From a84ecef895f13bb0e9824f8b441245dbb1bdcb2d Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 18 Apr 2024 14:14:09 +0200 Subject: [PATCH 001/311] build new tokens --- .../react-old/rollup.config-1713442449423.cjs | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 packages/react-old/rollup.config-1713442449423.cjs diff --git a/packages/react-old/rollup.config-1713442449423.cjs b/packages/react-old/rollup.config-1713442449423.cjs new file mode 100644 index 0000000000..ac9207843a --- /dev/null +++ b/packages/react-old/rollup.config-1713442449423.cjs @@ -0,0 +1,80 @@ +'use strict'; + +Object.defineProperty(exports, '__esModule', { value: true }); + +var resolve = require('@rollup/plugin-node-resolve'); +var commonjs = require('@rollup/plugin-commonjs'); +var postcss = require('rollup-plugin-postcss'); +var peerDepsExternal = require('rollup-plugin-peer-deps-external'); +var cssnano = require('cssnano'); +var path = require('path'); + +function hashCode(input) { + let hash = 0; + for (let i = 0; i < input.length; i += 1) { + const chr = input.charCodeAt(i); + hash = (hash << 5) - hash + chr; + hash |= 0; + } + return (hash + 2147483648).toString(16); +} + +/** + * @url https://github.com/madyankin/postcss-modules#generating-scoped-names + * @param {string} name + * @param {string} fileNames + * @returns + */ +function generateScopedName(name, fileNames) { + const componentName = path.basename(fileNames, '.module.css').toLowerCase(); + const hash = hashCode(fileNames); + + return `fds-legacy-${componentName}-${name}-${hash}`; +} + +var rollup_config = [ + { + input: './tsc-build/index.js', + output: [ + { + dir: './dist/cjs', + format: 'cjs', + banner: "'use client';", + // preserveModules: true, + // preserveModulesRoot: 'tsc-build', + }, + { + dir: './dist/esm', + format: 'es', + banner: "'use client';", + // preserveModules: true, + // preserveModulesRoot: 'tsc-build', + }, + ], + external: [ + /@digdir\/designsystemet-react/, + /@altinn\/figma-design-tokens.*(? Date: Thu, 18 Apr 2024 14:16:27 +0200 Subject: [PATCH 002/311] remove old --- .../react-old/rollup.config-1713442449423.cjs | 80 ------------------- 1 file changed, 80 deletions(-) delete mode 100644 packages/react-old/rollup.config-1713442449423.cjs diff --git a/packages/react-old/rollup.config-1713442449423.cjs b/packages/react-old/rollup.config-1713442449423.cjs deleted file mode 100644 index ac9207843a..0000000000 --- a/packages/react-old/rollup.config-1713442449423.cjs +++ /dev/null @@ -1,80 +0,0 @@ -'use strict'; - -Object.defineProperty(exports, '__esModule', { value: true }); - -var resolve = require('@rollup/plugin-node-resolve'); -var commonjs = require('@rollup/plugin-commonjs'); -var postcss = require('rollup-plugin-postcss'); -var peerDepsExternal = require('rollup-plugin-peer-deps-external'); -var cssnano = require('cssnano'); -var path = require('path'); - -function hashCode(input) { - let hash = 0; - for (let i = 0; i < input.length; i += 1) { - const chr = input.charCodeAt(i); - hash = (hash << 5) - hash + chr; - hash |= 0; - } - return (hash + 2147483648).toString(16); -} - -/** - * @url https://github.com/madyankin/postcss-modules#generating-scoped-names - * @param {string} name - * @param {string} fileNames - * @returns - */ -function generateScopedName(name, fileNames) { - const componentName = path.basename(fileNames, '.module.css').toLowerCase(); - const hash = hashCode(fileNames); - - return `fds-legacy-${componentName}-${name}-${hash}`; -} - -var rollup_config = [ - { - input: './tsc-build/index.js', - output: [ - { - dir: './dist/cjs', - format: 'cjs', - banner: "'use client';", - // preserveModules: true, - // preserveModulesRoot: 'tsc-build', - }, - { - dir: './dist/esm', - format: 'es', - banner: "'use client';", - // preserveModules: true, - // preserveModulesRoot: 'tsc-build', - }, - ], - external: [ - /@digdir\/designsystemet-react/, - /@altinn\/figma-design-tokens.*(? Date: Thu, 18 Apr 2024 14:24:51 +0200 Subject: [PATCH 003/311] Tokens/rename light and dark (#1848) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Marianne Røsvik Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Barsnes --- apps/storefront/tokens/altinn.ts | 64 ++++++++++++------------ apps/storefront/tokens/brreg.ts | 64 ++++++++++++------------ apps/storefront/tokens/digdir.ts | 64 ++++++++++++------------ apps/storefront/tokens/tilsynet.ts | 64 ++++++++++++------------ design-tokens/$themes.json | 34 ++++++------- design-tokens/Base/Semantic.json | 8 +-- design-tokens/Brand/Altinn.json | 24 ++++----- design-tokens/Brand/Brreg.json | 24 ++++----- design-tokens/Brand/Digdir.json | 24 ++++----- design-tokens/Brand/Tilsynet.json | 24 ++++----- packages/css/accordion.css | 3 -- packages/css/card.css | 19 ++++--- packages/css/spinner.css | 2 +- packages/css/switch.css | 8 +-- packages/theme/brand/altinn/tokens.css | 32 ++++++------ packages/theme/brand/brreg/tokens.css | 32 ++++++------ packages/theme/brand/digdir/tokens.css | 32 ++++++------ packages/theme/brand/tilsynet/tokens.css | 32 ++++++------ 18 files changed, 275 insertions(+), 279 deletions(-) diff --git a/apps/storefront/tokens/altinn.ts b/apps/storefront/tokens/altinn.ts index 266e830744..4aa00909a3 100644 --- a/apps/storefront/tokens/altinn.ts +++ b/apps/storefront/tokens/altinn.ts @@ -526,13 +526,13 @@ export const color = [ value: "{brand.alt1.200}", type: "color" }, - name: "--fds-semantic-surface-first-light", + name: "--fds-semantic-surface-first-subtle", attributes: {}, path: [ "semantic", "surface", "first", - "light" + "subtle" ] }, { @@ -544,13 +544,13 @@ export const color = [ value: "{brand.alt1.300}", type: "color" }, - name: "--fds-semantic-surface-first-light-hover", + name: "--fds-semantic-surface-first-subtle-hover", attributes: {}, path: [ "semantic", "surface", "first", - "light-hover" + "subtle-hover" ] }, { @@ -562,13 +562,13 @@ export const color = [ value: "{brand.alt1.400}", type: "color" }, - name: "--fds-semantic-surface-first-light-active", + name: "--fds-semantic-surface-first-subtle-active", attributes: {}, path: [ "semantic", "surface", "first", - "light-active" + "subtle-active" ] }, { @@ -580,13 +580,13 @@ export const color = [ value: "{brand.alt1.800}", type: "color" }, - name: "--fds-semantic-surface-first-dark", + name: "--fds-semantic-surface-first-strong", attributes: {}, path: [ "semantic", "surface", "first", - "dark" + "strong" ] }, { @@ -598,13 +598,13 @@ export const color = [ value: "{brand.alt2.200}", type: "color" }, - name: "--fds-semantic-surface-second-light", + name: "--fds-semantic-surface-second-subtle", attributes: {}, path: [ "semantic", "surface", "second", - "light" + "subtle" ] }, { @@ -616,13 +616,13 @@ export const color = [ value: "{brand.alt2.300}", type: "color" }, - name: "--fds-semantic-surface-second-light-hover", + name: "--fds-semantic-surface-second-subtle-hover", attributes: {}, path: [ "semantic", "surface", "second", - "light-hover" + "subtle-hover" ] }, { @@ -634,13 +634,13 @@ export const color = [ value: "{brand.alt2.400}", type: "color" }, - name: "--fds-semantic-surface-second-light-active", + name: "--fds-semantic-surface-second-subtle-active", attributes: {}, path: [ "semantic", "surface", "second", - "light-active" + "subtle-active" ] }, { @@ -652,13 +652,13 @@ export const color = [ value: "{brand.alt2.900}", type: "color" }, - name: "--fds-semantic-surface-second-dark", + name: "--fds-semantic-surface-second-strong", attributes: {}, path: [ "semantic", "surface", "second", - "dark" + "strong" ] }, { @@ -670,13 +670,13 @@ export const color = [ value: "{brand.alt3.200}", type: "color" }, - name: "--fds-semantic-surface-third-light", + name: "--fds-semantic-surface-third-subtle", attributes: {}, path: [ "semantic", "surface", "third", - "light" + "subtle" ] }, { @@ -688,13 +688,13 @@ export const color = [ value: "{brand.alt3.300}", type: "color" }, - name: "--fds-semantic-surface-third-light-hover", + name: "--fds-semantic-surface-third-subtle-hover", attributes: {}, path: [ "semantic", "surface", "third", - "light-hover" + "subtle-hover" ] }, { @@ -706,13 +706,13 @@ export const color = [ value: "{brand.alt3.400}", type: "color" }, - name: "--fds-semantic-surface-third-light-active", + name: "--fds-semantic-surface-third-subtle-active", attributes: {}, path: [ "semantic", "surface", "third", - "light-active" + "subtle-active" ] }, { @@ -724,13 +724,13 @@ export const color = [ value: "{brand.alt3.800}", type: "color" }, - name: "--fds-semantic-surface-third-dark", + name: "--fds-semantic-surface-third-strong", attributes: {}, path: [ "semantic", "surface", "third", - "dark" + "strong" ] }, { @@ -1286,13 +1286,13 @@ export const color = [ value: "{colors.grey.600}", type: "color" }, - name: "--fds-semantic-surface-neutral-dark", + name: "--fds-semantic-surface-neutral-strong", attributes: {}, path: [ "semantic", "surface", "neutral", - "dark" + "strong" ] }, { @@ -1304,13 +1304,13 @@ export const color = [ value: "{colors.grey.700}", type: "color" }, - name: "--fds-semantic-surface-neutral-dark-hover", + name: "--fds-semantic-surface-neutral-strong-hover", attributes: {}, path: [ "semantic", "surface", "neutral", - "dark-hover" + "strong-hover" ] }, { @@ -2304,13 +2304,13 @@ export const color = [ value: "{colors.blue.900}", type: "color" }, - name: "--fds-semantic-border-action-dark", + name: "--fds-semantic-border-action-strong", attributes: {}, path: [ "semantic", "border", "action", - "dark" + "strong" ] }, { @@ -2322,13 +2322,13 @@ export const color = [ value: "{colors.blue.700}", type: "color" }, - name: "--fds-semantic-border-action-dark-hover", + name: "--fds-semantic-border-action-strong-hover", attributes: {}, path: [ "semantic", "border", "action", - "dark-hover" + "strong-hover" ] }, { diff --git a/apps/storefront/tokens/brreg.ts b/apps/storefront/tokens/brreg.ts index 2a3e574c99..98026f0bcd 100644 --- a/apps/storefront/tokens/brreg.ts +++ b/apps/storefront/tokens/brreg.ts @@ -574,13 +574,13 @@ export const color = [ value: "{brand.alt1.100}", type: "color" }, - name: "--fds-semantic-surface-first-light", + name: "--fds-semantic-surface-first-subtle", attributes: {}, path: [ "semantic", "surface", "first", - "light" + "subtle" ] }, { @@ -592,13 +592,13 @@ export const color = [ value: "{brand.alt1.300}", type: "color" }, - name: "--fds-semantic-surface-first-light-hover", + name: "--fds-semantic-surface-first-subtle-hover", attributes: {}, path: [ "semantic", "surface", "first", - "light-hover" + "subtle-hover" ] }, { @@ -610,13 +610,13 @@ export const color = [ value: "{brand.alt1.400}", type: "color" }, - name: "--fds-semantic-surface-first-light-active", + name: "--fds-semantic-surface-first-subtle-active", attributes: {}, path: [ "semantic", "surface", "first", - "light-active" + "subtle-active" ] }, { @@ -628,13 +628,13 @@ export const color = [ value: "{brand.alt1.700}", type: "color" }, - name: "--fds-semantic-surface-first-dark", + name: "--fds-semantic-surface-first-strong", attributes: {}, path: [ "semantic", "surface", "first", - "dark" + "strong" ] }, { @@ -646,13 +646,13 @@ export const color = [ value: "{brand.alt2.200}", type: "color" }, - name: "--fds-semantic-surface-second-light", + name: "--fds-semantic-surface-second-subtle", attributes: {}, path: [ "semantic", "surface", "second", - "light" + "subtle" ] }, { @@ -664,13 +664,13 @@ export const color = [ value: "{brand.alt2.300}", type: "color" }, - name: "--fds-semantic-surface-second-light-hover", + name: "--fds-semantic-surface-second-subtle-hover", attributes: {}, path: [ "semantic", "surface", "second", - "light-hover" + "subtle-hover" ] }, { @@ -682,13 +682,13 @@ export const color = [ value: "{brand.alt2.400}", type: "color" }, - name: "--fds-semantic-surface-second-light-active", + name: "--fds-semantic-surface-second-subtle-active", attributes: {}, path: [ "semantic", "surface", "second", - "light-active" + "subtle-active" ] }, { @@ -700,13 +700,13 @@ export const color = [ value: "{brand.alt2.700}", type: "color" }, - name: "--fds-semantic-surface-second-dark", + name: "--fds-semantic-surface-second-strong", attributes: {}, path: [ "semantic", "surface", "second", - "dark" + "strong" ] }, { @@ -718,13 +718,13 @@ export const color = [ value: "{brand.alt3.100}", type: "color" }, - name: "--fds-semantic-surface-third-light", + name: "--fds-semantic-surface-third-subtle", attributes: {}, path: [ "semantic", "surface", "third", - "light" + "subtle" ] }, { @@ -736,13 +736,13 @@ export const color = [ value: "{brand.alt3.200}", type: "color" }, - name: "--fds-semantic-surface-third-light-hover", + name: "--fds-semantic-surface-third-subtle-hover", attributes: {}, path: [ "semantic", "surface", "third", - "light-hover" + "subtle-hover" ] }, { @@ -754,13 +754,13 @@ export const color = [ value: "{brand.alt3.300}", type: "color" }, - name: "--fds-semantic-surface-third-light-active", + name: "--fds-semantic-surface-third-subtle-active", attributes: {}, path: [ "semantic", "surface", "third", - "light-active" + "subtle-active" ] }, { @@ -772,13 +772,13 @@ export const color = [ value: "{brand.alt3.700}", type: "color" }, - name: "--fds-semantic-surface-third-dark", + name: "--fds-semantic-surface-third-strong", attributes: {}, path: [ "semantic", "surface", "third", - "dark" + "strong" ] }, { @@ -1334,13 +1334,13 @@ export const color = [ value: "{colors.grey.600}", type: "color" }, - name: "--fds-semantic-surface-neutral-dark", + name: "--fds-semantic-surface-neutral-strong", attributes: {}, path: [ "semantic", "surface", "neutral", - "dark" + "strong" ] }, { @@ -1352,13 +1352,13 @@ export const color = [ value: "{colors.grey.700}", type: "color" }, - name: "--fds-semantic-surface-neutral-dark-hover", + name: "--fds-semantic-surface-neutral-strong-hover", attributes: {}, path: [ "semantic", "surface", "neutral", - "dark-hover" + "strong-hover" ] }, { @@ -2352,13 +2352,13 @@ export const color = [ value: "{colors.blue.900}", type: "color" }, - name: "--fds-semantic-border-action-dark", + name: "--fds-semantic-border-action-strong", attributes: {}, path: [ "semantic", "border", "action", - "dark" + "strong" ] }, { @@ -2370,13 +2370,13 @@ export const color = [ value: "{colors.blue.700}", type: "color" }, - name: "--fds-semantic-border-action-dark-hover", + name: "--fds-semantic-border-action-strong-hover", attributes: {}, path: [ "semantic", "border", "action", - "dark-hover" + "strong-hover" ] }, { diff --git a/apps/storefront/tokens/digdir.ts b/apps/storefront/tokens/digdir.ts index 3f0fa4cef8..0b5b7019ae 100644 --- a/apps/storefront/tokens/digdir.ts +++ b/apps/storefront/tokens/digdir.ts @@ -520,13 +520,13 @@ export const color = [ value: "{brand.alt1.200}", type: "color" }, - name: "--fds-semantic-surface-first-light", + name: "--fds-semantic-surface-first-subtle", attributes: {}, path: [ "semantic", "surface", "first", - "light" + "subtle" ] }, { @@ -538,13 +538,13 @@ export const color = [ value: "{brand.alt1.300}", type: "color" }, - name: "--fds-semantic-surface-first-light-hover", + name: "--fds-semantic-surface-first-subtle-hover", attributes: {}, path: [ "semantic", "surface", "first", - "light-hover" + "subtle-hover" ] }, { @@ -556,13 +556,13 @@ export const color = [ value: "{brand.alt1.400}", type: "color" }, - name: "--fds-semantic-surface-first-light-active", + name: "--fds-semantic-surface-first-subtle-active", attributes: {}, path: [ "semantic", "surface", "first", - "light-active" + "subtle-active" ] }, { @@ -574,13 +574,13 @@ export const color = [ value: "{brand.alt1.800}", type: "color" }, - name: "--fds-semantic-surface-first-dark", + name: "--fds-semantic-surface-first-strong", attributes: {}, path: [ "semantic", "surface", "first", - "dark" + "strong" ] }, { @@ -592,13 +592,13 @@ export const color = [ value: "{brand.alt2.200}", type: "color" }, - name: "--fds-semantic-surface-second-light", + name: "--fds-semantic-surface-second-subtle", attributes: {}, path: [ "semantic", "surface", "second", - "light" + "subtle" ] }, { @@ -610,13 +610,13 @@ export const color = [ value: "{brand.alt2.300}", type: "color" }, - name: "--fds-semantic-surface-second-light-hover", + name: "--fds-semantic-surface-second-subtle-hover", attributes: {}, path: [ "semantic", "surface", "second", - "light-hover" + "subtle-hover" ] }, { @@ -628,13 +628,13 @@ export const color = [ value: "{brand.alt2.400}", type: "color" }, - name: "--fds-semantic-surface-second-light-active", + name: "--fds-semantic-surface-second-subtle-active", attributes: {}, path: [ "semantic", "surface", "second", - "light-active" + "subtle-active" ] }, { @@ -646,13 +646,13 @@ export const color = [ value: "{brand.alt2.900}", type: "color" }, - name: "--fds-semantic-surface-second-dark", + name: "--fds-semantic-surface-second-strong", attributes: {}, path: [ "semantic", "surface", "second", - "dark" + "strong" ] }, { @@ -664,13 +664,13 @@ export const color = [ value: "{brand.alt3.200}", type: "color" }, - name: "--fds-semantic-surface-third-light", + name: "--fds-semantic-surface-third-subtle", attributes: {}, path: [ "semantic", "surface", "third", - "light" + "subtle" ] }, { @@ -682,13 +682,13 @@ export const color = [ value: "{brand.alt3.300}", type: "color" }, - name: "--fds-semantic-surface-third-light-hover", + name: "--fds-semantic-surface-third-subtle-hover", attributes: {}, path: [ "semantic", "surface", "third", - "light-hover" + "subtle-hover" ] }, { @@ -700,13 +700,13 @@ export const color = [ value: "{brand.alt3.400}", type: "color" }, - name: "--fds-semantic-surface-third-light-active", + name: "--fds-semantic-surface-third-subtle-active", attributes: {}, path: [ "semantic", "surface", "third", - "light-active" + "subtle-active" ] }, { @@ -718,13 +718,13 @@ export const color = [ value: "{brand.alt3.800}", type: "color" }, - name: "--fds-semantic-surface-third-dark", + name: "--fds-semantic-surface-third-strong", attributes: {}, path: [ "semantic", "surface", "third", - "dark" + "strong" ] }, { @@ -1280,13 +1280,13 @@ export const color = [ value: "{colors.grey.600}", type: "color" }, - name: "--fds-semantic-surface-neutral-dark", + name: "--fds-semantic-surface-neutral-strong", attributes: {}, path: [ "semantic", "surface", "neutral", - "dark" + "strong" ] }, { @@ -1298,13 +1298,13 @@ export const color = [ value: "{colors.grey.700}", type: "color" }, - name: "--fds-semantic-surface-neutral-dark-hover", + name: "--fds-semantic-surface-neutral-strong-hover", attributes: {}, path: [ "semantic", "surface", "neutral", - "dark-hover" + "strong-hover" ] }, { @@ -2298,13 +2298,13 @@ export const color = [ value: "{colors.blue.900}", type: "color" }, - name: "--fds-semantic-border-action-dark", + name: "--fds-semantic-border-action-strong", attributes: {}, path: [ "semantic", "border", "action", - "dark" + "strong" ] }, { @@ -2316,13 +2316,13 @@ export const color = [ value: "{colors.blue.700}", type: "color" }, - name: "--fds-semantic-border-action-dark-hover", + name: "--fds-semantic-border-action-strong-hover", attributes: {}, path: [ "semantic", "border", "action", - "dark-hover" + "strong-hover" ] }, { diff --git a/apps/storefront/tokens/tilsynet.ts b/apps/storefront/tokens/tilsynet.ts index 7cd5ce5081..5abaf9324b 100644 --- a/apps/storefront/tokens/tilsynet.ts +++ b/apps/storefront/tokens/tilsynet.ts @@ -472,13 +472,13 @@ export const color = [ value: "{brand.alt1.200}", type: "color" }, - name: "--fds-semantic-surface-first-light", + name: "--fds-semantic-surface-first-subtle", attributes: {}, path: [ "semantic", "surface", "first", - "light" + "subtle" ] }, { @@ -490,13 +490,13 @@ export const color = [ value: "{brand.alt1.300}", type: "color" }, - name: "--fds-semantic-surface-first-light-hover", + name: "--fds-semantic-surface-first-subtle-hover", attributes: {}, path: [ "semantic", "surface", "first", - "light-hover" + "subtle-hover" ] }, { @@ -508,13 +508,13 @@ export const color = [ value: "{brand.alt1.400}", type: "color" }, - name: "--fds-semantic-surface-first-light-active", + name: "--fds-semantic-surface-first-subtle-active", attributes: {}, path: [ "semantic", "surface", "first", - "light-active" + "subtle-active" ] }, { @@ -526,13 +526,13 @@ export const color = [ value: "{brand.alt1.800}", type: "color" }, - name: "--fds-semantic-surface-first-dark", + name: "--fds-semantic-surface-first-strong", attributes: {}, path: [ "semantic", "surface", "first", - "dark" + "strong" ] }, { @@ -544,13 +544,13 @@ export const color = [ value: "{brand.alt2.200}", type: "color" }, - name: "--fds-semantic-surface-second-light", + name: "--fds-semantic-surface-second-subtle", attributes: {}, path: [ "semantic", "surface", "second", - "light" + "subtle" ] }, { @@ -562,13 +562,13 @@ export const color = [ value: "{brand.alt2.300}", type: "color" }, - name: "--fds-semantic-surface-second-light-hover", + name: "--fds-semantic-surface-second-subtle-hover", attributes: {}, path: [ "semantic", "surface", "second", - "light-hover" + "subtle-hover" ] }, { @@ -580,13 +580,13 @@ export const color = [ value: "{brand.alt2.400}", type: "color" }, - name: "--fds-semantic-surface-second-light-active", + name: "--fds-semantic-surface-second-subtle-active", attributes: {}, path: [ "semantic", "surface", "second", - "light-active" + "subtle-active" ] }, { @@ -598,13 +598,13 @@ export const color = [ value: "{brand.alt2.900}", type: "color" }, - name: "--fds-semantic-surface-second-dark", + name: "--fds-semantic-surface-second-strong", attributes: {}, path: [ "semantic", "surface", "second", - "dark" + "strong" ] }, { @@ -616,13 +616,13 @@ export const color = [ value: "{brand.alt3.200}", type: "color" }, - name: "--fds-semantic-surface-third-light", + name: "--fds-semantic-surface-third-subtle", attributes: {}, path: [ "semantic", "surface", "third", - "light" + "subtle" ] }, { @@ -634,13 +634,13 @@ export const color = [ value: "{brand.alt3.300}", type: "color" }, - name: "--fds-semantic-surface-third-light-hover", + name: "--fds-semantic-surface-third-subtle-hover", attributes: {}, path: [ "semantic", "surface", "third", - "light-hover" + "subtle-hover" ] }, { @@ -652,13 +652,13 @@ export const color = [ value: "{brand.alt3.400}", type: "color" }, - name: "--fds-semantic-surface-third-light-active", + name: "--fds-semantic-surface-third-subtle-active", attributes: {}, path: [ "semantic", "surface", "third", - "light-active" + "subtle-active" ] }, { @@ -670,13 +670,13 @@ export const color = [ value: "{brand.alt3.800}", type: "color" }, - name: "--fds-semantic-surface-third-dark", + name: "--fds-semantic-surface-third-strong", attributes: {}, path: [ "semantic", "surface", "third", - "dark" + "strong" ] }, { @@ -1232,13 +1232,13 @@ export const color = [ value: "{colors.grey.600}", type: "color" }, - name: "--fds-semantic-surface-neutral-dark", + name: "--fds-semantic-surface-neutral-strong", attributes: {}, path: [ "semantic", "surface", "neutral", - "dark" + "strong" ] }, { @@ -1250,13 +1250,13 @@ export const color = [ value: "{colors.grey.700}", type: "color" }, - name: "--fds-semantic-surface-neutral-dark-hover", + name: "--fds-semantic-surface-neutral-strong-hover", attributes: {}, path: [ "semantic", "surface", "neutral", - "dark-hover" + "strong-hover" ] }, { @@ -2250,13 +2250,13 @@ export const color = [ value: "{colors.blue.900}", type: "color" }, - name: "--fds-semantic-border-action-dark", + name: "--fds-semantic-border-action-strong", attributes: {}, path: [ "semantic", "border", "action", - "dark" + "strong" ] }, { @@ -2268,13 +2268,13 @@ export const color = [ value: "{colors.blue.700}", type: "color" }, - name: "--fds-semantic-border-action-dark-hover", + name: "--fds-semantic-border-action-strong-hover", attributes: {}, path: [ "semantic", "border", "action", - "dark-hover" + "strong-hover" ] }, { diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 2a068f1abe..8de64a755b 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -16,8 +16,6 @@ "semantic.surface.neutral.selected": "5defd32eedc3f2c7e64c6509ffe26b1917f5f6c4", "semantic.surface.neutral.subtle": "0b7681e25e163a5b1416a93cd4471225a752da14", "semantic.surface.neutral.subtle-hover": "de2da22043a941d4f30621b86eafeb8893554e47", - "semantic.surface.neutral.dark": "f428dd6eeada38db8c8fbbcf3b9938ae87f36c2d", - "semantic.surface.neutral.dark-hover": "f6dde872cd9452e3a77568bee36f1499e839155d", "semantic.surface.neutral.inverted": "6dd7ba50b8e91439deb142bb1ae635cb26e73dc5", "semantic.surface.action.common.subtle": "f5bdc3419e11920c78bb76100545676e5382c830", "semantic.surface.action.common.subtle-hover": "3c840fec1e2d98aa3eb9053207288803766053de", @@ -142,7 +140,9 @@ "base_sizing": "7efead99136e81bed601b9c01e27e28e7e8a2e1b", "border_width.default": "dfcd0568ecfbf3837e887626b694fe16b0335d86", "border_width.active": "a597eedd5138fb532a105011b85d756b6862ff52", - "border_width.tab_focus": "d8d78247b3135f9a462ba968b4f8fe552c8b0b17" + "border_width.tab_focus": "d8d78247b3135f9a462ba968b4f8fe552c8b0b17", + "semantic.surface.neutral.strong": "f428dd6eeada38db8c8fbbcf3b9938ae87f36c2d", + "semantic.surface.neutral.strong-hover": "f6dde872cd9452e3a77568bee36f1499e839155d" }, "group": "Core" }, @@ -394,11 +394,11 @@ "semantic.surface.primary.light": "S:5d186a6b3411853833badfc76abd94a6fdfbc63a,", "brand.secondary.900": "S:23925b130515fb61d12fb3414165f61e094a6262,", "semantic.surface.danger.no_fill-active": "S:edd236f2e24d2f9f83699730b5ef792aa03d96a5,", - "semantic.border.action.dark": "S:38130df3c467c65fd93968897876556bc5bf60e7,", "semantic.surface.action.common.subtle": "S:f159c7f63f4e095cb75bf770cf0625366a56d8b6,", "semantic.border.action.common.subtle": "S:04ad95c402fd76ed849b1031835632c8d3c06236,", "semantic.text.action.common.default": "S:e7ff72a6683853f5403350ace19fdef1cf265a06,", - "semantic.text.action.common.on_action": "S:a8b81cc349e852d00861be87404778bc6aab598c," + "semantic.text.action.common.on_action": "S:a8b81cc349e852d00861be87404778bc6aab598c,", + "semantic.border.action.strong": "S:38130df3c467c65fd93968897876556bc5bf60e7," }, "$figmaCollectionId": "VariableCollectionId:6324:1609", "$figmaModeId": "6324:1", @@ -500,8 +500,6 @@ "semantic.surface.neutral.selected": "8b7533fd79d2c508af0c88ad2bf4e33a79bcad12", "semantic.surface.neutral.subtle": "072113acf733592a7331b0a60e6a4eeaba3f51f6", "semantic.surface.neutral.subtle-hover": "19eb9af0393a16ae01a48972e77a16efb16eeb21", - "semantic.surface.neutral.dark": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.dark-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", "semantic.surface.neutral.inverted": "829ca533c51e3313229bc965096af00de00887f3", "semantic.surface.action.common.subtle": "75cc22bd5c6c94a5e5fb23cd164aaec5506a6c4a", "semantic.surface.action.common.subtle-hover": "f5375de1115faecf98170313fcdaf570e53cd4b6", @@ -626,7 +624,9 @@ "base_sizing": "9720ca86555bde90493208437a6f5cacd270ee0e", "border_width.default": "b44447ba2e2504923d4903e4eb14954434480085", "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", - "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7" + "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", + "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", + "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca" }, "group": "Brand" }, @@ -730,8 +730,6 @@ "semantic.surface.neutral.selected": "8b7533fd79d2c508af0c88ad2bf4e33a79bcad12", "semantic.surface.neutral.subtle": "072113acf733592a7331b0a60e6a4eeaba3f51f6", "semantic.surface.neutral.subtle-hover": "19eb9af0393a16ae01a48972e77a16efb16eeb21", - "semantic.surface.neutral.dark": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.dark-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", "semantic.surface.neutral.inverted": "829ca533c51e3313229bc965096af00de00887f3", "semantic.surface.action.common.subtle": "75cc22bd5c6c94a5e5fb23cd164aaec5506a6c4a", "semantic.surface.action.common.subtle-hover": "f5375de1115faecf98170313fcdaf570e53cd4b6", @@ -856,7 +854,9 @@ "base_sizing": "9720ca86555bde90493208437a6f5cacd270ee0e", "border_width.default": "b44447ba2e2504923d4903e4eb14954434480085", "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", - "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7" + "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", + "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", + "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca" }, "group": "Brand" }, @@ -960,8 +960,6 @@ "semantic.surface.neutral.selected": "8b7533fd79d2c508af0c88ad2bf4e33a79bcad12", "semantic.surface.neutral.subtle": "072113acf733592a7331b0a60e6a4eeaba3f51f6", "semantic.surface.neutral.subtle-hover": "19eb9af0393a16ae01a48972e77a16efb16eeb21", - "semantic.surface.neutral.dark": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.dark-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", "semantic.surface.neutral.inverted": "829ca533c51e3313229bc965096af00de00887f3", "semantic.surface.action.common.subtle": "75cc22bd5c6c94a5e5fb23cd164aaec5506a6c4a", "semantic.surface.action.common.subtle-hover": "f5375de1115faecf98170313fcdaf570e53cd4b6", @@ -1086,7 +1084,9 @@ "base_sizing": "9720ca86555bde90493208437a6f5cacd270ee0e", "border_width.default": "b44447ba2e2504923d4903e4eb14954434480085", "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", - "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7" + "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", + "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", + "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca" }, "group": "Brand" }, @@ -1194,8 +1194,6 @@ "semantic.surface.neutral.selected": "8b7533fd79d2c508af0c88ad2bf4e33a79bcad12", "semantic.surface.neutral.subtle": "072113acf733592a7331b0a60e6a4eeaba3f51f6", "semantic.surface.neutral.subtle-hover": "19eb9af0393a16ae01a48972e77a16efb16eeb21", - "semantic.surface.neutral.dark": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.dark-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", "semantic.surface.neutral.inverted": "829ca533c51e3313229bc965096af00de00887f3", "semantic.surface.action.common.subtle": "75cc22bd5c6c94a5e5fb23cd164aaec5506a6c4a", "semantic.surface.action.common.subtle-hover": "f5375de1115faecf98170313fcdaf570e53cd4b6", @@ -1320,7 +1318,9 @@ "base_sizing": "9720ca86555bde90493208437a6f5cacd270ee0e", "border_width.default": "b44447ba2e2504923d4903e4eb14954434480085", "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", - "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7" + "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", + "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", + "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca" }, "$figmaCollectionId": "VariableCollectionId:6324:1609", "$figmaModeId": "6324:4", diff --git a/design-tokens/Base/Semantic.json b/design-tokens/Base/Semantic.json index bb416047e3..5eb1b7e0ec 100644 --- a/design-tokens/Base/Semantic.json +++ b/design-tokens/Base/Semantic.json @@ -28,11 +28,11 @@ "value": "{colors.grey.200}", "type": "color" }, - "dark": { + "strong": { "value": "{colors.grey.600}", "type": "color" }, - "dark-hover": { + "strong-hover": { "value": "{colors.grey.700}", "type": "color" }, @@ -237,11 +237,11 @@ "value": "{colors.blue.900}", "type": "color" }, - "dark": { + "strong": { "value": "{colors.blue.900}", "type": "color" }, - "dark-hover": { + "strong-hover": { "value": "{colors.blue.700}", "type": "color" } diff --git a/design-tokens/Brand/Altinn.json b/design-tokens/Brand/Altinn.json index 2c53aa8389..d7ca030efb 100644 --- a/design-tokens/Brand/Altinn.json +++ b/design-tokens/Brand/Altinn.json @@ -145,55 +145,55 @@ "semantic": { "surface": { "first": { - "light": { + "subtle": { "value": "{brand.alt1.200}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt1.300}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt1.400}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt1.800}", "type": "color" } }, "second": { - "light": { + "subtle": { "value": "{brand.alt2.200}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt2.300}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt2.400}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt2.900}", "type": "color" } }, "third": { - "light": { + "subtle": { "value": "{brand.alt3.200}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt3.300}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt3.400}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt3.800}", "type": "color" } diff --git a/design-tokens/Brand/Brreg.json b/design-tokens/Brand/Brreg.json index 175598f739..c13b0538cf 100644 --- a/design-tokens/Brand/Brreg.json +++ b/design-tokens/Brand/Brreg.json @@ -142,55 +142,55 @@ "semantic": { "surface": { "first": { - "light": { + "subtle": { "value": "{brand.alt1.100}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt1.300}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt1.400}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt1.700}", "type": "color" } }, "second": { - "light": { + "subtle": { "value": "{brand.alt2.200}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt2.300}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt2.400}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt2.700}", "type": "color" } }, "third": { - "light": { + "subtle": { "value": "{brand.alt3.100}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt3.200}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt3.300}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt3.700}", "type": "color" } diff --git a/design-tokens/Brand/Digdir.json b/design-tokens/Brand/Digdir.json index 1e885de52d..e4a39952d7 100644 --- a/design-tokens/Brand/Digdir.json +++ b/design-tokens/Brand/Digdir.json @@ -142,55 +142,55 @@ "semantic": { "surface": { "first": { - "light": { + "subtle": { "value": "{brand.alt1.200}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt1.300}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt1.400}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt1.800}", "type": "color" } }, "second": { - "light": { + "subtle": { "value": "{brand.alt2.200}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt2.300}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt2.400}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt2.900}", "type": "color" } }, "third": { - "light": { + "subtle": { "value": "{brand.alt3.200}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt3.300}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt3.400}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt3.800}", "type": "color" } diff --git a/design-tokens/Brand/Tilsynet.json b/design-tokens/Brand/Tilsynet.json index 5df38a7904..ff78b13678 100644 --- a/design-tokens/Brand/Tilsynet.json +++ b/design-tokens/Brand/Tilsynet.json @@ -118,55 +118,55 @@ "semantic": { "surface": { "first": { - "light": { + "subtle": { "value": "{brand.alt1.200}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt1.300}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt1.400}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt1.800}", "type": "color" } }, "second": { - "light": { + "subtle": { "value": "{brand.alt2.200}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt2.300}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt2.400}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt2.900}", "type": "color" } }, "third": { - "light": { + "subtle": { "value": "{brand.alt3.200}", "type": "color" }, - "light-hover": { + "subtle-hover": { "value": "{brand.alt3.300}", "type": "color" }, - "light-active": { + "subtle-active": { "value": "{brand.alt3.400}", "type": "color" }, - "dark": { + "strong": { "value": "{brand.alt3.800}", "type": "color" } diff --git a/packages/css/accordion.css b/packages/css/accordion.css index f628eeafd0..db6fee520c 100644 --- a/packages/css/accordion.css +++ b/packages/css/accordion.css @@ -44,7 +44,6 @@ border-radius: var(--fds-accordion-border-radius); } - .fds-accordion__item:focus-within { position: relative; } @@ -70,7 +69,6 @@ background: var(--fds-semantic-surface-first-light); } - .fds-accordion--second, .fds-accordion--second .fds-accordion__button { --fds-accordion-border-color: var(--fds-semantic-border-second-default); @@ -78,7 +76,6 @@ background: var(--fds-semantic-surface-second-light); } - .fds-accordion--third, .fds-accordion--third .fds-accordion__button { --fds-accordion-border-color: var(--fds-semantic-border-third-default); diff --git a/packages/css/card.css b/packages/css/card.css index 2cfdb59549..e76e6633cf 100644 --- a/packages/css/card.css +++ b/packages/css/card.css @@ -115,43 +115,42 @@ background-color: var(--fds-semantic-surface-neutral-subtle-active); } */ - .fds-card--first { - background-color: var(--fds-semantic-surface-first-light); + background-color: var(--fds-semantic-surface-first-subtle); border: 1px solid var(--fds-semantic-border-neutral-subtle); } .fds-card--first.fds-card--link:hover { - background-color: var(--fds-semantic-surface-first-light-hover); + background-color: var(--fds-semantic-surface-first-subtle-hover); } .fds-card--first.fds-card--link:active { - background-color: var(--fds-semantic-surface-first-light-active); + background-color: var(--fds-semantic-surface-first-subtle-active); } .fds-card--second { - background-color: var(--fds-semantic-surface-second-light); + background-color: var(--fds-semantic-surface-second-subtle); border: 1px solid var(--fds-semantic-border-neutral-subtle); } .fds-card--second.fds-card--link:hover { - background-color: var(--fds-semantic-surface-second-light-hover); + background-color: var(--fds-semantic-surface-second-subtle-hover); } .fds-card--second.fds-card--link:active { - background-color: var(--fds-semantic-surface-second-light-active); + background-color: var(--fds-semantic-surface-second-subtle-active); } .fds-card--third { - background-color: var(--fds-semantic-surface-third-light); + background-color: var(--fds-semantic-surface-third-subtle); border: 1px solid var(--fds-semantic-border-neutral-subtle); } .fds-card--third.fds-card--link:hover { - background-color: var(--fds-semantic-surface-third-light-hover); + background-color: var(--fds-semantic-surface-third-subtle-hover); } .fds-card--third.fds-card--link:active { - background-color: var(--fds-semantic-surface-third-light-active); + background-color: var(--fds-semantic-surface-third-subtle-active); } } diff --git a/packages/css/spinner.css b/packages/css/spinner.css index 8427972648..49f9a4d362 100644 --- a/packages/css/spinner.css +++ b/packages/css/spinner.css @@ -41,7 +41,7 @@ } .fds-spinner__background--inverted { - stroke: var(--fds-semantic-surface-neutral-dark); + stroke: var(--fds-semantic-surface-neutral-strong); } @keyframes fds-spinner-rotate-animation { diff --git a/packages/css/switch.css b/packages/css/switch.css index 76675310d1..4d5d1900ea 100644 --- a/packages/css/switch.css +++ b/packages/css/switch.css @@ -32,8 +32,8 @@ margin: auto; overflow: visible; border-radius: var(--fds-border_radius-full); - background-color: var(--fds-semantic-surface-neutral-dark); - transition: background-color var(--fds-switch--transition) ease; + background-color: var(--fds-semantic-surface-neutral-strong); + transition: background-color var(--fds-transition) ease; margin-right: var(--fds-spacing-1); } @@ -205,8 +205,8 @@ background-image: url("data:image/svg+xml,%3Csvg viewBox='-3 -3 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1339 2.86612C10.622 3.35427 10.622 4.14573 10.1339 4.63388L5.88388 8.88388C5.39573 9.37204 4.60427 9.37204 4.11612 8.88388L1.86612 6.63388C1.37796 6.14573 1.37796 5.35427 1.86612 4.86612C2.35427 4.37796 3.14573 4.37796 3.63388 4.86612L5 6.23223L8.36612 2.86612C8.85427 2.37796 9.64573 2.37796 10.1339 2.86612Z' fill='%230c6536' /%3E%3C/svg%3E"); } - .fds-switch__input:not(:checked, :disabled, [readonly]):hover + .fds-switch__label .fds-switch__track { - background-color: var(--fds-semantic-surface-neutral-dark-hover); + .input:not(:checked, :disabled, [readonly]):hover + .label .track { + background-color: var(--fds-semantic-surface-neutral-strong-hover); } .fds-switch__input:not(:disabled, [readonly]):checked:hover + .fds-switch__label .fds-switch__track { diff --git a/packages/theme/brand/altinn/tokens.css b/packages/theme/brand/altinn/tokens.css index 2477736eae..12fbff75aa 100644 --- a/packages/theme/brand/altinn/tokens.css +++ b/packages/theme/brand/altinn/tokens.css @@ -68,18 +68,18 @@ --fds-brand-alt3-700: #861C2C; --fds-brand-alt3-800: #5A121D; --fds-brand-alt3-900: #480e17; - --fds-semantic-surface-first-light: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-light-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-light-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-dark: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-light: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-light-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-light-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-dark: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-light: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-light-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-light-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-dark: var(--fds-brand-alt3-800); + --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); + --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); + --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); + --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); + --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); + --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); + --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); + --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); + --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); + --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); + --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); + --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); @@ -109,8 +109,8 @@ --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-dark: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-dark-hover: var(--fds-colors-grey-700); + --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); + --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); @@ -165,8 +165,8 @@ --fds-semantic-border-action-default: var(--fds-colors-blue-700); --fds-semantic-border-action-hover: var(--fds-colors-blue-700); --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-dark: var(--fds-colors-blue-900); - --fds-semantic-border-action-dark-hover: var(--fds-colors-blue-700); + --fds-semantic-border-action-strong: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); --fds-semantic-border-info-default: var(--fds-colors-blue-800); --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); diff --git a/packages/theme/brand/brreg/tokens.css b/packages/theme/brand/brreg/tokens.css index b8a0b4d8ab..13e431c588 100644 --- a/packages/theme/brand/brreg/tokens.css +++ b/packages/theme/brand/brreg/tokens.css @@ -74,18 +74,18 @@ --fds-brand-alt3-800: #2C3132; --fds-brand-alt3-900: #191C1C; --fds-brand-alt3-950: #0F1112; - --fds-semantic-surface-first-light: var(--fds-brand-alt1-100); - --fds-semantic-surface-first-light-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-light-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-dark: var(--fds-brand-alt1-700); - --fds-semantic-surface-second-light: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-light-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-light-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-dark: var(--fds-brand-alt2-700); - --fds-semantic-surface-third-light: var(--fds-brand-alt3-100); - --fds-semantic-surface-third-light-hover: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-light-active: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-dark: var(--fds-brand-alt3-700); + --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-100); + --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); + --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); + --fds-semantic-surface-first-strong: var(--fds-brand-alt1-700); + --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); + --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); + --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); + --fds-semantic-surface-second-strong: var(--fds-brand-alt2-700); + --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-100); + --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-200); + --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-300); + --fds-semantic-surface-third-strong: var(--fds-brand-alt3-700); --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); @@ -115,8 +115,8 @@ --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-dark: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-dark-hover: var(--fds-colors-grey-700); + --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); + --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); @@ -171,8 +171,8 @@ --fds-semantic-border-action-default: var(--fds-colors-blue-700); --fds-semantic-border-action-hover: var(--fds-colors-blue-700); --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-dark: var(--fds-colors-blue-900); - --fds-semantic-border-action-dark-hover: var(--fds-colors-blue-700); + --fds-semantic-border-action-strong: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); --fds-semantic-border-info-default: var(--fds-colors-blue-800); --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); diff --git a/packages/theme/brand/digdir/tokens.css b/packages/theme/brand/digdir/tokens.css index 93983022df..c33b89d473 100644 --- a/packages/theme/brand/digdir/tokens.css +++ b/packages/theme/brand/digdir/tokens.css @@ -68,18 +68,18 @@ --fds-brand-alt3-700: #1b88dd; --fds-brand-alt3-800: #156aac; --fds-brand-alt3-900: #125A91; - --fds-semantic-surface-first-light: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-light-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-light-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-dark: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-light: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-light-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-light-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-dark: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-light: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-light-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-light-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-dark: var(--fds-brand-alt3-800); + --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); + --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); + --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); + --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); + --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); + --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); + --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); + --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); + --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); + --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); + --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); + --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); @@ -109,8 +109,8 @@ --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-dark: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-dark-hover: var(--fds-colors-grey-700); + --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); + --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); @@ -165,8 +165,8 @@ --fds-semantic-border-action-default: var(--fds-colors-blue-700); --fds-semantic-border-action-hover: var(--fds-colors-blue-700); --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-dark: var(--fds-colors-blue-900); - --fds-semantic-border-action-dark-hover: var(--fds-colors-blue-700); + --fds-semantic-border-action-strong: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); --fds-semantic-border-info-default: var(--fds-colors-blue-800); --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); diff --git a/packages/theme/brand/tilsynet/tokens.css b/packages/theme/brand/tilsynet/tokens.css index dda13172f3..c22a8835b3 100644 --- a/packages/theme/brand/tilsynet/tokens.css +++ b/packages/theme/brand/tilsynet/tokens.css @@ -68,18 +68,18 @@ --fds-brand-alt3-700: #4c907e; --fds-brand-alt3-800: #407d6d; --fds-brand-alt3-900: #376C5E; - --fds-semantic-surface-first-light: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-light-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-light-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-dark: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-light: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-light-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-light-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-dark: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-light: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-light-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-light-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-dark: var(--fds-brand-alt3-800); + --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); + --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); + --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); + --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); + --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); + --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); + --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); + --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); + --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); + --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); + --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); + --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); --fds-semantic-surface-action-first-subtle: var(--fds-colors-grey-100); --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-grey-200); --fds-semantic-surface-action-first-default: var(--fds-colors-blue-900); @@ -109,8 +109,8 @@ --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-dark: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-dark-hover: var(--fds-colors-grey-700); + --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); + --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); @@ -165,8 +165,8 @@ --fds-semantic-border-action-default: var(--fds-colors-blue-700); --fds-semantic-border-action-hover: var(--fds-colors-blue-700); --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-dark: var(--fds-colors-blue-900); - --fds-semantic-border-action-dark-hover: var(--fds-colors-blue-700); + --fds-semantic-border-action-strong: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); --fds-semantic-border-info-default: var(--fds-colors-blue-800); --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); From 02abf3264153a97f3f21397ba6598273de8ad6d0 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 18 Apr 2024 14:29:44 +0200 Subject: [PATCH 004/311] Tokens/remove inverted tokens (#1850) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Marianne Røsvik Co-authored-by: Marianne Røsvik Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- apps/storefront/tokens/altinn.ts | 126 ----------------------- apps/storefront/tokens/brreg.ts | 126 ----------------------- apps/storefront/tokens/digdir.ts | 126 ----------------------- apps/storefront/tokens/tilsynet.ts | 126 ----------------------- design-tokens/$themes.json | 5 - design-tokens/Base/Semantic.json | 32 ------ packages/theme/brand/altinn/tokens.css | 7 -- packages/theme/brand/brreg/tokens.css | 7 -- packages/theme/brand/digdir/tokens.css | 7 -- packages/theme/brand/tilsynet/tokens.css | 7 -- 10 files changed, 569 deletions(-) diff --git a/apps/storefront/tokens/altinn.ts b/apps/storefront/tokens/altinn.ts index 4aa00909a3..cef3ca0697 100644 --- a/apps/storefront/tokens/altinn.ts +++ b/apps/storefront/tokens/altinn.ts @@ -1727,114 +1727,6 @@ export const color = [ "subtle-hover" ] }, - { - value: "#ffffff", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "{colors.white}", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-default", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "default" - ] - }, - { - value: "#ffffffe6", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffffe6", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-hover", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "hover" - ] - }, - { - value: "#ffffffcc", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffffcc", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-active", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "active" - ] - }, - { - value: "#ffffff00", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff00", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill" - ] - }, - { - value: "#ffffff1a", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff1a", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill-hover", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill-hover" - ] - }, - { - value: "#ffffff33", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff33", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill-active", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill-active" - ] - }, { value: "#ffda06", type: "color", @@ -2601,24 +2493,6 @@ export const color = [ "boxshadow" ] }, - { - value: "#ffffff", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "{colors.white}", - type: "color" - }, - name: "--fds-semantic-border-on_inverted-default", - attributes: {}, - path: [ - "semantic", - "border", - "on_inverted", - "default" - ] - }, { value: "#00315d", type: "color", diff --git a/apps/storefront/tokens/brreg.ts b/apps/storefront/tokens/brreg.ts index 98026f0bcd..8e3c7a1679 100644 --- a/apps/storefront/tokens/brreg.ts +++ b/apps/storefront/tokens/brreg.ts @@ -1775,114 +1775,6 @@ export const color = [ "subtle-hover" ] }, - { - value: "#ffffff", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "{colors.white}", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-default", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "default" - ] - }, - { - value: "#ffffffe6", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffffe6", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-hover", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "hover" - ] - }, - { - value: "#ffffffcc", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffffcc", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-active", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "active" - ] - }, - { - value: "#ffffff00", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff00", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill" - ] - }, - { - value: "#ffffff1a", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff1a", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill-hover", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill-hover" - ] - }, - { - value: "#ffffff33", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff33", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill-active", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill-active" - ] - }, { value: "#ffda06", type: "color", @@ -2649,24 +2541,6 @@ export const color = [ "boxshadow" ] }, - { - value: "#ffffff", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "{colors.white}", - type: "color" - }, - name: "--fds-semantic-border-on_inverted-default", - attributes: {}, - path: [ - "semantic", - "border", - "on_inverted", - "default" - ] - }, { value: "#00315d", type: "color", diff --git a/apps/storefront/tokens/digdir.ts b/apps/storefront/tokens/digdir.ts index 0b5b7019ae..eb1266845a 100644 --- a/apps/storefront/tokens/digdir.ts +++ b/apps/storefront/tokens/digdir.ts @@ -1721,114 +1721,6 @@ export const color = [ "subtle-hover" ] }, - { - value: "#ffffff", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "{colors.white}", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-default", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "default" - ] - }, - { - value: "#ffffffe6", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffffe6", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-hover", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "hover" - ] - }, - { - value: "#ffffffcc", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffffcc", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-active", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "active" - ] - }, - { - value: "#ffffff00", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff00", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill" - ] - }, - { - value: "#ffffff1a", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff1a", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill-hover", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill-hover" - ] - }, - { - value: "#ffffff33", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff33", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill-active", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill-active" - ] - }, { value: "#ffda06", type: "color", @@ -2595,24 +2487,6 @@ export const color = [ "boxshadow" ] }, - { - value: "#ffffff", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "{colors.white}", - type: "color" - }, - name: "--fds-semantic-border-on_inverted-default", - attributes: {}, - path: [ - "semantic", - "border", - "on_inverted", - "default" - ] - }, { value: "#00315d", type: "color", diff --git a/apps/storefront/tokens/tilsynet.ts b/apps/storefront/tokens/tilsynet.ts index 5abaf9324b..41c2b891cb 100644 --- a/apps/storefront/tokens/tilsynet.ts +++ b/apps/storefront/tokens/tilsynet.ts @@ -1673,114 +1673,6 @@ export const color = [ "subtle-hover" ] }, - { - value: "#ffffff", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "{colors.white}", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-default", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "default" - ] - }, - { - value: "#ffffffe6", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffffe6", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-hover", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "hover" - ] - }, - { - value: "#ffffffcc", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffffcc", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-active", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "active" - ] - }, - { - value: "#ffffff00", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff00", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill" - ] - }, - { - value: "#ffffff1a", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff1a", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill-hover", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill-hover" - ] - }, - { - value: "#ffffff33", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "#ffffff33", - type: "color" - }, - name: "--fds-semantic-surface-on_inverted-no_fill-active", - attributes: {}, - path: [ - "semantic", - "surface", - "on_inverted", - "no_fill-active" - ] - }, { value: "#ffda06", type: "color", @@ -2547,24 +2439,6 @@ export const color = [ "boxshadow" ] }, - { - value: "#ffffff", - type: "color", - filePath: "../../design-tokens/Base/Semantic.json", - isSource: false, - original: { - value: "{colors.white}", - type: "color" - }, - name: "--fds-semantic-border-on_inverted-default", - attributes: {}, - path: [ - "semantic", - "border", - "on_inverted", - "default" - ] - }, { value: "#00315d", type: "color", diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 8de64a755b..554a2b63f5 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -75,7 +75,6 @@ "semantic.border.danger.active": "4458a0f864870046a75b9d92e8767ea50592dc08", "semantic.border.focus.outline": "0d71ebb82d592374ce6672872fd404732ea6f383", "semantic.border.focus.boxshadow": "71a7f0dc43577c00e6965ff3f38c7bcf708435e6", - "semantic.border.on_inverted.default": "ee11fdcc0ab03b8e22e623e6029fd5f0788fb525", "semantic.border.input.default": "0e4fd12d67159ceb871a820dbaebf001d8c3884e", "semantic.border.input.hover": "0bf7867e90272b1f5d858f2210efa8613e2c4dfc", "semantic.text.success.default": "5902ad2d2e08380ea63897c4a2c0abe765973061", @@ -559,7 +558,6 @@ "semantic.border.danger.active": "e09c9ada027d1576cad8f589ed3cec4746d5220f", "semantic.border.focus.outline": "7c3329bae4c47b990aa8e491d5321ed214da42d4", "semantic.border.focus.boxshadow": "8748cc48497d58f173fc51046bcf938d2b69c3ca", - "semantic.border.on_inverted.default": "2ee72334c49970b09284014e8ae8f5b69fed66c3", "semantic.border.input.default": "e0605f01a4613c6ccbc9adf09ded1c1d2d4a6755", "semantic.border.input.hover": "bdf09f2fd656eb62be02eadf3017c16f7ae51113", "semantic.text.success.default": "197ebd084ac7f6397c08950ec74242eef9f7eef4", @@ -789,7 +787,6 @@ "semantic.border.danger.active": "e09c9ada027d1576cad8f589ed3cec4746d5220f", "semantic.border.focus.outline": "7c3329bae4c47b990aa8e491d5321ed214da42d4", "semantic.border.focus.boxshadow": "8748cc48497d58f173fc51046bcf938d2b69c3ca", - "semantic.border.on_inverted.default": "2ee72334c49970b09284014e8ae8f5b69fed66c3", "semantic.border.input.default": "e0605f01a4613c6ccbc9adf09ded1c1d2d4a6755", "semantic.border.input.hover": "bdf09f2fd656eb62be02eadf3017c16f7ae51113", "semantic.text.success.default": "197ebd084ac7f6397c08950ec74242eef9f7eef4", @@ -1019,7 +1016,6 @@ "semantic.border.danger.active": "e09c9ada027d1576cad8f589ed3cec4746d5220f", "semantic.border.focus.outline": "7c3329bae4c47b990aa8e491d5321ed214da42d4", "semantic.border.focus.boxshadow": "8748cc48497d58f173fc51046bcf938d2b69c3ca", - "semantic.border.on_inverted.default": "2ee72334c49970b09284014e8ae8f5b69fed66c3", "semantic.border.input.default": "e0605f01a4613c6ccbc9adf09ded1c1d2d4a6755", "semantic.border.input.hover": "bdf09f2fd656eb62be02eadf3017c16f7ae51113", "semantic.text.success.default": "197ebd084ac7f6397c08950ec74242eef9f7eef4", @@ -1253,7 +1249,6 @@ "semantic.border.danger.active": "e09c9ada027d1576cad8f589ed3cec4746d5220f", "semantic.border.focus.outline": "7c3329bae4c47b990aa8e491d5321ed214da42d4", "semantic.border.focus.boxshadow": "8748cc48497d58f173fc51046bcf938d2b69c3ca", - "semantic.border.on_inverted.default": "2ee72334c49970b09284014e8ae8f5b69fed66c3", "semantic.border.input.default": "e0605f01a4613c6ccbc9adf09ded1c1d2d4a6755", "semantic.border.input.hover": "bdf09f2fd656eb62be02eadf3017c16f7ae51113", "semantic.text.success.default": "197ebd084ac7f6397c08950ec74242eef9f7eef4", diff --git a/design-tokens/Base/Semantic.json b/design-tokens/Base/Semantic.json index 5eb1b7e0ec..2e0284ebc9 100644 --- a/design-tokens/Base/Semantic.json +++ b/design-tokens/Base/Semantic.json @@ -176,32 +176,6 @@ "type": "color" } }, - "on_inverted": { - "default": { - "value": "{colors.white}", - "type": "color" - }, - "hover": { - "value": "#ffffffe6", - "type": "color" - }, - "active": { - "value": "#ffffffcc", - "type": "color" - }, - "no_fill": { - "value": "#ffffff00", - "type": "color" - }, - "no_fill-hover": { - "value": "#ffffff1a", - "type": "color" - }, - "no_fill-active": { - "value": "#ffffff33", - "type": "color" - } - }, "focus": { "default": { "value": "{colors.yellow.500}", @@ -312,12 +286,6 @@ "type": "color" } }, - "on_inverted": { - "default": { - "value": "{colors.white}", - "type": "color" - } - }, "input": { "default": { "value": "{colors.blue.900}", diff --git a/packages/theme/brand/altinn/tokens.css b/packages/theme/brand/altinn/tokens.css index 12fbff75aa..0078be974a 100644 --- a/packages/theme/brand/altinn/tokens.css +++ b/packages/theme/brand/altinn/tokens.css @@ -134,12 +134,6 @@ --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-on_inverted-default: var(--fds-colors-white); - --fds-semantic-surface-on_inverted-hover: #ffffffe6; - --fds-semantic-surface-on_inverted-active: #ffffffcc; - --fds-semantic-surface-on_inverted-no_fill: #ffffff00; - --fds-semantic-surface-on_inverted-no_fill-hover: #ffffff1a; - --fds-semantic-surface-on_inverted-no_fill-active: #ffffff33; --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); --fds-semantic-border-first-default: var(--fds-brand-alt1-600); --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); @@ -182,7 +176,6 @@ --fds-semantic-border-danger-active: var(--fds-colors-red-700); --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-on_inverted-default: var(--fds-colors-white); --fds-semantic-border-input-default: var(--fds-colors-blue-900); --fds-semantic-border-input-hover: var(--fds-colors-blue-700); --fds-semantic-border-divider-default: var(--fds-colors-grey-400); diff --git a/packages/theme/brand/brreg/tokens.css b/packages/theme/brand/brreg/tokens.css index 13e431c588..471d9696c3 100644 --- a/packages/theme/brand/brreg/tokens.css +++ b/packages/theme/brand/brreg/tokens.css @@ -140,12 +140,6 @@ --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-on_inverted-default: var(--fds-colors-white); - --fds-semantic-surface-on_inverted-hover: #ffffffe6; - --fds-semantic-surface-on_inverted-active: #ffffffcc; - --fds-semantic-surface-on_inverted-no_fill: #ffffff00; - --fds-semantic-surface-on_inverted-no_fill-hover: #ffffff1a; - --fds-semantic-surface-on_inverted-no_fill-active: #ffffff33; --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); --fds-semantic-border-first-default: var(--fds-brand-alt1-600); --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); @@ -188,7 +182,6 @@ --fds-semantic-border-danger-active: var(--fds-colors-red-700); --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-on_inverted-default: var(--fds-colors-white); --fds-semantic-border-input-default: var(--fds-colors-blue-900); --fds-semantic-border-input-hover: var(--fds-colors-blue-700); --fds-semantic-border-divider-default: var(--fds-colors-grey-400); diff --git a/packages/theme/brand/digdir/tokens.css b/packages/theme/brand/digdir/tokens.css index c33b89d473..f95430a29c 100644 --- a/packages/theme/brand/digdir/tokens.css +++ b/packages/theme/brand/digdir/tokens.css @@ -134,12 +134,6 @@ --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-on_inverted-default: var(--fds-colors-white); - --fds-semantic-surface-on_inverted-hover: #ffffffe6; - --fds-semantic-surface-on_inverted-active: #ffffffcc; - --fds-semantic-surface-on_inverted-no_fill: #ffffff00; - --fds-semantic-surface-on_inverted-no_fill-hover: #ffffff1a; - --fds-semantic-surface-on_inverted-no_fill-active: #ffffff33; --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); --fds-semantic-border-first-default: var(--fds-brand-alt1-600); --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); @@ -182,7 +176,6 @@ --fds-semantic-border-danger-active: var(--fds-colors-red-700); --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-on_inverted-default: var(--fds-colors-white); --fds-semantic-border-input-default: var(--fds-colors-blue-900); --fds-semantic-border-input-hover: var(--fds-colors-blue-700); --fds-semantic-border-divider-default: var(--fds-colors-grey-400); diff --git a/packages/theme/brand/tilsynet/tokens.css b/packages/theme/brand/tilsynet/tokens.css index c22a8835b3..67b3c13ceb 100644 --- a/packages/theme/brand/tilsynet/tokens.css +++ b/packages/theme/brand/tilsynet/tokens.css @@ -134,12 +134,6 @@ --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-on_inverted-default: var(--fds-colors-white); - --fds-semantic-surface-on_inverted-hover: #ffffffe6; - --fds-semantic-surface-on_inverted-active: #ffffffcc; - --fds-semantic-surface-on_inverted-no_fill: #ffffff00; - --fds-semantic-surface-on_inverted-no_fill-hover: #ffffff1a; - --fds-semantic-surface-on_inverted-no_fill-active: #ffffff33; --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); --fds-semantic-border-first-default: var(--fds-brand-alt1-600); --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); @@ -182,7 +176,6 @@ --fds-semantic-border-danger-active: var(--fds-colors-red-700); --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-on_inverted-default: var(--fds-colors-white); --fds-semantic-border-input-default: var(--fds-colors-blue-900); --fds-semantic-border-input-hover: var(--fds-colors-blue-700); --fds-semantic-border-divider-default: var(--fds-colors-grey-400); From 3387723d46658a08f549fd7d1ec00ef21e14a6b9 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Thu, 18 Apr 2024 14:32:46 +0200 Subject: [PATCH 005/311] feat: Add codemod for css new subtle/strong variables (#1839) --- packages/cli/package.json | 12 ++++-- packages/cli/src/codemods/css-var-codemod.ts | 38 +++++++++++++++++++ .../cli/src/codemods/migrations/light-dark.ts | 29 ++++++++++++++ packages/cli/src/test/a.css | 5 +++ yarn.lock | 25 +++++++++++- 5 files changed, 105 insertions(+), 4 deletions(-) create mode 100644 packages/cli/src/codemods/css-var-codemod.ts create mode 100644 packages/cli/src/codemods/migrations/light-dark.ts create mode 100644 packages/cli/src/test/a.css diff --git a/packages/cli/package.json b/packages/cli/package.json index 8eb8b02545..96adbd3ddb 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -6,7 +6,6 @@ "repository": "https://github.com/digdir/designsystemet", "homepage": "https://github.com/digdir/designsystemet/tree/main/scripts/cli", "license": "MIT", - "type": "module", "private": true, "publishConfig": { "access": "public" @@ -15,7 +14,8 @@ "start": "esno ./src/build.ts", "build": "yarn clean && yarn start -t ../../design-tokens -b Digdir Tilsynet Altinn Brreg", "prepublish": "tsc", - "clean": "yarn workspace @digdir/designsystemet-theme clean" + "clean": "yarn workspace @digdir/designsystemet-theme clean", + "css-light-dark-codemod": "esno ./src/codemods/migrations/light-dark.ts" }, "files": [ "./dist/**" @@ -23,11 +23,17 @@ "bin": { "designsystemet": "./dist/build/build.js" }, + "dependencies": { + "esno": "^4.7.0", + "fast-glob": "^3.3.2", + "postcss": "^8.4.38" + }, "devDependencies": { "@tokens-studio/sd-transforms": "^0.9.3", + "@types/glob": "^8.1.0", + "@types/node": "^20.12.7", "@types/ramda": "^0.29.9", "@types/yargs": "^17.0.32", - "esno": "^4.7.0", "ramda": "^0.29.1", "rimraf": "^5.0.5", "style-dictionary": "^3.8.0", diff --git a/packages/cli/src/codemods/css-var-codemod.ts b/packages/cli/src/codemods/css-var-codemod.ts new file mode 100644 index 0000000000..48b6e8bff6 --- /dev/null +++ b/packages/cli/src/codemods/css-var-codemod.ts @@ -0,0 +1,38 @@ +import fs from 'fs'; + +import type { AcceptedPlugin, Plugin } from 'postcss'; +import postcss from 'postcss'; +import glob from 'fast-glob'; + +export const cssVarCodemod = (tokens: Record) => { + const transformPlugin: Plugin = { + postcssPlugin: 'Dark/Light tokens to Strong/Subtle tokens', + Declaration(decl) { + Object.keys(tokens).forEach((key) => { + if (decl.value.includes(key)) { + decl.value = decl.value.replace(key, tokens[key]); + } + }); + }, + }; + + const plugins: AcceptedPlugin[] = [transformPlugin]; + + const processor = postcss(plugins); + + const transform = async () => { + const files = glob.sync('./**/*.css'); + + const filePromises = files.map(async (file) => { + const contents = fs.readFileSync(file).toString(); + const result = await processor.process(contents, { from: undefined }); + + fs.writeFileSync(file, result.css); + }); + + await Promise.all(filePromises); + }; + + // Run the transform. + void transform(); +}; diff --git a/packages/cli/src/codemods/migrations/light-dark.ts b/packages/cli/src/codemods/migrations/light-dark.ts new file mode 100644 index 0000000000..cf9bc68a6c --- /dev/null +++ b/packages/cli/src/codemods/migrations/light-dark.ts @@ -0,0 +1,29 @@ +import { cssVarCodemod } from '../css-var-codemod'; + +void cssVarCodemod({ + '--fds-semantic-surface-first-light': '--fds-semantic-surface-first-subtle', + '--fds-semantic-surface-first-light-hover': + '--fds-semantic-surface-first-subtle-hover', + '--fds-semantic-surface-first-light-active': + '--fds-semantic-surface-first-subtle-active', + '--fds-semantic-surface-first-dark': '--fds-semantic-surface-first-strong', + '--fds-semantic-surface-second-light': '--fds-semantic-surface-second-subtle', + '--fds-semantic-surface-second-light-hover': + '--fds-semantic-surface-second-subtle-hover', + '--fds-semantic-surface-second-light-active': + '--fds-semantic-surface-second-subtle-active', + '--fds-semantic-surface-second-dark': '--fds-semantic-surface-second-strong', + '--fds-semantic-surface-third-light': '--fds-semantic-surface-third-subtle', + '--fds-semantic-surface-third-light-hover': + '--fds-semantic-surface-third-subtle-hover', + '--fds-semantic-surface-third-light-active': + '--fds-semantic-surface-third-subtle-active', + '--fds-semantic-surface-third-dark': '--fds-semantic-surface-third-strong', + '--fds-semantic-surface-neutral-dark': + '--fds-semantic-surface-neutral-strong', + '--fds-semantic-surface-neutral-dark-hover': + '--fds-semantic-surface-neutral-strong-hover', + '--fds-semantic-border-action-dark': '--fds-semantic-border-action-strong', + '--fds-semantic-border-action-dark-hover': + '--fds-semantic-border-action-strong-hover', +}); diff --git a/packages/cli/src/test/a.css b/packages/cli/src/test/a.css new file mode 100644 index 0000000000..ca5544fa95 --- /dev/null +++ b/packages/cli/src/test/a.css @@ -0,0 +1,5 @@ +.class { + margin-top: 42px; + color: var(--fds-semantic-surface-first-subtle); + background-color: #fff; +} diff --git a/yarn.lock b/yarn.lock index 90ded553e6..97d6ccaee7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2623,9 +2623,13 @@ __metadata: resolution: "@digdir/designsystemet-cli@workspace:packages/cli" dependencies: "@tokens-studio/sd-transforms": "npm:^0.9.3" + "@types/glob": "npm:^8.1.0" + "@types/node": "npm:^20.12.7" "@types/ramda": "npm:^0.29.9" "@types/yargs": "npm:^17.0.32" esno: "npm:^4.7.0" + fast-glob: "npm:^3.3.2" + postcss: "npm:^8.4.38" ramda: "npm:^0.29.1" rimraf: "npm:^5.0.5" style-dictionary: "npm:^3.8.0" @@ -6369,6 +6373,16 @@ __metadata: languageName: node linkType: hard +"@types/glob@npm:^8.1.0": + version: 8.1.0 + resolution: "@types/glob@npm:8.1.0" + dependencies: + "@types/minimatch": "npm:^5.1.2" + "@types/node": "npm:*" + checksum: 9101f3a9061e40137190f70626aa0e202369b5ec4012c3fabe6f5d229cce04772db9a94fa5a0eb39655e2e4ad105c38afbb4af56a56c0996a8c7d4fc72350e3d + languageName: node + linkType: hard + "@types/hast@npm:^2.0.0": version: 2.3.4 resolution: "@types/hast@npm:2.3.4" @@ -6470,7 +6484,7 @@ __metadata: languageName: node linkType: hard -"@types/minimatch@npm:*": +"@types/minimatch@npm:*, @types/minimatch@npm:^5.1.2": version: 5.1.2 resolution: "@types/minimatch@npm:5.1.2" checksum: 94db5060d20df2b80d77b74dd384df3115f01889b5b6c40fa2dfa27cfc03a68fb0ff7c1f2a0366070263eb2e9d6bfd8c87111d4bc3ae93c3f291297c1bf56c85 @@ -6523,6 +6537,15 @@ __metadata: languageName: node linkType: hard +"@types/node@npm:^20.12.7": + version: 20.12.7 + resolution: "@types/node@npm:20.12.7" + dependencies: + undici-types: "npm:~5.26.4" + checksum: b4a28a3b593a9bdca5650880b6a9acef46911d58cf7cfa57268f048e9a7157a7c3196421b96cea576850ddb732e3b54bc982c8eb5e1e5ef0635d4424c2fce801 + languageName: node + linkType: hard + "@types/normalize-package-data@npm:^2.4.0": version: 2.4.1 resolution: "@types/normalize-package-data@npm:2.4.1" From bcc1fce7af464d1f004917de48967ab0ee84fc9c Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 18 Apr 2024 14:43:13 +0200 Subject: [PATCH 006/311] fix comitlint rules? --- commitlint.rules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commitlint.rules.js b/commitlint.rules.js index ac70a39ce4..4b39e3630e 100644 --- a/commitlint.rules.js +++ b/commitlint.rules.js @@ -1,4 +1,4 @@ -module.exports = { +export default { rules: { 'subject-case': [0], }, From 47f201d7975a7708ce0821248711ba01db102b16 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 18 Apr 2024 14:44:20 +0200 Subject: [PATCH 007/311] Revert "fix comitlint rules?" This reverts commit 2434426779694e8729b15e7957e69fdb7ab436bb. --- commitlint.rules.js => commitlint.rules.cjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename commitlint.rules.js => commitlint.rules.cjs (69%) diff --git a/commitlint.rules.js b/commitlint.rules.cjs similarity index 69% rename from commitlint.rules.js rename to commitlint.rules.cjs index 4b39e3630e..ac70a39ce4 100644 --- a/commitlint.rules.js +++ b/commitlint.rules.cjs @@ -1,4 +1,4 @@ -export default { +module.exports = { rules: { 'subject-case': [0], }, From 5e576a291af57674c9ad9b28feb73e0f992cde77 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 008/311] chore: Update `cli` (#1851) --- apps/storefront/tokens/altinn.ts | 4 +- apps/storefront/tokens/brreg.ts | 4 +- apps/storefront/tokens/digdir.ts | 4 +- apps/storefront/tokens/tilsynet.ts | 4 +- package.json | 2 +- packages/cli/bin/designsystemet.ts | 48 ++ packages/cli/declarations.d.ts | 7 - packages/cli/package.json | 23 +- packages/cli/src/build.ts | 224 ------ packages/cli/src/codemods/migrations.ts | 8 + .../cli/src/codemods/migrations/light-dark.ts | 59 +- packages/cli/src/formatters.ts | 125 ---- packages/cli/src/tokens/build.ts | 172 +++++ packages/cli/src/tokens/formatters.ts | 134 ++++ packages/cli/src/{ => tokens}/noCase.ts | 0 packages/cli/src/tokens/transformers.ts | 56 ++ packages/cli/src/transformers.ts | 149 ---- packages/cli/tsconfig.json | 6 +- packages/theme/brand/altinn/tokens.css | 4 +- packages/theme/brand/brreg/tokens.css | 4 +- packages/theme/brand/digdir/tokens.css | 4 +- packages/theme/brand/tilsynet/tokens.css | 4 +- yarn.lock | 700 +++++++++++------- 23 files changed, 917 insertions(+), 828 deletions(-) create mode 100644 packages/cli/bin/designsystemet.ts delete mode 100644 packages/cli/declarations.d.ts delete mode 100644 packages/cli/src/build.ts create mode 100644 packages/cli/src/codemods/migrations.ts delete mode 100644 packages/cli/src/formatters.ts create mode 100644 packages/cli/src/tokens/build.ts create mode 100644 packages/cli/src/tokens/formatters.ts rename packages/cli/src/{ => tokens}/noCase.ts (100%) create mode 100644 packages/cli/src/tokens/transformers.ts delete mode 100644 packages/cli/src/transformers.ts diff --git a/apps/storefront/tokens/altinn.ts b/apps/storefront/tokens/altinn.ts index cef3ca0697..c409625fd5 100644 --- a/apps/storefront/tokens/altinn.ts +++ b/apps/storefront/tokens/altinn.ts @@ -4088,7 +4088,7 @@ export const borderRadius = [ export const spacing = [ { - value: "0rem", + value: "0", type: "spacing", filePath: "../../design-tokens/Base/Semantic.json", isSource: false, @@ -4411,7 +4411,7 @@ export const spacing = [ export const sizing = [ { - value: "0rem", + value: "0", type: "sizing", filePath: "../../design-tokens/Base/Semantic.json", isSource: false, diff --git a/apps/storefront/tokens/brreg.ts b/apps/storefront/tokens/brreg.ts index 8e3c7a1679..5424e7ba67 100644 --- a/apps/storefront/tokens/brreg.ts +++ b/apps/storefront/tokens/brreg.ts @@ -4136,7 +4136,7 @@ export const borderRadius = [ export const spacing = [ { - value: "0rem", + value: "0", type: "spacing", filePath: "../../design-tokens/Base/Semantic.json", isSource: false, @@ -4459,7 +4459,7 @@ export const spacing = [ export const sizing = [ { - value: "0rem", + value: "0", type: "sizing", filePath: "../../design-tokens/Base/Semantic.json", isSource: false, diff --git a/apps/storefront/tokens/digdir.ts b/apps/storefront/tokens/digdir.ts index eb1266845a..e9c3f4f74f 100644 --- a/apps/storefront/tokens/digdir.ts +++ b/apps/storefront/tokens/digdir.ts @@ -4082,7 +4082,7 @@ export const borderRadius = [ export const spacing = [ { - value: "0rem", + value: "0", type: "spacing", filePath: "../../design-tokens/Base/Semantic.json", isSource: false, @@ -4405,7 +4405,7 @@ export const spacing = [ export const sizing = [ { - value: "0rem", + value: "0", type: "sizing", filePath: "../../design-tokens/Base/Semantic.json", isSource: false, diff --git a/apps/storefront/tokens/tilsynet.ts b/apps/storefront/tokens/tilsynet.ts index 41c2b891cb..ad54a4b669 100644 --- a/apps/storefront/tokens/tilsynet.ts +++ b/apps/storefront/tokens/tilsynet.ts @@ -4034,7 +4034,7 @@ export const borderRadius = [ export const spacing = [ { - value: "0rem", + value: "0", type: "spacing", filePath: "../../design-tokens/Base/Semantic.json", isSource: false, @@ -4357,7 +4357,7 @@ export const spacing = [ export const sizing = [ { - value: "0rem", + value: "0", type: "sizing", filePath: "../../design-tokens/Base/Semantic.json", isSource: false, diff --git a/package.json b/package.json index 450b42a43f..d6adec9edd 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "devsite": "yarn workspace dev dev", "build": "lerna run build", "build:react": "yarn workspace @digdir/designsystemet-react build", - "build:tokens": "yarn workspace @digdir/designsystemet-cli build", + "build:tokens": "yarn workspace @digdir/designsystemet build", "build:css": "yarn workspace @digdir/designsystemet-css build", "build:storybook": "storybook build -o ./dist/storybook --config-dir ./apps/storybook", "build:storefront": "yarn workspace storefront building", diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts new file mode 100644 index 0000000000..1de85c37fe --- /dev/null +++ b/packages/cli/bin/designsystemet.ts @@ -0,0 +1,48 @@ +#!/usr/bin/env node +import { Argument, program } from '@commander-js/extra-typings'; + +import migrations from './../src/codemods/migrations.js'; +import { run } from './../src/tokens/build.js'; + +program + .name('Designsystemet') + .description('CLI for working with Designsystemet'); + +program + .command('tokens') + .description('run Designsystemet token builder') + .option( + '-t, --tokens ', + 'Path to "design-tokens"', + '../../design-tokens', + ) + .option( + '-b, --brands [brands...]', + 'Brand files in "design-tokens" to include', + ['Digdir'], + ) + .option('-p, --preview') + .action((opts) => { + const brands = Array.isArray(opts.brands) ? opts.brands : []; + const tokens = typeof opts.tokens === 'string' ? opts.tokens : ''; + return run({ brands, tokens }); + }); + +program + .command('migrate') + .description('run a Designsystemet migration') + .addArgument( + new Argument('', 'Migration to run').choices( + Object.keys(migrations), + ), + ) + .action((migrationKey) => { + const migration = migrations[migrationKey as keyof typeof migrations]; + if (!migration) { + console.error('Migration not found!'); + throw 'Aborting'; + } + migration?.(); + }); + +await program.parseAsync(process.argv); diff --git a/packages/cli/declarations.d.ts b/packages/cli/declarations.d.ts deleted file mode 100644 index deed14b884..0000000000 --- a/packages/cli/declarations.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -declare module '@tokens-studio/sd-transforms' { - import { Core } from 'style-dictionary'; - export declare function registerTransforms(sd: Core): Promise; - export declare function transformDimension( - value: string | undefined | number, - ): string | undefined; -} diff --git a/packages/cli/package.json b/packages/cli/package.json index 96adbd3ddb..911f8cdfca 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,43 +1,42 @@ { - "name": "@digdir/designsystemet-cli", + "name": "@digdir/designsystemet", "version": "0.0.1", "description": "CLI for Designsystemet", "author": "Designsystemet team", "repository": "https://github.com/digdir/designsystemet", "homepage": "https://github.com/digdir/designsystemet/tree/main/scripts/cli", "license": "MIT", + "type": "module", "private": true, "publishConfig": { "access": "public" }, "scripts": { - "start": "esno ./src/build.ts", - "build": "yarn clean && yarn start -t ../../design-tokens -b Digdir Tilsynet Altinn Brreg", + "designsystemet": "esno ./bin/designsystemet.ts", + "build": "yarn clean && yarn designsystemet tokens -t ../../design-tokens -b Digdir Tilsynet Altinn Brreg", "prepublish": "tsc", "clean": "yarn workspace @digdir/designsystemet-theme clean", - "css-light-dark-codemod": "esno ./src/codemods/migrations/light-dark.ts" + "css-light-dark-codemod": "esno ./bin/designsystemet.ts migrate tokens-rename-light-dark" }, "files": [ "./dist/**" ], - "bin": { - "designsystemet": "./dist/build/build.js" - }, + "bin": "./dist/build/bin/designsystemet.js", "dependencies": { "esno": "^4.7.0", "fast-glob": "^3.3.2", "postcss": "^8.4.38" }, "devDependencies": { - "@tokens-studio/sd-transforms": "^0.9.3", + "@commander-js/extra-typings": "^12.0.1", + "@tokens-studio/sd-transforms": "^0.15.2", "@types/glob": "^8.1.0", "@types/node": "^20.12.7", "@types/ramda": "^0.29.9", - "@types/yargs": "^17.0.32", + "commander": "^12.0.0", "ramda": "^0.29.1", "rimraf": "^5.0.5", - "style-dictionary": "^3.8.0", - "typescript": "^5.4.5", - "yargs": "^17.7.2" + "style-dictionary": "^4.0.0-prerelease.26", + "typescript": "^5.4.5" } } diff --git a/packages/cli/src/build.ts b/packages/cli/src/build.ts deleted file mode 100644 index a52e695c0f..0000000000 --- a/packages/cli/src/build.ts +++ /dev/null @@ -1,224 +0,0 @@ -#!/usr/bin/env node -import path from 'path'; - -import StyleDictionary from 'style-dictionary'; -import type { - Config, - TransformedToken, - Named, - FileHeader, -} from 'style-dictionary'; -import { registerTransforms } from '@tokens-studio/sd-transforms'; -import yargs from 'yargs'; - -import { - sizePx, - nameKebab, - nameKebabUnderscore, - typographyShorthand, - fluidFontSize, - calc, - fontScaleHackFormat, - sizeRem, -} from './transformers.js'; -import { scopedReferenceVariables, groupedTokens } from './formatters.js'; - -const argv = yargs(process.argv.slice(2)) - .options({ - brands: { - type: 'array', - default: [], - describe: 'Brand files to build', - alias: 'b', - }, - tokens: { - type: 'string', - describe: 'Location for design-tokens', - demandOption: true, - alias: 't', - }, - preview: { - alias: 'p', - type: 'boolean', - describe: 'Generate typescript token preview files', - }, - }) - .parseSync(); - -void registerTransforms(StyleDictionary); - -const pickBrands = (x: string | number): x is string => typeof x === 'string'; -type Brand = string; - -const prefix = 'fds'; -const basePxFontSize = 16; -const fileheader: Named<{ fileHeader: FileHeader }> = { - name: 'fileheader', - fileHeader: () => [ - 'Do not edit directly', - `These files are generated from design tokens defined in Figma using Token Studio`, - ], -}; - -const storefrontTokensPath = path.resolve('../../apps/storefront/tokens'); -const packageTokensPath = path.resolve('../../packages/theme/brand'); -const tokensPath = argv.tokens; - -StyleDictionary.registerTransform(sizePx); -StyleDictionary.registerTransform(sizeRem); -StyleDictionary.registerTransform(nameKebab); -StyleDictionary.registerTransform(nameKebabUnderscore); -StyleDictionary.registerTransform(typographyShorthand); -StyleDictionary.registerTransform(fluidFontSize); -StyleDictionary.registerTransform(calc); - -StyleDictionary.registerFormat(fontScaleHackFormat); -StyleDictionary.registerFormat(scopedReferenceVariables); -StyleDictionary.registerFormat(groupedTokens); - -StyleDictionary.registerFileHeader(fileheader); - -StyleDictionary.registerTransformGroup({ - name: 'fds/css', - transforms: [ - 'ts/resolveMath', - nameKebab.name, - typographyShorthand.name, - 'ts/size/lineheight', - sizeRem.name, - 'ts/shadow/css/shorthand', - 'ts/color/modifiers', - 'ts/color/css/hexrgba', - ], -}); - -const baseConfig = (brand: Brand): Partial => { - return { - include: [ - `${tokensPath}/Brand/${brand}.json`, - `${tokensPath}/Base/Semantic.json`, - ], - source: [`${tokensPath}/Base/Core.json`], - }; -}; - -const excludeSource = (token: TransformedToken) => - !token.filePath.includes('Core.json'); - -const getTokensPackageConfig = (brand: Brand, targetFolder = ''): Config => { - const destinationPath = `${targetFolder}/${brand.toLowerCase()}`; - - return { - ...baseConfig(brand), - platforms: { - hack: { - prefix, - basePxFontSize, - transforms: ['ts/resolveMath', nameKebab.name], - files: [ - { - format: 'global-values-hack', - destination: 'ignore/hack', - }, - ], - }, - css: { - prefix, - basePxFontSize, - transformGroup: 'fds/css', - files: [ - { - destination: `${destinationPath}/tokens.css`, - format: 'css/variables-scoped-references', - // filter: excludeSource, - }, - ], - options: { - fileHeader: fileheader.name, - referencesFilter: (token: TransformedToken) => - !(token.path[0] === 'viewport') && - ['color'].includes(token.type as string), - // outputReferences: true, - }, - }, - }, - }; -}; - -const getStorefrontConfig = (brand: Brand, targetFolder = ''): Config => { - const destinationPath = `${targetFolder}/${brand.toLowerCase()}`; - - return { - ...baseConfig(brand), - platforms: { - hack: { - prefix, - basePxFontSize, - transforms: ['ts/resolveMath', nameKebab.name], - files: [ - { - format: 'global-values-hack', - destination: 'ignore/hack', - }, - ], - }, - storefront: { - prefix, - basePxFontSize, - transformGroup: 'fds/css', - files: [ - { - destination: `${destinationPath}.ts`, - format: groupedTokens.name, - filter: excludeSource, - }, - ], - options: { - fileHeader: fileheader.name, - }, - }, - }, - }; -}; - -const brands = argv.brands.filter(pickBrands) as string[]; - -if (brands.length > 0) { - console.log('➡️ Recieved following brands: ', brands); - - console.log('🏗️ Start building CSS tokens'); - - brands.map((brand) => { - console.log('\n---------------------------------------'); - - console.log(`\n👷 Processing ${brand}`); - - const tokensPackageSD = StyleDictionary.extend( - getTokensPackageConfig(brand, packageTokensPath), - ); - - tokensPackageSD.buildAllPlatforms(); - }); - - console.log('\n---------------------------------------'); - console.log('\n🏁 Finished building package tokens!'); -} - -console.log('\n======================================='); -console.log('\n🏗️ Started building storefront tokens…'); - -brands.map((brand) => { - console.log('\n---------------------------------------'); - - console.log(`\n👷 Processing ${brand}`); - - const storefrontSD = StyleDictionary.extend( - getStorefrontConfig(brand, storefrontTokensPath), - ); - - storefrontSD.buildAllPlatforms(); -}); - -console.log('\n---------------------------------------'); - -console.log('\n🏁 Finished building storefront tokens!'); diff --git a/packages/cli/src/codemods/migrations.ts b/packages/cli/src/codemods/migrations.ts new file mode 100644 index 0000000000..cfe25d81af --- /dev/null +++ b/packages/cli/src/codemods/migrations.ts @@ -0,0 +1,8 @@ +import lightDark from './migrations/light-dark.js'; + +export default { + 'tokens-rename-light-dark': lightDark, + 'someother-script': () => { + console.log('yay'); + }, +}; diff --git a/packages/cli/src/codemods/migrations/light-dark.ts b/packages/cli/src/codemods/migrations/light-dark.ts index cf9bc68a6c..b2b0615702 100644 --- a/packages/cli/src/codemods/migrations/light-dark.ts +++ b/packages/cli/src/codemods/migrations/light-dark.ts @@ -1,29 +1,32 @@ -import { cssVarCodemod } from '../css-var-codemod'; +import { cssVarCodemod } from '../css-var-codemod.js'; -void cssVarCodemod({ - '--fds-semantic-surface-first-light': '--fds-semantic-surface-first-subtle', - '--fds-semantic-surface-first-light-hover': - '--fds-semantic-surface-first-subtle-hover', - '--fds-semantic-surface-first-light-active': - '--fds-semantic-surface-first-subtle-active', - '--fds-semantic-surface-first-dark': '--fds-semantic-surface-first-strong', - '--fds-semantic-surface-second-light': '--fds-semantic-surface-second-subtle', - '--fds-semantic-surface-second-light-hover': - '--fds-semantic-surface-second-subtle-hover', - '--fds-semantic-surface-second-light-active': - '--fds-semantic-surface-second-subtle-active', - '--fds-semantic-surface-second-dark': '--fds-semantic-surface-second-strong', - '--fds-semantic-surface-third-light': '--fds-semantic-surface-third-subtle', - '--fds-semantic-surface-third-light-hover': - '--fds-semantic-surface-third-subtle-hover', - '--fds-semantic-surface-third-light-active': - '--fds-semantic-surface-third-subtle-active', - '--fds-semantic-surface-third-dark': '--fds-semantic-surface-third-strong', - '--fds-semantic-surface-neutral-dark': - '--fds-semantic-surface-neutral-strong', - '--fds-semantic-surface-neutral-dark-hover': - '--fds-semantic-surface-neutral-strong-hover', - '--fds-semantic-border-action-dark': '--fds-semantic-border-action-strong', - '--fds-semantic-border-action-dark-hover': - '--fds-semantic-border-action-strong-hover', -}); +export default () => + cssVarCodemod({ + '--fds-semantic-surface-first-light': '--fds-semantic-surface-first-subtle', + '--fds-semantic-surface-first-light-hover': + '--fds-semantic-surface-first-subtle-hover', + '--fds-semantic-surface-first-light-active': + '--fds-semantic-surface-first-subtle-active', + '--fds-semantic-surface-first-dark': '--fds-semantic-surface-first-strong', + '--fds-semantic-surface-second-light': + '--fds-semantic-surface-second-subtle', + '--fds-semantic-surface-second-light-hover': + '--fds-semantic-surface-second-subtle-hover', + '--fds-semantic-surface-second-light-active': + '--fds-semantic-surface-second-subtle-active', + '--fds-semantic-surface-second-dark': + '--fds-semantic-surface-second-strong', + '--fds-semantic-surface-third-light': '--fds-semantic-surface-third-subtle', + '--fds-semantic-surface-third-light-hover': + '--fds-semantic-surface-third-subtle-hover', + '--fds-semantic-surface-third-light-active': + '--fds-semantic-surface-third-subtle-active', + '--fds-semantic-surface-third-dark': '--fds-semantic-surface-third-strong', + '--fds-semantic-surface-neutral-dark': + '--fds-semantic-surface-neutral-strong', + '--fds-semantic-surface-neutral-dark-hover': + '--fds-semantic-surface-neutral-strong-hover', + '--fds-semantic-border-action-dark': '--fds-semantic-border-action-strong', + '--fds-semantic-border-action-dark-hover': + '--fds-semantic-border-action-strong-hover', + }); diff --git a/packages/cli/src/formatters.ts b/packages/cli/src/formatters.ts deleted file mode 100644 index bfe3b4b757..0000000000 --- a/packages/cli/src/formatters.ts +++ /dev/null @@ -1,125 +0,0 @@ -import * as R from 'ramda'; -import StyleDictionary from 'style-dictionary'; -import type { Named, TransformedToken, Format } from 'style-dictionary'; - -const { fileHeader, createPropertyFormatter } = StyleDictionary.formatHelpers; - -type ReferencesFilter = (token: TransformedToken) => boolean; - -/** - * CSS variables format with option to include source references for matched token through `options.referencesFilter` - */ -export const scopedReferenceVariables: Named = { - name: 'css/variables-scoped-references', - formatter: function ({ dictionary, options, file }) { - const { outputReferences } = options; - const includeReferences = options.referencesFilter as ReferencesFilter; - let referencedTokens: TransformedToken[] = []; - - const format = createPropertyFormatter({ - outputReferences, - dictionary, - format: 'css', - }); - - const formatWithReference = createPropertyFormatter({ - outputReferences: true, - dictionary, - format: 'css', - }); - - const tokens = dictionary.allTokens - .map((token) => { - if ( - dictionary.usesReference(token.original.value) && - includeReferences(token) - ) { - const refs = dictionary.getReferences(token.original.value); - - referencedTokens = [ - ...referencedTokens, - ...refs.filter((x) => x.isSource), - ]; - - return formatWithReference(token); - } - - return !token.isSource && format(token); - }) - .filter((x) => x); - - const referenceTokens = referencedTokens - .reduce<{ name: string; formatted: string }[]>((acc, token) => { - if (acc.find((x) => x.name === token.name)) { - return acc; - } - - return [...acc, { name: token.name, formatted: format(token) }]; - }, []) - .map((x) => x.formatted) - .filter((x) => x); - - return ( - fileHeader({ file }) + - ':root {\n' + - ' /** Referenced source tokens */ \n' + - ' /** DO NOT OVERRIDE */ \n' + - referenceTokens.join('\n') + - '\n\n /** Tokens */ \n' + - tokens.join('\n') + - '\n}\n' - ); - }, -}; - -const groupByType = R.groupBy( - (token: TransformedToken) => token.type as string, -); - -/** Add token name with prefix to list for removal */ -const removeUnwatedTokens = R.filter( - (token: TransformedToken) => - !['fds-base_spacing', 'fds-base_sizing'].includes(token.name), -); - -const toCssVarName = R.pipe(R.split(':'), R.head, R.trim); - -/** - * Format for displaying tokens in storefront - */ -export const groupedTokens: Named = { - name: 'groupedTokens', - formatter: function ({ dictionary, file }) { - const format = createPropertyFormatter({ - dictionary, - format: 'css', - }); - - const formatTokens = R.map((token: TransformedToken) => ({ - ...token, - name: toCssVarName(format(token)), - })); - - const processTokens = R.pipe( - removeUnwatedTokens, - formatTokens, - groupByType, - ); - - const tokens = processTokens(dictionary.allTokens); - - const content = - fileHeader({ file }) + - Object.entries(tokens) - .map( - ([name, token]) => - `export const ${name} = ${JSON.stringify(token, null, 2).replace( - /"([^"]+)":/g, - '$1:', - )} \n`, - ) - .join('\n'); - - return content; - }, -}; diff --git a/packages/cli/src/tokens/build.ts b/packages/cli/src/tokens/build.ts new file mode 100644 index 0000000000..d9d99f1642 --- /dev/null +++ b/packages/cli/src/tokens/build.ts @@ -0,0 +1,172 @@ +import path from 'path'; + +import { registerTransforms } from '@tokens-studio/sd-transforms'; +import StyleDictionary from 'style-dictionary'; +import type { Config, TransformedToken } from 'style-dictionary/types'; + +import { nameKebab, typographyShorthand, sizeRem } from './transformers.js'; +import { groupedTokens, scopedReferenceVariables } from './formatters.js'; + +void registerTransforms(StyleDictionary); + +type Brand = string; + +const prefix = 'fds'; +const basePxFontSize = 16; + +const fileHeader = () => [ + 'Do not edit directly', + `These files are generated from design tokens defined in Figma using Token Studio`, +]; + +StyleDictionary.registerTransform(sizeRem); +StyleDictionary.registerTransform(nameKebab); +StyleDictionary.registerTransform(typographyShorthand); + +StyleDictionary.registerFormat(groupedTokens); +StyleDictionary.registerFormat(scopedReferenceVariables); + +StyleDictionary.registerTransformGroup({ + name: 'fds/css', + transforms: [ + `ts/resolveMath`, + nameKebab.name, + sizeRem.name, + typographyShorthand.name, + 'ts/color/modifiers', + 'ts/color/css/hexrgba', + 'ts/size/lineheight', + 'ts/shadow/css/shorthand', + ], +}); + +const baseConfig = (brand: Brand, tokensPath: string): Partial => { + return { + log: { verbosity: 'silent' }, + include: [ + `${tokensPath}/Brand/${brand}.json`, + `${tokensPath}/Base/Semantic.json`, + ], + source: [`${tokensPath}/Base/Core.json`], + }; +}; + +const excludeSource = (token: TransformedToken) => { + if (token.filePath.includes('Core.json')) return false; + + if (token.path[0] === 'viewport' && ['color'].includes(token.type as string)) + return false; + + return true; +}; + +const getCSSTokensConfig = ( + brand: Brand, + targetFolder = '', + tokensPath: string, +): Config => { + const destinationPath = `${targetFolder}/${brand.toLowerCase()}`; + + return { + ...baseConfig(brand, tokensPath), + platforms: { + css: { + prefix, + basePxFontSize, + transformGroup: 'fds/css', + files: [ + { + destination: `${destinationPath}/tokens.css`, + format: scopedReferenceVariables.name, + filter: excludeSource, + }, + ], + options: { + fileHeader, + includeReferences: (token: TransformedToken) => + ['color'].includes(token.type as string) && + !(token.value as string).startsWith('rgba'), + }, + }, + }, + }; +}; + +const getStorefrontConfig = ( + brand: Brand, + targetFolder = '', + tokensPath: string, +): Config => { + const destinationPath = `${targetFolder}/${brand.toLowerCase()}`; + + return { + ...baseConfig(brand, tokensPath), + platforms: { + storefront: { + prefix, + basePxFontSize, + transformGroup: 'fds/css', + files: [ + { + destination: `${destinationPath}.ts`, + format: groupedTokens.name, + filter: excludeSource, + }, + ], + options: { + fileHeader, + }, + }, + }, + }; +}; + +type Options = { + /** Design tokens path */ + tokens: string; + /** File names of Token studio brand files located in @type {Options['tokens']} */ + brands: string[]; +}; + +export async function run(options: Options): Promise { + const brands = options.brands; + + const storefrontTokensPath = path.resolve('../../apps/storefront/tokens'); + const packageTokensPath = path.resolve('../../packages/theme/brand'); + const tokensPath = options.tokens; + + if (brands.length > 0) { + console.log('🍱 Staring token builder'); + console.log('➡️ Tokens path: ', tokensPath); + console.log('➡️ Brands: ', brands); + + console.log('\n🏗️ Start building CSS tokens'); + await Promise.all( + brands.map(async (brand) => { + console.log(`👷 Processing ${brand}`); + + const sd = new StyleDictionary(); + const tokensPackageSD = await sd.extend( + getCSSTokensConfig(brand, packageTokensPath, tokensPath), + ); + + return tokensPackageSD.buildAllPlatforms(); + }), + ); + console.log('🏁 Finished building package tokens!'); + + console.log('\n🏗️ Started building storefront tokens…'); + await Promise.all( + brands.map(async (brand) => { + console.log(`👷 Processing ${brand}`); + + const storefrontSD = new StyleDictionary( + getStorefrontConfig(brand, storefrontTokensPath, tokensPath), + ); + + return storefrontSD.buildAllPlatforms(); + }), + ); + console.log('🏁 Finished building storefront tokens!'); + } +} diff --git a/packages/cli/src/tokens/formatters.ts b/packages/cli/src/tokens/formatters.ts new file mode 100644 index 0000000000..7e3c70e3eb --- /dev/null +++ b/packages/cli/src/tokens/formatters.ts @@ -0,0 +1,134 @@ +import * as R from 'ramda'; +import type { TransformedToken, Format } from 'style-dictionary/types'; +import { + fileHeader, + createPropertyFormatter, + usesReferences, + getReferences, +} from 'style-dictionary/utils'; + +type IncludeReferences = (token: TransformedToken) => boolean; + +/** + * CSS variables format with option to include source references for matched token through `options.referencesFilter` + */ +export const scopedReferenceVariables: Format = { + name: 'css/variables-scoped-references', + formatter: async function ({ dictionary, file, options }) { + const { allTokens, unfilteredTokens } = dictionary; + const { usesDtcg, outputReferences } = options; + const includeReferences = options.includeReferences as IncludeReferences; + let referencedTokens: TransformedToken[] = []; + + const format = createPropertyFormatter({ + outputReferences, + dictionary, + format: 'css', + }); + + const formatWithReference = createPropertyFormatter({ + outputReferences: true, + dictionary, + format: 'css', + }); + + const tokens = allTokens + .map((token) => { + const originalValue = ( + usesDtcg ? token.original.$value : token.original.value + ) as string; + + if (usesReferences(originalValue) && includeReferences(token)) { + const refs = getReferences( + originalValue, + unfilteredTokens ? unfilteredTokens : {}, + ); + + referencedTokens = [ + ...referencedTokens, + ...refs.filter((x) => x.isSource), + ]; + + return formatWithReference(token); + } + + return !token.isSource && format(token); + }) + .filter((x) => x); + + const referenceTokens = referencedTokens + .reduce((acc, token) => { + if (acc.find((x) => x.name === token.name)) { + return acc; + } + + return [...acc, token]; + }, []) + .map((token) => format(token)) + .filter((formattedValue) => formattedValue); + + return fileHeader({ file }).then( + (fileHeaderText) => + fileHeaderText + + ':root {\n' + + ' /** Referenced source tokens */ \n' + + ' /** DO NOT OVERRIDE */ \n' + + referenceTokens.join('\n') + + '\n\n /** Tokens */ \n' + + tokens.join('\n') + + '\n}\n', + ); + }, +}; + +const groupByType = R.groupBy( + (token: TransformedToken) => token.type as string, +); + +/** Add token name with prefix to list for removal */ +const removeUnwatedTokens = R.filter( + (token: TransformedToken) => + !['fds-base_spacing', 'fds-base_sizing'].includes(token.name), +); + +const toCssVarName = R.pipe(R.split(':'), R.head, R.trim); + +/** + * Format for displaying tokens in storefront + */ +export const groupedTokens: Format = { + name: 'groupedTokens', + formatter: async function ({ dictionary, file }) { + const format = createPropertyFormatter({ + dictionary, + format: 'css', + }); + + const formatTokens = R.map((token: TransformedToken) => ({ + ...token, + name: toCssVarName(format(token)), + })); + + const processTokens = R.pipe( + removeUnwatedTokens, + formatTokens, + groupByType, + ); + + const tokens = processTokens(dictionary.allTokens); + + const content = Object.entries(tokens) + .map( + ([name, token]) => + `export const ${name} = ${JSON.stringify(token, null, 2).replace( + /"([^"]+)":/g, + '$1:', + )} \n`, + ) + .join('\n'); + + return fileHeader({ file }).then( + (fileHeaderText) => fileHeaderText + content, + ); + }, +}; diff --git a/packages/cli/src/noCase.ts b/packages/cli/src/tokens/noCase.ts similarity index 100% rename from packages/cli/src/noCase.ts rename to packages/cli/src/tokens/noCase.ts diff --git a/packages/cli/src/tokens/transformers.ts b/packages/cli/src/tokens/transformers.ts new file mode 100644 index 0000000000..49a48456a0 --- /dev/null +++ b/packages/cli/src/tokens/transformers.ts @@ -0,0 +1,56 @@ +import type { Transform } from 'style-dictionary/types'; + +import { noCase } from './noCase.js'; + +export const sizeRem: Transform = { + name: 'fds/size/toRem', + type: 'value', + transitive: true, + matcher: (token) => + ['sizing', 'spacing'].includes(token.type as string) && + !token.name.includes('base'), + transformer: (token, options) => { + const baseFont = options.basePxFontSize || 16; + const value = parseInt(token.value as string); + + if (value === 0) { + return '0'; + } + + return `${value / baseFont}rem`; + }, +}; + +export const nameKebab: Transform = { + name: 'name/cti/hierarchical-kebab', + type: 'name', + transformer: (token, options) => { + return noCase([options?.prefix].concat(token.path).join('-'), { + delimiter: '-', + stripRegexp: /[^A-Z0-9_]+/gi, + }); + }, +}; + +type Typgraphy = { + fontWeight: string; + fontSize: string; + lineHeight: number; + fontFamily: string; +}; + +export const typographyShorthand: Transform = { + name: 'typography/shorthand', + type: 'value', + transitive: true, + matcher: (token) => token.type === 'typography', + transformer: (token, config, options) => { + const { usesDtcg } = options; + const typography = (usesDtcg ? token.$value : token.value) as Typgraphy; + + const baseFontPx = config?.basePxFontSize || 16; + const fontSize = `${parseInt(typography.fontSize) / baseFontPx}rem`; + + return `${typography.fontWeight} ${fontSize}/${typography.lineHeight} '${typography.fontFamily}'`; + }, +}; diff --git a/packages/cli/src/transformers.ts b/packages/cli/src/transformers.ts deleted file mode 100644 index 866b47a18b..0000000000 --- a/packages/cli/src/transformers.ts +++ /dev/null @@ -1,149 +0,0 @@ -import type { - Transform, - Named, - TransformedToken, - TransformedTokens, - Format, -} from 'style-dictionary'; -import { transformDimension } from '@tokens-studio/sd-transforms'; - -import { noCase } from './noCase.js'; - -export const sizePx: Named = { - name: 'fds/size/px', - type: 'value', - transitive: true, - matcher: (token) => - ['sizing', 'spacing'].includes(token.type as string) && - !token.name.includes('base'), - transformer: (token) => transformDimension(token.value as number), -}; - -export const sizeRem: Named = { - name: 'fds/size/toRem', - type: 'value', - transitive: true, - matcher: (token) => - ['sizing', 'spacing'].includes(token.type as string) && - !token.name.includes('base'), - transformer: (token, options) => { - const baseFont = options.basePxFontSize || 16; - const value = token.value as number; - - if (value === 0) { - return '0'; - } - - return `${value / baseFont}rem`; - }, -}; - -export const nameKebab: Named = { - name: 'name/cti/hierarchical-kebab', - type: 'name', - transformer: (token, options) => { - return noCase([options?.prefix].concat(token.path).join('-'), { - delimiter: '-', - stripRegexp: /[^A-Z0-9_]+/gi, - }); - }, -}; - -export const nameKebabUnderscore: Named = { - name: 'name/cti/camel_underscore', - type: 'name', - transformer: function (token, options) { - return noCase([options?.prefix].concat(token.path).join(' '), { - delimiter: '_', - stripRegexp: /[^A-Z0-9_]+/gi, - }); - }, -}; - -type Typgraphy = { - fontWeight: string; - fontSize: string; - lineHeight: number; - fontFamily: string; -}; - -export const typographyShorthand: Named = { - name: 'typography/shorthand', - type: 'value', - transitive: true, - matcher: (token) => token.type === 'typography', - transformer: (token, options) => { - const typography = token.value as Typgraphy; - let fontSize = typography.fontSize; - - if (!fontSize.startsWith('clamp')) { - const baseFontPx = options?.basePxFontSize || 1; - fontSize = `${parseFloat(fontSize) / baseFontPx}rem`; - } - return `${typography.fontWeight} ${fontSize}/${typography.lineHeight} '${typography.fontFamily}'`; - }, -}; - -export const calc: Named = { - name: 'fds/calc', - type: 'value', - transitive: true, - matcher: (token) => - (token.type === 'spacing' && token.path[0] === 'spacing') || - (token.type === 'sizing' && token.path[0] === 'sizing'), - transformer: (token) => { - const value = token.value as string; - - return `calc(${value})`; - }, -}; - -type FontScale = { - min: TransformedToken; - max: TransformedToken; - v: TransformedToken; - r: TransformedToken; - fluid: TransformedToken; -}; - -let fontScale: TransformedTokens; - -export const fluidFontSize: Named = { - name: 'css/fontSizes/fluid', - type: 'value', - transitive: true, - matcher: (token) => - token.type === 'fontSizes' && - token.path[0] === 'font-size' && - token.path[1].startsWith('f'), - transformer: (token, options) => { - if (fontScale) { - const baseFontPx = options?.basePxFontSize || 1; - - const scale = fontScale[token.path[1]] as unknown as FontScale; - - const { min, max, v, r } = scale; - const minRem = (parseFloat(min.value as string) / baseFontPx).toFixed(2); - const maxRem = (parseFloat(max.value as string) / baseFontPx).toFixed(2); - const fontR = (parseFloat(r.value as string) / baseFontPx).toFixed(2); - const fontV = parseFloat(v.value as string).toFixed(2); - - const fluid = `clamp(${minRem}rem, calc(${fontV}vw + ${fontR}rem), ${maxRem}rem)`; - - return fluid; - } - - // eslint-disable-next-line @typescript-eslint/no-unsafe-return - return token.value; - }, -}; -/** This should be in formatters but needs to be here due to global var `fontScale` used in transformer `fluidFontSize` */ -export const fontScaleHackFormat: Named = { - name: 'global-values-hack', - formatter: ({ dictionary }) => { - console.info('\x1b[34m✔ Setting global values'); - fontScale = dictionary.tokens['font-scale']; - - return `/** Style Dictionary hack because it must write to file for some reason... */\n`; - }, -}; diff --git a/packages/cli/tsconfig.json b/packages/cli/tsconfig.json index 7441049e4f..51def22fe8 100644 --- a/packages/cli/tsconfig.json +++ b/packages/cli/tsconfig.json @@ -7,8 +7,10 @@ "allowSyntheticDefaultImports": true, "emitDeclarationOnly": false, "noEmit": false, - "esModuleInterop": true + "esModuleInterop": true, + "module": "NodeNext", + "moduleResolution": "NodeNext" }, "rootDir": "./src", - "include": ["./src/", "./declarations.d.ts"] + "include": ["./src/", "./bin/", "./declarations.d.ts"] } diff --git a/packages/theme/brand/altinn/tokens.css b/packages/theme/brand/altinn/tokens.css index 0078be974a..1906be52e5 100644 --- a/packages/theme/brand/altinn/tokens.css +++ b/packages/theme/brand/altinn/tokens.css @@ -256,7 +256,7 @@ --fds-border_radius-xxxlarge: 24px; --fds-border_radius-xxxxlarge: 32px; --fds-border_radius-full: 9999px; - --fds-spacing-0: 0rem; + --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; --fds-spacing-3: 0.75rem; @@ -277,7 +277,7 @@ --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; --fds-base_spacing: 4; - --fds-sizing-0: 0rem; + --fds-sizing-0: 0; --fds-sizing-1: 0.25rem; --fds-sizing-2: 0.5rem; --fds-sizing-3: 0.75rem; diff --git a/packages/theme/brand/brreg/tokens.css b/packages/theme/brand/brreg/tokens.css index 471d9696c3..5c61a2a989 100644 --- a/packages/theme/brand/brreg/tokens.css +++ b/packages/theme/brand/brreg/tokens.css @@ -262,7 +262,7 @@ --fds-border_radius-xxxlarge: 24px; --fds-border_radius-xxxxlarge: 32px; --fds-border_radius-full: 9999px; - --fds-spacing-0: 0rem; + --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; --fds-spacing-3: 0.75rem; @@ -283,7 +283,7 @@ --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; --fds-base_spacing: 4; - --fds-sizing-0: 0rem; + --fds-sizing-0: 0; --fds-sizing-1: 0.25rem; --fds-sizing-2: 0.5rem; --fds-sizing-3: 0.75rem; diff --git a/packages/theme/brand/digdir/tokens.css b/packages/theme/brand/digdir/tokens.css index f95430a29c..2303000eeb 100644 --- a/packages/theme/brand/digdir/tokens.css +++ b/packages/theme/brand/digdir/tokens.css @@ -256,7 +256,7 @@ --fds-border_radius-xxxlarge: 24px; --fds-border_radius-xxxxlarge: 32px; --fds-border_radius-full: 9999px; - --fds-spacing-0: 0rem; + --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; --fds-spacing-3: 0.75rem; @@ -277,7 +277,7 @@ --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; --fds-base_spacing: 4; - --fds-sizing-0: 0rem; + --fds-sizing-0: 0; --fds-sizing-1: 0.25rem; --fds-sizing-2: 0.5rem; --fds-sizing-3: 0.75rem; diff --git a/packages/theme/brand/tilsynet/tokens.css b/packages/theme/brand/tilsynet/tokens.css index 67b3c13ceb..259921281f 100644 --- a/packages/theme/brand/tilsynet/tokens.css +++ b/packages/theme/brand/tilsynet/tokens.css @@ -256,7 +256,7 @@ --fds-border_radius-xxxlarge: 24px; --fds-border_radius-xxxxlarge: 32px; --fds-border_radius-full: 9999px; - --fds-spacing-0: 0rem; + --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; --fds-spacing-3: 0.75rem; @@ -277,7 +277,7 @@ --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; --fds-base_spacing: 4; - --fds-sizing-0: 0rem; + --fds-sizing-0: 0; --fds-sizing-1: 0.25rem; --fds-sizing-2: 0.5rem; --fds-sizing-3: 0.75rem; diff --git a/yarn.lock b/yarn.lock index 97d6ccaee7..1381d047aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2539,6 +2539,46 @@ __metadata: languageName: node linkType: hard +"@bundled-es-modules/deepmerge@npm:^4.3.1": + version: 4.3.1 + resolution: "@bundled-es-modules/deepmerge@npm:4.3.1" + dependencies: + deepmerge: "npm:^4.3.1" + checksum: b96ad879ec052591ea9f3f3570294ee7a808df9f60c7e21977ee8dbdc3156324de7f85a432c9b290c73fec3519ee169a963002ddec9bc00cbca9582aa092910b + languageName: node + linkType: hard + +"@bundled-es-modules/glob@npm:^10.3.13": + version: 10.3.13 + resolution: "@bundled-es-modules/glob@npm:10.3.13" + dependencies: + buffer: "npm:^6.0.3" + events: "npm:^3.3.0" + glob: "npm:^10.3.10" + patch-package: "npm:^8.0.0" + path: "npm:^0.12.7" + stream: "npm:^0.0.2" + string_decoder: "npm:^1.3.0" + url: "npm:^0.11.1" + checksum: 1051fb1437b106f95fdf386919c465fc2c5a0b35353ebe7b24c1148f42c685fa855380ae41689e086040d638ed6b11f306561ee78fc64808a7b1d07b773450d3 + languageName: node + linkType: hard + +"@bundled-es-modules/memfs@npm:^4.8.1": + version: 4.8.1 + resolution: "@bundled-es-modules/memfs@npm:4.8.1" + dependencies: + assert: "npm:^2.0.0" + buffer: "npm:^6.0.3" + events: "npm:^3.3.0" + memfs: "npm:^4.8.1" + path: "npm:^0.12.7" + stream: "npm:^0.0.2" + util: "npm:^0.12.5" + checksum: 3c8c378eb8faf84de3d7b108c7f118c798d4bf0d65bb0a563729a033750a72739d08cce02d601e04e3fdd8b02de1164c3367a01213406f8c6ec71fc3dc68aeaf + languageName: node + linkType: hard + "@chromatic-com/storybook@npm:^1.3.3": version: 1.3.3 resolution: "@chromatic-com/storybook@npm:1.3.3" @@ -2559,6 +2599,15 @@ __metadata: languageName: node linkType: hard +"@commander-js/extra-typings@npm:^12.0.1": + version: 12.0.1 + resolution: "@commander-js/extra-typings@npm:12.0.1" + peerDependencies: + commander: ~12.0.0 + checksum: cd094ec7fa789dd91e20942727f18811b05bdd0006dfeefddbd3054e4ef89592bb20b7a1e93edfa86a77603045c714231a8ae7804ad153775258e74f9f378208 + languageName: node + linkType: hard + "@csstools/css-parser-algorithms@npm:^2.3.2": version: 2.4.0 resolution: "@csstools/css-parser-algorithms@npm:2.4.0" @@ -2618,28 +2667,6 @@ __metadata: languageName: unknown linkType: soft -"@digdir/designsystemet-cli@workspace:packages/cli": - version: 0.0.0-use.local - resolution: "@digdir/designsystemet-cli@workspace:packages/cli" - dependencies: - "@tokens-studio/sd-transforms": "npm:^0.9.3" - "@types/glob": "npm:^8.1.0" - "@types/node": "npm:^20.12.7" - "@types/ramda": "npm:^0.29.9" - "@types/yargs": "npm:^17.0.32" - esno: "npm:^4.7.0" - fast-glob: "npm:^3.3.2" - postcss: "npm:^8.4.38" - ramda: "npm:^0.29.1" - rimraf: "npm:^5.0.5" - style-dictionary: "npm:^3.8.0" - typescript: "npm:^5.4.5" - yargs: "npm:^17.7.2" - bin: - designsystemet: ./dist/build/build.js - languageName: unknown - linkType: soft - "@digdir/designsystemet-css@npm:0.7.0": version: 0.7.0 resolution: "@digdir/designsystemet-css@npm:0.7.0" @@ -2728,6 +2755,28 @@ __metadata: languageName: unknown linkType: soft +"@digdir/designsystemet@workspace:packages/cli": + version: 0.0.0-use.local + resolution: "@digdir/designsystemet@workspace:packages/cli" + dependencies: + "@commander-js/extra-typings": "npm:^12.0.1" + "@tokens-studio/sd-transforms": "npm:^0.15.2" + "@types/glob": "npm:^8.1.0" + "@types/node": "npm:^20.12.7" + "@types/ramda": "npm:^0.29.9" + commander: "npm:^12.0.0" + esno: "npm:^4.7.0" + fast-glob: "npm:^3.3.2" + postcss: "npm:^8.4.38" + ramda: "npm:^0.29.1" + rimraf: "npm:^5.0.5" + style-dictionary: "npm:^4.0.0-prerelease.26" + typescript: "npm:^5.4.5" + bin: + designsystemet: ./dist/build/bin/designsystemet.js + languageName: unknown + linkType: soft + "@discoveryjs/json-ext@npm:^0.5.3": version: 0.5.7 resolution: "@discoveryjs/json-ext@npm:0.5.7" @@ -5980,27 +6029,26 @@ __metadata: languageName: node linkType: hard -"@tokens-studio/sd-transforms@npm:^0.9.3": - version: 0.9.3 - resolution: "@tokens-studio/sd-transforms@npm:0.9.3" +"@tokens-studio/sd-transforms@npm:^0.15.2": + version: 0.15.2 + resolution: "@tokens-studio/sd-transforms@npm:0.15.2" dependencies: - "@tokens-studio/types": "npm:^0.2.1" - browser-style-dictionary: "npm:^3.1.1-browser.1" + "@tokens-studio/types": "npm:^0.4.0" color2k: "npm:^2.0.1" colorjs.io: "npm:^0.4.3" deepmerge: "npm:^4.3.1" - expr-eval: "npm:^2.0.2" + expr-eval-fork: "npm:^2.0.2" is-mergeable-object: "npm:^1.1.1" postcss-calc-ast-parser: "npm:^0.1.4" - style-dictionary: "npm:^3.7.2" - checksum: 95efdd06cef2659e4f3d9d2302aed9e2d6ca162615a88a216097d4d51138b1b4fa4e9665b2a04639ae56e1bb40fe46fa5c5719eb5f046cea42fd6460d9e7cd99 + style-dictionary: "npm:^4.0.0-prerelease.22" + checksum: 8a7ff6ed0a56fd950be642b57b0406ab7073fb39b02c8c43bdfd3cc4a983d6daf02cdff05b30ce4720f3a26e50e3d7473f90306c827aedc2dc4a0cd0839b0f70 languageName: node linkType: hard -"@tokens-studio/types@npm:^0.2.1": - version: 0.2.2 - resolution: "@tokens-studio/types@npm:0.2.2" - checksum: 4c4d9f6de95c1dabbcf9ad6a0deef414c7c2dde1e20178701118031c9a110ac79de0e522c0850865548a8ebe190695e154a1e4d6b6ccabeee17009476e7fe703 +"@tokens-studio/types@npm:^0.4.0": + version: 0.4.0 + resolution: "@tokens-studio/types@npm:0.4.0" + checksum: 3280d41483d5bf53e4dbc26f93ab159206cdba9ed83d4e148a0d0ab6feb3a6a97212fb390778af4a724400384931cca67264187876bf31e187d771e657999bec languageName: node linkType: hard @@ -6826,22 +6874,6 @@ __metadata: languageName: node linkType: hard -"@types/yargs-parser@npm:*": - version: 21.0.3 - resolution: "@types/yargs-parser@npm:21.0.3" - checksum: a794eb750e8ebc6273a51b12a0002de41343ffe46befef460bdbb57262d187fdf608bc6615b7b11c462c63c3ceb70abe2564c8dd8ee0f7628f38a314f74a9b9b - languageName: node - linkType: hard - -"@types/yargs@npm:^17.0.32": - version: 17.0.32 - resolution: "@types/yargs@npm:17.0.32" - dependencies: - "@types/yargs-parser": "npm:*" - checksum: 1e2b2673847011ce43607df690d392f137d95a2d6ea85aa319403eadda2ef4277365efd4982354d8843f2611ef3846c88599660aaeb537fa9ccddae83c2a89de - languageName: node - linkType: hard - "@typescript-eslint/eslint-plugin@npm:6.15.0": version: 6.15.0 resolution: "@typescript-eslint/eslint-plugin@npm:6.15.0" @@ -7889,6 +7921,13 @@ __metadata: languageName: node linkType: hard +"at-least-node@npm:^1.0.0": + version: 1.0.0 + resolution: "at-least-node@npm:1.0.0" + checksum: 463e2f8e43384f1afb54bc68485c436d7622acec08b6fad269b421cb1d29cebb5af751426793d0961ed243146fe4dc983402f6d5a51b720b277818dbf6f2e49e + languageName: node + linkType: hard + "autoprefixer@npm:^10.4.19": version: 10.4.19 resolution: "autoprefixer@npm:10.4.19" @@ -8189,25 +8228,6 @@ __metadata: languageName: node linkType: hard -"browser-style-dictionary@npm:^3.1.1-browser.1": - version: 3.1.1-browser.2 - resolution: "browser-style-dictionary@npm:3.1.1-browser.2" - dependencies: - chalk: "npm:^4.0.0" - change-case: "npm:^4.1.2" - commander: "npm:^8.3.0" - fs-extra: "npm:^10.0.0" - glob: "npm:^7.2.0" - json5: "npm:^2.2.0" - jsonc-parser: "npm:^3.0.0" - lodash: "npm:^4.17.15" - tinycolor2: "npm:^1.4.1" - bin: - style-dictionary: bin/style-dictionary - checksum: 6a780b74edf901a62ad6fe0fd61502018807815a52f87519bef2bb8e11bb38b343f44ab658fa9baeabbea82749304ceec516cacf4958b8b98dea3866262ad8f0 - languageName: node - linkType: hard - "browserify-zlib@npm:^0.1.4": version: 0.1.4 resolution: "browserify-zlib@npm:0.1.4" @@ -8262,6 +8282,16 @@ __metadata: languageName: node linkType: hard +"buffer@npm:^6.0.3": + version: 6.0.3 + resolution: "buffer@npm:6.0.3" + dependencies: + base64-js: "npm:^1.3.1" + ieee754: "npm:^1.2.1" + checksum: b6bc68237ebf29bdacae48ce60e5e28fc53ae886301f2ad9496618efac49427ed79096750033e7eab1897a4f26ae374ace49106a5758f38fb70c78c9fda2c3b1 + languageName: node + linkType: hard + "builtin-modules@npm:^3.3.0": version: 3.3.0 resolution: "builtin-modules@npm:3.3.0" @@ -8399,6 +8429,19 @@ __metadata: languageName: node linkType: hard +"call-bind@npm:^1.0.7": + version: 1.0.7 + resolution: "call-bind@npm:1.0.7" + dependencies: + es-define-property: "npm:^1.0.0" + es-errors: "npm:^1.3.0" + function-bind: "npm:^1.1.2" + get-intrinsic: "npm:^1.2.4" + set-function-length: "npm:^1.2.1" + checksum: cd6fe658e007af80985da5185bff7b55e12ef4c2b6f41829a26ed1eef254b1f1c12e3dfd5b2b068c6ba8b86aba62390842d81752e67dcbaec4f6f76e7113b6b7 + languageName: node + linkType: hard + "callsites@npm:^3.0.0": version: 3.1.0 resolution: "callsites@npm:3.1.0" @@ -8406,16 +8449,6 @@ __metadata: languageName: node linkType: hard -"camel-case@npm:^4.1.2": - version: 4.1.2 - resolution: "camel-case@npm:4.1.2" - dependencies: - pascal-case: "npm:^3.1.2" - tslib: "npm:^2.0.3" - checksum: bcbd25cd253b3cbc69be3f535750137dbf2beb70f093bdc575f73f800acc8443d34fd52ab8f0a2413c34f1e8203139ffc88428d8863e4dfe530cfb257a379ad6 - languageName: node - linkType: hard - "camelcase-keys@npm:^6.2.2": version: 6.2.2 resolution: "camelcase-keys@npm:6.2.2" @@ -8474,17 +8507,6 @@ __metadata: languageName: node linkType: hard -"capital-case@npm:^1.0.4": - version: 1.0.4 - resolution: "capital-case@npm:1.0.4" - dependencies: - no-case: "npm:^3.0.4" - tslib: "npm:^2.0.3" - upper-case-first: "npm:^2.0.2" - checksum: 41fa8fa87f6d24d0835a2b4a9341a3eaecb64ac29cd7c5391f35d6175a0fa98ab044e7f2602e1ec3afc886231462ed71b5b80c590b8b41af903ec2c15e5c5931 - languageName: node - linkType: hard - "ccount@npm:^2.0.0": version: 2.0.1 resolution: "ccount@npm:2.0.1" @@ -8548,23 +8570,17 @@ __metadata: languageName: node linkType: hard -"change-case@npm:^4.1.2": - version: 4.1.2 - resolution: "change-case@npm:4.1.2" - dependencies: - camel-case: "npm:^4.1.2" - capital-case: "npm:^1.0.4" - constant-case: "npm:^3.0.4" - dot-case: "npm:^3.0.4" - header-case: "npm:^2.0.4" - no-case: "npm:^3.0.4" - param-case: "npm:^3.0.4" - pascal-case: "npm:^3.1.2" - path-case: "npm:^3.0.4" - sentence-case: "npm:^3.0.4" - snake-case: "npm:^3.0.4" - tslib: "npm:^2.0.3" - checksum: e4bc4a093a1f7cce8b33896665cf9e456e3bc3cc0def2ad7691b1994cfca99b3188d0a513b16855b01a6bd20692fcde12a7d4d87a5615c4c515bbbf0e651f116 +"chalk@npm:^5.3.0": + version: 5.3.0 + resolution: "chalk@npm:5.3.0" + checksum: 6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea + languageName: node + linkType: hard + +"change-case@npm:^5.3.0": + version: 5.4.4 + resolution: "change-case@npm:5.4.4" + checksum: 446e5573f3c854290a91292afef92b957d2e43a928260c91989b482aa860caaa29711b6725fc40c200af68061cbab357b033446d16a17bc5c553636994074e92 languageName: node linkType: hard @@ -8706,6 +8722,13 @@ __metadata: languageName: node linkType: hard +"ci-info@npm:^3.7.0": + version: 3.9.0 + resolution: "ci-info@npm:3.9.0" + checksum: 75bc67902b4d1c7b435497adeb91598f6d52a3389398e44294f6601b20cfef32cf2176f7be0eb961d9e085bb333a8a5cae121cb22f81cf238ae7f58eb80e9397 + languageName: node + linkType: hard + "ci-info@npm:^4.0.0": version: 4.0.0 resolution: "ci-info@npm:4.0.0" @@ -8959,6 +8982,13 @@ __metadata: languageName: node linkType: hard +"commander@npm:^12.0.0": + version: 12.0.0 + resolution: "commander@npm:12.0.0" + checksum: 62062e2ffe6abd5aa42a551e62fd5eb9b2620f6ac4299382b2aa9fb02f95cda0242d7e84acb890479bd6491edb805f7f91aecb5b4f5c70dc57df49ed7f02ef14 + languageName: node + linkType: hard + "commander@npm:^2.20.0": version: 2.20.3 resolution: "commander@npm:2.20.3" @@ -9063,17 +9093,6 @@ __metadata: languageName: node linkType: hard -"constant-case@npm:^3.0.4": - version: 3.0.4 - resolution: "constant-case@npm:3.0.4" - dependencies: - no-case: "npm:^3.0.4" - tslib: "npm:^2.0.3" - upper-case: "npm:^2.0.2" - checksum: 6c3346d51afc28d9fae922e966c68eb77a19d94858dba230dd92d7b918b37d36db50f0311e9ecf6847e43e934b1c01406a0936973376ab17ec2c471fbcfb2cf3 - languageName: node - linkType: hard - "content-disposition@npm:0.5.4": version: 0.5.4 resolution: "content-disposition@npm:0.5.4" @@ -9873,6 +9892,17 @@ __metadata: languageName: node linkType: hard +"define-data-property@npm:^1.1.4": + version: 1.1.4 + resolution: "define-data-property@npm:1.1.4" + dependencies: + es-define-property: "npm:^1.0.0" + es-errors: "npm:^1.3.0" + gopd: "npm:^1.0.1" + checksum: abdcb2505d80a53524ba871273e5da75e77e52af9e15b3aa65d8aad82b8a3a424dad7aee2cc0b71470ac7acf501e08defac362e8b6a73cdb4309f028061df4ae + languageName: node + linkType: hard + "define-lazy-prop@npm:^2.0.0": version: 2.0.0 resolution: "define-lazy-prop@npm:2.0.0" @@ -10166,16 +10196,6 @@ __metadata: languageName: node linkType: hard -"dot-case@npm:^3.0.4": - version: 3.0.4 - resolution: "dot-case@npm:3.0.4" - dependencies: - no-case: "npm:^3.0.4" - tslib: "npm:^2.0.3" - checksum: a65e3519414856df0228b9f645332f974f2bf5433370f544a681122eab59e66038fc3349b4be1cdc47152779dac71a5864f1ccda2f745e767c46e9c6543b1169 - languageName: node - linkType: hard - "dot-prop@npm:^5.1.0": version: 5.3.0 resolution: "dot-prop@npm:5.3.0" @@ -10264,6 +10284,13 @@ __metadata: languageName: node linkType: hard +"emitter-component@npm:^1.1.1": + version: 1.1.2 + resolution: "emitter-component@npm:1.1.2" + checksum: d30a241962a7fdc6c84c654576876b4a496bd75cd608dcd4e615f8e61b1cf0a938799d6b20592432155b3a9ab2c7a800df5535de0643d8eae6100e93788c719f + languageName: node + linkType: hard + "emoji-regex@npm:^10.2.1": version: 10.3.0 resolution: "emoji-regex@npm:10.3.0" @@ -10443,6 +10470,22 @@ __metadata: languageName: node linkType: hard +"es-define-property@npm:^1.0.0": + version: 1.0.0 + resolution: "es-define-property@npm:1.0.0" + dependencies: + get-intrinsic: "npm:^1.2.4" + checksum: f66ece0a887b6dca71848fa71f70461357c0e4e7249696f81bad0a1f347eed7b31262af4a29f5d726dc026426f085483b6b90301855e647aa8e21936f07293c6 + languageName: node + linkType: hard + +"es-errors@npm:^1.3.0": + version: 1.3.0 + resolution: "es-errors@npm:1.3.0" + checksum: 96e65d640156f91b707517e8cdc454dd7d47c32833aa3e85d79f24f9eb7ea85f39b63e36216ef0114996581969b59fe609a94e30316b08f5f4df1d44134cf8d5 + languageName: node + linkType: hard + "es-get-iterator@npm:^1.1.2": version: 1.1.2 resolution: "es-get-iterator@npm:1.1.2" @@ -11221,7 +11264,7 @@ __metadata: languageName: node linkType: hard -"events@npm:^3.2.0": +"events@npm:^3.2.0, events@npm:^3.3.0": version: 3.3.0 resolution: "events@npm:3.3.0" checksum: a3d47e285e28d324d7180f1e493961a2bbb4cad6412090e4dec114f4db1f5b560c7696ee8e758f55e23913ede856e3689cd3aa9ae13c56b5d8314cd3b3ddd1be @@ -11286,10 +11329,10 @@ __metadata: languageName: node linkType: hard -"expr-eval@npm:^2.0.2": +"expr-eval-fork@npm:^2.0.2": version: 2.0.2 - resolution: "expr-eval@npm:2.0.2" - checksum: b603f1ed2423636d84fd9984ed47af5cf90b42139faf5c535a778a12e916347b1e722364e3946ff3fc59537e01ea2eb3b4c3cc32a47bf80a097d1796e0b56fa6 + resolution: "expr-eval-fork@npm:2.0.2" + checksum: f88219215365bbf57d3cd0a6af5dfda62789dc81a771ae9ab9b98365f32b38deb28651f5630b77b0f75272cedbbbbe77f7e448ac959a7300b0ea4435d5abc554 languageName: node linkType: hard @@ -11583,6 +11626,15 @@ __metadata: languageName: node linkType: hard +"find-yarn-workspace-root@npm:^2.0.0": + version: 2.0.0 + resolution: "find-yarn-workspace-root@npm:2.0.0" + dependencies: + micromatch: "npm:^4.0.2" + checksum: 7fa7942849eef4d5385ee96a0a9a5a9afe885836fd72ed6a4280312a38690afea275e7d09b343fe97daf0412d833f8ac4b78c17fc756386d9ebebf0759d707a7 + languageName: node + linkType: hard + "flat-cache@npm:^3.0.4": version: 3.1.1 resolution: "flat-cache@npm:3.1.1" @@ -11714,25 +11766,26 @@ __metadata: languageName: node linkType: hard -"fs-extra@npm:^10.0.0": - version: 10.1.0 - resolution: "fs-extra@npm:10.1.0" +"fs-extra@npm:^11.2.0": + version: 11.2.0 + resolution: "fs-extra@npm:11.2.0" dependencies: graceful-fs: "npm:^4.2.0" jsonfile: "npm:^6.0.1" universalify: "npm:^2.0.0" - checksum: 05ce2c3b59049bcb7b52001acd000e44b3c4af4ec1f8839f383ef41ec0048e3cfa7fd8a637b1bddfefad319145db89be91f4b7c1db2908205d38bf91e7d1d3b7 + checksum: 0579bf6726a4cd054d4aa308f10b483f52478bb16284f32cf60b4ce0542063d551fca1a08a2af365e35db21a3fa5a06cf2a6ed614004b4368982bc754cb816b3 languageName: node linkType: hard -"fs-extra@npm:^11.2.0": - version: 11.2.0 - resolution: "fs-extra@npm:11.2.0" +"fs-extra@npm:^9.0.0": + version: 9.1.0 + resolution: "fs-extra@npm:9.1.0" dependencies: + at-least-node: "npm:^1.0.0" graceful-fs: "npm:^4.2.0" jsonfile: "npm:^6.0.1" universalify: "npm:^2.0.0" - checksum: 0579bf6726a4cd054d4aa308f10b483f52478bb16284f32cf60b4ce0542063d551fca1a08a2af365e35db21a3fa5a06cf2a6ed614004b4368982bc754cb816b3 + checksum: 08600da1b49552ed23dfac598c8fc909c66776dd130fea54fbcad22e330f7fcc13488bb995f6bc9ce5651aa35b65702faf616fe76370ee56f1aade55da982dca languageName: node linkType: hard @@ -11864,6 +11917,19 @@ __metadata: languageName: node linkType: hard +"get-intrinsic@npm:^1.2.4": + version: 1.2.4 + resolution: "get-intrinsic@npm:1.2.4" + dependencies: + es-errors: "npm:^1.3.0" + function-bind: "npm:^1.1.2" + has-proto: "npm:^1.0.1" + has-symbols: "npm:^1.0.3" + hasown: "npm:^2.0.0" + checksum: 85bbf4b234c3940edf8a41f4ecbd4e25ce78e5e6ad4e24ca2f77037d983b9ef943fd72f00f3ee97a49ec622a506b67db49c36246150377efcda1c9eb03e5f06d + languageName: node + linkType: hard + "get-npm-tarball-url@npm:^2.0.3": version: 2.0.3 resolution: "get-npm-tarball-url@npm:2.0.3" @@ -12325,6 +12391,15 @@ __metadata: languageName: node linkType: hard +"has-property-descriptors@npm:^1.0.2": + version: 1.0.2 + resolution: "has-property-descriptors@npm:1.0.2" + dependencies: + es-define-property: "npm:^1.0.0" + checksum: 2d8c9ab8cebb572e3362f7d06139a4592105983d4317e68f7adba320fe6ddfc8874581e0971e899e633fd5f72e262830edce36d5a0bc863dad17ad20572484b2 + languageName: node + linkType: hard + "has-proto@npm:^1.0.1": version: 1.0.1 resolution: "has-proto@npm:1.0.1" @@ -12484,16 +12559,6 @@ __metadata: languageName: node linkType: hard -"header-case@npm:^2.0.4": - version: 2.0.4 - resolution: "header-case@npm:2.0.4" - dependencies: - capital-case: "npm:^1.0.4" - tslib: "npm:^2.0.3" - checksum: 571c83eeb25e8130d172218712f807c0b96d62b020981400bccc1503a7cf14b09b8b10498a962d2739eccf231d950e3848ba7d420b58a6acd2f9283439546cd9 - languageName: node - linkType: hard - "highlight.js@npm:^10.4.1, highlight.js@npm:~10.7.0": version: 10.7.3 resolution: "highlight.js@npm:10.7.3" @@ -12734,7 +12799,7 @@ __metadata: languageName: node linkType: hard -"ieee754@npm:^1.1.13": +"ieee754@npm:^1.1.13, ieee754@npm:^1.2.1": version: 1.2.1 resolution: "ieee754@npm:1.2.1" checksum: d9f2557a59036f16c282aaeb107832dc957a93d73397d89bbad4eb1130560560eb695060145e8e6b3b498b15ab95510226649a0b8f52ae06583575419fe10fc4 @@ -12874,6 +12939,13 @@ __metadata: languageName: node linkType: hard +"inherits@npm:2.0.3": + version: 2.0.3 + resolution: "inherits@npm:2.0.3" + checksum: 8771303d66c51be433b564427c16011a8e3fbc3449f1f11ea50efb30a4369495f1d0e89f0fc12bdec0bd7e49102ced5d137e031d39ea09821cb3c717fcf21e69 + languageName: node + linkType: hard + "ini@npm:^1.3.2, ini@npm:^1.3.5, ini@npm:^1.3.8": version: 1.3.8 resolution: "ini@npm:1.3.8" @@ -13327,7 +13399,7 @@ __metadata: languageName: node linkType: hard -"is-plain-obj@npm:^4.0.0": +"is-plain-obj@npm:^4.0.0, is-plain-obj@npm:^4.1.0": version: 4.1.0 resolution: "is-plain-obj@npm:4.1.0" checksum: 6dc45da70d04a81f35c9310971e78a6a3c7a63547ef782e3a07ee3674695081b6ca4e977fbb8efc48dae3375e0b34558d2bcd722aec9bddfa2d7db5b041be8ce @@ -13507,7 +13579,7 @@ __metadata: languageName: node linkType: hard -"is-wsl@npm:^2.2.0": +"is-wsl@npm:^2.1.1, is-wsl@npm:^2.2.0": version: 2.2.0 resolution: "is-wsl@npm:2.2.0" dependencies: @@ -13801,6 +13873,18 @@ __metadata: languageName: node linkType: hard +"json-stable-stringify@npm:^1.0.2": + version: 1.1.1 + resolution: "json-stable-stringify@npm:1.1.1" + dependencies: + call-bind: "npm:^1.0.5" + isarray: "npm:^2.0.5" + jsonify: "npm:^0.0.1" + object-keys: "npm:^1.1.1" + checksum: 60853c1f63451319b5c7953465a555aa816cf84e60e3ca36b6c05225d8fdc4615127fb4ecb92f9f5ad880c552ab8cbae9a519f78b995e7788d6d89e57afafdeb + languageName: node + linkType: hard + "json-stringify-safe@npm:^5.0.1": version: 5.0.1 resolution: "json-stringify-safe@npm:5.0.1" @@ -13819,7 +13903,7 @@ __metadata: languageName: node linkType: hard -"json5@npm:^2.2.0, json5@npm:^2.2.2, json5@npm:^2.2.3": +"json5@npm:^2.2.2, json5@npm:^2.2.3": version: 2.2.3 resolution: "json5@npm:2.2.3" bin: @@ -13828,7 +13912,7 @@ __metadata: languageName: node linkType: hard -"jsonc-parser@npm:3.2.0, jsonc-parser@npm:^3.0.0": +"jsonc-parser@npm:3.2.0": version: 3.2.0 resolution: "jsonc-parser@npm:3.2.0" checksum: bd68b902e5f9394f01da97921f49c5084b2dc03a0c5b4fdb2a429f8d6f292686c1bf87badaeb0a8148d024192a88f5ad2e57b2918ba43fe25cf15f3371db64d4 @@ -13855,6 +13939,13 @@ __metadata: languageName: node linkType: hard +"jsonify@npm:^0.0.1": + version: 0.0.1 + resolution: "jsonify@npm:0.0.1" + checksum: 7b86b6f4518582ff1d8b7624ed6c6277affd5246445e864615dbdef843a4057ac58587684faf129ea111eeb80e01c15f0a4d9d03820eb3f3985fa67e81b12398 + languageName: node + linkType: hard + "jsonparse@npm:^1.2.0, jsonparse@npm:^1.3.1": version: 1.3.1 resolution: "jsonparse@npm:1.3.1" @@ -13890,6 +13981,15 @@ __metadata: languageName: node linkType: hard +"klaw-sync@npm:^6.0.0": + version: 6.0.0 + resolution: "klaw-sync@npm:6.0.0" + dependencies: + graceful-fs: "npm:^4.1.11" + checksum: 0da397f8961313c3ef8f79fb63af9002cde5a8fb2aeb1a37351feff0dd6006129c790400c3f5c3b4e757bedcabb13d21ec0a5eaef5a593d59515d4f2c291e475 + languageName: node + linkType: hard + "kleur@npm:^3.0.3": version: 3.0.3 resolution: "kleur@npm:3.0.3" @@ -14331,15 +14431,6 @@ __metadata: languageName: node linkType: hard -"lower-case@npm:^2.0.2": - version: 2.0.2 - resolution: "lower-case@npm:2.0.2" - dependencies: - tslib: "npm:^2.0.3" - checksum: 83a0a5f159ad7614bee8bf976b96275f3954335a84fad2696927f609ddae902802c4f3312d86668722e668bef41400254807e1d3a7f2e8c3eede79691aa1f010 - languageName: node - linkType: hard - "lowlight@npm:^1.17.0": version: 1.20.0 resolution: "lowlight@npm:1.20.0" @@ -15108,6 +15199,15 @@ __metadata: languageName: node linkType: hard +"memfs@npm:^4.8.1": + version: 4.8.2 + resolution: "memfs@npm:4.8.2" + dependencies: + tslib: "npm:^2.0.0" + checksum: 9cc1d1ce0ecb7cf91b1c0a29cb661ff0bde7471e8d902bbd465da6e0c49b4b3917309042a0ce7af82fa130b130e8b55688f7ac306c03e51639eb44eea6ffd75a + languageName: node + linkType: hard + "memoizerific@npm:^1.11.3": version: 1.11.3 resolution: "memoizerific@npm:1.11.3" @@ -16064,7 +16164,7 @@ __metadata: languageName: node linkType: hard -"micromatch@npm:^4.0.4, micromatch@npm:^4.0.5": +"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5": version: 4.0.5 resolution: "micromatch@npm:4.0.5" dependencies: @@ -16577,16 +16677,6 @@ __metadata: languageName: node linkType: hard -"no-case@npm:^3.0.4": - version: 3.0.4 - resolution: "no-case@npm:3.0.4" - dependencies: - lower-case: "npm:^2.0.2" - tslib: "npm:^2.0.3" - checksum: 0b2ebc113dfcf737d48dde49cfebf3ad2d82a8c3188e7100c6f375e30eafbef9e9124aadc3becef237b042fd5eb0aad2fd78669c20972d045bbe7fea8ba0be5c - languageName: node - linkType: hard - "node-dir@npm:^0.1.17": version: 0.1.17 resolution: "node-dir@npm:0.1.17" @@ -17205,6 +17295,16 @@ __metadata: languageName: node linkType: hard +"open@npm:^7.4.2": + version: 7.4.2 + resolution: "open@npm:7.4.2" + dependencies: + is-docker: "npm:^2.0.0" + is-wsl: "npm:^2.1.1" + checksum: 4fc02ed3368dcd5d7247ad3566433ea2695b0713b041ebc0eeb2f0f9e5d4e29fc2068f5cdd500976b3464e77fe8b61662b1b059c73233ccc601fe8b16d6c1cd6 + languageName: node + linkType: hard + "open@npm:^8.0.4, open@npm:^8.4.0": version: 8.4.2 resolution: "open@npm:8.4.2" @@ -17440,16 +17540,6 @@ __metadata: languageName: node linkType: hard -"param-case@npm:^3.0.4": - version: 3.0.4 - resolution: "param-case@npm:3.0.4" - dependencies: - dot-case: "npm:^3.0.4" - tslib: "npm:^2.0.3" - checksum: b34227fd0f794e078776eb3aa6247442056cb47761e9cd2c4c881c86d84c64205f6a56ef0d70b41ee7d77da02c3f4ed2f88e3896a8fefe08bdfb4deca037c687 - languageName: node - linkType: hard - "parent-module@npm:^1.0.0": version: 1.0.1 resolution: "parent-module@npm:1.0.1" @@ -17565,23 +17655,28 @@ __metadata: languageName: node linkType: hard -"pascal-case@npm:^3.1.2": - version: 3.1.2 - resolution: "pascal-case@npm:3.1.2" - dependencies: - no-case: "npm:^3.0.4" - tslib: "npm:^2.0.3" - checksum: ba98bfd595fc91ef3d30f4243b1aee2f6ec41c53b4546bfa3039487c367abaa182471dcfc830a1f9e1a0df00c14a370514fa2b3a1aacc68b15a460c31116873e - languageName: node - linkType: hard - -"path-case@npm:^3.0.4": - version: 3.0.4 - resolution: "path-case@npm:3.0.4" +"patch-package@npm:^8.0.0": + version: 8.0.0 + resolution: "patch-package@npm:8.0.0" dependencies: - dot-case: "npm:^3.0.4" - tslib: "npm:^2.0.3" - checksum: 61de0526222629f65038a66f63330dd22d5b54014ded6636283e1d15364da38b3cf29e4433aa3f9d8b0dba407ae2b059c23b0104a34ee789944b1bc1c5c7e06d + "@yarnpkg/lockfile": "npm:^1.1.0" + chalk: "npm:^4.1.2" + ci-info: "npm:^3.7.0" + cross-spawn: "npm:^7.0.3" + find-yarn-workspace-root: "npm:^2.0.0" + fs-extra: "npm:^9.0.0" + json-stable-stringify: "npm:^1.0.2" + klaw-sync: "npm:^6.0.0" + minimist: "npm:^1.2.6" + open: "npm:^7.4.2" + rimraf: "npm:^2.6.3" + semver: "npm:^7.5.3" + slash: "npm:^2.0.0" + tmp: "npm:^0.0.33" + yaml: "npm:^2.2.2" + bin: + patch-package: index.js + checksum: 8714322c35b29266e71c82d58443ce5322400a546a3327f1b8907b8eeb7e366dff33c4fdfbd25e3f0b3a9927189c26e9ac60636ca1e4140d6dbc11cca10f9b5d languageName: node linkType: hard @@ -17667,6 +17762,23 @@ __metadata: languageName: node linkType: hard +"path-unified@npm:^0.1.0": + version: 0.1.0 + resolution: "path-unified@npm:0.1.0" + checksum: 6a433dc924a04be67860c09deba737013f4e8834c1514072a8b9e346fb0b50f20bbdc39d37ede1da5d37c9ccb1b1a99faa730750020b056444dcbbbedf722330 + languageName: node + linkType: hard + +"path@npm:^0.12.7": + version: 0.12.7 + resolution: "path@npm:0.12.7" + dependencies: + process: "npm:^0.11.1" + util: "npm:^0.10.3" + checksum: d49d101f9596613cf4cd1d4ebc4e64ba9a9df5d9cd75a410cfe87a88ce4bf0e2617ff44b92025376f7ecb02e88a6308b27f7f39d810f2335a5126f762487adfb + languageName: node + linkType: hard + "pathe@npm:^1.1.0": version: 1.1.0 resolution: "pathe@npm:1.1.0" @@ -18778,7 +18890,7 @@ __metadata: languageName: node linkType: hard -"process@npm:^0.11.10": +"process@npm:^0.11.1, process@npm:^0.11.10": version: 0.11.10 resolution: "process@npm:0.11.10" checksum: dbaa7e8d1d5cf375c36963ff43116772a989ef2bb47c9bdee20f38fd8fc061119cf38140631cf90c781aca4d3f0f0d2c834711952b728953f04fd7d238f59f5b @@ -18936,6 +19048,13 @@ __metadata: languageName: node linkType: hard +"punycode@npm:^1.4.1": + version: 1.4.1 + resolution: "punycode@npm:1.4.1" + checksum: af2700dde1a116791ff8301348ff344c47d6c224e875057237d1b5112035655fb07a6175cfdb8bf0e3a8cdfd2dc82b3a622e0aefd605566c0e949a6d0d1256a4 + languageName: node + linkType: hard + "punycode@npm:^2.1.0": version: 2.1.1 resolution: "punycode@npm:2.1.1" @@ -18968,6 +19087,15 @@ __metadata: languageName: node linkType: hard +"qs@npm:^6.11.2": + version: 6.12.1 + resolution: "qs@npm:6.12.1" + dependencies: + side-channel: "npm:^1.0.6" + checksum: 035bcad2a1ab0175bac7a74c904c15913bdac252834149ccff988c93a51de02642fe7be10e43058ba4dc4094bb28ce9b59d12b9e91d40997f445cfde3ecc1c29 + languageName: node + linkType: hard + "querystringify@npm:^2.1.1": version: 2.2.0 resolution: "querystringify@npm:2.2.0" @@ -19947,6 +20075,17 @@ __metadata: languageName: node linkType: hard +"rimraf@npm:^2.6.3": + version: 2.7.1 + resolution: "rimraf@npm:2.7.1" + dependencies: + glob: "npm:^7.1.3" + bin: + rimraf: ./bin.js + checksum: 4586c296c736483e297da7cffd19475e4a3e41d07b1ae124aad5d687c79e4ffa716bdac8732ed1db942caf65271cee9dd39f8b639611de161a2753e2112ffe1d + languageName: node + linkType: hard + "rimraf@npm:^3.0.0, rimraf@npm:^3.0.2": version: 3.0.2 resolution: "rimraf@npm:3.0.2" @@ -20431,17 +20570,6 @@ __metadata: languageName: node linkType: hard -"sentence-case@npm:^3.0.4": - version: 3.0.4 - resolution: "sentence-case@npm:3.0.4" - dependencies: - no-case: "npm:^3.0.4" - tslib: "npm:^2.0.3" - upper-case-first: "npm:^2.0.2" - checksum: 3cfe6c0143e649132365695706702d7f729f484fa7b25f43435876efe7af2478243eefb052bacbcce10babf9319fd6b5b6bc59b94c80a1c819bcbb40651465d5 - languageName: node - linkType: hard - "serialize-javascript@npm:^6.0.1": version: 6.0.2 resolution: "serialize-javascript@npm:6.0.2" @@ -20489,6 +20617,20 @@ __metadata: languageName: node linkType: hard +"set-function-length@npm:^1.2.1": + version: 1.2.2 + resolution: "set-function-length@npm:1.2.2" + dependencies: + define-data-property: "npm:^1.1.4" + es-errors: "npm:^1.3.0" + function-bind: "npm:^1.1.2" + get-intrinsic: "npm:^1.2.4" + gopd: "npm:^1.0.1" + has-property-descriptors: "npm:^1.0.2" + checksum: 505d62b8e088468917ca4e3f8f39d0e29f9a563b97dbebf92f4bd2c3172ccfb3c5b8e4566d5fcd00784a00433900e7cb8fbc404e2dbd8c3818ba05bb9d4a8a6d + languageName: node + linkType: hard + "set-function-name@npm:^2.0.0, set-function-name@npm:^2.0.1": version: 2.0.1 resolution: "set-function-name@npm:2.0.1" @@ -20543,6 +20685,18 @@ __metadata: languageName: node linkType: hard +"side-channel@npm:^1.0.6": + version: 1.0.6 + resolution: "side-channel@npm:1.0.6" + dependencies: + call-bind: "npm:^1.0.7" + es-errors: "npm:^1.3.0" + get-intrinsic: "npm:^1.2.4" + object-inspect: "npm:^1.13.1" + checksum: eb10944f38cebad8ad643dd02657592fa41273ce15b8bfa928d3291aff2d30c20ff777cfe908f76ccc4551ace2d1245822fdc576657cce40e9066c638ca8fa4d + languageName: node + linkType: hard + "siginfo@npm:^2.0.0": version: 2.0.0 resolution: "siginfo@npm:2.0.0" @@ -20612,6 +20766,13 @@ __metadata: languageName: node linkType: hard +"slash@npm:^2.0.0": + version: 2.0.0 + resolution: "slash@npm:2.0.0" + checksum: 512d4350735375bd11647233cb0e2f93beca6f53441015eea241fe784d8068281c3987fbaa93e7ef1c38df68d9c60013045c92837423c69115297d6169aa85e6 + languageName: node + linkType: hard + "slash@npm:^5.0.0, slash@npm:^5.1.0": version: 5.1.0 resolution: "slash@npm:5.1.0" @@ -20637,16 +20798,6 @@ __metadata: languageName: node linkType: hard -"snake-case@npm:^3.0.4": - version: 3.0.4 - resolution: "snake-case@npm:3.0.4" - dependencies: - dot-case: "npm:^3.0.4" - tslib: "npm:^2.0.3" - checksum: 0a7a79900bbb36f8aaa922cf111702a3647ac6165736d5dc96d3ef367efc50465cac70c53cd172c382b022dac72ec91710608e5393de71f76d7142e6fd80e8a3 - languageName: node - linkType: hard - "socks-proxy-agent@npm:^7.0.0": version: 7.0.0 resolution: "socks-proxy-agent@npm:7.0.0" @@ -20914,6 +21065,15 @@ __metadata: languageName: node linkType: hard +"stream@npm:^0.0.2": + version: 0.0.2 + resolution: "stream@npm:0.0.2" + dependencies: + emitter-component: "npm:^1.1.1" + checksum: 271dfdd7d25848ff04f644215c0064e38883bcd27239c4a10b3d00e173429949b62b81571862c3eac659c4c93bebdba0f73e0be955a378b1a9280cab2844c6db + languageName: node + linkType: hard + "streamsearch@npm:^1.1.0": version: 1.1.0 resolution: "streamsearch@npm:1.1.0" @@ -21011,7 +21171,7 @@ __metadata: languageName: node linkType: hard -"string_decoder@npm:^1.1.1": +"string_decoder@npm:^1.1.1, string_decoder@npm:^1.3.0": version: 1.3.0 resolution: "string_decoder@npm:1.3.0" dependencies: @@ -21139,22 +21299,24 @@ __metadata: languageName: node linkType: hard -"style-dictionary@npm:^3.7.2, style-dictionary@npm:^3.8.0": - version: 3.8.0 - resolution: "style-dictionary@npm:3.8.0" +"style-dictionary@npm:^4.0.0-prerelease.22, style-dictionary@npm:^4.0.0-prerelease.26": + version: 4.0.0-prerelease.26 + resolution: "style-dictionary@npm:4.0.0-prerelease.26" dependencies: - chalk: "npm:^4.0.0" - change-case: "npm:^4.1.2" + "@bundled-es-modules/deepmerge": "npm:^4.3.1" + "@bundled-es-modules/glob": "npm:^10.3.13" + "@bundled-es-modules/memfs": "npm:^4.8.1" + chalk: "npm:^5.3.0" + change-case: "npm:^5.3.0" commander: "npm:^8.3.0" - fs-extra: "npm:^10.0.0" - glob: "npm:^7.2.0" + is-plain-obj: "npm:^4.1.0" json5: "npm:^2.2.2" - jsonc-parser: "npm:^3.0.0" - lodash: "npm:^4.17.15" - tinycolor2: "npm:^1.4.1" + patch-package: "npm:^8.0.0" + path-unified: "npm:^0.1.0" + tinycolor2: "npm:^1.6.0" bin: - style-dictionary: bin/style-dictionary - checksum: 6b4e6237a4c084a1e19928a0cb2031d599beceaf6bf52f1a75fb60f03a1a474e6438330d43744780745c608222842111f1719b47047797aa2f3b87d0c4bfcc12 + style-dictionary: bin/style-dictionary.js + checksum: 16e3bd2bfa4a91d46cb6100b3206bf1b1417d2e3f355f28944310a12a1b487f7b1d09dfc29390d9e31f1f85979ce4a7a93716f6edae55b365e7b7cba2ff58dee languageName: node linkType: hard @@ -21722,7 +21884,7 @@ __metadata: languageName: node linkType: hard -"tinycolor2@npm:^1.4.1": +"tinycolor2@npm:^1.4.1, tinycolor2@npm:^1.6.0": version: 1.6.0 resolution: "tinycolor2@npm:1.6.0" checksum: 066c3acf4f82b81c58a0d3ab85f49407efe95ba87afc3c7a16b1d77625193dfbe10dd46c26d0a263c1137361dd5a6a68bff2fb71def5fb9b9aec940fb030bcd4 @@ -21904,20 +22066,20 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0": - version: 2.5.0 - resolution: "tslib@npm:2.5.0" - checksum: ea556fbdf396fe15dbd45e242754e86e7c36e0dce8644404a7c8a81ae1e940744dc639569aeca1ae370a7f804d82872f3fd8564eb23be9adb7618201d0314dac - languageName: node - linkType: hard - -"tslib@npm:^2.6.2": +"tslib@npm:^2.0.0, tslib@npm:^2.6.2": version: 2.6.2 resolution: "tslib@npm:2.6.2" checksum: bd26c22d36736513980091a1e356378e8b662ded04204453d353a7f34a4c21ed0afc59b5f90719d4ba756e581a162ecbf93118dc9c6be5acf70aa309188166ca languageName: node linkType: hard +"tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0": + version: 2.5.0 + resolution: "tslib@npm:2.5.0" + checksum: ea556fbdf396fe15dbd45e242754e86e7c36e0dce8644404a7c8a81ae1e940744dc639569aeca1ae370a7f804d82872f3fd8564eb23be9adb7618201d0314dac + languageName: node + linkType: hard + "tsutils@npm:^3.21.0": version: 3.21.0 resolution: "tsutils@npm:3.21.0" @@ -22647,24 +22809,6 @@ __metadata: languageName: node linkType: hard -"upper-case-first@npm:^2.0.2": - version: 2.0.2 - resolution: "upper-case-first@npm:2.0.2" - dependencies: - tslib: "npm:^2.0.3" - checksum: 4487db4701effe3b54ced4b3e4aa4d9ab06c548f97244d04aafb642eedf96a76d5a03cf5f38f10f415531d5792d1ac6e1b50f2a76984dc6964ad530f12876409 - languageName: node - linkType: hard - -"upper-case@npm:^2.0.2": - version: 2.0.2 - resolution: "upper-case@npm:2.0.2" - dependencies: - tslib: "npm:^2.0.3" - checksum: 508723a2b03ab90cf1d6b7e0397513980fab821cbe79c87341d0e96cedefadf0d85f9d71eac24ab23f526a041d585a575cfca120a9f920e44eb4f8a7cf89121c - languageName: node - linkType: hard - "uri-js@npm:^4.2.2": version: 4.4.1 resolution: "uri-js@npm:4.4.1" @@ -22684,6 +22828,16 @@ __metadata: languageName: node linkType: hard +"url@npm:^0.11.1": + version: 0.11.3 + resolution: "url@npm:0.11.3" + dependencies: + punycode: "npm:^1.4.1" + qs: "npm:^6.11.2" + checksum: a3a5ba64d8afb4dda111355d94073a9754b88b1de4035554c398b75f3e4d4244d5e7ae9e4554f0d91be72efd416aedbb646fbb1f3dd4cacecca45ed6c9b75145 + languageName: node + linkType: hard + "util-deprecate@npm:^1.0.1, util-deprecate@npm:^1.0.2, util-deprecate@npm:~1.0.1": version: 1.0.2 resolution: "util-deprecate@npm:1.0.2" @@ -22691,6 +22845,15 @@ __metadata: languageName: node linkType: hard +"util@npm:^0.10.3": + version: 0.10.4 + resolution: "util@npm:0.10.4" + dependencies: + inherits: "npm:2.0.3" + checksum: 1200a1ca2b474758342b3a0c5261c56f14ef09ad7eeaec3e6f449f5776ecdfce09a153cad62652b823e74647cdcfd2918552eadd2434783dfb58dabc5061803a + languageName: node + linkType: hard + "util@npm:^0.12.4, util@npm:^0.12.5": version: 0.12.5 resolution: "util@npm:0.12.5" @@ -23420,6 +23583,15 @@ __metadata: languageName: node linkType: hard +"yaml@npm:^2.2.2": + version: 2.4.1 + resolution: "yaml@npm:2.4.1" + bin: + yaml: bin.mjs + checksum: 2c54fd69ef59126758ae710f9756405a7d41abcbb61aca894250d0e81e76057c14dc9bb00a9528f72f99b8f24077f694a6f7fd09cdd6711fcec2eebfbb5df409 + languageName: node + linkType: hard + "yargs-parser@npm:21.1.1, yargs-parser@npm:^21.1.1": version: 21.1.1 resolution: "yargs-parser@npm:21.1.1" @@ -23434,7 +23606,7 @@ __metadata: languageName: node linkType: hard -"yargs@npm:17.7.2, yargs@npm:^17.0.0, yargs@npm:^17.6.2, yargs@npm:^17.7.2": +"yargs@npm:17.7.2, yargs@npm:^17.0.0, yargs@npm:^17.6.2": version: 17.7.2 resolution: "yargs@npm:17.7.2" dependencies: From 5fa0d26f14431422898c8a376341bab887f90e9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marianne=20R=C3=B8svik?= Date: Tue, 23 Apr 2024 10:37:14 +0200 Subject: [PATCH 009/311] feat(tokens): rename fontFamily --- design-tokens/Base/Core.json | 2 +- design-tokens/Base/Semantic.json | 68 ++++++++++++++++---------------- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/design-tokens/Base/Core.json b/design-tokens/Base/Core.json index 9ddd62a636..4bb6feb3a6 100644 --- a/design-tokens/Base/Core.json +++ b/design-tokens/Base/Core.json @@ -302,7 +302,7 @@ } }, "fontFamilies": { - "inter": { + "main": { "value": "Inter", "type": "fontFamilies" } diff --git a/design-tokens/Base/Semantic.json b/design-tokens/Base/Semantic.json index 2e0284ebc9..27df3ecdcb 100644 --- a/design-tokens/Base/Semantic.json +++ b/design-tokens/Base/Semantic.json @@ -414,7 +414,7 @@ "heading": { "2xlarge": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.medium}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f7}" @@ -423,7 +423,7 @@ }, "xlarge": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.medium}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f6}" @@ -433,7 +433,7 @@ }, "large": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.medium}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f5}" @@ -443,7 +443,7 @@ }, "medium": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.medium}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f4}" @@ -453,7 +453,7 @@ }, "small": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.medium}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f3}" @@ -463,7 +463,7 @@ }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.medium}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f2}" @@ -473,7 +473,7 @@ }, "xxsmall": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.medium}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f1}" @@ -485,7 +485,7 @@ "ingress": { "large": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.700}", "fontSize": "{font-size.f4}" @@ -494,7 +494,7 @@ }, "medium": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.700}", "fontSize": "{font-size.f3}" @@ -503,7 +503,7 @@ }, "small": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.700}", "fontSize": "{font-size.f2}" @@ -512,7 +512,7 @@ }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.700}", "fontSize": "{font-size.f1}" @@ -523,7 +523,7 @@ "paragraph": { "large": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.500}", "fontSize": "{font-size.f2}" @@ -532,7 +532,7 @@ }, "medium": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.500}", "fontSize": "{font-size.f1}" @@ -541,7 +541,7 @@ }, "small": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.500}", "fontSize": "{font-size.f0}" @@ -550,7 +550,7 @@ }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.500}", "fontSize": "{font-size.f-1}" @@ -560,7 +560,7 @@ "short": { "large": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f2}" @@ -569,7 +569,7 @@ }, "medium": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f1}" @@ -578,7 +578,7 @@ }, "small": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f0}" @@ -587,7 +587,7 @@ }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f-1}" @@ -598,7 +598,7 @@ "long": { "large": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.700}", "fontSize": "{font-size.f1}" @@ -607,7 +607,7 @@ }, "medium": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.700}", "fontSize": "{font-size.f0}" @@ -616,7 +616,7 @@ }, "small": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.700}", "fontSize": "{font-size.f-1}" @@ -625,7 +625,7 @@ }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.700}", "fontSize": "{font-size.f-2}" @@ -637,7 +637,7 @@ "label": { "large": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.medium}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f2}" @@ -646,7 +646,7 @@ }, "medium": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.medium}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f1}" @@ -655,7 +655,7 @@ }, "small": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.medium}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f0}" @@ -664,7 +664,7 @@ }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.medium}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f-1}" @@ -675,7 +675,7 @@ "error_message": { "large": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f2}" @@ -684,7 +684,7 @@ }, "medium": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f1}" @@ -693,7 +693,7 @@ }, "small": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f0}" @@ -702,7 +702,7 @@ }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-size.f-1}" @@ -713,7 +713,7 @@ "interactive": { "large": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-static.large}" @@ -722,7 +722,7 @@ }, "medium": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-static.medium}" @@ -731,7 +731,7 @@ }, "small": { "value": { - "fontFamily": "{fontFamilies.inter}", + "fontFamily": "{fontFamilies.main}", "fontWeight": "{fontWeights.regular}", "lineHeight": "{lineHeights.300}", "fontSize": "{font-static.small}" From 1b577afe914bb4f8dcfa53a1429a84c814a47797 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 08:38:22 +0000 Subject: [PATCH 010/311] =?UTF-8?q?=F0=9F=8D=B1=20Generated=20new=20packag?= =?UTF-8?q?e=20tokens?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/storefront/tokens/altinn.ts | 68 +++++++++++++++--------------- apps/storefront/tokens/brreg.ts | 68 +++++++++++++++--------------- apps/storefront/tokens/digdir.ts | 68 +++++++++++++++--------------- apps/storefront/tokens/tilsynet.ts | 68 +++++++++++++++--------------- 4 files changed, 136 insertions(+), 136 deletions(-) diff --git a/apps/storefront/tokens/altinn.ts b/apps/storefront/tokens/altinn.ts index c409625fd5..f0fc290f2b 100644 --- a/apps/storefront/tokens/altinn.ts +++ b/apps/storefront/tokens/altinn.ts @@ -3157,7 +3157,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f7}" @@ -3180,7 +3180,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f6}" @@ -3204,7 +3204,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f5}" @@ -3228,7 +3228,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f4}" @@ -3252,7 +3252,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f3}" @@ -3276,7 +3276,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3300,7 +3300,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3323,7 +3323,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f4}" @@ -3345,7 +3345,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f3}" @@ -3367,7 +3367,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f2}" @@ -3389,7 +3389,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f1}" @@ -3411,7 +3411,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f2}" @@ -3433,7 +3433,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f1}" @@ -3455,7 +3455,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f0}" @@ -3477,7 +3477,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f-1}" @@ -3499,7 +3499,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3522,7 +3522,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3545,7 +3545,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3568,7 +3568,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3591,7 +3591,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f1}" @@ -3614,7 +3614,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f0}" @@ -3637,7 +3637,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f-1}" @@ -3660,7 +3660,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f-2}" @@ -3683,7 +3683,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3705,7 +3705,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3727,7 +3727,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3749,7 +3749,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3771,7 +3771,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3793,7 +3793,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3815,7 +3815,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3837,7 +3837,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3859,7 +3859,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.large}" @@ -3881,7 +3881,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.medium}" @@ -3903,7 +3903,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.small}" diff --git a/apps/storefront/tokens/brreg.ts b/apps/storefront/tokens/brreg.ts index 5424e7ba67..6795dbd5be 100644 --- a/apps/storefront/tokens/brreg.ts +++ b/apps/storefront/tokens/brreg.ts @@ -3205,7 +3205,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f7}" @@ -3228,7 +3228,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f6}" @@ -3252,7 +3252,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f5}" @@ -3276,7 +3276,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f4}" @@ -3300,7 +3300,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f3}" @@ -3324,7 +3324,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3348,7 +3348,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3371,7 +3371,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f4}" @@ -3393,7 +3393,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f3}" @@ -3415,7 +3415,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f2}" @@ -3437,7 +3437,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f1}" @@ -3459,7 +3459,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f2}" @@ -3481,7 +3481,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f1}" @@ -3503,7 +3503,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f0}" @@ -3525,7 +3525,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f-1}" @@ -3547,7 +3547,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3570,7 +3570,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3593,7 +3593,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3616,7 +3616,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3639,7 +3639,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f1}" @@ -3662,7 +3662,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f0}" @@ -3685,7 +3685,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f-1}" @@ -3708,7 +3708,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f-2}" @@ -3731,7 +3731,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3753,7 +3753,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3775,7 +3775,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3797,7 +3797,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3819,7 +3819,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3841,7 +3841,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3863,7 +3863,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3885,7 +3885,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3907,7 +3907,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.large}" @@ -3929,7 +3929,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.medium}" @@ -3951,7 +3951,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.small}" diff --git a/apps/storefront/tokens/digdir.ts b/apps/storefront/tokens/digdir.ts index e9c3f4f74f..d656bf5420 100644 --- a/apps/storefront/tokens/digdir.ts +++ b/apps/storefront/tokens/digdir.ts @@ -3151,7 +3151,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f7}" @@ -3174,7 +3174,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f6}" @@ -3198,7 +3198,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f5}" @@ -3222,7 +3222,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f4}" @@ -3246,7 +3246,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f3}" @@ -3270,7 +3270,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3294,7 +3294,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3317,7 +3317,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f4}" @@ -3339,7 +3339,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f3}" @@ -3361,7 +3361,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f2}" @@ -3383,7 +3383,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f1}" @@ -3405,7 +3405,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f2}" @@ -3427,7 +3427,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f1}" @@ -3449,7 +3449,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f0}" @@ -3471,7 +3471,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f-1}" @@ -3493,7 +3493,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3516,7 +3516,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3539,7 +3539,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3562,7 +3562,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3585,7 +3585,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f1}" @@ -3608,7 +3608,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f0}" @@ -3631,7 +3631,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f-1}" @@ -3654,7 +3654,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f-2}" @@ -3677,7 +3677,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3699,7 +3699,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3721,7 +3721,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3743,7 +3743,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3765,7 +3765,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3787,7 +3787,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3809,7 +3809,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3831,7 +3831,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3853,7 +3853,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.large}" @@ -3875,7 +3875,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.medium}" @@ -3897,7 +3897,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.small}" diff --git a/apps/storefront/tokens/tilsynet.ts b/apps/storefront/tokens/tilsynet.ts index ad54a4b669..a23d228abd 100644 --- a/apps/storefront/tokens/tilsynet.ts +++ b/apps/storefront/tokens/tilsynet.ts @@ -3103,7 +3103,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f7}" @@ -3126,7 +3126,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f6}" @@ -3150,7 +3150,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f5}" @@ -3174,7 +3174,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f4}" @@ -3198,7 +3198,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f3}" @@ -3222,7 +3222,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3246,7 +3246,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3269,7 +3269,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f4}" @@ -3291,7 +3291,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f3}" @@ -3313,7 +3313,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f2}" @@ -3335,7 +3335,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f1}" @@ -3357,7 +3357,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f2}" @@ -3379,7 +3379,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f1}" @@ -3401,7 +3401,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f0}" @@ -3423,7 +3423,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.500}", fontSize: "{font-size.f-1}" @@ -3445,7 +3445,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3468,7 +3468,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3491,7 +3491,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3514,7 +3514,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3537,7 +3537,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f1}" @@ -3560,7 +3560,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f0}" @@ -3583,7 +3583,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f-1}" @@ -3606,7 +3606,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.700}", fontSize: "{font-size.f-2}" @@ -3629,7 +3629,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3651,7 +3651,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3673,7 +3673,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3695,7 +3695,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3717,7 +3717,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f2}" @@ -3739,7 +3739,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f1}" @@ -3761,7 +3761,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f0}" @@ -3783,7 +3783,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-size.f-1}" @@ -3805,7 +3805,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.large}" @@ -3827,7 +3827,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.medium}" @@ -3849,7 +3849,7 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.inter}", + fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", lineHeight: "{lineHeights.300}", fontSize: "{font-static.small}" From d7e432159b9b8a60e8f129c84d4344a328279ecf Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Fri, 3 May 2024 07:50:34 +0200 Subject: [PATCH 011/311] Draft: New token structure --- design-tokens/$metadata.json | 13 +- design-tokens/$themes.json | 246 +++++++++--------- design-tokens/Base/Semantic.json | 208 +++++++++++++++ .../Brand/{Digdir.json => 1/Dark.json} | 42 +-- design-tokens/Brand/1/Light.json | 238 +++++++++++++++++ design-tokens/Brand/{Tilsynet.json => 2.json} | 42 +-- design-tokens/Brand/Altinn.json | 42 +-- design-tokens/Brand/Brreg.json | 42 +-- .../{Base/Core.json => System/Style.json} | 0 design-tokens/System/dark.json | 56 ++++ design-tokens/System/light.json | 56 ++++ 11 files changed, 773 insertions(+), 212 deletions(-) rename design-tokens/Brand/{Digdir.json => 1/Dark.json} (91%) create mode 100644 design-tokens/Brand/1/Light.json rename design-tokens/Brand/{Tilsynet.json => 2.json} (90%) rename design-tokens/{Base/Core.json => System/Style.json} (100%) create mode 100644 design-tokens/System/dark.json create mode 100644 design-tokens/System/light.json diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index 323181d60e..8b4c971ace 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -1,12 +1,15 @@ { "tokenSetOrder": [ - "Base/Core", - "Base/Semantic", - "Base/Fluid", - "Brand/Digdir", - "Brand/Tilsynet", + "System/light", + "System/dark", + "System/Style", + "Brand/1/Light", + "Brand/1/Dark", + "Brand/2", "Brand/Altinn", "Brand/Brreg", + "Base/Semantic", + "Base/Fluid", "Viewport/@320", "Viewport/@375", "Viewport/@576", diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 554a2b63f5..be7e15faf2 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,8 +4,8 @@ "name": "Default", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Base/Core": "source", - "Base/Semantic": "enabled" + "Base/Semantic": "enabled", + "System/Style": "source" }, "$figmaCollectionId": "VariableCollectionId:7721:2966", "$figmaModeId": "7721:0", @@ -149,9 +149,9 @@ "id": "edeff752fe55f2581f6ceee82c66aac8b8a8622d", "name": "Digdir", "selectedTokenSets": { - "Brand/Digdir": "enabled", "Base/Semantic": "enabled", - "Base/Core": "source" + "Brand/1/Light": "enabled", + "System/Style": "source" }, "$figmaStyleReferences": { "heading.heading-xlarge": "S:3c153973cb7a9a9c750db73e13e99baee56692e7,", @@ -411,33 +411,6 @@ "component-mode-gap.small": "d67d4cc3a0577f04850073ab08bf641d940e2c05", "component-mode-gap.medium": "c7d623fb1de89532a2ab4b4bfeb3e15e9f70107b", "component-mode-gap.large": "5f29fbde252e39a188bcfa6d35775216efe0f1e5", - "brand.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "brand.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "brand.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "brand.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "brand.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "brand.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "brand.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "brand.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "brand.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", - "brand.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "brand.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "brand.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "brand.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "brand.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "brand.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "brand.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "brand.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "brand.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", - "brand.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "brand.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "brand.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "brand.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "brand.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "brand.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "brand.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "brand.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "brand.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86", "semantic.surface.primary.light": "3dff5fed1bb86b9a135dc2559c45e9c21f5ddd94", "semantic.surface.primary.light-hover": "0ce4ac0cfd64af0e59fa30c432ad2253ad1d225d", "semantic.surface.primary.light-active": "12d48db064c5a1da3d54a4617714849a886a11b3", @@ -624,7 +597,34 @@ "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca" + "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", + "Colors.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", + "Colors.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", + "Colors.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", + "Colors.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", + "Colors.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", + "Colors.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", + "Colors.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", + "Colors.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", + "Colors.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", + "Colors.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", + "Colors.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", + "Colors.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", + "Colors.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", + "Colors.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", + "Colors.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", + "Colors.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", + "Colors.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", + "Colors.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", + "Colors.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", + "Colors.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", + "Colors.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", + "Colors.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", + "Colors.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", + "Colors.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", + "Colors.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", + "Colors.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", + "Colors.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" }, "group": "Brand" }, @@ -634,39 +634,12 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "Brand/Altinn": "enabled", - "Base/Core": "source", - "Base/Semantic": "enabled" + "Base/Semantic": "enabled", + "System/Style": "source" }, "$figmaCollectionId": "VariableCollectionId:6324:1609", "$figmaModeId": "6324:2", "$figmaVariableReferences": { - "brand.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "brand.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "brand.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "brand.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "brand.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "brand.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "brand.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "brand.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "brand.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", - "brand.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "brand.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "brand.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "brand.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "brand.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "brand.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "brand.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "brand.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "brand.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", - "brand.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "brand.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "brand.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "brand.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "brand.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "brand.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "brand.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "brand.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "brand.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86", "semantic.surface.primary.light": "3dff5fed1bb86b9a135dc2559c45e9c21f5ddd94", "semantic.surface.primary.light-hover": "0ce4ac0cfd64af0e59fa30c432ad2253ad1d225d", "semantic.surface.primary.light-active": "12d48db064c5a1da3d54a4617714849a886a11b3", @@ -853,7 +826,34 @@ "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca" + "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", + "Colors.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", + "Colors.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", + "Colors.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", + "Colors.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", + "Colors.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", + "Colors.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", + "Colors.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", + "Colors.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", + "Colors.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", + "Colors.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", + "Colors.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", + "Colors.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", + "Colors.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", + "Colors.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", + "Colors.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", + "Colors.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", + "Colors.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", + "Colors.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", + "Colors.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", + "Colors.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", + "Colors.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", + "Colors.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", + "Colors.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", + "Colors.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", + "Colors.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", + "Colors.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", + "Colors.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" }, "group": "Brand" }, @@ -861,41 +861,14 @@ "id": "df8b73b683752ef5f35b3cf293bbe5a0cba9f88d", "name": "Tilsynet", "selectedTokenSets": { - "Brand/Tilsynet": "enabled", - "Base/Core": "source", - "Base/Semantic": "enabled" + "Base/Semantic": "enabled", + "Brand/2": "enabled", + "System/Style": "source" }, "$figmaStyleReferences": {}, "$figmaCollectionId": "VariableCollectionId:6324:1609", "$figmaModeId": "6324:3", "$figmaVariableReferences": { - "brand.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "brand.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "brand.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "brand.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "brand.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "brand.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "brand.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "brand.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "brand.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", - "brand.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "brand.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "brand.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "brand.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "brand.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "brand.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "brand.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "brand.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "brand.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", - "brand.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "brand.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "brand.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "brand.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "brand.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "brand.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "brand.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "brand.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "brand.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86", "semantic.surface.primary.light": "3dff5fed1bb86b9a135dc2559c45e9c21f5ddd94", "semantic.surface.primary.light-hover": "0ce4ac0cfd64af0e59fa30c432ad2253ad1d225d", "semantic.surface.primary.light-active": "12d48db064c5a1da3d54a4617714849a886a11b3", @@ -1082,7 +1055,34 @@ "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca" + "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", + "Colors.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", + "Colors.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", + "Colors.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", + "Colors.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", + "Colors.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", + "Colors.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", + "Colors.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", + "Colors.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", + "Colors.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", + "Colors.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", + "Colors.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", + "Colors.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", + "Colors.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", + "Colors.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", + "Colors.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", + "Colors.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", + "Colors.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", + "Colors.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", + "Colors.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", + "Colors.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", + "Colors.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", + "Colors.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", + "Colors.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", + "Colors.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", + "Colors.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", + "Colors.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", + "Colors.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" }, "group": "Brand" }, @@ -1091,43 +1091,16 @@ "name": "Brreg", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Base/Core": "source", "Base/Semantic": "enabled", - "Brand/Brreg": "enabled" + "Brand/Brreg": "enabled", + "System/Style": "source" }, "$figmaVariableReferences": { "brand.alt1.50": "741f3f885aa3f266feda96defb70e59752495075", - "brand.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "brand.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "brand.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "brand.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "brand.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "brand.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "brand.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "brand.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "brand.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", "brand.alt1.950": "5a21346d98b9551420c6d77d799907443471f148", "brand.alt2.50": "a569ff243a8905ea0d7112238902e664ada0ceb9", - "brand.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "brand.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "brand.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "brand.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "brand.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "brand.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "brand.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "brand.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "brand.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", "brand.alt2.950": "8f867a646531f2e46fd77b36ae09abd5b3d13e65", "brand.alt3.50": "330386bdb47ed063b0ecd51e81405b460f902eca", - "brand.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "brand.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "brand.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "brand.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "brand.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "brand.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "brand.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "brand.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "brand.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86", "brand.alt3.950": "6d5135e5d69f592ea56413a28bf129cc2121b63b", "semantic.surface.primary.light": "3dff5fed1bb86b9a135dc2559c45e9c21f5ddd94", "semantic.surface.primary.light-hover": "0ce4ac0cfd64af0e59fa30c432ad2253ad1d225d", @@ -1315,7 +1288,34 @@ "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca" + "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", + "Colors.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", + "Colors.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", + "Colors.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", + "Colors.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", + "Colors.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", + "Colors.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", + "Colors.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", + "Colors.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", + "Colors.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", + "Colors.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", + "Colors.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", + "Colors.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", + "Colors.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", + "Colors.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", + "Colors.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", + "Colors.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", + "Colors.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", + "Colors.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", + "Colors.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", + "Colors.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", + "Colors.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", + "Colors.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", + "Colors.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", + "Colors.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", + "Colors.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", + "Colors.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", + "Colors.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" }, "$figmaCollectionId": "VariableCollectionId:6324:1609", "$figmaModeId": "6324:4", diff --git a/design-tokens/Base/Semantic.json b/design-tokens/Base/Semantic.json index 27df3ecdcb..b6be3581c7 100644 --- a/design-tokens/Base/Semantic.json +++ b/design-tokens/Base/Semantic.json @@ -408,6 +408,162 @@ "type": "color" } } + }, + "accent": { + "background": { + "value": "#", + "type": "color" + }, + "background-subtle": { + "value": "#", + "type": "color" + } + }, + "success": { + "background": { + "value": "{green.1}", + "type": "color" + }, + "background-subtle": { + "value": "{green.2}", + "type": "color" + }, + "surface": { + "value": "{green.3}", + "type": "color" + }, + "surface-hover": { + "value": "{green.4}", + "type": "color" + }, + "surface-active": { + "value": "{green.5}", + "type": "color" + }, + "border-subtle": { + "value": "{green.6}", + "type": "color" + }, + "border": { + "value": "{green.7}", + "type": "color" + }, + "border-strong": { + "value": "{green.8}", + "type": "color" + }, + "border-base": { + "value": "{green.9}", + "type": "color" + }, + "border-base-hover": { + "value": "{green.10}", + "type": "color" + }, + "border-base-active": { + "value": "{green.11}", + "type": "color" + } + }, + "danger": { + "background": { + "value": "{green.1}", + "type": "color" + }, + "background-subtle": { + "value": "{green.2}", + "type": "color" + }, + "surface": { + "value": "{green.3}", + "type": "color" + }, + "surface-hover": { + "value": "{green.4}", + "type": "color" + }, + "surface-active": { + "value": "{green.5}", + "type": "color" + }, + "border-subtle": { + "value": "{green.6}", + "type": "color" + }, + "border": { + "value": "{green.7}", + "type": "color" + }, + "border-strong": { + "value": "{green.8}", + "type": "color" + }, + "border-base": { + "value": "{green.9}", + "type": "color" + }, + "border-base-hover": { + "value": "{green.10}", + "type": "color" + }, + "border-base-active": { + "value": "{green.11}", + "type": "color" + }, + "text-subtle": { + "value": "{green.12}", + "type": "color" + } + }, + "warning": { + "background": { + "value": "{green.1}", + "type": "color" + }, + "background-subtle": { + "value": "{green.2}", + "type": "color" + }, + "surface": { + "value": "{green.3}", + "type": "color" + }, + "surface-hover": { + "value": "{green.4}", + "type": "color" + }, + "surface-active": { + "value": "{green.5}", + "type": "color" + }, + "border-subtle": { + "value": "{green.6}", + "type": "color" + }, + "border": { + "value": "{green.7}", + "type": "color" + }, + "border-strong": { + "value": "{green.8}", + "type": "color" + }, + "border-base": { + "value": "{green.9}", + "type": "color" + }, + "border-base-hover": { + "value": "{green.10}", + "type": "color" + }, + "border-base-active": { + "value": "{green.11}", + "type": "color" + }, + "text-subtle": { + "value": "{green.12}", + "type": "color" + } } }, "typography": { @@ -993,5 +1149,57 @@ "value": "{shadow.500}", "type": "boxShadow" } + }, + "color": { + "accent": { + "background": { + "value": "{green.1}", + "type": "color" + }, + "background-subtle": { + "value": "{green.2}", + "type": "color" + }, + "surface": { + "value": "{green.3}", + "type": "color" + }, + "surface-hover": { + "value": "{green.4}", + "type": "color" + }, + "surface-active": { + "value": "{green.5}", + "type": "color" + }, + "border-subtle": { + "value": "{green.6}", + "type": "color" + }, + "border": { + "value": "{green.7}", + "type": "color" + }, + "border-strong": { + "value": "{green.8}", + "type": "color" + }, + "border-base": { + "value": "{green.9}", + "type": "color" + }, + "border-base-hover": { + "value": "{green.10}", + "type": "color" + }, + "border-base-active": { + "value": "{green.11}", + "type": "color" + }, + "text-subtle": { + "value": "{green.12}", + "type": "color" + } + } } } \ No newline at end of file diff --git a/design-tokens/Brand/Digdir.json b/design-tokens/Brand/1/Dark.json similarity index 91% rename from design-tokens/Brand/Digdir.json rename to design-tokens/Brand/1/Dark.json index e4a39952d7..aa51a460af 100644 --- a/design-tokens/Brand/Digdir.json +++ b/design-tokens/Brand/1/Dark.json @@ -143,55 +143,55 @@ "surface": { "first": { "subtle": { - "value": "{brand.alt1.200}", + "value": "{Colors.alt1.200}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt1.300}", + "value": "{Colors.alt1.300}", "type": "color" }, "subtle-active": { - "value": "{brand.alt1.400}", + "value": "{Colors.alt1.400}", "type": "color" }, "strong": { - "value": "{brand.alt1.800}", + "value": "{Colors.alt1.800}", "type": "color" } }, "second": { "subtle": { - "value": "{brand.alt2.200}", + "value": "{Colors.alt2.200}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt2.300}", + "value": "{Colors.alt2.300}", "type": "color" }, "subtle-active": { - "value": "{brand.alt2.400}", + "value": "{Colors.alt2.400}", "type": "color" }, "strong": { - "value": "{brand.alt2.900}", + "value": "{Colors.alt2.900}", "type": "color" } }, "third": { "subtle": { - "value": "{brand.alt3.200}", + "value": "{Colors.alt3.200}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt3.300}", + "value": "{Colors.alt3.300}", "type": "color" }, "subtle-active": { - "value": "{brand.alt3.400}", + "value": "{Colors.alt3.400}", "type": "color" }, "strong": { - "value": "{brand.alt3.800}", + "value": "{Colors.alt3.800}", "type": "color" } }, @@ -271,43 +271,43 @@ "border": { "first": { "default": { - "value": "{brand.alt1.600}", + "value": "{Colors.alt1.600}", "type": "color" }, "hover": { - "value": "{brand.alt1.700}", + "value": "{Colors.alt1.700}", "type": "color" }, "active": { - "value": "{brand.alt1.800}", + "value": "{Colors.alt1.800}", "type": "color" } }, "second": { "default": { - "value": "{brand.alt2.600}", + "value": "{Colors.alt2.600}", "type": "color" }, "hover": { - "value": "{brand.alt2.700}", + "value": "{Colors.alt2.700}", "type": "color" }, "active": { - "value": "{brand.alt2.800}", + "value": "{Colors.alt2.800}", "type": "color" } }, "third": { "default": { - "value": "{brand.alt3.600}", + "value": "{Colors.alt3.600}", "type": "color" }, "hover": { - "value": "{brand.alt3.700}", + "value": "{Colors.alt3.700}", "type": "color" }, "active": { - "value": "{brand.alt3.800}", + "value": "{Colors.alt3.800}", "type": "color" } }, diff --git a/design-tokens/Brand/1/Light.json b/design-tokens/Brand/1/Light.json new file mode 100644 index 0000000000..eeff26a486 --- /dev/null +++ b/design-tokens/Brand/1/Light.json @@ -0,0 +1,238 @@ +{ + "Colors": { + "alt1": { + "100": { + "value": "#feefef", + "type": "color", + "description": "AAA 12.8 on grey 800\nAA 6.4 as bkdg for interaction blue" + }, + "200": { + "value": "#fddfe0", + "type": "color", + "description": "Light error color\nAAA 11.4 on grey 800\nAA 5.7 as bkdg for interaction blue" + }, + "300": { + "value": "#fbbfc1", + "type": "color", + "description": "AAA 9 on grey 800\nAA 4.5 as bkdg for interaction blue" + }, + "400": { + "value": "#f89fa1", + "type": "color", + "description": "AAA 7.1 on grey 800\nAA18 3.5 as bkdg for interaction blue" + }, + "500": { + "value": "#f67f82", + "type": "color", + "description": "AA 5.6 on grey 800" + }, + "600": { + "value": "#f45f63", + "type": "color", + "description": "AA 4.5 on grey 800" + }, + "700": { + "value": "#dc5659", + "type": "color", + "description": "AA18 3.7 on grey 800" + }, + "800": { + "value": "#c34c4f", + "type": "color", + "description": "AA 4.7 on white" + }, + "900": { + "value": "#B83D41", + "type": "color" + } + }, + "alt2": { + "100": { + "value": "#fcf7e9", + "type": "color", + "description": "AAA 13.3 on grey 800\nAA 6.7 as bkdg for interaction blue" + }, + "200": { + "value": "#faeec2", + "type": "color", + "description": "Light warning color\nAAA 12.3 on grey 800\nAA 1.1 as bkdg for interaction blue" + }, + "300": { + "value": "#f5dda6", + "type": "color", + "description": "AAA 10 on grey 800\nAA 5.4 as bkdg for interaction blue" + }, + "400": { + "value": "#efcc79", + "type": "color", + "description": "AAA 9.2 on grey 800\nAA 4.6 as bkdg for interaction blue" + }, + "500": { + "value": "#eabb4d", + "type": "color", + "description": "AAA 7.9 on grey 800\nAA18 4 as bkdg for interaction blue" + }, + "600": { + "value": "#e5aa20", + "type": "color", + "description": "AA 6.8 on grey 800\nAA18 3.4 as bkdg for interaction blue" + }, + "700": { + "value": "#ce991d", + "type": "color", + "description": "AA 5.5 on grey 800" + }, + "800": { + "value": "#b7881a", + "type": "color", + "description": "AA18 4.4 on grey 800\nAA18 3.2 on white" + }, + "900": { + "value": "#A17717", + "type": "color" + } + }, + "alt3": { + "100": { + "value": "#e9f5ff", + "type": "color", + "description": "AAA 12.9 on grey 800\nAA 6.5 as bkdg for interaction blue" + }, + "200": { + "value": "#d2eafd", + "type": "color", + "description": "Light information color \nAAA 11.5 on grey 800\nAA 5.8 as bkdg for interaction blue" + }, + "300": { + "value": "#a5d6fb", + "type": "color", + "description": "AAA 9.2 on grey 800\nAA 4.6 as bkdg for interaction blue" + }, + "400": { + "value": "#78c1f9", + "type": "color", + "description": "AAA 7.3 on grey 800\nAA18 3.7 as bkdg for interaction blue" + }, + "500": { + "value": "#4badf7", + "type": "color", + "description": "AA 5.8 on grey 800" + }, + "600": { + "value": "#1e98f5", + "type": "color", + "description": "AA 4.6 on grey 800" + }, + "700": { + "value": "#1b88dd", + "type": "color", + "description": "AA18 3.8 on grey 800" + }, + "800": { + "value": "#156aac", + "type": "color", + "description": "AA 5.6 on white" + }, + "900": { + "value": "#125A91", + "type": "color" + } + }, + "neutral": { + "100": { + "value": "#feefef", + "type": "color", + "description": "AAA 12.8 on grey 800\nAA 6.4 as bkdg for interaction blue" + }, + "200": { + "value": "#fddfe0", + "type": "color", + "description": "Light error color\nAAA 11.4 on grey 800\nAA 5.7 as bkdg for interaction blue" + }, + "300": { + "value": "#fbbfc1", + "type": "color", + "description": "AAA 9 on grey 800\nAA 4.5 as bkdg for interaction blue" + }, + "400": { + "value": "#f89fa1", + "type": "color", + "description": "AAA 7.1 on grey 800\nAA18 3.5 as bkdg for interaction blue" + }, + "500": { + "value": "#f67f82", + "type": "color", + "description": "AA 5.6 on grey 800" + }, + "600": { + "value": "#f45f63", + "type": "color", + "description": "AA 4.5 on grey 800" + }, + "700": { + "value": "#dc5659", + "type": "color", + "description": "AA18 3.7 on grey 800" + }, + "800": { + "value": "#c34c4f", + "type": "color", + "description": "AA 4.7 on white" + }, + "900": { + "value": "#B83D41", + "type": "color" + } + }, + "accent": { + "background": { + "value": "#fefeff", + "type": "color" + }, + "background-subtle": { + "value": "#eef4fa", + "type": "color" + }, + "surface": { + "value": "#e2edf7", + "type": "color" + }, + "surface-hover": { + "value": "#c3daef", + "type": "color" + }, + "surface-active": { + "value": "#a4c7e6", + "type": "color" + }, + "border-subtle": { + "value": "#aecde9", + "type": "color" + }, + "border": { + "value": "#4b90ce", + "type": "color" + }, + "border-strong": { + "value": "#4b90ce", + "type": "color" + }, + "border-base": { + "value": "#0163ba", + "type": "color" + }, + "border-base-hover": { + "value": "#004d93", + "type": "color" + }, + "border-base-active": { + "value": "#00396d", + "type": "color" + }, + "text-subtle": { + "value": "#00315c", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/Brand/Tilsynet.json b/design-tokens/Brand/2.json similarity index 90% rename from design-tokens/Brand/Tilsynet.json rename to design-tokens/Brand/2.json index ff78b13678..33b3dd9942 100644 --- a/design-tokens/Brand/Tilsynet.json +++ b/design-tokens/Brand/2.json @@ -119,55 +119,55 @@ "surface": { "first": { "subtle": { - "value": "{brand.alt1.200}", + "value": "{Colors.alt1.200}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt1.300}", + "value": "{Colors.alt1.300}", "type": "color" }, "subtle-active": { - "value": "{brand.alt1.400}", + "value": "{Colors.alt1.400}", "type": "color" }, "strong": { - "value": "{brand.alt1.800}", + "value": "{Colors.alt1.800}", "type": "color" } }, "second": { "subtle": { - "value": "{brand.alt2.200}", + "value": "{Colors.alt2.200}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt2.300}", + "value": "{Colors.alt2.300}", "type": "color" }, "subtle-active": { - "value": "{brand.alt2.400}", + "value": "{Colors.alt2.400}", "type": "color" }, "strong": { - "value": "{brand.alt2.900}", + "value": "{Colors.alt2.900}", "type": "color" } }, "third": { "subtle": { - "value": "{brand.alt3.200}", + "value": "{Colors.alt3.200}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt3.300}", + "value": "{Colors.alt3.300}", "type": "color" }, "subtle-active": { - "value": "{brand.alt3.400}", + "value": "{Colors.alt3.400}", "type": "color" }, "strong": { - "value": "{brand.alt3.800}", + "value": "{Colors.alt3.800}", "type": "color" } }, @@ -247,43 +247,43 @@ "border": { "first": { "default": { - "value": "{brand.alt1.600}", + "value": "{Colors.alt1.600}", "type": "color" }, "hover": { - "value": "{brand.alt1.700}", + "value": "{Colors.alt1.700}", "type": "color" }, "active": { - "value": "{brand.alt1.800}", + "value": "{Colors.alt1.800}", "type": "color" } }, "second": { "default": { - "value": "{brand.alt2.600}", + "value": "{Colors.alt2.600}", "type": "color" }, "hover": { - "value": "{brand.alt2.700}", + "value": "{Colors.alt2.700}", "type": "color" }, "active": { - "value": "{brand.alt2.800}", + "value": "{Colors.alt2.800}", "type": "color" } }, "third": { "default": { - "value": "{brand.alt3.600}", + "value": "{Colors.alt3.600}", "type": "color" }, "hover": { - "value": "{brand.alt3.700}", + "value": "{Colors.alt3.700}", "type": "color" }, "active": { - "value": "{brand.alt3.800}", + "value": "{Colors.alt3.800}", "type": "color" } }, diff --git a/design-tokens/Brand/Altinn.json b/design-tokens/Brand/Altinn.json index d7ca030efb..dfb05e26b1 100644 --- a/design-tokens/Brand/Altinn.json +++ b/design-tokens/Brand/Altinn.json @@ -146,55 +146,55 @@ "surface": { "first": { "subtle": { - "value": "{brand.alt1.200}", + "value": "{Colors.alt1.200}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt1.300}", + "value": "{Colors.alt1.300}", "type": "color" }, "subtle-active": { - "value": "{brand.alt1.400}", + "value": "{Colors.alt1.400}", "type": "color" }, "strong": { - "value": "{brand.alt1.800}", + "value": "{Colors.alt1.800}", "type": "color" } }, "second": { "subtle": { - "value": "{brand.alt2.200}", + "value": "{Colors.alt2.200}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt2.300}", + "value": "{Colors.alt2.300}", "type": "color" }, "subtle-active": { - "value": "{brand.alt2.400}", + "value": "{Colors.alt2.400}", "type": "color" }, "strong": { - "value": "{brand.alt2.900}", + "value": "{Colors.alt2.900}", "type": "color" } }, "third": { "subtle": { - "value": "{brand.alt3.200}", + "value": "{Colors.alt3.200}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt3.300}", + "value": "{Colors.alt3.300}", "type": "color" }, "subtle-active": { - "value": "{brand.alt3.400}", + "value": "{Colors.alt3.400}", "type": "color" }, "strong": { - "value": "{brand.alt3.800}", + "value": "{Colors.alt3.800}", "type": "color" } }, @@ -274,43 +274,43 @@ "border": { "first": { "default": { - "value": "{brand.alt1.600}", + "value": "{Colors.alt1.600}", "type": "color" }, "hover": { - "value": "{brand.alt1.700}", + "value": "{Colors.alt1.700}", "type": "color" }, "active": { - "value": "{brand.alt1.800}", + "value": "{Colors.alt1.800}", "type": "color" } }, "second": { "default": { - "value": "{brand.alt2.600}", + "value": "{Colors.alt2.600}", "type": "color" }, "hover": { - "value": "{brand.alt2.700}", + "value": "{Colors.alt2.700}", "type": "color" }, "active": { - "value": "{brand.alt2.800}", + "value": "{Colors.alt2.800}", "type": "color" } }, "third": { "default": { - "value": "{brand.alt3.600}", + "value": "{Colors.alt3.600}", "type": "color" }, "hover": { - "value": "{brand.alt3.700}", + "value": "{Colors.alt3.700}", "type": "color" }, "active": { - "value": "{brand.alt3.800}", + "value": "{Colors.alt3.800}", "type": "color" } }, diff --git a/design-tokens/Brand/Brreg.json b/design-tokens/Brand/Brreg.json index c13b0538cf..9877c46eba 100644 --- a/design-tokens/Brand/Brreg.json +++ b/design-tokens/Brand/Brreg.json @@ -143,55 +143,55 @@ "surface": { "first": { "subtle": { - "value": "{brand.alt1.100}", + "value": "{Colors.alt1.100}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt1.300}", + "value": "{Colors.alt1.300}", "type": "color" }, "subtle-active": { - "value": "{brand.alt1.400}", + "value": "{Colors.alt1.400}", "type": "color" }, "strong": { - "value": "{brand.alt1.700}", + "value": "{Colors.alt1.700}", "type": "color" } }, "second": { "subtle": { - "value": "{brand.alt2.200}", + "value": "{Colors.alt2.200}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt2.300}", + "value": "{Colors.alt2.300}", "type": "color" }, "subtle-active": { - "value": "{brand.alt2.400}", + "value": "{Colors.alt2.400}", "type": "color" }, "strong": { - "value": "{brand.alt2.700}", + "value": "{Colors.alt2.700}", "type": "color" } }, "third": { "subtle": { - "value": "{brand.alt3.100}", + "value": "{Colors.alt3.100}", "type": "color" }, "subtle-hover": { - "value": "{brand.alt3.200}", + "value": "{Colors.alt3.200}", "type": "color" }, "subtle-active": { - "value": "{brand.alt3.300}", + "value": "{Colors.alt3.300}", "type": "color" }, "strong": { - "value": "{brand.alt3.700}", + "value": "{Colors.alt3.700}", "type": "color" } }, @@ -271,43 +271,43 @@ "border": { "first": { "default": { - "value": "{brand.alt1.600}", + "value": "{Colors.alt1.600}", "type": "color" }, "hover": { - "value": "{brand.alt1.700}", + "value": "{Colors.alt1.700}", "type": "color" }, "active": { - "value": "{brand.alt1.800}", + "value": "{Colors.alt1.800}", "type": "color" } }, "second": { "default": { - "value": "{brand.alt2.600}", + "value": "{Colors.alt2.600}", "type": "color" }, "hover": { - "value": "{brand.alt2.700}", + "value": "{Colors.alt2.700}", "type": "color" }, "active": { - "value": "{brand.alt2.800}", + "value": "{Colors.alt2.800}", "type": "color" } }, "third": { "default": { - "value": "{brand.alt3.400}", + "value": "{Colors.alt3.400}", "type": "color" }, "hover": { - "value": "{brand.alt3.500}", + "value": "{Colors.alt3.500}", "type": "color" }, "active": { - "value": "{brand.alt3.600}", + "value": "{Colors.alt3.600}", "type": "color" } }, diff --git a/design-tokens/Base/Core.json b/design-tokens/System/Style.json similarity index 100% rename from design-tokens/Base/Core.json rename to design-tokens/System/Style.json diff --git a/design-tokens/System/dark.json b/design-tokens/System/dark.json new file mode 100644 index 0000000000..c1ae856624 --- /dev/null +++ b/design-tokens/System/dark.json @@ -0,0 +1,56 @@ +{ + "green": { + "1": { + "value": "#0b290f", + "type": "color" + }, + "2": { + "value": "#08200c", + "type": "color" + }, + "3": { + "value": "#0f3814", + "type": "color" + }, + "4": { + "value": "#114218", + "type": "color" + }, + "5": { + "value": "#144c1c", + "type": "color" + }, + "6": { + "value": "#185e22", + "type": "color" + }, + "7": { + "value": "#207a2c", + "type": "color" + }, + "8": { + "value": "#207a2c", + "type": "color" + }, + "9": { + "value": "#248c33", + "type": "color" + }, + "10": { + "value": "#248c33", + "type": "color" + }, + "11": { + "value": "#1d7129", + "type": "color" + }, + "12": { + "value": "#64be70", + "type": "color" + }, + "13": { + "value": "#a2d8aa", + "type": "color" + } + } +} \ No newline at end of file diff --git a/design-tokens/System/light.json b/design-tokens/System/light.json new file mode 100644 index 0000000000..822bed1427 --- /dev/null +++ b/design-tokens/System/light.json @@ -0,0 +1,56 @@ +{ + "green": { + "1": { + "value": "#fcfefc", + "type": "color" + }, + "2": { + "value": "#e9f6ea", + "type": "color" + }, + "3": { + "value": "#d9efdc", + "type": "color" + }, + "4": { + "value": "#b9e1be", + "type": "color" + }, + "5": { + "value": "#94d29d", + "type": "color" + }, + "6": { + "value": "#9ed6a5", + "type": "color" + }, + "7": { + "value": "#29a03a", + "type": "color" + }, + "8": { + "value": "#29a03a", + "type": "color" + }, + "9": { + "value": "#2ca63d", + "type": "color" + }, + "10": { + "value": "#248c33", + "type": "color" + }, + "11": { + "value": "#1d7129", + "type": "color" + }, + "12": { + "value": "#185c21", + "type": "color" + }, + "13": { + "value": "#0f3814", + "type": "color" + } + } +} \ No newline at end of file From 14011949b98d9068234ad1099c37ea464acc4d71 Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Fri, 3 May 2024 12:10:11 +0200 Subject: [PATCH 012/311] Draft: Test with system and brand colors --- design-tokens/$metadata.json | 4 +- design-tokens/$themes.json | 248 ++++++++++-------- design-tokens/Base/Semantic.json | 136 ++++++---- design-tokens/Brand/1/Dark.json | 106 ++++++-- design-tokens/Brand/1/Light.json | 42 +-- design-tokens/Brand/2.json | 42 +-- design-tokens/Brand/Altinn.json | 42 +-- design-tokens/Brand/Brreg.json | 42 +-- .../System/{dark.json => Color/Dark.json} | 10 +- .../System/{light.json => Color/Light.json} | 10 +- 10 files changed, 409 insertions(+), 273 deletions(-) rename design-tokens/System/{dark.json => Color/Dark.json} (83%) rename design-tokens/System/{light.json => Color/Light.json} (82%) diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index 8b4c971ace..a432bf5d69 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -1,7 +1,7 @@ { "tokenSetOrder": [ - "System/light", - "System/dark", + "System/Color/Light", + "System/Color/Dark", "System/Style", "Brand/1/Light", "Brand/1/Dark", diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index be7e15faf2..9cec052591 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -5,7 +5,9 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "Base/Semantic": "enabled", - "System/Style": "source" + "System/Style": "source", + "System/Color/Light": "disabled", + "System/Color/Dark": "disabled" }, "$figmaCollectionId": "VariableCollectionId:7721:2966", "$figmaModeId": "7721:0", @@ -151,7 +153,9 @@ "selectedTokenSets": { "Base/Semantic": "enabled", "Brand/1/Light": "enabled", - "System/Style": "source" + "System/Style": "source", + "System/Color/Light": "disabled", + "System/Color/Dark": "disabled" }, "$figmaStyleReferences": { "heading.heading-xlarge": "S:3c153973cb7a9a9c750db73e13e99baee56692e7,", @@ -598,33 +602,33 @@ "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", - "Colors.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "Colors.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "Colors.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "Colors.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "Colors.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "Colors.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "Colors.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "Colors.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "Colors.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", - "Colors.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "Colors.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "Colors.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "Colors.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "Colors.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "Colors.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "Colors.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "Colors.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "Colors.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", - "Colors.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "Colors.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "Colors.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "Colors.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "Colors.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "Colors.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "Colors.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "Colors.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "Colors.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" + "scales.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", + "scales.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", + "scales.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", + "scales.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", + "scales.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", + "scales.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", + "scales.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", + "scales.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", + "scales.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", + "scales.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", + "scales.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", + "scales.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", + "scales.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", + "scales.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", + "scales.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", + "scales.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", + "scales.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", + "scales.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", + "scales.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", + "scales.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", + "scales.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", + "scales.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", + "scales.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", + "scales.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", + "scales.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", + "scales.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", + "scales.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" }, "group": "Brand" }, @@ -635,7 +639,9 @@ "selectedTokenSets": { "Brand/Altinn": "enabled", "Base/Semantic": "enabled", - "System/Style": "source" + "System/Style": "source", + "System/Color/Light": "disabled", + "System/Color/Dark": "disabled" }, "$figmaCollectionId": "VariableCollectionId:6324:1609", "$figmaModeId": "6324:2", @@ -827,33 +833,33 @@ "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", - "Colors.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "Colors.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "Colors.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "Colors.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "Colors.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "Colors.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "Colors.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "Colors.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "Colors.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", - "Colors.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "Colors.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "Colors.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "Colors.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "Colors.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "Colors.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "Colors.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "Colors.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "Colors.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", - "Colors.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "Colors.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "Colors.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "Colors.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "Colors.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "Colors.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "Colors.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "Colors.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "Colors.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" + "scales.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", + "scales.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", + "scales.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", + "scales.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", + "scales.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", + "scales.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", + "scales.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", + "scales.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", + "scales.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", + "scales.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", + "scales.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", + "scales.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", + "scales.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", + "scales.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", + "scales.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", + "scales.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", + "scales.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", + "scales.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", + "scales.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", + "scales.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", + "scales.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", + "scales.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", + "scales.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", + "scales.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", + "scales.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", + "scales.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", + "scales.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" }, "group": "Brand" }, @@ -863,7 +869,9 @@ "selectedTokenSets": { "Base/Semantic": "enabled", "Brand/2": "enabled", - "System/Style": "source" + "System/Style": "source", + "System/Color/Light": "disabled", + "System/Color/Dark": "disabled" }, "$figmaStyleReferences": {}, "$figmaCollectionId": "VariableCollectionId:6324:1609", @@ -1056,33 +1064,33 @@ "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", - "Colors.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "Colors.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "Colors.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "Colors.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "Colors.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "Colors.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "Colors.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "Colors.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "Colors.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", - "Colors.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "Colors.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "Colors.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "Colors.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "Colors.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "Colors.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "Colors.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "Colors.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "Colors.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", - "Colors.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "Colors.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "Colors.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "Colors.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "Colors.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "Colors.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "Colors.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "Colors.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "Colors.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" + "scales.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", + "scales.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", + "scales.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", + "scales.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", + "scales.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", + "scales.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", + "scales.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", + "scales.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", + "scales.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", + "scales.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", + "scales.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", + "scales.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", + "scales.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", + "scales.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", + "scales.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", + "scales.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", + "scales.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", + "scales.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", + "scales.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", + "scales.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", + "scales.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", + "scales.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", + "scales.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", + "scales.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", + "scales.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", + "scales.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", + "scales.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" }, "group": "Brand" }, @@ -1093,7 +1101,9 @@ "selectedTokenSets": { "Base/Semantic": "enabled", "Brand/Brreg": "enabled", - "System/Style": "source" + "System/Style": "source", + "System/Color/Light": "disabled", + "System/Color/Dark": "disabled" }, "$figmaVariableReferences": { "brand.alt1.50": "741f3f885aa3f266feda96defb70e59752495075", @@ -1289,33 +1299,33 @@ "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", - "Colors.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "Colors.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "Colors.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "Colors.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "Colors.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "Colors.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "Colors.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "Colors.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "Colors.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", - "Colors.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "Colors.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "Colors.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "Colors.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "Colors.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "Colors.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "Colors.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "Colors.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "Colors.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", - "Colors.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "Colors.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "Colors.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "Colors.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "Colors.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "Colors.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "Colors.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "Colors.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "Colors.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" + "scales.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", + "scales.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", + "scales.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", + "scales.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", + "scales.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", + "scales.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", + "scales.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", + "scales.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", + "scales.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", + "scales.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", + "scales.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", + "scales.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", + "scales.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", + "scales.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", + "scales.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", + "scales.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", + "scales.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", + "scales.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", + "scales.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", + "scales.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", + "scales.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", + "scales.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", + "scales.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", + "scales.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", + "scales.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", + "scales.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", + "scales.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" }, "$figmaCollectionId": "VariableCollectionId:6324:1609", "$figmaModeId": "6324:4", @@ -1326,7 +1336,9 @@ "name": "1440", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Viewport/@1440": "enabled" + "Viewport/@1440": "enabled", + "System/Color/Light": "disabled", + "System/Color/Dark": "disabled" }, "$figmaCollectionId": "VariableCollectionId:6324:1819", "$figmaModeId": "6324:7", @@ -1340,7 +1352,9 @@ "name": "768", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Viewport/@768": "enabled" + "Viewport/@768": "enabled", + "System/Color/Light": "disabled", + "System/Color/Dark": "disabled" }, "$figmaCollectionId": "VariableCollectionId:6324:1819", "$figmaModeId": "6324:8", @@ -1354,7 +1368,9 @@ "name": "320", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Viewport/@320": "enabled" + "Viewport/@320": "enabled", + "System/Color/Light": "disabled", + "System/Color/Dark": "disabled" }, "$figmaCollectionId": "VariableCollectionId:6324:1819", "$figmaModeId": "6324:9", diff --git a/design-tokens/Base/Semantic.json b/design-tokens/Base/Semantic.json index b6be3581c7..862e8af1ca 100644 --- a/design-tokens/Base/Semantic.json +++ b/design-tokens/Base/Semantic.json @@ -419,52 +419,6 @@ "type": "color" } }, - "success": { - "background": { - "value": "{green.1}", - "type": "color" - }, - "background-subtle": { - "value": "{green.2}", - "type": "color" - }, - "surface": { - "value": "{green.3}", - "type": "color" - }, - "surface-hover": { - "value": "{green.4}", - "type": "color" - }, - "surface-active": { - "value": "{green.5}", - "type": "color" - }, - "border-subtle": { - "value": "{green.6}", - "type": "color" - }, - "border": { - "value": "{green.7}", - "type": "color" - }, - "border-strong": { - "value": "{green.8}", - "type": "color" - }, - "border-base": { - "value": "{green.9}", - "type": "color" - }, - "border-base-hover": { - "value": "{green.10}", - "type": "color" - }, - "border-base-active": { - "value": "{green.11}", - "type": "color" - } - }, "danger": { "background": { "value": "{green.1}", @@ -1150,9 +1104,9 @@ "type": "boxShadow" } }, - "color": { - "accent": { - "background": { + "colors": { + "success": { + "background-default": { "value": "{green.1}", "type": "color" }, @@ -1160,7 +1114,7 @@ "value": "{green.2}", "type": "color" }, - "surface": { + "surface-default": { "value": "{green.3}", "type": "color" }, @@ -1176,7 +1130,7 @@ "value": "{green.6}", "type": "color" }, - "border": { + "border-default": { "value": "{green.7}", "type": "color" }, @@ -1184,21 +1138,95 @@ "value": "{green.8}", "type": "color" }, - "border-base": { + "base-default": { "value": "{green.9}", "type": "color" }, - "border-base-hover": { + "base-hover": { "value": "{green.10}", "type": "color" }, - "border-base-active": { + "base-active": { "value": "{green.11}", "type": "color" }, "text-subtle": { "value": "{green.12}", "type": "color" + }, + "text-default": { + "value": "{green.13}", + "type": "color" + }, + "contrast-default": { + "value": "{green.contrast-1}", + "type": "color" + }, + "contrast-subtle": { + "value": "{green.contrast-2}", + "type": "color" + } + }, + "accent": { + "background-default": { + "value": "{scales.accent.1}", + "type": "color" + }, + "background-subtle": { + "value": "{scales.accent.2}", + "type": "color" + }, + "surface-default": { + "value": "{scales.accent.3}", + "type": "color" + }, + "surface-hover": { + "value": "{scales.accent.4}", + "type": "color" + }, + "surface-active": { + "value": "{scales.accent.5}", + "type": "color" + }, + "border-subtle": { + "value": "{scales.accent.6}", + "type": "color" + }, + "border-default": { + "value": "{scales.accent.7}", + "type": "color" + }, + "border-strong": { + "value": "{scales.accent.8}", + "type": "color" + }, + "base-default": { + "value": "{scales.accent.9}", + "type": "color" + }, + "base-hover": { + "value": "{scales.accent.10}", + "type": "color" + }, + "base-active": { + "value": "{scales.accent.11}", + "type": "color" + }, + "text-subtle": { + "value": "{scales.accent.12}", + "type": "color" + }, + "text-default": { + "value": "{scales.accent.13}", + "type": "color" + }, + "contrast-default": { + "value": "{scales.accent.contrast-1}", + "type": "color" + }, + "contrast-subtle": { + "value": "{scales.accent.contrast-2}", + "type": "color" } } } diff --git a/design-tokens/Brand/1/Dark.json b/design-tokens/Brand/1/Dark.json index aa51a460af..df28b3f9c8 100644 --- a/design-tokens/Brand/1/Dark.json +++ b/design-tokens/Brand/1/Dark.json @@ -143,55 +143,55 @@ "surface": { "first": { "subtle": { - "value": "{Colors.alt1.200}", + "value": "{scales.alt1.200}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt1.300}", + "value": "{scales.alt1.300}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt1.400}", + "value": "{scales.alt1.400}", "type": "color" }, "strong": { - "value": "{Colors.alt1.800}", + "value": "{scales.alt1.800}", "type": "color" } }, "second": { "subtle": { - "value": "{Colors.alt2.200}", + "value": "{scales.alt2.200}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt2.300}", + "value": "{scales.alt2.300}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt2.400}", + "value": "{scales.alt2.400}", "type": "color" }, "strong": { - "value": "{Colors.alt2.900}", + "value": "{scales.alt2.900}", "type": "color" } }, "third": { "subtle": { - "value": "{Colors.alt3.200}", + "value": "{scales.alt3.200}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt3.300}", + "value": "{scales.alt3.300}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt3.400}", + "value": "{scales.alt3.400}", "type": "color" }, "strong": { - "value": "{Colors.alt3.800}", + "value": "{scales.alt3.800}", "type": "color" } }, @@ -271,43 +271,43 @@ "border": { "first": { "default": { - "value": "{Colors.alt1.600}", + "value": "{scales.alt1.600}", "type": "color" }, "hover": { - "value": "{Colors.alt1.700}", + "value": "{scales.alt1.700}", "type": "color" }, "active": { - "value": "{Colors.alt1.800}", + "value": "{scales.alt1.800}", "type": "color" } }, "second": { "default": { - "value": "{Colors.alt2.600}", + "value": "{scales.alt2.600}", "type": "color" }, "hover": { - "value": "{Colors.alt2.700}", + "value": "{scales.alt2.700}", "type": "color" }, "active": { - "value": "{Colors.alt2.800}", + "value": "{scales.alt2.800}", "type": "color" } }, "third": { "default": { - "value": "{Colors.alt3.600}", + "value": "{scales.alt3.600}", "type": "color" }, "hover": { - "value": "{Colors.alt3.700}", + "value": "{scales.alt3.700}", "type": "color" }, "active": { - "value": "{Colors.alt3.800}", + "value": "{scales.alt3.800}", "type": "color" } }, @@ -398,5 +398,69 @@ } } } + }, + "scales": { + "accent": { + "1": { + "value": "#002445", + "type": "color" + }, + "2": { + "value": "#001c36", + "type": "color" + }, + "3": { + "value": "#00315c", + "type": "color" + }, + "4": { + "value": "#00396d", + "type": "color" + }, + "5": { + "value": "#00427e", + "type": "color" + }, + "6": { + "value": "#00529d", + "type": "color" + }, + "7": { + "value": "#0f6bbe", + "type": "color" + }, + "8": { + "value": "#3d88ca", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#7eb0dc", + "type": "color" + }, + "13": { + "value": "#b0cfea", + "type": "color" + }, + "contrast-1": { + "value": "#fff", + "type": "color" + }, + "contrast-2": { + "value": "#cacaca", + "type": "color" + } + } } } \ No newline at end of file diff --git a/design-tokens/Brand/1/Light.json b/design-tokens/Brand/1/Light.json index eeff26a486..f6e29ae7cb 100644 --- a/design-tokens/Brand/1/Light.json +++ b/design-tokens/Brand/1/Light.json @@ -1,8 +1,8 @@ { - "Colors": { + "scales": { "alt1": { "100": { - "value": "#feefef", + "value": "{scales.accent.1}", "type": "color", "description": "AAA 12.8 on grey 800\nAA 6.4 as bkdg for interaction blue" }, @@ -138,7 +138,7 @@ "type": "color" } }, - "neutral": { + "grey": { "100": { "value": "#feefef", "type": "color", @@ -185,53 +185,65 @@ } }, "accent": { - "background": { + "1": { "value": "#fefeff", "type": "color" }, - "background-subtle": { + "2": { "value": "#eef4fa", "type": "color" }, - "surface": { + "3": { "value": "#e2edf7", "type": "color" }, - "surface-hover": { + "4": { "value": "#c3daef", "type": "color" }, - "surface-active": { + "5": { "value": "#a4c7e6", "type": "color" }, - "border-subtle": { + "6": { "value": "#aecde9", "type": "color" }, - "border": { + "7": { "value": "#4b90ce", "type": "color" }, - "border-strong": { + "8": { "value": "#4b90ce", "type": "color" }, - "border-base": { + "9": { "value": "#0163ba", "type": "color" }, - "border-base-hover": { + "10": { "value": "#004d93", "type": "color" }, - "border-base-active": { + "11": { "value": "#00396d", "type": "color" }, - "text-subtle": { + "12": { + "value": "#005099", + "type": "color" + }, + "13": { "value": "#00315c", "type": "color" + }, + "contrast-1": { + "value": "#fff", + "type": "color" + }, + "contrast-2": { + "value": "#cacaca", + "type": "color" } } } diff --git a/design-tokens/Brand/2.json b/design-tokens/Brand/2.json index 33b3dd9942..cec1dde6cc 100644 --- a/design-tokens/Brand/2.json +++ b/design-tokens/Brand/2.json @@ -119,55 +119,55 @@ "surface": { "first": { "subtle": { - "value": "{Colors.alt1.200}", + "value": "{scales.alt1.200}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt1.300}", + "value": "{scales.alt1.300}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt1.400}", + "value": "{scales.alt1.400}", "type": "color" }, "strong": { - "value": "{Colors.alt1.800}", + "value": "{scales.alt1.800}", "type": "color" } }, "second": { "subtle": { - "value": "{Colors.alt2.200}", + "value": "{scales.alt2.200}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt2.300}", + "value": "{scales.alt2.300}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt2.400}", + "value": "{scales.alt2.400}", "type": "color" }, "strong": { - "value": "{Colors.alt2.900}", + "value": "{scales.alt2.900}", "type": "color" } }, "third": { "subtle": { - "value": "{Colors.alt3.200}", + "value": "{scales.alt3.200}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt3.300}", + "value": "{scales.alt3.300}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt3.400}", + "value": "{scales.alt3.400}", "type": "color" }, "strong": { - "value": "{Colors.alt3.800}", + "value": "{scales.alt3.800}", "type": "color" } }, @@ -247,43 +247,43 @@ "border": { "first": { "default": { - "value": "{Colors.alt1.600}", + "value": "{scales.alt1.600}", "type": "color" }, "hover": { - "value": "{Colors.alt1.700}", + "value": "{scales.alt1.700}", "type": "color" }, "active": { - "value": "{Colors.alt1.800}", + "value": "{scales.alt1.800}", "type": "color" } }, "second": { "default": { - "value": "{Colors.alt2.600}", + "value": "{scales.alt2.600}", "type": "color" }, "hover": { - "value": "{Colors.alt2.700}", + "value": "{scales.alt2.700}", "type": "color" }, "active": { - "value": "{Colors.alt2.800}", + "value": "{scales.alt2.800}", "type": "color" } }, "third": { "default": { - "value": "{Colors.alt3.600}", + "value": "{scales.alt3.600}", "type": "color" }, "hover": { - "value": "{Colors.alt3.700}", + "value": "{scales.alt3.700}", "type": "color" }, "active": { - "value": "{Colors.alt3.800}", + "value": "{scales.alt3.800}", "type": "color" } }, diff --git a/design-tokens/Brand/Altinn.json b/design-tokens/Brand/Altinn.json index dfb05e26b1..979ff30f16 100644 --- a/design-tokens/Brand/Altinn.json +++ b/design-tokens/Brand/Altinn.json @@ -146,55 +146,55 @@ "surface": { "first": { "subtle": { - "value": "{Colors.alt1.200}", + "value": "{scales.alt1.200}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt1.300}", + "value": "{scales.alt1.300}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt1.400}", + "value": "{scales.alt1.400}", "type": "color" }, "strong": { - "value": "{Colors.alt1.800}", + "value": "{scales.alt1.800}", "type": "color" } }, "second": { "subtle": { - "value": "{Colors.alt2.200}", + "value": "{scales.alt2.200}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt2.300}", + "value": "{scales.alt2.300}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt2.400}", + "value": "{scales.alt2.400}", "type": "color" }, "strong": { - "value": "{Colors.alt2.900}", + "value": "{scales.alt2.900}", "type": "color" } }, "third": { "subtle": { - "value": "{Colors.alt3.200}", + "value": "{scales.alt3.200}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt3.300}", + "value": "{scales.alt3.300}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt3.400}", + "value": "{scales.alt3.400}", "type": "color" }, "strong": { - "value": "{Colors.alt3.800}", + "value": "{scales.alt3.800}", "type": "color" } }, @@ -274,43 +274,43 @@ "border": { "first": { "default": { - "value": "{Colors.alt1.600}", + "value": "{scales.alt1.600}", "type": "color" }, "hover": { - "value": "{Colors.alt1.700}", + "value": "{scales.alt1.700}", "type": "color" }, "active": { - "value": "{Colors.alt1.800}", + "value": "{scales.alt1.800}", "type": "color" } }, "second": { "default": { - "value": "{Colors.alt2.600}", + "value": "{scales.alt2.600}", "type": "color" }, "hover": { - "value": "{Colors.alt2.700}", + "value": "{scales.alt2.700}", "type": "color" }, "active": { - "value": "{Colors.alt2.800}", + "value": "{scales.alt2.800}", "type": "color" } }, "third": { "default": { - "value": "{Colors.alt3.600}", + "value": "{scales.alt3.600}", "type": "color" }, "hover": { - "value": "{Colors.alt3.700}", + "value": "{scales.alt3.700}", "type": "color" }, "active": { - "value": "{Colors.alt3.800}", + "value": "{scales.alt3.800}", "type": "color" } }, diff --git a/design-tokens/Brand/Brreg.json b/design-tokens/Brand/Brreg.json index 9877c46eba..723f1ed62d 100644 --- a/design-tokens/Brand/Brreg.json +++ b/design-tokens/Brand/Brreg.json @@ -143,55 +143,55 @@ "surface": { "first": { "subtle": { - "value": "{Colors.alt1.100}", + "value": "{scales.alt1.100}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt1.300}", + "value": "{scales.alt1.300}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt1.400}", + "value": "{scales.alt1.400}", "type": "color" }, "strong": { - "value": "{Colors.alt1.700}", + "value": "{scales.alt1.700}", "type": "color" } }, "second": { "subtle": { - "value": "{Colors.alt2.200}", + "value": "{scales.alt2.200}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt2.300}", + "value": "{scales.alt2.300}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt2.400}", + "value": "{scales.alt2.400}", "type": "color" }, "strong": { - "value": "{Colors.alt2.700}", + "value": "{scales.alt2.700}", "type": "color" } }, "third": { "subtle": { - "value": "{Colors.alt3.100}", + "value": "{scales.alt3.100}", "type": "color" }, "subtle-hover": { - "value": "{Colors.alt3.200}", + "value": "{scales.alt3.200}", "type": "color" }, "subtle-active": { - "value": "{Colors.alt3.300}", + "value": "{scales.alt3.300}", "type": "color" }, "strong": { - "value": "{Colors.alt3.700}", + "value": "{scales.alt3.700}", "type": "color" } }, @@ -271,43 +271,43 @@ "border": { "first": { "default": { - "value": "{Colors.alt1.600}", + "value": "{scales.alt1.600}", "type": "color" }, "hover": { - "value": "{Colors.alt1.700}", + "value": "{scales.alt1.700}", "type": "color" }, "active": { - "value": "{Colors.alt1.800}", + "value": "{scales.alt1.800}", "type": "color" } }, "second": { "default": { - "value": "{Colors.alt2.600}", + "value": "{scales.alt2.600}", "type": "color" }, "hover": { - "value": "{Colors.alt2.700}", + "value": "{scales.alt2.700}", "type": "color" }, "active": { - "value": "{Colors.alt2.800}", + "value": "{scales.alt2.800}", "type": "color" } }, "third": { "default": { - "value": "{Colors.alt3.400}", + "value": "{scales.alt3.400}", "type": "color" }, "hover": { - "value": "{Colors.alt3.500}", + "value": "{scales.alt3.500}", "type": "color" }, "active": { - "value": "{Colors.alt3.600}", + "value": "{scales.alt3.600}", "type": "color" } }, diff --git a/design-tokens/System/dark.json b/design-tokens/System/Color/Dark.json similarity index 83% rename from design-tokens/System/dark.json rename to design-tokens/System/Color/Dark.json index c1ae856624..11d4529b5a 100644 --- a/design-tokens/System/dark.json +++ b/design-tokens/System/Color/Dark.json @@ -29,7 +29,7 @@ "type": "color" }, "8": { - "value": "#207a2c", + "value": "#279636", "type": "color" }, "9": { @@ -51,6 +51,14 @@ "13": { "value": "#a2d8aa", "type": "color" + }, + "contrast-1": { + "value": "#fff", + "type": "color" + }, + "contrast-2": { + "value": "#bababa", + "type": "color" } } } \ No newline at end of file diff --git a/design-tokens/System/light.json b/design-tokens/System/Color/Light.json similarity index 82% rename from design-tokens/System/light.json rename to design-tokens/System/Color/Light.json index 822bed1427..2982262aa8 100644 --- a/design-tokens/System/light.json +++ b/design-tokens/System/Color/Light.json @@ -29,7 +29,7 @@ "type": "color" }, "8": { - "value": "#29a03a", + "value": "#185e22", "type": "color" }, "9": { @@ -51,6 +51,14 @@ "13": { "value": "#0f3814", "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" } } } \ No newline at end of file From 3e24b05e0edbc35b8d912e5c7d6b30eef4ce13d9 Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Fri, 3 May 2024 13:30:36 +0200 Subject: [PATCH 013/311] Draft: testing theming with new token structure --- design-tokens/$metadata.json | 5 +- design-tokens/$themes.json | 1534 +++---------------------- design-tokens/Base/Semantic.json | 613 ++-------- design-tokens/Brand/1.json | 128 +++ design-tokens/Brand/1/Dark.json | 466 -------- design-tokens/Brand/1/Light.json | 250 ---- design-tokens/Brand/2.json | 388 ++----- design-tokens/Brand/Altinn.json | 405 ------- design-tokens/Brand/Brreg.json | 402 ------- design-tokens/System/Color/Dark.json | 128 ++- design-tokens/System/Color/Light.json | 124 ++ design-tokens/System/Style.json | 286 ----- 12 files changed, 703 insertions(+), 4026 deletions(-) create mode 100644 design-tokens/Brand/1.json delete mode 100644 design-tokens/Brand/1/Dark.json delete mode 100644 design-tokens/Brand/1/Light.json delete mode 100644 design-tokens/Brand/Altinn.json delete mode 100644 design-tokens/Brand/Brreg.json diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index a432bf5d69..4f4e313bae 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -3,11 +3,8 @@ "System/Color/Light", "System/Color/Dark", "System/Style", - "Brand/1/Light", - "Brand/1/Dark", + "Brand/1", "Brand/2", - "Brand/Altinn", - "Brand/Brreg", "Base/Semantic", "Base/Fluid", "Viewport/@320", diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 9cec052591..631a9cee6e 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -1,1382 +1,204 @@ [ { - "id": "37bcf1d853bfaa674ac27eadcefcfbbb32842717", - "name": "Default", + "id": "0daa3ca0b427b9349da7e7dc00101b5668972926", + "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Base/Semantic": "enabled", - "System/Style": "source", - "System/Color/Light": "disabled", - "System/Color/Dark": "disabled" + "System/Color/Light": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:7721:2966", - "$figmaModeId": "7721:0", + "$figmaCollectionId": "VariableCollectionId:1:746", + "$figmaModeId": "1:20", "$figmaVariableReferences": { - "semantic.background.default": "e7e91cad7d4d8c4993e5fa54b169c100fca291da", - "semantic.background.subtle": "5cd9c639c1c4123f1369dd902da15533fd7e73f4", - "semantic.surface.neutral.default": "cfb9180a64c4c113d2c003d7a02c7084f3d29864", - "semantic.surface.neutral.selected": "5defd32eedc3f2c7e64c6509ffe26b1917f5f6c4", - "semantic.surface.neutral.subtle": "0b7681e25e163a5b1416a93cd4471225a752da14", - "semantic.surface.neutral.subtle-hover": "de2da22043a941d4f30621b86eafeb8893554e47", - "semantic.surface.neutral.inverted": "6dd7ba50b8e91439deb142bb1ae635cb26e73dc5", - "semantic.surface.action.common.subtle": "f5bdc3419e11920c78bb76100545676e5382c830", - "semantic.surface.action.common.subtle-hover": "3c840fec1e2d98aa3eb9053207288803766053de", - "semantic.surface.action.common.default": "3dd8dcd00bb776a5970100af5c254ad0e620dae8", - "semantic.surface.action.common.hover": "a1256baa3ccd5c889873c57f9e45ddb6a13bba28", - "semantic.surface.action.common.active": "9cc512f6733959dd82abaca405d250cbb2ff0020", - "semantic.surface.action.common.no_fill": "2c067af61787af725faf0c33cf0d26f3103bd0fc", - "semantic.surface.action.common.no_fill-hover": "ca65d9369ee8775d61a45d24f5afcef34e39aacb", - "semantic.surface.action.common.no_fill-active": "6a414595ef7e1f4d3b9ab7f1ec2d9d002d3fe5dc", - "semantic.surface.action.common.checked": "6724ab1ed3530681ff2c7d425068f21fc8bd2958", - "semantic.surface.success.subtle": "7bd203f8e3c9edb168e3677998afa2e029e10f99", - "semantic.surface.success.subtle-hover": "bd93a522d36ea99b1dbedc28023d38240f899191", - "semantic.surface.success.default": "15c28264e226ca1e133c8dab7864ee2cc6ca3f99", - "semantic.surface.success.hover": "f855dcd954d1aeec6b0da97cd22fb1ca496ad20c", - "semantic.surface.success.active": "bdf7fc358a82be4ee1a1e705a59e7c2137f5dbaa", - "semantic.surface.success.no_fill": "c8c1cae4212f00fbed29ac23f21249338697d31c", - "semantic.surface.success.no_fill-hover": "1149e2299393c578f51ca50e9aa3809c9a840524", - "semantic.surface.success.no_fill-active": "5c768f766d56a607cce1020d7e2bf667cb980916", - "semantic.surface.warning.subtle": "651349b9038aed7689a50916621cc13fe8c95063", - "semantic.surface.warning.subtle-hover": "692bf8fcc4e3b0936d32c24fb55df20b8d26de9c", - "semantic.surface.warning.default": "5fde026442b8b80687d10f7e7067c4e56b79e5bb", - "semantic.surface.danger.subtle": "ace186f60eefae7919c5276174827472fce3f8a6", - "semantic.surface.danger.subtle-hover": "9ad01ec7eeed5c1a0c93a8bae3c4a91bff8e8e2a", - "semantic.surface.danger.default": "1f8ac1fd0aa61cce0dcb0887b35f8a7fe83febc6", - "semantic.surface.danger.hover": "59f368ea54a9dee162f21f5ee1fa7f4e212b27c4", - "semantic.surface.danger.active": "618ed8b416a97826abb04bb61eab4c775b0973ef", - "semantic.surface.danger.no_fill": "3cecee7eaf626753ef94a1c9183507ffd056aff4", - "semantic.surface.danger.no_fill-hover": "14bfabb910e31fbcfa8d817e490605c9a37eda77", - "semantic.surface.danger.no_fill-active": "210eb634a846a53248941f6b7107c6cec2b19d90", - "semantic.surface.info.subtle": "ebee93032aefe05d6862e0e5a5a255be658d90f9", - "semantic.surface.info.subtle-hover": "020a1f38a918d49cbe7e851621e59ed039849e93", - "semantic.surface.on_inverted.default": "2f2cf0334763f0be0013d86951d43ed6d2fb2568", - "semantic.surface.on_inverted.hover": "c92521ba29b62e55f4802ec35662c9ec622b0ada", - "semantic.surface.on_inverted.active": "85127e4efdef259d8ca846ce633b6b67b3263a49", - "semantic.surface.on_inverted.no_fill": "0d6f8ac81d672291a204fa3ea76ac5b910f11605", - "semantic.surface.on_inverted.no_fill-hover": "8acf74d27a990d127050269c90aa05d0029e6813", - "semantic.surface.on_inverted.no_fill-active": "b6a4f3d89a860b7072491eb7fdad28bc4131bb72", - "semantic.border.info.default": "21cca19fc1c3a14f7f27d6ad3622935bbc0617db", - "semantic.border.action.common.subtle": "8669800fb2d0f12a24e302bae5f38393b1c29ace", - "semantic.border.action.common.subtle-hover": "f8fe5ef83802de793f223793dfac25103001ebf6", - "semantic.border.action.common.default": "9eb4143712134c7fc7b3791cc8be73f64ec5af1b", - "semantic.border.action.common.hover": "fa818d547035d15535034234f9118bf19863945c", - "semantic.border.action.common.active": "6c3d3ec528de1cdec5adecbc07cf86c4cd1918f2", - "semantic.border.action.common.dark": "43b7fdf5ee7eec5a99a5d4b460eb79d0fdfece38", - "semantic.border.action.common.dark-hover": "86d84d471e58e05971dbc3308da4d07ee6f1f6fc", - "semantic.border.neutral.default": "dc2a2d770f8d9be91f770503320fcb0c55153f9b", - "semantic.border.neutral.subtle": "99692cc14a56e45ca439e9c3c608ac73161fe000", - "semantic.border.neutral.strong": "defaa2623c44046838342f1da6b56efd9ac38f12", - "semantic.border.success.default": "661504b28de00dc73f336ffb1dc5f9ee1e824e00", - "semantic.border.success.hover": "1e8ae8f06aee321425fe575836321339b295dd83", - "semantic.border.success.active": "1e070adae5bfd459b90e86a0bcad8080a312ffa7", - "semantic.border.warning.default": "126679ab7b9b35925c357b1800f272a4836d10c9", - "semantic.border.warning.hover": "18b999b0f6b0fea8242cf8899fff398e3dd4ed68", - "semantic.border.warning.active": "930d54cb39eeaee1aef5436f2c443e4b1a4ef932", - "semantic.border.danger.default": "0ca5a22ef2fd9d10418f3d82b2fd982d715930ca", - "semantic.border.danger.hover": "4ffb1917389cdc8fa294cf6bed58c65e6e4dca4e", - "semantic.border.danger.active": "4458a0f864870046a75b9d92e8767ea50592dc08", - "semantic.border.focus.outline": "0d71ebb82d592374ce6672872fd404732ea6f383", - "semantic.border.focus.boxshadow": "71a7f0dc43577c00e6965ff3f38c7bcf708435e6", - "semantic.border.input.default": "0e4fd12d67159ceb871a820dbaebf001d8c3884e", - "semantic.border.input.hover": "0bf7867e90272b1f5d858f2210efa8613e2c4dfc", - "semantic.text.success.default": "5902ad2d2e08380ea63897c4a2c0abe765973061", - "semantic.text.success.hover": "cffbc33d33e4f64dfe3ce79eb85099537ddb9c33", - "semantic.text.success.active": "b44e0696de9b4bb7c4269a565b759cbd0283f8e5", - "semantic.text.success.on_success": "fe1c5375ddb6d36921246ac522ed90edbe71dc39", - "semantic.text.success.on_success_subtle": "6b724f6b2b401d8bb4d75865b15bd32f5e276c10", - "semantic.text.neutral.default": "0903f7873307965435a1afd3e4026ae3be2d204e", - "semantic.text.neutral.subtle": "7779664fb70a118bcbe00e01d02f95b9687a5704", - "semantic.text.neutral.on_inverted": "d1ef2831833f5c69dd6bac90ae86dbf7cfe6fca3", - "semantic.text.action.common.default": "0b5947e68051c95071ec9d3ace02ea523e091f59", - "semantic.text.action.common.hover": "263ac432a1890bd2c2420af71aef553862730e80", - "semantic.text.action.common.active": "7caf2d99efc73753ad7794ec80a3a74b2c2a1235", - "semantic.text.action.common.on_action": "26d0fa2b02900870d102e974df033c033ae4ecb5", - "semantic.text.warning.default": "f8435bfae64ab932a54eb3366bc51f83590ef5b0", - "semantic.text.warning.icon_warning": "4e8ee733bd86cabfaad29f59fe15bf1e5eed5923", - "semantic.text.warning.on_warning": "8c93a9a75795f981e8340d71497d36fc59da414a", - "semantic.text.danger.default": "f35f33ef5c272847b32f3a458cba364bd621b0c0", - "semantic.text.danger.hover": "0d97758d5e72c92e7740490dd64fdb3735e7f0b1", - "semantic.text.danger.active": "f9201468bdffefdc81c25707a946ac987644ff89", - "semantic.text.danger.on_danger": "c4690ebc5df479b729563ab67a58187c3bd3179d", - "semantic.text.danger.on_danger_subtle": "a73ccb113189004f0b850c0fb525717dde0850d1", - "semantic.text.visited.default": "23cf9f9bf3a5154a92fa4c2db72705239d379830", - "border_radius.interactive": "d0197f67031abf0002e4af4157192b013f3c2968", - "border_radius.small": "147fa48d1111e172c686060bd89d793dc080501d", - "border_radius.medium": "100abf46647f0e29906bbc471c150750c5112ef5", - "border_radius.large": "346e26e76f97b4b478975436856c1fa19e6e755c", - "border_radius.xlarge": "0a235a595afeb4a784a13a2d365b7e3dac32e0af", - "border_radius.full": "e167c834356039e5be68596ee4b18d0e2c5ffb26", - "spacing.0": "c0a452ad9e2555e8885ad03e22bf6726de279b5b", - "spacing.1": "3a751e741c52f35df45bea76ca1f1d4bbcc8189c", - "spacing.2": "f6670477b357047f45759484aeffbe22c83c76aa", - "spacing.3": "07f8edc3822d9b5a363565815ba0bf23d8524411", - "spacing.4": "dcd0829950ddca2ff3c608edf71d6de12d7b56e4", - "spacing.5": "bf8bac25dec2bdaa3b95b97737570d7d4ee1625e", - "spacing.6": "b4117d9fe6c1b2104e8d1938f5885fc7cca95a4b", - "spacing.7": "e8fc3b4d4b34131805d4b60b6a19695d80406290", - "spacing.8": "13e912de0f2b3877ac719b9b6437bd1f83b74cd6", - "spacing.10": "98e72ae88d022522172713315071618da5774f8e", - "spacing.12": "b39b157e89ffe318b5613ebe8e92cc6b65aa0934", - "spacing.14": "88893e9d6ecf9d5147767e34498c57b345e52096", - "spacing.18": "11bdcdac5048ceadc12e41bf26f06f4f3c035a8a", - "spacing.22": "fa0c08958dcd6ee93195a5e5dd5bbb2894bf26b4", - "spacing.26": "50aca80d886266dbb5578ea44746175e88ba6b95", - "spacing.30": "412b8378c14840ab8865cc86232289244c1c8cb9", - "base_spacing": "729c72b4ea11009164ebd3395633cf2f6aef8249", - "sizing.1": "d44cfeccce68eab89d09591518fc32e108890484", - "sizing.2": "1d69ff6bd36a1a69a4701397389b46539e9efeeb", - "sizing.3": "b645a8c79e0078c54d579cd3d6fe61c0390118ee", - "sizing.4": "70ed621a94a4a9a3e4e7000d1d2a2b3bbfb1fa0e", - "sizing.5": "c0e63cac333a2514826c29256634190dfe007ae0", - "sizing.6": "31512b569fdc9057e89ee714f6c314dbb0aed467", - "sizing.7": "220e99598eeb57469c5f1a51afd11374f961f423", - "sizing.8": "d3c0b7132bd3cf7f4e97bfe034ced4afdc1b0627", - "sizing.10": "62b37fc4067d2762653ff6872d44ac529c2873e7", - "sizing.12": "d9e53776f2795121838722d82eeae090cd94864b", - "sizing.14": "711fee0840389f17e18700dedd77979ae32f0335", - "sizing.18": "f88be992519e1f8bfe3d8115217d2acf6a4cf677", - "sizing.22": "7f509409e3625e2fb0449df7d2d42cd441f3e82a", - "sizing.26": "eb188af80483d28495f216ab18dba1cf5634f691", - "sizing.30": "dac41f8e7618e2e2c8cbb9c73187e7798260583f", - "base_sizing": "7efead99136e81bed601b9c01e27e28e7e8a2e1b", - "border_width.default": "dfcd0568ecfbf3837e887626b694fe16b0335d86", - "border_width.active": "a597eedd5138fb532a105011b85d756b6862ff52", - "border_width.tab_focus": "d8d78247b3135f9a462ba968b4f8fe552c8b0b17", - "semantic.surface.neutral.strong": "f428dd6eeada38db8c8fbbcf3b9938ae87f36c2d", - "semantic.surface.neutral.strong-hover": "f6dde872cd9452e3a77568bee36f1499e839155d" - }, - "group": "Core" - }, - { - "id": "edeff752fe55f2581f6ceee82c66aac8b8a8622d", - "name": "Digdir", - "selectedTokenSets": { - "Base/Semantic": "enabled", - "Brand/1/Light": "enabled", - "System/Style": "source", - "System/Color/Light": "disabled", - "System/Color/Dark": "disabled" - }, - "$figmaStyleReferences": { - "heading.heading-xlarge": "S:3c153973cb7a9a9c750db73e13e99baee56692e7,", - "heading.(800) 36px": "S:be27fce85eeac8fbbb6c389903939856002e06e5,", - "heading.(700) 28px": "S:915be58f63bfd0fdaf1edf383160cfe51c0db5f9,", - "heading.(600) 24px": "S:bfccc85e677a2fa0b75028ac1cf2a25b476ddfa9,", - "heading.(500) 20px": "S:9cafcba08df7d88ccf405fe445d00de90579bb0a,", - "ingress.(600) 24px": "S:87209738ffb1c881c83fbd86c663155e7dd6c7a9,", - "ingress.(500) 20px": "S:1978c05f714dd29e3dbebe615f9686a1e9b9d2bc,", - "body.(400) 18px": "S:744562b7ecb70d12f4a54699393d23ea6b38cc78,", - "body.(300) 16px": "S:cfb62270257dbd1df9e003f1722e43254a50f093,", - "label.(400) 18px": "S:e7a9b03c72019278c16078a63e4dcdafb4e4fdb0,", - "label.(300) 16px": "S:5b262ee96a80d18ad313a450d78b38088eaae06f,", - "error_message.(400) 18px": "S:1b6a4185e508d29b407555000217e89c84262718,", - "error_message.(300) 16px": "S:3733a293bd3d11442a40003620668fb92d9d21e1,", - "detail.(200) 14px": "S:302d2ee37a3b91ebccb39086412c3ef22af62582,", - "detail.(100) 12px": "S:2643dea73b1a15ecd855f83c1681aed11c864331,", - "detail.(000) 10px": "S:d1222696bfe2f1bc1946b4d51cd862ce0e0072e4,", - "heading.heading-large": "S:d0a93cb9f3e7fa4a66c471f9006d9a1f2656293f,", - "heading.heading-medium": "S:36aff0588dbe5f14e6a7360e2a5f4f635bd08ad9,", - "heading.heading-small": "S:e56a2abb03777621687c12db3cfff15d51bdcca4,", - "heading.heading-xsmall": "S:cb75297d1f1f8a4a13c50e58b247f760c2ed9ba1,", - "ingress.ingress-large": "S:3831249684aad80fa17f80823fd72ebadc3a6ac6,", - "ingress.ingress-medium": "S:658b725b8636d5f0d5dca61522985d5ce3d92542,", - "body.body-medium": "S:afacabb65e4f5acf52cb623548d43bfb90a5962b,", - "body.body-small": "S:118d72ec97aa172676dcfaeb0f110819b839684e,", - "label.label-medium": "S:c4e357ef75d801973d16d9a482849ea7a69a801a,", - "label.label-small": "S:59a47fb5b3cdc2b9903a96bedfa3e9e08ee39fdd,", - "error_message.error-medium": "S:d87a49ce63849ec09c1b7e51841f7287705e8400,", - "error_message.error-small": "S:19b164c1cbbf76199f05199f28e3fb15a6406ea2,", - "detail.detail-medium": "S:3cbf7a96c212270e0e6a51a8b5ec6c3abada59ee,", - "detail.detail-small": "S:4d41541125a8715d11b4691376424fe19b70c404,", - "detail.detail-xsmall": "S:1d6c753539020ca6f978df37a192c9ef888a1405,", - "brand.first.100": "S:21ef245ef2e1b45951f21feb4c91f2bf8fee30b3,", - "brand.first.200": "S:063d76a1ac67fb47d9cedd61e9a09b1e9afeda41,", - "brand.first.300": "S:f1e3bfb41e729b330d1093b240fd2832fc1cd248,", - "brand.first.400": "S:bb08b67c5bd48ee9eaf764262190c3ef30a58ebf,", - "brand.first.500": "S:5600568d4fbad24b7297a6fe4b4517693511818e,", - "brand.first.600": "S:701490251ce9df397f4a48d7e2148b5615c60b1f,", - "brand.first.700": "S:20ce6cb5f34896b58641efdd1698ade86a0f01bc,", - "brand.first.800": "S:5cbd1da69c4d5cce2a9ba4ea22e90e37c12debc8,", - "brand.second.100": "S:d65ef5c4255c1108afa72837cf4ab64891770ccf,", - "brand.second.200": "S:e5bc1c02b7872ca5da75308185612d2f36fb0f0e,", - "brand.second.300": "S:fcf47759189a9255f3abbbe4dd03516aae8f227d,", - "brand.second.400": "S:322b95247cae2f10653c3a967094473a6ffd7c26,", - "brand.second.500": "S:c9127aee996cd9b6a5e13cb12b5f3713e27dfaa6,", - "brand.second.600": "S:e239daacd4ddab975276a269eba062c30fd4dda6,", - "brand.second.700": "S:bcdac34d5aa4b4815527843cd4b153cb953a40c4,", - "brand.second.800": "S:23925b130515fb61d12fb3414165f61e094a6262,", - "brand.third.100": "S:7c730a24ad0dad54ef6144e3ecdefe8652f0a50f,", - "brand.third.200": "S:539f73d39ad53968a77d0d2c276c67ebf5541c22,", - "brand.third.300": "S:c826592de90b0d29de382534b9b7a923f0465a24,", - "brand.third.400": "S:3700399b535c5deb0fb7ca5d1728ecb58981d1ca,", - "brand.third.500": "S:96ecc0e7545e1dc2278be691910644ecefee1165,", - "brand.third.600": "S:c9f79aec7d82762af5d0c18a1a6a52f0a3416671,", - "brand.third.700": "S:2f8049c138d9669d087955d033e6d1cc69db6d36,", - "brand.third.800": "S:9568f445995b4c861fa49137c60f8a1129f844ff,", - "component.panel.color.background.default": "S:b21f2f92db2b98ca61b389b2fdcf0547e79ed817,", - "component.panel.color.background.success": "S:860c2ffcb2623efd92833fd9b92084ade3133de7,", - "component.panel.color.background.warning": "S:9d68380a9ad2f32306258e3f89f95e06724d08d9,", - "component.panel.color.arrow.default": "S:9d3f565795d0bdc77439740bda27012ab572aad7,", - "component.panel.color.arrow.success": "S:0bd191d3a30ac2f597a33cb034c9c04d437ed4b5,", - "component.panel.color.arrow.warning": "S:1ddf8ce16360b71543e28d67cf39907550b76490,", - "component.expandable_row.color.border_top.default": "S:ccd369a9a1f4d55110494b67a1e075c46d9d75ce,", - "component.expandable_row.color.border_bottom.default": "S:ff1f8acbdf933ebe40fdfec8063cbef71ac30f97,", - "component.checkbox.color.border.default": "S:6463e66490f67c462daa8a1c0a248a5b01f1163a,", - "component.checkbox.color.border.hover": "S:1f4309aabbe14a80cda576f1284ff3b25b3d57dd,", - "component.checkbox.color.border.checked": "S:417a9ce07a82337247e8cef06edd0a65fa21adba,", - "component.checkbox.color.border.error": "S:e2406b37b69ad59c2e5d829e65e17503888336d6,", - "component.checkbox.color.background.default": "S:a9df3b71802c38d80e7c45a2cb335d5c2f32364a,", - "component.checkbox.color.background.hover": "S:c028024db41cd815e0450efb20c46ee11aa482c0,", - "component.checkbox.color.background.checked": "S:1a5767c3a35515d1f7ace3ef1dd82abbbc304ec8,", - "component.checkbox.color.background.error": "S:34029809f0c9fb6da0717d5ac80b96f5b18e7987,", - "component.checkbox.color.text.default": "S:ba188c2d248f76b1a7b1d8cfafa313cc95f2baef,", - "component.checkbox.color.text.hover": "S:3a6d090a74557c455113fde7a071c7cafafcf3a7,", - "component.checkbox.color.text.checked": "S:19ceaad1b3466af3947d25dd4c0c1cc8ac459062,", - "component.checkbox.color.text.error": "S:a6ff8bf98c4269aa0db61e72bba8bfaa1d4206e3,", - "component.field_description.color.text.default": "S:487bacdf51718fcd5d5c4b32d329d0a3d071897b,", - "component.textarea.color.border.default": "S:23882bda657aad7ffe63d5139e17f7f402e053f4,", - "component.textarea.color.border.hover": "S:3d9de04f6290a4226bff9c24fbb58e9cfaed266f,", - "component.textarea.color.border.error": "S:96977e0a114ad493145915db59dd6fb6b65f4525,", - "component.textarea.color.background.default": "S:5363801e00c4390b01fbf3883ee96406b6b7a100,", - "component.textarea.color.background.hover": "S:4f4f96a280e55bbb6db7056f676d10fa4e88d989,", - "component.textarea.color.background.focus": "S:f8ef1dc38b6b44b4b4bf4c32a20ee930dfff5027,", - "component.textarea.color.text.default": "S:639cbbd86f49d33ff625871a6cc30b17af403d5a,", - "component.toggle_button.color.background.active": "S:51a503871330338e5029ca25aa19706c80503be7,", - "component.toggle_button.color.background.inactive": "S:6ea1b7dcb9aa4a30d0317457160b5d248834fa9f,", - "component.toggle_button.color.text.active": "S:4b9c87f3c5bd98cdd1c2acde61209472c1d35929,", - "component.toggle_button.color.text.inactive": "S:0bd1421029e6366874b65d9d417e6f379b95d19b,", - "component.toggle_button.color.border.inactive": "S:28e7993decb9eb00043683194bd520ef8ac7e906,", - "component.button.filled.primary.color.background.default": "S:631641923183fcedfcce3359e40e2b0fca4bf9dc,", - "component.button.filled.primary.color.background.hover": "S:ec1dd7ef1b65ab3d245bb77609a527a977630b95,", - "component.button.filled.primary.color.background.pressed": "S:9e75d47dba139abcb8cc1e0f5a6ec5713c25963b,", - "component.button.filled.color.text.all": "S:02d12535fa7851a00ccbb599451c3facfda4193c,", - "component.button.filled.success.color.background.default": "S:e5538a49b479c278bbfda7793edae39e25d0800f,", - "component.button.filled.success.color.background.hover": "S:f82b1776586f8b3e653d4eb37a424d150e70ce24,", - "component.button.filled.success.color.background.pressed": "S:32bef78e154a0beade3e2e889e4dfc3389f37410,", - "component.button.filled.danger.color.background.default": "S:17e82d3904ec8c3673578198f76f07158c00f5c8,", - "component.button.filled.danger.color.background.hover": "S:0530b322b30fae4c34269eca5dd56bef7279e907,", - "component.button.filled.danger.color.background.pressed": "S:967bd799a8089445dfaf46176b9de3b3ed986c3b,", - "component.button.quiet.primary.color.text.default": "S:5e716fd5d29ddba0348ff937962b14a806907fe5,", - "component.button.quiet.primary.color.text.pressed": "S:00812a6164042f6595220c11949ab6e54ebc8ab6,", - "component.button.quiet.primary.color.background.hover": "S:fe286fe1f497090b0a2e4f3a55e8fdeb62b3c7cd,", - "component.button.quiet.primary.color.background.pressed": "S:bec22c3131099d3f1d5284682f8da7ec6bd864cb,", - "component.button.outline.primary.color.text.default": "S:e26a9bb8b2a759b073f1739f9db2af595dbf7f35,", - "component.button.outline.primary.color.text.pressed": "S:e3fe51e1e771f735673604271658dea0affc104d,", - "component.button.outline.primary.color.border.default": "S:cdd7034e4ce3472f0b7d68154a22fc9576b9e34c,", - "component.button.outline.primary.color.border.hover": "S:badd38da2a92fcd14d919056faabb394f3f4f0dc,", - "component.button.outline.primary.color.background.default": "S:5ff035bf2f57e906c7d50b92a8d8bdb76df32c0f,", - "component.button.outline.primary.color.background.hover": "S:66edd9d75f83b62c19b51320b2c0742da64349d4,", - "component.button.outline.primary.color.background.pressed": "S:a0cdcfe3d4773582c7c494a699c63b913ef3861f,", - "component.input.color.border.default": "S:6d3641cc8e8e7031722e932fe175b03367a6ac60,", - "component.input.color.border.hover": "S:ae2a7b9393d1946aa736e054fca7b580a98e9938,", - "component.input.color.background.default": "S:b51aeed3ff1c51e2cf2b41f5552159d3745922e6,", - "component.input.color.background.hover": "S:3217f3ff98b033142ab17fb65e5851f1812a38f2,", - "component.input.color.background.focus": "S:f7b2c254a4517c8e6877a961c0fa09b802d0fd83,", - "component.input.error.color.border.default": "S:71fb7a5bf3c95bbfee1c8225112683a45db8fb36,", - "component.input.read_only_info.color.border.default": "S:5c13027140770e37df83de64f82defef1b5ff6d9,", - "component.input.read_only_info.color.background.default": "S:7851c671420530012fbe6710a8599bc61c44c07e,", - "component.input.read_only_confirm.color.background.default": "S:0b13e12a736dd1daf931df4c3dac712e5eb2efe5,", - "component.input.read_only_confirm.color.border.default": "S:2a32db1620bdaa99b0a515e8d69b4b79e2fe2f71,", - "component.error_message.color.text": "S:7b89e4b8508a910cc9f34c044ea2dc883a8d07c2,", - "semantic.background.default": "S:aa05601b5bcf03508012ba6b87a2293984b31e3f,", - "semantic.background.subtle": "S:69bc5795ca06ab12402fab8778139626f3de589f,", - "semantic.surface.neutral.inverted": "S:342e6a24beb1d93152914f61f3a1a11a2f8188e2,", - "semantic.surface.action.subtle-hover": "S:71d1e125704adf63c5b0ffd42421d808bd322531,", - "semantic.surface.action.default": "S:eb4951e1f7cfd99d167e4ab67d3edc2c3e412a60,", - "semantic.surface.action.hover": "S:4e4bb9c41d91a71b50bc5d84fcd0e22630628ba4,", - "semantic.surface.action.active": "S:96a61c5e9900679c87f62e40b98062b8497717f0,", - "semantic.surface.action.no_fill": "S:8f6168a958c279b89c3542264b60977f0a0aacd9,", - "semantic.surface.success.subtle": "S:56510c289a6a3d442328254e0a50ac99319d674d,", - "semantic.surface.success.subtle-hover": "S:100570a77cd61e30335a295f63de5a2df220c93f,", - "semantic.surface.success.default": "S:a6d33f96fcf99eeb5cd4cc789358769b6239a654,", - "semantic.surface.success.hover": "S:fe54dac2c8574992315db4c65607fb4ef42e4de6,", - "semantic.surface.success.active": "S:77f0538218f41066926f451eb30be44e30a2a0fd,", - "semantic.surface.success.no_fill": "S:9cae0971ba8f060bbffb8eeedbd263fe0080659b,", - "semantic.surface.success.no_fill-hover": "S:cada9be0f882f651b6956de54912808523a69582,", - "semantic.surface.success.no_fill-active": "S:fe356cc8b3c5e0fbde3a88249fb9e2b47dc4f550,", - "semantic.surface.warning.subtle": "S:23a65b7035f185297f288bc1d98e00c162b1640d,", - "semantic.surface.warning.subtle-hover": "S:7f4a7c125a4d3017149e56c6150fcf6471272eea,", - "semantic.surface.danger.subtle": "S:c25df7a4dfe069bc0114d0769febd96f0293d31d,", - "semantic.surface.danger.subtle-hover": "S:c101d15563ed30ac503c28c9607fb908df8a5f59,", - "semantic.surface.danger.default": "S:2fa10236b5f254a864490b7887403830f82b5bd7,", - "semantic.surface.danger.hover": "S:dad4e4f6ed2fd6899c4024d21d004b5d57d5d0eb,", - "semantic.surface.danger.active": "S:8edce7da88526bfe0daff77f446e8b9b241cd400,", - "semantic.surface.danger.no_fill": "S:5ad87c05d617355ed5de5b30cf9e526a9773126b,", - "semantic.surface.danger.no_fill-hover": "S:81b337569f854f540137d8e43a458d7d5a2a8063,", - "semantic.surface.info.subtle": "S:733a629d621a244b73b1b5cd91d0dcd475b0631b,", - "semantic.surface.primary.primary-hover": "S:2ed0133da2188ffafdd4383b77db5927a0f87028,", - "semantic.surface.primary.primary-active": "S:49a37a64ee1541cb9240b74953789afcfffd9998,", - "semantic.surface.secondary.secondary": "S:a3c6dfa2b3187d1cae8083df13e7beec8ffe6278,", - "semantic.surface.secondary.secondary-hover": "S:d7fd2c58a873fb39afb484a7e0aaeb9d3d9b9cc4,", - "semantic.surface.secondary.secondary-active": "S:890a3c77f89360fb5852110029cefd502531e1f8,", - "semantic.surface.tertiary.tertiary": "S:b06c8610f1995d87f26aa8ad1254ef45d51f4642,", - "semantic.surface.tertiary.tertiary-hover": "S:80e9253afce445a3c6f2a6bd98c372501933ee6b,", - "semantic.surface.tertiary.tertiary-active": "S:b689fae8c6cc5fd27dae42b560d971d5e7dbb9ae,", - "semantic.border.info.default": "S:19df2fc03ec24346fa30c0b37d50b64cb0c85614,", - "semantic.border.action.hover": "S:bc8730939b4c02ed642ca9a8e5397ecaad9ec020,", - "semantic.border.action.active": "S:019654324698b19d71ba02e616e183dfb30f15b9,", - "semantic.border.neutral.default": "S:86de0ad5e55f2e4ac7cb2a0ad8f48105e6e9a626,", - "semantic.border.neutral.subtle": "S:c83ce58dfe9f37c06045c18f6bd43a2409fd505b,", - "semantic.border.neutral.strong": "S:3a30947a6c322e1d5a9c832f91df7f99dd2ee5c0,", - "semantic.border.success.default": "S:d42bc7bbcff1aa4a0ed05bafad450b3b937f062d,", - "semantic.border.warning.default": "S:184f244593a781b9b80ee0c018a00fbd9844ac30,", - "semantic.border.danger.default": "S:af4cecc3564bb13c1f1b27ed9214420fd45c9a7c,", - "semantic.border.primary.default": "S:babf87cf996c769566406133cbacf5e99e1e31ce,", - "semantic.border.primary.hover": "S:6d6e7ed2f16ebb63da60c5a66ea260d5d98edc26,", - "semantic.border.primary.active": "S:55c444d5d3fca8d8f8ab6188ddce633401e2865a,", - "semantic.border.secondary.default": "S:6d2e90f17c4125359ea3569b74fd06ab52c1c249,", - "semantic.border.secondary.hover": "S:e1ca5662a942f4a95f105eb357f665e2039ab8a2,", - "semantic.border.secondary.active": "S:83f24a2d7afcd792c3ea0a98fcae8b189d84de43,", - "semantic.border.tertiary.default": "S:07d019af048cbd01734a1f49803362e2ad611809,", - "semantic.border.tertiary.hover": "S:87230a3960a0e00d4c9de055fdee038d2c7bbb21,", - "semantic.border.tertiary.active": "S:ed2213848fd9422459e7654bf0713deaa7ec8527,", - "semantic.text.success.default": "S:e7375af77c6c004506a76a3f6b1e12cefa2b029a,", - "semantic.text.success.on_success": "S:22cfaa41a9709a7efe3c427d2f04bfc9ea0e72f3,", - "semantic.text.neutral.default": "S:ff25f9c6a756a42bc0124e07113dcf88a850b704,", - "semantic.text.neutral.subtle": "S:b9232f360e337f73b13c80760edd2348d3869247,", - "semantic.text.neutral.on_inverted": "S:eb14dc1096bbccf930da18005deb357bafa6bc21,", - "semantic.text.warning.default": "S:fe3805478223d98b0a890f4aa9c9f748402ad858,", - "semantic.text.warning.icon_warning": "S:d839a0ba929a7eb4596f88a46c2d78ef19c8bb4a,", - "semantic.text.warning.on_warning": "S:37cbee9d1eb7e246fab472e635705bee4ba871cc,", - "semantic.text.danger.default": "S:6b724ad3beec446a5e69486357e31af16d5e7852,", - "semantic.text.danger.on_danger": "S:e4f909ad4400de17189d2442a2b592717bce8927,", - "semantic.text.visited.default": "S:f37f38f87c6e9c6acf8545cad5910c3333e53973,", - "semantic.border.success.hover": "S:05264a9961e014ea1e3d55376d19a49080d85ef5,", - "semantic.border.success.active": "S:b79ddcb5fe0d124deb5878bd4884d538b34664ef,", - "semantic.border.warning.hover": "S:d67d8573e05382c970f4b4c9cd6168cec49e4779,", - "semantic.border.warning.active": "S:e696efcfa1e5dc99dbdbf71e1456739360e74027,", - "brand.primary.100": "S:dddf8d988aa4fd2c23d325ba2a465ca6ccf1323a,", - "brand.primary.200": "S:a370136092e4a46743f53bf3a2f1b9e3910ddb66,", - "brand.primary.300": "S:1c8908ff90d1076d77ffae12a404133b96f16865,", - "brand.primary.400": "S:33a8fa01014a5000813dad7c38f8680165d93303,", - "brand.primary.500": "S:bdc8cf76a8850314309cf8ae38c2ffde3a74d49b,", - "brand.primary.600": "S:3733a9cb44a539725e60d2107deb4c2f80b291c2,", - "brand.primary.700": "S:81052aeac9a7e1e91d3a4ac34b927b938bcda61a,", - "brand.primary.800": "S:eaa78c5399440ef69feaf5f44a83712ea0bd3a86,", - "brand.secondary.100": "S:d65ef5c4255c1108afa72837cf4ab64891770ccf,", - "brand.secondary.200": "S:e5bc1c02b7872ca5da75308185612d2f36fb0f0e,", - "brand.secondary.300": "S:fcf47759189a9255f3abbbe4dd03516aae8f227d,", - "brand.secondary.400": "S:322b95247cae2f10653c3a967094473a6ffd7c26,", - "brand.secondary.500": "S:c9127aee996cd9b6a5e13cb12b5f3713e27dfaa6,", - "brand.secondary.600": "S:e239daacd4ddab975276a269eba062c30fd4dda6,", - "brand.secondary.700": "S:bcdac34d5aa4b4815527843cd4b153cb953a40c4,", - "brand.tertiary.100": "S:7c730a24ad0dad54ef6144e3ecdefe8652f0a50f,", - "brand.tertiary.200": "S:539f73d39ad53968a77d0d2c276c67ebf5541c22,", - "brand.tertiary.300": "S:c826592de90b0d29de382534b9b7a923f0465a24,", - "brand.tertiary.400": "S:3700399b535c5deb0fb7ca5d1728ecb58981d1ca,", - "brand.tertiary.500": "S:96ecc0e7545e1dc2278be691910644ecefee1165,", - "brand.tertiary.600": "S:c9f79aec7d82762af5d0c18a1a6a52f0a3416671,", - "brand.tertiary.700": "S:2f8049c138d9669d087955d033e6d1cc69db6d36,", - "brand.tertiary.800": "S:9568f445995b4c861fa49137c60f8a1129f844ff,", - "semantic.border.danger.hover": "S:9560ed489efbdb2dc8346fc1ef791af4b46a31a0,", - "semantic.border.danger.active": "S:40aee5c10700b54e91cbf6eb33056d3a0b2e1ed7,", - "semantic.surface.info.subtle-hover": "S:c52a7a420862eb38a643c1909c6c7cdf5d3ffe3a,", - "semantic.surface.action.no_fill-hover": "S:ecdf98c533257de6148a82d6aa1fe2d28d75cc79,", - "semantic.surface.action.no_fill-active": "S:bfb0a27f9169025b5e9017154ab3c2d2d9538586,", - "typography.heading.xlarge": "S:436c9658165e5e4df43a960d7da0e92236b7631d,", - "typography.heading.large": "S:17704c5f99aa9004881858c9480572d171d68ace,", - "typography.heading.medium": "S:cbda714618559c70f160e9311f7019bae04297b3,", - "typography.heading.small": "S:06f0be10b3fe127192c470b39a4103a4702711fa,", - "typography.heading.xsmall": "S:de5c2ca706b6c3741fef0c60509d8f7adfbcbdcb,", - "typography.body.medium": "S:4776b6225eb590e032e3557ad72b04d96e0a6dcf,", - "typography.body.small": "S:3c3962dad2a2d4558be6a1749d3c4c23a3f88cab,", - "typography.label.medium": "S:18b6330b73b8e494cf4d1c8b2b345bd93c98f315,", - "typography.label.small": "S:3f39e26f344c3b75c4a9ed73115a3d5450126c18,", - "typography.error_message.medium": "S:d4d80bdb7c1b25cfefa151eda724ca31ac973bd3,", - "typography.error_message.small": "S:24607c582780c14238ea38100920bbf4cbf2fe8d,", - "typography.interactive.large": "S:efaba827bd73dfebc088bf78c027461b78284186,", - "typography.interactive.medium": "S:7e6c6654a48cb79121f57e4d4357a21249b14846,", - "typography.interactive.small": "S:c8dfd777051d57443937819c1560b31c0843c39b,", - "semantic.border.tab-focus.outline": "S:35a815edf0e45139df01ea7c4caabd7020d889d1,", - "typography.detail.xsmall": "S:fb988c084a81e5b2ea93fd72599431052c5f2d75,", - "typography.ingress.medium": "S:019c2179116d7cb343811ce1228ecc16e175c66d,", - "semantic.surface.neutral.default": "S:e29db9cd0764c5b2c692f3a50685c5f312d56d45,", - "semantic.surface.neutral.selected": "S:6163d38fd3182f85880fd831fe83f5e3dc826d6a,", - "semantic.surface.neutral.subtle": "S:135a09c13885b731f952bdf86076216d6dfcdad0,", - "semantic.surface.neutral.subtle-hover": "S:ecb9014f477602ba313b83b489c86b56d3cdb0ba,", - "semantic.surface.primary.light": "S:5d186a6b3411853833badfc76abd94a6fdfbc63a,", - "brand.secondary.900": "S:23925b130515fb61d12fb3414165f61e094a6262,", - "semantic.surface.danger.no_fill-active": "S:edd236f2e24d2f9f83699730b5ef792aa03d96a5,", - "semantic.surface.action.common.subtle": "S:f159c7f63f4e095cb75bf770cf0625366a56d8b6,", - "semantic.border.action.common.subtle": "S:04ad95c402fd76ed849b1031835632c8d3c06236,", - "semantic.text.action.common.default": "S:e7ff72a6683853f5403350ace19fdef1cf265a06,", - "semantic.text.action.common.on_action": "S:a8b81cc349e852d00861be87404778bc6aab598c,", - "semantic.border.action.strong": "S:38130df3c467c65fd93968897876556bc5bf60e7," - }, - "$figmaCollectionId": "VariableCollectionId:6324:1609", - "$figmaModeId": "6324:1", - "$figmaVariableReferences": { - "component-mode-height.small": "0b2f3753457a44472f9ab086f5cc2fa154ffa26e", - "component-mode-height.medium": "7a23d75bf57b3f6f038c5bd7b2d50ffe3e19ea24", - "component-mode-height.large": "ee9bf703bf09f764bfe535e5ec0f02f956ab1380", - "component-mode-spacing.small": "faf2a0357d659b2a6c42082be56d7e463ff3d92f", - "component-mode-spacing.medium": "975e5f00e008bd6f1a5330f496bc489b71a5d6fc", - "component-mode-spacing.large": "598bafec3dcda87030f698042875bf07e7812110", - "component-mode-gap.small": "d67d4cc3a0577f04850073ab08bf641d940e2c05", - "component-mode-gap.medium": "c7d623fb1de89532a2ab4b4bfeb3e15e9f70107b", - "component-mode-gap.large": "5f29fbde252e39a188bcfa6d35775216efe0f1e5", - "semantic.surface.primary.light": "3dff5fed1bb86b9a135dc2559c45e9c21f5ddd94", - "semantic.surface.primary.light-hover": "0ce4ac0cfd64af0e59fa30c432ad2253ad1d225d", - "semantic.surface.primary.light-active": "12d48db064c5a1da3d54a4617714849a886a11b3", - "semantic.surface.primary.dark": "74266b90ecce1f485f65e66b93023ff9508bbdc5", - "semantic.surface.secondary.light": "28e9c0978a933b5f103d41dcafdcc307d9c8cbb1", - "semantic.surface.secondary.light-hover": "0d8995022d8b767e97a12ae6516f454a70ac0f94", - "semantic.surface.secondary.light-active": "0d8b968d12767eb129822efdadfbfca4d6166642", - "semantic.surface.secondary.dark": "9c4cc5d9d056e7bced98f75111736cf536cfcbe8", - "semantic.surface.tertiary.light": "cbf63350bc49a2525651cb53584e447c2cea53b3", - "semantic.surface.tertiary.light-hover": "19f169a88a9ce24aab9e8b17b500413c87e87dbb", - "semantic.surface.tertiary.light-active": "ca101124ae0d2aadf85fd8047f08d376128bc17d", - "semantic.surface.tertiary.dark": "abfb1593ceec73e5c7c04efceeb4aa849f34acf5", - "semantic.surface.action.brand_alt1.subtle": "569217923b570193583d9f7a71286621a266cdc6", - "semantic.surface.action.brand_alt1.subtle-hover": "d5bd3cc2bda5445411e7ff9c7ea5d37ef06e6717", - "semantic.surface.action.brand_alt1.default": "1ffb00ab4071d58dc3a7ccfb45ed532e1cd1fbde", - "semantic.surface.action.brand_alt1.hover": "9785a59f3686e9ef0b6deeeeaaa5937315c31839", - "semantic.surface.action.brand_alt1.active": "6156619f94df8bc8e14467bb43dadb98f766c59f", - "semantic.surface.action.brand_alt1.no_fill": "65dd4c9cc9c2953c34c1f1db462f80494bc266aa", - "semantic.surface.action.brand_alt1.no_fill-hover": "35985cfb7798c765bd92e687c6c49acbcc9d5a82", - "semantic.surface.action.brand_alt1.no_fill-active": "d6bc35e339798596f743693ccc010f9e7dbb6d1e", - "semantic.surface.action.brand_alt2.subtle": "cb33e0302edc44c5debaf9a974b65527f924abea", - "semantic.surface.action.brand_alt2.subtle-hover": "5d36eac128e74a297e330470d5f4999213227ce2", - "semantic.surface.action.brand_alt2.default": "2ede466ea9f650c1b0811f12fcf7794684cd295a", - "semantic.surface.action.brand_alt2.hover": "5fa19605b405a358ab518fcf76e1b742fe284ec2", - "semantic.surface.action.brand_alt2.active": "652b31b9f7810ef55981ef9dc2f17f37b4a55aa4", - "semantic.surface.action.brand_alt2.no_fill": "8b7de4272c93eca66b67bea465e588a9076b173b", - "semantic.surface.action.brand_alt2.no_fill-hover": "abd75269b771ca8f4b566639647ffb236012c411", - "semantic.surface.action.brand_alt2.no_fill-active": "19fdc12d684d66c4b62ac1730fec93577cb19180", - "semantic.border.primary.default": "26d7d78349bdbfff162fea599c03aa6b6dd6b1c4", - "semantic.border.primary.hover": "ec54d7ad0f9c8bfe0a02c77af471b3a5c73d2e36", - "semantic.border.primary.active": "87442a8b64934289de42a249b154156fbf384284", - "semantic.border.secondary.default": "cb75fdb239e93f3bebd7c91bf33ba31740456487", - "semantic.border.secondary.hover": "b87fea305b08bfe25c25ae2a57549549aa91b830", - "semantic.border.secondary.active": "fb1444234593181fdbf0f6d7f349b66d6739c51f", - "semantic.border.tertiary.default": "09b9bf835501e0713abb2be09a7142195aa911b8", - "semantic.border.tertiary.hover": "1e231d7a9fdbb38a9a76df1c75bc29b0c9ba333b", - "semantic.border.tertiary.active": "d2e5800d58e5796542422879a28194f1c708ff6f", - "semantic.border.action.brand_alt1.subtle": "ce219465c87404c91dd11d5ec48aa8e26a4b6cda", - "semantic.border.action.brand_alt1.subtle-hover": "8b2ddd14ba0fbe510114535ce53aedc75c8d4f4a", - "semantic.border.action.brand_alt1.default": "240490a7c68f61f179d2f609473656bb6d4d3825", - "semantic.border.action.brand_alt1.hover": "9ff3015a2acad304a869dcff5562f38fd9069ea7", - "semantic.border.action.brand_alt1.active": "0f60f77b98525932bf7c8dbdcc5708b832bfc32e", - "semantic.border.action.brand_alt2.subtle": "48d3ea849f38d906f6e8529ef3eefe82f24a8aaa", - "semantic.border.action.brand_alt2.subtle-hover": "77351e76cdf3461b0e0c951a95b26b6e4418f80f", - "semantic.border.action.brand_alt2.default": "4460485af2d68e6889e24bdccf3af17ed63a4a03", - "semantic.border.action.brand_alt2.hover": "56f6fb7218e555648f7df4d782bbce1b7835f5b8", - "semantic.border.action.brand_alt2.active": "e5af7480690111bbec35b957aecb7670c62d2700", - "semantic.text.action.brand_alt1.default": "d06698428455e574641d941f6bf470503aff6571", - "semantic.text.action.brand_alt1.hover": "1717155c5696e84b5ed991dd27ce70af2c47fdf4", - "semantic.text.action.brand_alt1.active": "7b703d65b372e6af59e2e257b60b7b26fe180764", - "semantic.text.action.brand_alt1.on_action": "8bda1f00f4c40e3315b44bf0d08b63875b985256", - "semantic.text.action.brand_alt2.default": "1d4ec6c36a0e1121fda05c0ce4f95c5d1553e6b7", - "semantic.text.action.brand_alt2.hover": "de47a42e752d8aedcd10b908ed0090a3e0e9ca88", - "semantic.text.action.brand_alt2.active": "c7569ec1056825c1a52b9549611c48637d8c2fea", - "semantic.text.action.brand_alt2.on_action": "663bfa559afd3875a77cb82e602644b6290d72d6", - "semantic.background.default": "25860544ea24bfc677bf722b5e20ea3fc631afd8", - "semantic.background.subtle": "5055f730eae40b1d8f36c27f4ae6d48fe85add82", - "semantic.surface.neutral.default": "94fc7e07e074a3a933e7dbcd45fb6578bb727c8b", - "semantic.surface.neutral.selected": "8b7533fd79d2c508af0c88ad2bf4e33a79bcad12", - "semantic.surface.neutral.subtle": "072113acf733592a7331b0a60e6a4eeaba3f51f6", - "semantic.surface.neutral.subtle-hover": "19eb9af0393a16ae01a48972e77a16efb16eeb21", - "semantic.surface.neutral.inverted": "829ca533c51e3313229bc965096af00de00887f3", - "semantic.surface.action.common.subtle": "75cc22bd5c6c94a5e5fb23cd164aaec5506a6c4a", - "semantic.surface.action.common.subtle-hover": "f5375de1115faecf98170313fcdaf570e53cd4b6", - "semantic.surface.action.common.default": "cf6d54f74547d2b4abde13a874084446a16c5c96", - "semantic.surface.action.common.hover": "981d112837bf874490151a3666939a023862dccc", - "semantic.surface.action.common.active": "cb0e487a0079d8bf60b587b16f66e2844915a38d", - "semantic.surface.action.common.no_fill": "b2112d2d9f8fd4cb46c992d396f383a2e2867c88", - "semantic.surface.action.common.no_fill-hover": "07e581146cfef97f7992a37fe2c795587484c2d0", - "semantic.surface.action.common.no_fill-active": "4b4db73b559b8b03285458d6fafb6956da4768a3", - "semantic.surface.action.common.checked": "f546d1adf80894cb56e7565edce63d847d909642", - "semantic.surface.success.subtle": "4d65f5a3b0724e554432b0f3b4a6f9d8eb32532c", - "semantic.surface.success.subtle-hover": "92f493b4e256f985653ddd390827c9bbfbaababc", - "semantic.surface.success.default": "af25ae7d2fb04081fc80b7dbf4832443bb4f7d54", - "semantic.surface.success.hover": "a8f3a3d09746930529de261fdf71817569faab6d", - "semantic.surface.success.active": "3afac2560a82cb6bc7f445ee8a37e44e3db60885", - "semantic.surface.success.no_fill": "cd02be620b576c1d4b3131425cf78d5c5c82455a", - "semantic.surface.success.no_fill-hover": "882edd9599e62c75008b309911721921a1dd6d58", - "semantic.surface.success.no_fill-active": "f4397e0f73ff4fcac98f3f11daae407eece9518c", - "semantic.surface.warning.subtle": "47eb9c52a26f5677c2b85d9ec575cb7a77dde91c", - "semantic.surface.warning.subtle-hover": "f389bf29acce14b49831fa7f86f31532a3be660a", - "semantic.surface.warning.default": "2c9faf212ddf6921575502936165286cc83258f6", - "semantic.surface.danger.subtle": "8d9b19863d5c9e95195f14a9d4cc6cccf6e1a39a", - "semantic.surface.danger.subtle-hover": "1c12e4618c5704c118617c3125d324d4f35f2d19", - "semantic.surface.danger.default": "d857320198d3f941f16fd31e5fd892e5026ed367", - "semantic.surface.danger.hover": "4c6b231115750149838c28280bb5c5c329c96eb9", - "semantic.surface.danger.active": "2bbe613339b024d2c046147104e98d73a73c2d90", - "semantic.surface.danger.no_fill": "ac19ab7f270d2df5c0e8bc2c6054e290e1397f2b", - "semantic.surface.danger.no_fill-hover": "c0b27872e2f0959df3e1f6e55cf5706eeee5b5c5", - "semantic.surface.danger.no_fill-active": "3253fbeeaec21d263edbb11666d623386cb820db", - "semantic.surface.info.subtle": "8d50dc2acd0f69826c2697e76fae6ef312075b30", - "semantic.surface.info.subtle-hover": "9e870f4aca944fc5b25c91d1e3c8e8b546775a8f", - "semantic.surface.on_inverted.default": "04ffcc72ce727d84e8143be1af1a5e6677aeeba8", - "semantic.surface.on_inverted.hover": "45252638e4b92c1130a09469809163360544a403", - "semantic.surface.on_inverted.active": "43bf907ed27165f4540faf9f819be3e630914777", - "semantic.surface.on_inverted.no_fill": "a5129d4c2c2a14856d2972549c0167fc426fd552", - "semantic.surface.on_inverted.no_fill-hover": "95c81a1c06bc82cb1afd51300a27d65e4ff52269", - "semantic.surface.on_inverted.no_fill-active": "d3d2ee87d81af7bd2f06ca6bc46c54481f349eea", - "semantic.border.info.default": "706d2ddf232b2159e8082ed895ba160ddb3ea807", - "semantic.border.action.common.subtle": "2dee87d7622b0260c4b890fb48b45c1282131722", - "semantic.border.action.common.subtle-hover": "409f719b2a8a97d966c328ecacbe29655d02bcad", - "semantic.border.action.common.default": "d8960a64a391a0ff4dba9607c9f02b95ad66ae88", - "semantic.border.action.common.hover": "883575c9a42e0f8960fea191c54531e5cbd02dc0", - "semantic.border.action.common.active": "7440d4fdd3c9c2f2ce66aad11679adb12c4cc4ec", - "semantic.border.action.common.dark": "a35bbd3ec28cf1359467bfbbbc71cf5742119c7f", - "semantic.border.action.common.dark-hover": "7276d1390533d130ee3a9b9757fe7f6e9f696391", - "semantic.border.neutral.default": "926cf2c12ee7510e905c5935d04a99c27e780bb6", - "semantic.border.neutral.subtle": "61eaf517c6981184009c98e80d58a953ab69422f", - "semantic.border.neutral.strong": "5832f6ab88c2f25a74ff6f18d74d8981513ed59f", - "semantic.border.success.default": "d3c11dfc01d423a8f5c5096dd0592de278e6aa1e", - "semantic.border.success.hover": "4b4b3b6e841961c7fcc65467c6e563a4b7a26c0a", - "semantic.border.success.active": "97df82d954cf8e2ba01a37ca05476ea04906bb28", - "semantic.border.warning.default": "5c0076b383239c1a282a0afb4fd2ece5ee8e05a2", - "semantic.border.warning.hover": "93e0b7cc3f9f220b286563e8d768677091e830c8", - "semantic.border.warning.active": "a92303ca3b85b5871e21ea9704cd7791b597dcf7", - "semantic.border.danger.default": "ca1a505409100d63dc013d8ba2d36dfbdad50c62", - "semantic.border.danger.hover": "b0462a61a82681511d468281b2fc1484ffc3828d", - "semantic.border.danger.active": "e09c9ada027d1576cad8f589ed3cec4746d5220f", - "semantic.border.focus.outline": "7c3329bae4c47b990aa8e491d5321ed214da42d4", - "semantic.border.focus.boxshadow": "8748cc48497d58f173fc51046bcf938d2b69c3ca", - "semantic.border.input.default": "e0605f01a4613c6ccbc9adf09ded1c1d2d4a6755", - "semantic.border.input.hover": "bdf09f2fd656eb62be02eadf3017c16f7ae51113", - "semantic.text.success.default": "197ebd084ac7f6397c08950ec74242eef9f7eef4", - "semantic.text.success.hover": "8c88a93f44afc04c207f0c1c0269d7e1d7733201", - "semantic.text.success.active": "7d2860cadcd640f01031757ea54405ba014c589b", - "semantic.text.success.on_success": "2d5664b17e6edf2c0973f35c7c8587e2098241e1", - "semantic.text.success.on_success_subtle": "8aaaa96ff1c7ca2a9317baa94ca70d44ad542010", - "semantic.text.neutral.default": "e084264f5b933e90fcc6a152cc5fffa7244e30d6", - "semantic.text.neutral.subtle": "cf105793fbd54f73824598418634362ca60c8e4e", - "semantic.text.neutral.on_inverted": "f0ce02d3118b486bc9fb3f61cf841923f89699b4", - "semantic.text.action.common.default": "495ee8a45ae8e334edf3c1d81656d3ddd0820254", - "semantic.text.action.common.hover": "d7a603cd6efb370dfd7093aa7964676bf0c481ce", - "semantic.text.action.common.active": "648c8be35aea3a3d994767fa225c284fecfe6f9f", - "semantic.text.action.common.on_action": "d3f684d7c3abf080e66c440a70946ee2db7a9177", - "semantic.text.warning.default": "372f89db084bb2d76a43a1caa625b89eed667600", - "semantic.text.warning.icon_warning": "4d57242be884beb77ede81db3649de6e7158c8c8", - "semantic.text.warning.on_warning": "80ace6af38f4f1bde0014e9d3987eae17b3c20b3", - "semantic.text.danger.default": "d4f2cc2be3a223c9c584165ce46da56646644b6e", - "semantic.text.danger.hover": "798346a21a3b2f795755fab839c4e55ff61696ca", - "semantic.text.danger.active": "e81f00d5986a5e13cf42e9166e2d2046994bea1a", - "semantic.text.danger.on_danger": "951dc0404d5b4188d32581299dd5b86c588319e1", - "semantic.text.danger.on_danger_subtle": "654955d03bc1bef901da5eb6c79ee68ca96303cf", - "semantic.text.visited.default": "85301f4fb66d7c0eab4c2578a1bd664b46226147", - "border_radius.interactive": "a5765802fa958e4d55396ac7e708077b09eef487", - "border_radius.small": "7e5f105fa5c2cea5a068a2e5007e4b0e6e8dd050", - "border_radius.medium": "ad5cce8670fe3b9acba09a3c70ef051b4579a3e5", - "border_radius.large": "3a7ac952dd4768f3099b770d8eb83f51c3edddd0", - "border_radius.xlarge": "2dcd68c02a87e486889c03c17a04ab5f2dc2be53", - "border_radius.full": "2e94c8e16c3d2bd4f945c23379fb56b3b688c292", - "spacing.0": "3b245bb1e5ba4f8fc73cade647cfe65cef52062b", - "spacing.1": "dbd9dd5185aae8fba9421c4cd93dd988bf17ebb9", - "spacing.2": "035e56bb9f32c490b09fb4afbfb225c28ca675f9", - "spacing.3": "338c520cdc77d932abbff42af789cfdbb218095a", - "spacing.4": "24b0ab6edd60aaddba57f27dff52dd6052f257ba", - "spacing.5": "804b9dcff02bf7d43c620b1b4f2f97d20201d6d6", - "spacing.6": "531658f3b0766bed442ea33acc10be4d85df0ed7", - "spacing.7": "892274b582808b984049641cf99e91409155cdfc", - "spacing.8": "43b78ebbd201338c92533fc7cf6d06a335355e51", - "spacing.10": "af5ca89a79ee23fbdfadcc6924f85ed3164e7fe2", - "spacing.12": "d3d2d3d15911ef61c0b528537d3f82fb509e2148", - "spacing.14": "d526fda1f62b6824cb33580ffe81a719c79eff2a", - "spacing.18": "e65ac7da0c63796e668beee81062b529d911dfb6", - "spacing.22": "08f13546f73915f14f75f7f8681898548cb58715", - "spacing.26": "28bd4b7be7e919c5a513881ef19b8be8bde79f03", - "spacing.30": "0f5fa3c925fc9bbd6fe41fb4d034b12ad7f5f5e0", - "base_spacing": "5e9ce7498b6a7f3b583e9eff5824e002d04776b4", - "sizing.1": "4a0d842ab32bf3e934e72e6a8d1691b174297d8c", - "sizing.2": "53854e2b3f1628ca62a35594eb3ddc766a52d24a", - "sizing.3": "c5341fd913392c983883584e77c91cc016b1e429", - "sizing.4": "abbf95b880b676ab6543dcc12475f067a8d04a8f", - "sizing.5": "cfbb1e1b47eaaeec6f5526134b861ed125d84fc2", - "sizing.6": "bf42f9f7d99540f60386ae1fc78c57b4debe2dfb", - "sizing.7": "c3d79be8a0c5c94d1afa582c706358f6ed17fa76", - "sizing.8": "89d6e2d067f34e8dcb2c734c0e77c36121b53594", - "sizing.10": "842096cb862728afd389ca85bc03e3c826c4f471", - "sizing.12": "5cefcc55486077cec7fda05ece840e8f61e5a952", - "sizing.14": "2cce6b2415066a4ae66d5a9e4ec263b65c629d01", - "sizing.18": "2e1a9db3d3a2e0478adb378c34735b3040f8395e", - "sizing.22": "683f1177e774fa368e2a6017191e227e7b661843", - "sizing.26": "016028c0065843616f4709eb24bdce6933139329", - "sizing.30": "1b96681bf8f949fd17afe184f948ba0583ee2958", - "base_sizing": "9720ca86555bde90493208437a6f5cacd270ee0e", - "border_width.default": "b44447ba2e2504923d4903e4eb14954434480085", - "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", - "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", - "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", - "scales.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "scales.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "scales.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "scales.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "scales.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "scales.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "scales.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "scales.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "scales.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", - "scales.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "scales.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "scales.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "scales.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "scales.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "scales.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "scales.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "scales.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "scales.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", - "scales.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "scales.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "scales.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "scales.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "scales.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "scales.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "scales.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "scales.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "scales.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" - }, - "group": "Brand" - }, - { - "id": "b6c0947db14f54e78ab1589aa83ea5fd178e0c74", - "name": "Altinn", - "$figmaStyleReferences": {}, - "selectedTokenSets": { - "Brand/Altinn": "enabled", - "Base/Semantic": "enabled", - "System/Style": "source", - "System/Color/Light": "disabled", - "System/Color/Dark": "disabled" - }, - "$figmaCollectionId": "VariableCollectionId:6324:1609", - "$figmaModeId": "6324:2", - "$figmaVariableReferences": { - "semantic.surface.primary.light": "3dff5fed1bb86b9a135dc2559c45e9c21f5ddd94", - "semantic.surface.primary.light-hover": "0ce4ac0cfd64af0e59fa30c432ad2253ad1d225d", - "semantic.surface.primary.light-active": "12d48db064c5a1da3d54a4617714849a886a11b3", - "semantic.surface.primary.dark": "74266b90ecce1f485f65e66b93023ff9508bbdc5", - "semantic.surface.secondary.light": "28e9c0978a933b5f103d41dcafdcc307d9c8cbb1", - "semantic.surface.secondary.light-hover": "0d8995022d8b767e97a12ae6516f454a70ac0f94", - "semantic.surface.secondary.light-active": "0d8b968d12767eb129822efdadfbfca4d6166642", - "semantic.surface.secondary.dark": "9c4cc5d9d056e7bced98f75111736cf536cfcbe8", - "semantic.surface.tertiary.light": "cbf63350bc49a2525651cb53584e447c2cea53b3", - "semantic.surface.tertiary.light-hover": "19f169a88a9ce24aab9e8b17b500413c87e87dbb", - "semantic.surface.tertiary.light-active": "ca101124ae0d2aadf85fd8047f08d376128bc17d", - "semantic.surface.tertiary.dark": "abfb1593ceec73e5c7c04efceeb4aa849f34acf5", - "semantic.surface.action.brand_alt1.subtle": "569217923b570193583d9f7a71286621a266cdc6", - "semantic.surface.action.brand_alt1.subtle-hover": "d5bd3cc2bda5445411e7ff9c7ea5d37ef06e6717", - "semantic.surface.action.brand_alt1.default": "1ffb00ab4071d58dc3a7ccfb45ed532e1cd1fbde", - "semantic.surface.action.brand_alt1.hover": "9785a59f3686e9ef0b6deeeeaaa5937315c31839", - "semantic.surface.action.brand_alt1.active": "6156619f94df8bc8e14467bb43dadb98f766c59f", - "semantic.surface.action.brand_alt1.no_fill": "65dd4c9cc9c2953c34c1f1db462f80494bc266aa", - "semantic.surface.action.brand_alt1.no_fill-hover": "35985cfb7798c765bd92e687c6c49acbcc9d5a82", - "semantic.surface.action.brand_alt1.no_fill-active": "d6bc35e339798596f743693ccc010f9e7dbb6d1e", - "semantic.surface.action.brand_alt2.subtle": "cb33e0302edc44c5debaf9a974b65527f924abea", - "semantic.surface.action.brand_alt2.subtle-hover": "5d36eac128e74a297e330470d5f4999213227ce2", - "semantic.surface.action.brand_alt2.default": "2ede466ea9f650c1b0811f12fcf7794684cd295a", - "semantic.surface.action.brand_alt2.hover": "5fa19605b405a358ab518fcf76e1b742fe284ec2", - "semantic.surface.action.brand_alt2.active": "652b31b9f7810ef55981ef9dc2f17f37b4a55aa4", - "semantic.surface.action.brand_alt2.no_fill": "8b7de4272c93eca66b67bea465e588a9076b173b", - "semantic.surface.action.brand_alt2.no_fill-hover": "abd75269b771ca8f4b566639647ffb236012c411", - "semantic.surface.action.brand_alt2.no_fill-active": "19fdc12d684d66c4b62ac1730fec93577cb19180", - "semantic.border.primary.default": "26d7d78349bdbfff162fea599c03aa6b6dd6b1c4", - "semantic.border.primary.hover": "ec54d7ad0f9c8bfe0a02c77af471b3a5c73d2e36", - "semantic.border.primary.active": "87442a8b64934289de42a249b154156fbf384284", - "semantic.border.secondary.default": "cb75fdb239e93f3bebd7c91bf33ba31740456487", - "semantic.border.secondary.hover": "b87fea305b08bfe25c25ae2a57549549aa91b830", - "semantic.border.secondary.active": "fb1444234593181fdbf0f6d7f349b66d6739c51f", - "semantic.border.tertiary.default": "09b9bf835501e0713abb2be09a7142195aa911b8", - "semantic.border.tertiary.hover": "1e231d7a9fdbb38a9a76df1c75bc29b0c9ba333b", - "semantic.border.tertiary.active": "d2e5800d58e5796542422879a28194f1c708ff6f", - "semantic.border.action.brand_alt1.subtle": "ce219465c87404c91dd11d5ec48aa8e26a4b6cda", - "semantic.border.action.brand_alt1.subtle-hover": "8b2ddd14ba0fbe510114535ce53aedc75c8d4f4a", - "semantic.border.action.brand_alt1.default": "240490a7c68f61f179d2f609473656bb6d4d3825", - "semantic.border.action.brand_alt1.hover": "9ff3015a2acad304a869dcff5562f38fd9069ea7", - "semantic.border.action.brand_alt1.active": "0f60f77b98525932bf7c8dbdcc5708b832bfc32e", - "semantic.text.action.brand_alt1.default": "d06698428455e574641d941f6bf470503aff6571", - "semantic.text.action.brand_alt1.hover": "1717155c5696e84b5ed991dd27ce70af2c47fdf4", - "semantic.text.action.brand_alt1.active": "7b703d65b372e6af59e2e257b60b7b26fe180764", - "semantic.text.action.brand_alt1.on_action": "8bda1f00f4c40e3315b44bf0d08b63875b985256", - "semantic.text.action.brand_alt2.default": "1d4ec6c36a0e1121fda05c0ce4f95c5d1553e6b7", - "semantic.text.action.brand_alt2.hover": "de47a42e752d8aedcd10b908ed0090a3e0e9ca88", - "semantic.text.action.brand_alt2.active": "c7569ec1056825c1a52b9549611c48637d8c2fea", - "semantic.text.action.brand_alt2.on_action": "663bfa559afd3875a77cb82e602644b6290d72d6", - "semantic.border.action.brand_alt2.subtle": "48d3ea849f38d906f6e8529ef3eefe82f24a8aaa", - "semantic.border.action.brand_alt2.subtle-hover": "77351e76cdf3461b0e0c951a95b26b6e4418f80f", - "semantic.border.action.brand_alt2.default": "4460485af2d68e6889e24bdccf3af17ed63a4a03", - "semantic.border.action.brand_alt2.hover": "56f6fb7218e555648f7df4d782bbce1b7835f5b8", - "semantic.border.action.brand_alt2.active": "e5af7480690111bbec35b957aecb7670c62d2700", - "semantic.background.default": "25860544ea24bfc677bf722b5e20ea3fc631afd8", - "semantic.background.subtle": "5055f730eae40b1d8f36c27f4ae6d48fe85add82", - "semantic.surface.neutral.default": "94fc7e07e074a3a933e7dbcd45fb6578bb727c8b", - "semantic.surface.neutral.selected": "8b7533fd79d2c508af0c88ad2bf4e33a79bcad12", - "semantic.surface.neutral.subtle": "072113acf733592a7331b0a60e6a4eeaba3f51f6", - "semantic.surface.neutral.subtle-hover": "19eb9af0393a16ae01a48972e77a16efb16eeb21", - "semantic.surface.neutral.inverted": "829ca533c51e3313229bc965096af00de00887f3", - "semantic.surface.action.common.subtle": "75cc22bd5c6c94a5e5fb23cd164aaec5506a6c4a", - "semantic.surface.action.common.subtle-hover": "f5375de1115faecf98170313fcdaf570e53cd4b6", - "semantic.surface.action.common.default": "cf6d54f74547d2b4abde13a874084446a16c5c96", - "semantic.surface.action.common.hover": "981d112837bf874490151a3666939a023862dccc", - "semantic.surface.action.common.active": "cb0e487a0079d8bf60b587b16f66e2844915a38d", - "semantic.surface.action.common.no_fill": "b2112d2d9f8fd4cb46c992d396f383a2e2867c88", - "semantic.surface.action.common.no_fill-hover": "07e581146cfef97f7992a37fe2c795587484c2d0", - "semantic.surface.action.common.no_fill-active": "4b4db73b559b8b03285458d6fafb6956da4768a3", - "semantic.surface.action.common.checked": "f546d1adf80894cb56e7565edce63d847d909642", - "semantic.surface.success.subtle": "4d65f5a3b0724e554432b0f3b4a6f9d8eb32532c", - "semantic.surface.success.subtle-hover": "92f493b4e256f985653ddd390827c9bbfbaababc", - "semantic.surface.success.default": "af25ae7d2fb04081fc80b7dbf4832443bb4f7d54", - "semantic.surface.success.hover": "a8f3a3d09746930529de261fdf71817569faab6d", - "semantic.surface.success.active": "3afac2560a82cb6bc7f445ee8a37e44e3db60885", - "semantic.surface.success.no_fill": "cd02be620b576c1d4b3131425cf78d5c5c82455a", - "semantic.surface.success.no_fill-hover": "882edd9599e62c75008b309911721921a1dd6d58", - "semantic.surface.success.no_fill-active": "f4397e0f73ff4fcac98f3f11daae407eece9518c", - "semantic.surface.warning.subtle": "47eb9c52a26f5677c2b85d9ec575cb7a77dde91c", - "semantic.surface.warning.subtle-hover": "f389bf29acce14b49831fa7f86f31532a3be660a", - "semantic.surface.warning.default": "2c9faf212ddf6921575502936165286cc83258f6", - "semantic.surface.danger.subtle": "8d9b19863d5c9e95195f14a9d4cc6cccf6e1a39a", - "semantic.surface.danger.subtle-hover": "1c12e4618c5704c118617c3125d324d4f35f2d19", - "semantic.surface.danger.default": "d857320198d3f941f16fd31e5fd892e5026ed367", - "semantic.surface.danger.hover": "4c6b231115750149838c28280bb5c5c329c96eb9", - "semantic.surface.danger.active": "2bbe613339b024d2c046147104e98d73a73c2d90", - "semantic.surface.danger.no_fill": "ac19ab7f270d2df5c0e8bc2c6054e290e1397f2b", - "semantic.surface.danger.no_fill-hover": "c0b27872e2f0959df3e1f6e55cf5706eeee5b5c5", - "semantic.surface.danger.no_fill-active": "3253fbeeaec21d263edbb11666d623386cb820db", - "semantic.surface.info.subtle": "8d50dc2acd0f69826c2697e76fae6ef312075b30", - "semantic.surface.info.subtle-hover": "9e870f4aca944fc5b25c91d1e3c8e8b546775a8f", - "semantic.surface.on_inverted.default": "04ffcc72ce727d84e8143be1af1a5e6677aeeba8", - "semantic.surface.on_inverted.hover": "45252638e4b92c1130a09469809163360544a403", - "semantic.surface.on_inverted.active": "43bf907ed27165f4540faf9f819be3e630914777", - "semantic.surface.on_inverted.no_fill": "a5129d4c2c2a14856d2972549c0167fc426fd552", - "semantic.surface.on_inverted.no_fill-hover": "95c81a1c06bc82cb1afd51300a27d65e4ff52269", - "semantic.surface.on_inverted.no_fill-active": "d3d2ee87d81af7bd2f06ca6bc46c54481f349eea", - "semantic.border.info.default": "706d2ddf232b2159e8082ed895ba160ddb3ea807", - "semantic.border.action.common.subtle": "2dee87d7622b0260c4b890fb48b45c1282131722", - "semantic.border.action.common.subtle-hover": "409f719b2a8a97d966c328ecacbe29655d02bcad", - "semantic.border.action.common.default": "d8960a64a391a0ff4dba9607c9f02b95ad66ae88", - "semantic.border.action.common.hover": "883575c9a42e0f8960fea191c54531e5cbd02dc0", - "semantic.border.action.common.active": "7440d4fdd3c9c2f2ce66aad11679adb12c4cc4ec", - "semantic.border.action.common.dark": "a35bbd3ec28cf1359467bfbbbc71cf5742119c7f", - "semantic.border.action.common.dark-hover": "7276d1390533d130ee3a9b9757fe7f6e9f696391", - "semantic.border.neutral.default": "926cf2c12ee7510e905c5935d04a99c27e780bb6", - "semantic.border.neutral.subtle": "61eaf517c6981184009c98e80d58a953ab69422f", - "semantic.border.neutral.strong": "5832f6ab88c2f25a74ff6f18d74d8981513ed59f", - "semantic.border.success.default": "d3c11dfc01d423a8f5c5096dd0592de278e6aa1e", - "semantic.border.success.hover": "4b4b3b6e841961c7fcc65467c6e563a4b7a26c0a", - "semantic.border.success.active": "97df82d954cf8e2ba01a37ca05476ea04906bb28", - "semantic.border.warning.default": "5c0076b383239c1a282a0afb4fd2ece5ee8e05a2", - "semantic.border.warning.hover": "93e0b7cc3f9f220b286563e8d768677091e830c8", - "semantic.border.warning.active": "a92303ca3b85b5871e21ea9704cd7791b597dcf7", - "semantic.border.danger.default": "ca1a505409100d63dc013d8ba2d36dfbdad50c62", - "semantic.border.danger.hover": "b0462a61a82681511d468281b2fc1484ffc3828d", - "semantic.border.danger.active": "e09c9ada027d1576cad8f589ed3cec4746d5220f", - "semantic.border.focus.outline": "7c3329bae4c47b990aa8e491d5321ed214da42d4", - "semantic.border.focus.boxshadow": "8748cc48497d58f173fc51046bcf938d2b69c3ca", - "semantic.border.input.default": "e0605f01a4613c6ccbc9adf09ded1c1d2d4a6755", - "semantic.border.input.hover": "bdf09f2fd656eb62be02eadf3017c16f7ae51113", - "semantic.text.success.default": "197ebd084ac7f6397c08950ec74242eef9f7eef4", - "semantic.text.success.hover": "8c88a93f44afc04c207f0c1c0269d7e1d7733201", - "semantic.text.success.active": "7d2860cadcd640f01031757ea54405ba014c589b", - "semantic.text.success.on_success": "2d5664b17e6edf2c0973f35c7c8587e2098241e1", - "semantic.text.success.on_success_subtle": "8aaaa96ff1c7ca2a9317baa94ca70d44ad542010", - "semantic.text.neutral.default": "e084264f5b933e90fcc6a152cc5fffa7244e30d6", - "semantic.text.neutral.subtle": "cf105793fbd54f73824598418634362ca60c8e4e", - "semantic.text.neutral.on_inverted": "f0ce02d3118b486bc9fb3f61cf841923f89699b4", - "semantic.text.action.common.default": "495ee8a45ae8e334edf3c1d81656d3ddd0820254", - "semantic.text.action.common.hover": "d7a603cd6efb370dfd7093aa7964676bf0c481ce", - "semantic.text.action.common.active": "648c8be35aea3a3d994767fa225c284fecfe6f9f", - "semantic.text.action.common.on_action": "d3f684d7c3abf080e66c440a70946ee2db7a9177", - "semantic.text.warning.default": "372f89db084bb2d76a43a1caa625b89eed667600", - "semantic.text.warning.icon_warning": "4d57242be884beb77ede81db3649de6e7158c8c8", - "semantic.text.warning.on_warning": "80ace6af38f4f1bde0014e9d3987eae17b3c20b3", - "semantic.text.danger.default": "d4f2cc2be3a223c9c584165ce46da56646644b6e", - "semantic.text.danger.hover": "798346a21a3b2f795755fab839c4e55ff61696ca", - "semantic.text.danger.active": "e81f00d5986a5e13cf42e9166e2d2046994bea1a", - "semantic.text.danger.on_danger": "951dc0404d5b4188d32581299dd5b86c588319e1", - "semantic.text.danger.on_danger_subtle": "654955d03bc1bef901da5eb6c79ee68ca96303cf", - "semantic.text.visited.default": "85301f4fb66d7c0eab4c2578a1bd664b46226147", - "border_radius.interactive": "a5765802fa958e4d55396ac7e708077b09eef487", - "border_radius.small": "7e5f105fa5c2cea5a068a2e5007e4b0e6e8dd050", - "border_radius.medium": "ad5cce8670fe3b9acba09a3c70ef051b4579a3e5", - "border_radius.large": "3a7ac952dd4768f3099b770d8eb83f51c3edddd0", - "border_radius.xlarge": "2dcd68c02a87e486889c03c17a04ab5f2dc2be53", - "border_radius.full": "2e94c8e16c3d2bd4f945c23379fb56b3b688c292", - "spacing.0": "3b245bb1e5ba4f8fc73cade647cfe65cef52062b", - "spacing.1": "dbd9dd5185aae8fba9421c4cd93dd988bf17ebb9", - "spacing.2": "035e56bb9f32c490b09fb4afbfb225c28ca675f9", - "spacing.3": "338c520cdc77d932abbff42af789cfdbb218095a", - "spacing.4": "24b0ab6edd60aaddba57f27dff52dd6052f257ba", - "spacing.5": "804b9dcff02bf7d43c620b1b4f2f97d20201d6d6", - "spacing.6": "531658f3b0766bed442ea33acc10be4d85df0ed7", - "spacing.7": "892274b582808b984049641cf99e91409155cdfc", - "spacing.8": "43b78ebbd201338c92533fc7cf6d06a335355e51", - "spacing.10": "af5ca89a79ee23fbdfadcc6924f85ed3164e7fe2", - "spacing.12": "d3d2d3d15911ef61c0b528537d3f82fb509e2148", - "spacing.14": "d526fda1f62b6824cb33580ffe81a719c79eff2a", - "spacing.18": "e65ac7da0c63796e668beee81062b529d911dfb6", - "spacing.22": "08f13546f73915f14f75f7f8681898548cb58715", - "spacing.26": "28bd4b7be7e919c5a513881ef19b8be8bde79f03", - "spacing.30": "0f5fa3c925fc9bbd6fe41fb4d034b12ad7f5f5e0", - "base_spacing": "5e9ce7498b6a7f3b583e9eff5824e002d04776b4", - "sizing.1": "4a0d842ab32bf3e934e72e6a8d1691b174297d8c", - "sizing.2": "53854e2b3f1628ca62a35594eb3ddc766a52d24a", - "sizing.3": "c5341fd913392c983883584e77c91cc016b1e429", - "sizing.4": "abbf95b880b676ab6543dcc12475f067a8d04a8f", - "sizing.5": "cfbb1e1b47eaaeec6f5526134b861ed125d84fc2", - "sizing.6": "bf42f9f7d99540f60386ae1fc78c57b4debe2dfb", - "sizing.7": "c3d79be8a0c5c94d1afa582c706358f6ed17fa76", - "sizing.8": "89d6e2d067f34e8dcb2c734c0e77c36121b53594", - "sizing.10": "842096cb862728afd389ca85bc03e3c826c4f471", - "sizing.12": "5cefcc55486077cec7fda05ece840e8f61e5a952", - "sizing.14": "2cce6b2415066a4ae66d5a9e4ec263b65c629d01", - "sizing.18": "2e1a9db3d3a2e0478adb378c34735b3040f8395e", - "sizing.22": "683f1177e774fa368e2a6017191e227e7b661843", - "sizing.26": "016028c0065843616f4709eb24bdce6933139329", - "sizing.30": "1b96681bf8f949fd17afe184f948ba0583ee2958", - "base_sizing": "9720ca86555bde90493208437a6f5cacd270ee0e", - "border_width.default": "b44447ba2e2504923d4903e4eb14954434480085", - "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", - "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", - "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", - "scales.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "scales.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "scales.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "scales.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "scales.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "scales.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "scales.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "scales.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "scales.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", - "scales.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "scales.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "scales.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "scales.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "scales.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "scales.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "scales.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "scales.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "scales.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", - "scales.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "scales.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "scales.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "scales.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "scales.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "scales.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "scales.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "scales.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "scales.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" - }, - "group": "Brand" - }, - { - "id": "df8b73b683752ef5f35b3cf293bbe5a0cba9f88d", - "name": "Tilsynet", - "selectedTokenSets": { - "Base/Semantic": "enabled", - "Brand/2": "enabled", - "System/Style": "source", - "System/Color/Light": "disabled", - "System/Color/Dark": "disabled" - }, - "$figmaStyleReferences": {}, - "$figmaCollectionId": "VariableCollectionId:6324:1609", - "$figmaModeId": "6324:3", - "$figmaVariableReferences": { - "semantic.surface.primary.light": "3dff5fed1bb86b9a135dc2559c45e9c21f5ddd94", - "semantic.surface.primary.light-hover": "0ce4ac0cfd64af0e59fa30c432ad2253ad1d225d", - "semantic.surface.primary.light-active": "12d48db064c5a1da3d54a4617714849a886a11b3", - "semantic.surface.primary.dark": "74266b90ecce1f485f65e66b93023ff9508bbdc5", - "semantic.surface.secondary.light": "28e9c0978a933b5f103d41dcafdcc307d9c8cbb1", - "semantic.surface.secondary.light-hover": "0d8995022d8b767e97a12ae6516f454a70ac0f94", - "semantic.surface.secondary.light-active": "0d8b968d12767eb129822efdadfbfca4d6166642", - "semantic.surface.secondary.dark": "9c4cc5d9d056e7bced98f75111736cf536cfcbe8", - "semantic.surface.tertiary.light": "cbf63350bc49a2525651cb53584e447c2cea53b3", - "semantic.surface.tertiary.light-hover": "19f169a88a9ce24aab9e8b17b500413c87e87dbb", - "semantic.surface.tertiary.light-active": "ca101124ae0d2aadf85fd8047f08d376128bc17d", - "semantic.surface.tertiary.dark": "abfb1593ceec73e5c7c04efceeb4aa849f34acf5", - "semantic.surface.action.brand_alt1.subtle": "569217923b570193583d9f7a71286621a266cdc6", - "semantic.surface.action.brand_alt1.subtle-hover": "d5bd3cc2bda5445411e7ff9c7ea5d37ef06e6717", - "semantic.surface.action.brand_alt1.default": "1ffb00ab4071d58dc3a7ccfb45ed532e1cd1fbde", - "semantic.surface.action.brand_alt1.hover": "9785a59f3686e9ef0b6deeeeaaa5937315c31839", - "semantic.surface.action.brand_alt1.active": "6156619f94df8bc8e14467bb43dadb98f766c59f", - "semantic.surface.action.brand_alt1.no_fill": "65dd4c9cc9c2953c34c1f1db462f80494bc266aa", - "semantic.surface.action.brand_alt1.no_fill-hover": "35985cfb7798c765bd92e687c6c49acbcc9d5a82", - "semantic.surface.action.brand_alt1.no_fill-active": "d6bc35e339798596f743693ccc010f9e7dbb6d1e", - "semantic.surface.action.brand_alt2.subtle": "cb33e0302edc44c5debaf9a974b65527f924abea", - "semantic.surface.action.brand_alt2.subtle-hover": "5d36eac128e74a297e330470d5f4999213227ce2", - "semantic.surface.action.brand_alt2.default": "2ede466ea9f650c1b0811f12fcf7794684cd295a", - "semantic.surface.action.brand_alt2.hover": "5fa19605b405a358ab518fcf76e1b742fe284ec2", - "semantic.surface.action.brand_alt2.active": "652b31b9f7810ef55981ef9dc2f17f37b4a55aa4", - "semantic.surface.action.brand_alt2.no_fill": "8b7de4272c93eca66b67bea465e588a9076b173b", - "semantic.surface.action.brand_alt2.no_fill-hover": "abd75269b771ca8f4b566639647ffb236012c411", - "semantic.surface.action.brand_alt2.no_fill-active": "19fdc12d684d66c4b62ac1730fec93577cb19180", - "semantic.border.primary.default": "26d7d78349bdbfff162fea599c03aa6b6dd6b1c4", - "semantic.border.primary.hover": "ec54d7ad0f9c8bfe0a02c77af471b3a5c73d2e36", - "semantic.border.primary.active": "87442a8b64934289de42a249b154156fbf384284", - "semantic.border.secondary.default": "cb75fdb239e93f3bebd7c91bf33ba31740456487", - "semantic.border.secondary.hover": "b87fea305b08bfe25c25ae2a57549549aa91b830", - "semantic.border.secondary.active": "fb1444234593181fdbf0f6d7f349b66d6739c51f", - "semantic.border.tertiary.default": "09b9bf835501e0713abb2be09a7142195aa911b8", - "semantic.border.tertiary.hover": "1e231d7a9fdbb38a9a76df1c75bc29b0c9ba333b", - "semantic.border.tertiary.active": "d2e5800d58e5796542422879a28194f1c708ff6f", - "semantic.border.action.brand_alt1.subtle": "ce219465c87404c91dd11d5ec48aa8e26a4b6cda", - "semantic.border.action.brand_alt1.subtle-hover": "8b2ddd14ba0fbe510114535ce53aedc75c8d4f4a", - "semantic.border.action.brand_alt1.default": "240490a7c68f61f179d2f609473656bb6d4d3825", - "semantic.border.action.brand_alt1.hover": "9ff3015a2acad304a869dcff5562f38fd9069ea7", - "semantic.border.action.brand_alt1.active": "0f60f77b98525932bf7c8dbdcc5708b832bfc32e", - "semantic.border.action.brand_alt2.subtle": "48d3ea849f38d906f6e8529ef3eefe82f24a8aaa", - "semantic.border.action.brand_alt2.subtle-hover": "77351e76cdf3461b0e0c951a95b26b6e4418f80f", - "semantic.border.action.brand_alt2.default": "4460485af2d68e6889e24bdccf3af17ed63a4a03", - "semantic.border.action.brand_alt2.hover": "56f6fb7218e555648f7df4d782bbce1b7835f5b8", - "semantic.border.action.brand_alt2.active": "e5af7480690111bbec35b957aecb7670c62d2700", - "semantic.text.action.brand_alt1.default": "d06698428455e574641d941f6bf470503aff6571", - "semantic.text.action.brand_alt1.hover": "1717155c5696e84b5ed991dd27ce70af2c47fdf4", - "semantic.text.action.brand_alt1.active": "7b703d65b372e6af59e2e257b60b7b26fe180764", - "semantic.text.action.brand_alt1.on_action": "8bda1f00f4c40e3315b44bf0d08b63875b985256", - "semantic.text.action.brand_alt2.default": "1d4ec6c36a0e1121fda05c0ce4f95c5d1553e6b7", - "semantic.text.action.brand_alt2.hover": "de47a42e752d8aedcd10b908ed0090a3e0e9ca88", - "semantic.text.action.brand_alt2.active": "c7569ec1056825c1a52b9549611c48637d8c2fea", - "semantic.text.action.brand_alt2.on_action": "663bfa559afd3875a77cb82e602644b6290d72d6", - "semantic.background.default": "25860544ea24bfc677bf722b5e20ea3fc631afd8", - "semantic.background.subtle": "5055f730eae40b1d8f36c27f4ae6d48fe85add82", - "semantic.surface.neutral.default": "94fc7e07e074a3a933e7dbcd45fb6578bb727c8b", - "semantic.surface.neutral.selected": "8b7533fd79d2c508af0c88ad2bf4e33a79bcad12", - "semantic.surface.neutral.subtle": "072113acf733592a7331b0a60e6a4eeaba3f51f6", - "semantic.surface.neutral.subtle-hover": "19eb9af0393a16ae01a48972e77a16efb16eeb21", - "semantic.surface.neutral.inverted": "829ca533c51e3313229bc965096af00de00887f3", - "semantic.surface.action.common.subtle": "75cc22bd5c6c94a5e5fb23cd164aaec5506a6c4a", - "semantic.surface.action.common.subtle-hover": "f5375de1115faecf98170313fcdaf570e53cd4b6", - "semantic.surface.action.common.default": "cf6d54f74547d2b4abde13a874084446a16c5c96", - "semantic.surface.action.common.hover": "981d112837bf874490151a3666939a023862dccc", - "semantic.surface.action.common.active": "cb0e487a0079d8bf60b587b16f66e2844915a38d", - "semantic.surface.action.common.no_fill": "b2112d2d9f8fd4cb46c992d396f383a2e2867c88", - "semantic.surface.action.common.no_fill-hover": "07e581146cfef97f7992a37fe2c795587484c2d0", - "semantic.surface.action.common.no_fill-active": "4b4db73b559b8b03285458d6fafb6956da4768a3", - "semantic.surface.action.common.checked": "f546d1adf80894cb56e7565edce63d847d909642", - "semantic.surface.success.subtle": "4d65f5a3b0724e554432b0f3b4a6f9d8eb32532c", - "semantic.surface.success.subtle-hover": "92f493b4e256f985653ddd390827c9bbfbaababc", - "semantic.surface.success.default": "af25ae7d2fb04081fc80b7dbf4832443bb4f7d54", - "semantic.surface.success.hover": "a8f3a3d09746930529de261fdf71817569faab6d", - "semantic.surface.success.active": "3afac2560a82cb6bc7f445ee8a37e44e3db60885", - "semantic.surface.success.no_fill": "cd02be620b576c1d4b3131425cf78d5c5c82455a", - "semantic.surface.success.no_fill-hover": "882edd9599e62c75008b309911721921a1dd6d58", - "semantic.surface.success.no_fill-active": "f4397e0f73ff4fcac98f3f11daae407eece9518c", - "semantic.surface.warning.subtle": "47eb9c52a26f5677c2b85d9ec575cb7a77dde91c", - "semantic.surface.warning.subtle-hover": "f389bf29acce14b49831fa7f86f31532a3be660a", - "semantic.surface.warning.default": "2c9faf212ddf6921575502936165286cc83258f6", - "semantic.surface.danger.subtle": "8d9b19863d5c9e95195f14a9d4cc6cccf6e1a39a", - "semantic.surface.danger.subtle-hover": "1c12e4618c5704c118617c3125d324d4f35f2d19", - "semantic.surface.danger.default": "d857320198d3f941f16fd31e5fd892e5026ed367", - "semantic.surface.danger.hover": "4c6b231115750149838c28280bb5c5c329c96eb9", - "semantic.surface.danger.active": "2bbe613339b024d2c046147104e98d73a73c2d90", - "semantic.surface.danger.no_fill": "ac19ab7f270d2df5c0e8bc2c6054e290e1397f2b", - "semantic.surface.danger.no_fill-hover": "c0b27872e2f0959df3e1f6e55cf5706eeee5b5c5", - "semantic.surface.danger.no_fill-active": "3253fbeeaec21d263edbb11666d623386cb820db", - "semantic.surface.info.subtle": "8d50dc2acd0f69826c2697e76fae6ef312075b30", - "semantic.surface.info.subtle-hover": "9e870f4aca944fc5b25c91d1e3c8e8b546775a8f", - "semantic.surface.on_inverted.default": "04ffcc72ce727d84e8143be1af1a5e6677aeeba8", - "semantic.surface.on_inverted.hover": "45252638e4b92c1130a09469809163360544a403", - "semantic.surface.on_inverted.active": "43bf907ed27165f4540faf9f819be3e630914777", - "semantic.surface.on_inverted.no_fill": "a5129d4c2c2a14856d2972549c0167fc426fd552", - "semantic.surface.on_inverted.no_fill-hover": "95c81a1c06bc82cb1afd51300a27d65e4ff52269", - "semantic.surface.on_inverted.no_fill-active": "d3d2ee87d81af7bd2f06ca6bc46c54481f349eea", - "semantic.border.info.default": "706d2ddf232b2159e8082ed895ba160ddb3ea807", - "semantic.border.action.common.subtle": "2dee87d7622b0260c4b890fb48b45c1282131722", - "semantic.border.action.common.subtle-hover": "409f719b2a8a97d966c328ecacbe29655d02bcad", - "semantic.border.action.common.default": "d8960a64a391a0ff4dba9607c9f02b95ad66ae88", - "semantic.border.action.common.hover": "883575c9a42e0f8960fea191c54531e5cbd02dc0", - "semantic.border.action.common.active": "7440d4fdd3c9c2f2ce66aad11679adb12c4cc4ec", - "semantic.border.action.common.dark": "a35bbd3ec28cf1359467bfbbbc71cf5742119c7f", - "semantic.border.action.common.dark-hover": "7276d1390533d130ee3a9b9757fe7f6e9f696391", - "semantic.border.neutral.default": "926cf2c12ee7510e905c5935d04a99c27e780bb6", - "semantic.border.neutral.subtle": "61eaf517c6981184009c98e80d58a953ab69422f", - "semantic.border.neutral.strong": "5832f6ab88c2f25a74ff6f18d74d8981513ed59f", - "semantic.border.success.default": "d3c11dfc01d423a8f5c5096dd0592de278e6aa1e", - "semantic.border.success.hover": "4b4b3b6e841961c7fcc65467c6e563a4b7a26c0a", - "semantic.border.success.active": "97df82d954cf8e2ba01a37ca05476ea04906bb28", - "semantic.border.warning.default": "5c0076b383239c1a282a0afb4fd2ece5ee8e05a2", - "semantic.border.warning.hover": "93e0b7cc3f9f220b286563e8d768677091e830c8", - "semantic.border.warning.active": "a92303ca3b85b5871e21ea9704cd7791b597dcf7", - "semantic.border.danger.default": "ca1a505409100d63dc013d8ba2d36dfbdad50c62", - "semantic.border.danger.hover": "b0462a61a82681511d468281b2fc1484ffc3828d", - "semantic.border.danger.active": "e09c9ada027d1576cad8f589ed3cec4746d5220f", - "semantic.border.focus.outline": "7c3329bae4c47b990aa8e491d5321ed214da42d4", - "semantic.border.focus.boxshadow": "8748cc48497d58f173fc51046bcf938d2b69c3ca", - "semantic.border.input.default": "e0605f01a4613c6ccbc9adf09ded1c1d2d4a6755", - "semantic.border.input.hover": "bdf09f2fd656eb62be02eadf3017c16f7ae51113", - "semantic.text.success.default": "197ebd084ac7f6397c08950ec74242eef9f7eef4", - "semantic.text.success.hover": "8c88a93f44afc04c207f0c1c0269d7e1d7733201", - "semantic.text.success.active": "7d2860cadcd640f01031757ea54405ba014c589b", - "semantic.text.success.on_success": "2d5664b17e6edf2c0973f35c7c8587e2098241e1", - "semantic.text.success.on_success_subtle": "8aaaa96ff1c7ca2a9317baa94ca70d44ad542010", - "semantic.text.neutral.default": "e084264f5b933e90fcc6a152cc5fffa7244e30d6", - "semantic.text.neutral.subtle": "cf105793fbd54f73824598418634362ca60c8e4e", - "semantic.text.neutral.on_inverted": "f0ce02d3118b486bc9fb3f61cf841923f89699b4", - "semantic.text.action.common.default": "495ee8a45ae8e334edf3c1d81656d3ddd0820254", - "semantic.text.action.common.hover": "d7a603cd6efb370dfd7093aa7964676bf0c481ce", - "semantic.text.action.common.active": "648c8be35aea3a3d994767fa225c284fecfe6f9f", - "semantic.text.action.common.on_action": "d3f684d7c3abf080e66c440a70946ee2db7a9177", - "semantic.text.warning.default": "372f89db084bb2d76a43a1caa625b89eed667600", - "semantic.text.warning.icon_warning": "4d57242be884beb77ede81db3649de6e7158c8c8", - "semantic.text.warning.on_warning": "80ace6af38f4f1bde0014e9d3987eae17b3c20b3", - "semantic.text.danger.default": "d4f2cc2be3a223c9c584165ce46da56646644b6e", - "semantic.text.danger.hover": "798346a21a3b2f795755fab839c4e55ff61696ca", - "semantic.text.danger.active": "e81f00d5986a5e13cf42e9166e2d2046994bea1a", - "semantic.text.danger.on_danger": "951dc0404d5b4188d32581299dd5b86c588319e1", - "semantic.text.danger.on_danger_subtle": "654955d03bc1bef901da5eb6c79ee68ca96303cf", - "semantic.text.visited.default": "85301f4fb66d7c0eab4c2578a1bd664b46226147", - "border_radius.interactive": "a5765802fa958e4d55396ac7e708077b09eef487", - "border_radius.small": "7e5f105fa5c2cea5a068a2e5007e4b0e6e8dd050", - "border_radius.medium": "ad5cce8670fe3b9acba09a3c70ef051b4579a3e5", - "border_radius.large": "3a7ac952dd4768f3099b770d8eb83f51c3edddd0", - "border_radius.xlarge": "2dcd68c02a87e486889c03c17a04ab5f2dc2be53", - "border_radius.full": "2e94c8e16c3d2bd4f945c23379fb56b3b688c292", - "spacing.0": "3b245bb1e5ba4f8fc73cade647cfe65cef52062b", - "spacing.1": "dbd9dd5185aae8fba9421c4cd93dd988bf17ebb9", - "spacing.2": "035e56bb9f32c490b09fb4afbfb225c28ca675f9", - "spacing.3": "338c520cdc77d932abbff42af789cfdbb218095a", - "spacing.4": "24b0ab6edd60aaddba57f27dff52dd6052f257ba", - "spacing.5": "804b9dcff02bf7d43c620b1b4f2f97d20201d6d6", - "spacing.6": "531658f3b0766bed442ea33acc10be4d85df0ed7", - "spacing.7": "892274b582808b984049641cf99e91409155cdfc", - "spacing.8": "43b78ebbd201338c92533fc7cf6d06a335355e51", - "spacing.10": "af5ca89a79ee23fbdfadcc6924f85ed3164e7fe2", - "spacing.12": "d3d2d3d15911ef61c0b528537d3f82fb509e2148", - "spacing.14": "d526fda1f62b6824cb33580ffe81a719c79eff2a", - "spacing.18": "e65ac7da0c63796e668beee81062b529d911dfb6", - "spacing.22": "08f13546f73915f14f75f7f8681898548cb58715", - "spacing.26": "28bd4b7be7e919c5a513881ef19b8be8bde79f03", - "spacing.30": "0f5fa3c925fc9bbd6fe41fb4d034b12ad7f5f5e0", - "base_spacing": "5e9ce7498b6a7f3b583e9eff5824e002d04776b4", - "sizing.1": "4a0d842ab32bf3e934e72e6a8d1691b174297d8c", - "sizing.2": "53854e2b3f1628ca62a35594eb3ddc766a52d24a", - "sizing.3": "c5341fd913392c983883584e77c91cc016b1e429", - "sizing.4": "abbf95b880b676ab6543dcc12475f067a8d04a8f", - "sizing.5": "cfbb1e1b47eaaeec6f5526134b861ed125d84fc2", - "sizing.6": "bf42f9f7d99540f60386ae1fc78c57b4debe2dfb", - "sizing.7": "c3d79be8a0c5c94d1afa582c706358f6ed17fa76", - "sizing.8": "89d6e2d067f34e8dcb2c734c0e77c36121b53594", - "sizing.10": "842096cb862728afd389ca85bc03e3c826c4f471", - "sizing.12": "5cefcc55486077cec7fda05ece840e8f61e5a952", - "sizing.14": "2cce6b2415066a4ae66d5a9e4ec263b65c629d01", - "sizing.18": "2e1a9db3d3a2e0478adb378c34735b3040f8395e", - "sizing.22": "683f1177e774fa368e2a6017191e227e7b661843", - "sizing.26": "016028c0065843616f4709eb24bdce6933139329", - "sizing.30": "1b96681bf8f949fd17afe184f948ba0583ee2958", - "base_sizing": "9720ca86555bde90493208437a6f5cacd270ee0e", - "border_width.default": "b44447ba2e2504923d4903e4eb14954434480085", - "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", - "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", - "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", - "scales.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "scales.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "scales.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "scales.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "scales.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "scales.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "scales.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "scales.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "scales.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", - "scales.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "scales.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "scales.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "scales.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "scales.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "scales.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "scales.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "scales.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "scales.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", - "scales.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "scales.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "scales.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "scales.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "scales.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "scales.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "scales.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "scales.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "scales.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" - }, - "group": "Brand" - }, - { - "id": "9a10a1b0388b775e73993e1126847ed4f5388446", - "name": "Brreg", - "$figmaStyleReferences": {}, - "selectedTokenSets": { - "Base/Semantic": "enabled", - "Brand/Brreg": "enabled", - "System/Style": "source", - "System/Color/Light": "disabled", - "System/Color/Dark": "disabled" - }, - "$figmaVariableReferences": { - "brand.alt1.50": "741f3f885aa3f266feda96defb70e59752495075", - "brand.alt1.950": "5a21346d98b9551420c6d77d799907443471f148", - "brand.alt2.50": "a569ff243a8905ea0d7112238902e664ada0ceb9", - "brand.alt2.950": "8f867a646531f2e46fd77b36ae09abd5b3d13e65", - "brand.alt3.50": "330386bdb47ed063b0ecd51e81405b460f902eca", - "brand.alt3.950": "6d5135e5d69f592ea56413a28bf129cc2121b63b", - "semantic.surface.primary.light": "3dff5fed1bb86b9a135dc2559c45e9c21f5ddd94", - "semantic.surface.primary.light-hover": "0ce4ac0cfd64af0e59fa30c432ad2253ad1d225d", - "semantic.surface.primary.light-active": "12d48db064c5a1da3d54a4617714849a886a11b3", - "semantic.surface.primary.dark": "74266b90ecce1f485f65e66b93023ff9508bbdc5", - "semantic.surface.secondary.light": "28e9c0978a933b5f103d41dcafdcc307d9c8cbb1", - "semantic.surface.secondary.light-hover": "0d8995022d8b767e97a12ae6516f454a70ac0f94", - "semantic.surface.secondary.light-active": "0d8b968d12767eb129822efdadfbfca4d6166642", - "semantic.surface.secondary.dark": "9c4cc5d9d056e7bced98f75111736cf536cfcbe8", - "semantic.surface.tertiary.light": "cbf63350bc49a2525651cb53584e447c2cea53b3", - "semantic.surface.tertiary.light-hover": "19f169a88a9ce24aab9e8b17b500413c87e87dbb", - "semantic.surface.tertiary.light-active": "ca101124ae0d2aadf85fd8047f08d376128bc17d", - "semantic.surface.tertiary.dark": "abfb1593ceec73e5c7c04efceeb4aa849f34acf5", - "semantic.surface.action.brand_alt1.subtle": "569217923b570193583d9f7a71286621a266cdc6", - "semantic.surface.action.brand_alt1.subtle-hover": "d5bd3cc2bda5445411e7ff9c7ea5d37ef06e6717", - "semantic.surface.action.brand_alt1.default": "1ffb00ab4071d58dc3a7ccfb45ed532e1cd1fbde", - "semantic.surface.action.brand_alt1.hover": "9785a59f3686e9ef0b6deeeeaaa5937315c31839", - "semantic.surface.action.brand_alt1.active": "6156619f94df8bc8e14467bb43dadb98f766c59f", - "semantic.surface.action.brand_alt1.no_fill": "65dd4c9cc9c2953c34c1f1db462f80494bc266aa", - "semantic.surface.action.brand_alt1.no_fill-hover": "35985cfb7798c765bd92e687c6c49acbcc9d5a82", - "semantic.surface.action.brand_alt1.no_fill-active": "d6bc35e339798596f743693ccc010f9e7dbb6d1e", - "semantic.surface.action.brand_alt2.subtle": "cb33e0302edc44c5debaf9a974b65527f924abea", - "semantic.surface.action.brand_alt2.subtle-hover": "5d36eac128e74a297e330470d5f4999213227ce2", - "semantic.surface.action.brand_alt2.default": "2ede466ea9f650c1b0811f12fcf7794684cd295a", - "semantic.surface.action.brand_alt2.hover": "5fa19605b405a358ab518fcf76e1b742fe284ec2", - "semantic.surface.action.brand_alt2.active": "652b31b9f7810ef55981ef9dc2f17f37b4a55aa4", - "semantic.surface.action.brand_alt2.no_fill": "8b7de4272c93eca66b67bea465e588a9076b173b", - "semantic.surface.action.brand_alt2.no_fill-hover": "abd75269b771ca8f4b566639647ffb236012c411", - "semantic.surface.action.brand_alt2.no_fill-active": "19fdc12d684d66c4b62ac1730fec93577cb19180", - "semantic.border.primary.default": "26d7d78349bdbfff162fea599c03aa6b6dd6b1c4", - "semantic.border.primary.hover": "ec54d7ad0f9c8bfe0a02c77af471b3a5c73d2e36", - "semantic.border.primary.active": "87442a8b64934289de42a249b154156fbf384284", - "semantic.border.secondary.default": "cb75fdb239e93f3bebd7c91bf33ba31740456487", - "semantic.border.secondary.hover": "b87fea305b08bfe25c25ae2a57549549aa91b830", - "semantic.border.secondary.active": "fb1444234593181fdbf0f6d7f349b66d6739c51f", - "semantic.border.tertiary.default": "09b9bf835501e0713abb2be09a7142195aa911b8", - "semantic.border.tertiary.hover": "1e231d7a9fdbb38a9a76df1c75bc29b0c9ba333b", - "semantic.border.tertiary.active": "d2e5800d58e5796542422879a28194f1c708ff6f", - "semantic.border.action.brand_alt1.subtle": "ce219465c87404c91dd11d5ec48aa8e26a4b6cda", - "semantic.border.action.brand_alt1.subtle-hover": "8b2ddd14ba0fbe510114535ce53aedc75c8d4f4a", - "semantic.border.action.brand_alt1.default": "240490a7c68f61f179d2f609473656bb6d4d3825", - "semantic.border.action.brand_alt1.hover": "9ff3015a2acad304a869dcff5562f38fd9069ea7", - "semantic.border.action.brand_alt1.active": "0f60f77b98525932bf7c8dbdcc5708b832bfc32e", - "semantic.text.action.brand_alt1.default": "d06698428455e574641d941f6bf470503aff6571", - "semantic.text.action.brand_alt1.hover": "1717155c5696e84b5ed991dd27ce70af2c47fdf4", - "semantic.text.action.brand_alt1.active": "7b703d65b372e6af59e2e257b60b7b26fe180764", - "semantic.text.action.brand_alt1.on_action": "8bda1f00f4c40e3315b44bf0d08b63875b985256", - "semantic.border.action.brand_alt2.subtle": "48d3ea849f38d906f6e8529ef3eefe82f24a8aaa", - "semantic.border.action.brand_alt2.subtle-hover": "77351e76cdf3461b0e0c951a95b26b6e4418f80f", - "semantic.border.action.brand_alt2.default": "4460485af2d68e6889e24bdccf3af17ed63a4a03", - "semantic.border.action.brand_alt2.hover": "56f6fb7218e555648f7df4d782bbce1b7835f5b8", - "semantic.border.action.brand_alt2.active": "e5af7480690111bbec35b957aecb7670c62d2700", - "semantic.text.action.brand_alt2.default": "1d4ec6c36a0e1121fda05c0ce4f95c5d1553e6b7", - "semantic.text.action.brand_alt2.hover": "de47a42e752d8aedcd10b908ed0090a3e0e9ca88", - "semantic.text.action.brand_alt2.active": "c7569ec1056825c1a52b9549611c48637d8c2fea", - "semantic.text.action.brand_alt2.on_action": "663bfa559afd3875a77cb82e602644b6290d72d6", - "semantic.background.default": "25860544ea24bfc677bf722b5e20ea3fc631afd8", - "semantic.background.subtle": "5055f730eae40b1d8f36c27f4ae6d48fe85add82", - "semantic.surface.neutral.default": "94fc7e07e074a3a933e7dbcd45fb6578bb727c8b", - "semantic.surface.neutral.selected": "8b7533fd79d2c508af0c88ad2bf4e33a79bcad12", - "semantic.surface.neutral.subtle": "072113acf733592a7331b0a60e6a4eeaba3f51f6", - "semantic.surface.neutral.subtle-hover": "19eb9af0393a16ae01a48972e77a16efb16eeb21", - "semantic.surface.neutral.inverted": "829ca533c51e3313229bc965096af00de00887f3", - "semantic.surface.action.common.subtle": "75cc22bd5c6c94a5e5fb23cd164aaec5506a6c4a", - "semantic.surface.action.common.subtle-hover": "f5375de1115faecf98170313fcdaf570e53cd4b6", - "semantic.surface.action.common.default": "cf6d54f74547d2b4abde13a874084446a16c5c96", - "semantic.surface.action.common.hover": "981d112837bf874490151a3666939a023862dccc", - "semantic.surface.action.common.active": "cb0e487a0079d8bf60b587b16f66e2844915a38d", - "semantic.surface.action.common.no_fill": "b2112d2d9f8fd4cb46c992d396f383a2e2867c88", - "semantic.surface.action.common.no_fill-hover": "07e581146cfef97f7992a37fe2c795587484c2d0", - "semantic.surface.action.common.no_fill-active": "4b4db73b559b8b03285458d6fafb6956da4768a3", - "semantic.surface.action.common.checked": "f546d1adf80894cb56e7565edce63d847d909642", - "semantic.surface.success.subtle": "4d65f5a3b0724e554432b0f3b4a6f9d8eb32532c", - "semantic.surface.success.subtle-hover": "92f493b4e256f985653ddd390827c9bbfbaababc", - "semantic.surface.success.default": "af25ae7d2fb04081fc80b7dbf4832443bb4f7d54", - "semantic.surface.success.hover": "a8f3a3d09746930529de261fdf71817569faab6d", - "semantic.surface.success.active": "3afac2560a82cb6bc7f445ee8a37e44e3db60885", - "semantic.surface.success.no_fill": "cd02be620b576c1d4b3131425cf78d5c5c82455a", - "semantic.surface.success.no_fill-hover": "882edd9599e62c75008b309911721921a1dd6d58", - "semantic.surface.success.no_fill-active": "f4397e0f73ff4fcac98f3f11daae407eece9518c", - "semantic.surface.warning.subtle": "47eb9c52a26f5677c2b85d9ec575cb7a77dde91c", - "semantic.surface.warning.subtle-hover": "f389bf29acce14b49831fa7f86f31532a3be660a", - "semantic.surface.warning.default": "2c9faf212ddf6921575502936165286cc83258f6", - "semantic.surface.danger.subtle": "8d9b19863d5c9e95195f14a9d4cc6cccf6e1a39a", - "semantic.surface.danger.subtle-hover": "1c12e4618c5704c118617c3125d324d4f35f2d19", - "semantic.surface.danger.default": "d857320198d3f941f16fd31e5fd892e5026ed367", - "semantic.surface.danger.hover": "4c6b231115750149838c28280bb5c5c329c96eb9", - "semantic.surface.danger.active": "2bbe613339b024d2c046147104e98d73a73c2d90", - "semantic.surface.danger.no_fill": "ac19ab7f270d2df5c0e8bc2c6054e290e1397f2b", - "semantic.surface.danger.no_fill-hover": "c0b27872e2f0959df3e1f6e55cf5706eeee5b5c5", - "semantic.surface.danger.no_fill-active": "3253fbeeaec21d263edbb11666d623386cb820db", - "semantic.surface.info.subtle": "8d50dc2acd0f69826c2697e76fae6ef312075b30", - "semantic.surface.info.subtle-hover": "9e870f4aca944fc5b25c91d1e3c8e8b546775a8f", - "semantic.surface.on_inverted.default": "04ffcc72ce727d84e8143be1af1a5e6677aeeba8", - "semantic.surface.on_inverted.hover": "45252638e4b92c1130a09469809163360544a403", - "semantic.surface.on_inverted.active": "43bf907ed27165f4540faf9f819be3e630914777", - "semantic.surface.on_inverted.no_fill": "a5129d4c2c2a14856d2972549c0167fc426fd552", - "semantic.surface.on_inverted.no_fill-hover": "95c81a1c06bc82cb1afd51300a27d65e4ff52269", - "semantic.surface.on_inverted.no_fill-active": "d3d2ee87d81af7bd2f06ca6bc46c54481f349eea", - "semantic.border.info.default": "706d2ddf232b2159e8082ed895ba160ddb3ea807", - "semantic.border.action.common.subtle": "2dee87d7622b0260c4b890fb48b45c1282131722", - "semantic.border.action.common.subtle-hover": "409f719b2a8a97d966c328ecacbe29655d02bcad", - "semantic.border.action.common.default": "d8960a64a391a0ff4dba9607c9f02b95ad66ae88", - "semantic.border.action.common.hover": "883575c9a42e0f8960fea191c54531e5cbd02dc0", - "semantic.border.action.common.active": "7440d4fdd3c9c2f2ce66aad11679adb12c4cc4ec", - "semantic.border.action.common.dark": "a35bbd3ec28cf1359467bfbbbc71cf5742119c7f", - "semantic.border.action.common.dark-hover": "7276d1390533d130ee3a9b9757fe7f6e9f696391", - "semantic.border.neutral.default": "926cf2c12ee7510e905c5935d04a99c27e780bb6", - "semantic.border.neutral.subtle": "61eaf517c6981184009c98e80d58a953ab69422f", - "semantic.border.neutral.strong": "5832f6ab88c2f25a74ff6f18d74d8981513ed59f", - "semantic.border.success.default": "d3c11dfc01d423a8f5c5096dd0592de278e6aa1e", - "semantic.border.success.hover": "4b4b3b6e841961c7fcc65467c6e563a4b7a26c0a", - "semantic.border.success.active": "97df82d954cf8e2ba01a37ca05476ea04906bb28", - "semantic.border.warning.default": "5c0076b383239c1a282a0afb4fd2ece5ee8e05a2", - "semantic.border.warning.hover": "93e0b7cc3f9f220b286563e8d768677091e830c8", - "semantic.border.warning.active": "a92303ca3b85b5871e21ea9704cd7791b597dcf7", - "semantic.border.danger.default": "ca1a505409100d63dc013d8ba2d36dfbdad50c62", - "semantic.border.danger.hover": "b0462a61a82681511d468281b2fc1484ffc3828d", - "semantic.border.danger.active": "e09c9ada027d1576cad8f589ed3cec4746d5220f", - "semantic.border.focus.outline": "7c3329bae4c47b990aa8e491d5321ed214da42d4", - "semantic.border.focus.boxshadow": "8748cc48497d58f173fc51046bcf938d2b69c3ca", - "semantic.border.input.default": "e0605f01a4613c6ccbc9adf09ded1c1d2d4a6755", - "semantic.border.input.hover": "bdf09f2fd656eb62be02eadf3017c16f7ae51113", - "semantic.text.success.default": "197ebd084ac7f6397c08950ec74242eef9f7eef4", - "semantic.text.success.hover": "8c88a93f44afc04c207f0c1c0269d7e1d7733201", - "semantic.text.success.active": "7d2860cadcd640f01031757ea54405ba014c589b", - "semantic.text.success.on_success": "2d5664b17e6edf2c0973f35c7c8587e2098241e1", - "semantic.text.success.on_success_subtle": "8aaaa96ff1c7ca2a9317baa94ca70d44ad542010", - "semantic.text.neutral.default": "e084264f5b933e90fcc6a152cc5fffa7244e30d6", - "semantic.text.neutral.subtle": "cf105793fbd54f73824598418634362ca60c8e4e", - "semantic.text.neutral.on_inverted": "f0ce02d3118b486bc9fb3f61cf841923f89699b4", - "semantic.text.action.common.default": "495ee8a45ae8e334edf3c1d81656d3ddd0820254", - "semantic.text.action.common.hover": "d7a603cd6efb370dfd7093aa7964676bf0c481ce", - "semantic.text.action.common.active": "648c8be35aea3a3d994767fa225c284fecfe6f9f", - "semantic.text.action.common.on_action": "d3f684d7c3abf080e66c440a70946ee2db7a9177", - "semantic.text.warning.default": "372f89db084bb2d76a43a1caa625b89eed667600", - "semantic.text.warning.icon_warning": "4d57242be884beb77ede81db3649de6e7158c8c8", - "semantic.text.warning.on_warning": "80ace6af38f4f1bde0014e9d3987eae17b3c20b3", - "semantic.text.danger.default": "d4f2cc2be3a223c9c584165ce46da56646644b6e", - "semantic.text.danger.hover": "798346a21a3b2f795755fab839c4e55ff61696ca", - "semantic.text.danger.active": "e81f00d5986a5e13cf42e9166e2d2046994bea1a", - "semantic.text.danger.on_danger": "951dc0404d5b4188d32581299dd5b86c588319e1", - "semantic.text.danger.on_danger_subtle": "654955d03bc1bef901da5eb6c79ee68ca96303cf", - "semantic.text.visited.default": "85301f4fb66d7c0eab4c2578a1bd664b46226147", - "border_radius.interactive": "a5765802fa958e4d55396ac7e708077b09eef487", - "border_radius.small": "7e5f105fa5c2cea5a068a2e5007e4b0e6e8dd050", - "border_radius.medium": "ad5cce8670fe3b9acba09a3c70ef051b4579a3e5", - "border_radius.large": "3a7ac952dd4768f3099b770d8eb83f51c3edddd0", - "border_radius.xlarge": "2dcd68c02a87e486889c03c17a04ab5f2dc2be53", - "border_radius.full": "2e94c8e16c3d2bd4f945c23379fb56b3b688c292", - "spacing.0": "3b245bb1e5ba4f8fc73cade647cfe65cef52062b", - "spacing.1": "dbd9dd5185aae8fba9421c4cd93dd988bf17ebb9", - "spacing.2": "035e56bb9f32c490b09fb4afbfb225c28ca675f9", - "spacing.3": "338c520cdc77d932abbff42af789cfdbb218095a", - "spacing.4": "24b0ab6edd60aaddba57f27dff52dd6052f257ba", - "spacing.5": "804b9dcff02bf7d43c620b1b4f2f97d20201d6d6", - "spacing.6": "531658f3b0766bed442ea33acc10be4d85df0ed7", - "spacing.7": "892274b582808b984049641cf99e91409155cdfc", - "spacing.8": "43b78ebbd201338c92533fc7cf6d06a335355e51", - "spacing.10": "af5ca89a79ee23fbdfadcc6924f85ed3164e7fe2", - "spacing.12": "d3d2d3d15911ef61c0b528537d3f82fb509e2148", - "spacing.14": "d526fda1f62b6824cb33580ffe81a719c79eff2a", - "spacing.18": "e65ac7da0c63796e668beee81062b529d911dfb6", - "spacing.22": "08f13546f73915f14f75f7f8681898548cb58715", - "spacing.26": "28bd4b7be7e919c5a513881ef19b8be8bde79f03", - "spacing.30": "0f5fa3c925fc9bbd6fe41fb4d034b12ad7f5f5e0", - "base_spacing": "5e9ce7498b6a7f3b583e9eff5824e002d04776b4", - "sizing.1": "4a0d842ab32bf3e934e72e6a8d1691b174297d8c", - "sizing.2": "53854e2b3f1628ca62a35594eb3ddc766a52d24a", - "sizing.3": "c5341fd913392c983883584e77c91cc016b1e429", - "sizing.4": "abbf95b880b676ab6543dcc12475f067a8d04a8f", - "sizing.5": "cfbb1e1b47eaaeec6f5526134b861ed125d84fc2", - "sizing.6": "bf42f9f7d99540f60386ae1fc78c57b4debe2dfb", - "sizing.7": "c3d79be8a0c5c94d1afa582c706358f6ed17fa76", - "sizing.8": "89d6e2d067f34e8dcb2c734c0e77c36121b53594", - "sizing.10": "842096cb862728afd389ca85bc03e3c826c4f471", - "sizing.12": "5cefcc55486077cec7fda05ece840e8f61e5a952", - "sizing.14": "2cce6b2415066a4ae66d5a9e4ec263b65c629d01", - "sizing.18": "2e1a9db3d3a2e0478adb378c34735b3040f8395e", - "sizing.22": "683f1177e774fa368e2a6017191e227e7b661843", - "sizing.26": "016028c0065843616f4709eb24bdce6933139329", - "sizing.30": "1b96681bf8f949fd17afe184f948ba0583ee2958", - "base_sizing": "9720ca86555bde90493208437a6f5cacd270ee0e", - "border_width.default": "b44447ba2e2504923d4903e4eb14954434480085", - "border_width.active": "82d06b8c6fdeea622611fa744ff261661a211760", - "border_width.tab_focus": "3ddf887f27c7dff953b8399c667e16448ae252d7", - "semantic.surface.neutral.strong": "18e3ba1f54c2b363135f1498775fb4e96e9074da", - "semantic.surface.neutral.strong-hover": "efcf3d7a4016df005cd2d858ef733ceb8b2d6bca", - "scales.alt1.100": "4aad3c2d1e9705bdfd285550a9e08950d7ce7c17", - "scales.alt1.200": "b29c57317b25742516666bd260e5bfe5c751164f", - "scales.alt1.300": "88b9cb771cfc628a54a546c7b924528dd0cde449", - "scales.alt1.400": "f9bc97ac5c9470f249fc22c2106ae9cc0e79c96a", - "scales.alt1.500": "e4a075d5ad1ac4c1a91fc3064b9abab52e543b87", - "scales.alt1.600": "e0e5a45e03ef29ed89b590e5c14438191a25a2c4", - "scales.alt1.700": "89ce4f02f32c61f6e48842e7cee289650b27f290", - "scales.alt1.800": "44fd7844e26551a870ffb7a9d50f554d648391bd", - "scales.alt1.900": "a316c90203c239c2727aedccb255e53abb2d2c89", - "scales.alt2.100": "52a17010b7a9ea59231d205c9165ef271894e96d", - "scales.alt2.200": "b80ed7f8c02c73bd0c951e4aa92cf9521aac0e52", - "scales.alt2.300": "2f18fe7a8a2697237825a4b78fb062a00d36e2ba", - "scales.alt2.400": "602f7440f7e436d816f0a69297d81a795f123335", - "scales.alt2.500": "8da24db700818fa2345724afba0e708c10bb0344", - "scales.alt2.600": "3cb486e824b5cd0ddd5cd945e0234bdb2c46ba35", - "scales.alt2.700": "02ee1a451119cf90d88bedb933ffce6cee41913e", - "scales.alt2.800": "afa77811a6432c0ef38fffbeaba36a15862cef20", - "scales.alt2.900": "3ffc5b092459e773b9c551876f7e7655b37f4bbf", - "scales.alt3.100": "86ae2e670ba5b48721b7c545405af49103769e96", - "scales.alt3.200": "4407368e2ce6e3f9351b5f63339b24a0f4cb75d7", - "scales.alt3.300": "dda69b2d21b3622c773c0dcdb9ac69c79ca68530", - "scales.alt3.400": "5c6e30f4339fbeff0a7d3b3a59ccf9f7d9a12163", - "scales.alt3.500": "cca87ae300b4afe35de08b67ba37151550449136", - "scales.alt3.600": "07d10df79bc3bdc1f90feb12853451b8ef2a1012", - "scales.alt3.700": "89e7c552d409c7149d1567bca1b715c70b5b9c03", - "scales.alt3.800": "6043cf9d056f718d8566ffd7f4f8ba4ca4558612", - "scales.alt3.900": "9c008ccc7703add21d2ca7e7ead0e897bc6cfd86" - }, - "$figmaCollectionId": "VariableCollectionId:6324:1609", - "$figmaModeId": "6324:4", - "group": "Brand" + "green.1": "bac389d2577f7227e6717ff8877c5a00c87eaf23", + "green.2": "d9e455ee1bfe73f82812d6cb4ddb23597dac4263", + "green.3": "bc3d021ee45e88e1c8a5f8c8ecbbd30dfb7f015b", + "green.4": "c6cd367f81283e479d1a8b7838607af7d779d3ad", + "green.5": "1bdebcc3f718837c410efcad636488cdaa62e4f6", + "green.6": "668cd3896b3f3261207c8f0f4cd6b1e6c3d9dbe9", + "green.7": "c583bb92209b2ddacb096a7631580ee7681f1924", + "green.8": "8495701954d475ba50e59e130b4f5da6a34bd083", + "green.9": "a0c1f41f4cce204275ec19ca169d7bef8be0cd63", + "green.10": "b113400437bbc4e705e51efb7f199118c1e7ee42", + "green.11": "7b760e130ec1d2a5ced8b7712d8ea8bcaea68b04", + "green.12": "dd8bc6fefeb586ca54c49b45a5e87fe86fee3395", + "green.13": "53e3d3a90faf8fee550bc836055c205e47b7e92f", + "green.contrast-1": "f5743af9a18c37b54292b516ef1cda0d6b667dbd", + "green.contrast-2": "30059aa2411892ca95467370ec5411771280381d", + "accent-brand1.1": "5f0dca32dc4f1c180849eede1c9476ce39694a97", + "accent-brand1.2": "30e6e563afac9f69718526245b8d676f3e5e3fae", + "accent-brand1.3": "ec07d56632b148bfd42980353d375bd35b558354", + "accent-brand1.4": "105d89fd62c349dcb3bf31d816b692d340e9dc74", + "accent-brand1.5": "653052a443dbd58ac86913571943ef2f3c82ff58", + "accent-brand1.6": "9962f51aa9c1751d44c2f7bfeb7f293e6e1ea4ce", + "accent-brand1.7": "7a86ac71c47e8533e3b85e2f83288771c3cf79d4", + "accent-brand1.8": "ed436999a1970ffa4fb1ece8b5b56d2c8b7f356c", + "accent-brand1.9": "c95d4a1206f696bbd6377e08b32100bc501ed591", + "accent-brand1.10": "c14a0c94f60ad640f8eb3946687e0f42ee0d2bbd", + "accent-brand1.11": "1d717b5d55a86f36bbc8dc6d6662b275485e8c74", + "accent-brand1.12": "45c001e8933f3832e3e1eb7d709765b43d136bd2", + "accent-brand1.13": "e5ffacac4827e9d5313ce2f02c639af1a3185d9e", + "accent-brand1.contrast-1": "1907ade36b9efad5f61e6510de540e7c5336e39e", + "accent-brand1.contrast-2": "f10afebe0ee84b84dacb85e6bdac66bed0e53be8", + "accent-brand2.1": "06d7c122b9130865376b346948a3225546237ed3", + "accent-brand2.2": "6226876b859e32af65e34e81d9dc8a1c39eaf129", + "accent-brand2.3": "d061990c8e06f23b5ba7aabfba00c8e9cc0e8a07", + "accent-brand2.4": "b66455ca9b14189b7c0082ee79224327d689ec88", + "accent-brand2.5": "e94606268030cda5f7ccfe5252bb74ac6680c088", + "accent-brand2.6": "f7e5094fe30530b8ce2466f6b3ae8a5a66a2f9f0", + "accent-brand2.7": "f22bec6a30281c0e301373cf5b3610db1845b030", + "accent-brand2.8": "d150be7163602726fa2d887aa6c3de0e3d0b287f", + "accent-brand2.9": "bfc36aef39872d417629df091ae4d7dc8eed4d1d", + "accent-brand2.10": "e2570e91424c5515fe8e2c0d354c11a815592b77", + "accent-brand2.11": "629fb6c2b4d7b4e75bd3b643f8f501633abee7c9", + "accent-brand2.12": "e34616311116c25b1cc910d744cf7de274439879", + "accent-brand2.13": "bda08994675bf3c3ae845bb65ba605074c8d78b8", + "accent-brand2.contrast-1": "44259465cb72c3a6aba169c55d8f694de57976e6", + "accent-brand2.contrast-2": "555cac9f8f6c5644fe2df6503d5d0b925f4c4ddf" + }, + "group": "Color" }, { - "id": "0bb0d63d3c2ae162e4f947955570de40b1819e26", - "name": "1440", + "id": "9ebd8aed52afbffc17e2666e8b4653a53498b257", + "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Viewport/@1440": "enabled", - "System/Color/Light": "disabled", - "System/Color/Dark": "disabled" + "System/Color/Dark": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:6324:1819", - "$figmaModeId": "6324:7", + "$figmaCollectionId": "VariableCollectionId:1:746", + "$figmaModeId": "1:21", "$figmaVariableReferences": { - "viewport.width": "058d519667ea0f54b56ab8b9d61554fed6a6f899" - }, - "group": "Viewport" + "green.1": "bac389d2577f7227e6717ff8877c5a00c87eaf23", + "green.2": "d9e455ee1bfe73f82812d6cb4ddb23597dac4263", + "green.3": "bc3d021ee45e88e1c8a5f8c8ecbbd30dfb7f015b", + "green.4": "c6cd367f81283e479d1a8b7838607af7d779d3ad", + "green.5": "1bdebcc3f718837c410efcad636488cdaa62e4f6", + "green.6": "668cd3896b3f3261207c8f0f4cd6b1e6c3d9dbe9", + "green.7": "c583bb92209b2ddacb096a7631580ee7681f1924", + "green.8": "8495701954d475ba50e59e130b4f5da6a34bd083", + "green.9": "a0c1f41f4cce204275ec19ca169d7bef8be0cd63", + "green.10": "b113400437bbc4e705e51efb7f199118c1e7ee42", + "green.11": "7b760e130ec1d2a5ced8b7712d8ea8bcaea68b04", + "green.12": "dd8bc6fefeb586ca54c49b45a5e87fe86fee3395", + "green.13": "53e3d3a90faf8fee550bc836055c205e47b7e92f", + "green.contrast-1": "f5743af9a18c37b54292b516ef1cda0d6b667dbd", + "green.contrast-2": "30059aa2411892ca95467370ec5411771280381d", + "accent-brand1.1": "5f0dca32dc4f1c180849eede1c9476ce39694a97", + "accent-brand1.2": "30e6e563afac9f69718526245b8d676f3e5e3fae", + "accent-brand1.3": "ec07d56632b148bfd42980353d375bd35b558354", + "accent-brand1.4": "105d89fd62c349dcb3bf31d816b692d340e9dc74", + "accent-brand1.5": "653052a443dbd58ac86913571943ef2f3c82ff58", + "accent-brand1.6": "9962f51aa9c1751d44c2f7bfeb7f293e6e1ea4ce", + "accent-brand1.7": "7a86ac71c47e8533e3b85e2f83288771c3cf79d4", + "accent-brand1.8": "ed436999a1970ffa4fb1ece8b5b56d2c8b7f356c", + "accent-brand1.9": "c95d4a1206f696bbd6377e08b32100bc501ed591", + "accent-brand1.10": "c14a0c94f60ad640f8eb3946687e0f42ee0d2bbd", + "accent-brand1.11": "1d717b5d55a86f36bbc8dc6d6662b275485e8c74", + "accent-brand1.12": "45c001e8933f3832e3e1eb7d709765b43d136bd2", + "accent-brand1.13": "e5ffacac4827e9d5313ce2f02c639af1a3185d9e", + "accent-brand1.contrast-1": "1907ade36b9efad5f61e6510de540e7c5336e39e", + "accent-brand1.contrast-2": "f10afebe0ee84b84dacb85e6bdac66bed0e53be8", + "accent-brand2.1": "06d7c122b9130865376b346948a3225546237ed3", + "accent-brand2.2": "6226876b859e32af65e34e81d9dc8a1c39eaf129", + "accent-brand2.3": "d061990c8e06f23b5ba7aabfba00c8e9cc0e8a07", + "accent-brand2.4": "b66455ca9b14189b7c0082ee79224327d689ec88", + "accent-brand2.5": "e94606268030cda5f7ccfe5252bb74ac6680c088", + "accent-brand2.6": "f7e5094fe30530b8ce2466f6b3ae8a5a66a2f9f0", + "accent-brand2.7": "f22bec6a30281c0e301373cf5b3610db1845b030", + "accent-brand2.8": "d150be7163602726fa2d887aa6c3de0e3d0b287f", + "accent-brand2.9": "bfc36aef39872d417629df091ae4d7dc8eed4d1d", + "accent-brand2.10": "e2570e91424c5515fe8e2c0d354c11a815592b77", + "accent-brand2.11": "629fb6c2b4d7b4e75bd3b643f8f501633abee7c9", + "accent-brand2.12": "e34616311116c25b1cc910d744cf7de274439879", + "accent-brand2.13": "bda08994675bf3c3ae845bb65ba605074c8d78b8", + "accent-brand2.contrast-1": "44259465cb72c3a6aba169c55d8f694de57976e6", + "accent-brand2.contrast-2": "555cac9f8f6c5644fe2df6503d5d0b925f4c4ddf" + }, + "group": "Color" }, { - "id": "d4d7ddc1c15171d32b3b1f585dfccf215924d211", - "name": "768", + "id": "de7b392ea3a3ba7f9afc9e307bb834c9ec5e5f0c", + "name": "1", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Viewport/@768": "enabled", - "System/Color/Light": "disabled", - "System/Color/Dark": "disabled" + "Brand/1": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:6324:1819", - "$figmaModeId": "6324:8", + "$figmaCollectionId": "VariableCollectionId:1:792", + "$figmaModeId": "1:22", "$figmaVariableReferences": { - "viewport.width": "058d519667ea0f54b56ab8b9d61554fed6a6f899" - }, - "group": "Viewport" + "colors.accent.1": "833c3df2dcb47aebdd7c8032acaf9fb91adf4793", + "colors.accent.2": "b8f71bc6d48b798d6e3601f6d37cfa4c8df05b72", + "colors.accent.3": "7c3fba725e6ca56f5b2fd7ac500edb3c2a47c21f", + "colors.accent.4": "bb05632aa9113facc14a5d63067fc4c3724cc232", + "colors.accent.5": "13e1e67638a6941cea3cd2dcc248ba8655f814b0", + "colors.accent.6": "ad850d0e7f1a99fbcec753f683ceec8f3ff3d3c3", + "colors.accent.7": "de1ab2538d2873c7240387b2802545ea8c274b54", + "colors.accent.8": "a850e00d76508fa935967e9db37d365f6c42119d", + "colors.accent.9": "aa88f338e8abe77c2ea1d8a84790727d405c836d", + "colors.accent.10": "11e18c93def0963eb6ba2b20ad46c943f796507d", + "colors.accent.11": "b95aad6e8bab261812f145d688031e400578cd0d", + "colors.accent.12": "bde72015dd35ae47ffdd7a161584e73a3cec90bb", + "colors.accent.13": "2e8cc7f8c1c1414f07cecb7c323b318fa2cc8aff", + "colors.accent.contrast-1": "c8b967fa1f8d3daee4a34b8988d035c3842107bf", + "colors.accent.contrast-2": "319ceff2e16891a167dece51e12ad0f3a0093a09", + "colors.success.background-default": "a1e672999b37ff4829697f0e876d9a1f79387fd2", + "colors.success.background-subtle": "070065c3daff4993b3affc3b66dec3528246b8b2", + "colors.success.surface-default": "58a480bf31b37e611ffa27ffef297d78bdc932e7", + "colors.success.surface-hover": "dc16462536eac6a0fee7081d68cfe73a8bdf5ec8", + "colors.success.surface-active": "682e56b083944a4c22dceaec966f08f8795b2171", + "colors.success.border-subtle": "1274e658539dba7ec86dd20bda5ca4d7941f6330", + "colors.success.border-default": "b368b7ba0a41d82978b5031bc5a3b883215e80f9", + "colors.success.border-strong": "af186ccd231446b1fc6d94566003f58d21127677", + "colors.success.base-default": "82fd11e6ea68557ea42b16d49a10c7a5a4513ba0", + "colors.success.base-hover": "866ef445fd5d3f418a73d0b682dfe0f538ecc76e", + "colors.success.base-active": "ad0bacceb7054b4b704299d7f6e4f9939a428669", + "colors.success.text-subtle": "c15e32e6a0a7925f991a025d85041ee8d5368749", + "colors.success.text-default": "345d6b6aa287f1074ac77cd5d34461c7902eda0f", + "colors.success.contrast-default": "e75d14eba9f9e3af33f65f79bebfd1f4a7748e1a", + "colors.success.contrast-subtle": "2565e80f26d3a8014b0c06ff901c4c016580135c" + }, + "group": "Brands" }, { - "id": "066cc74dd8a1205adb8fcec2746c685d329d85ae", - "name": "320", + "id": "bfb9f0bf7870662bbd1e455adcb164e93283deb5", + "name": "2", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Viewport/@320": "enabled", - "System/Color/Light": "disabled", - "System/Color/Dark": "disabled" + "Brand/2": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:6324:1819", - "$figmaModeId": "6324:9", + "$figmaCollectionId": "VariableCollectionId:1:792", + "$figmaModeId": "1:23", "$figmaVariableReferences": { - "viewport.width": "058d519667ea0f54b56ab8b9d61554fed6a6f899" - }, - "group": "Viewport" + "colors.accent.1": "833c3df2dcb47aebdd7c8032acaf9fb91adf4793", + "colors.accent.2": "b8f71bc6d48b798d6e3601f6d37cfa4c8df05b72", + "colors.accent.3": "7c3fba725e6ca56f5b2fd7ac500edb3c2a47c21f", + "colors.accent.4": "bb05632aa9113facc14a5d63067fc4c3724cc232", + "colors.accent.5": "13e1e67638a6941cea3cd2dcc248ba8655f814b0", + "colors.accent.6": "ad850d0e7f1a99fbcec753f683ceec8f3ff3d3c3", + "colors.accent.7": "de1ab2538d2873c7240387b2802545ea8c274b54", + "colors.accent.8": "a850e00d76508fa935967e9db37d365f6c42119d", + "colors.accent.9": "aa88f338e8abe77c2ea1d8a84790727d405c836d", + "colors.accent.10": "11e18c93def0963eb6ba2b20ad46c943f796507d", + "colors.accent.11": "b95aad6e8bab261812f145d688031e400578cd0d", + "colors.accent.12": "bde72015dd35ae47ffdd7a161584e73a3cec90bb", + "colors.accent.13": "2e8cc7f8c1c1414f07cecb7c323b318fa2cc8aff", + "colors.accent.contrast-1": "c8b967fa1f8d3daee4a34b8988d035c3842107bf", + "colors.accent.contrast-2": "319ceff2e16891a167dece51e12ad0f3a0093a09", + "colors.success.background-default": "a1e672999b37ff4829697f0e876d9a1f79387fd2", + "colors.success.background-subtle": "070065c3daff4993b3affc3b66dec3528246b8b2", + "colors.success.surface-default": "58a480bf31b37e611ffa27ffef297d78bdc932e7", + "colors.success.surface-hover": "dc16462536eac6a0fee7081d68cfe73a8bdf5ec8", + "colors.success.surface-active": "682e56b083944a4c22dceaec966f08f8795b2171", + "colors.success.border-subtle": "1274e658539dba7ec86dd20bda5ca4d7941f6330", + "colors.success.border-default": "b368b7ba0a41d82978b5031bc5a3b883215e80f9", + "colors.success.border-strong": "af186ccd231446b1fc6d94566003f58d21127677", + "colors.success.base-default": "82fd11e6ea68557ea42b16d49a10c7a5a4513ba0", + "colors.success.base-hover": "866ef445fd5d3f418a73d0b682dfe0f538ecc76e", + "colors.success.base-active": "ad0bacceb7054b4b704299d7f6e4f9939a428669", + "colors.success.text-subtle": "c15e32e6a0a7925f991a025d85041ee8d5368749", + "colors.success.text-default": "345d6b6aa287f1074ac77cd5d34461c7902eda0f", + "colors.success.contrast-default": "e75d14eba9f9e3af33f65f79bebfd1f4a7748e1a", + "colors.success.contrast-subtle": "2565e80f26d3a8014b0c06ff901c4c016580135c" + }, + "group": "Brands" } ] \ No newline at end of file diff --git a/design-tokens/Base/Semantic.json b/design-tokens/Base/Semantic.json index 862e8af1ca..c95221cc83 100644 --- a/design-tokens/Base/Semantic.json +++ b/design-tokens/Base/Semantic.json @@ -1,525 +1,4 @@ { - "semantic": { - "background": { - "default": { - "value": "{colors.white}", - "type": "color" - }, - "subtle": { - "value": "{colors.grey.100}", - "type": "color" - } - }, - "surface": { - "neutral": { - "default": { - "value": "{colors.white}", - "type": "color" - }, - "selected": { - "value": "{colors.blue.100}", - "type": "color" - }, - "subtle": { - "value": "{colors.grey.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.200}", - "type": "color" - }, - "strong": { - "value": "{colors.grey.600}", - "type": "color" - }, - "strong-hover": { - "value": "{colors.grey.700}", - "type": "color" - }, - "inverted": { - "value": "{colors.grey.800}", - "type": "color" - } - }, - "action": { - "subtle": { - "value": "{colors.blue.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.blue.200}", - "type": "color" - }, - "default": { - "value": "{colors.blue.700}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.800}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color", - "description": "Standard farge for handlinger" - }, - "no_fill": { - "value": "{colors.white}", - "type": "color" - }, - "no_fill-hover": { - "value": "{colors.blue.100}", - "type": "color" - }, - "no_fill-active": { - "value": "{colors.blue.200}", - "type": "color" - }, - "checked": { - "value": "{colors.blue.700}", - "type": "color" - } - }, - "success": { - "subtle": { - "value": "{colors.green.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.green.300}", - "type": "color" - }, - "default": { - "value": "{colors.green.700}", - "type": "color" - }, - "hover": { - "value": "{colors.green.800}", - "type": "color" - }, - "active": { - "value": "{colors.green.900}", - "type": "color" - }, - "no_fill": { - "value": "{colors.white}", - "type": "color" - }, - "no_fill-hover": { - "value": "{colors.green.200}", - "type": "color" - }, - "no_fill-active": { - "value": "{colors.green.300}", - "type": "color" - } - }, - "warning": { - "subtle": { - "value": "{colors.yellow.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.yellow.200}", - "type": "color" - }, - "default": { - "value": "{colors.yellow.200}", - "type": "color" - }, - "default-hover": { - "value": "{colors.yellow.300}", - "type": "color" - } - }, - "danger": { - "subtle": { - "value": "{colors.red.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.red.200}", - "type": "color" - }, - "default": { - "value": "{colors.red.500}", - "type": "color" - }, - "hover": { - "value": "{colors.red.600}", - "type": "color" - }, - "active": { - "value": "{colors.red.700}", - "type": "color" - }, - "no_fill": { - "value": "{colors.white}", - "type": "color" - }, - "no_fill-hover": { - "value": "{colors.red.100}", - "type": "color" - }, - "no_fill-active": { - "value": "{colors.red.200}", - "type": "color" - } - }, - "info": { - "subtle": { - "value": "{colors.blue.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.blue.200}", - "type": "color" - } - }, - "focus": { - "default": { - "value": "{colors.yellow.500}", - "type": "color" - } - } - }, - "border": { - "info": { - "default": { - "value": "{colors.blue.800}", - "type": "color" - } - }, - "action": { - "subtle": { - "value": "{colors.blue.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.blue.400}", - "type": "color" - }, - "default": { - "value": "{colors.blue.700}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.700}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - }, - "strong": { - "value": "{colors.blue.900}", - "type": "color" - }, - "strong-hover": { - "value": "{colors.blue.700}", - "type": "color" - } - }, - "neutral": { - "default": { - "value": "{colors.grey.600}", - "type": "color" - }, - "subtle": { - "value": "{colors.grey.300}", - "type": "color" - }, - "strong": { - "value": "{colors.grey.800}", - "type": "color" - } - }, - "success": { - "default": { - "value": "{colors.green.700}", - "type": "color" - }, - "hover": { - "value": "{colors.green.800}", - "type": "color" - }, - "active": { - "value": "{colors.green.900}", - "type": "color" - } - }, - "warning": { - "default": { - "value": "{colors.orange.600}", - "type": "color" - }, - "hover": { - "value": "{colors.orange.700}", - "type": "color" - }, - "active": { - "value": "{colors.orange.800}", - "type": "color" - } - }, - "danger": { - "default": { - "value": "{colors.red.500}", - "type": "color" - }, - "hover": { - "value": "{colors.red.600}", - "type": "color" - }, - "active": { - "value": "{colors.red.700}", - "type": "color" - } - }, - "focus": { - "outline": { - "value": "{colors.yellow.500}", - "type": "color" - }, - "boxshadow": { - "value": "{semantic.border.neutral.strong}", - "type": "color" - } - }, - "input": { - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.700}", - "type": "color" - } - }, - "divider": { - "default": { - "value": "{colors.grey.400}", - "type": "color" - }, - "subtle": { - "value": "{colors.grey.300}", - "type": "color" - }, - "strong": { - "value": "{colors.grey.600}", - "type": "color" - } - } - }, - "text": { - "success": { - "default": { - "value": "{colors.green.800}", - "type": "color" - }, - "hover": { - "value": "{colors.green.900}", - "type": "color" - }, - "active": { - "value": "{colors.green.900}", - "type": "color" - }, - "on_success": { - "value": "{colors.white}", - "type": "color" - }, - "on_success_subtle": { - "value": "{colors.grey.800}", - "type": "color" - } - }, - "neutral": { - "default": { - "value": "{colors.grey.800}", - "type": "color" - }, - "subtle": { - "value": "{colors.grey.700}", - "type": "color" - }, - "on_inverted": { - "value": "{colors.white}", - "type": "color" - } - }, - "action": { - "default": { - "value": "{colors.blue.700}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.800}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - }, - "on_action": { - "value": "{colors.white}", - "type": "color" - } - }, - "warning": { - "default": { - "value": "{colors.orange.700}", - "type": "color" - }, - "icon_warning": { - "value": "{colors.orange.600}", - "type": "color" - }, - "on_warning": { - "value": "{colors.orange.800}", - "type": "color" - } - }, - "danger": { - "default": { - "value": "{colors.red.600}", - "type": "color" - }, - "hover": { - "value": "{colors.red.700}", - "type": "color" - }, - "active": { - "value": "{colors.red.800}", - "type": "color" - }, - "on_danger": { - "value": "{colors.white}", - "type": "color" - }, - "on_danger_subtle": { - "value": "{colors.grey.800}", - "type": "color" - } - }, - "visited": { - "default": { - "value": "{colors.purple.700}", - "type": "color" - } - } - }, - "accent": { - "background": { - "value": "#", - "type": "color" - }, - "background-subtle": { - "value": "#", - "type": "color" - } - }, - "danger": { - "background": { - "value": "{green.1}", - "type": "color" - }, - "background-subtle": { - "value": "{green.2}", - "type": "color" - }, - "surface": { - "value": "{green.3}", - "type": "color" - }, - "surface-hover": { - "value": "{green.4}", - "type": "color" - }, - "surface-active": { - "value": "{green.5}", - "type": "color" - }, - "border-subtle": { - "value": "{green.6}", - "type": "color" - }, - "border": { - "value": "{green.7}", - "type": "color" - }, - "border-strong": { - "value": "{green.8}", - "type": "color" - }, - "border-base": { - "value": "{green.9}", - "type": "color" - }, - "border-base-hover": { - "value": "{green.10}", - "type": "color" - }, - "border-base-active": { - "value": "{green.11}", - "type": "color" - }, - "text-subtle": { - "value": "{green.12}", - "type": "color" - } - }, - "warning": { - "background": { - "value": "{green.1}", - "type": "color" - }, - "background-subtle": { - "value": "{green.2}", - "type": "color" - }, - "surface": { - "value": "{green.3}", - "type": "color" - }, - "surface-hover": { - "value": "{green.4}", - "type": "color" - }, - "surface-active": { - "value": "{green.5}", - "type": "color" - }, - "border-subtle": { - "value": "{green.6}", - "type": "color" - }, - "border": { - "value": "{green.7}", - "type": "color" - }, - "border-strong": { - "value": "{green.8}", - "type": "color" - }, - "border-base": { - "value": "{green.9}", - "type": "color" - }, - "border-base-hover": { - "value": "{green.10}", - "type": "color" - }, - "border-base-active": { - "value": "{green.11}", - "type": "color" - }, - "text-subtle": { - "value": "{green.12}", - "type": "color" - } - } - }, "typography": { "heading": { "2xlarge": { @@ -1169,63 +648,125 @@ }, "accent": { "background-default": { - "value": "{scales.accent.1}", + "value": "{colors.accent.1}", + "type": "color" + }, + "background-subtle": { + "value": "{colors.accent.2}", + "type": "color" + }, + "surface-default": { + "value": "{colors.accent.3}", + "type": "color" + }, + "surface-hover": { + "value": "{colors.accent.4}", + "type": "color" + }, + "surface-active": { + "value": "{colors.accent.5}", + "type": "color" + }, + "border-subtle": { + "value": "{colors.accent.6}", + "type": "color" + }, + "border-default": { + "value": "{colors.accent.7}", + "type": "color" + }, + "border-strong": { + "value": "{colors.accent.8}", + "type": "color" + }, + "base-default": { + "value": "{colors.accent.9}", + "type": "color" + }, + "base-hover": { + "value": "{colors.accent.10}", + "type": "color" + }, + "base-active": { + "value": "{colors.accent.11}", + "type": "color" + }, + "text-subtle": { + "value": "{colors.accent.12}", + "type": "color" + }, + "text-default": { + "value": "{colors.accent.13}", + "type": "color" + }, + "contrast-default": { + "value": "{colors.accent.contrast-1}", + "type": "color" + }, + "contrast-subtle": { + "value": "{colors.accent.contrast-2}", + "type": "color" + } + }, + "success-copy": { + "background-default": { + "value": "{green.1}", "type": "color" }, "background-subtle": { - "value": "{scales.accent.2}", + "value": "{green.2}", "type": "color" }, "surface-default": { - "value": "{scales.accent.3}", + "value": "{green.3}", "type": "color" }, "surface-hover": { - "value": "{scales.accent.4}", + "value": "{green.4}", "type": "color" }, "surface-active": { - "value": "{scales.accent.5}", + "value": "{green.5}", "type": "color" }, "border-subtle": { - "value": "{scales.accent.6}", + "value": "{green.6}", "type": "color" }, "border-default": { - "value": "{scales.accent.7}", + "value": "{green.7}", "type": "color" }, "border-strong": { - "value": "{scales.accent.8}", + "value": "{green.8}", "type": "color" }, "base-default": { - "value": "{scales.accent.9}", + "value": "{green.9}", "type": "color" }, "base-hover": { - "value": "{scales.accent.10}", + "value": "{green.10}", "type": "color" }, "base-active": { - "value": "{scales.accent.11}", + "value": "{green.11}", "type": "color" }, "text-subtle": { - "value": "{scales.accent.12}", + "value": "{green.12}", "type": "color" }, "text-default": { - "value": "{scales.accent.13}", + "value": "{green.13}", "type": "color" }, "contrast-default": { - "value": "{scales.accent.contrast-1}", + "value": "{green.contrast-1}", "type": "color" }, "contrast-subtle": { - "value": "{scales.accent.contrast-2}", + "value": "{green.contrast-2}", "type": "color" } } diff --git a/design-tokens/Brand/1.json b/design-tokens/Brand/1.json new file mode 100644 index 0000000000..824117da33 --- /dev/null +++ b/design-tokens/Brand/1.json @@ -0,0 +1,128 @@ +{ + "colors": { + "accent": { + "1": { + "value": "{accent-brand1.1}", + "type": "color" + }, + "2": { + "value": "{accent-brand1.2}", + "type": "color" + }, + "3": { + "value": "{accent-brand1.3}", + "type": "color" + }, + "4": { + "value": "{accent-brand1.4}", + "type": "color" + }, + "5": { + "value": "{accent-brand1.5}", + "type": "color" + }, + "6": { + "value": "{accent-brand1.6}", + "type": "color" + }, + "7": { + "value": "{accent-brand1.7}", + "type": "color" + }, + "8": { + "value": "{accent-brand1.8}", + "type": "color" + }, + "9": { + "value": "{accent-brand1.9}", + "type": "color" + }, + "10": { + "value": "{accent-brand1.10}", + "type": "color" + }, + "11": { + "value": "{accent-brand1.11}", + "type": "color" + }, + "12": { + "value": "{accent-brand1.12}", + "type": "color" + }, + "13": { + "value": "{accent-brand1.13}", + "type": "color" + }, + "contrast-1": { + "value": "{accent-brand1.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{accent-brand1.contrast-2}", + "type": "color" + } + }, + "success": { + "background-default": { + "value": "{green.1}", + "type": "color" + }, + "background-subtle": { + "value": "{green.2}", + "type": "color" + }, + "surface-default": { + "value": "{green.3}", + "type": "color" + }, + "surface-hover": { + "value": "{green.4}", + "type": "color" + }, + "surface-active": { + "value": "{green.5}", + "type": "color" + }, + "border-subtle": { + "value": "{green.6}", + "type": "color" + }, + "border-default": { + "value": "{green.7}", + "type": "color" + }, + "border-strong": { + "value": "{green.8}", + "type": "color" + }, + "base-default": { + "value": "{green.9}", + "type": "color" + }, + "base-hover": { + "value": "{green.10}", + "type": "color" + }, + "base-active": { + "value": "{green.11}", + "type": "color" + }, + "text-subtle": { + "value": "{green.12}", + "type": "color" + }, + "text-default": { + "value": "{green.13}", + "type": "color" + }, + "contrast-default": { + "value": "{green.contrast-1}", + "type": "color" + }, + "contrast-subtle": { + "value": "{green.contrast-2}", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/Brand/1/Dark.json b/design-tokens/Brand/1/Dark.json deleted file mode 100644 index df28b3f9c8..0000000000 --- a/design-tokens/Brand/1/Dark.json +++ /dev/null @@ -1,466 +0,0 @@ -{ - "brand": { - "alt1": { - "100": { - "value": "#feefef", - "type": "color", - "description": "AAA 12.8 on grey 800\nAA 6.4 as bkdg for interaction blue" - }, - "200": { - "value": "#fddfe0", - "type": "color", - "description": "Light error color\nAAA 11.4 on grey 800\nAA 5.7 as bkdg for interaction blue" - }, - "300": { - "value": "#fbbfc1", - "type": "color", - "description": "AAA 9 on grey 800\nAA 4.5 as bkdg for interaction blue" - }, - "400": { - "value": "#f89fa1", - "type": "color", - "description": "AAA 7.1 on grey 800\nAA18 3.5 as bkdg for interaction blue" - }, - "500": { - "value": "#f67f82", - "type": "color", - "description": "AA 5.6 on grey 800" - }, - "600": { - "value": "#f45f63", - "type": "color", - "description": "AA 4.5 on grey 800" - }, - "700": { - "value": "#dc5659", - "type": "color", - "description": "AA18 3.7 on grey 800" - }, - "800": { - "value": "#c34c4f", - "type": "color", - "description": "AA 4.7 on white" - }, - "900": { - "value": "#B83D41", - "type": "color" - } - }, - "alt2": { - "100": { - "value": "#fcf7e9", - "type": "color", - "description": "AAA 13.3 on grey 800\nAA 6.7 as bkdg for interaction blue" - }, - "200": { - "value": "#faeec2", - "type": "color", - "description": "Light warning color\nAAA 12.3 on grey 800\nAA 1.1 as bkdg for interaction blue" - }, - "300": { - "value": "#f5dda6", - "type": "color", - "description": "AAA 10 on grey 800\nAA 5.4 as bkdg for interaction blue" - }, - "400": { - "value": "#efcc79", - "type": "color", - "description": "AAA 9.2 on grey 800\nAA 4.6 as bkdg for interaction blue" - }, - "500": { - "value": "#eabb4d", - "type": "color", - "description": "AAA 7.9 on grey 800\nAA18 4 as bkdg for interaction blue" - }, - "600": { - "value": "#e5aa20", - "type": "color", - "description": "AA 6.8 on grey 800\nAA18 3.4 as bkdg for interaction blue" - }, - "700": { - "value": "#ce991d", - "type": "color", - "description": "AA 5.5 on grey 800" - }, - "800": { - "value": "#b7881a", - "type": "color", - "description": "AA18 4.4 on grey 800\nAA18 3.2 on white" - }, - "900": { - "value": "#A17717", - "type": "color" - } - }, - "alt3": { - "100": { - "value": "#e9f5ff", - "type": "color", - "description": "AAA 12.9 on grey 800\nAA 6.5 as bkdg for interaction blue" - }, - "200": { - "value": "#d2eafd", - "type": "color", - "description": "Light information color \nAAA 11.5 on grey 800\nAA 5.8 as bkdg for interaction blue" - }, - "300": { - "value": "#a5d6fb", - "type": "color", - "description": "AAA 9.2 on grey 800\nAA 4.6 as bkdg for interaction blue" - }, - "400": { - "value": "#78c1f9", - "type": "color", - "description": "AAA 7.3 on grey 800\nAA18 3.7 as bkdg for interaction blue" - }, - "500": { - "value": "#4badf7", - "type": "color", - "description": "AA 5.8 on grey 800" - }, - "600": { - "value": "#1e98f5", - "type": "color", - "description": "AA 4.6 on grey 800" - }, - "700": { - "value": "#1b88dd", - "type": "color", - "description": "AA18 3.8 on grey 800" - }, - "800": { - "value": "#156aac", - "type": "color", - "description": "AA 5.6 on white" - }, - "900": { - "value": "#125A91", - "type": "color" - } - } - }, - "semantic": { - "surface": { - "first": { - "subtle": { - "value": "{scales.alt1.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt1.300}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt1.400}", - "type": "color" - }, - "strong": { - "value": "{scales.alt1.800}", - "type": "color" - } - }, - "second": { - "subtle": { - "value": "{scales.alt2.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt2.300}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt2.400}", - "type": "color" - }, - "strong": { - "value": "{scales.alt2.900}", - "type": "color" - } - }, - "third": { - "subtle": { - "value": "{scales.alt3.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt3.300}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt3.400}", - "type": "color" - }, - "strong": { - "value": "{scales.alt3.800}", - "type": "color" - } - }, - "action": { - "first": { - "subtle": { - "value": "{colors.blue.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.blue.200}", - "type": "color" - }, - "default": { - "value": "{colors.blue.700}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.800}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color", - "description": "Standard farge for handlinger" - }, - "no_fill": { - "value": "{colors.white}", - "type": "color" - }, - "no_fill-hover": { - "value": "{colors.blue.100}", - "type": "color" - }, - "no_fill-active": { - "value": "{colors.blue.200}", - "type": "color" - } - }, - "second": { - "subtle": { - "value": "{colors.grey.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.200}", - "type": "color" - }, - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "rgba({colors.blue.900}, 0.9)", - "type": "color" - }, - "active": { - "value": "rgba({colors.blue.900}, 0.8)", - "type": "color", - "description": "Standard farge for handlinger" - }, - "no_fill": { - "value": "{colors.white}", - "type": "color" - }, - "no_fill-hover": { - "value": "rgba({colors.blue.900}, 0.1)", - "type": "color" - }, - "no_fill-active": { - "value": "rgba({colors.blue.900}, 0.2)", - "type": "color" - } - } - } - }, - "border": { - "first": { - "default": { - "value": "{scales.alt1.600}", - "type": "color" - }, - "hover": { - "value": "{scales.alt1.700}", - "type": "color" - }, - "active": { - "value": "{scales.alt1.800}", - "type": "color" - } - }, - "second": { - "default": { - "value": "{scales.alt2.600}", - "type": "color" - }, - "hover": { - "value": "{scales.alt2.700}", - "type": "color" - }, - "active": { - "value": "{scales.alt2.800}", - "type": "color" - } - }, - "third": { - "default": { - "value": "{scales.alt3.600}", - "type": "color" - }, - "hover": { - "value": "{scales.alt3.700}", - "type": "color" - }, - "active": { - "value": "{scales.alt3.800}", - "type": "color" - } - }, - "action": { - "first": { - "subtle": { - "value": "{colors.blue.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.blue.400}", - "type": "color" - }, - "default": { - "value": "{colors.blue.700}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.800}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - } - }, - "second": { - "subtle": { - "value": "{colors.grey.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.300}", - "type": "color" - }, - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.900}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - } - } - } - }, - "text": { - "action": { - "first": { - "default": { - "value": "{colors.blue.700}", - "type": "color" - }, - "hover": { - "value": "#004e95", - "type": "color" - }, - "active": { - "value": "#00315d", - "type": "color" - }, - "on_action": { - "value": "{colors.white}", - "type": "color" - } - }, - "second": { - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.900}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - }, - "on_action": { - "value": "{colors.white}", - "type": "color" - } - } - } - } - }, - "scales": { - "accent": { - "1": { - "value": "#002445", - "type": "color" - }, - "2": { - "value": "#001c36", - "type": "color" - }, - "3": { - "value": "#00315c", - "type": "color" - }, - "4": { - "value": "#00396d", - "type": "color" - }, - "5": { - "value": "#00427e", - "type": "color" - }, - "6": { - "value": "#00529d", - "type": "color" - }, - "7": { - "value": "#0f6bbe", - "type": "color" - }, - "8": { - "value": "#3d88ca", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#7eb0dc", - "type": "color" - }, - "13": { - "value": "#b0cfea", - "type": "color" - }, - "contrast-1": { - "value": "#fff", - "type": "color" - }, - "contrast-2": { - "value": "#cacaca", - "type": "color" - } - } - } -} \ No newline at end of file diff --git a/design-tokens/Brand/1/Light.json b/design-tokens/Brand/1/Light.json deleted file mode 100644 index f6e29ae7cb..0000000000 --- a/design-tokens/Brand/1/Light.json +++ /dev/null @@ -1,250 +0,0 @@ -{ - "scales": { - "alt1": { - "100": { - "value": "{scales.accent.1}", - "type": "color", - "description": "AAA 12.8 on grey 800\nAA 6.4 as bkdg for interaction blue" - }, - "200": { - "value": "#fddfe0", - "type": "color", - "description": "Light error color\nAAA 11.4 on grey 800\nAA 5.7 as bkdg for interaction blue" - }, - "300": { - "value": "#fbbfc1", - "type": "color", - "description": "AAA 9 on grey 800\nAA 4.5 as bkdg for interaction blue" - }, - "400": { - "value": "#f89fa1", - "type": "color", - "description": "AAA 7.1 on grey 800\nAA18 3.5 as bkdg for interaction blue" - }, - "500": { - "value": "#f67f82", - "type": "color", - "description": "AA 5.6 on grey 800" - }, - "600": { - "value": "#f45f63", - "type": "color", - "description": "AA 4.5 on grey 800" - }, - "700": { - "value": "#dc5659", - "type": "color", - "description": "AA18 3.7 on grey 800" - }, - "800": { - "value": "#c34c4f", - "type": "color", - "description": "AA 4.7 on white" - }, - "900": { - "value": "#B83D41", - "type": "color" - } - }, - "alt2": { - "100": { - "value": "#fcf7e9", - "type": "color", - "description": "AAA 13.3 on grey 800\nAA 6.7 as bkdg for interaction blue" - }, - "200": { - "value": "#faeec2", - "type": "color", - "description": "Light warning color\nAAA 12.3 on grey 800\nAA 1.1 as bkdg for interaction blue" - }, - "300": { - "value": "#f5dda6", - "type": "color", - "description": "AAA 10 on grey 800\nAA 5.4 as bkdg for interaction blue" - }, - "400": { - "value": "#efcc79", - "type": "color", - "description": "AAA 9.2 on grey 800\nAA 4.6 as bkdg for interaction blue" - }, - "500": { - "value": "#eabb4d", - "type": "color", - "description": "AAA 7.9 on grey 800\nAA18 4 as bkdg for interaction blue" - }, - "600": { - "value": "#e5aa20", - "type": "color", - "description": "AA 6.8 on grey 800\nAA18 3.4 as bkdg for interaction blue" - }, - "700": { - "value": "#ce991d", - "type": "color", - "description": "AA 5.5 on grey 800" - }, - "800": { - "value": "#b7881a", - "type": "color", - "description": "AA18 4.4 on grey 800\nAA18 3.2 on white" - }, - "900": { - "value": "#A17717", - "type": "color" - } - }, - "alt3": { - "100": { - "value": "#e9f5ff", - "type": "color", - "description": "AAA 12.9 on grey 800\nAA 6.5 as bkdg for interaction blue" - }, - "200": { - "value": "#d2eafd", - "type": "color", - "description": "Light information color \nAAA 11.5 on grey 800\nAA 5.8 as bkdg for interaction blue" - }, - "300": { - "value": "#a5d6fb", - "type": "color", - "description": "AAA 9.2 on grey 800\nAA 4.6 as bkdg for interaction blue" - }, - "400": { - "value": "#78c1f9", - "type": "color", - "description": "AAA 7.3 on grey 800\nAA18 3.7 as bkdg for interaction blue" - }, - "500": { - "value": "#4badf7", - "type": "color", - "description": "AA 5.8 on grey 800" - }, - "600": { - "value": "#1e98f5", - "type": "color", - "description": "AA 4.6 on grey 800" - }, - "700": { - "value": "#1b88dd", - "type": "color", - "description": "AA18 3.8 on grey 800" - }, - "800": { - "value": "#156aac", - "type": "color", - "description": "AA 5.6 on white" - }, - "900": { - "value": "#125A91", - "type": "color" - } - }, - "grey": { - "100": { - "value": "#feefef", - "type": "color", - "description": "AAA 12.8 on grey 800\nAA 6.4 as bkdg for interaction blue" - }, - "200": { - "value": "#fddfe0", - "type": "color", - "description": "Light error color\nAAA 11.4 on grey 800\nAA 5.7 as bkdg for interaction blue" - }, - "300": { - "value": "#fbbfc1", - "type": "color", - "description": "AAA 9 on grey 800\nAA 4.5 as bkdg for interaction blue" - }, - "400": { - "value": "#f89fa1", - "type": "color", - "description": "AAA 7.1 on grey 800\nAA18 3.5 as bkdg for interaction blue" - }, - "500": { - "value": "#f67f82", - "type": "color", - "description": "AA 5.6 on grey 800" - }, - "600": { - "value": "#f45f63", - "type": "color", - "description": "AA 4.5 on grey 800" - }, - "700": { - "value": "#dc5659", - "type": "color", - "description": "AA18 3.7 on grey 800" - }, - "800": { - "value": "#c34c4f", - "type": "color", - "description": "AA 4.7 on white" - }, - "900": { - "value": "#B83D41", - "type": "color" - } - }, - "accent": { - "1": { - "value": "#fefeff", - "type": "color" - }, - "2": { - "value": "#eef4fa", - "type": "color" - }, - "3": { - "value": "#e2edf7", - "type": "color" - }, - "4": { - "value": "#c3daef", - "type": "color" - }, - "5": { - "value": "#a4c7e6", - "type": "color" - }, - "6": { - "value": "#aecde9", - "type": "color" - }, - "7": { - "value": "#4b90ce", - "type": "color" - }, - "8": { - "value": "#4b90ce", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#005099", - "type": "color" - }, - "13": { - "value": "#00315c", - "type": "color" - }, - "contrast-1": { - "value": "#fff", - "type": "color" - }, - "contrast-2": { - "value": "#cacaca", - "type": "color" - } - } - } -} \ No newline at end of file diff --git a/design-tokens/Brand/2.json b/design-tokens/Brand/2.json index cec1dde6cc..e7ca1c516b 100644 --- a/design-tokens/Brand/2.json +++ b/design-tokens/Brand/2.json @@ -1,377 +1,127 @@ { - "brand": { - "alt1": { - "100": { - "value": "#efeffb", + "colors": { + "accent": { + "1": { + "value": "{accent-brand2.1}", "type": "color" }, - "200": { - "value": "#dedff6", + "2": { + "value": "{accent-brand2.2}", "type": "color" }, - "300": { - "value": "#bec0ed", + "3": { + "value": "{accent-brand2.3}", "type": "color" }, - "400": { - "value": "#9da0e4", + "4": { + "value": "{accent-brand2.4}", "type": "color" }, - "500": { - "value": "#7d81db", + "5": { + "value": "{accent-brand2.5}", "type": "color" }, - "600": { - "value": "#5c61d2", + "6": { + "value": "{accent-brand2.6}", "type": "color" }, - "700": { - "value": "#3339c6", + "7": { + "value": "{accent-brand2.7}", "type": "color" }, - "800": { - "value": "#0008b8", + "8": { + "value": "{accent-brand2.8}", "type": "color" }, - "900": { - "value": "#00078F", - "type": "color" - } - }, - "alt2": { - "100": { - "value": "#ffeee1", - "type": "color" - }, - "200": { - "value": "#ffdcc3", + "9": { + "value": "{accent-brand2.9}", "type": "color" }, - "300": { - "value": "#fdd4b7", + "10": { + "value": "{accent-brand2.10}", "type": "color" }, - "400": { - "value": "#ffc296", + "11": { + "value": "{accent-brand2.11}", "type": "color" }, - "500": { - "value": "#ffb178", + "12": { + "value": "{accent-brand2.12}", "type": "color" }, - "600": { - "value": "#ffa869", + "13": { + "value": "{accent-brand2.13}", "type": "color" }, - "700": { - "value": "#e6975f", + "contrast-1": { + "value": "{accent-brand2.contrast-1}", "type": "color" }, - "800": { - "value": "#b3764a", - "type": "color" - }, - "900": { - "value": "#9F6841", + "contrast-2": { + "value": "{accent-brand2.contrast-2}", "type": "color" } }, - "alt3": { - "100": { - "value": "#eff6f4", + "success": { + "background-default": { + "value": "{green.1}", "type": "color" }, - "200": { - "value": "#deece9", + "background-subtle": { + "value": "{green.2}", "type": "color" }, - "300": { - "value": "#bedad2", + "surface-default": { + "value": "{green.3}", "type": "color" }, - "400": { - "value": "#9dc7bc", + "surface-hover": { + "value": "{green.4}", "type": "color" }, - "500": { - "value": "#7db5a5", + "surface-active": { + "value": "{green.5}", "type": "color" }, - "600": { - "value": "#5ca28f", + "border-subtle": { + "value": "{green.6}", "type": "color" }, - "700": { - "value": "#4c907e", + "border-default": { + "value": "{green.7}", "type": "color" }, - "800": { - "value": "#407d6d", + "border-strong": { + "value": "{green.8}", "type": "color" }, - "900": { - "value": "#376C5E", + "base-default": { + "value": "{green.9}", "type": "color" - } - } - }, - "semantic": { - "surface": { - "first": { - "subtle": { - "value": "{scales.alt1.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt1.300}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt1.400}", - "type": "color" - }, - "strong": { - "value": "{scales.alt1.800}", - "type": "color" - } }, - "second": { - "subtle": { - "value": "{scales.alt2.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt2.300}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt2.400}", - "type": "color" - }, - "strong": { - "value": "{scales.alt2.900}", - "type": "color" - } + "base-hover": { + "value": "{green.10}", + "type": "color" }, - "third": { - "subtle": { - "value": "{scales.alt3.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt3.300}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt3.400}", - "type": "color" - }, - "strong": { - "value": "{scales.alt3.800}", - "type": "color" - } + "base-active": { + "value": "{green.11}", + "type": "color" }, - "action": { - "first": { - "subtle": { - "value": "{colors.grey.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.200}", - "type": "color" - }, - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "rgba({colors.blue.900}, 0.9)", - "type": "color" - }, - "active": { - "value": "rgba({colors.blue.900}, 0.8)", - "type": "color", - "description": "Standard farge for handlinger" - }, - "no_fill": { - "value": "{colors.white}", - "type": "color" - }, - "no_fill-hover": { - "value": "rgba({colors.blue.900}, 0.1)", - "type": "color" - }, - "no_fill-active": { - "value": "rgba({colors.blue.900}, 0.2)", - "type": "color" - } - }, - "second": { - "subtle": { - "value": "{colors.grey.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.200}", - "type": "color" - }, - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "rgba({colors.blue.900}, 0.9)", - "type": "color" - }, - "active": { - "value": "rgba({colors.blue.900}, 0.8)", - "type": "color", - "description": "Standard farge for handlinger" - }, - "no_fill": { - "value": "{colors.white}", - "type": "color" - }, - "no_fill-hover": { - "value": "rgba({colors.blue.900}, 0.1)", - "type": "color" - }, - "no_fill-active": { - "value": "rgba({colors.blue.900}, 0.2)", - "type": "color" - } - } - } - }, - "border": { - "first": { - "default": { - "value": "{scales.alt1.600}", - "type": "color" - }, - "hover": { - "value": "{scales.alt1.700}", - "type": "color" - }, - "active": { - "value": "{scales.alt1.800}", - "type": "color" - } + "text-subtle": { + "value": "{green.12}", + "type": "color" }, - "second": { - "default": { - "value": "{scales.alt2.600}", - "type": "color" - }, - "hover": { - "value": "{scales.alt2.700}", - "type": "color" - }, - "active": { - "value": "{scales.alt2.800}", - "type": "color" - } + "text-default": { + "value": "{green.13}", + "type": "color" }, - "third": { - "default": { - "value": "{scales.alt3.600}", - "type": "color" - }, - "hover": { - "value": "{scales.alt3.700}", - "type": "color" - }, - "active": { - "value": "{scales.alt3.800}", - "type": "color" - } + "contrast-default": { + "value": "{green.contrast-1}", + "type": "color" }, - "action": { - "first": { - "subtle": { - "value": "{colors.blue.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.blue.400}", - "type": "color" - }, - "default": { - "value": "{colors.blue.700}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.800}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - } - }, - "second": { - "subtle": { - "value": "{colors.grey.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.300}", - "type": "color" - }, - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.900}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - } - } - } - }, - "text": { - "action": { - "first": { - "default": { - "value": "{colors.blue.700}", - "type": "color" - }, - "hover": { - "value": "#004e95", - "type": "color" - }, - "active": { - "value": "#00315d", - "type": "color" - }, - "on_action": { - "value": "{colors.white}", - "type": "color" - } - }, - "second": { - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.900}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - }, - "on_action": { - "value": "{colors.white}", - "type": "color" - } - } + "contrast-subtle": { + "value": "{green.contrast-2}", + "type": "color" } } } diff --git a/design-tokens/Brand/Altinn.json b/design-tokens/Brand/Altinn.json deleted file mode 100644 index 979ff30f16..0000000000 --- a/design-tokens/Brand/Altinn.json +++ /dev/null @@ -1,405 +0,0 @@ -{ - "brand": { - "alt1": { - "100": { - "value": "#E6EFF8", - "type": "color", - "description": "AAA 12.8 on grey 800\nAA 6.4 as bkdg for interaction blue" - }, - "200": { - "value": "#B3D0EA", - "type": "color", - "description": "Light error color\nAAA 11.4 on grey 800\nAA 5.7 as bkdg for interaction blue" - }, - "300": { - "value": "#80B1DD", - "type": "color", - "description": "AAA 9 on grey 800\nAA 4.5 as bkdg for interaction blue" - }, - "400": { - "value": "#66A1D6", - "type": "color", - "description": "AAA 7.1 on grey 800\nAA18 3.5 as bkdg for interaction blue" - }, - "500": { - "value": "#3381C8", - "type": "color", - "description": "AA 5.6 on grey 800" - }, - "600": { - "value": "#1A72C1", - "type": "color", - "description": "AA 4.5 on grey 800" - }, - "700": { - "value": "#0062BA", - "type": "color", - "description": "AA18 3.7 on grey 800" - }, - "800": { - "value": "#004E95", - "type": "color", - "description": "AA 4.7 on white" - }, - "900": { - "value": "#00315D", - "type": "color", - "description": "AA 4.7 on white" - } - }, - "alt2": { - "100": { - "value": "#DCD6EA", - "type": "color", - "description": "AAA 13.3 on grey 800\nAA 6.7 as bkdg for interaction blue" - }, - "200": { - "value": "#C5BBDD", - "type": "color", - "description": "Light warning color\nAAA 12.3 on grey 800\nAA 1.1 as bkdg for interaction blue" - }, - "300": { - "value": "#A392C8", - "type": "color", - "description": "AAA 10 on grey 800\nAA 5.4 as bkdg for interaction blue" - }, - "400": { - "value": "#806AB4", - "type": "color", - "description": "AAA 9.2 on grey 800\nAA 4.6 as bkdg for interaction blue" - }, - "500": { - "value": "#6A52A3", - "type": "color", - "description": "AAA 7.9 on grey 800\nAA18 4 as bkdg for interaction blue" - }, - "600": { - "value": "#594488", - "type": "color", - "description": "AA 6.8 on grey 800\nAA18 3.4 as bkdg for interaction blue" - }, - "700": { - "value": "#3F3161", - "type": "color", - "description": "AA 5.5 on grey 800" - }, - "800": { - "value": "#352951", - "type": "color", - "description": "AA18 4.4 on grey 800\nAA18 3.2 on white" - }, - "900": { - "value": "#231B36", - "type": "color", - "description": "AA18 4.4 on grey 800\nAA18 3.2 on white" - } - }, - "alt3": { - "100": { - "value": "#F9D5DB", - "type": "color", - "description": "AAA 12.9 on grey 800\nAA 6.5 as bkdg for interaction blue" - }, - "200": { - "value": "#F3ABB6", - "type": "color", - "description": "Light information color \nAAA 11.5 on grey 800\nAA 5.8 as bkdg for interaction blue" - }, - "300": { - "value": "#EC8292", - "type": "color", - "description": "AAA 9.2 on grey 800\nAA 4.6 as bkdg for interaction blue" - }, - "400": { - "value": "#E6586D", - "type": "color", - "description": "AAA 7.3 on grey 800\nAA18 3.7 as bkdg for interaction blue" - }, - "500": { - "value": "#E02E49", - "type": "color", - "description": "AA 5.8 on grey 800" - }, - "600": { - "value": "#B3253A", - "type": "color", - "description": "AA 4.6 on grey 800" - }, - "700": { - "value": "#861C2C", - "type": "color", - "description": "AA18 3.8 on grey 800" - }, - "800": { - "value": "#5A121D", - "type": "color", - "description": "AA 5.6 on white" - }, - "900": { - "value": "#480e17", - "type": "color", - "description": "AA 5.6 on white" - } - } - }, - "semantic": { - "surface": { - "first": { - "subtle": { - "value": "{scales.alt1.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt1.300}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt1.400}", - "type": "color" - }, - "strong": { - "value": "{scales.alt1.800}", - "type": "color" - } - }, - "second": { - "subtle": { - "value": "{scales.alt2.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt2.300}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt2.400}", - "type": "color" - }, - "strong": { - "value": "{scales.alt2.900}", - "type": "color" - } - }, - "third": { - "subtle": { - "value": "{scales.alt3.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt3.300}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt3.400}", - "type": "color" - }, - "strong": { - "value": "{scales.alt3.800}", - "type": "color" - } - }, - "action": { - "first": { - "subtle": { - "value": "{colors.blue.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.blue.200}", - "type": "color" - }, - "default": { - "value": "{colors.blue.700}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.800}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color", - "description": "Standard farge for handlinger" - }, - "no_fill": { - "value": "{colors.white}", - "type": "color" - }, - "no_fill-hover": { - "value": "{colors.blue.100}", - "type": "color" - }, - "no_fill-active": { - "value": "{colors.blue.200}", - "type": "color" - } - }, - "second": { - "subtle": { - "value": "{colors.grey.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.200}", - "type": "color" - }, - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "rgba({colors.blue.900}, 0.9)", - "type": "color" - }, - "active": { - "value": "rgba({colors.blue.900}, 0.8)", - "type": "color", - "description": "Standard farge for handlinger" - }, - "no_fill": { - "value": "{colors.white}", - "type": "color" - }, - "no_fill-hover": { - "value": "rgba({colors.blue.900}, 0.1)", - "type": "color" - }, - "no_fill-active": { - "value": "rgba({colors.blue.900}, 0.2)", - "type": "color" - } - } - } - }, - "border": { - "first": { - "default": { - "value": "{scales.alt1.600}", - "type": "color" - }, - "hover": { - "value": "{scales.alt1.700}", - "type": "color" - }, - "active": { - "value": "{scales.alt1.800}", - "type": "color" - } - }, - "second": { - "default": { - "value": "{scales.alt2.600}", - "type": "color" - }, - "hover": { - "value": "{scales.alt2.700}", - "type": "color" - }, - "active": { - "value": "{scales.alt2.800}", - "type": "color" - } - }, - "third": { - "default": { - "value": "{scales.alt3.600}", - "type": "color" - }, - "hover": { - "value": "{scales.alt3.700}", - "type": "color" - }, - "active": { - "value": "{scales.alt3.800}", - "type": "color" - } - }, - "action": { - "first": { - "subtle": { - "value": "{colors.grey.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.300}", - "type": "color" - }, - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.900}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - } - }, - "second": { - "subtle": { - "value": "{colors.grey.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.300}", - "type": "color" - }, - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.900}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - } - } - } - }, - "text": { - "action": { - "first": { - "default": { - "value": "{colors.blue.700}", - "type": "color" - }, - "hover": { - "value": "#004e95", - "type": "color" - }, - "active": { - "value": "#00315d", - "type": "color" - }, - "on_action": { - "value": "{colors.white}", - "type": "color" - } - }, - "second": { - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.900}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - }, - "on_action": { - "value": "{colors.white}", - "type": "color" - } - } - } - } - } -} \ No newline at end of file diff --git a/design-tokens/Brand/Brreg.json b/design-tokens/Brand/Brreg.json deleted file mode 100644 index 723f1ed62d..0000000000 --- a/design-tokens/Brand/Brreg.json +++ /dev/null @@ -1,402 +0,0 @@ -{ - "brand": { - "alt1": { - "50": { - "value": "#FFFFFF", - "type": "color" - }, - "100": { - "value": "#D1E4FF", - "type": "color" - }, - "200": { - "value": "#9ECAFF", - "type": "color" - }, - "300": { - "value": "#76ADFB", - "type": "color" - }, - "400": { - "value": "#5391E9", - "type": "color" - }, - "500": { - "value": "#2B77CC", - "type": "color" - }, - "600": { - "value": "#005FAE", - "type": "color" - }, - "700": { - "value": "#004785", - "type": "color" - }, - "800": { - "value": "#00315E", - "type": "color" - }, - "900": { - "value": "#001C3A", - "type": "color" - }, - "950": { - "value": "#001127", - "type": "color" - } - }, - "alt2": { - "50": { - "value": "#FFFFFF", - "type": "color" - }, - "100": { - "value": "#E5F3F9", - "type": "color" - }, - "200": { - "value": "#C9E7F4", - "type": "color" - }, - "300": { - "value": "#70B3D7", - "type": "color" - }, - "400": { - "value": "#4E99BD", - "type": "color" - }, - "500": { - "value": "#3B7D9B", - "type": "color" - }, - "600": { - "value": "#2C647E", - "type": "color" - }, - "700": { - "value": "#1F4B63", - "type": "color" - }, - "800": { - "value": "#133349", - "type": "color" - }, - "900": { - "value": "#071D2C", - "type": "color" - }, - "950": { - "value": "#03121D", - "type": "color" - } - }, - "alt3": { - "50": { - "value": "#EBF2F3", - "type": "color" - }, - "100": { - "value": "#D7E5E7", - "type": "color" - }, - "200": { - "value": "#B9CACB", - "type": "color" - }, - "300": { - "value": "#9FAEAF", - "type": "color" - }, - "400": { - "value": "#879394", - "type": "color" - }, - "500": { - "value": "#6D7879", - "type": "color" - }, - "600": { - "value": "#576061", - "type": "color" - }, - "700": { - "value": "#414849", - "type": "color" - }, - "800": { - "value": "#2C3132", - "type": "color" - }, - "900": { - "value": "#191C1C", - "type": "color" - }, - "950": { - "value": "#0F1112", - "type": "color" - } - } - }, - "semantic": { - "surface": { - "first": { - "subtle": { - "value": "{scales.alt1.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt1.300}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt1.400}", - "type": "color" - }, - "strong": { - "value": "{scales.alt1.700}", - "type": "color" - } - }, - "second": { - "subtle": { - "value": "{scales.alt2.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt2.300}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt2.400}", - "type": "color" - }, - "strong": { - "value": "{scales.alt2.700}", - "type": "color" - } - }, - "third": { - "subtle": { - "value": "{scales.alt3.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{scales.alt3.200}", - "type": "color" - }, - "subtle-active": { - "value": "{scales.alt3.300}", - "type": "color" - }, - "strong": { - "value": "{scales.alt3.700}", - "type": "color" - } - }, - "action": { - "first": { - "subtle": { - "value": "{colors.blue.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.blue.200}", - "type": "color" - }, - "default": { - "value": "{colors.blue.700}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.800}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color", - "description": "Standard farge for handlinger" - }, - "no_fill": { - "value": "{colors.white}", - "type": "color" - }, - "no_fill-hover": { - "value": "{colors.blue.100}", - "type": "color" - }, - "no_fill-active": { - "value": "{colors.blue.200}", - "type": "color" - } - }, - "second": { - "subtle": { - "value": "{colors.grey.100}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.200}", - "type": "color" - }, - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "rgba({colors.blue.900}, 0.9)", - "type": "color" - }, - "active": { - "value": "rgba({colors.blue.900}, 0.8)", - "type": "color", - "description": "Standard farge for handlinger" - }, - "no_fill": { - "value": "{colors.white}", - "type": "color" - }, - "no_fill-hover": { - "value": "rgba({colors.blue.900}, 0.1)", - "type": "color" - }, - "no_fill-active": { - "value": "rgba({colors.blue.900}, 0.2)", - "type": "color" - } - } - } - }, - "border": { - "first": { - "default": { - "value": "{scales.alt1.600}", - "type": "color" - }, - "hover": { - "value": "{scales.alt1.700}", - "type": "color" - }, - "active": { - "value": "{scales.alt1.800}", - "type": "color" - } - }, - "second": { - "default": { - "value": "{scales.alt2.600}", - "type": "color" - }, - "hover": { - "value": "{scales.alt2.700}", - "type": "color" - }, - "active": { - "value": "{scales.alt2.800}", - "type": "color" - } - }, - "third": { - "default": { - "value": "{scales.alt3.400}", - "type": "color" - }, - "hover": { - "value": "{scales.alt3.500}", - "type": "color" - }, - "active": { - "value": "{scales.alt3.600}", - "type": "color" - } - }, - "action": { - "first": { - "subtle": { - "value": "{colors.grey.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.300}", - "type": "color" - }, - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.900}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - } - }, - "second": { - "subtle": { - "value": "{colors.grey.200}", - "type": "color" - }, - "subtle-hover": { - "value": "{colors.grey.300}", - "type": "color" - }, - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.900}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - } - } - } - }, - "text": { - "action": { - "first": { - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.900}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - }, - "on_action": { - "value": "{colors.white}", - "type": "color" - } - }, - "second": { - "default": { - "value": "{colors.blue.900}", - "type": "color" - }, - "hover": { - "value": "{colors.blue.900}", - "type": "color" - }, - "active": { - "value": "{colors.blue.900}", - "type": "color" - }, - "on_action": { - "value": "{colors.white}", - "type": "color" - } - } - } - } - } -} \ No newline at end of file diff --git a/design-tokens/System/Color/Dark.json b/design-tokens/System/Color/Dark.json index 11d4529b5a..35ffd4555b 100644 --- a/design-tokens/System/Color/Dark.json +++ b/design-tokens/System/Color/Dark.json @@ -53,11 +53,135 @@ "type": "color" }, "contrast-1": { - "value": "#fff", + "value": "#000", "type": "color" }, "contrast-2": { - "value": "#bababa", + "value": "#232323", + "type": "color" + } + }, + "accent-brand1": { + "1": { + "value": "#002445", + "type": "color" + }, + "2": { + "value": "#001c36", + "type": "color" + }, + "3": { + "value": "#00315c", + "type": "color" + }, + "4": { + "value": "#00396d", + "type": "color" + }, + "5": { + "value": "#00427e", + "type": "color" + }, + "6": { + "value": "#00529d", + "type": "color" + }, + "7": { + "value": "#0f6bbe", + "type": "color" + }, + "8": { + "value": "#3d88ca", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#7eb0dc", + "type": "color" + }, + "13": { + "value": "#b0cfea", + "type": "color" + }, + "contrast-1": { + "value": "#000", + "type": "color" + }, + "contrast-2": { + "value": "#1f1f1f", + "type": "color" + } + }, + "accent-brand2": { + "1": { + "value": "#002445", + "type": "color" + }, + "2": { + "value": "#001c36", + "type": "color" + }, + "3": { + "value": "#00315c", + "type": "color" + }, + "4": { + "value": "#00396d", + "type": "color" + }, + "5": { + "value": "#00427e", + "type": "color" + }, + "6": { + "value": "#00529d", + "type": "color" + }, + "7": { + "value": "#0f6bbe", + "type": "color" + }, + "8": { + "value": "#3d88ca", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#7eb0dc", + "type": "color" + }, + "13": { + "value": "#b0cfea", + "type": "color" + }, + "contrast-1": { + "value": "#000", + "type": "color" + }, + "contrast-2": { + "value": "#1f1f1f", "type": "color" } } diff --git a/design-tokens/System/Color/Light.json b/design-tokens/System/Color/Light.json index 2982262aa8..6d503fa562 100644 --- a/design-tokens/System/Color/Light.json +++ b/design-tokens/System/Color/Light.json @@ -60,5 +60,129 @@ "value": "#e6e6e6", "type": "color" } + }, + "accent-brand1": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#4b90ce", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#fff", + "type": "color" + }, + "contrast-2": { + "value": "#cacaca", + "type": "color" + } + }, + "accent-brand2": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#4b90ce", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#fff", + "type": "color" + }, + "contrast-2": { + "value": "#cacaca", + "type": "color" + } } } \ No newline at end of file diff --git a/design-tokens/System/Style.json b/design-tokens/System/Style.json index 4bb6feb3a6..f3dbf14e0d 100644 --- a/design-tokens/System/Style.json +++ b/design-tokens/System/Style.json @@ -1,290 +1,4 @@ { - "colors": { - "white": { - "value": "#ffffff", - "type": "color", - "description": "Standard bckd color.\nAAA 13.1 on grey 800\nAAA 7.2 as bkdg for interaction blue" - }, - "black": { - "value": "#000000", - "type": "color" - }, - "grey": { - "100": { - "value": "#f4f5f6", - "type": "color", - "description": "AAA 13.1 on grey 800\nAA 6.5 as bkdg for interaction blue" - }, - "200": { - "value": "#e9eaec", - "type": "color", - "description": "AAA 11.9 on grey 800\nAA 5.9 as bkdg for interaction blue" - }, - "300": { - "value": "#d2d5d8", - "type": "color", - "description": "AAA 11.9 on grey 800\nAA 5.9 as bkdg for interaction blue" - }, - "400": { - "value": "#bcbfc5", - "type": "color", - "description": "AAA 8.7 on grey 800\nAA18 4.4 as bkdg for interaction blue" - }, - "500": { - "value": "#a5aab1", - "type": "color", - "description": "AA 6.1 on grey 800\nAA18 3 as bkdg for interaction blue" - }, - "600": { - "value": "#68707c", - "type": "color", - "description": "AA18 3.5 on grey 800\nAA18 4 on white" - }, - "700": { - "value": "#4b5563", - "type": "color", - "description": "AAA 7.5 on white" - }, - "800": { - "value": "#1e2b3c", - "type": "color", - "description": "Main Text Color\nAAA 14.3 on white" - }, - "900": { - "value": "#141e29", - "type": "color", - "description": "AAA 16.8 on white" - } - }, - "red": { - "100": { - "value": "#f9d5db", - "type": "color" - }, - "200": { - "value": "#f3abb6", - "type": "color" - }, - "300": { - "value": "#ec8292", - "type": "color" - }, - "400": { - "value": "#e6586d", - "type": "color" - }, - "500": { - "value": "#e02e49", - "type": "color" - }, - "600": { - "value": "#b3253a", - "type": "color" - }, - "700": { - "value": "#861c2c", - "type": "color" - }, - "800": { - "value": "#5a121d", - "type": "color" - }, - "900": { - "value": "#480e17", - "type": "color" - } - }, - "orange": { - "100": { - "value": "#ffe8cd", - "type": "color" - }, - "200": { - "value": "#ffd19b", - "type": "color" - }, - "300": { - "value": "#ffba6a", - "type": "color" - }, - "400": { - "value": "#ffa338", - "type": "color" - }, - "500": { - "value": "#ff8c06", - "type": "color" - }, - "600": { - "value": "#cc7005", - "type": "color" - }, - "700": { - "value": "#995404", - "type": "color" - }, - "800": { - "value": "#663802", - "type": "color" - }, - "900": { - "value": "#522d02", - "type": "color" - } - }, - "yellow": { - "100": { - "value": "#fffbe6", - "type": "color" - }, - "200": { - "value": "#fff4b4", - "type": "color" - }, - "300": { - "value": "#ffed83", - "type": "color" - }, - "400": { - "value": "#ffe551", - "type": "color" - }, - "500": { - "value": "#ffda06", - "type": "color" - }, - "600": { - "value": "#e6c405", - "type": "color" - }, - "700": { - "value": "#ccae05", - "type": "color" - }, - "800": { - "value": "#998304", - "type": "color" - }, - "900": { - "value": "#665702", - "type": "color" - } - }, - "green": { - "100": { - "value": "#e8faf0", - "type": "color" - }, - "200": { - "value": "#d1f4e1", - "type": "color" - }, - "300": { - "value": "#8be4b5", - "type": "color" - }, - "400": { - "value": "#5dd997", - "type": "color" - }, - "500": { - "value": "#2ece7a", - "type": "color" - }, - "600": { - "value": "#15b560", - "type": "color" - }, - "700": { - "value": "#118849", - "type": "color" - }, - "800": { - "value": "#0c6536", - "type": "color" - }, - "900": { - "value": "#084826", - "type": "color" - } - }, - "blue": { - "100": { - "value": "#e6eff8", - "type": "color" - }, - "200": { - "value": "#b3d0ea", - "type": "color" - }, - "300": { - "value": "#80b1dd", - "type": "color" - }, - "400": { - "value": "#66a1d6", - "type": "color" - }, - "500": { - "value": "#3381c8", - "type": "color" - }, - "600": { - "value": "#1a72c1", - "type": "color" - }, - "700": { - "value": "#0062ba", - "type": "color" - }, - "800": { - "value": "#004e95", - "type": "color" - }, - "900": { - "value": "#00315d", - "type": "color" - } - }, - "purple": { - "100": { - "value": "#f5e8f2", - "type": "color" - }, - "200": { - "value": "#e0b9d8", - "type": "color" - }, - "300": { - "value": "#cc8bbf", - "type": "color" - }, - "400": { - "value": "#b75da5", - "type": "color" - }, - "500": { - "value": "#a22e8b", - "type": "color" - }, - "600": { - "value": "#98177e", - "type": "color" - }, - "700": { - "value": "#7a1265", - "type": "color" - }, - "800": { - "value": "#5b0e4c", - "type": "color" - }, - "900": { - "value": "#490b3d", - "type": "color" - } - } - }, "textCase": { "none": { "value": "none", From c8549e1bc1d9cd382abde7c87eb7a291b4769f0b Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Fri, 3 May 2024 14:59:46 +0200 Subject: [PATCH 014/311] Draft: Adding folders to system color --- design-tokens/$metadata.json | 4 +- design-tokens/$themes.json | 330 ++++++++--------- design-tokens/Base/Semantic.json | 60 ++-- design-tokens/Brand/{2.json => Banana.json} | 124 +++---- design-tokens/Brand/{1.json => Pear.json} | 124 +++---- design-tokens/System/Color/Dark.json | 372 ++++++++++---------- design-tokens/System/Color/Light.json | 372 ++++++++++---------- 7 files changed, 704 insertions(+), 682 deletions(-) rename design-tokens/Brand/{2.json => Banana.json} (56%) rename design-tokens/Brand/{1.json => Pear.json} (56%) diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index 4f4e313bae..14190eac5a 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -3,8 +3,8 @@ "System/Color/Light", "System/Color/Dark", "System/Style", - "Brand/1", - "Brand/2", + "Brand/Pear", + "Brand/Banana", "Base/Semantic", "Base/Fluid", "Viewport/@320", diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 631a9cee6e..67dc47b22a 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,56 +4,58 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "System/Color/Light": "enabled" + "System/Color/Light": "enabled", + "Brand/Pear": "disabled", + "Brand/Banana": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:1:746", - "$figmaModeId": "1:20", + "$figmaCollectionId": "VariableCollectionId:7:1031", + "$figmaModeId": "7:32", "$figmaVariableReferences": { - "green.1": "bac389d2577f7227e6717ff8877c5a00c87eaf23", - "green.2": "d9e455ee1bfe73f82812d6cb4ddb23597dac4263", - "green.3": "bc3d021ee45e88e1c8a5f8c8ecbbd30dfb7f015b", - "green.4": "c6cd367f81283e479d1a8b7838607af7d779d3ad", - "green.5": "1bdebcc3f718837c410efcad636488cdaa62e4f6", - "green.6": "668cd3896b3f3261207c8f0f4cd6b1e6c3d9dbe9", - "green.7": "c583bb92209b2ddacb096a7631580ee7681f1924", - "green.8": "8495701954d475ba50e59e130b4f5da6a34bd083", - "green.9": "a0c1f41f4cce204275ec19ca169d7bef8be0cd63", - "green.10": "b113400437bbc4e705e51efb7f199118c1e7ee42", - "green.11": "7b760e130ec1d2a5ced8b7712d8ea8bcaea68b04", - "green.12": "dd8bc6fefeb586ca54c49b45a5e87fe86fee3395", - "green.13": "53e3d3a90faf8fee550bc836055c205e47b7e92f", - "green.contrast-1": "f5743af9a18c37b54292b516ef1cda0d6b667dbd", - "green.contrast-2": "30059aa2411892ca95467370ec5411771280381d", - "accent-brand1.1": "5f0dca32dc4f1c180849eede1c9476ce39694a97", - "accent-brand1.2": "30e6e563afac9f69718526245b8d676f3e5e3fae", - "accent-brand1.3": "ec07d56632b148bfd42980353d375bd35b558354", - "accent-brand1.4": "105d89fd62c349dcb3bf31d816b692d340e9dc74", - "accent-brand1.5": "653052a443dbd58ac86913571943ef2f3c82ff58", - "accent-brand1.6": "9962f51aa9c1751d44c2f7bfeb7f293e6e1ea4ce", - "accent-brand1.7": "7a86ac71c47e8533e3b85e2f83288771c3cf79d4", - "accent-brand1.8": "ed436999a1970ffa4fb1ece8b5b56d2c8b7f356c", - "accent-brand1.9": "c95d4a1206f696bbd6377e08b32100bc501ed591", - "accent-brand1.10": "c14a0c94f60ad640f8eb3946687e0f42ee0d2bbd", - "accent-brand1.11": "1d717b5d55a86f36bbc8dc6d6662b275485e8c74", - "accent-brand1.12": "45c001e8933f3832e3e1eb7d709765b43d136bd2", - "accent-brand1.13": "e5ffacac4827e9d5313ce2f02c639af1a3185d9e", - "accent-brand1.contrast-1": "1907ade36b9efad5f61e6510de540e7c5336e39e", - "accent-brand1.contrast-2": "f10afebe0ee84b84dacb85e6bdac66bed0e53be8", - "accent-brand2.1": "06d7c122b9130865376b346948a3225546237ed3", - "accent-brand2.2": "6226876b859e32af65e34e81d9dc8a1c39eaf129", - "accent-brand2.3": "d061990c8e06f23b5ba7aabfba00c8e9cc0e8a07", - "accent-brand2.4": "b66455ca9b14189b7c0082ee79224327d689ec88", - "accent-brand2.5": "e94606268030cda5f7ccfe5252bb74ac6680c088", - "accent-brand2.6": "f7e5094fe30530b8ce2466f6b3ae8a5a66a2f9f0", - "accent-brand2.7": "f22bec6a30281c0e301373cf5b3610db1845b030", - "accent-brand2.8": "d150be7163602726fa2d887aa6c3de0e3d0b287f", - "accent-brand2.9": "bfc36aef39872d417629df091ae4d7dc8eed4d1d", - "accent-brand2.10": "e2570e91424c5515fe8e2c0d354c11a815592b77", - "accent-brand2.11": "629fb6c2b4d7b4e75bd3b643f8f501633abee7c9", - "accent-brand2.12": "e34616311116c25b1cc910d744cf7de274439879", - "accent-brand2.13": "bda08994675bf3c3ae845bb65ba605074c8d78b8", - "accent-brand2.contrast-1": "44259465cb72c3a6aba169c55d8f694de57976e6", - "accent-brand2.contrast-2": "555cac9f8f6c5644fe2df6503d5d0b925f4c4ddf" + "system.green.1": "ca99c622f0e41783566f7551fdbce62a2b62c642", + "system.green.2": "152c43a22ffe3bca27c3a7aeb2c4feab07e32b05", + "system.green.3": "bffb7e7f4814108f319e2257d42b1734ec9429a9", + "system.green.4": "0adfe03fffe3180de8602294b2ffeb2ad9b556ea", + "system.green.5": "a15531d1615f26450a5b8bae778c1170a1f37af7", + "system.green.6": "e821b93abfe1d4c2570a33ddf47027abb64f7673", + "system.green.7": "c766a4dcb5866b0a7f448de6d36293725ceec615", + "system.green.8": "08447c1291c114da4ea6a8625632adc13bae7634", + "system.green.9": "14f5989e0286ac3b0843387bb0d618315e8d5ad8", + "system.green.10": "913166889c48431b00b36c8da107a78684f7b2c8", + "system.green.11": "a6683fdfc5146fa19ed3f700ebcfb94a492967fa", + "system.green.12": "948b9f9bf07e5eb1f3bb8fb52e3d8878f8f68259", + "system.green.13": "c4b7d28692aa543460806b9cbdbff40abbb83080", + "system.green.contrast-1": "7c9fcbc1b677bbd85926f0876189f1e7b0793098", + "system.green.contrast-2": "909f79cb38b6c218663a22ab0e46a7ac04c7eee2", + "brand.pear.accent.1": "4011fa7a25f17f0bb4931b67a2bc89cd4670c5ad", + "brand.pear.accent.2": "d62441182c390f770bb2c9f4ecf5bc8a5c8abcfd", + "brand.pear.accent.3": "9ea66bcd121e1148edf91ad12ca4ad78930bc317", + "brand.pear.accent.4": "90af7419efe162f3828d92bfa9d6837506017efb", + "brand.pear.accent.5": "e100dde9f329e4b85b4856d16f8b553a613f6f5d", + "brand.pear.accent.6": "d11e469ba0ffffd4b10c01dac371395c3ee0482c", + "brand.pear.accent.7": "c8c03a3533420737f99e5475d589f86c0a9da954", + "brand.pear.accent.8": "167528e30b57363c6b1f99138d353aa686b6ee69", + "brand.pear.accent.9": "ed760a1df73a52e0f3e8fa0bd7629f43499db29d", + "brand.pear.accent.10": "17db63ff936e3894f047e794a1405efd03f32c70", + "brand.pear.accent.11": "c9c48f3d3816aedfccedc1844647ed0df58bfee4", + "brand.pear.accent.12": "f0e3ab1f66e28195e61cc83b9f12fb87212f6680", + "brand.pear.accent.13": "2b95ee309b78dfc7f5ba93edb0ccf064e5bc3786", + "brand.pear.accent.contrast-1": "dd4fc62326d22ba62f23435dc3ed06ce2759fc18", + "brand.pear.accent.contrast-2": "fc8d7dad1ad4a51a204d8abcca067638549a10c5", + "brand.banana.accent.1": "9a2f42c7f67bbc28346409eef368c2a9b886136f", + "brand.banana.accent.2": "a9fb935aa869af5d6dbda1b009ce62e950bde7fb", + "brand.banana.accent.3": "6a28725852313e36c450a755c1df46d38943426d", + "brand.banana.accent.4": "d083e5fb9ff3a1861af63f9aa62deaa40de3ccba", + "brand.banana.accent.5": "5eb5600f5b2fab8b4e39acc54fe2a142bde305d2", + "brand.banana.accent.6": "c8dfcac55b7f47b0957e523d71143eed74063325", + "brand.banana.accent.7": "448376e00501832953b86288997ef8d4df99ba42", + "brand.banana.accent.8": "4fbb447012aba3c1187470ee09046bb4dbdca7b4", + "brand.banana.accent.9": "c976eb94269c75f18bf5cd94e8217f2414f5a307", + "brand.banana.accent.10": "8b8c8d7e8c97a79bc5761347fbc2945fc79a9535", + "brand.banana.accent.11": "9f0da2ed25134493e114b4b827b9303f21e74242", + "brand.banana.accent.12": "46cb0cc75206a82c8a04abcb7e5f9c46516cef87", + "brand.banana.accent.13": "a836bf3b21b0f3edbb96beba6dca375c3351271e", + "brand.banana.accent.contrast-1": "76cd717b8180ea8c34616dec38cb1f0e2872650f", + "brand.banana.accent.contrast-2": "3b1a177fc861b338c5e3808deed03db3e1816925" }, "group": "Color" }, @@ -62,56 +64,58 @@ "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "System/Color/Dark": "enabled" + "System/Color/Dark": "enabled", + "Brand/Pear": "disabled", + "Brand/Banana": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:1:746", - "$figmaModeId": "1:21", + "$figmaCollectionId": "VariableCollectionId:7:1031", + "$figmaModeId": "7:33", "$figmaVariableReferences": { - "green.1": "bac389d2577f7227e6717ff8877c5a00c87eaf23", - "green.2": "d9e455ee1bfe73f82812d6cb4ddb23597dac4263", - "green.3": "bc3d021ee45e88e1c8a5f8c8ecbbd30dfb7f015b", - "green.4": "c6cd367f81283e479d1a8b7838607af7d779d3ad", - "green.5": "1bdebcc3f718837c410efcad636488cdaa62e4f6", - "green.6": "668cd3896b3f3261207c8f0f4cd6b1e6c3d9dbe9", - "green.7": "c583bb92209b2ddacb096a7631580ee7681f1924", - "green.8": "8495701954d475ba50e59e130b4f5da6a34bd083", - "green.9": "a0c1f41f4cce204275ec19ca169d7bef8be0cd63", - "green.10": "b113400437bbc4e705e51efb7f199118c1e7ee42", - "green.11": "7b760e130ec1d2a5ced8b7712d8ea8bcaea68b04", - "green.12": "dd8bc6fefeb586ca54c49b45a5e87fe86fee3395", - "green.13": "53e3d3a90faf8fee550bc836055c205e47b7e92f", - "green.contrast-1": "f5743af9a18c37b54292b516ef1cda0d6b667dbd", - "green.contrast-2": "30059aa2411892ca95467370ec5411771280381d", - "accent-brand1.1": "5f0dca32dc4f1c180849eede1c9476ce39694a97", - "accent-brand1.2": "30e6e563afac9f69718526245b8d676f3e5e3fae", - "accent-brand1.3": "ec07d56632b148bfd42980353d375bd35b558354", - "accent-brand1.4": "105d89fd62c349dcb3bf31d816b692d340e9dc74", - "accent-brand1.5": "653052a443dbd58ac86913571943ef2f3c82ff58", - "accent-brand1.6": "9962f51aa9c1751d44c2f7bfeb7f293e6e1ea4ce", - "accent-brand1.7": "7a86ac71c47e8533e3b85e2f83288771c3cf79d4", - "accent-brand1.8": "ed436999a1970ffa4fb1ece8b5b56d2c8b7f356c", - "accent-brand1.9": "c95d4a1206f696bbd6377e08b32100bc501ed591", - "accent-brand1.10": "c14a0c94f60ad640f8eb3946687e0f42ee0d2bbd", - "accent-brand1.11": "1d717b5d55a86f36bbc8dc6d6662b275485e8c74", - "accent-brand1.12": "45c001e8933f3832e3e1eb7d709765b43d136bd2", - "accent-brand1.13": "e5ffacac4827e9d5313ce2f02c639af1a3185d9e", - "accent-brand1.contrast-1": "1907ade36b9efad5f61e6510de540e7c5336e39e", - "accent-brand1.contrast-2": "f10afebe0ee84b84dacb85e6bdac66bed0e53be8", - "accent-brand2.1": "06d7c122b9130865376b346948a3225546237ed3", - "accent-brand2.2": "6226876b859e32af65e34e81d9dc8a1c39eaf129", - "accent-brand2.3": "d061990c8e06f23b5ba7aabfba00c8e9cc0e8a07", - "accent-brand2.4": "b66455ca9b14189b7c0082ee79224327d689ec88", - "accent-brand2.5": "e94606268030cda5f7ccfe5252bb74ac6680c088", - "accent-brand2.6": "f7e5094fe30530b8ce2466f6b3ae8a5a66a2f9f0", - "accent-brand2.7": "f22bec6a30281c0e301373cf5b3610db1845b030", - "accent-brand2.8": "d150be7163602726fa2d887aa6c3de0e3d0b287f", - "accent-brand2.9": "bfc36aef39872d417629df091ae4d7dc8eed4d1d", - "accent-brand2.10": "e2570e91424c5515fe8e2c0d354c11a815592b77", - "accent-brand2.11": "629fb6c2b4d7b4e75bd3b643f8f501633abee7c9", - "accent-brand2.12": "e34616311116c25b1cc910d744cf7de274439879", - "accent-brand2.13": "bda08994675bf3c3ae845bb65ba605074c8d78b8", - "accent-brand2.contrast-1": "44259465cb72c3a6aba169c55d8f694de57976e6", - "accent-brand2.contrast-2": "555cac9f8f6c5644fe2df6503d5d0b925f4c4ddf" + "system.green.1": "ca99c622f0e41783566f7551fdbce62a2b62c642", + "system.green.2": "152c43a22ffe3bca27c3a7aeb2c4feab07e32b05", + "system.green.3": "bffb7e7f4814108f319e2257d42b1734ec9429a9", + "system.green.4": "0adfe03fffe3180de8602294b2ffeb2ad9b556ea", + "system.green.5": "a15531d1615f26450a5b8bae778c1170a1f37af7", + "system.green.6": "e821b93abfe1d4c2570a33ddf47027abb64f7673", + "system.green.7": "c766a4dcb5866b0a7f448de6d36293725ceec615", + "system.green.8": "08447c1291c114da4ea6a8625632adc13bae7634", + "system.green.9": "14f5989e0286ac3b0843387bb0d618315e8d5ad8", + "system.green.10": "913166889c48431b00b36c8da107a78684f7b2c8", + "system.green.11": "a6683fdfc5146fa19ed3f700ebcfb94a492967fa", + "system.green.12": "948b9f9bf07e5eb1f3bb8fb52e3d8878f8f68259", + "system.green.13": "c4b7d28692aa543460806b9cbdbff40abbb83080", + "system.green.contrast-1": "7c9fcbc1b677bbd85926f0876189f1e7b0793098", + "system.green.contrast-2": "909f79cb38b6c218663a22ab0e46a7ac04c7eee2", + "brand.pear.accent.1": "4011fa7a25f17f0bb4931b67a2bc89cd4670c5ad", + "brand.pear.accent.2": "d62441182c390f770bb2c9f4ecf5bc8a5c8abcfd", + "brand.pear.accent.3": "9ea66bcd121e1148edf91ad12ca4ad78930bc317", + "brand.pear.accent.4": "90af7419efe162f3828d92bfa9d6837506017efb", + "brand.pear.accent.5": "e100dde9f329e4b85b4856d16f8b553a613f6f5d", + "brand.pear.accent.6": "d11e469ba0ffffd4b10c01dac371395c3ee0482c", + "brand.pear.accent.7": "c8c03a3533420737f99e5475d589f86c0a9da954", + "brand.pear.accent.8": "167528e30b57363c6b1f99138d353aa686b6ee69", + "brand.pear.accent.9": "ed760a1df73a52e0f3e8fa0bd7629f43499db29d", + "brand.pear.accent.10": "17db63ff936e3894f047e794a1405efd03f32c70", + "brand.pear.accent.11": "c9c48f3d3816aedfccedc1844647ed0df58bfee4", + "brand.pear.accent.12": "f0e3ab1f66e28195e61cc83b9f12fb87212f6680", + "brand.pear.accent.13": "2b95ee309b78dfc7f5ba93edb0ccf064e5bc3786", + "brand.pear.accent.contrast-1": "dd4fc62326d22ba62f23435dc3ed06ce2759fc18", + "brand.pear.accent.contrast-2": "fc8d7dad1ad4a51a204d8abcca067638549a10c5", + "brand.banana.accent.1": "9a2f42c7f67bbc28346409eef368c2a9b886136f", + "brand.banana.accent.2": "a9fb935aa869af5d6dbda1b009ce62e950bde7fb", + "brand.banana.accent.3": "6a28725852313e36c450a755c1df46d38943426d", + "brand.banana.accent.4": "d083e5fb9ff3a1861af63f9aa62deaa40de3ccba", + "brand.banana.accent.5": "5eb5600f5b2fab8b4e39acc54fe2a142bde305d2", + "brand.banana.accent.6": "c8dfcac55b7f47b0957e523d71143eed74063325", + "brand.banana.accent.7": "448376e00501832953b86288997ef8d4df99ba42", + "brand.banana.accent.8": "4fbb447012aba3c1187470ee09046bb4dbdca7b4", + "brand.banana.accent.9": "c976eb94269c75f18bf5cd94e8217f2414f5a307", + "brand.banana.accent.10": "8b8c8d7e8c97a79bc5761347fbc2945fc79a9535", + "brand.banana.accent.11": "9f0da2ed25134493e114b4b827b9303f21e74242", + "brand.banana.accent.12": "46cb0cc75206a82c8a04abcb7e5f9c46516cef87", + "brand.banana.accent.13": "a836bf3b21b0f3edbb96beba6dca375c3351271e", + "brand.banana.accent.contrast-1": "76cd717b8180ea8c34616dec38cb1f0e2872650f", + "brand.banana.accent.contrast-2": "3b1a177fc861b338c5e3808deed03db3e1816925" }, "group": "Color" }, @@ -120,41 +124,42 @@ "name": "1", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Brand/1": "enabled" + "Brand/Pear": "enabled", + "Brand/Banana": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:1:792", - "$figmaModeId": "1:22", + "$figmaCollectionId": "VariableCollectionId:7:1077", + "$figmaModeId": "7:34", "$figmaVariableReferences": { - "colors.accent.1": "833c3df2dcb47aebdd7c8032acaf9fb91adf4793", - "colors.accent.2": "b8f71bc6d48b798d6e3601f6d37cfa4c8df05b72", - "colors.accent.3": "7c3fba725e6ca56f5b2fd7ac500edb3c2a47c21f", - "colors.accent.4": "bb05632aa9113facc14a5d63067fc4c3724cc232", - "colors.accent.5": "13e1e67638a6941cea3cd2dcc248ba8655f814b0", - "colors.accent.6": "ad850d0e7f1a99fbcec753f683ceec8f3ff3d3c3", - "colors.accent.7": "de1ab2538d2873c7240387b2802545ea8c274b54", - "colors.accent.8": "a850e00d76508fa935967e9db37d365f6c42119d", - "colors.accent.9": "aa88f338e8abe77c2ea1d8a84790727d405c836d", - "colors.accent.10": "11e18c93def0963eb6ba2b20ad46c943f796507d", - "colors.accent.11": "b95aad6e8bab261812f145d688031e400578cd0d", - "colors.accent.12": "bde72015dd35ae47ffdd7a161584e73a3cec90bb", - "colors.accent.13": "2e8cc7f8c1c1414f07cecb7c323b318fa2cc8aff", - "colors.accent.contrast-1": "c8b967fa1f8d3daee4a34b8988d035c3842107bf", - "colors.accent.contrast-2": "319ceff2e16891a167dece51e12ad0f3a0093a09", - "colors.success.background-default": "a1e672999b37ff4829697f0e876d9a1f79387fd2", - "colors.success.background-subtle": "070065c3daff4993b3affc3b66dec3528246b8b2", - "colors.success.surface-default": "58a480bf31b37e611ffa27ffef297d78bdc932e7", - "colors.success.surface-hover": "dc16462536eac6a0fee7081d68cfe73a8bdf5ec8", - "colors.success.surface-active": "682e56b083944a4c22dceaec966f08f8795b2171", - "colors.success.border-subtle": "1274e658539dba7ec86dd20bda5ca4d7941f6330", - "colors.success.border-default": "b368b7ba0a41d82978b5031bc5a3b883215e80f9", - "colors.success.border-strong": "af186ccd231446b1fc6d94566003f58d21127677", - "colors.success.base-default": "82fd11e6ea68557ea42b16d49a10c7a5a4513ba0", - "colors.success.base-hover": "866ef445fd5d3f418a73d0b682dfe0f538ecc76e", - "colors.success.base-active": "ad0bacceb7054b4b704299d7f6e4f9939a428669", - "colors.success.text-subtle": "c15e32e6a0a7925f991a025d85041ee8d5368749", - "colors.success.text-default": "345d6b6aa287f1074ac77cd5d34461c7902eda0f", - "colors.success.contrast-default": "e75d14eba9f9e3af33f65f79bebfd1f4a7748e1a", - "colors.success.contrast-subtle": "2565e80f26d3a8014b0c06ff901c4c016580135c" + "colors.accent.1": "465e0e286d0a6e26e36ddacbfa463c72d1d1cc3f", + "colors.accent.2": "1f8908cea744f9cf9bff92da6294fc6b8274985a", + "colors.accent.3": "75b2a0772bbf186c28a6ec51e888eed4b7c23530", + "colors.accent.4": "341d29c58c8ed7ff2bbd74836f83c9f3d8dbe6f9", + "colors.accent.5": "ce18529ec5eac1ad1a23fdfab6b3dc03b5a95cb0", + "colors.accent.6": "59f365b373376710528eeffcd659f0c251d90a69", + "colors.accent.7": "b38fe2c9ded53cdf465d796bfe8cb3eeb5d907c1", + "colors.accent.8": "e4b2d7ab77ee24210244080fe531b7d0bf0dd788", + "colors.accent.9": "8b5d08d59e73cbb3c808e31a9f4edefa8882e1d3", + "colors.accent.10": "4d98c2a345f3be99de4216614efb3d3f3980703a", + "colors.accent.11": "8141f4daba7028eb7c835fca203dc829b91b92cb", + "colors.accent.12": "b424c0205e0067bdb2f8829aec98ee6bf922b578", + "colors.accent.13": "fc0a707541fe35e2ceaf04e04904f45f0c8f336e", + "colors.accent.contrast-1": "3998fa658860618512d167fd5809f15275dea692", + "colors.accent.contrast-2": "b5df4b610b2e19182afd882f89f286be399bad6d", + "colors.1.background-default": "5460133d60f626dfe2f54ddbd8594bd659067baf", + "colors.1.background-subtle": "428a1611bb19ca25fc7a9919fae1bba30e4c7571", + "colors.1.surface-default": "cfd62c07bb90cf0769306d40c63970a83d3cedab", + "colors.1.surface-hover": "2a5a901e87dcc6439e75ef29467fe4b432543553", + "colors.1.surface-active": "831aaf76fb4f3f18c84bb55d2789dfbd5f7053c2", + "colors.1.border-subtle": "d8af928f7cb32a483daf19bc78536733d524830d", + "colors.1.border-default": "fa532ef198ae86cfaaab44a411528bc12957ceb9", + "colors.1.border-strong": "97dae8166f03045b0c5ee5b672a5d05a432b7db4", + "colors.1.base-default": "a1d43a7f577322e4affdfad9f58a4ce60d862aab", + "colors.1.base-hover": "a657f091633e6acb3211fb8cf8c3d2b1f0415dcf", + "colors.1.base-active": "5f6f7f1034423c4ec9e64b74e814b259a3478a76", + "colors.1.text-subtle": "b63f28142f699b7eb0d09fa4134f243362615f58", + "colors.1.text-default": "96a0937557bd6fa65a59fd49d320bdedd64ad448", + "colors.1.contrast-default": "3d4ff72f2980c36a335ed24f3f043719f946d753", + "colors.1.contrast-subtle": "8fc3f23d99ea350df6bac0cec507e274d39d47e1" }, "group": "Brands" }, @@ -163,41 +168,42 @@ "name": "2", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Brand/2": "enabled" + "Brand/Pear": "disabled", + "Brand/Banana": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:1:792", - "$figmaModeId": "1:23", + "$figmaCollectionId": "VariableCollectionId:7:1077", + "$figmaModeId": "7:35", "$figmaVariableReferences": { - "colors.accent.1": "833c3df2dcb47aebdd7c8032acaf9fb91adf4793", - "colors.accent.2": "b8f71bc6d48b798d6e3601f6d37cfa4c8df05b72", - "colors.accent.3": "7c3fba725e6ca56f5b2fd7ac500edb3c2a47c21f", - "colors.accent.4": "bb05632aa9113facc14a5d63067fc4c3724cc232", - "colors.accent.5": "13e1e67638a6941cea3cd2dcc248ba8655f814b0", - "colors.accent.6": "ad850d0e7f1a99fbcec753f683ceec8f3ff3d3c3", - "colors.accent.7": "de1ab2538d2873c7240387b2802545ea8c274b54", - "colors.accent.8": "a850e00d76508fa935967e9db37d365f6c42119d", - "colors.accent.9": "aa88f338e8abe77c2ea1d8a84790727d405c836d", - "colors.accent.10": "11e18c93def0963eb6ba2b20ad46c943f796507d", - "colors.accent.11": "b95aad6e8bab261812f145d688031e400578cd0d", - "colors.accent.12": "bde72015dd35ae47ffdd7a161584e73a3cec90bb", - "colors.accent.13": "2e8cc7f8c1c1414f07cecb7c323b318fa2cc8aff", - "colors.accent.contrast-1": "c8b967fa1f8d3daee4a34b8988d035c3842107bf", - "colors.accent.contrast-2": "319ceff2e16891a167dece51e12ad0f3a0093a09", - "colors.success.background-default": "a1e672999b37ff4829697f0e876d9a1f79387fd2", - "colors.success.background-subtle": "070065c3daff4993b3affc3b66dec3528246b8b2", - "colors.success.surface-default": "58a480bf31b37e611ffa27ffef297d78bdc932e7", - "colors.success.surface-hover": "dc16462536eac6a0fee7081d68cfe73a8bdf5ec8", - "colors.success.surface-active": "682e56b083944a4c22dceaec966f08f8795b2171", - "colors.success.border-subtle": "1274e658539dba7ec86dd20bda5ca4d7941f6330", - "colors.success.border-default": "b368b7ba0a41d82978b5031bc5a3b883215e80f9", - "colors.success.border-strong": "af186ccd231446b1fc6d94566003f58d21127677", - "colors.success.base-default": "82fd11e6ea68557ea42b16d49a10c7a5a4513ba0", - "colors.success.base-hover": "866ef445fd5d3f418a73d0b682dfe0f538ecc76e", - "colors.success.base-active": "ad0bacceb7054b4b704299d7f6e4f9939a428669", - "colors.success.text-subtle": "c15e32e6a0a7925f991a025d85041ee8d5368749", - "colors.success.text-default": "345d6b6aa287f1074ac77cd5d34461c7902eda0f", - "colors.success.contrast-default": "e75d14eba9f9e3af33f65f79bebfd1f4a7748e1a", - "colors.success.contrast-subtle": "2565e80f26d3a8014b0c06ff901c4c016580135c" + "colors.accent.1": "465e0e286d0a6e26e36ddacbfa463c72d1d1cc3f", + "colors.accent.2": "1f8908cea744f9cf9bff92da6294fc6b8274985a", + "colors.accent.3": "75b2a0772bbf186c28a6ec51e888eed4b7c23530", + "colors.accent.4": "341d29c58c8ed7ff2bbd74836f83c9f3d8dbe6f9", + "colors.accent.5": "ce18529ec5eac1ad1a23fdfab6b3dc03b5a95cb0", + "colors.accent.6": "59f365b373376710528eeffcd659f0c251d90a69", + "colors.accent.7": "b38fe2c9ded53cdf465d796bfe8cb3eeb5d907c1", + "colors.accent.8": "e4b2d7ab77ee24210244080fe531b7d0bf0dd788", + "colors.accent.9": "8b5d08d59e73cbb3c808e31a9f4edefa8882e1d3", + "colors.accent.10": "4d98c2a345f3be99de4216614efb3d3f3980703a", + "colors.accent.11": "8141f4daba7028eb7c835fca203dc829b91b92cb", + "colors.accent.12": "b424c0205e0067bdb2f8829aec98ee6bf922b578", + "colors.accent.13": "fc0a707541fe35e2ceaf04e04904f45f0c8f336e", + "colors.accent.contrast-1": "3998fa658860618512d167fd5809f15275dea692", + "colors.accent.contrast-2": "b5df4b610b2e19182afd882f89f286be399bad6d", + "colors.1.background-default": "5460133d60f626dfe2f54ddbd8594bd659067baf", + "colors.1.background-subtle": "428a1611bb19ca25fc7a9919fae1bba30e4c7571", + "colors.1.surface-default": "cfd62c07bb90cf0769306d40c63970a83d3cedab", + "colors.1.surface-hover": "2a5a901e87dcc6439e75ef29467fe4b432543553", + "colors.1.surface-active": "831aaf76fb4f3f18c84bb55d2789dfbd5f7053c2", + "colors.1.border-subtle": "d8af928f7cb32a483daf19bc78536733d524830d", + "colors.1.border-default": "fa532ef198ae86cfaaab44a411528bc12957ceb9", + "colors.1.border-strong": "97dae8166f03045b0c5ee5b672a5d05a432b7db4", + "colors.1.base-default": "a1d43a7f577322e4affdfad9f58a4ce60d862aab", + "colors.1.base-hover": "a657f091633e6acb3211fb8cf8c3d2b1f0415dcf", + "colors.1.base-active": "5f6f7f1034423c4ec9e64b74e814b259a3478a76", + "colors.1.text-subtle": "b63f28142f699b7eb0d09fa4134f243362615f58", + "colors.1.text-default": "96a0937557bd6fa65a59fd49d320bdedd64ad448", + "colors.1.contrast-default": "3d4ff72f2980c36a335ed24f3f043719f946d753", + "colors.1.contrast-subtle": "8fc3f23d99ea350df6bac0cec507e274d39d47e1" }, "group": "Brands" } diff --git a/design-tokens/Base/Semantic.json b/design-tokens/Base/Semantic.json index c95221cc83..5378b6b660 100644 --- a/design-tokens/Base/Semantic.json +++ b/design-tokens/Base/Semantic.json @@ -586,63 +586,63 @@ "colors": { "success": { "background-default": { - "value": "{green.1}", + "value": "{system.green.1}", "type": "color" }, "background-subtle": { - "value": "{green.2}", + "value": "{system/green.2}", "type": "color" }, "surface-default": { - "value": "{green.3}", + "value": "{system/green.3}", "type": "color" }, "surface-hover": { - "value": "{green.4}", + "value": "{system/green.4}", "type": "color" }, "surface-active": { - "value": "{green.5}", + "value": "{system/green.5}", "type": "color" }, "border-subtle": { - "value": "{green.6}", + "value": "{system/green.6}", "type": "color" }, "border-default": { - "value": "{green.7}", + "value": "{system/green.7}", "type": "color" }, "border-strong": { - "value": "{green.8}", + "value": "{system/green.8}", "type": "color" }, "base-default": { - "value": "{green.9}", + "value": "{system/green.9}", "type": "color" }, "base-hover": { - "value": "{green.10}", + "value": "{system/green.10}", "type": "color" }, "base-active": { - "value": "{green.11}", + "value": "{system/green.11}", "type": "color" }, "text-subtle": { - "value": "{green.12}", + "value": "{system/green.12}", "type": "color" }, "text-default": { - "value": "{green.13}", + "value": "{system/green.13}", "type": "color" }, "contrast-default": { - "value": "{green.contrast-1}", + "value": "{system/green.contrast-1}", "type": "color" }, "contrast-subtle": { - "value": "{green.contrast-2}", + "value": "{system/green.contrast-2}", "type": "color" } }, @@ -710,63 +710,63 @@ }, "success-copy": { "background-default": { - "value": "{green.1}", + "value": "{system.green.1}", "type": "color" }, "background-subtle": { - "value": "{green.2}", + "value": "{system/green.2}", "type": "color" }, "surface-default": { - "value": "{green.3}", + "value": "{system/green.3}", "type": "color" }, "surface-hover": { - "value": "{green.4}", + "value": "{system/green.4}", "type": "color" }, "surface-active": { - "value": "{green.5}", + "value": "{system/green.5}", "type": "color" }, "border-subtle": { - "value": "{green.6}", + "value": "{system/green.6}", "type": "color" }, "border-default": { - "value": "{green.7}", + "value": "{system/green.7}", "type": "color" }, "border-strong": { - "value": "{green.8}", + "value": "{system/green.8}", "type": "color" }, "base-default": { - "value": "{green.9}", + "value": "{system/green.9}", "type": "color" }, "base-hover": { - "value": "{green.10}", + "value": "{system/green.10}", "type": "color" }, "base-active": { - "value": "{green.11}", + "value": "{system/green.11}", "type": "color" }, "text-subtle": { - "value": "{green.12}", + "value": "{system/green.12}", "type": "color" }, "text-default": { - "value": "{green.13}", + "value": "{system/green.13}", "type": "color" }, "contrast-default": { - "value": "{green.contrast-1}", + "value": "{system/green.contrast-1}", "type": "color" }, "contrast-subtle": { - "value": "{green.contrast-2}", + "value": "{system/green.contrast-2}", "type": "color" } } diff --git a/design-tokens/Brand/2.json b/design-tokens/Brand/Banana.json similarity index 56% rename from design-tokens/Brand/2.json rename to design-tokens/Brand/Banana.json index e7ca1c516b..aa09e28fdd 100644 --- a/design-tokens/Brand/2.json +++ b/design-tokens/Brand/Banana.json @@ -1,126 +1,126 @@ { "colors": { - "accent": { - "1": { - "value": "{accent-brand2.1}", + "1": { + "background-default": { + "value": "{system.green.1}", "type": "color" }, - "2": { - "value": "{accent-brand2.2}", + "background-subtle": { + "value": "{system.green.2}", "type": "color" }, - "3": { - "value": "{accent-brand2.3}", + "surface-default": { + "value": "{system.green.3}", "type": "color" }, - "4": { - "value": "{accent-brand2.4}", + "surface-hover": { + "value": "{system.green.4}", "type": "color" }, - "5": { - "value": "{accent-brand2.5}", + "surface-active": { + "value": "{system.green.5}", "type": "color" }, - "6": { - "value": "{accent-brand2.6}", + "border-subtle": { + "value": "{system.green.6}", "type": "color" }, - "7": { - "value": "{accent-brand2.7}", + "border-default": { + "value": "{system.green.7}", "type": "color" }, - "8": { - "value": "{accent-brand2.8}", + "border-strong": { + "value": "{system.green.8}", "type": "color" }, - "9": { - "value": "{accent-brand2.9}", + "base-default": { + "value": "{system.green.9}", "type": "color" }, - "10": { - "value": "{accent-brand2.10}", + "base-hover": { + "value": "{system.green.10}", "type": "color" }, - "11": { - "value": "{accent-brand2.11}", + "base-active": { + "value": "{system.green.11}", "type": "color" }, - "12": { - "value": "{accent-brand2.12}", + "text-subtle": { + "value": "{system.green.12}", "type": "color" }, - "13": { - "value": "{accent-brand2.13}", + "text-default": { + "value": "{system.green.13}", "type": "color" }, - "contrast-1": { - "value": "{accent-brand2.contrast-1}", + "contrast-default": { + "value": "{system.green.contrast-1}", "type": "color" }, - "contrast-2": { - "value": "{accent-brand2.contrast-2}", + "contrast-subtle": { + "value": "{system.green.contrast-2}", "type": "color" } }, - "success": { - "background-default": { - "value": "{green.1}", + "accent": { + "1": { + "value": "{brand.banana.accent.1}", "type": "color" }, - "background-subtle": { - "value": "{green.2}", + "2": { + "value": "{brand.banana.accent.2}", "type": "color" }, - "surface-default": { - "value": "{green.3}", + "3": { + "value": "{brand.banana.accent.3}", "type": "color" }, - "surface-hover": { - "value": "{green.4}", + "4": { + "value": "{brand.banana.accent.4}", "type": "color" }, - "surface-active": { - "value": "{green.5}", + "5": { + "value": "{brand.banana.accent.5}", "type": "color" }, - "border-subtle": { - "value": "{green.6}", + "6": { + "value": "{brand.banana.accent.6}", "type": "color" }, - "border-default": { - "value": "{green.7}", + "7": { + "value": "{brand.banana.accent.7}", "type": "color" }, - "border-strong": { - "value": "{green.8}", + "8": { + "value": "{brand.banana.accent.8}", "type": "color" }, - "base-default": { - "value": "{green.9}", + "9": { + "value": "{brand.banana.accent.9}", "type": "color" }, - "base-hover": { - "value": "{green.10}", + "10": { + "value": "{brand.banana.accent.10}", "type": "color" }, - "base-active": { - "value": "{green.11}", + "11": { + "value": "{brand.banana.accent.11}", "type": "color" }, - "text-subtle": { - "value": "{green.12}", + "12": { + "value": "{brand.banana.accent.12}", "type": "color" }, - "text-default": { - "value": "{green.13}", + "13": { + "value": "{brand.banana.accent.13}", "type": "color" }, - "contrast-default": { - "value": "{green.contrast-1}", + "contrast-1": { + "value": "{brand.banana.accent.contrast-1}", "type": "color" }, - "contrast-subtle": { - "value": "{green.contrast-2}", + "contrast-2": { + "value": "{brand.banana.accent.contrast-2}", "type": "color" } } diff --git a/design-tokens/Brand/1.json b/design-tokens/Brand/Pear.json similarity index 56% rename from design-tokens/Brand/1.json rename to design-tokens/Brand/Pear.json index 824117da33..779a9f84cb 100644 --- a/design-tokens/Brand/1.json +++ b/design-tokens/Brand/Pear.json @@ -1,126 +1,126 @@ { "colors": { - "accent": { - "1": { - "value": "{accent-brand1.1}", + "1": { + "background-default": { + "value": "{system.green.1}", "type": "color" }, - "2": { - "value": "{accent-brand1.2}", + "background-subtle": { + "value": "{system.green.2}", "type": "color" }, - "3": { - "value": "{accent-brand1.3}", + "surface-default": { + "value": "{system.green.3}", "type": "color" }, - "4": { - "value": "{accent-brand1.4}", + "surface-hover": { + "value": "{system.green.4}", "type": "color" }, - "5": { - "value": "{accent-brand1.5}", + "surface-active": { + "value": "{system.green.5}", "type": "color" }, - "6": { - "value": "{accent-brand1.6}", + "border-subtle": { + "value": "{system.green.6}", "type": "color" }, - "7": { - "value": "{accent-brand1.7}", + "border-default": { + "value": "{system.green.7}", "type": "color" }, - "8": { - "value": "{accent-brand1.8}", + "border-strong": { + "value": "{system.green.8}", "type": "color" }, - "9": { - "value": "{accent-brand1.9}", + "base-default": { + "value": "{system.green.9}", "type": "color" }, - "10": { - "value": "{accent-brand1.10}", + "base-hover": { + "value": "{system.green.10}", "type": "color" }, - "11": { - "value": "{accent-brand1.11}", + "base-active": { + "value": "{system.green.11}", "type": "color" }, - "12": { - "value": "{accent-brand1.12}", + "text-subtle": { + "value": "{system.green.12}", "type": "color" }, - "13": { - "value": "{accent-brand1.13}", + "text-default": { + "value": "{system.green.13}", "type": "color" }, - "contrast-1": { - "value": "{accent-brand1.contrast-1}", + "contrast-default": { + "value": "{system.green.contrast-1}", "type": "color" }, - "contrast-2": { - "value": "{accent-brand1.contrast-2}", + "contrast-subtle": { + "value": "{system.green.contrast-2}", "type": "color" } }, - "success": { - "background-default": { - "value": "{green.1}", + "accent": { + "1": { + "value": "{brand.pear.accent.1}", "type": "color" }, - "background-subtle": { - "value": "{green.2}", + "2": { + "value": "{brand.pear.accent.2}", "type": "color" }, - "surface-default": { - "value": "{green.3}", + "3": { + "value": "{brand.pear.accent.3}", "type": "color" }, - "surface-hover": { - "value": "{green.4}", + "4": { + "value": "{brand.pear.accent.4}", "type": "color" }, - "surface-active": { - "value": "{green.5}", + "5": { + "value": "{brand.pear.accent.5}", "type": "color" }, - "border-subtle": { - "value": "{green.6}", + "6": { + "value": "{brand.pear.accent.6}", "type": "color" }, - "border-default": { - "value": "{green.7}", + "7": { + "value": "{brand.pear.accent.7}", "type": "color" }, - "border-strong": { - "value": "{green.8}", + "8": { + "value": "{brand.pear.accent.8}", "type": "color" }, - "base-default": { - "value": "{green.9}", + "9": { + "value": "{brand.pear.accent.9}", "type": "color" }, - "base-hover": { - "value": "{green.10}", + "10": { + "value": "{brand.pear.accent.10}", "type": "color" }, - "base-active": { - "value": "{green.11}", + "11": { + "value": "{brand.pear.accent.11}", "type": "color" }, - "text-subtle": { - "value": "{green.12}", + "12": { + "value": "{brand.pear.accent.12}", "type": "color" }, - "text-default": { - "value": "{green.13}", + "13": { + "value": "{brand.pear.accent.13}", "type": "color" }, - "contrast-default": { - "value": "{green.contrast-1}", + "contrast-1": { + "value": "{brand.pear.accent.contrast-1}", "type": "color" }, - "contrast-subtle": { - "value": "{green.contrast-2}", + "contrast-2": { + "value": "{brand.pear.accent.contrast-2}", "type": "color" } } diff --git a/design-tokens/System/Color/Dark.json b/design-tokens/System/Color/Dark.json index 35ffd4555b..cecbfafd50 100644 --- a/design-tokens/System/Color/Dark.json +++ b/design-tokens/System/Color/Dark.json @@ -1,188 +1,196 @@ { - "green": { - "1": { - "value": "#0b290f", - "type": "color" - }, - "2": { - "value": "#08200c", - "type": "color" - }, - "3": { - "value": "#0f3814", - "type": "color" - }, - "4": { - "value": "#114218", - "type": "color" - }, - "5": { - "value": "#144c1c", - "type": "color" - }, - "6": { - "value": "#185e22", - "type": "color" - }, - "7": { - "value": "#207a2c", - "type": "color" - }, - "8": { - "value": "#279636", - "type": "color" - }, - "9": { - "value": "#248c33", - "type": "color" - }, - "10": { - "value": "#248c33", - "type": "color" - }, - "11": { - "value": "#1d7129", - "type": "color" - }, - "12": { - "value": "#64be70", - "type": "color" - }, - "13": { - "value": "#a2d8aa", - "type": "color" - }, - "contrast-1": { - "value": "#000", - "type": "color" - }, - "contrast-2": { - "value": "#232323", - "type": "color" - } - }, - "accent-brand1": { - "1": { - "value": "#002445", - "type": "color" - }, - "2": { - "value": "#001c36", - "type": "color" - }, - "3": { - "value": "#00315c", - "type": "color" - }, - "4": { - "value": "#00396d", - "type": "color" - }, - "5": { - "value": "#00427e", - "type": "color" - }, - "6": { - "value": "#00529d", - "type": "color" - }, - "7": { - "value": "#0f6bbe", - "type": "color" - }, - "8": { - "value": "#3d88ca", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#7eb0dc", - "type": "color" - }, - "13": { - "value": "#b0cfea", - "type": "color" - }, - "contrast-1": { - "value": "#000", - "type": "color" - }, - "contrast-2": { - "value": "#1f1f1f", - "type": "color" + "system": { + "green": { + "1": { + "value": "#0b290f", + "type": "color" + }, + "2": { + "value": "#08200c", + "type": "color" + }, + "3": { + "value": "#0f3814", + "type": "color" + }, + "4": { + "value": "#114218", + "type": "color" + }, + "5": { + "value": "#144c1c", + "type": "color" + }, + "6": { + "value": "#185e22", + "type": "color" + }, + "7": { + "value": "#207a2c", + "type": "color" + }, + "8": { + "value": "#279636", + "type": "color" + }, + "9": { + "value": "#248c33", + "type": "color" + }, + "10": { + "value": "#248c33", + "type": "color" + }, + "11": { + "value": "#1d7129", + "type": "color" + }, + "12": { + "value": "#64be70", + "type": "color" + }, + "13": { + "value": "#a2d8aa", + "type": "color" + }, + "contrast-1": { + "value": "#000", + "type": "color" + }, + "contrast-2": { + "value": "#232323", + "type": "color" + } } }, - "accent-brand2": { - "1": { - "value": "#002445", - "type": "color" - }, - "2": { - "value": "#001c36", - "type": "color" - }, - "3": { - "value": "#00315c", - "type": "color" - }, - "4": { - "value": "#00396d", - "type": "color" - }, - "5": { - "value": "#00427e", - "type": "color" - }, - "6": { - "value": "#00529d", - "type": "color" - }, - "7": { - "value": "#0f6bbe", - "type": "color" - }, - "8": { - "value": "#3d88ca", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#7eb0dc", - "type": "color" - }, - "13": { - "value": "#b0cfea", - "type": "color" - }, - "contrast-1": { - "value": "#000", - "type": "color" - }, - "contrast-2": { - "value": "#1f1f1f", - "type": "color" + "brand": { + "pear": { + "accent": { + "1": { + "value": "#002445", + "type": "color" + }, + "2": { + "value": "#001c36", + "type": "color" + }, + "3": { + "value": "#00315c", + "type": "color" + }, + "4": { + "value": "#00396d", + "type": "color" + }, + "5": { + "value": "#00427e", + "type": "color" + }, + "6": { + "value": "#00529d", + "type": "color" + }, + "7": { + "value": "#0f6bbe", + "type": "color" + }, + "8": { + "value": "#3d88ca", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#7eb0dc", + "type": "color" + }, + "13": { + "value": "#b0cfea", + "type": "color" + }, + "contrast-1": { + "value": "#000", + "type": "color" + }, + "contrast-2": { + "value": "#1f1f1f", + "type": "color" + } + } + }, + "banana": { + "accent": { + "1": { + "value": "#002445", + "type": "color" + }, + "2": { + "value": "#001c36", + "type": "color" + }, + "3": { + "value": "#00315c", + "type": "color" + }, + "4": { + "value": "#00396d", + "type": "color" + }, + "5": { + "value": "#00427e", + "type": "color" + }, + "6": { + "value": "#00529d", + "type": "color" + }, + "7": { + "value": "#0f6bbe", + "type": "color" + }, + "8": { + "value": "#3d88ca", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#7eb0dc", + "type": "color" + }, + "13": { + "value": "#b0cfea", + "type": "color" + }, + "contrast-1": { + "value": "#000", + "type": "color" + }, + "contrast-2": { + "value": "#1f1f1f", + "type": "color" + } + } } } } \ No newline at end of file diff --git a/design-tokens/System/Color/Light.json b/design-tokens/System/Color/Light.json index 6d503fa562..47eaa82d20 100644 --- a/design-tokens/System/Color/Light.json +++ b/design-tokens/System/Color/Light.json @@ -1,188 +1,196 @@ { - "green": { - "1": { - "value": "#fcfefc", - "type": "color" - }, - "2": { - "value": "#e9f6ea", - "type": "color" - }, - "3": { - "value": "#d9efdc", - "type": "color" - }, - "4": { - "value": "#b9e1be", - "type": "color" - }, - "5": { - "value": "#94d29d", - "type": "color" - }, - "6": { - "value": "#9ed6a5", - "type": "color" - }, - "7": { - "value": "#29a03a", - "type": "color" - }, - "8": { - "value": "#185e22", - "type": "color" - }, - "9": { - "value": "#2ca63d", - "type": "color" - }, - "10": { - "value": "#248c33", - "type": "color" - }, - "11": { - "value": "#1d7129", - "type": "color" - }, - "12": { - "value": "#185c21", - "type": "color" - }, - "13": { - "value": "#0f3814", - "type": "color" - }, - "contrast-1": { - "value": "#ffffff", - "type": "color" - }, - "contrast-2": { - "value": "#e6e6e6", - "type": "color" - } - }, - "accent-brand1": { - "1": { - "value": "#fefeff", - "type": "color" - }, - "2": { - "value": "#eef4fa", - "type": "color" - }, - "3": { - "value": "#e2edf7", - "type": "color" - }, - "4": { - "value": "#c3daef", - "type": "color" - }, - "5": { - "value": "#a4c7e6", - "type": "color" - }, - "6": { - "value": "#aecde9", - "type": "color" - }, - "7": { - "value": "#4b90ce", - "type": "color" - }, - "8": { - "value": "#4b90ce", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#005099", - "type": "color" - }, - "13": { - "value": "#00315c", - "type": "color" - }, - "contrast-1": { - "value": "#fff", - "type": "color" - }, - "contrast-2": { - "value": "#cacaca", - "type": "color" + "system": { + "green": { + "1": { + "value": "#fcfefc", + "type": "color" + }, + "2": { + "value": "#e9f6ea", + "type": "color" + }, + "3": { + "value": "#d9efdc", + "type": "color" + }, + "4": { + "value": "#b9e1be", + "type": "color" + }, + "5": { + "value": "#94d29d", + "type": "color" + }, + "6": { + "value": "#9ed6a5", + "type": "color" + }, + "7": { + "value": "#29a03a", + "type": "color" + }, + "8": { + "value": "#185e22", + "type": "color" + }, + "9": { + "value": "#2ca63d", + "type": "color" + }, + "10": { + "value": "#248c33", + "type": "color" + }, + "11": { + "value": "#1d7129", + "type": "color" + }, + "12": { + "value": "#185c21", + "type": "color" + }, + "13": { + "value": "#0f3814", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } } }, - "accent-brand2": { - "1": { - "value": "#fefeff", - "type": "color" - }, - "2": { - "value": "#eef4fa", - "type": "color" - }, - "3": { - "value": "#e2edf7", - "type": "color" - }, - "4": { - "value": "#c3daef", - "type": "color" - }, - "5": { - "value": "#a4c7e6", - "type": "color" - }, - "6": { - "value": "#aecde9", - "type": "color" - }, - "7": { - "value": "#4b90ce", - "type": "color" - }, - "8": { - "value": "#4b90ce", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#005099", - "type": "color" - }, - "13": { - "value": "#00315c", - "type": "color" - }, - "contrast-1": { - "value": "#fff", - "type": "color" - }, - "contrast-2": { - "value": "#cacaca", - "type": "color" + "brand": { + "pear": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#4b90ce", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#fff", + "type": "color" + }, + "contrast-2": { + "value": "#cacaca", + "type": "color" + } + } + }, + "banana": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#4b90ce", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#fff", + "type": "color" + }, + "contrast-2": { + "value": "#cacaca", + "type": "color" + } + } } } } \ No newline at end of file From adedb1e8965167b9e798b5239beaba3634fbf2ec Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Sat, 4 May 2024 08:18:56 +0200 Subject: [PATCH 015/311] Draft: added new brand colors --- design-tokens/$themes.json | 12 +++--------- design-tokens/System/Color/Light.json | 26 +++++++++++++------------- 2 files changed, 16 insertions(+), 22 deletions(-) diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 67dc47b22a..a18295dc26 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,9 +4,7 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "System/Color/Light": "enabled", - "Brand/Pear": "disabled", - "Brand/Banana": "disabled" + "System/Color/Light": "enabled" }, "$figmaCollectionId": "VariableCollectionId:7:1031", "$figmaModeId": "7:32", @@ -64,9 +62,7 @@ "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "System/Color/Dark": "enabled", - "Brand/Pear": "disabled", - "Brand/Banana": "disabled" + "System/Color/Dark": "enabled" }, "$figmaCollectionId": "VariableCollectionId:7:1031", "$figmaModeId": "7:33", @@ -124,8 +120,7 @@ "name": "1", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Brand/Pear": "enabled", - "Brand/Banana": "disabled" + "Brand/Pear": "enabled" }, "$figmaCollectionId": "VariableCollectionId:7:1077", "$figmaModeId": "7:34", @@ -168,7 +163,6 @@ "name": "2", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Brand/Pear": "disabled", "Brand/Banana": "enabled" }, "$figmaCollectionId": "VariableCollectionId:7:1077", diff --git a/design-tokens/System/Color/Light.json b/design-tokens/System/Color/Light.json index 47eaa82d20..c7f866b249 100644 --- a/design-tokens/System/Color/Light.json +++ b/design-tokens/System/Color/Light.json @@ -2,55 +2,55 @@ "system": { "green": { "1": { - "value": "#fcfefc", + "value": "#fffefe", "type": "color" }, "2": { - "value": "#e9f6ea", + "value": "#fef0f1", "type": "color" }, "3": { - "value": "#d9efdc", + "value": "#fde5e6", "type": "color" }, "4": { - "value": "#b9e1be", + "value": "#fbcccd", "type": "color" }, "5": { - "value": "#94d29d", + "value": "#fab1b3", "type": "color" }, "6": { - "value": "#9ed6a5", + "value": "#fab8b9", "type": "color" }, "7": { - "value": "#29a03a", + "value": "#eb5b5f", "type": "color" }, "8": { - "value": "#185e22", + "value": "#8b3639", "type": "color" }, "9": { - "value": "#2ca63d", + "value": "#f35f63", "type": "color" }, "10": { - "value": "#248c33", + "value": "#cc5053", "type": "color" }, "11": { - "value": "#1d7129", + "value": "#a84144", "type": "color" }, "12": { - "value": "#185c21", + "value": "#873537", "type": "color" }, "13": { - "value": "#0f3814", + "value": "#522021", "type": "color" }, "contrast-1": { From 9a37681f82548de04abc832e3cc347430c6fff1b Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Mon, 6 May 2024 07:16:39 +0200 Subject: [PATCH 016/311] Sketch of new tokens structure --- design-tokens/System/Color/Dark.json | 26 ++++++------ design-tokens/System/Color/Light.json | 58 +++++++++++++-------------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/design-tokens/System/Color/Dark.json b/design-tokens/System/Color/Dark.json index cecbfafd50..b18f252a84 100644 --- a/design-tokens/System/Color/Dark.json +++ b/design-tokens/System/Color/Dark.json @@ -131,55 +131,55 @@ "banana": { "accent": { "1": { - "value": "#002445", + "value": "#3c1819", "type": "color" }, "2": { - "value": "#001c36", + "value": "#2f1213", "type": "color" }, "3": { - "value": "#00315c", + "value": "#522021", "type": "color" }, "4": { - "value": "#00396d", + "value": "#602627", "type": "color" }, "5": { - "value": "#00427e", + "value": "#702c2e", "type": "color" }, "6": { - "value": "#00529d", + "value": "#8b3639", "type": "color" }, "7": { - "value": "#0f6bbe", + "value": "#b34649", "type": "color" }, "8": { - "value": "#3d88ca", + "value": "#dd565a", "type": "color" }, "9": { - "value": "#0163ba", + "value": "#f35f63", "type": "color" }, "10": { - "value": "#004d93", + "value": "#cc5053", "type": "color" }, "11": { - "value": "#00396d", + "value": "#a84144", "type": "color" }, "12": { - "value": "#7eb0dc", + "value": "#f78d8f", "type": "color" }, "13": { - "value": "#b0cfea", + "value": "#fabcbd", "type": "color" }, "contrast-1": { diff --git a/design-tokens/System/Color/Light.json b/design-tokens/System/Color/Light.json index c7f866b249..03ad2e2c5c 100644 --- a/design-tokens/System/Color/Light.json +++ b/design-tokens/System/Color/Light.json @@ -2,55 +2,55 @@ "system": { "green": { "1": { - "value": "#fffefe", + "value": "#fcfefc", "type": "color" }, "2": { - "value": "#fef0f1", + "value": "#e9f6ea", "type": "color" }, "3": { - "value": "#fde5e6", + "value": "#d9efdc", "type": "color" }, "4": { - "value": "#fbcccd", + "value": "#b9e1be", "type": "color" }, "5": { - "value": "#fab1b3", + "value": "#94d29d", "type": "color" }, "6": { - "value": "#fab8b9", + "value": "#9ed6a5", "type": "color" }, "7": { - "value": "#eb5b5f", + "value": "#29a03a", "type": "color" }, "8": { - "value": "#8b3639", + "value": "#185e22", "type": "color" }, "9": { - "value": "#f35f63", + "value": "#2ca63d", "type": "color" }, "10": { - "value": "#cc5053", + "value": "#248c33", "type": "color" }, "11": { - "value": "#a84144", + "value": "#1d7129", "type": "color" }, "12": { - "value": "#873537", + "value": "#185c21", "type": "color" }, "13": { - "value": "#522021", + "value": "#0f3814", "type": "color" }, "contrast-1": { @@ -95,7 +95,7 @@ "type": "color" }, "8": { - "value": "#4b90ce", + "value": "#00529d", "type": "color" }, "9": { @@ -131,63 +131,63 @@ "banana": { "accent": { "1": { - "value": "#fefeff", + "value": "#fffefe", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#fef0f1", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#fde5e6", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#fbcccd", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#fab1b3", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#fab8b9", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#eb5b5f", "type": "color" }, "8": { - "value": "#4b90ce", + "value": "#8b3639", "type": "color" }, "9": { - "value": "#0163ba", + "value": "#f35f63", "type": "color" }, "10": { - "value": "#004d93", + "value": "#cc5053", "type": "color" }, "11": { - "value": "#00396d", + "value": "#a84144", "type": "color" }, "12": { - "value": "#005099", + "value": "#873537", "type": "color" }, "13": { - "value": "#00315c", + "value": "#522021", "type": "color" }, "contrast-1": { - "value": "#fff", + "value": "#ffffff", "type": "color" }, "contrast-2": { - "value": "#cacaca", + "value": "#e6e6e6", "type": "color" } } From 62bf8731fa1eae34ee8ea99c55dc7f31e9bff995 Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Mon, 6 May 2024 10:28:44 +0200 Subject: [PATCH 017/311] draft: added new structure. system, brand and semantic --- design-tokens/$themes.json | 548 ++++++++++++++++++-------- design-tokens/Base/Semantic.json | 120 ++---- design-tokens/Brand/Banana.json | 32 +- design-tokens/Brand/Pear.json | 156 +++++++- design-tokens/System/Color/Dark.json | 4 +- design-tokens/System/Color/Light.json | 438 +++++++++++++++++++- 6 files changed, 1013 insertions(+), 285 deletions(-) diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index a18295dc26..bf0854f5d4 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -6,54 +6,159 @@ "selectedTokenSets": { "System/Color/Light": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:7:1031", - "$figmaModeId": "7:32", + "$figmaCollectionId": "VariableCollectionId:21:1416", + "$figmaModeId": "21:40", "$figmaVariableReferences": { - "system.green.1": "ca99c622f0e41783566f7551fdbce62a2b62c642", - "system.green.2": "152c43a22ffe3bca27c3a7aeb2c4feab07e32b05", - "system.green.3": "bffb7e7f4814108f319e2257d42b1734ec9429a9", - "system.green.4": "0adfe03fffe3180de8602294b2ffeb2ad9b556ea", - "system.green.5": "a15531d1615f26450a5b8bae778c1170a1f37af7", - "system.green.6": "e821b93abfe1d4c2570a33ddf47027abb64f7673", - "system.green.7": "c766a4dcb5866b0a7f448de6d36293725ceec615", - "system.green.8": "08447c1291c114da4ea6a8625632adc13bae7634", - "system.green.9": "14f5989e0286ac3b0843387bb0d618315e8d5ad8", - "system.green.10": "913166889c48431b00b36c8da107a78684f7b2c8", - "system.green.11": "a6683fdfc5146fa19ed3f700ebcfb94a492967fa", - "system.green.12": "948b9f9bf07e5eb1f3bb8fb52e3d8878f8f68259", - "system.green.13": "c4b7d28692aa543460806b9cbdbff40abbb83080", - "system.green.contrast-1": "7c9fcbc1b677bbd85926f0876189f1e7b0793098", - "system.green.contrast-2": "909f79cb38b6c218663a22ab0e46a7ac04c7eee2", - "brand.pear.accent.1": "4011fa7a25f17f0bb4931b67a2bc89cd4670c5ad", - "brand.pear.accent.2": "d62441182c390f770bb2c9f4ecf5bc8a5c8abcfd", - "brand.pear.accent.3": "9ea66bcd121e1148edf91ad12ca4ad78930bc317", - "brand.pear.accent.4": "90af7419efe162f3828d92bfa9d6837506017efb", - "brand.pear.accent.5": "e100dde9f329e4b85b4856d16f8b553a613f6f5d", - "brand.pear.accent.6": "d11e469ba0ffffd4b10c01dac371395c3ee0482c", - "brand.pear.accent.7": "c8c03a3533420737f99e5475d589f86c0a9da954", - "brand.pear.accent.8": "167528e30b57363c6b1f99138d353aa686b6ee69", - "brand.pear.accent.9": "ed760a1df73a52e0f3e8fa0bd7629f43499db29d", - "brand.pear.accent.10": "17db63ff936e3894f047e794a1405efd03f32c70", - "brand.pear.accent.11": "c9c48f3d3816aedfccedc1844647ed0df58bfee4", - "brand.pear.accent.12": "f0e3ab1f66e28195e61cc83b9f12fb87212f6680", - "brand.pear.accent.13": "2b95ee309b78dfc7f5ba93edb0ccf064e5bc3786", - "brand.pear.accent.contrast-1": "dd4fc62326d22ba62f23435dc3ed06ce2759fc18", - "brand.pear.accent.contrast-2": "fc8d7dad1ad4a51a204d8abcca067638549a10c5", - "brand.banana.accent.1": "9a2f42c7f67bbc28346409eef368c2a9b886136f", - "brand.banana.accent.2": "a9fb935aa869af5d6dbda1b009ce62e950bde7fb", - "brand.banana.accent.3": "6a28725852313e36c450a755c1df46d38943426d", - "brand.banana.accent.4": "d083e5fb9ff3a1861af63f9aa62deaa40de3ccba", - "brand.banana.accent.5": "5eb5600f5b2fab8b4e39acc54fe2a142bde305d2", - "brand.banana.accent.6": "c8dfcac55b7f47b0957e523d71143eed74063325", - "brand.banana.accent.7": "448376e00501832953b86288997ef8d4df99ba42", - "brand.banana.accent.8": "4fbb447012aba3c1187470ee09046bb4dbdca7b4", - "brand.banana.accent.9": "c976eb94269c75f18bf5cd94e8217f2414f5a307", - "brand.banana.accent.10": "8b8c8d7e8c97a79bc5761347fbc2945fc79a9535", - "brand.banana.accent.11": "9f0da2ed25134493e114b4b827b9303f21e74242", - "brand.banana.accent.12": "46cb0cc75206a82c8a04abcb7e5f9c46516cef87", - "brand.banana.accent.13": "a836bf3b21b0f3edbb96beba6dca375c3351271e", - "brand.banana.accent.contrast-1": "76cd717b8180ea8c34616dec38cb1f0e2872650f", - "brand.banana.accent.contrast-2": "3b1a177fc861b338c5e3808deed03db3e1816925" + "system.green.1": "428a57b4bc210db33ade6d1db5f25890d50c7f36", + "system.green.2": "2624ec237a1693cc1d88fe749bcad21f83a4164b", + "system.green.3": "12df1d4fbfc2026f6bc5e56f3fb660320ee0e3a7", + "system.green.4": "b2c8b15d7221543899f4d1eca63506f7924788c2", + "system.green.5": "8ecb4693d2cb8c3e0fd18d6b651483c2b6a89126", + "system.green.6": "a7bf2cab1f9a015f05ef11f51f612e462db7abfb", + "system.green.7": "3a76c9fd7dd9f2256024e76630e53a169f3a9d4b", + "system.green.8": "86b71216aa78d7af6c83919165a5dc04acce2a52", + "system.green.9": "7113b803bab522df87b8687db3c0952bd7958105", + "system.green.10": "eb1019c96b1c5f4cfbf68eafb1742b3c78a9957a", + "system.green.11": "1c9ca9c44d3f194bbea14a38cb6612a12b483332", + "system.green.12": "5d6a239319f02f9dd8703b61286a9848b34edb43", + "system.green.13": "626aca17daccfd478aeed35d49ebd5f862b6b0db", + "system.green.contrast-1": "02cda338a79eec48cab81bfce16ed03a4e85f045", + "system.green.contrast-2": "f1b2a2f748f7fc0ffae4395b734058a4a4eaf367", + "brand.pear.alt1.1": "b209a7bc2d8c6da892eab7d5eca184122221e156", + "brand.pear.alt1.2": "35333121c580745274fc7fda74e570ca4dee7a88", + "brand.pear.alt1.3": "8acd362cda1545458767e1b26ef9e6a2491c153b", + "brand.pear.alt1.4": "097cc4ca4e1d6dec69c7ed479e6d61b86aff0e6b", + "brand.pear.alt1.5": "24e3e87a8d663337e61b0c3eef137d28d5f8ddbd", + "brand.pear.alt1.6": "0c5042786c1599da42a0483ad6a138dbff820399", + "brand.pear.alt1.7": "e3401325f506c31495a7e94eecc8da297f80fd04", + "brand.pear.alt1.8": "dcfbc96374cd16d5009a019c5465fefeefe1d5e6", + "brand.pear.alt1.9": "02f1b4024272229b63ecebdcebc2ad72884f231a", + "brand.pear.alt1.10": "b0955e5901a8d12851606b0e13e61efe2053c115", + "brand.pear.alt1.11": "b24027f93e136cf91458dcaccd4382314bebfaaa", + "brand.pear.alt1.12": "ed1d1bfd957303a9bc9202b535a0045e61e85a9c", + "brand.pear.alt1.13": "cd031c07be3558613e78f8a22eb4c571bd747f16", + "brand.pear.alt1.contrast-1": "70ed673aefb5b2499a9fe1d927c1f071edf47dea", + "brand.pear.alt1.contrast-2": "26acf409c059f887c187eb3d2849ff4be0009064", + "brand.banana.alt1.1": "d8fca5d80d388cdb0c8f66ef076ececae4e3b9bd", + "brand.banana.alt1.2": "32398174c721ce7767ad09f9daa3abb166660e7e", + "brand.banana.alt1.3": "df9cac6e5390546c9cd51b6b8d4ef2c2bd4819ab", + "brand.banana.alt1.4": "cac579eeb7924cc8719d9d02cb229936e7d55cd6", + "brand.banana.alt1.5": "e767a86c9e1c0faf632e698e4bc8d9706ea15176", + "brand.banana.alt1.6": "994183a5c0f32dc2d3eac4fd8f3c5f83357e9729", + "brand.banana.alt1.7": "653b04bbecc8e2b786b9b585161f223e6a599777", + "brand.banana.alt1.8": "17c6d21c6d3f6ec9e327b9cb51ae68383c760f3f", + "brand.banana.alt1.9": "12d719e40ad4b909fd9d7d554f9e894b02db0718", + "brand.banana.alt1.10": "71389d73d87be5c99682a60b371e24df80d1707f", + "brand.banana.alt1.11": "3da2a8885a5f24c928a8bfb21eb8dff7131768fe", + "brand.banana.alt1.12": "f58d924c91b4db29244538e513dbd54bae51cf9c", + "brand.banana.alt1.13": "9311a971d07fe8436db82a85e40454d4dacc03f7", + "brand.banana.alt1.contrast-1": "2b5019a0790ee1519c3e79863cbdd1b3116079ed", + "brand.banana.alt1.contrast-2": "2067e1de67aedfc289ac479c1a0da2693d833045", + "system.yellow.1": "55e86515d4c6d2c8f132ce3cc76e9809a86a7de9", + "system.yellow.2": "4cef0083d80ec6c52bb1ff3215ff3735c0a6b6a5", + "system.yellow.3": "1cdea32281943ffa902335d2ca7f6e68897462ae", + "system.yellow.4": "8eec2878460a3d8c1f930336b6558fc36bf703d1", + "system.yellow.5": "295c537cfb3b9780cec558b23345d2f5c3fce632", + "system.yellow.6": "9ec40e163673986e8fe03177f0f2ec4ce14acd5e", + "system.yellow.7": "21837e8cf136bd25856d3d71ed74faadaf55287e", + "system.yellow.8": "0d75a94406349b80b17e8ecbd75c95a089d2c465", + "system.yellow.9": "28d06fad3cbcf8f9651a3c5e5052f8f68c6af51f", + "system.yellow.10": "d0e37f93e12d3f452280a47d11b7b4651d616424", + "system.yellow.11": "b7928781bd4066d3ec4babda29d1ffab503bca47", + "system.yellow.12": "2501930fd8e1e9f6d01ae77d9647eeeaa76e68a2", + "system.yellow.13": "0188512b3ac289abaf3ba106cf5e4c44b7670277", + "system.yellow.contrast-1": "d0c0da8260d88b442173a9dfefcbbf6f832ab08d", + "system.yellow.contrast-2": "3432dc0635c6be423e1303e673bd71a90036ca68", + "system.orange.1": "bfbd1a5856bda93484d7f1435bce3279551ccb7c", + "system.orange.2": "baf0c1726639e6b6a92af0d14ec47b1372a9fa04", + "system.orange.3": "e1a3c0c5d4d28ffc5afd27bbe9ac6cbc2fe4b407", + "system.orange.4": "8ecc996d2974619a3b59a6532880189b4eb747c7", + "system.orange.5": "caccd47850cd32cb0cd65f8b1b1159503a27edf0", + "system.orange.6": "20886270bc3e45200def16a1450a9f8467612fd3", + "system.orange.7": "95cc2f768fb11a4f1235d9f2e776a853f94eb40b", + "system.orange.8": "02c04f2927735fb031e40d86f4a9a075f44543ad", + "system.orange.9": "df42c6cfc927bb6fe1a91cc76cd21a7ab7cc9f09", + "system.orange.10": "aee1496494080639283bddd85343cea8ad6074e5", + "system.orange.11": "825ed991bd182ed730f2860a7d5f1c52eeae135e", + "system.orange.12": "aa21e3267ea0fd9c5875b27220dbb9b616e66da4", + "system.orange.13": "a53e263492b4038df47c16c8dfc06f87c85a8bb1", + "system.orange.contrast-1": "ee2744317733c8f206cd9f0ac37661847a302bf2", + "system.orange.contrast-2": "0d9baa1629b9eac412c4d92bd16f2aa6bfcf4a20", + "system.red.1": "a76967dbaa789581dc76ae4e2a56678f3c8d6499", + "system.red.2": "071aeba14368fde218eaf758d9c544752e1b3a08", + "system.red.3": "ce6a0e9be81a66e0bc5ceaa6f917a19c5dc070fd", + "system.red.4": "d3cbee93c331c05c6cc894d477f734f6a544c4f6", + "system.red.5": "da2378ef56d53b7afcc920a9c4f67b983d8b21c1", + "system.red.6": "a8bd9763eefd9cdcb49702f230a1404850ede0c6", + "system.red.7": "44c56cc2103b337b98ba76e46659427e7e0352d9", + "system.red.8": "8486e97502aa139fecc9771b70cf1f8d14d6b1b2", + "system.red.9": "11c2e32ae84ce92c98b0608442db690a21442f5d", + "system.red.10": "38d107faf7fb865da7f379c1f7670a2e7f175c1c", + "system.red.11": "3ce0176e5a8113dd6cea73255d7946c5c18fc175", + "system.red.12": "e58d3bdcd99a98c9a18992fd23d50b85f3dce71e", + "system.red.13": "bb15438812c24fd21f23c48e1f61245d8a1814e5", + "system.red.contrast-1": "48f16e5a0935d78ea0dc1216cbfc76b7296d7ef4", + "system.red.contrast-2": "266f8d1df5f4b4ec28aa67fa4c1639dfb1a51b2d", + "system.blue.1": "11778945022fd2c3f24320f0acce7943484130d6", + "system.blue.2": "4c8083e6681ad55a19660e1e5ee82df17212ccc2", + "system.blue.3": "d5c2d227f1d75689a5afa864309d8fd516e4a430", + "system.blue.4": "a4c0959864580f82cd07cda2782b30661c1999b2", + "system.blue.5": "fbd35ae090e2f6201cc22d317967453bf4b44ed8", + "system.blue.6": "fad58db30b9cf8a75deb11c420ca63d1afeb9055", + "system.blue.7": "d7d2437642ddf707dc75be76480ae0f5c37471c0", + "system.blue.8": "bd8cb86e6820e5166b82ec7af0168ff20fc9ab85", + "system.blue.9": "edef809a0dc673357533e3e33960a424983b6766", + "system.blue.10": "f925c85f701c9f6d5e434bb902a714a268feb84a", + "system.blue.11": "8805695b8470d72af1bec5e38f9044d6ac1353a5", + "system.blue.12": "8ef9af8813c72766e850f77335af682eed57fee5", + "system.blue.13": "d727747663595cc7170773bb996e014673d1deb7", + "system.blue.contrast-1": "2888728ae3b06535ec0ae35c993af2515a975540", + "system.blue.contrast-2": "ab3f23f77a7c0b386981a9c7d98556e9729e0d08", + "brand.pear.alt2.1": "b3e7f64fbb0b9467d908c71ecbffd7dc2d648e1d", + "brand.pear.alt2.2": "ac950f2ea4c1524b90a23ba955e8755ea52edc84", + "brand.pear.alt2.3": "a28f7eb4c5d9725d87f25f2f9f99b14275cd1b3c", + "brand.pear.alt2.4": "6a698076b47bf043233985f33db9d7d7605b2e78", + "brand.pear.alt2.5": "87c702092958fb23a0f8336ed465cddc904d4d6b", + "brand.pear.alt2.6": "eb0dc8bbd3517cc06b9bbbcaef298fa13be814cb", + "brand.pear.alt2.7": "76aaaa995b212d7cece0524ad88283f197cbe363", + "brand.pear.alt2.8": "859f54f8ef3f4876e51de81585ef47f2462005b3", + "brand.pear.alt2.9": "e21fa6ad5a551d1d6b8f662f09dc24ea7982325d", + "brand.pear.alt2.10": "3f47963235d7cea8dda631be2047596654f6a599", + "brand.pear.alt2.11": "169008db010f6fc1481971dd2d93bc4381c0fd85", + "brand.pear.alt2.12": "6b6b97d676b616fb67c7c41532cb7b025e6b6117", + "brand.pear.alt2.13": "d5567758c836144ba3da471f9d7909c91dc19294", + "brand.pear.alt2.contrast-1": "4fe7a338703460adad1b10c79d7c106e8f65018e", + "brand.pear.alt2.contrast-2": "90252ee58918bcb1e3cf2a4fb0c0662abb1e6e3c", + "brand.pear.alt3.1": "274d78e9d304608c85cc141207e459260cc261cb", + "brand.pear.alt3.2": "abe6c354356ec05ab03a442c51611c91b3770019", + "brand.pear.alt3.3": "fc4afb2140a8acd573911795750cee0243ac5ae6", + "brand.pear.alt3.4": "2d08d2d99171ebea6edaec019336efdb98f4b318", + "brand.pear.alt3.5": "21169d7c71ad3759d1087450544815e9aad234fc", + "brand.pear.alt3.6": "1fcd75555b3183ae364d221ca2ebe83b41dce49b", + "brand.pear.alt3.7": "e7cb1482adea9f2cd1ed4e73d8e2f50732931a07", + "brand.pear.alt3.8": "84facc9bf29660f484076cf5a08e24002c810571", + "brand.pear.alt3.9": "a35f25ea19218b1e71cca7a9d34e2ad03da46605", + "brand.pear.alt3.10": "48fdb6305d329b455a8598d3428e5e466d3bcb56", + "brand.pear.alt3.11": "24f45067e116a3781d2c74597271226cb70e9a31", + "brand.pear.alt3.12": "b62f2cc589395c3e404c842bd126c7f98435aae5", + "brand.pear.alt3.13": "1981a7e8e60827ca92e1efff100d1a88619d79c9", + "brand.pear.alt3.contrast-1": "605dd4c80c2e5f2a0027e19eacf4b8beb1adab65", + "brand.pear.alt3.contrast-2": "29b0c6d00f71ff2bd2a65a6cc126ac44230229a4", + "brand.pear.alt4.1": "85207af09d2359f5916d1b3e5ea22d5d6a9567b5", + "brand.pear.alt4.2": "8055be853dd9d4b9f0c403322873b43ec2c4e8eb", + "brand.pear.alt4.3": "b24cc6fa2c032536623b5824222307713c363c02", + "brand.pear.alt4.4": "e91199614ec4d6cc15c644536ff0df18c40fbc02", + "brand.pear.alt4.5": "6d54d29a6447b4e2faf3ec68b9ca5b7a09eafb1b", + "brand.pear.alt4.6": "a6637c1c7e25f4adbbe5999b7ce51e8ebb66dcbf", + "brand.pear.alt4.7": "4e638cb223f55e53042fc89c034fd347d1df9b40", + "brand.pear.alt4.8": "ed5826a8fb7d779f019b37bdd6ef9b704eebac34", + "brand.pear.alt4.9": "a2ba29c4a5f55a01833e666372c9c0949eb7603a", + "brand.pear.alt4.10": "4f642314d4acd27bd747b56677d101377ddf1b56", + "brand.pear.alt4.11": "b2ecb085f9c82267d499cf163dd7f1d7fb715a05", + "brand.pear.alt4.12": "2c3764ee39460202804e7abd56abb12718765daa", + "brand.pear.alt4.13": "843cd407fa26fab868ce28837249f8ce0a2b3b90", + "brand.pear.alt4.contrast-1": "1bbff0cde9ad9130e9f26d1d2b014c4e3cbdf993", + "brand.pear.alt4.contrast-2": "c49a32e4e9b2f0ee971bc11771d31d91c4813fc1" }, "group": "Color" }, @@ -64,54 +169,54 @@ "selectedTokenSets": { "System/Color/Dark": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:7:1031", - "$figmaModeId": "7:33", + "$figmaCollectionId": "VariableCollectionId:21:1416", + "$figmaModeId": "21:41", "$figmaVariableReferences": { - "system.green.1": "ca99c622f0e41783566f7551fdbce62a2b62c642", - "system.green.2": "152c43a22ffe3bca27c3a7aeb2c4feab07e32b05", - "system.green.3": "bffb7e7f4814108f319e2257d42b1734ec9429a9", - "system.green.4": "0adfe03fffe3180de8602294b2ffeb2ad9b556ea", - "system.green.5": "a15531d1615f26450a5b8bae778c1170a1f37af7", - "system.green.6": "e821b93abfe1d4c2570a33ddf47027abb64f7673", - "system.green.7": "c766a4dcb5866b0a7f448de6d36293725ceec615", - "system.green.8": "08447c1291c114da4ea6a8625632adc13bae7634", - "system.green.9": "14f5989e0286ac3b0843387bb0d618315e8d5ad8", - "system.green.10": "913166889c48431b00b36c8da107a78684f7b2c8", - "system.green.11": "a6683fdfc5146fa19ed3f700ebcfb94a492967fa", - "system.green.12": "948b9f9bf07e5eb1f3bb8fb52e3d8878f8f68259", - "system.green.13": "c4b7d28692aa543460806b9cbdbff40abbb83080", - "system.green.contrast-1": "7c9fcbc1b677bbd85926f0876189f1e7b0793098", - "system.green.contrast-2": "909f79cb38b6c218663a22ab0e46a7ac04c7eee2", - "brand.pear.accent.1": "4011fa7a25f17f0bb4931b67a2bc89cd4670c5ad", - "brand.pear.accent.2": "d62441182c390f770bb2c9f4ecf5bc8a5c8abcfd", - "brand.pear.accent.3": "9ea66bcd121e1148edf91ad12ca4ad78930bc317", - "brand.pear.accent.4": "90af7419efe162f3828d92bfa9d6837506017efb", - "brand.pear.accent.5": "e100dde9f329e4b85b4856d16f8b553a613f6f5d", - "brand.pear.accent.6": "d11e469ba0ffffd4b10c01dac371395c3ee0482c", - "brand.pear.accent.7": "c8c03a3533420737f99e5475d589f86c0a9da954", - "brand.pear.accent.8": "167528e30b57363c6b1f99138d353aa686b6ee69", - "brand.pear.accent.9": "ed760a1df73a52e0f3e8fa0bd7629f43499db29d", - "brand.pear.accent.10": "17db63ff936e3894f047e794a1405efd03f32c70", - "brand.pear.accent.11": "c9c48f3d3816aedfccedc1844647ed0df58bfee4", - "brand.pear.accent.12": "f0e3ab1f66e28195e61cc83b9f12fb87212f6680", - "brand.pear.accent.13": "2b95ee309b78dfc7f5ba93edb0ccf064e5bc3786", - "brand.pear.accent.contrast-1": "dd4fc62326d22ba62f23435dc3ed06ce2759fc18", - "brand.pear.accent.contrast-2": "fc8d7dad1ad4a51a204d8abcca067638549a10c5", - "brand.banana.accent.1": "9a2f42c7f67bbc28346409eef368c2a9b886136f", - "brand.banana.accent.2": "a9fb935aa869af5d6dbda1b009ce62e950bde7fb", - "brand.banana.accent.3": "6a28725852313e36c450a755c1df46d38943426d", - "brand.banana.accent.4": "d083e5fb9ff3a1861af63f9aa62deaa40de3ccba", - "brand.banana.accent.5": "5eb5600f5b2fab8b4e39acc54fe2a142bde305d2", - "brand.banana.accent.6": "c8dfcac55b7f47b0957e523d71143eed74063325", - "brand.banana.accent.7": "448376e00501832953b86288997ef8d4df99ba42", - "brand.banana.accent.8": "4fbb447012aba3c1187470ee09046bb4dbdca7b4", - "brand.banana.accent.9": "c976eb94269c75f18bf5cd94e8217f2414f5a307", - "brand.banana.accent.10": "8b8c8d7e8c97a79bc5761347fbc2945fc79a9535", - "brand.banana.accent.11": "9f0da2ed25134493e114b4b827b9303f21e74242", - "brand.banana.accent.12": "46cb0cc75206a82c8a04abcb7e5f9c46516cef87", - "brand.banana.accent.13": "a836bf3b21b0f3edbb96beba6dca375c3351271e", - "brand.banana.accent.contrast-1": "76cd717b8180ea8c34616dec38cb1f0e2872650f", - "brand.banana.accent.contrast-2": "3b1a177fc861b338c5e3808deed03db3e1816925" + "system.green.1": "428a57b4bc210db33ade6d1db5f25890d50c7f36", + "system.green.2": "2624ec237a1693cc1d88fe749bcad21f83a4164b", + "system.green.3": "12df1d4fbfc2026f6bc5e56f3fb660320ee0e3a7", + "system.green.4": "b2c8b15d7221543899f4d1eca63506f7924788c2", + "system.green.5": "8ecb4693d2cb8c3e0fd18d6b651483c2b6a89126", + "system.green.6": "a7bf2cab1f9a015f05ef11f51f612e462db7abfb", + "system.green.7": "3a76c9fd7dd9f2256024e76630e53a169f3a9d4b", + "system.green.8": "86b71216aa78d7af6c83919165a5dc04acce2a52", + "system.green.9": "7113b803bab522df87b8687db3c0952bd7958105", + "system.green.10": "eb1019c96b1c5f4cfbf68eafb1742b3c78a9957a", + "system.green.11": "1c9ca9c44d3f194bbea14a38cb6612a12b483332", + "system.green.12": "5d6a239319f02f9dd8703b61286a9848b34edb43", + "system.green.13": "626aca17daccfd478aeed35d49ebd5f862b6b0db", + "system.green.contrast-1": "02cda338a79eec48cab81bfce16ed03a4e85f045", + "system.green.contrast-2": "f1b2a2f748f7fc0ffae4395b734058a4a4eaf367", + "brand.pear.alt1.1": "b209a7bc2d8c6da892eab7d5eca184122221e156", + "brand.pear.alt1.2": "35333121c580745274fc7fda74e570ca4dee7a88", + "brand.pear.alt1.3": "8acd362cda1545458767e1b26ef9e6a2491c153b", + "brand.pear.alt1.4": "097cc4ca4e1d6dec69c7ed479e6d61b86aff0e6b", + "brand.pear.alt1.5": "24e3e87a8d663337e61b0c3eef137d28d5f8ddbd", + "brand.pear.alt1.6": "0c5042786c1599da42a0483ad6a138dbff820399", + "brand.pear.alt1.7": "e3401325f506c31495a7e94eecc8da297f80fd04", + "brand.pear.alt1.8": "dcfbc96374cd16d5009a019c5465fefeefe1d5e6", + "brand.pear.alt1.9": "02f1b4024272229b63ecebdcebc2ad72884f231a", + "brand.pear.alt1.10": "b0955e5901a8d12851606b0e13e61efe2053c115", + "brand.pear.alt1.11": "b24027f93e136cf91458dcaccd4382314bebfaaa", + "brand.pear.alt1.12": "ed1d1bfd957303a9bc9202b535a0045e61e85a9c", + "brand.pear.alt1.13": "cd031c07be3558613e78f8a22eb4c571bd747f16", + "brand.pear.alt1.contrast-1": "70ed673aefb5b2499a9fe1d927c1f071edf47dea", + "brand.pear.alt1.contrast-2": "26acf409c059f887c187eb3d2849ff4be0009064", + "brand.banana.alt1.1": "d8fca5d80d388cdb0c8f66ef076ececae4e3b9bd", + "brand.banana.alt1.2": "32398174c721ce7767ad09f9daa3abb166660e7e", + "brand.banana.alt1.3": "df9cac6e5390546c9cd51b6b8d4ef2c2bd4819ab", + "brand.banana.alt1.4": "cac579eeb7924cc8719d9d02cb229936e7d55cd6", + "brand.banana.alt1.5": "e767a86c9e1c0faf632e698e4bc8d9706ea15176", + "brand.banana.alt1.6": "994183a5c0f32dc2d3eac4fd8f3c5f83357e9729", + "brand.banana.alt1.7": "653b04bbecc8e2b786b9b585161f223e6a599777", + "brand.banana.alt1.8": "17c6d21c6d3f6ec9e327b9cb51ae68383c760f3f", + "brand.banana.alt1.9": "12d719e40ad4b909fd9d7d554f9e894b02db0718", + "brand.banana.alt1.10": "71389d73d87be5c99682a60b371e24df80d1707f", + "brand.banana.alt1.11": "3da2a8885a5f24c928a8bfb21eb8dff7131768fe", + "brand.banana.alt1.12": "f58d924c91b4db29244538e513dbd54bae51cf9c", + "brand.banana.alt1.13": "9311a971d07fe8436db82a85e40454d4dacc03f7", + "brand.banana.alt1.contrast-1": "2b5019a0790ee1519c3e79863cbdd1b3116079ed", + "brand.banana.alt1.contrast-2": "2067e1de67aedfc289ac479c1a0da2693d833045" }, "group": "Color" }, @@ -122,39 +227,69 @@ "selectedTokenSets": { "Brand/Pear": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:7:1077", - "$figmaModeId": "7:34", + "$figmaCollectionId": "VariableCollectionId:21:1567", + "$figmaModeId": "21:42", "$figmaVariableReferences": { - "colors.accent.1": "465e0e286d0a6e26e36ddacbfa463c72d1d1cc3f", - "colors.accent.2": "1f8908cea744f9cf9bff92da6294fc6b8274985a", - "colors.accent.3": "75b2a0772bbf186c28a6ec51e888eed4b7c23530", - "colors.accent.4": "341d29c58c8ed7ff2bbd74836f83c9f3d8dbe6f9", - "colors.accent.5": "ce18529ec5eac1ad1a23fdfab6b3dc03b5a95cb0", - "colors.accent.6": "59f365b373376710528eeffcd659f0c251d90a69", - "colors.accent.7": "b38fe2c9ded53cdf465d796bfe8cb3eeb5d907c1", - "colors.accent.8": "e4b2d7ab77ee24210244080fe531b7d0bf0dd788", - "colors.accent.9": "8b5d08d59e73cbb3c808e31a9f4edefa8882e1d3", - "colors.accent.10": "4d98c2a345f3be99de4216614efb3d3f3980703a", - "colors.accent.11": "8141f4daba7028eb7c835fca203dc829b91b92cb", - "colors.accent.12": "b424c0205e0067bdb2f8829aec98ee6bf922b578", - "colors.accent.13": "fc0a707541fe35e2ceaf04e04904f45f0c8f336e", - "colors.accent.contrast-1": "3998fa658860618512d167fd5809f15275dea692", - "colors.accent.contrast-2": "b5df4b610b2e19182afd882f89f286be399bad6d", - "colors.1.background-default": "5460133d60f626dfe2f54ddbd8594bd659067baf", - "colors.1.background-subtle": "428a1611bb19ca25fc7a9919fae1bba30e4c7571", - "colors.1.surface-default": "cfd62c07bb90cf0769306d40c63970a83d3cedab", - "colors.1.surface-hover": "2a5a901e87dcc6439e75ef29467fe4b432543553", - "colors.1.surface-active": "831aaf76fb4f3f18c84bb55d2789dfbd5f7053c2", - "colors.1.border-subtle": "d8af928f7cb32a483daf19bc78536733d524830d", - "colors.1.border-default": "fa532ef198ae86cfaaab44a411528bc12957ceb9", - "colors.1.border-strong": "97dae8166f03045b0c5ee5b672a5d05a432b7db4", - "colors.1.base-default": "a1d43a7f577322e4affdfad9f58a4ce60d862aab", - "colors.1.base-hover": "a657f091633e6acb3211fb8cf8c3d2b1f0415dcf", - "colors.1.base-active": "5f6f7f1034423c4ec9e64b74e814b259a3478a76", - "colors.1.text-subtle": "b63f28142f699b7eb0d09fa4134f243362615f58", - "colors.1.text-default": "96a0937557bd6fa65a59fd49d320bdedd64ad448", - "colors.1.contrast-default": "3d4ff72f2980c36a335ed24f3f043719f946d753", - "colors.1.contrast-subtle": "8fc3f23d99ea350df6bac0cec507e274d39d47e1" + "colors.1.background-default": "a2d1936beddddfa20e13bcf009703a0d6e9ebd85", + "colors.1.background-subtle": "5c4be99322e39b76e412d704964bc556994d39fa", + "colors.1.surface-default": "2efacc8866e5b79e6c95d7ccae08aa49b7599a99", + "colors.1.surface-hover": "6751c447066d2e882587d0e5f308700b82205ff5", + "colors.1.surface-active": "1cb13a4eec602de2c1cf02eb697c89c92bb55796", + "colors.1.border-subtle": "3abc01d41775598afe3bd9a5063c00e43e4bf0d8", + "colors.1.border-default": "a40daab2c64c536e3ecaa6beb37d69dc0de2c804", + "colors.1.border-strong": "d49cfae0909c88791e32f143e13f6a6be556b28a", + "colors.1.base-default": "9434033d1efc54f39bb8999ed2c15d3bca3102bf", + "colors.1.base-hover": "cc308840cf26adb00abf87cc0194eb2d3c5ec69a", + "colors.1.base-active": "c73ad310fc786f1da6365b1e38fd2b8ef2a5e67b", + "colors.1.text-subtle": "af3e2ae4e134e1ac4d6d51dee7b60b1e8ad4323e", + "colors.1.text-default": "6bdd39273822331b5149431ae7faf94a9c6d1214", + "colors.1.contrast-default": "cf57854f216f02b067ddf18fd86e8b75d116fdf9", + "colors.1.contrast-subtle": "f5d837dee42b2495c444349ad62e41a6e8e5decb", + "colors.2.1": "ebcfbbf7d99b184afd116044e58eaf6917500ea2", + "colors.2.2": "5eef0105d5a92eee4075dfa7c6b4c74bcab0cbbd", + "colors.2.3": "1589f680c88a9136173cdb9adff712690fd97809", + "colors.2.4": "c8b70b688243b386ad736fcc8f9057f5b941e1dd", + "colors.2.5": "65274aca0eab097e0a03629ec5bfa792d286df3d", + "colors.2.6": "07a67a0f166adc13036c7d6fa630e1f4c90b4ea7", + "colors.2.7": "6616f726b07ed288041d33c884a7639706eecaef", + "colors.2.8": "36db2653f24f5f0fbcb08725bb2bb46fb0bd3b65", + "colors.2.9": "e29dcbd76ca84ea4eaa1b7fac6fb568a5758f8b8", + "colors.2.10": "8db6f9ee181bdaa3cdf81056c2b57389207a4719", + "colors.2.11": "875fc2f9320c51b031adbe1b57d4891939421b74", + "colors.2.12": "169fc237c987f30727f5dfc4ab344eb4a05464e6", + "colors.2.13": "ce79e390b754a39094c7e6c1ee1696d461291db2", + "colors.2.contrast-1": "03ea559843c28a6f9d6d783711db3fdb3988fb8a", + "colors.2.contrast-2": "b1d84cf170ee857ce684a296d3d0d2b163f52052", + "colors.3.1": "d2e0d16928aa34e47f9eda5698556775494c77dd", + "colors.3.2": "eec38329fca65f6e62899dd1571688c01180c043", + "colors.3.3": "f1145eea6988c34e28b72d106683a86ce7b585df", + "colors.3.4": "3e17a0f99845ce3fa0c347ed8fcf1d4ebb047895", + "colors.3.5": "c94c7862ef3439827c17a685c2f57a589aa6b000", + "colors.3.6": "ef8dfdd377c078e7661c2f2d582791e0907389c8", + "colors.3.7": "cd5bb8326597b07e46120210678513dc5d813a45", + "colors.3.8": "b966a3b14022a3fcd32e2455965e5ecc9ef3ff28", + "colors.3.9": "76540451843f1acb0e3818ff9788f00a43a17205", + "colors.3.10": "30a1f6fbb6eecc3ab5438cb6c9a06ea74cbf8c68", + "colors.3.11": "928f54975438b802fb7db8918ae31d4b3ffb591e", + "colors.3.12": "98f7e6e0589f15e7f90a5234438d507757f7b4b8", + "colors.3.13": "3043f07eb855e3f9837398b35dd45672234a152e", + "colors.3.contrast-1": "0e7fa409a9c0b0de4f58f073461869f57ea1d527", + "colors.3.contrast-2": "2049388a6630a9ab3532fbcda7eff3e9dfa8e9cd", + "colors.4.1": "0775a4ea08965cc751ec20ea10d67aed05236280", + "colors.4.2": "ca2a545fcf797e7689b1065266a4cc455c7b013a", + "colors.4.3": "59b281d070073504e4c5f2f246a80647a45a24d3", + "colors.4.4": "96eace27965a08f91b05fa94e9773d5e60bfffe3", + "colors.4.5": "1fb0b9582bbda733e7075bf3637a37b9f4ace53b", + "colors.4.6": "16c3f5eeb6e12083d6d028465d2adaf49778115a", + "colors.4.7": "06585f3139c14c0ccdcf9145673e66b86ee9c74a", + "colors.4.8": "dec0bffeedb18f3071dd4665e42ebae455c3d6d3", + "colors.4.9": "9bee18f0967a95366861b7f61ad6656bdbe8e1d1", + "colors.4.10": "eeea88024495e190e2f24be8f054a8d98ecf3ce8", + "colors.4.11": "d8d8f9776ce3592d8c56633b3e9ca0b68b8b7c95", + "colors.4.12": "3ac8ea421a68e4ea7a4398f210b6f56c9f3d17c0", + "colors.4.13": "f21e1e18b433b164ded3418223df78d58cdedd2d", + "colors.4.contrast-1": "bb8006a932c5161dc2ea2dd3afc796c6a087c253", + "colors.4.contrast-2": "033ed31ff02a0c7168cfebbd00826d4dc37c4c2e" }, "group": "Brands" }, @@ -165,40 +300,137 @@ "selectedTokenSets": { "Brand/Banana": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:7:1077", - "$figmaModeId": "7:35", + "$figmaCollectionId": "VariableCollectionId:21:1567", + "$figmaModeId": "21:43", "$figmaVariableReferences": { - "colors.accent.1": "465e0e286d0a6e26e36ddacbfa463c72d1d1cc3f", - "colors.accent.2": "1f8908cea744f9cf9bff92da6294fc6b8274985a", - "colors.accent.3": "75b2a0772bbf186c28a6ec51e888eed4b7c23530", - "colors.accent.4": "341d29c58c8ed7ff2bbd74836f83c9f3d8dbe6f9", - "colors.accent.5": "ce18529ec5eac1ad1a23fdfab6b3dc03b5a95cb0", - "colors.accent.6": "59f365b373376710528eeffcd659f0c251d90a69", - "colors.accent.7": "b38fe2c9ded53cdf465d796bfe8cb3eeb5d907c1", - "colors.accent.8": "e4b2d7ab77ee24210244080fe531b7d0bf0dd788", - "colors.accent.9": "8b5d08d59e73cbb3c808e31a9f4edefa8882e1d3", - "colors.accent.10": "4d98c2a345f3be99de4216614efb3d3f3980703a", - "colors.accent.11": "8141f4daba7028eb7c835fca203dc829b91b92cb", - "colors.accent.12": "b424c0205e0067bdb2f8829aec98ee6bf922b578", - "colors.accent.13": "fc0a707541fe35e2ceaf04e04904f45f0c8f336e", - "colors.accent.contrast-1": "3998fa658860618512d167fd5809f15275dea692", - "colors.accent.contrast-2": "b5df4b610b2e19182afd882f89f286be399bad6d", - "colors.1.background-default": "5460133d60f626dfe2f54ddbd8594bd659067baf", - "colors.1.background-subtle": "428a1611bb19ca25fc7a9919fae1bba30e4c7571", - "colors.1.surface-default": "cfd62c07bb90cf0769306d40c63970a83d3cedab", - "colors.1.surface-hover": "2a5a901e87dcc6439e75ef29467fe4b432543553", - "colors.1.surface-active": "831aaf76fb4f3f18c84bb55d2789dfbd5f7053c2", - "colors.1.border-subtle": "d8af928f7cb32a483daf19bc78536733d524830d", - "colors.1.border-default": "fa532ef198ae86cfaaab44a411528bc12957ceb9", - "colors.1.border-strong": "97dae8166f03045b0c5ee5b672a5d05a432b7db4", - "colors.1.base-default": "a1d43a7f577322e4affdfad9f58a4ce60d862aab", - "colors.1.base-hover": "a657f091633e6acb3211fb8cf8c3d2b1f0415dcf", - "colors.1.base-active": "5f6f7f1034423c4ec9e64b74e814b259a3478a76", - "colors.1.text-subtle": "b63f28142f699b7eb0d09fa4134f243362615f58", - "colors.1.text-default": "96a0937557bd6fa65a59fd49d320bdedd64ad448", - "colors.1.contrast-default": "3d4ff72f2980c36a335ed24f3f043719f946d753", - "colors.1.contrast-subtle": "8fc3f23d99ea350df6bac0cec507e274d39d47e1" + "colors.1.background-default": "a2d1936beddddfa20e13bcf009703a0d6e9ebd85", + "colors.1.background-subtle": "5c4be99322e39b76e412d704964bc556994d39fa", + "colors.1.surface-default": "2efacc8866e5b79e6c95d7ccae08aa49b7599a99", + "colors.1.surface-hover": "6751c447066d2e882587d0e5f308700b82205ff5", + "colors.1.surface-active": "1cb13a4eec602de2c1cf02eb697c89c92bb55796", + "colors.1.border-subtle": "3abc01d41775598afe3bd9a5063c00e43e4bf0d8", + "colors.1.border-default": "a40daab2c64c536e3ecaa6beb37d69dc0de2c804", + "colors.1.border-strong": "d49cfae0909c88791e32f143e13f6a6be556b28a", + "colors.1.base-default": "9434033d1efc54f39bb8999ed2c15d3bca3102bf", + "colors.1.base-hover": "cc308840cf26adb00abf87cc0194eb2d3c5ec69a", + "colors.1.base-active": "c73ad310fc786f1da6365b1e38fd2b8ef2a5e67b", + "colors.1.text-subtle": "af3e2ae4e134e1ac4d6d51dee7b60b1e8ad4323e", + "colors.1.text-default": "6bdd39273822331b5149431ae7faf94a9c6d1214", + "colors.1.contrast-default": "cf57854f216f02b067ddf18fd86e8b75d116fdf9", + "colors.1.contrast-subtle": "f5d837dee42b2495c444349ad62e41a6e8e5decb", + "colors.2.1": "ebcfbbf7d99b184afd116044e58eaf6917500ea2", + "colors.2.2": "5eef0105d5a92eee4075dfa7c6b4c74bcab0cbbd", + "colors.2.3": "1589f680c88a9136173cdb9adff712690fd97809", + "colors.2.4": "c8b70b688243b386ad736fcc8f9057f5b941e1dd", + "colors.2.5": "65274aca0eab097e0a03629ec5bfa792d286df3d", + "colors.2.6": "07a67a0f166adc13036c7d6fa630e1f4c90b4ea7", + "colors.2.7": "6616f726b07ed288041d33c884a7639706eecaef", + "colors.2.8": "36db2653f24f5f0fbcb08725bb2bb46fb0bd3b65", + "colors.2.9": "e29dcbd76ca84ea4eaa1b7fac6fb568a5758f8b8", + "colors.2.10": "8db6f9ee181bdaa3cdf81056c2b57389207a4719", + "colors.2.11": "875fc2f9320c51b031adbe1b57d4891939421b74", + "colors.2.12": "169fc237c987f30727f5dfc4ab344eb4a05464e6", + "colors.2.13": "ce79e390b754a39094c7e6c1ee1696d461291db2", + "colors.2.contrast-1": "03ea559843c28a6f9d6d783711db3fdb3988fb8a", + "colors.2.contrast-2": "b1d84cf170ee857ce684a296d3d0d2b163f52052" }, "group": "Brands" + }, + { + "id": "541629445ef90ad5363f9e88f52a1ccb617e6f84", + "name": "semantic", + "$figmaStyleReferences": {}, + "selectedTokenSets": { + "Base/Semantic": "enabled" + }, + "group": "semantic", + "$figmaCollectionId": "VariableCollectionId:21:1628", + "$figmaModeId": "21:44", + "$figmaVariableReferences": { + "border_radius.interactive": "7d5ff49c446ba4d9282fa9bf068c49ab52e2a8c4", + "border_radius.small": "91fb2297e8e46ede18fb1ae1fb3d47e4550a3b0a", + "border_radius.medium": "1e82957c24715396becec26180c4c80824e3f29a", + "border_radius.large": "c829a5510efd7239043c52366399dcd4738bb101", + "border_radius.xlarge": "f66465b992149acafff1a6b47061aa95f392feb1", + "border_radius.xxlarge": "3897d6265372b0e00fc72ebf21482dad43cf5a7a", + "border_radius.xxxlarge": "be0e6d68ccb220d8c9cb2457f159e15bba9e40fe", + "border_radius.xxxxlarge": "2f2bf2c10966788d56346a92969960b5c5fac5b5", + "border_radius.full": "cdf54d21d56fd46b16db94b82559ff43b61de07f", + "spacing.0": "d318464619ae4aa282dc44ad84f0e62ba0a316af", + "spacing.1": "59b1e04e07950398791887aeec990016e086bf19", + "spacing.2": "339d6f4b4f9afc944fc748cd421d7e67221cb815", + "spacing.3": "d8bf68e561af46c29e94db712632711becbff401", + "spacing.4": "5ffade414786d91352672a76ba91130352b49cfb", + "spacing.5": "c89724aabc5306b54f0ac703a7bf2ac7d693d444", + "spacing.6": "527118ac3bd9db5aad930de12274e136d68fca2c", + "spacing.7": "439e5142ba918c3cfc24da684d181beffd3556aa", + "spacing.8": "2c65de7cb2665841eaca3844d08c5bb3e54f8b04", + "spacing.9": "ecd0f0ff26c379e37541e806680ef8c048d12d3e", + "spacing.10": "46cd92bcdc5ae4f10372bdfc59c9d6b5526a614d", + "spacing.11": "14e2f8ee3a12ef1bf0766e89d29c42a1ba6d3bc8", + "spacing.12": "6375efc3e3d95ae2b81cb728fb9f0e865813bbaa", + "spacing.13": "b8e760b737a6fabb4bc52f7cc9432110cc1f3011", + "spacing.14": "0d4eeca4795118df7a9c5335e5871ff0197e4084", + "spacing.15": "2811f9850b51ed535e59f8b77b87472d7ea5cd4b", + "spacing.18": "230e77200b940a23670f79e967b6fd5bb17028ae", + "spacing.22": "e4465a5d37c6b42adc06435f1f049f69cd1d473c", + "spacing.26": "076508102021758491e0a2b9d729c299e6eacca2", + "spacing.30": "2616096f2e709594d40f9e8334e26358f4a382fc", + "base_spacing": "d02420fa05e662859eb1c4d0788a7c74defc7ca2", + "sizing.0": "faed29cf1d8e50c1bf2f25dc402b0b2b5ad50a1a", + "sizing.1": "fb15a034e932dad39490e609ffed412695b310cf", + "sizing.2": "07870abc66e8f60431fd1a978f59d88744bd8bb3", + "sizing.3": "825984ac4790b5b91631b57a4eef1524249b082a", + "sizing.4": "d3180584e014dc1b61fde2b65bb011f3feff129e", + "sizing.5": "225c9a7eb276e72ebdd9bc72a52df6eb3a17a11f", + "sizing.6": "347728a888ae8dc50b58b41f0b020acfd2c9545a", + "sizing.7": "5a40eb7bd4c02335efc698b307c5ae37bc931710", + "sizing.8": "a4de84d1f47f0e5620c29928b2a71587b89c41e8", + "sizing.9": "a623d8f54693d571b50694cd899190ea09ac76d2", + "sizing.10": "0f36e24fc911f26e15dd06c4863484597f531014", + "sizing.11": "338ba1acf5cfc96d6fa960c967b6a1ac94f597a7", + "sizing.12": "7f7126e696eb77b503cf30341c19585066ff871e", + "sizing.13": "bd37405a739920574a2635589eac4570c1c704b7", + "sizing.14": "b654d53d0da2259ffc1f65084f6da84966b139c4", + "sizing.15": "93543e6e5acfb0f9a7f0a82984367fc1cd342387", + "sizing.18": "696bcda2f767107abde6388fd03ee5b16dd490fa", + "sizing.22": "9ecd5e5ee87b2c6a630d7d494d49126bc98ac8d9", + "sizing.26": "da7468a787a83b88da25bab2fc9969fc7e577c0a", + "sizing.30": "c1d4171cb132a6d1ab4b69786754193acb5b660e", + "base_sizing": "a3b287208bb66cf8643ff72977c684649c6ece61", + "border_width.default": "3402e74823d5e83275036f4f35d77d6a35b82dd4", + "border_width.active": "abeb2b14653abd4882ed5e906bfad40b64a2999a", + "border_width.tab_focus": "22da8809075022b7285d101a978e975e930ee512", + "colors.success.background-default": "9410b1d2afcd3b3464e17beb21685fd3ab6401cd", + "colors.success.background-subtle": "7b872f5db95347f35536392fa3864c30f6ac383e", + "colors.success.surface-default": "104a5e5a5658254c8874f3248e4581505b5597e3", + "colors.success.surface-hover": "0ec047f40e8181a22c3228f80354bd10b3ff4bbd", + "colors.success.surface-active": "c5469778e52424596b138e428f32d890318ca6f4", + "colors.success.border-subtle": "f634729b5f92adf398b505082320d23b5a14b21a", + "colors.success.border-default": "23fbb189b3e643586d0ee6bc40ea36b1d0f4b5b5", + "colors.success.border-strong": "fdf214f92cadad3f468f953c1a9f1177eaabb822", + "colors.success.base-default": "d24e5fe17b4f716697b21aa4d0030329d9986c5f", + "colors.success.base-hover": "f8c289190e68480eb65f3266326dd3bb6927cdde", + "colors.success.base-active": "df382e9182653774164cde9a033f5ace2572d534", + "colors.success.text-subtle": "18e07c4ebbbb2d0586565cb242afcadfd5663ce7", + "colors.success.text-default": "47ed1e5043f95ab0d642f3b618dc540306c47151", + "colors.success.contrast-default": "2b4fb291f27612189069120d948292c1fe5dd544", + "colors.success.contrast-subtle": "82795fe680f34a20a04262a2fbc55b578b9b2c95", + "colors.accent.background-default": "0cbc2a31c89c55a814c7ef9c50433b838108cb24", + "colors.accent.background-subtle": "a5207b11e55199cf3ef478d887e14cdbbe3db957", + "colors.accent.surface-default": "39219e6c355645fa80bcc4820a43424c9d74334c", + "colors.accent.surface-hover": "148d06a1d5bbbe592955b9ba00b74fe355649be5", + "colors.accent.surface-active": "cd21e9872d465a6e8851001fc73aefbc8fb6c498", + "colors.accent.border-subtle": "f3801bb1be2fb3afb1e74aa57ca54ca5ec9366d1", + "colors.accent.border-default": "29c0f0c81c88568ef759fb540784c9aace24e479", + "colors.accent.border-strong": "930083fa36d3a3577ac001f5148590fb843da2e4", + "colors.accent.base-default": "30725f4e36b1c9df244d0c607f495538fd193c8a", + "colors.accent.base-hover": "b834401dfd9e2b0a43d5e3fbe38d42a98e91ccfa", + "colors.accent.base-active": "1644773df45d74dd52d14ec2f005f17d34dc61cb", + "colors.accent.text-subtle": "ca40ed88cb9a1e5ff0158aba4a3b9c95a491383c", + "colors.accent.text-default": "bbe730bb25bf8be044336c426e70aa6895cd49ff", + "colors.accent.contrast-default": "4190a3469280841f1c2204bb5ddf714043036bdc", + "colors.accent.contrast-subtle": "7115d698c40b67c00b165731ba4e8514593f9ac4" + } } ] \ No newline at end of file diff --git a/design-tokens/Base/Semantic.json b/design-tokens/Base/Semantic.json index 5378b6b660..583dd51608 100644 --- a/design-tokens/Base/Semantic.json +++ b/design-tokens/Base/Semantic.json @@ -590,183 +590,121 @@ "type": "color" }, "background-subtle": { - "value": "{system/green.2}", + "value": "{system.green.2}", "type": "color" }, "surface-default": { - "value": "{system/green.3}", + "value": "{system.green.3}", "type": "color" }, "surface-hover": { - "value": "{system/green.4}", + "value": "{system.green.4}", "type": "color" }, "surface-active": { - "value": "{system/green.5}", + "value": "{system.green.5}", "type": "color" }, "border-subtle": { - "value": "{system/green.6}", + "value": "{system.green.6}", "type": "color" }, "border-default": { - "value": "{system/green.7}", + "value": "{system.green.7}", "type": "color" }, "border-strong": { - "value": "{system/green.8}", + "value": "{system.green.8}", "type": "color" }, "base-default": { - "value": "{system/green.9}", + "value": "{system.green.9}", "type": "color" }, "base-hover": { - "value": "{system/green.10}", + "value": "{system.green.10}", "type": "color" }, "base-active": { - "value": "{system/green.11}", + "value": "{system.green.11}", "type": "color" }, "text-subtle": { - "value": "{system/green.12}", + "value": "{system.green.12}", "type": "color" }, "text-default": { - "value": "{system/green.13}", + "value": "{system.green.13}", "type": "color" }, "contrast-default": { - "value": "{system/green.contrast-1}", + "value": "{system.green.contrast-1}", "type": "color" }, "contrast-subtle": { - "value": "{system/green.contrast-2}", + "value": "{system.green.contrast-2}", "type": "color" } }, "accent": { "background-default": { - "value": "{colors.accent.1}", + "value": "{colors.2.1}", "type": "color" }, "background-subtle": { - "value": "{colors.accent.2}", + "value": "{colors.2.2}", "type": "color" }, "surface-default": { - "value": "{colors.accent.3}", + "value": "{colors.2.3}", "type": "color" }, "surface-hover": { - "value": "{colors.accent.4}", + "value": "{colors.2.4}", "type": "color" }, "surface-active": { - "value": "{colors.accent.5}", + "value": "{colors.2.5}", "type": "color" }, "border-subtle": { - "value": "{colors.accent.6}", + "value": "{colors.2.6}", "type": "color" }, "border-default": { - "value": "{colors.accent.7}", + "value": "{colors.2.7}", "type": "color" }, "border-strong": { - "value": "{colors.accent.8}", + "value": "{colors.2.8}", "type": "color" }, "base-default": { - "value": "{colors.accent.9}", + "value": "{colors.2.9}", "type": "color" }, "base-hover": { - "value": "{colors.accent.10}", + "value": "{colors.2.10}", "type": "color" }, "base-active": { - "value": "{colors.accent.11}", + "value": "{colors.2.11}", "type": "color" }, "text-subtle": { - "value": "{colors.accent.12}", + "value": "{colors.2.12}", "type": "color" }, "text-default": { - "value": "{colors.accent.13}", + "value": "{colors.2.13}", "type": "color" }, "contrast-default": { - "value": "{colors.accent.contrast-1}", + "value": "{colors.2.contrast-1}", "type": "color" }, "contrast-subtle": { - "value": "{colors.accent.contrast-2}", - "type": "color" - } - }, - "success-copy": { - "background-default": { - "value": "{system.green.1}", - "type": "color" - }, - "background-subtle": { - "value": "{system/green.2}", - "type": "color" - }, - "surface-default": { - "value": "{system/green.3}", - "type": "color" - }, - "surface-hover": { - "value": "{system/green.4}", - "type": "color" - }, - "surface-active": { - "value": "{system/green.5}", - "type": "color" - }, - "border-subtle": { - "value": "{system/green.6}", - "type": "color" - }, - "border-default": { - "value": "{system/green.7}", - "type": "color" - }, - "border-strong": { - "value": "{system/green.8}", - "type": "color" - }, - "base-default": { - "value": "{system/green.9}", - "type": "color" - }, - "base-hover": { - "value": "{system/green.10}", - "type": "color" - }, - "base-active": { - "value": "{system/green.11}", - "type": "color" - }, - "text-subtle": { - "value": "{system/green.12}", - "type": "color" - }, - "text-default": { - "value": "{system/green.13}", - "type": "color" - }, - "contrast-default": { - "value": "{system/green.contrast-1}", - "type": "color" - }, - "contrast-subtle": { - "value": "{system/green.contrast-2}", + "value": "{colors.2.contrast-2}", "type": "color" } } diff --git a/design-tokens/Brand/Banana.json b/design-tokens/Brand/Banana.json index aa09e28fdd..aa026e3f38 100644 --- a/design-tokens/Brand/Banana.json +++ b/design-tokens/Brand/Banana.json @@ -62,65 +62,65 @@ "type": "color" } }, - "accent": { + "2": { "1": { - "value": "{brand.banana.accent.1}", + "value": "{brand.banana.alt1.1}", "type": "color" }, "2": { - "value": "{brand.banana.accent.2}", + "value": "{brand.banana.alt1.2}", "type": "color" }, "3": { - "value": "{brand.banana.accent.3}", + "value": "{brand.banana.alt1.3}", "type": "color" }, "4": { - "value": "{brand.banana.accent.4}", + "value": "{brand.banana.alt1.4}", "type": "color" }, "5": { - "value": "{brand.banana.accent.5}", + "value": "{brand.banana.alt1.5}", "type": "color" }, "6": { - "value": "{brand.banana.accent.6}", + "value": "{brand.banana.alt1.6}", "type": "color" }, "7": { - "value": "{brand.banana.accent.7}", + "value": "{brand.banana.alt1.7}", "type": "color" }, "8": { - "value": "{brand.banana.accent.8}", + "value": "{brand.banana.alt1.8}", "type": "color" }, "9": { - "value": "{brand.banana.accent.9}", + "value": "{brand.banana.alt1.9}", "type": "color" }, "10": { - "value": "{brand.banana.accent.10}", + "value": "{brand.banana.alt1.10}", "type": "color" }, "11": { - "value": "{brand.banana.accent.11}", + "value": "{brand.banana.alt1.11}", "type": "color" }, "12": { - "value": "{brand.banana.accent.12}", + "value": "{brand.banana.alt1.12}", "type": "color" }, "13": { - "value": "{brand.banana.accent.13}", + "value": "{brand.banana.alt1.13}", "type": "color" }, "contrast-1": { - "value": "{brand.banana.accent.contrast-1}", + "value": "{brand.banana.alt1.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{brand.banana.accent.contrast-2}", + "value": "{brand.banana.alt1.contrast-2}", "type": "color" } } diff --git a/design-tokens/Brand/Pear.json b/design-tokens/Brand/Pear.json index 779a9f84cb..5293a96a2e 100644 --- a/design-tokens/Brand/Pear.json +++ b/design-tokens/Brand/Pear.json @@ -62,65 +62,189 @@ "type": "color" } }, - "accent": { + "2": { "1": { - "value": "{brand.pear.accent.1}", + "value": "{brand.pear.alt1.1}", "type": "color" }, "2": { - "value": "{brand.pear.accent.2}", + "value": "{brand.pear.alt1.2}", "type": "color" }, "3": { - "value": "{brand.pear.accent.3}", + "value": "{brand.pear.alt1.3}", "type": "color" }, "4": { - "value": "{brand.pear.accent.4}", + "value": "{brand.pear.alt1.4}", "type": "color" }, "5": { - "value": "{brand.pear.accent.5}", + "value": "{brand.pear.alt1.5}", "type": "color" }, "6": { - "value": "{brand.pear.accent.6}", + "value": "{brand.pear.alt1.6}", "type": "color" }, "7": { - "value": "{brand.pear.accent.7}", + "value": "{brand.pear.alt1.7}", "type": "color" }, "8": { - "value": "{brand.pear.accent.8}", + "value": "{brand.pear.alt1.8}", "type": "color" }, "9": { - "value": "{brand.pear.accent.9}", + "value": "{brand.pear.alt1.9}", "type": "color" }, "10": { - "value": "{brand.pear.accent.10}", + "value": "{brand.pear.alt1.10}", "type": "color" }, "11": { - "value": "{brand.pear.accent.11}", + "value": "{brand.pear.alt1.11}", "type": "color" }, "12": { - "value": "{brand.pear.accent.12}", + "value": "{brand.pear.alt1.12}", "type": "color" }, "13": { - "value": "{brand.pear.accent.13}", + "value": "{brand.pear.alt1.13}", "type": "color" }, "contrast-1": { - "value": "{brand.pear.accent.contrast-1}", + "value": "{brand.pear.alt1.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{brand.pear.accent.contrast-2}", + "value": "{brand.pear.alt1.contrast-2}", + "type": "color" + } + }, + "3": { + "1": { + "value": "{brand.pear.alt1.1}", + "type": "color" + }, + "2": { + "value": "{brand.pear.alt1.2}", + "type": "color" + }, + "3": { + "value": "{brand.pear.alt1.3}", + "type": "color" + }, + "4": { + "value": "{brand.pear.alt1.4}", + "type": "color" + }, + "5": { + "value": "{brand.pear.alt1.5}", + "type": "color" + }, + "6": { + "value": "{brand.pear.alt1.6}", + "type": "color" + }, + "7": { + "value": "{brand.pear.alt1.7}", + "type": "color" + }, + "8": { + "value": "{brand.pear.alt1.8}", + "type": "color" + }, + "9": { + "value": "{brand.pear.alt1.9}", + "type": "color" + }, + "10": { + "value": "{brand.pear.alt1.10}", + "type": "color" + }, + "11": { + "value": "{brand.pear.alt1.11}", + "type": "color" + }, + "12": { + "value": "{brand.pear.alt1.12}", + "type": "color" + }, + "13": { + "value": "{brand.pear.alt1.13}", + "type": "color" + }, + "contrast-1": { + "value": "{brand.pear.alt1.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{brand.pear.alt1.contrast-2}", + "type": "color" + } + }, + "4": { + "1": { + "value": "{brand.pear.alt1.1}", + "type": "color" + }, + "2": { + "value": "{brand.pear.alt1.2}", + "type": "color" + }, + "3": { + "value": "{brand.pear.alt1.3}", + "type": "color" + }, + "4": { + "value": "{brand.pear.alt1.4}", + "type": "color" + }, + "5": { + "value": "{brand.pear.alt1.5}", + "type": "color" + }, + "6": { + "value": "{brand.pear.alt1.6}", + "type": "color" + }, + "7": { + "value": "{brand.pear.alt1.7}", + "type": "color" + }, + "8": { + "value": "{brand.pear.alt1.8}", + "type": "color" + }, + "9": { + "value": "{brand.pear.alt1.9}", + "type": "color" + }, + "10": { + "value": "{brand.pear.alt1.10}", + "type": "color" + }, + "11": { + "value": "{brand.pear.alt1.11}", + "type": "color" + }, + "12": { + "value": "{brand.pear.alt1.12}", + "type": "color" + }, + "13": { + "value": "{brand.pear.alt1.13}", + "type": "color" + }, + "contrast-1": { + "value": "{brand.pear.alt1.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{brand.pear.alt1.contrast-2}", "type": "color" } } diff --git a/design-tokens/System/Color/Dark.json b/design-tokens/System/Color/Dark.json index b18f252a84..f34c6e1d86 100644 --- a/design-tokens/System/Color/Dark.json +++ b/design-tokens/System/Color/Dark.json @@ -65,7 +65,7 @@ }, "brand": { "pear": { - "accent": { + "alt1": { "1": { "value": "#002445", "type": "color" @@ -129,7 +129,7 @@ } }, "banana": { - "accent": { + "alt1": { "1": { "value": "#3c1819", "type": "color" diff --git a/design-tokens/System/Color/Light.json b/design-tokens/System/Color/Light.json index 03ad2e2c5c..75709e3e21 100644 --- a/design-tokens/System/Color/Light.json +++ b/design-tokens/System/Color/Light.json @@ -61,11 +61,445 @@ "value": "#e6e6e6", "type": "color" } + }, + "yellow": { + "1": { + "value": "#fcfefc", + "type": "color" + }, + "2": { + "value": "#e9f6ea", + "type": "color" + }, + "3": { + "value": "#d9efdc", + "type": "color" + }, + "4": { + "value": "#b9e1be", + "type": "color" + }, + "5": { + "value": "#94d29d", + "type": "color" + }, + "6": { + "value": "#9ed6a5", + "type": "color" + }, + "7": { + "value": "#29a03a", + "type": "color" + }, + "8": { + "value": "#185e22", + "type": "color" + }, + "9": { + "value": "#2ca63d", + "type": "color" + }, + "10": { + "value": "#248c33", + "type": "color" + }, + "11": { + "value": "#1d7129", + "type": "color" + }, + "12": { + "value": "#185c21", + "type": "color" + }, + "13": { + "value": "#0f3814", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "orange": { + "1": { + "value": "#fcfefc", + "type": "color" + }, + "2": { + "value": "#e9f6ea", + "type": "color" + }, + "3": { + "value": "#d9efdc", + "type": "color" + }, + "4": { + "value": "#b9e1be", + "type": "color" + }, + "5": { + "value": "#94d29d", + "type": "color" + }, + "6": { + "value": "#9ed6a5", + "type": "color" + }, + "7": { + "value": "#29a03a", + "type": "color" + }, + "8": { + "value": "#185e22", + "type": "color" + }, + "9": { + "value": "#2ca63d", + "type": "color" + }, + "10": { + "value": "#248c33", + "type": "color" + }, + "11": { + "value": "#1d7129", + "type": "color" + }, + "12": { + "value": "#185c21", + "type": "color" + }, + "13": { + "value": "#0f3814", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "red": { + "1": { + "value": "#fcfefc", + "type": "color" + }, + "2": { + "value": "#e9f6ea", + "type": "color" + }, + "3": { + "value": "#d9efdc", + "type": "color" + }, + "4": { + "value": "#b9e1be", + "type": "color" + }, + "5": { + "value": "#94d29d", + "type": "color" + }, + "6": { + "value": "#9ed6a5", + "type": "color" + }, + "7": { + "value": "#29a03a", + "type": "color" + }, + "8": { + "value": "#185e22", + "type": "color" + }, + "9": { + "value": "#2ca63d", + "type": "color" + }, + "10": { + "value": "#248c33", + "type": "color" + }, + "11": { + "value": "#1d7129", + "type": "color" + }, + "12": { + "value": "#185c21", + "type": "color" + }, + "13": { + "value": "#0f3814", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "blue": { + "1": { + "value": "#fcfefc", + "type": "color" + }, + "2": { + "value": "#e9f6ea", + "type": "color" + }, + "3": { + "value": "#d9efdc", + "type": "color" + }, + "4": { + "value": "#b9e1be", + "type": "color" + }, + "5": { + "value": "#94d29d", + "type": "color" + }, + "6": { + "value": "#9ed6a5", + "type": "color" + }, + "7": { + "value": "#29a03a", + "type": "color" + }, + "8": { + "value": "#185e22", + "type": "color" + }, + "9": { + "value": "#2ca63d", + "type": "color" + }, + "10": { + "value": "#248c33", + "type": "color" + }, + "11": { + "value": "#1d7129", + "type": "color" + }, + "12": { + "value": "#185c21", + "type": "color" + }, + "13": { + "value": "#0f3814", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } } }, "brand": { "pear": { - "accent": { + "alt1": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#fff", + "type": "color" + }, + "contrast-2": { + "value": "#cacaca", + "type": "color" + } + }, + "alt2": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#fff", + "type": "color" + }, + "contrast-2": { + "value": "#cacaca", + "type": "color" + } + }, + "alt3": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#fff", + "type": "color" + }, + "contrast-2": { + "value": "#cacaca", + "type": "color" + } + }, + "alt4": { "1": { "value": "#fefeff", "type": "color" @@ -129,7 +563,7 @@ } }, "banana": { - "accent": { + "alt1": { "1": { "value": "#fffefe", "type": "color" From cda434532da3351eefb6a7cb659dca1bc0ea6e1e Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Tue, 7 May 2024 13:28:29 +0200 Subject: [PATCH 018/311] draft: new names and split up core tokens --- design-tokens/$metadata.json | 16 +- design-tokens/$themes.json | 851 ++++++++++-------- design-tokens/Base/Fluid.json | 336 ------- design-tokens/Brand/Pear.json | 252 ------ .../{System/Color => Core/modes}/Dark.json | 0 .../{System/Color => Core/modes}/Light.json | 112 ++- design-tokens/Core/size/default.json | 7 + .../Style.json => Core/styles/default.json} | 0 design-tokens/Core/typography/default.json | 116 +++ design-tokens/Themes/theme1.json | 314 +++++++ .../{Brand/Banana.json => Themes/theme2.json} | 60 +- .../Semantic.json => semantic/color.json} | 60 +- design-tokens/semantic/style.json | 712 +++++++++++++++ 13 files changed, 1766 insertions(+), 1070 deletions(-) delete mode 100644 design-tokens/Base/Fluid.json delete mode 100644 design-tokens/Brand/Pear.json rename design-tokens/{System/Color => Core/modes}/Dark.json (100%) rename design-tokens/{System/Color => Core/modes}/Light.json (89%) create mode 100644 design-tokens/Core/size/default.json rename design-tokens/{System/Style.json => Core/styles/default.json} (100%) create mode 100644 design-tokens/Core/typography/default.json create mode 100644 design-tokens/Themes/theme1.json rename design-tokens/{Brand/Banana.json => Themes/theme2.json} (57%) rename design-tokens/{Base/Semantic.json => semantic/color.json} (93%) create mode 100644 design-tokens/semantic/style.json diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index 14190eac5a..9086f89df1 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -1,12 +1,14 @@ { "tokenSetOrder": [ - "System/Color/Light", - "System/Color/Dark", - "System/Style", - "Brand/Pear", - "Brand/Banana", - "Base/Semantic", - "Base/Fluid", + "Core/modes/Light", + "Core/modes/Dark", + "Core/size/default", + "Core/typography/default", + "Core/styles/default", + "Themes/theme1", + "Themes/theme2", + "semantic/color", + "semantic/style", "Viewport/@320", "Viewport/@375", "Viewport/@576", diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index bf0854f5d4..4ecc30a0b0 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,433 +4,504 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "System/Color/Light": "enabled" + "semantic/color": "disabled", + "semantic/style": "disabled", + "Core/modes/Light": "enabled", + "Core/modes/Dark": "disabled", + "Core/size/default": "disabled", + "Core/typography/default": "disabled", + "Core/styles/default": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:21:1416", - "$figmaModeId": "21:40", + "$figmaCollectionId": "VariableCollectionId:29:3798", + "$figmaModeId": "29:70", "$figmaVariableReferences": { - "system.green.1": "428a57b4bc210db33ade6d1db5f25890d50c7f36", - "system.green.2": "2624ec237a1693cc1d88fe749bcad21f83a4164b", - "system.green.3": "12df1d4fbfc2026f6bc5e56f3fb660320ee0e3a7", - "system.green.4": "b2c8b15d7221543899f4d1eca63506f7924788c2", - "system.green.5": "8ecb4693d2cb8c3e0fd18d6b651483c2b6a89126", - "system.green.6": "a7bf2cab1f9a015f05ef11f51f612e462db7abfb", - "system.green.7": "3a76c9fd7dd9f2256024e76630e53a169f3a9d4b", - "system.green.8": "86b71216aa78d7af6c83919165a5dc04acce2a52", - "system.green.9": "7113b803bab522df87b8687db3c0952bd7958105", - "system.green.10": "eb1019c96b1c5f4cfbf68eafb1742b3c78a9957a", - "system.green.11": "1c9ca9c44d3f194bbea14a38cb6612a12b483332", - "system.green.12": "5d6a239319f02f9dd8703b61286a9848b34edb43", - "system.green.13": "626aca17daccfd478aeed35d49ebd5f862b6b0db", - "system.green.contrast-1": "02cda338a79eec48cab81bfce16ed03a4e85f045", - "system.green.contrast-2": "f1b2a2f748f7fc0ffae4395b734058a4a4eaf367", - "brand.pear.alt1.1": "b209a7bc2d8c6da892eab7d5eca184122221e156", - "brand.pear.alt1.2": "35333121c580745274fc7fda74e570ca4dee7a88", - "brand.pear.alt1.3": "8acd362cda1545458767e1b26ef9e6a2491c153b", - "brand.pear.alt1.4": "097cc4ca4e1d6dec69c7ed479e6d61b86aff0e6b", - "brand.pear.alt1.5": "24e3e87a8d663337e61b0c3eef137d28d5f8ddbd", - "brand.pear.alt1.6": "0c5042786c1599da42a0483ad6a138dbff820399", - "brand.pear.alt1.7": "e3401325f506c31495a7e94eecc8da297f80fd04", - "brand.pear.alt1.8": "dcfbc96374cd16d5009a019c5465fefeefe1d5e6", - "brand.pear.alt1.9": "02f1b4024272229b63ecebdcebc2ad72884f231a", - "brand.pear.alt1.10": "b0955e5901a8d12851606b0e13e61efe2053c115", - "brand.pear.alt1.11": "b24027f93e136cf91458dcaccd4382314bebfaaa", - "brand.pear.alt1.12": "ed1d1bfd957303a9bc9202b535a0045e61e85a9c", - "brand.pear.alt1.13": "cd031c07be3558613e78f8a22eb4c571bd747f16", - "brand.pear.alt1.contrast-1": "70ed673aefb5b2499a9fe1d927c1f071edf47dea", - "brand.pear.alt1.contrast-2": "26acf409c059f887c187eb3d2849ff4be0009064", - "brand.banana.alt1.1": "d8fca5d80d388cdb0c8f66ef076ececae4e3b9bd", - "brand.banana.alt1.2": "32398174c721ce7767ad09f9daa3abb166660e7e", - "brand.banana.alt1.3": "df9cac6e5390546c9cd51b6b8d4ef2c2bd4819ab", - "brand.banana.alt1.4": "cac579eeb7924cc8719d9d02cb229936e7d55cd6", - "brand.banana.alt1.5": "e767a86c9e1c0faf632e698e4bc8d9706ea15176", - "brand.banana.alt1.6": "994183a5c0f32dc2d3eac4fd8f3c5f83357e9729", - "brand.banana.alt1.7": "653b04bbecc8e2b786b9b585161f223e6a599777", - "brand.banana.alt1.8": "17c6d21c6d3f6ec9e327b9cb51ae68383c760f3f", - "brand.banana.alt1.9": "12d719e40ad4b909fd9d7d554f9e894b02db0718", - "brand.banana.alt1.10": "71389d73d87be5c99682a60b371e24df80d1707f", - "brand.banana.alt1.11": "3da2a8885a5f24c928a8bfb21eb8dff7131768fe", - "brand.banana.alt1.12": "f58d924c91b4db29244538e513dbd54bae51cf9c", - "brand.banana.alt1.13": "9311a971d07fe8436db82a85e40454d4dacc03f7", - "brand.banana.alt1.contrast-1": "2b5019a0790ee1519c3e79863cbdd1b3116079ed", - "brand.banana.alt1.contrast-2": "2067e1de67aedfc289ac479c1a0da2693d833045", - "system.yellow.1": "55e86515d4c6d2c8f132ce3cc76e9809a86a7de9", - "system.yellow.2": "4cef0083d80ec6c52bb1ff3215ff3735c0a6b6a5", - "system.yellow.3": "1cdea32281943ffa902335d2ca7f6e68897462ae", - "system.yellow.4": "8eec2878460a3d8c1f930336b6558fc36bf703d1", - "system.yellow.5": "295c537cfb3b9780cec558b23345d2f5c3fce632", - "system.yellow.6": "9ec40e163673986e8fe03177f0f2ec4ce14acd5e", - "system.yellow.7": "21837e8cf136bd25856d3d71ed74faadaf55287e", - "system.yellow.8": "0d75a94406349b80b17e8ecbd75c95a089d2c465", - "system.yellow.9": "28d06fad3cbcf8f9651a3c5e5052f8f68c6af51f", - "system.yellow.10": "d0e37f93e12d3f452280a47d11b7b4651d616424", - "system.yellow.11": "b7928781bd4066d3ec4babda29d1ffab503bca47", - "system.yellow.12": "2501930fd8e1e9f6d01ae77d9647eeeaa76e68a2", - "system.yellow.13": "0188512b3ac289abaf3ba106cf5e4c44b7670277", - "system.yellow.contrast-1": "d0c0da8260d88b442173a9dfefcbbf6f832ab08d", - "system.yellow.contrast-2": "3432dc0635c6be423e1303e673bd71a90036ca68", - "system.orange.1": "bfbd1a5856bda93484d7f1435bce3279551ccb7c", - "system.orange.2": "baf0c1726639e6b6a92af0d14ec47b1372a9fa04", - "system.orange.3": "e1a3c0c5d4d28ffc5afd27bbe9ac6cbc2fe4b407", - "system.orange.4": "8ecc996d2974619a3b59a6532880189b4eb747c7", - "system.orange.5": "caccd47850cd32cb0cd65f8b1b1159503a27edf0", - "system.orange.6": "20886270bc3e45200def16a1450a9f8467612fd3", - "system.orange.7": "95cc2f768fb11a4f1235d9f2e776a853f94eb40b", - "system.orange.8": "02c04f2927735fb031e40d86f4a9a075f44543ad", - "system.orange.9": "df42c6cfc927bb6fe1a91cc76cd21a7ab7cc9f09", - "system.orange.10": "aee1496494080639283bddd85343cea8ad6074e5", - "system.orange.11": "825ed991bd182ed730f2860a7d5f1c52eeae135e", - "system.orange.12": "aa21e3267ea0fd9c5875b27220dbb9b616e66da4", - "system.orange.13": "a53e263492b4038df47c16c8dfc06f87c85a8bb1", - "system.orange.contrast-1": "ee2744317733c8f206cd9f0ac37661847a302bf2", - "system.orange.contrast-2": "0d9baa1629b9eac412c4d92bd16f2aa6bfcf4a20", - "system.red.1": "a76967dbaa789581dc76ae4e2a56678f3c8d6499", - "system.red.2": "071aeba14368fde218eaf758d9c544752e1b3a08", - "system.red.3": "ce6a0e9be81a66e0bc5ceaa6f917a19c5dc070fd", - "system.red.4": "d3cbee93c331c05c6cc894d477f734f6a544c4f6", - "system.red.5": "da2378ef56d53b7afcc920a9c4f67b983d8b21c1", - "system.red.6": "a8bd9763eefd9cdcb49702f230a1404850ede0c6", - "system.red.7": "44c56cc2103b337b98ba76e46659427e7e0352d9", - "system.red.8": "8486e97502aa139fecc9771b70cf1f8d14d6b1b2", - "system.red.9": "11c2e32ae84ce92c98b0608442db690a21442f5d", - "system.red.10": "38d107faf7fb865da7f379c1f7670a2e7f175c1c", - "system.red.11": "3ce0176e5a8113dd6cea73255d7946c5c18fc175", - "system.red.12": "e58d3bdcd99a98c9a18992fd23d50b85f3dce71e", - "system.red.13": "bb15438812c24fd21f23c48e1f61245d8a1814e5", - "system.red.contrast-1": "48f16e5a0935d78ea0dc1216cbfc76b7296d7ef4", - "system.red.contrast-2": "266f8d1df5f4b4ec28aa67fa4c1639dfb1a51b2d", - "system.blue.1": "11778945022fd2c3f24320f0acce7943484130d6", - "system.blue.2": "4c8083e6681ad55a19660e1e5ee82df17212ccc2", - "system.blue.3": "d5c2d227f1d75689a5afa864309d8fd516e4a430", - "system.blue.4": "a4c0959864580f82cd07cda2782b30661c1999b2", - "system.blue.5": "fbd35ae090e2f6201cc22d317967453bf4b44ed8", - "system.blue.6": "fad58db30b9cf8a75deb11c420ca63d1afeb9055", - "system.blue.7": "d7d2437642ddf707dc75be76480ae0f5c37471c0", - "system.blue.8": "bd8cb86e6820e5166b82ec7af0168ff20fc9ab85", - "system.blue.9": "edef809a0dc673357533e3e33960a424983b6766", - "system.blue.10": "f925c85f701c9f6d5e434bb902a714a268feb84a", - "system.blue.11": "8805695b8470d72af1bec5e38f9044d6ac1353a5", - "system.blue.12": "8ef9af8813c72766e850f77335af682eed57fee5", - "system.blue.13": "d727747663595cc7170773bb996e014673d1deb7", - "system.blue.contrast-1": "2888728ae3b06535ec0ae35c993af2515a975540", - "system.blue.contrast-2": "ab3f23f77a7c0b386981a9c7d98556e9729e0d08", - "brand.pear.alt2.1": "b3e7f64fbb0b9467d908c71ecbffd7dc2d648e1d", - "brand.pear.alt2.2": "ac950f2ea4c1524b90a23ba955e8755ea52edc84", - "brand.pear.alt2.3": "a28f7eb4c5d9725d87f25f2f9f99b14275cd1b3c", - "brand.pear.alt2.4": "6a698076b47bf043233985f33db9d7d7605b2e78", - "brand.pear.alt2.5": "87c702092958fb23a0f8336ed465cddc904d4d6b", - "brand.pear.alt2.6": "eb0dc8bbd3517cc06b9bbbcaef298fa13be814cb", - "brand.pear.alt2.7": "76aaaa995b212d7cece0524ad88283f197cbe363", - "brand.pear.alt2.8": "859f54f8ef3f4876e51de81585ef47f2462005b3", - "brand.pear.alt2.9": "e21fa6ad5a551d1d6b8f662f09dc24ea7982325d", - "brand.pear.alt2.10": "3f47963235d7cea8dda631be2047596654f6a599", - "brand.pear.alt2.11": "169008db010f6fc1481971dd2d93bc4381c0fd85", - "brand.pear.alt2.12": "6b6b97d676b616fb67c7c41532cb7b025e6b6117", - "brand.pear.alt2.13": "d5567758c836144ba3da471f9d7909c91dc19294", - "brand.pear.alt2.contrast-1": "4fe7a338703460adad1b10c79d7c106e8f65018e", - "brand.pear.alt2.contrast-2": "90252ee58918bcb1e3cf2a4fb0c0662abb1e6e3c", - "brand.pear.alt3.1": "274d78e9d304608c85cc141207e459260cc261cb", - "brand.pear.alt3.2": "abe6c354356ec05ab03a442c51611c91b3770019", - "brand.pear.alt3.3": "fc4afb2140a8acd573911795750cee0243ac5ae6", - "brand.pear.alt3.4": "2d08d2d99171ebea6edaec019336efdb98f4b318", - "brand.pear.alt3.5": "21169d7c71ad3759d1087450544815e9aad234fc", - "brand.pear.alt3.6": "1fcd75555b3183ae364d221ca2ebe83b41dce49b", - "brand.pear.alt3.7": "e7cb1482adea9f2cd1ed4e73d8e2f50732931a07", - "brand.pear.alt3.8": "84facc9bf29660f484076cf5a08e24002c810571", - "brand.pear.alt3.9": "a35f25ea19218b1e71cca7a9d34e2ad03da46605", - "brand.pear.alt3.10": "48fdb6305d329b455a8598d3428e5e466d3bcb56", - "brand.pear.alt3.11": "24f45067e116a3781d2c74597271226cb70e9a31", - "brand.pear.alt3.12": "b62f2cc589395c3e404c842bd126c7f98435aae5", - "brand.pear.alt3.13": "1981a7e8e60827ca92e1efff100d1a88619d79c9", - "brand.pear.alt3.contrast-1": "605dd4c80c2e5f2a0027e19eacf4b8beb1adab65", - "brand.pear.alt3.contrast-2": "29b0c6d00f71ff2bd2a65a6cc126ac44230229a4", - "brand.pear.alt4.1": "85207af09d2359f5916d1b3e5ea22d5d6a9567b5", - "brand.pear.alt4.2": "8055be853dd9d4b9f0c403322873b43ec2c4e8eb", - "brand.pear.alt4.3": "b24cc6fa2c032536623b5824222307713c363c02", - "brand.pear.alt4.4": "e91199614ec4d6cc15c644536ff0df18c40fbc02", - "brand.pear.alt4.5": "6d54d29a6447b4e2faf3ec68b9ca5b7a09eafb1b", - "brand.pear.alt4.6": "a6637c1c7e25f4adbbe5999b7ce51e8ebb66dcbf", - "brand.pear.alt4.7": "4e638cb223f55e53042fc89c034fd347d1df9b40", - "brand.pear.alt4.8": "ed5826a8fb7d779f019b37bdd6ef9b704eebac34", - "brand.pear.alt4.9": "a2ba29c4a5f55a01833e666372c9c0949eb7603a", - "brand.pear.alt4.10": "4f642314d4acd27bd747b56677d101377ddf1b56", - "brand.pear.alt4.11": "b2ecb085f9c82267d499cf163dd7f1d7fb715a05", - "brand.pear.alt4.12": "2c3764ee39460202804e7abd56abb12718765daa", - "brand.pear.alt4.13": "843cd407fa26fab868ce28837249f8ce0a2b3b90", - "brand.pear.alt4.contrast-1": "1bbff0cde9ad9130e9f26d1d2b014c4e3cbdf993", - "brand.pear.alt4.contrast-2": "c49a32e4e9b2f0ee971bc11771d31d91c4813fc1" + "themes.2.alt1.1": "596a015426abd1dfa447e41d2719f5a77878c839", + "themes.2.alt1.2": "c9255b41f75ba695570c9c4658fb9821ba28a036", + "themes.2.alt1.3": "89d40aff1ebfcd95f3fc15e772105260e92bbb3a", + "themes.2.alt1.4": "d6c42ccf91f6b05f18ebc5246dc9bd75cfde9478", + "themes.2.alt1.5": "bbb3cbe999f61b8064896375456f836906deba4e", + "themes.2.alt1.6": "1baea23e5d562b2905b2f0395b2be724e0953f41", + "themes.2.alt1.7": "4436e3e5b5fa194dc91a2f211d80fb558ed0d8ed", + "themes.2.alt1.8": "f1e744b478c8b7869af3200de29590ae4d12c75c", + "themes.2.alt1.9": "66936c98d94c2d8929b9d2b00fc43cdce10e32dc", + "themes.2.alt1.10": "bba2b1cadb4e0222d49fc702ec432f9645a25137", + "themes.2.alt1.11": "484a082f07527453a6f7323a2496a0367787e837", + "themes.2.alt1.12": "a18f3c4613e6f3f2476d4eb4340b618589a5497b", + "themes.2.alt1.13": "78ed55c14054c941095704bf81716b76ad144f63", + "themes.2.alt1.contrast-1": "1bbd309adcf7163801ee0f396dc45925693aa5c2", + "themes.2.alt1.contrast-2": "e746d8f0bae2e8ed87c7415db7d251ab52c5fae8", + "themes.theme1.accent.1": "43a21524cf30106c1f673ef17c0c6057add9f028", + "themes.theme1.accent.2": "f6ecd43bef9b7c93c16bdbb59db8775454970774", + "themes.theme1.accent.3": "be69b7508be4e11009f0bafce1d31a415c363c78", + "themes.theme1.accent.4": "85428907e0cbe103c81d8e0a21ef9af01d839f00", + "themes.theme1.accent.5": "5f1e22ba029bf9f05ff2c276aa23148b39ce3aea", + "themes.theme1.accent.6": "10704dbdabd07f2cf6fda1d51fae7aff4855f892", + "themes.theme1.accent.7": "150f09f5e15e4418921ec84d610f6368fda34823", + "themes.theme1.accent.8": "a9cef6d28e637d30f0ca0606bfb2461d8af42478", + "themes.theme1.accent.9": "9cdb95aa02b697cf381c38bd5d1d9b88fb24fa64", + "themes.theme1.accent.10": "22f596081c19f4cfda62afa8a71529ab3c450a05", + "themes.theme1.accent.11": "553e7407222ca94fd458772b72764258b1411570", + "themes.theme1.accent.12": "f70542780e63955d75c4ee3e96ccb65bbdec18a5", + "themes.theme1.accent.13": "b1062d15e5a2bbdc16998aff1b08ea5cc77b0137", + "themes.theme1.accent.contrast-1": "ecefa56d44025d9d4f6aa8a3ede82f9d651dc559", + "themes.theme1.accent.contrast-2": "ed1b16f50ebed942e217bf5a9d22a51b7a69cdaa", + "themes.theme1.brand1.1": "8120620304f187b8e8a52686d3c3ad12fa2c2fea", + "themes.theme1.brand1.2": "5064ce11f3dc010c48e50f675e29d7f52bbcd93f", + "themes.theme1.brand1.3": "7a8131430b763dd70f8a9b34e34acc03f583b768", + "themes.theme1.brand1.4": "924af54d08ead4c63d451d6b9dc264a99aea9206", + "themes.theme1.brand1.5": "f2d50894c3721252bb185c13e86e9d192d81c708", + "themes.theme1.brand1.6": "8ce71af305009e598d57ce0ffc43c1bf9301b3db", + "themes.theme1.brand1.7": "e5cac406a9f6983d58e41a2a922896eb709caf8d", + "themes.theme1.brand1.8": "2ecb9f60a2136573e0521340581f4d8a8791a3f0", + "themes.theme1.brand1.9": "b42b04b628632dfa1bfc7de927ce2a9d49e6b5be", + "themes.theme1.brand1.10": "e382bd7be0ab22dd12352b78c81363b109fcb95d", + "themes.theme1.brand1.11": "400e65c3349aeb8b2e694febc1e02bda09624e91", + "themes.theme1.brand1.12": "ce5e734e2a1eda9463f32f97932755acd1f348e9", + "themes.theme1.brand1.13": "e0e79aff1644bd80c92bf150dc5a5d7619121f94", + "themes.theme1.brand1.contrast-1": "7baf3776335f32af018424c01f48f8cbc94519c4", + "themes.theme1.brand1.contrast-2": "4307e004f74fcd732b2c51a397464891e9dec7d2", + "themes.theme1.brand2.1": "bd31f984de1fd9c859e97f8a8c89dbe119bb8f1c", + "themes.theme1.brand2.2": "a180ac99ebca93dd7a46a1ae10a81d7f2fef68b9", + "themes.theme1.brand2.3": "a0980583b00cd37abb6624256298825c50f5db2f", + "themes.theme1.brand2.4": "69c41fdf2405d925b651963117bcad93aa08afc0", + "themes.theme1.brand2.5": "5ffab11f185c4af945f5453ec7786352cb7ea934", + "themes.theme1.brand2.6": "20fd1e6efc58d7855cc3681343021b8c62be202a", + "themes.theme1.brand2.7": "7e7c3e24dcfa62a3e874d54edadb40fa2dec0355", + "themes.theme1.brand2.8": "6ec2156d0063ffbd7255b78057aca516eecc1e61", + "themes.theme1.brand2.9": "a6af6cd4133912f2ac2be62bcdcdc8239f1696b8", + "themes.theme1.brand2.10": "dae02f765b21f33e631448c88fc839e15d9d14b1", + "themes.theme1.brand2.11": "b865a0f745902356fc351ab7352b6ea45f9df7f7", + "themes.theme1.brand2.12": "6befde03b826131e44fdf7c7b11e3226b0391506", + "themes.theme1.brand2.13": "b52b3a52a964d7acd51f066cf1460610a7f1705b", + "themes.theme1.brand2.contrast-1": "cac8dca9cc01876a5a6259da4d63a1c5405e59c7", + "themes.theme1.brand2.contrast-2": "bcb82ee312fa33e72898e08b40ea64c0c5d86b7d", + "themes.theme1.brand3.1": "432792cae156107edb24467117aab9ba77c39b4c", + "themes.theme1.brand3.2": "e5cfb4e3f77358e5fff1b8025bc7fb569098eac7", + "themes.theme1.brand3.3": "a3738448abb2125182a2b1d2a3ca3fcb85fc9ba2", + "themes.theme1.brand3.4": "882c48f18ea49863ef66b43b1c9738e5b805b892", + "themes.theme1.brand3.5": "d00532f0398c42a009cc2bf06a1edc6274e6b4bf", + "themes.theme1.brand3.6": "65109d82e1cf7bb6b07b0625f2a80c74a3ef075c", + "themes.theme1.brand3.7": "9287dff7a4c86a3a6c918089b29f58b55d883bb9", + "themes.theme1.brand3.8": "a47381500c935334cf69682a76d6bfae8614ddd7", + "themes.theme1.brand3.9": "0cfe01a4acaad33e00628a9f0c466a92ea4a4e05", + "themes.theme1.brand3.10": "f7fea70709b04cc66d75ca4008f1205330381fe1", + "themes.theme1.brand3.11": "8b6fcf4d02734ad7bc24bc1268dfc922e3d831c8", + "themes.theme1.brand3.12": "cc3896015813954177478b2e4675fcb277b3f0b1", + "themes.theme1.brand3.13": "99e0e729b3d29e7570d8bcfc52720f3e545bab39", + "themes.theme1.brand3.contrast-1": "56f06fa23d6a0482edfefe4e403f77be1f17fb26", + "themes.theme1.brand3.contrast-2": "5dfbfa8d34262ba6d92a836c026621f6014496ae", + "themes.theme1.neutral.1": "4f8f1d298bc39997c0572d23f5dbe892a85e1fee", + "themes.theme1.neutral.2": "fb35aed7e2bf1ae778012f54d7c868bc1f9bc4fb", + "themes.theme1.neutral.3": "9153c438a41bbed0e1578e8b5a82ff861f975868", + "themes.theme1.neutral.4": "f3be00503994e260870807c14a468bfec6d0f314", + "themes.theme1.neutral.5": "c6bd940eccaca90be1bb4e99461dee895294aae1", + "themes.theme1.neutral.6": "1f64a74e5bf02662240495d13b778b28792067a5", + "themes.theme1.neutral.7": "0719463bcee106fe336d198df36b89030d132c4f", + "themes.theme1.neutral.8": "1793755e807a51707b7bcb1c07449d1d5e557433", + "themes.theme1.neutral.9": "9b017cb1a79b0c82c9257e0532fbad71dc8f68f7", + "themes.theme1.neutral.10": "129cbaca2895443f9695990965e19540dd56f72e", + "themes.theme1.neutral.11": "647e0504f8d6277916e161dfdccb843ca93ffc4c", + "themes.theme1.neutral.12": "e84973a91877c828b40fdde8b67c6e351cef657b", + "themes.theme1.neutral.13": "84419f52fef1531c99f3c2dcb39c48fa1118ed3c", + "themes.theme1.neutral.contrast-1": "74f73b862d7e19c6b1bd633aea1650cd154342ef", + "themes.theme1.neutral.contrast-2": "9d200a0814415f4d499c4635d952aab72de33f0a", + "global.green.1": "40aacd46f326661613764e9f2ad00f737d22b479", + "global.green.2": "ae3a18faff0ac812831ae8003e7e031edafefdb8", + "global.green.3": "a60ef56271b7e233378a2d69c9fe410559c4fdc6", + "global.green.4": "ee6a7ab4eb4552bba553e9bc12b4eeba08a3579d", + "global.green.5": "256ef32485398a058526e9d384ee311f60b29638", + "global.green.6": "54c679ef8a5836a644d193998e05f109968783a3", + "global.green.7": "62bbdc23194e8fe2bada5374ec823359c010df1d", + "global.green.8": "7da296fc0fbdec2eea16c8da2dbc5413a74840c4", + "global.green.9": "efcb87e98ec5b1e452d27be5d2286b6e6dcb31c7", + "global.green.10": "45742102b13ac45acf32dd310384d96afe234f2a", + "global.green.11": "65f1c747d8372ea7c0eaf6ea02da200c7b62f28f", + "global.green.12": "85f07d44479cf909be84facd0326ded69dc6cfc6", + "global.green.13": "bf20e556ecd7d54ab2c27604b6d9200161d88762", + "global.green.contrast-1": "6a6505f7b43444884869f9ce657bb6afc10c6323", + "global.green.contrast-2": "f6858308fabc85bc17067a7c8f2dca1c2a2ecd1b", + "global.yellow.1": "b4a731965f35e9fa9c10683d27f37f6213e1ac1a", + "global.yellow.2": "434dcfcaa96f43edf5023bd0ed15fc80e1720824", + "global.yellow.3": "1a29bf1324d15983ac402e2f857ded9c5b5789ad", + "global.yellow.4": "ccad08839fe5bce933671895ca8e70575ff665ed", + "global.yellow.5": "a9766c0d47fa478a563b6e6e63be8a137d272895", + "global.yellow.6": "e3b81e0c03c41486de7245b5c848068abc7027f0", + "global.yellow.7": "e131631fd5bf2359b76d8b3fe0de2e88b098b3f8", + "global.yellow.8": "930cb89461a64f2b9dcfe81b5db10a8c845d5775", + "global.yellow.9": "b3119cd3dc7d385e032d23d323e1e6674f18545b", + "global.yellow.10": "30745a2ac440cb6addcb6fdbceef030e27a296c3", + "global.yellow.11": "2c504f0bba7689b618fbbcc5813b9bd1eab4ee5b", + "global.yellow.12": "7a7b0f096d27d6c623031cdc4db0899ef3522c4f", + "global.yellow.13": "9da5fd983a84475a387ddbe22189251166b73aff", + "global.yellow.contrast-1": "bb8260d9069a2d10fb4c24dabf752bffaadd8cea", + "global.yellow.contrast-2": "11a422591b32d3683efb1be8e644c4fd046d7aff", + "global.orange.1": "88833caac6eea76a220f1790fd2cfb795011d244", + "global.orange.2": "9bc764b3ea254cdb8154d952dba4385b433aa4b6", + "global.orange.3": "bb97414f87eaf777f8c19689f18ec58c75f594ab", + "global.orange.4": "207e051c1fd8a41df497e4b6aeebc5361641739d", + "global.orange.5": "6a1be8a5f4479c558400e29bc581681c4f6741e1", + "global.orange.6": "72dfb481d75562fc77e18d2cf5b5aac8fbcf6b34", + "global.orange.7": "f7c3711c84145190e059b1d64401425f6cd5cca6", + "global.orange.8": "c4d6adda7c1f18d632ed61737fe516461e1964d1", + "global.orange.9": "6ee9858fb243844abcd021f3feb33c5fc47ba8a7", + "global.orange.10": "e73a4702ad2dbc000c77f5d69ba2f3316e126a42", + "global.orange.11": "3c791f4e888f4be2ca7578bb17387318614100b6", + "global.orange.12": "3a03b51982cc690ba1a2578b4353071a0eca3925", + "global.orange.13": "1ab93d4d63cb2980bc29cfcf80656a2f2ef00348", + "global.orange.contrast-1": "794705946679bf14d4fdae12f8fd643801699087", + "global.orange.contrast-2": "c12e299817e57fb33fa600ccfa0e5807355ca42a", + "global.red.1": "0b06f4f75f5e6fc7c67ceadfbc112bc061cf05f6", + "global.red.2": "4cc9b035743aa42526ffb23d69e4c21b5afd9c06", + "global.red.3": "80b984445a74f7bc12ab7c7b3b8efe548cd3edeb", + "global.red.4": "453c5fb21c076d7e8655d7c608193be355b62289", + "global.red.5": "3f0483936a1faa1eba149e73ba91791553561a0c", + "global.red.6": "cdaff37e1795ed1fdf1c382d4b17705dbb0c46ac", + "global.red.7": "d8f2a2f2bc8430b16456cecc5e1b5c8769b40e9c", + "global.red.8": "c731f97999876a59cf3015b39bd129ea8a55a2a9", + "global.red.9": "8e753597434cef99741bd7edc31e94a94727f7ef", + "global.red.10": "c7f0271dfc4ffe3602875f2ef1b6c83f1135b6d5", + "global.red.11": "ddab09e38b2133a3448f8b62061d1281b7f008eb", + "global.red.12": "11e9ad89e859d2402e1a02b54e06ad475378de29", + "global.red.13": "29d374e9b75c6ebd221f4d01b85658b1cdfed394", + "global.red.contrast-1": "6a34357420bb61a4b0001c5b9a754e1cf77a0422", + "global.red.contrast-2": "4ef01847e366fbd3c0fbced3c567be0a7679e8ca", + "global.blue.1": "488b47e5065bea94a51811935822888e355dfcc8", + "global.blue.2": "0ea303270b0d599f07d1b8d0cdea56513d8edc6f", + "global.blue.3": "318fe118f0df893e365236448efce4bf9b292de9", + "global.blue.4": "1a19c3c4c0053450720629ca579c0847c9c2845a", + "global.blue.5": "ba5dc2868bcd0f421e5b70bc6134ba42e9bec8f0", + "global.blue.6": "51cf9a52d686022791cbe3df990c99a92684ff2b", + "global.blue.7": "4f9de6d7786ada1ed05fc89a46a32b3048656584", + "global.blue.8": "f55d87e53542b997e25f5e7445a20e3cae10fcb9", + "global.blue.9": "51a96df9e36dead63f7a94f8a66c3455349b0764", + "global.blue.10": "21a42c740cfe9be8edcc4ba9bfe9b850b7dc3a7d", + "global.blue.11": "15c8d287e411f3a1ad43c7c25ff5e243ae10108f", + "global.blue.12": "73f8b81b6b28f5badaaf24b9d55db1ce6ff27dac", + "global.blue.13": "3848228460d8832ac92f63ca8ad839e098689923", + "global.blue.contrast-1": "a9273f803b44386b2e3b521a856dd64ffc67fbc5", + "global.blue.contrast-2": "612cbd71d590ac68ab5dd7363065f9fce7cbab9b" }, - "group": "Color" + "group": "Mode" }, { "id": "9ebd8aed52afbffc17e2666e8b4653a53498b257", "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "System/Color/Dark": "enabled" + "semantic/color": "disabled", + "semantic/style": "disabled", + "Core/modes/Light": "disabled", + "Core/modes/Dark": "enabled", + "Core/size/default": "disabled", + "Core/typography/default": "disabled", + "Core/styles/default": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:21:1416", - "$figmaModeId": "21:41", + "$figmaCollectionId": "VariableCollectionId:29:3798", + "$figmaModeId": "29:71", "$figmaVariableReferences": { - "system.green.1": "428a57b4bc210db33ade6d1db5f25890d50c7f36", - "system.green.2": "2624ec237a1693cc1d88fe749bcad21f83a4164b", - "system.green.3": "12df1d4fbfc2026f6bc5e56f3fb660320ee0e3a7", - "system.green.4": "b2c8b15d7221543899f4d1eca63506f7924788c2", - "system.green.5": "8ecb4693d2cb8c3e0fd18d6b651483c2b6a89126", - "system.green.6": "a7bf2cab1f9a015f05ef11f51f612e462db7abfb", - "system.green.7": "3a76c9fd7dd9f2256024e76630e53a169f3a9d4b", - "system.green.8": "86b71216aa78d7af6c83919165a5dc04acce2a52", - "system.green.9": "7113b803bab522df87b8687db3c0952bd7958105", - "system.green.10": "eb1019c96b1c5f4cfbf68eafb1742b3c78a9957a", - "system.green.11": "1c9ca9c44d3f194bbea14a38cb6612a12b483332", - "system.green.12": "5d6a239319f02f9dd8703b61286a9848b34edb43", - "system.green.13": "626aca17daccfd478aeed35d49ebd5f862b6b0db", - "system.green.contrast-1": "02cda338a79eec48cab81bfce16ed03a4e85f045", - "system.green.contrast-2": "f1b2a2f748f7fc0ffae4395b734058a4a4eaf367", - "brand.pear.alt1.1": "b209a7bc2d8c6da892eab7d5eca184122221e156", - "brand.pear.alt1.2": "35333121c580745274fc7fda74e570ca4dee7a88", - "brand.pear.alt1.3": "8acd362cda1545458767e1b26ef9e6a2491c153b", - "brand.pear.alt1.4": "097cc4ca4e1d6dec69c7ed479e6d61b86aff0e6b", - "brand.pear.alt1.5": "24e3e87a8d663337e61b0c3eef137d28d5f8ddbd", - "brand.pear.alt1.6": "0c5042786c1599da42a0483ad6a138dbff820399", - "brand.pear.alt1.7": "e3401325f506c31495a7e94eecc8da297f80fd04", - "brand.pear.alt1.8": "dcfbc96374cd16d5009a019c5465fefeefe1d5e6", - "brand.pear.alt1.9": "02f1b4024272229b63ecebdcebc2ad72884f231a", - "brand.pear.alt1.10": "b0955e5901a8d12851606b0e13e61efe2053c115", - "brand.pear.alt1.11": "b24027f93e136cf91458dcaccd4382314bebfaaa", - "brand.pear.alt1.12": "ed1d1bfd957303a9bc9202b535a0045e61e85a9c", - "brand.pear.alt1.13": "cd031c07be3558613e78f8a22eb4c571bd747f16", - "brand.pear.alt1.contrast-1": "70ed673aefb5b2499a9fe1d927c1f071edf47dea", - "brand.pear.alt1.contrast-2": "26acf409c059f887c187eb3d2849ff4be0009064", - "brand.banana.alt1.1": "d8fca5d80d388cdb0c8f66ef076ececae4e3b9bd", - "brand.banana.alt1.2": "32398174c721ce7767ad09f9daa3abb166660e7e", - "brand.banana.alt1.3": "df9cac6e5390546c9cd51b6b8d4ef2c2bd4819ab", - "brand.banana.alt1.4": "cac579eeb7924cc8719d9d02cb229936e7d55cd6", - "brand.banana.alt1.5": "e767a86c9e1c0faf632e698e4bc8d9706ea15176", - "brand.banana.alt1.6": "994183a5c0f32dc2d3eac4fd8f3c5f83357e9729", - "brand.banana.alt1.7": "653b04bbecc8e2b786b9b585161f223e6a599777", - "brand.banana.alt1.8": "17c6d21c6d3f6ec9e327b9cb51ae68383c760f3f", - "brand.banana.alt1.9": "12d719e40ad4b909fd9d7d554f9e894b02db0718", - "brand.banana.alt1.10": "71389d73d87be5c99682a60b371e24df80d1707f", - "brand.banana.alt1.11": "3da2a8885a5f24c928a8bfb21eb8dff7131768fe", - "brand.banana.alt1.12": "f58d924c91b4db29244538e513dbd54bae51cf9c", - "brand.banana.alt1.13": "9311a971d07fe8436db82a85e40454d4dacc03f7", - "brand.banana.alt1.contrast-1": "2b5019a0790ee1519c3e79863cbdd1b3116079ed", - "brand.banana.alt1.contrast-2": "2067e1de67aedfc289ac479c1a0da2693d833045" + "brand.pear.alt1.1": "35918c62d1b6188c176878408473de116d800376", + "brand.pear.alt1.2": "b081caaeb80ba6585c3842a9032bb942f6ff24ac", + "brand.pear.alt1.3": "cde67c0f97dbf0150ab86ddbe3ef54985c3e462c", + "brand.pear.alt1.4": "e05c65d4779feecb12df3f4f1195620e0ee796d6", + "brand.pear.alt1.5": "424a6688ea6bcada51848332ccb9964a242e798e", + "brand.pear.alt1.6": "3db03ec492868fbb2dd1352aeb944de3b14aabba", + "brand.pear.alt1.7": "bd640b079e436438a33e78a62d1fe16780b8c5c3", + "brand.pear.alt1.8": "e272395f04a107fd0ae3eb72e5e5ddee2d4acb8b", + "brand.pear.alt1.9": "e8fbc116dc2ea99c16440c833d9057fc53256de0", + "brand.pear.alt1.10": "8a98a3df4467d5a32f7247a7303e60b1407fc4e6", + "brand.pear.alt1.11": "7f44492eae67309417f22c86b9179335eea5bb07", + "brand.pear.alt1.12": "87e4857fef38416b6803e8dcbba426345e865b09", + "brand.pear.alt1.13": "59b2674b40f704cfc72083c4777682855a450de5", + "brand.pear.alt1.contrast-1": "d76d6e2bfa49ad000b06cbe7dec07b66b154a556", + "brand.pear.alt1.contrast-2": "4a81dadc084b10a7dcffc241d29e5d1df6aef1d6", + "brand.banana.alt1.1": "4893f21e044830896a0b699f02d79d86a18ba47a", + "brand.banana.alt1.2": "94d68c662ca854cf4678d49c2160707c7cd0397c", + "brand.banana.alt1.3": "e4de7dd4ac3e4aff233a018c1673a3e43432db1c", + "brand.banana.alt1.4": "7171d856b6811158fbfe209b1115f33200bf7bfd", + "brand.banana.alt1.5": "22da1b0da9159d5f55c2ccf2b48c2449263070f5", + "brand.banana.alt1.6": "7a64aab9a61a0a7d105ab6548fbbaae761b72145", + "brand.banana.alt1.7": "e83e0eab9e2b78545d882678ebcee79d76cfe72d", + "brand.banana.alt1.8": "6b62062f86d416e2f031c29b28caa710594f23e9", + "brand.banana.alt1.9": "bb4726b41018be458bdab06a7de61374c7f4fdbc", + "brand.banana.alt1.10": "5d725ad476c18ba910ee77d935af6582d643e8d4", + "brand.banana.alt1.11": "392571a6e1315e2470961ca55b11ec864ebfdbe6", + "brand.banana.alt1.12": "9c051299488f53bef360a72883ee90d0551a21de", + "brand.banana.alt1.13": "d4bf02aa66d251d76684b030c6f7cda51ffa768f", + "brand.banana.alt1.contrast-1": "18607759171f9a80efb8b98cbc6de4e83f1254a3", + "brand.banana.alt1.contrast-2": "78ffe2e8bbd2f191ba6f37cedcf17badbc5539ff", + "global.green.1": "40aacd46f326661613764e9f2ad00f737d22b479", + "global.green.2": "ae3a18faff0ac812831ae8003e7e031edafefdb8", + "global.green.3": "a60ef56271b7e233378a2d69c9fe410559c4fdc6", + "global.green.4": "ee6a7ab4eb4552bba553e9bc12b4eeba08a3579d", + "global.green.5": "256ef32485398a058526e9d384ee311f60b29638", + "global.green.6": "54c679ef8a5836a644d193998e05f109968783a3", + "global.green.7": "62bbdc23194e8fe2bada5374ec823359c010df1d", + "global.green.8": "7da296fc0fbdec2eea16c8da2dbc5413a74840c4", + "global.green.9": "efcb87e98ec5b1e452d27be5d2286b6e6dcb31c7", + "global.green.10": "45742102b13ac45acf32dd310384d96afe234f2a", + "global.green.11": "65f1c747d8372ea7c0eaf6ea02da200c7b62f28f", + "global.green.12": "85f07d44479cf909be84facd0326ded69dc6cfc6", + "global.green.13": "bf20e556ecd7d54ab2c27604b6d9200161d88762", + "global.green.contrast-1": "6a6505f7b43444884869f9ce657bb6afc10c6323", + "global.green.contrast-2": "f6858308fabc85bc17067a7c8f2dca1c2a2ecd1b" }, - "group": "Color" + "group": "Mode" }, { "id": "de7b392ea3a3ba7f9afc9e307bb834c9ec5e5f0c", - "name": "1", + "name": "theme1", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Brand/Pear": "enabled" + "Themes/theme1": "enabled", + "semantic/color": "disabled", + "semantic/style": "disabled", + "Core/modes/Light": "disabled", + "Core/modes/Dark": "disabled", + "Core/size/default": "disabled", + "Core/typography/default": "disabled", + "Core/styles/default": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:21:1567", - "$figmaModeId": "21:42", + "$figmaCollectionId": "VariableCollectionId:29:3994", + "$figmaModeId": "29:72", "$figmaVariableReferences": { - "colors.1.background-default": "a2d1936beddddfa20e13bcf009703a0d6e9ebd85", - "colors.1.background-subtle": "5c4be99322e39b76e412d704964bc556994d39fa", - "colors.1.surface-default": "2efacc8866e5b79e6c95d7ccae08aa49b7599a99", - "colors.1.surface-hover": "6751c447066d2e882587d0e5f308700b82205ff5", - "colors.1.surface-active": "1cb13a4eec602de2c1cf02eb697c89c92bb55796", - "colors.1.border-subtle": "3abc01d41775598afe3bd9a5063c00e43e4bf0d8", - "colors.1.border-default": "a40daab2c64c536e3ecaa6beb37d69dc0de2c804", - "colors.1.border-strong": "d49cfae0909c88791e32f143e13f6a6be556b28a", - "colors.1.base-default": "9434033d1efc54f39bb8999ed2c15d3bca3102bf", - "colors.1.base-hover": "cc308840cf26adb00abf87cc0194eb2d3c5ec69a", - "colors.1.base-active": "c73ad310fc786f1da6365b1e38fd2b8ef2a5e67b", - "colors.1.text-subtle": "af3e2ae4e134e1ac4d6d51dee7b60b1e8ad4323e", - "colors.1.text-default": "6bdd39273822331b5149431ae7faf94a9c6d1214", - "colors.1.contrast-default": "cf57854f216f02b067ddf18fd86e8b75d116fdf9", - "colors.1.contrast-subtle": "f5d837dee42b2495c444349ad62e41a6e8e5decb", - "colors.2.1": "ebcfbbf7d99b184afd116044e58eaf6917500ea2", - "colors.2.2": "5eef0105d5a92eee4075dfa7c6b4c74bcab0cbbd", - "colors.2.3": "1589f680c88a9136173cdb9adff712690fd97809", - "colors.2.4": "c8b70b688243b386ad736fcc8f9057f5b941e1dd", - "colors.2.5": "65274aca0eab097e0a03629ec5bfa792d286df3d", - "colors.2.6": "07a67a0f166adc13036c7d6fa630e1f4c90b4ea7", - "colors.2.7": "6616f726b07ed288041d33c884a7639706eecaef", - "colors.2.8": "36db2653f24f5f0fbcb08725bb2bb46fb0bd3b65", - "colors.2.9": "e29dcbd76ca84ea4eaa1b7fac6fb568a5758f8b8", - "colors.2.10": "8db6f9ee181bdaa3cdf81056c2b57389207a4719", - "colors.2.11": "875fc2f9320c51b031adbe1b57d4891939421b74", - "colors.2.12": "169fc237c987f30727f5dfc4ab344eb4a05464e6", - "colors.2.13": "ce79e390b754a39094c7e6c1ee1696d461291db2", - "colors.2.contrast-1": "03ea559843c28a6f9d6d783711db3fdb3988fb8a", - "colors.2.contrast-2": "b1d84cf170ee857ce684a296d3d0d2b163f52052", - "colors.3.1": "d2e0d16928aa34e47f9eda5698556775494c77dd", - "colors.3.2": "eec38329fca65f6e62899dd1571688c01180c043", - "colors.3.3": "f1145eea6988c34e28b72d106683a86ce7b585df", - "colors.3.4": "3e17a0f99845ce3fa0c347ed8fcf1d4ebb047895", - "colors.3.5": "c94c7862ef3439827c17a685c2f57a589aa6b000", - "colors.3.6": "ef8dfdd377c078e7661c2f2d582791e0907389c8", - "colors.3.7": "cd5bb8326597b07e46120210678513dc5d813a45", - "colors.3.8": "b966a3b14022a3fcd32e2455965e5ecc9ef3ff28", - "colors.3.9": "76540451843f1acb0e3818ff9788f00a43a17205", - "colors.3.10": "30a1f6fbb6eecc3ab5438cb6c9a06ea74cbf8c68", - "colors.3.11": "928f54975438b802fb7db8918ae31d4b3ffb591e", - "colors.3.12": "98f7e6e0589f15e7f90a5234438d507757f7b4b8", - "colors.3.13": "3043f07eb855e3f9837398b35dd45672234a152e", - "colors.3.contrast-1": "0e7fa409a9c0b0de4f58f073461869f57ea1d527", - "colors.3.contrast-2": "2049388a6630a9ab3532fbcda7eff3e9dfa8e9cd", - "colors.4.1": "0775a4ea08965cc751ec20ea10d67aed05236280", - "colors.4.2": "ca2a545fcf797e7689b1065266a4cc455c7b013a", - "colors.4.3": "59b281d070073504e4c5f2f246a80647a45a24d3", - "colors.4.4": "96eace27965a08f91b05fa94e9773d5e60bfffe3", - "colors.4.5": "1fb0b9582bbda733e7075bf3637a37b9f4ace53b", - "colors.4.6": "16c3f5eeb6e12083d6d028465d2adaf49778115a", - "colors.4.7": "06585f3139c14c0ccdcf9145673e66b86ee9c74a", - "colors.4.8": "dec0bffeedb18f3071dd4665e42ebae455c3d6d3", - "colors.4.9": "9bee18f0967a95366861b7f61ad6656bdbe8e1d1", - "colors.4.10": "eeea88024495e190e2f24be8f054a8d98ecf3ce8", - "colors.4.11": "d8d8f9776ce3592d8c56633b3e9ca0b68b8b7c95", - "colors.4.12": "3ac8ea421a68e4ea7a4398f210b6f56c9f3d17c0", - "colors.4.13": "f21e1e18b433b164ded3418223df78d58cdedd2d", - "colors.4.contrast-1": "bb8006a932c5161dc2ea2dd3afc796c6a087c253", - "colors.4.contrast-2": "033ed31ff02a0c7168cfebbd00826d4dc37c4c2e" + "colors.accent.background-default": "07137e486cdf77150e639529805efd85bb2aea27", + "colors.accent.background-subtle": "482c01687079d809a4a56b4f397f10ead6740a28", + "colors.accent.surface-default": "72abd2a7e0ec6090602b21c310f393c8c574a343", + "colors.accent.surface-hover": "2217179252a8d1b68728bf87658c518e90f5c950", + "colors.accent.surface-active": "c0a1468fb742297282b6076f036b2b377cc5a816", + "colors.accent.border-subtle": "d6166808d356957e4a22683389ce4290b1d7d531", + "colors.accent.border-default": "da193686b0c1249e6261b4b98b23a43389efcb80", + "colors.accent.border-strong": "270bdc4ad90da4c4a470e6e0e8cb205a371a78b1", + "colors.accent.base-default": "b5faced534e828aa5960e3cf723f8fd8a507e380", + "colors.accent.base-hover": "09f77c7ee027d9852f4e1ca384d67605dffdf9a5", + "colors.accent.base-active": "9ad5e924f34a69a57a56d3e23086a8bceb8fba2f", + "colors.accent.text-subtle": "aa0118413717439b42f2d391c89af7a45556618a", + "colors.accent.text-default": "272907bab067fca9801b2d65ea6cedf531c130ed", + "colors.accent.contrast-default": "a4de1bc4c772ed5ad7f01dd8f5ac84bbf622f887", + "colors.accent.contrast-subtle": "304d134c60a01b0b52b4a12167309f5c9d0df769", + "colors.neutral.1": "016384aedd410974aea3e7fe6f420afaa51ef087", + "colors.neutral.2": "7a00c30de891d1d01190889130f0951886af60c6", + "colors.neutral.3": "33cdea7c4546ae2895e3a31ca391ec0e37a19c01", + "colors.neutral.4": "5f9ac78be8387757900a05e991c583fb2d2724d0", + "colors.neutral.5": "0c7622a6e8699a9d831fd0fe8c593c2ce23e0228", + "colors.neutral.6": "fd1202b54712b75ab03a543e7837b5339e0796d2", + "colors.neutral.7": "d504e18e68cf0ec7e55a13a4eff9d1ed2c753830", + "colors.neutral.8": "7fbd1e41974851542581ed2417d2bbb9efe03f6f", + "colors.neutral.9": "ee1d33c7989fd04b7103eb40320f8552f7279f06", + "colors.neutral.10": "af7683e93d98f293bbd6e06302ac6d248e4ddaf7", + "colors.neutral.11": "5022322881c5426ffeb7dea5aabcfb487c3ba590", + "colors.neutral.12": "bec125c9c150677746171d1331333aea2635369a", + "colors.neutral.13": "f6dcc6e3defe764d60b4d75f67b97aec288c3c8b", + "colors.neutral.contrast-1": "34b00a266259ad5577499a921bf02ade78f5a9ec", + "colors.neutral.contrast-2": "17ffc2512ae6d23b1f96bcde8f3354bf4ed6f5b0", + "colors.brand1.1": "89d6ba73e8ddf7cf0cb57169a709ce5c44cae873", + "colors.brand1.2": "9f3e8c39827323bc89941eddacf48a83c3d5dd21", + "colors.brand1.3": "3c0070532d86725ce4dd438242f888be1c639a78", + "colors.brand1.4": "5ccfa2fc96e23f654718abba46f515b07ad4a4ed", + "colors.brand1.5": "9efb65775b4c0312c8a89bec30ebf43b72b02216", + "colors.brand1.6": "e85b761c4e4adf216c908e3a38c9204ce1ab5ec6", + "colors.brand1.7": "f7e00df9d779592a3d1295e6599867b0228500aa", + "colors.brand1.8": "8732109d124ad205260cc369de216ae6764a10ec", + "colors.brand1.9": "7f2378bb86f001c3e0b1e4953d43e598cf3d32cb", + "colors.brand1.10": "0df35c27dfd7ce0c62af4e4fca0828ab12f71403", + "colors.brand1.11": "54156a18897bce34434faa8d9aeaf55c4698c11f", + "colors.brand1.12": "dd6f46eb2cf9bd9b12fdcdb84e4568b3d956dddc", + "colors.brand1.13": "f38bf9e60b8c0bcb6c765775d3f2ff5e4b8e78ba", + "colors.brand1.contrast-1": "1ed22877c4ff847a7c9b194443bdbd10b2628740", + "colors.brand1.contrast-2": "0f9c6e098a41b1c629529ef040b7125465e8ec8f", + "colors.brand2.1": "e5791281b61883b0f538744a277221b4902e35c1", + "colors.brand2.2": "c91eb06471537ac417788cf1c301c48b4489130e", + "colors.brand2.3": "241d38660b714147bc5b21e8968a16bacee54ff5", + "colors.brand2.4": "cc0dcd0341d8491071bfcacd0492a3782d42b9bc", + "colors.brand2.5": "c2d8ed777b42194ddfa1d07f5904bf73425d151e", + "colors.brand2.6": "a4af672d859e90f6ad05ffca1e1039b1fa7b47b6", + "colors.brand2.7": "3f9282ade857e4c58d7e2ecb482ff48cf92f9e45", + "colors.brand2.8": "e3d544afbe834cf92f8874e44bd1e0ce303683f5", + "colors.brand2.9": "1f9889606bfa311bc6b6541b6030beca462a4ac1", + "colors.brand2.10": "7e54aa14cba58f55c54c92bd66624e5c35ea80a1", + "colors.brand2.11": "7e02de621446f785837ac1128eba33693684d7f8", + "colors.brand2.12": "ac51e95b93e974c0895f395786cb9ba78da95e97", + "colors.brand2.13": "61f9b518f544024cf55d95e49361f2176fb2c7bf", + "colors.brand2.contrast-1": "62f3499e616b225a380e17cb00c2d7384ac7149b", + "colors.brand2.contrast-2": "cd822b2d1345d68babf054845a92b4afa66aaf73", + "colors.brand3.1": "62dbca47e364550bedcc38800e3e1a70f7932c2b", + "colors.brand3.2": "1d89ca2d40963bbc04cd1cb430059dab9a51fa1d", + "colors.brand3.3": "120f40b7c2048a235090a87bd4515d71e7b20912", + "colors.brand3.4": "2ca1b1551977f9b097e1cb02292f457c28fc9f78", + "colors.brand3.5": "095140d7f83208c2d3fd12ecf4280f0933627f52", + "colors.brand3.6": "e8f8d5f153373791fa27c9a1c464a6d5f88b572e", + "colors.brand3.7": "7ae903c37d5526a9857759f27d3aaadfde2a4951", + "colors.brand3.8": "1c0b9da3f3e5930bce7571a960ed899a247e1495", + "colors.brand3.9": "edb2ef2b0031e740b5112743a2c74ba067d1f1cc", + "colors.brand3.10": "f95b310ec1d45521f3329d00cba240712c4c6881", + "colors.brand3.11": "0767803fb55781a02dda60aa2c04d87049c664d6", + "colors.brand3.12": "e404fbe665c94f231735a8b8fe2f275303c961f9", + "colors.brand3.13": "5e6ee3a3c071d66565e1546f6ee6b7bebc126714", + "colors.brand3.contrast-1": "db55a0bc1227681ed5eadffea75f429bcd2933f7", + "colors.brand3.contrast-2": "45df4110bddea86a7b2fbba09e982712129e9228" }, - "group": "Brands" + "group": "Theme" }, { "id": "bfb9f0bf7870662bbd1e455adcb164e93283deb5", - "name": "2", + "name": "theme2", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Brand/Banana": "enabled" + "Themes/theme2": "enabled", + "semantic/color": "disabled", + "semantic/style": "disabled", + "Core/modes/Light": "disabled", + "Core/modes/Dark": "disabled", + "Core/size/default": "disabled", + "Core/typography/default": "disabled", + "Core/styles/default": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:21:1567", - "$figmaModeId": "21:43", + "$figmaCollectionId": "VariableCollectionId:29:3994", + "$figmaModeId": "29:73", "$figmaVariableReferences": { - "colors.1.background-default": "a2d1936beddddfa20e13bcf009703a0d6e9ebd85", - "colors.1.background-subtle": "5c4be99322e39b76e412d704964bc556994d39fa", - "colors.1.surface-default": "2efacc8866e5b79e6c95d7ccae08aa49b7599a99", - "colors.1.surface-hover": "6751c447066d2e882587d0e5f308700b82205ff5", - "colors.1.surface-active": "1cb13a4eec602de2c1cf02eb697c89c92bb55796", - "colors.1.border-subtle": "3abc01d41775598afe3bd9a5063c00e43e4bf0d8", - "colors.1.border-default": "a40daab2c64c536e3ecaa6beb37d69dc0de2c804", - "colors.1.border-strong": "d49cfae0909c88791e32f143e13f6a6be556b28a", - "colors.1.base-default": "9434033d1efc54f39bb8999ed2c15d3bca3102bf", - "colors.1.base-hover": "cc308840cf26adb00abf87cc0194eb2d3c5ec69a", - "colors.1.base-active": "c73ad310fc786f1da6365b1e38fd2b8ef2a5e67b", - "colors.1.text-subtle": "af3e2ae4e134e1ac4d6d51dee7b60b1e8ad4323e", - "colors.1.text-default": "6bdd39273822331b5149431ae7faf94a9c6d1214", - "colors.1.contrast-default": "cf57854f216f02b067ddf18fd86e8b75d116fdf9", - "colors.1.contrast-subtle": "f5d837dee42b2495c444349ad62e41a6e8e5decb", - "colors.2.1": "ebcfbbf7d99b184afd116044e58eaf6917500ea2", - "colors.2.2": "5eef0105d5a92eee4075dfa7c6b4c74bcab0cbbd", - "colors.2.3": "1589f680c88a9136173cdb9adff712690fd97809", - "colors.2.4": "c8b70b688243b386ad736fcc8f9057f5b941e1dd", - "colors.2.5": "65274aca0eab097e0a03629ec5bfa792d286df3d", - "colors.2.6": "07a67a0f166adc13036c7d6fa630e1f4c90b4ea7", - "colors.2.7": "6616f726b07ed288041d33c884a7639706eecaef", - "colors.2.8": "36db2653f24f5f0fbcb08725bb2bb46fb0bd3b65", - "colors.2.9": "e29dcbd76ca84ea4eaa1b7fac6fb568a5758f8b8", - "colors.2.10": "8db6f9ee181bdaa3cdf81056c2b57389207a4719", - "colors.2.11": "875fc2f9320c51b031adbe1b57d4891939421b74", - "colors.2.12": "169fc237c987f30727f5dfc4ab344eb4a05464e6", - "colors.2.13": "ce79e390b754a39094c7e6c1ee1696d461291db2", - "colors.2.contrast-1": "03ea559843c28a6f9d6d783711db3fdb3988fb8a", - "colors.2.contrast-2": "b1d84cf170ee857ce684a296d3d0d2b163f52052" + "colors.1.background-default": "b1d4769e7226f7b64b513e3a072734ed74a78de6", + "colors.1.background-subtle": "8ef198990873da562074ad77228ad2a2b8d07633", + "colors.1.surface-default": "19b09e33b38bce27343282d16b7dc266258d3275", + "colors.1.surface-hover": "d4390c6e6a3a41ff412971473b7d20e006b9a0ad", + "colors.1.surface-active": "916cf40f222efb0b14f36c4b6f2602c0cbb0b9e8", + "colors.1.border-subtle": "95463ab50f70fd32e7d9fc56fea25e2aeb093c91", + "colors.1.border-default": "9e3d0e5c0b592f8753dabefa8d3f086288b58380", + "colors.1.border-strong": "9006f82743a7f61ad903bcf667ced875a8ff548c", + "colors.1.base-default": "47927a41a7a218635f32b0ff84c90c7b020df5ad", + "colors.1.base-hover": "4b59d85c3f3bd22d0cf8cfe256a86da3348ed8e0", + "colors.1.base-active": "e82b8a886c41f79431491ab36027ec577ce98467", + "colors.1.text-subtle": "df0168275c73ee460c1775506186a681e63a5fb6", + "colors.1.text-default": "9b0763f2444a8a589a56693ed6b0b843c08026c0", + "colors.1.contrast-default": "4ddd25463b44bdaf626820105179a47fd4d2c00a", + "colors.1.contrast-subtle": "09e1833478838902a70a6c1d2b89d14963c06f15", + "colors.2.1": "155d61de4338daae95a5694fa81e9408526f12e4", + "colors.2.2": "4158d7d42f92e2d8ecb59818390b485df2877eea", + "colors.2.3": "d572c26bd7aca3ccd4370a27bc5ea7a00d610d0d", + "colors.2.4": "91e5bfd161e5e7ec323420119b39cdf678a5deeb", + "colors.2.5": "491fed9bafd1e27e03a2bfbae0c5db8841d9bc64", + "colors.2.6": "077cfdbb0e2a1aaa589361ac0fe6c60d3cee296c", + "colors.2.7": "9b7abf317a6e555ef7f869a3f92be5f3e8899d86", + "colors.2.8": "59ee241efb3623481a01ce8c4db99e9ef6268834", + "colors.2.9": "16757cee599d4fab0fb35216928b5549507ebebd", + "colors.2.10": "7907770b47970d3494f6bac6f4ade6fc8ff2ab8c", + "colors.2.11": "0ca37d37d1ff32636f55a7ae886950c31e3c6cbe", + "colors.2.12": "a33efa9d39a6f7dadcea6ef8e14d16880901b75d", + "colors.2.13": "f44502585318ac6f2b92b3747bb6b1bf6a6a95ce", + "colors.2.contrast-1": "930f9bce6d31f5611bc7b0b271a8f94e154468ff", + "colors.2.contrast-2": "6a8d947ccf8cea1712f8e25d23bdcae6d601323f" }, - "group": "Brands" + "group": "Theme" }, { "id": "541629445ef90ad5363f9e88f52a1ccb617e6f84", "name": "semantic", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Base/Semantic": "enabled" + "semantic/color": "disabled", + "semantic/style": "disabled", + "Core/modes/Light": "disabled", + "Core/modes/Dark": "disabled", + "Core/size/default": "disabled", + "Core/typography/default": "disabled", + "Core/styles/default": "disabled" }, "group": "semantic", - "$figmaCollectionId": "VariableCollectionId:21:1628", - "$figmaModeId": "21:44", + "$figmaCollectionId": "VariableCollectionId:29:4100", + "$figmaModeId": "29:74", "$figmaVariableReferences": { - "border_radius.interactive": "7d5ff49c446ba4d9282fa9bf068c49ab52e2a8c4", - "border_radius.small": "91fb2297e8e46ede18fb1ae1fb3d47e4550a3b0a", - "border_radius.medium": "1e82957c24715396becec26180c4c80824e3f29a", - "border_radius.large": "c829a5510efd7239043c52366399dcd4738bb101", - "border_radius.xlarge": "f66465b992149acafff1a6b47061aa95f392feb1", - "border_radius.xxlarge": "3897d6265372b0e00fc72ebf21482dad43cf5a7a", - "border_radius.xxxlarge": "be0e6d68ccb220d8c9cb2457f159e15bba9e40fe", - "border_radius.xxxxlarge": "2f2bf2c10966788d56346a92969960b5c5fac5b5", - "border_radius.full": "cdf54d21d56fd46b16db94b82559ff43b61de07f", - "spacing.0": "d318464619ae4aa282dc44ad84f0e62ba0a316af", - "spacing.1": "59b1e04e07950398791887aeec990016e086bf19", - "spacing.2": "339d6f4b4f9afc944fc748cd421d7e67221cb815", - "spacing.3": "d8bf68e561af46c29e94db712632711becbff401", - "spacing.4": "5ffade414786d91352672a76ba91130352b49cfb", - "spacing.5": "c89724aabc5306b54f0ac703a7bf2ac7d693d444", - "spacing.6": "527118ac3bd9db5aad930de12274e136d68fca2c", - "spacing.7": "439e5142ba918c3cfc24da684d181beffd3556aa", - "spacing.8": "2c65de7cb2665841eaca3844d08c5bb3e54f8b04", - "spacing.9": "ecd0f0ff26c379e37541e806680ef8c048d12d3e", - "spacing.10": "46cd92bcdc5ae4f10372bdfc59c9d6b5526a614d", - "spacing.11": "14e2f8ee3a12ef1bf0766e89d29c42a1ba6d3bc8", - "spacing.12": "6375efc3e3d95ae2b81cb728fb9f0e865813bbaa", - "spacing.13": "b8e760b737a6fabb4bc52f7cc9432110cc1f3011", - "spacing.14": "0d4eeca4795118df7a9c5335e5871ff0197e4084", - "spacing.15": "2811f9850b51ed535e59f8b77b87472d7ea5cd4b", - "spacing.18": "230e77200b940a23670f79e967b6fd5bb17028ae", - "spacing.22": "e4465a5d37c6b42adc06435f1f049f69cd1d473c", - "spacing.26": "076508102021758491e0a2b9d729c299e6eacca2", - "spacing.30": "2616096f2e709594d40f9e8334e26358f4a382fc", - "base_spacing": "d02420fa05e662859eb1c4d0788a7c74defc7ca2", - "sizing.0": "faed29cf1d8e50c1bf2f25dc402b0b2b5ad50a1a", - "sizing.1": "fb15a034e932dad39490e609ffed412695b310cf", - "sizing.2": "07870abc66e8f60431fd1a978f59d88744bd8bb3", - "sizing.3": "825984ac4790b5b91631b57a4eef1524249b082a", - "sizing.4": "d3180584e014dc1b61fde2b65bb011f3feff129e", - "sizing.5": "225c9a7eb276e72ebdd9bc72a52df6eb3a17a11f", - "sizing.6": "347728a888ae8dc50b58b41f0b020acfd2c9545a", - "sizing.7": "5a40eb7bd4c02335efc698b307c5ae37bc931710", - "sizing.8": "a4de84d1f47f0e5620c29928b2a71587b89c41e8", - "sizing.9": "a623d8f54693d571b50694cd899190ea09ac76d2", - "sizing.10": "0f36e24fc911f26e15dd06c4863484597f531014", - "sizing.11": "338ba1acf5cfc96d6fa960c967b6a1ac94f597a7", - "sizing.12": "7f7126e696eb77b503cf30341c19585066ff871e", - "sizing.13": "bd37405a739920574a2635589eac4570c1c704b7", - "sizing.14": "b654d53d0da2259ffc1f65084f6da84966b139c4", - "sizing.15": "93543e6e5acfb0f9a7f0a82984367fc1cd342387", - "sizing.18": "696bcda2f767107abde6388fd03ee5b16dd490fa", - "sizing.22": "9ecd5e5ee87b2c6a630d7d494d49126bc98ac8d9", - "sizing.26": "da7468a787a83b88da25bab2fc9969fc7e577c0a", - "sizing.30": "c1d4171cb132a6d1ab4b69786754193acb5b660e", - "base_sizing": "a3b287208bb66cf8643ff72977c684649c6ece61", - "border_width.default": "3402e74823d5e83275036f4f35d77d6a35b82dd4", - "border_width.active": "abeb2b14653abd4882ed5e906bfad40b64a2999a", - "border_width.tab_focus": "22da8809075022b7285d101a978e975e930ee512", - "colors.success.background-default": "9410b1d2afcd3b3464e17beb21685fd3ab6401cd", - "colors.success.background-subtle": "7b872f5db95347f35536392fa3864c30f6ac383e", - "colors.success.surface-default": "104a5e5a5658254c8874f3248e4581505b5597e3", - "colors.success.surface-hover": "0ec047f40e8181a22c3228f80354bd10b3ff4bbd", - "colors.success.surface-active": "c5469778e52424596b138e428f32d890318ca6f4", - "colors.success.border-subtle": "f634729b5f92adf398b505082320d23b5a14b21a", - "colors.success.border-default": "23fbb189b3e643586d0ee6bc40ea36b1d0f4b5b5", - "colors.success.border-strong": "fdf214f92cadad3f468f953c1a9f1177eaabb822", - "colors.success.base-default": "d24e5fe17b4f716697b21aa4d0030329d9986c5f", - "colors.success.base-hover": "f8c289190e68480eb65f3266326dd3bb6927cdde", - "colors.success.base-active": "df382e9182653774164cde9a033f5ace2572d534", - "colors.success.text-subtle": "18e07c4ebbbb2d0586565cb242afcadfd5663ce7", - "colors.success.text-default": "47ed1e5043f95ab0d642f3b618dc540306c47151", - "colors.success.contrast-default": "2b4fb291f27612189069120d948292c1fe5dd544", - "colors.success.contrast-subtle": "82795fe680f34a20a04262a2fbc55b578b9b2c95", - "colors.accent.background-default": "0cbc2a31c89c55a814c7ef9c50433b838108cb24", - "colors.accent.background-subtle": "a5207b11e55199cf3ef478d887e14cdbbe3db957", - "colors.accent.surface-default": "39219e6c355645fa80bcc4820a43424c9d74334c", - "colors.accent.surface-hover": "148d06a1d5bbbe592955b9ba00b74fe355649be5", - "colors.accent.surface-active": "cd21e9872d465a6e8851001fc73aefbc8fb6c498", - "colors.accent.border-subtle": "f3801bb1be2fb3afb1e74aa57ca54ca5ec9366d1", - "colors.accent.border-default": "29c0f0c81c88568ef759fb540784c9aace24e479", - "colors.accent.border-strong": "930083fa36d3a3577ac001f5148590fb843da2e4", - "colors.accent.base-default": "30725f4e36b1c9df244d0c607f495538fd193c8a", - "colors.accent.base-hover": "b834401dfd9e2b0a43d5e3fbe38d42a98e91ccfa", - "colors.accent.base-active": "1644773df45d74dd52d14ec2f005f17d34dc61cb", - "colors.accent.text-subtle": "ca40ed88cb9a1e5ff0158aba4a3b9c95a491383c", - "colors.accent.text-default": "bbe730bb25bf8be044336c426e70aa6895cd49ff", - "colors.accent.contrast-default": "4190a3469280841f1c2204bb5ddf714043036bdc", - "colors.accent.contrast-subtle": "7115d698c40b67c00b165731ba4e8514593f9ac4" + "border_radius.interactive": "f2d70d112c486fd138081f534d29315d698a7250", + "border_radius.small": "eeea8f0050cb9c3c832059692fe1073543dca83f", + "border_radius.medium": "cca5b1919c8a82e855f14f345510423c8041ba24", + "border_radius.large": "31daed5955752dc8e1611f8e721d3f405466033b", + "border_radius.xlarge": "18bcb8934034be9beafc87c0e7b61de0b29cac77", + "border_radius.xxlarge": "a5a6b349be8ff773aa5ce8fb27765c1154f13010", + "border_radius.xxxlarge": "9eaf102d449999afcec2edfe8faba69042ef7bb2", + "border_radius.xxxxlarge": "8ba1eef42246fab919dc784ce1a992a2b3e193e9", + "border_radius.full": "a98305a3242899e6cf6b60b7ea2023da5f32b17c", + "spacing.0": "fb49b1c34ddc7c29208979124565da2f0e64664c", + "spacing.1": "c1831e31bc65dbc33a9dd4f6c77359a15a378fb1", + "spacing.2": "01f29063d9bb94ec425a28df3f868a7b3f3aaa88", + "spacing.3": "dc01ad5c304c735d0be62742d502b35481aa7093", + "spacing.4": "3297aff89f5ab5dfceba8a556c987329312e1d21", + "spacing.5": "cec209284d5a13b26f5fe5b78f1ad8a0fd9f99e0", + "spacing.6": "b0691b941211596ecfdec9d90812be3e91614427", + "spacing.7": "24e8664dd7243dfc6ffddaf986a7ba96cca49e81", + "spacing.8": "c61ae5f767f52a71afa94da1edd1ea9b01017a91", + "spacing.9": "26e5865d0d9c087383be28633c426c457d9161c3", + "spacing.10": "3a659030fba1ac440c81e0780667b18dbc4883ca", + "spacing.11": "2a36042881995e97e248dee90e7c1ff0af277f6f", + "spacing.12": "0826deb770863ae2972a423d6a3c14312a8cbc13", + "spacing.13": "360ac3468bcfebc5490f06415a0f1a04106f08e0", + "spacing.14": "a7e5a4f7ca07564def3b53bc0f3619d9d2c55358", + "spacing.15": "7953e4e3e7daa359c812eec76903d7c696324da3", + "spacing.18": "463f5c0583397eede0554b2c25c18b0b803484ea", + "spacing.22": "492021cc2046589895240714bbfb3a080eda1488", + "spacing.26": "a9556ec65ac3c21760476ba8b09cbb46d9a23d33", + "spacing.30": "a42cd0457e89a090f028332e62dfcfe32c76f54f", + "base_spacing": "05853c1fbfd2c7eef41d52b7838f311d85efcfc1", + "sizing.0": "e5f9be2901c3bfe6a731c643067b4a63616718a0", + "sizing.1": "bdaaa66924b5d424a7f85ae750fcba1a0365c0a6", + "sizing.2": "e9f7896cb8a05d7365f99ee681ff6113d526f468", + "sizing.3": "931b978c9a8014aef9569ba4d341381052bab6fd", + "sizing.4": "462a2ee11bba87e7c255773b6c6bc073df265ee8", + "sizing.5": "fcf721792956f3f0243664b0be63fc34c9cdb98a", + "sizing.6": "11e5b26612c23a0a0ce8a7a14ef6cbf99d5887ec", + "sizing.7": "ca991bb315c46685c68a489dee01819e4189b00b", + "sizing.8": "50922cdefd43ff6d6277df89122984374403228a", + "sizing.9": "d69842122032685ff57d1d1909f6ff7ad3faea44", + "sizing.10": "6897e8e38d7d0c79822681c14c3ecfdc482e4925", + "sizing.11": "a34f833beef5581baeaffffd09f72523d157e9b0", + "sizing.12": "1301042c22e53571e66715915ccd18cfba135fcb", + "sizing.13": "eedf7cb2e26ab0a007b8793380d4eac4d22bb07e", + "sizing.14": "e343391f15903e36b04ed06188e37483211fe75c", + "sizing.15": "89f5de6f3352df18b4fe3eecebc6bf24278e58b4", + "sizing.18": "92c54772694aec8dc25dbfb0303b9da93b4cf6c2", + "sizing.22": "ae818760f680d6a6b257659dc6003c33f5549483", + "sizing.26": "f8700b00fe2e35f7a363150e3c7e8ae0af8e260f", + "sizing.30": "55dfd119af8089607745d223996d0c2462b43993", + "base_sizing": "fc277bc2feebcb4fb0dc523ed98703d2165f97b8", + "border_width.default": "2a78bbb1a6296611938fb32138ca6100bfa18be5", + "border_width.active": "51d1cbcf07ebf1f4a631fe796f09a5a44127410d", + "border_width.tab_focus": "074cc6f983faea146499dd2fb830c2f8321152e6", + "colors.success.background-default": "93bc4bfa7351d70c9ebeea0f6413a68e435092db", + "colors.success.background-subtle": "1da8320da273618099a5d819f58397175bd9d4c1", + "colors.success.surface-default": "4794ad23f1a8cabb7657bfa570e2b55ee22fc76b", + "colors.success.surface-hover": "5c3cb894b0a37c449010658e47cf411bece7415a", + "colors.success.surface-active": "75c469dce3730cd8675240cab7f361e192eaa474", + "colors.success.border-subtle": "37f9f0be8341319871dbd5a410d27bcde7954375", + "colors.success.border-default": "889d82bac1fdfd174b9b048db2300ca4493c8b8a", + "colors.success.border-strong": "fd4d7ca3ddd17f1f1598f89a679c4a4429429d3a", + "colors.success.base-default": "2439765bdd06267b23115feb7040e82c14d0e3b3", + "colors.success.base-hover": "e253058602246bd327e94595c9f21cadad60acaf", + "colors.success.base-active": "08edc36b5a18823928673924df13a032e0ea1004", + "colors.success.text-subtle": "7d96a0fbeb8605b9740d74bea2b074a1ff5c3245", + "colors.success.text-default": "c11b98a4e50713da0aee55022de9305b6c292adc", + "colors.success.contrast-default": "6691720ddbb5a7512d71a22326d625502d86bdc1", + "colors.success.contrast-subtle": "398b211bc7d6d4846ceac380e0e347956f011030", + "colors.accent.background-default": "1c270005890cd0de532d3d9be3179ea8f057b5ea", + "colors.accent.background-subtle": "f9e4c7b23d9e121ba2a87320e3376eadca212352", + "colors.accent.surface-default": "835c08d412a0a0713fecb4333e6888703497d1d5", + "colors.accent.surface-hover": "c1489d3a60cde168b593d8fbd85e21dc251c368f", + "colors.accent.surface-active": "28736a4bc46cbd8d5ad733b43efb26d78cbfed60", + "colors.accent.border-subtle": "551d2132117887d2d3a1d81039365b63ed052404", + "colors.accent.border-default": "9be752645be4892a73b7d88a6f52fa3aee4b6141", + "colors.accent.border-strong": "79b8f7c5a0feaddd53a666dfabcbdd20165fc9ee", + "colors.accent.base-default": "b9b134db8fc8b20aa4fb1eb1ab46b09ae4e74c52", + "colors.accent.base-hover": "e9acdb9eb55affedc86aa4db0bf35edf0cacd99b", + "colors.accent.base-active": "e3bdae1094f445205194de7e2361dc2998fb6dcd", + "colors.accent.text-subtle": "75b23ad8b147001624a3c59c7a748d34d4f80b64", + "colors.accent.text-default": "235f1a554284f40a7ac91e5d478c67139ffe90d4", + "colors.accent.contrast-default": "f2480c60ce4a05daece6a4e7343d94f16261b635", + "colors.accent.contrast-subtle": "7dd24e8edb2f8cfc028da6744b0cde405bfa10ab" } + }, + { + "id": "f656d6262652f99d018d3649510569904e117168", + "name": "Roboto", + "$figmaStyleReferences": {}, + "selectedTokenSets": { + "Core/typography/default": "enabled" + }, + "group": "typography" } ] \ No newline at end of file diff --git a/design-tokens/Base/Fluid.json b/design-tokens/Base/Fluid.json deleted file mode 100644 index 22d7dc1ae8..0000000000 --- a/design-tokens/Base/Fluid.json +++ /dev/null @@ -1,336 +0,0 @@ -{ - "font-scale": { - "const": { - "min": { - "f0": { - "value": "16", - "type": "fontSizes" - }, - "r": { - "value": "1.77", - "type": "fontSizes" - }, - "n": { - "value": "6", - "type": "fontSizes" - } - }, - "max": { - "f0": { - "value": "18", - "type": "fontSizes" - }, - "r": { - "value": "2.414", - "type": "fontSizes" - }, - "n": { - "value": "6", - "type": "fontSizes" - } - } - }, - "f-3": { - "min": { - "value": "5*roundTo(({font-scale.const.min.f0}*{font-scale.const.min.r}^(-3/{font-scale.const.min.n})/5),1)", - "type": "fontSizes" - }, - "max": { - "value": "5*roundTo(({font-scale.const.max.f0}*{font-scale.const.max.r}^(-3/{font-scale.const.max.n})/5),1)", - "type": "fontSizes" - }, - "v": { - "value": "100 * ({font-scale.f-3.max}-{font-scale.f-3.min}) / ({viewport.max}-{viewport.min})", - "type": "fontSizes" - }, - "r": { - "value": "( {viewport.min} * {font-scale.f-3.max} - {viewport.max} * {font-scale.f-3.min}) / ({viewport.min}-{viewport.max})", - "type": "fontSizes" - }, - "fluid": { - "value": "round(({viewport.width}/100) * {font-scale.f-3.v} + {font-scale.f-3.r})", - "type": "fontSizes" - } - }, - "f-2": { - "min": { - "value": "5*roundTo(({font-scale.const.min.f0}*{font-scale.const.min.r}^(-2/{font-scale.const.min.n})/5),1)", - "type": "fontSizes" - }, - "max": { - "value": "5*roundTo(({font-scale.const.max.f0}*{font-scale.const.max.r}^(-2/{font-scale.const.max.n})/5),1)", - "type": "fontSizes" - }, - "v": { - "value": "100 * ({font-scale.f-2.max}-{font-scale.f-2.min}) / ({viewport.max}-{viewport.min})", - "type": "fontSizes" - }, - "r": { - "value": "( {viewport.min} * {font-scale.f-2.max} - {viewport.max} * {font-scale.f-2.min}) / ({viewport.min}-{viewport.max})", - "type": "fontSizes" - }, - "fluid": { - "value": "round(({viewport.width}/100) * {font-scale.f-2.v} + {font-scale.f-2.r})", - "type": "fontSizes" - } - }, - "f-1": { - "min": { - "value": "5*roundTo(({font-scale.const.min.f0}*{font-scale.const.min.r}^(-1/{font-scale.const.min.n})/5),1)", - "type": "fontSizes" - }, - "max": { - "value": "5*roundTo(({font-scale.const.max.f0}*{font-scale.const.max.r}^(-1/{font-scale.const.max.n})/5),1)", - "type": "fontSizes" - }, - "v": { - "value": "100 * ({font-scale.f-1.max}-{font-scale.f-1.min}) / ({viewport.max}-{viewport.min})", - "type": "fontSizes" - }, - "r": { - "value": "( {viewport.min} * {font-scale.f-1.max} - {viewport.max} * {font-scale.f-1.min}) / ({viewport.min}-{viewport.max})", - "type": "fontSizes" - }, - "fluid": { - "value": "round(({viewport.width}/100) * {font-scale.f-1.v} + {font-scale.f-1.r})", - "type": "fontSizes" - } - }, - "f0": { - "min": { - "value": "5*roundTo(({font-scale.const.min.f0}*{font-scale.const.min.r}^(0/{font-scale.const.min.n})/5),1)", - "type": "fontSizes" - }, - "max": { - "value": "5*roundTo(({font-scale.const.max.f0}*{font-scale.const.max.r}^(0/{font-scale.const.max.n})/5),1)", - "type": "fontSizes" - }, - "v": { - "value": "100 * ({font-scale.f0.max}-{font-scale.f0.min}) / ({viewport.max}-{viewport.min})", - "type": "fontSizes" - }, - "r": { - "value": "( {viewport.min} * {font-scale.f0.max} - {viewport.max} * {font-scale.f0.min}) / ({viewport.min}-{viewport.max})", - "type": "fontSizes" - }, - "fluid": { - "value": "round(({viewport.width}/100) * {font-scale.f0.v} + {font-scale.f0.r})", - "type": "fontSizes" - } - }, - "f1": { - "min": { - "value": "5*roundTo(({font-scale.const.min.f0}*{font-scale.const.min.r}^(1/{font-scale.const.min.n})/5),1)", - "type": "fontSizes" - }, - "max": { - "value": "5*roundTo(({font-scale.const.max.f0}*{font-scale.const.max.r}^(1/{font-scale.const.max.n})/5),1)", - "type": "fontSizes" - }, - "v": { - "value": "100 * ({font-scale.f1.max}-{font-scale.f1.min}) / ({viewport.max}-{viewport.min})", - "type": "fontSizes" - }, - "r": { - "value": "( {viewport.min} * {font-scale.f1.max} - {viewport.max} * {font-scale.f1.min}) / ({viewport.min}-{viewport.max})", - "type": "fontSizes" - }, - "fluid": { - "value": "round(({viewport.width}/100) * {font-scale.f1.v} + {font-scale.f1.r})", - "type": "fontSizes" - } - }, - "f2": { - "min": { - "value": "5*roundTo(({font-scale.const.min.f0}*{font-scale.const.min.r}^(2/{font-scale.const.min.n})/5),1)", - "type": "fontSizes" - }, - "max": { - "value": "5*roundTo(({font-scale.const.max.f0}*{font-scale.const.max.r}^(2/{font-scale.const.max.n})/5),1)", - "type": "fontSizes" - }, - "v": { - "value": "100 * ({font-scale.f2.max}-{font-scale.f2.min}) / ({viewport.max}-{viewport.min})", - "type": "fontSizes" - }, - "r": { - "value": "( {viewport.min} * {font-scale.f2.max} - {viewport.max} * {font-scale.f2.min}) / ({viewport.min}-{viewport.max})", - "type": "fontSizes" - }, - "fluid": { - "value": "round(({viewport.width}/100) * {font-scale.f2.v} + {font-scale.f2.r})", - "type": "fontSizes" - } - }, - "f3": { - "min": { - "value": "5*roundTo(({font-scale.const.min.f0}*{font-scale.const.min.r}^(3/{font-scale.const.min.n})/5),1)", - "type": "fontSizes" - }, - "max": { - "value": "5*roundTo(({font-scale.const.max.f0}*{font-scale.const.max.r}^(3/{font-scale.const.max.n})/5),1)", - "type": "fontSizes" - }, - "v": { - "value": "100 * ({font-scale.f3.max}-{font-scale.f3.min}) / ({viewport.max}-{viewport.min})", - "type": "fontSizes" - }, - "r": { - "value": "( {viewport.min} * {font-scale.f3.max} - {viewport.max} * {font-scale.f3.min}) / ({viewport.min}-{viewport.max})", - "type": "fontSizes" - }, - "fluid": { - "value": "round(({viewport.width}/100) * {font-scale.f3.v} + {font-scale.f3.r})", - "type": "fontSizes" - } - }, - "f4": { - "min": { - "value": "5*roundTo(({font-scale.const.min.f0}*{font-scale.const.min.r}^(4/{font-scale.const.min.n})/5),1)", - "type": "fontSizes" - }, - "max": { - "value": "5*roundTo(({font-scale.const.max.f0}*{font-scale.const.max.r}^(4/{font-scale.const.max.n})/5),1)", - "type": "fontSizes" - }, - "v": { - "value": "100 * ({font-scale.f4.max}-{font-scale.f4.min}) / ({viewport.max}-{viewport.min})", - "type": "fontSizes" - }, - "r": { - "value": "( {viewport.min} * {font-scale.f4.max} - {viewport.max} * {font-scale.f4.min}) / ({viewport.min}-{viewport.max})", - "type": "fontSizes" - }, - "fluid": { - "value": "round(({viewport.width}/100) * {font-scale.f4.v} + {font-scale.f4.r})", - "type": "fontSizes" - } - }, - "f5": { - "min": { - "value": "5*roundTo(({font-scale.const.min.f0}*{font-scale.const.min.r}^(5/{font-scale.const.min.n})/5),1)", - "type": "fontSizes" - }, - "max": { - "value": "5*roundTo(({font-scale.const.max.f0}*{font-scale.const.max.r}^(5/{font-scale.const.max.n})/5),1)", - "type": "fontSizes" - }, - "v": { - "value": "100 * ({font-scale.f5.max}-{font-scale.f5.min}) / ({viewport.max}-{viewport.min})", - "type": "fontSizes" - }, - "r": { - "value": "( {viewport.min} * {font-scale.f5.max} - {viewport.max} * {font-scale.f5.min}) / ({viewport.min}-{viewport.max})", - "type": "fontSizes" - }, - "fluid": { - "value": "round(({viewport.width}/100) * {font-scale.f5.v} + {font-scale.f5.r})", - "type": "fontSizes" - } - }, - "f6": { - "min": { - "value": "5*roundTo(({font-scale.const.min.f0}*{font-scale.const.min.r}^(6/{font-scale.const.min.n})/5),1)", - "type": "fontSizes" - }, - "max": { - "value": "5*roundTo(({font-scale.const.max.f0}*{font-scale.const.max.r}^(6/{font-scale.const.max.n})/5),1)", - "type": "fontSizes" - }, - "v": { - "value": "100 * ({font-scale.f6.max}-{font-scale.f6.min}) / ({viewport.max}-{viewport.min})", - "type": "fontSizes" - }, - "r": { - "value": "( {viewport.min} * {font-scale.f6.max} - {viewport.max} * {font-scale.f6.min}) / ({viewport.min}-{viewport.max})", - "type": "fontSizes" - }, - "fluid": { - "value": "round(({viewport.width}/100) * {font-scale.f6.v} + {font-scale.f6.r})", - "type": "fontSizes" - } - }, - "f7": { - "min": { - "value": "5*roundTo(({font-scale.const.min.f0}*{font-scale.const.min.r}^(7/{font-scale.const.min.n})/5),1)", - "type": "fontSizes" - }, - "max": { - "value": "5*roundTo(({font-scale.const.max.f0}*{font-scale.const.max.r}^(7/{font-scale.const.max.n})/5),1)", - "type": "fontSizes" - }, - "v": { - "value": "100 * ({font-scale.f7.max}-{font-scale.f7.min}) / ({viewport.max}-{viewport.min})", - "type": "fontSizes" - }, - "r": { - "value": "( {viewport.min} * {font-scale.f7.max} - {viewport.max} * {font-scale.f7.min}) / ({viewport.min}-{viewport.max})", - "type": "fontSizes" - }, - "fluid": { - "value": "round(({viewport.width}/100) * {font-scale.f7.v} + {font-scale.f7.r})", - "type": "fontSizes" - } - } - }, - "font-size": { - "f-3": { - "value": "min( max( {font-scale.f-3.min}, {font-scale.f-3.fluid}) ,{font-scale.f-3.max})", - "type": "fontSizes" - }, - "f-2": { - "value": "min( max( {font-scale.f-2.min}, {font-scale.f-2.fluid}) ,{font-scale.f-2.max})", - "type": "fontSizes" - }, - "f-1": { - "value": "min( max( {font-scale.f-1.min}, {font-scale.f-1.fluid}) ,{font-scale.f-1.max})", - "type": "fontSizes" - }, - "f0": { - "value": "min( max( {font-scale.f0.min}, {font-scale.f0.fluid}) ,{font-scale.f0.max})", - "type": "fontSizes" - }, - "f1": { - "value": "min( max( {font-scale.f1.min}, {font-scale.f1.fluid}) ,{font-scale.f1.max})", - "type": "fontSizes" - }, - "f2": { - "value": "min( max( {font-scale.f2.min}, {font-scale.f2.fluid}) ,{font-scale.f2.max})", - "type": "fontSizes" - }, - "f3": { - "value": "min( max( {font-scale.f3.min}, {font-scale.f3.fluid}) ,{font-scale.f3.max})", - "type": "fontSizes" - }, - "f4": { - "value": "min( max( {font-scale.f4.min}, {font-scale.f4.fluid}) ,{font-scale.f4.max})", - "type": "fontSizes" - }, - "f5": { - "value": "min( max( {font-scale.f5.min}, {font-scale.f5.fluid}) ,{font-scale.f5.max})", - "type": "fontSizes" - }, - "f6": { - "value": "min( max( {font-scale.f6.min}, {font-scale.f6.fluid}) ,{font-scale.f6.max})", - "type": "fontSizes" - }, - "f7": { - "value": "min( max( {font-scale.f7.min}, {font-scale.f7.fluid}) ,{font-scale.f7.max})", - "type": "fontSizes" - } - }, - "viewport": { - "width": { - "value": "{viewport.max}", - "type": "sizing" - }, - "min": { - "value": "320", - "type": "sizing" - }, - "max": { - "value": "1360", - "type": "sizing" - } - } -} \ No newline at end of file diff --git a/design-tokens/Brand/Pear.json b/design-tokens/Brand/Pear.json deleted file mode 100644 index 5293a96a2e..0000000000 --- a/design-tokens/Brand/Pear.json +++ /dev/null @@ -1,252 +0,0 @@ -{ - "colors": { - "1": { - "background-default": { - "value": "{system.green.1}", - "type": "color" - }, - "background-subtle": { - "value": "{system.green.2}", - "type": "color" - }, - "surface-default": { - "value": "{system.green.3}", - "type": "color" - }, - "surface-hover": { - "value": "{system.green.4}", - "type": "color" - }, - "surface-active": { - "value": "{system.green.5}", - "type": "color" - }, - "border-subtle": { - "value": "{system.green.6}", - "type": "color" - }, - "border-default": { - "value": "{system.green.7}", - "type": "color" - }, - "border-strong": { - "value": "{system.green.8}", - "type": "color" - }, - "base-default": { - "value": "{system.green.9}", - "type": "color" - }, - "base-hover": { - "value": "{system.green.10}", - "type": "color" - }, - "base-active": { - "value": "{system.green.11}", - "type": "color" - }, - "text-subtle": { - "value": "{system.green.12}", - "type": "color" - }, - "text-default": { - "value": "{system.green.13}", - "type": "color" - }, - "contrast-default": { - "value": "{system.green.contrast-1}", - "type": "color" - }, - "contrast-subtle": { - "value": "{system.green.contrast-2}", - "type": "color" - } - }, - "2": { - "1": { - "value": "{brand.pear.alt1.1}", - "type": "color" - }, - "2": { - "value": "{brand.pear.alt1.2}", - "type": "color" - }, - "3": { - "value": "{brand.pear.alt1.3}", - "type": "color" - }, - "4": { - "value": "{brand.pear.alt1.4}", - "type": "color" - }, - "5": { - "value": "{brand.pear.alt1.5}", - "type": "color" - }, - "6": { - "value": "{brand.pear.alt1.6}", - "type": "color" - }, - "7": { - "value": "{brand.pear.alt1.7}", - "type": "color" - }, - "8": { - "value": "{brand.pear.alt1.8}", - "type": "color" - }, - "9": { - "value": "{brand.pear.alt1.9}", - "type": "color" - }, - "10": { - "value": "{brand.pear.alt1.10}", - "type": "color" - }, - "11": { - "value": "{brand.pear.alt1.11}", - "type": "color" - }, - "12": { - "value": "{brand.pear.alt1.12}", - "type": "color" - }, - "13": { - "value": "{brand.pear.alt1.13}", - "type": "color" - }, - "contrast-1": { - "value": "{brand.pear.alt1.contrast-1}", - "type": "color" - }, - "contrast-2": { - "value": "{brand.pear.alt1.contrast-2}", - "type": "color" - } - }, - "3": { - "1": { - "value": "{brand.pear.alt1.1}", - "type": "color" - }, - "2": { - "value": "{brand.pear.alt1.2}", - "type": "color" - }, - "3": { - "value": "{brand.pear.alt1.3}", - "type": "color" - }, - "4": { - "value": "{brand.pear.alt1.4}", - "type": "color" - }, - "5": { - "value": "{brand.pear.alt1.5}", - "type": "color" - }, - "6": { - "value": "{brand.pear.alt1.6}", - "type": "color" - }, - "7": { - "value": "{brand.pear.alt1.7}", - "type": "color" - }, - "8": { - "value": "{brand.pear.alt1.8}", - "type": "color" - }, - "9": { - "value": "{brand.pear.alt1.9}", - "type": "color" - }, - "10": { - "value": "{brand.pear.alt1.10}", - "type": "color" - }, - "11": { - "value": "{brand.pear.alt1.11}", - "type": "color" - }, - "12": { - "value": "{brand.pear.alt1.12}", - "type": "color" - }, - "13": { - "value": "{brand.pear.alt1.13}", - "type": "color" - }, - "contrast-1": { - "value": "{brand.pear.alt1.contrast-1}", - "type": "color" - }, - "contrast-2": { - "value": "{brand.pear.alt1.contrast-2}", - "type": "color" - } - }, - "4": { - "1": { - "value": "{brand.pear.alt1.1}", - "type": "color" - }, - "2": { - "value": "{brand.pear.alt1.2}", - "type": "color" - }, - "3": { - "value": "{brand.pear.alt1.3}", - "type": "color" - }, - "4": { - "value": "{brand.pear.alt1.4}", - "type": "color" - }, - "5": { - "value": "{brand.pear.alt1.5}", - "type": "color" - }, - "6": { - "value": "{brand.pear.alt1.6}", - "type": "color" - }, - "7": { - "value": "{brand.pear.alt1.7}", - "type": "color" - }, - "8": { - "value": "{brand.pear.alt1.8}", - "type": "color" - }, - "9": { - "value": "{brand.pear.alt1.9}", - "type": "color" - }, - "10": { - "value": "{brand.pear.alt1.10}", - "type": "color" - }, - "11": { - "value": "{brand.pear.alt1.11}", - "type": "color" - }, - "12": { - "value": "{brand.pear.alt1.12}", - "type": "color" - }, - "13": { - "value": "{brand.pear.alt1.13}", - "type": "color" - }, - "contrast-1": { - "value": "{brand.pear.alt1.contrast-1}", - "type": "color" - }, - "contrast-2": { - "value": "{brand.pear.alt1.contrast-2}", - "type": "color" - } - } - } -} \ No newline at end of file diff --git a/design-tokens/System/Color/Dark.json b/design-tokens/Core/modes/Dark.json similarity index 100% rename from design-tokens/System/Color/Dark.json rename to design-tokens/Core/modes/Dark.json diff --git a/design-tokens/System/Color/Light.json b/design-tokens/Core/modes/Light.json similarity index 89% rename from design-tokens/System/Color/Light.json rename to design-tokens/Core/modes/Light.json index 75709e3e21..94fc35ccd7 100644 --- a/design-tokens/System/Color/Light.json +++ b/design-tokens/Core/modes/Light.json @@ -1,5 +1,5 @@ { - "system": { + "global": { "green": { "1": { "value": "#fcfefc", @@ -311,9 +311,73 @@ } } }, - "brand": { - "pear": { + "themes": { + "2": { "alt1": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fef0f1", + "type": "color" + }, + "3": { + "value": "#fde5e6", + "type": "color" + }, + "4": { + "value": "#fbcccd", + "type": "color" + }, + "5": { + "value": "#fab1b3", + "type": "color" + }, + "6": { + "value": "#fab8b9", + "type": "color" + }, + "7": { + "value": "#eb5b5f", + "type": "color" + }, + "8": { + "value": "#8b3639", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#873537", + "type": "color" + }, + "13": { + "value": "#522021", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + } + }, + "theme1": { + "accent": { "1": { "value": "#fefeff", "type": "color" @@ -375,7 +439,7 @@ "type": "color" } }, - "alt2": { + "brand1": { "1": { "value": "#fefeff", "type": "color" @@ -437,7 +501,7 @@ "type": "color" } }, - "alt3": { + "brand2": { "1": { "value": "#fefeff", "type": "color" @@ -499,7 +563,7 @@ "type": "color" } }, - "alt4": { + "brand3": { "1": { "value": "#fefeff", "type": "color" @@ -560,68 +624,66 @@ "value": "#cacaca", "type": "color" } - } - }, - "banana": { - "alt1": { + }, + "neutral": { "1": { - "value": "#fffefe", + "value": "#fefeff", "type": "color" }, "2": { - "value": "#fef0f1", + "value": "#eef4fa", "type": "color" }, "3": { - "value": "#fde5e6", + "value": "#e2edf7", "type": "color" }, "4": { - "value": "#fbcccd", + "value": "#c3daef", "type": "color" }, "5": { - "value": "#fab1b3", + "value": "#a4c7e6", "type": "color" }, "6": { - "value": "#fab8b9", + "value": "#aecde9", "type": "color" }, "7": { - "value": "#eb5b5f", + "value": "#4b90ce", "type": "color" }, "8": { - "value": "#8b3639", + "value": "#00529d", "type": "color" }, "9": { - "value": "#f35f63", + "value": "#0163ba", "type": "color" }, "10": { - "value": "#cc5053", + "value": "#004d93", "type": "color" }, "11": { - "value": "#a84144", + "value": "#00396d", "type": "color" }, "12": { - "value": "#873537", + "value": "#005099", "type": "color" }, "13": { - "value": "#522021", + "value": "#00315c", "type": "color" }, "contrast-1": { - "value": "#ffffff", + "value": "#fff", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#cacaca", "type": "color" } } diff --git a/design-tokens/Core/size/default.json b/design-tokens/Core/size/default.json new file mode 100644 index 0000000000..0d8c263230 --- /dev/null +++ b/design-tokens/Core/size/default.json @@ -0,0 +1,7 @@ +{ + "base": { + "value": "4", + "type": "sizing", + "description": "4px" + } +} \ No newline at end of file diff --git a/design-tokens/System/Style.json b/design-tokens/Core/styles/default.json similarity index 100% rename from design-tokens/System/Style.json rename to design-tokens/Core/styles/default.json diff --git a/design-tokens/Core/typography/default.json b/design-tokens/Core/typography/default.json new file mode 100644 index 0000000000..4afb1cbe2d --- /dev/null +++ b/design-tokens/Core/typography/default.json @@ -0,0 +1,116 @@ +{ + "textCase": { + "none": { + "value": "none", + "type": "textCase" + } + }, + "textDecoration": { + "none": { + "value": "none", + "type": "textDecoration" + }, + "underline": { + "value": "underline", + "type": "textDecoration" + } + }, + "fontFamilies": { + "main": { + "value": "Inter", + "type": "fontFamilies" + } + }, + "font-static": { + "small": { + "value": "16", + "type": "fontSizes" + }, + "medium": { + "value": "18", + "type": "fontSizes" + }, + "large": { + "value": "24", + "type": "fontSizes" + } + }, + "lineHeights": { + "300": { + "value": "130%", + "type": "lineHeights" + }, + "500": { + "value": "150%", + "type": "lineHeights" + }, + "600": { + "value": "160%", + "type": "lineHeights" + }, + "700": { + "value": "170%", + "type": "lineHeights" + } + }, + "fontWeights": { + "medium": { + "value": "500", + "type": "fontWeights" + }, + "semibold": { + "value": "600", + "type": "fontWeights" + }, + "regular": { + "value": "400", + "type": "fontWeights" + } + }, + "font-size": { + "f-3": { + "value": "12", + "type": "fontSizes" + }, + "f-2": { + "value": "13", + "type": "fontSizes" + }, + "f-1": { + "value": "14", + "type": "fontSizes" + }, + "f0": { + "value": "16", + "type": "fontSizes" + }, + "f1": { + "value": "18", + "type": "fontSizes" + }, + "f2": { + "value": "21", + "type": "fontSizes" + }, + "f3": { + "value": "24", + "type": "fontSizes" + }, + "f4": { + "value": "30", + "type": "fontSizes" + }, + "f5": { + "value": "36", + "type": "fontSizes" + }, + "f6": { + "value": "48", + "type": "fontSizes" + }, + "f7": { + "value": "60", + "type": "fontSizes" + } + } +} \ No newline at end of file diff --git a/design-tokens/Themes/theme1.json b/design-tokens/Themes/theme1.json new file mode 100644 index 0000000000..fa085fdab2 --- /dev/null +++ b/design-tokens/Themes/theme1.json @@ -0,0 +1,314 @@ +{ + "colors": { + "accent": { + "background-default": { + "value": "{global.green.1}", + "type": "color" + }, + "background-subtle": { + "value": "{global.green.2}", + "type": "color" + }, + "surface-default": { + "value": "{global.green.3}", + "type": "color" + }, + "surface-hover": { + "value": "{global.green.4}", + "type": "color" + }, + "surface-active": { + "value": "{global.green.5}", + "type": "color" + }, + "border-subtle": { + "value": "{global.green.6}", + "type": "color" + }, + "border-default": { + "value": "{global.green.7}", + "type": "color" + }, + "border-strong": { + "value": "{global.green.8}", + "type": "color" + }, + "base-default": { + "value": "{global.green.9}", + "type": "color" + }, + "base-hover": { + "value": "{global.green.10}", + "type": "color" + }, + "base-active": { + "value": "{global.green.11}", + "type": "color" + }, + "text-subtle": { + "value": "{global.green.12}", + "type": "color" + }, + "text-default": { + "value": "{global.green.13}", + "type": "color" + }, + "contrast-default": { + "value": "{global.green.contrast-1}", + "type": "color" + }, + "contrast-subtle": { + "value": "{global.green.contrast-2}", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "{themes.theme1.accent.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme1.accent.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme1.accent.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme1.accent.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme1.accent.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme1.accent.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme1.accent.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme1.accent.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme1.accent.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme1.accent.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme1.accent.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme1.accent.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme1.accent.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme1.accent.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme1.accent.contrast-2}", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "{themes.theme1.accent.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme1.accent.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme1.accent.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme1.accent.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme1.accent.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme1.accent.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme1.accent.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme1.accent.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme1.accent.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme1.accent.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme1.accent.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme1.accent.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme1.accent.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme1.accent.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme1.accent.contrast-2}", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "{themes.theme1.accent.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme1.accent.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme1.accent.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme1.accent.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme1.accent.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme1.accent.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme1.accent.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme1.accent.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme1.accent.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme1.accent.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme1.accent.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme1.accent.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme1.accent.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme1.accent.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme1.accent.contrast-2}", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "{themes.theme1.accent.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme1.accent.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme1.accent.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme1.accent.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme1.accent.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme1.accent.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme1.accent.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme1.accent.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme1.accent.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme1.accent.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme1.accent.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme1.accent.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme1.accent.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme1.accent.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme1.accent.contrast-2}", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/Brand/Banana.json b/design-tokens/Themes/theme2.json similarity index 57% rename from design-tokens/Brand/Banana.json rename to design-tokens/Themes/theme2.json index aa026e3f38..18787ddea6 100644 --- a/design-tokens/Brand/Banana.json +++ b/design-tokens/Themes/theme2.json @@ -2,125 +2,125 @@ "colors": { "1": { "background-default": { - "value": "{system.green.1}", + "value": "{global.green.1}", "type": "color" }, "background-subtle": { - "value": "{system.green.2}", + "value": "{global.green.2}", "type": "color" }, "surface-default": { - "value": "{system.green.3}", + "value": "{global.green.3}", "type": "color" }, "surface-hover": { - "value": "{system.green.4}", + "value": "{global.green.4}", "type": "color" }, "surface-active": { - "value": "{system.green.5}", + "value": "{global.green.5}", "type": "color" }, "border-subtle": { - "value": "{system.green.6}", + "value": "{global.green.6}", "type": "color" }, "border-default": { - "value": "{system.green.7}", + "value": "{global.green.7}", "type": "color" }, "border-strong": { - "value": "{system.green.8}", + "value": "{global.green.8}", "type": "color" }, "base-default": { - "value": "{system.green.9}", + "value": "{global.green.9}", "type": "color" }, "base-hover": { - "value": "{system.green.10}", + "value": "{global.green.10}", "type": "color" }, "base-active": { - "value": "{system.green.11}", + "value": "{global.green.11}", "type": "color" }, "text-subtle": { - "value": "{system.green.12}", + "value": "{global.green.12}", "type": "color" }, "text-default": { - "value": "{system.green.13}", + "value": "{global.green.13}", "type": "color" }, "contrast-default": { - "value": "{system.green.contrast-1}", + "value": "{global.green.contrast-1}", "type": "color" }, "contrast-subtle": { - "value": "{system.green.contrast-2}", + "value": "{global.green.contrast-2}", "type": "color" } }, "2": { "1": { - "value": "{brand.banana.alt1.1}", + "value": "{themes.2.alt1.1}", "type": "color" }, "2": { - "value": "{brand.banana.alt1.2}", + "value": "{themes.2.alt1.2}", "type": "color" }, "3": { - "value": "{brand.banana.alt1.3}", + "value": "{themes.2.alt1.3}", "type": "color" }, "4": { - "value": "{brand.banana.alt1.4}", + "value": "{themes.2.alt1.4}", "type": "color" }, "5": { - "value": "{brand.banana.alt1.5}", + "value": "{themes.2.alt1.5}", "type": "color" }, "6": { - "value": "{brand.banana.alt1.6}", + "value": "{themes.2.alt1.6}", "type": "color" }, "7": { - "value": "{brand.banana.alt1.7}", + "value": "{themes.2.alt1.7}", "type": "color" }, "8": { - "value": "{brand.banana.alt1.8}", + "value": "{themes.2.alt1.8}", "type": "color" }, "9": { - "value": "{brand.banana.alt1.9}", + "value": "{themes.2.alt1.9}", "type": "color" }, "10": { - "value": "{brand.banana.alt1.10}", + "value": "{themes.2.alt1.10}", "type": "color" }, "11": { - "value": "{brand.banana.alt1.11}", + "value": "{themes.2.alt1.11}", "type": "color" }, "12": { - "value": "{brand.banana.alt1.12}", + "value": "{themes.2.alt1.12}", "type": "color" }, "13": { - "value": "{brand.banana.alt1.13}", + "value": "{themes.2.alt1.13}", "type": "color" }, "contrast-1": { - "value": "{brand.banana.alt1.contrast-1}", + "value": "{themes.2.alt1.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{brand.banana.alt1.contrast-2}", + "value": "{themes.2.alt1.contrast-2}", "type": "color" } } diff --git a/design-tokens/Base/Semantic.json b/design-tokens/semantic/color.json similarity index 93% rename from design-tokens/Base/Semantic.json rename to design-tokens/semantic/color.json index 583dd51608..0fff10c356 100644 --- a/design-tokens/Base/Semantic.json +++ b/design-tokens/semantic/color.json @@ -586,125 +586,125 @@ "colors": { "success": { "background-default": { - "value": "{system.green.1}", + "value": "{global.green.1}", "type": "color" }, "background-subtle": { - "value": "{system.green.2}", + "value": "{global.green.2}", "type": "color" }, "surface-default": { - "value": "{system.green.3}", + "value": "{global.green.3}", "type": "color" }, "surface-hover": { - "value": "{system.green.4}", + "value": "{global.green.4}", "type": "color" }, "surface-active": { - "value": "{system.green.5}", + "value": "{global.green.5}", "type": "color" }, "border-subtle": { - "value": "{system.green.6}", + "value": "{global.green.6}", "type": "color" }, "border-default": { - "value": "{system.green.7}", + "value": "{global.green.7}", "type": "color" }, "border-strong": { - "value": "{system.green.8}", + "value": "{global.green.8}", "type": "color" }, "base-default": { - "value": "{system.green.9}", + "value": "{global.green.9}", "type": "color" }, "base-hover": { - "value": "{system.green.10}", + "value": "{global.green.10}", "type": "color" }, "base-active": { - "value": "{system.green.11}", + "value": "{global.green.11}", "type": "color" }, "text-subtle": { - "value": "{system.green.12}", + "value": "{global.green.12}", "type": "color" }, "text-default": { - "value": "{system.green.13}", + "value": "{global.green.13}", "type": "color" }, "contrast-default": { - "value": "{system.green.contrast-1}", + "value": "{global.green.contrast-1}", "type": "color" }, "contrast-subtle": { - "value": "{system.green.contrast-2}", + "value": "{global.green.contrast-2}", "type": "color" } }, "accent": { "background-default": { - "value": "{colors.2.1}", + "value": "{colors.neutral.1}", "type": "color" }, "background-subtle": { - "value": "{colors.2.2}", + "value": "{colors.neutral.2}", "type": "color" }, "surface-default": { - "value": "{colors.2.3}", + "value": "{colors.neutral.3}", "type": "color" }, "surface-hover": { - "value": "{colors.2.4}", + "value": "{colors.neutral.4}", "type": "color" }, "surface-active": { - "value": "{colors.2.5}", + "value": "{colors.neutral.5}", "type": "color" }, "border-subtle": { - "value": "{colors.2.6}", + "value": "{colors.neutral.6}", "type": "color" }, "border-default": { - "value": "{colors.2.7}", + "value": "{colors.neutral.7}", "type": "color" }, "border-strong": { - "value": "{colors.2.8}", + "value": "{colors.neutral.8}", "type": "color" }, "base-default": { - "value": "{colors.2.9}", + "value": "{colors.neutral.9}", "type": "color" }, "base-hover": { - "value": "{colors.2.10}", + "value": "{colors.neutral.10}", "type": "color" }, "base-active": { - "value": "{colors.2.11}", + "value": "{colors.neutral.11}", "type": "color" }, "text-subtle": { - "value": "{colors.2.12}", + "value": "{colors.neutral.12}", "type": "color" }, "text-default": { - "value": "{colors.2.13}", + "value": "{colors.neutral.13}", "type": "color" }, "contrast-default": { - "value": "{colors.2.contrast-1}", + "value": "{colors.neutral.contrast-1}", "type": "color" }, "contrast-subtle": { - "value": "{colors.2.contrast-2}", + "value": "{colors.neutral.contrast-2}", "type": "color" } } diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json new file mode 100644 index 0000000000..3a9461b3c5 --- /dev/null +++ b/design-tokens/semantic/style.json @@ -0,0 +1,712 @@ +{ + "typography": { + "heading": { + "2xlarge": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.medium}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f7}" + }, + "type": "typography" + }, + "xlarge": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.medium}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f6}" + }, + "type": "typography", + "description": "H1" + }, + "large": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.medium}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f5}" + }, + "type": "typography", + "description": "H2" + }, + "medium": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.medium}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f4}" + }, + "type": "typography", + "description": "H3" + }, + "small": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.medium}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f3}" + }, + "type": "typography", + "description": "H4" + }, + "xsmall": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.medium}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f2}" + }, + "type": "typography", + "description": "H5" + }, + "xxsmall": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.medium}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f1}" + }, + "type": "typography", + "description": "H6" + } + }, + "ingress": { + "large": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.700}", + "fontSize": "{font-size.f4}" + }, + "type": "typography" + }, + "medium": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.700}", + "fontSize": "{font-size.f3}" + }, + "type": "typography" + }, + "small": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.700}", + "fontSize": "{font-size.f2}" + }, + "type": "typography" + }, + "xsmall": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.700}", + "fontSize": "{font-size.f1}" + }, + "type": "typography" + } + }, + "paragraph": { + "large": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.500}", + "fontSize": "{font-size.f2}" + }, + "type": "typography" + }, + "medium": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.500}", + "fontSize": "{font-size.f1}" + }, + "type": "typography" + }, + "small": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.500}", + "fontSize": "{font-size.f0}" + }, + "type": "typography" + }, + "xsmall": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.500}", + "fontSize": "{font-size.f-1}" + }, + "type": "typography" + }, + "short": { + "large": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f2}" + }, + "type": "typography" + }, + "medium": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f1}" + }, + "type": "typography" + }, + "small": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f0}" + }, + "type": "typography" + }, + "xsmall": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f-1}" + }, + "type": "typography" + } + }, + "long": { + "large": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.700}", + "fontSize": "{font-size.f1}" + }, + "type": "typography" + }, + "medium": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.700}", + "fontSize": "{font-size.f0}" + }, + "type": "typography" + }, + "small": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.700}", + "fontSize": "{font-size.f-1}" + }, + "type": "typography" + }, + "xsmall": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.700}", + "fontSize": "{font-size.f-2}" + }, + "type": "typography" + } + } + }, + "label": { + "large": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.medium}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f2}" + }, + "type": "typography" + }, + "medium": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.medium}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f1}" + }, + "type": "typography" + }, + "small": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.medium}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f0}" + }, + "type": "typography" + }, + "xsmall": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.medium}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f-1}" + }, + "type": "typography" + } + }, + "error_message": { + "large": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f2}" + }, + "type": "typography" + }, + "medium": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f1}" + }, + "type": "typography" + }, + "small": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f0}" + }, + "type": "typography" + }, + "xsmall": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-size.f-1}" + }, + "type": "typography" + } + }, + "interactive": { + "large": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-static.large}" + }, + "type": "typography" + }, + "medium": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-static.medium}" + }, + "type": "typography" + }, + "small": { + "value": { + "fontFamily": "{fontFamilies.main}", + "fontWeight": "{fontWeights.regular}", + "lineHeight": "{lineHeights.300}", + "fontSize": "{font-static.small}" + }, + "type": "typography" + } + } + }, + "opacity": { + "disabled": { + "value": "30%", + "type": "opacity" + } + }, + "border_radius": { + "interactive": { + "value": "{border_radius.medium}", + "type": "borderRadius" + }, + "small": { + "value": "2px", + "type": "borderRadius" + }, + "medium": { + "value": "4px", + "type": "borderRadius" + }, + "large": { + "value": "8px", + "type": "borderRadius" + }, + "xlarge": { + "value": "12px", + "type": "borderRadius" + }, + "xxlarge": { + "value": "16px", + "type": "borderRadius" + }, + "xxxlarge": { + "value": "24px", + "type": "borderRadius" + }, + "xxxxlarge": { + "value": "32px", + "type": "borderRadius" + }, + "full": { + "value": "9999px", + "type": "borderRadius" + } + }, + "spacing": { + "0": { + "value": "{base_sizing}*0", + "type": "spacing" + }, + "1": { + "value": "{base_sizing}*1", + "type": "spacing" + }, + "2": { + "value": "{base_sizing}*2", + "type": "spacing" + }, + "3": { + "value": "{base_sizing}*3", + "type": "spacing" + }, + "4": { + "value": "{base_sizing}*4", + "type": "spacing" + }, + "5": { + "value": "{base_sizing}*5", + "type": "spacing" + }, + "6": { + "value": "{base_sizing}*6", + "type": "spacing" + }, + "7": { + "value": "{base_sizing}*7", + "type": "spacing" + }, + "8": { + "value": "{base_sizing}*8", + "type": "spacing" + }, + "9": { + "value": "{base_sizing}*9", + "type": "spacing" + }, + "10": { + "value": "{base_sizing}*10", + "type": "spacing" + }, + "11": { + "value": "{base_sizing}*11", + "type": "spacing" + }, + "12": { + "value": "{base_sizing}*12", + "type": "spacing" + }, + "13": { + "value": "{base_sizing}*13", + "type": "spacing" + }, + "14": { + "value": "{base_sizing}*14", + "type": "spacing" + }, + "15": { + "value": "{base_sizing}*15", + "type": "spacing" + }, + "18": { + "value": "{base_sizing}*18", + "type": "spacing" + }, + "22": { + "value": "{base_sizing}*22", + "type": "spacing" + }, + "26": { + "value": "{base_sizing}*26", + "type": "spacing" + }, + "30": { + "value": "{base_sizing}*30", + "type": "spacing" + } + }, + "base_spacing": { + "value": "4", + "type": "spacing", + "description": "4px" + }, + "sizing": { + "0": { + "value": "{base}*0", + "type": "sizing" + }, + "1": { + "value": "{base}*1", + "type": "sizing" + }, + "2": { + "value": "{base_sizing}*2", + "type": "sizing" + }, + "3": { + "value": "{base_sizing}*3", + "type": "sizing" + }, + "4": { + "value": "{base_sizing}*4", + "type": "sizing" + }, + "5": { + "value": "{base_sizing}*5", + "type": "sizing" + }, + "6": { + "value": "{base_sizing}*6", + "type": "sizing" + }, + "7": { + "value": "{base_sizing}*7", + "type": "sizing" + }, + "8": { + "value": "{base_sizing}*8", + "type": "sizing" + }, + "9": { + "value": "{base_sizing}*9", + "type": "sizing" + }, + "10": { + "value": "{base_sizing}*10", + "type": "sizing" + }, + "11": { + "value": "{base_sizing}*11", + "type": "sizing" + }, + "12": { + "value": "{base_sizing}*12", + "type": "sizing" + }, + "13": { + "value": "{base_sizing}*13", + "type": "sizing" + }, + "14": { + "value": "{base_sizing}*14", + "type": "sizing" + }, + "15": { + "value": "{base_sizing}*15", + "type": "sizing" + }, + "18": { + "value": "{base_sizing}*18", + "type": "sizing" + }, + "22": { + "value": "{base_sizing}*22", + "type": "sizing" + }, + "26": { + "value": "{base_sizing}*26", + "type": "sizing" + }, + "30": { + "value": "{base_sizing}*30", + "type": "sizing" + } + }, + "base_sizing": { + "value": "4", + "type": "sizing", + "description": "4px" + }, + "border_width": { + "default": { + "value": "{border_width.1}", + "type": "borderWidth" + }, + "active": { + "value": "{border_width.2}", + "type": "borderWidth" + }, + "tab_focus": { + "value": "2px", + "type": "borderWidth" + } + }, + "shadow": { + "xsmall": { + "value": "{shadow.100}", + "type": "boxShadow" + }, + "small": { + "value": "{shadow.200}", + "type": "boxShadow" + }, + "medium": { + "value": "{shadow.300}", + "type": "boxShadow" + }, + "large": { + "value": "{shadow.400}", + "type": "boxShadow" + }, + "xlarge": { + "value": "{shadow.500}", + "type": "boxShadow" + } + }, + "colors": { + "success": { + "background-default": { + "value": "{global.green.1}", + "type": "color" + }, + "background-subtle": { + "value": "{global.green.2}", + "type": "color" + }, + "surface-default": { + "value": "{global.green.3}", + "type": "color" + }, + "surface-hover": { + "value": "{global.green.4}", + "type": "color" + }, + "surface-active": { + "value": "{global.green.5}", + "type": "color" + }, + "border-subtle": { + "value": "{global.green.6}", + "type": "color" + }, + "border-default": { + "value": "{global.green.7}", + "type": "color" + }, + "border-strong": { + "value": "{global.green.8}", + "type": "color" + }, + "base-default": { + "value": "{global.green.9}", + "type": "color" + }, + "base-hover": { + "value": "{global.green.10}", + "type": "color" + }, + "base-active": { + "value": "{global.green.11}", + "type": "color" + }, + "text-subtle": { + "value": "{global.green.12}", + "type": "color" + }, + "text-default": { + "value": "{global.green.13}", + "type": "color" + }, + "contrast-default": { + "value": "{global.green.contrast-1}", + "type": "color" + }, + "contrast-subtle": { + "value": "{global.green.contrast-2}", + "type": "color" + } + }, + "accent": { + "background-default": { + "value": "{colors.neutral.1}", + "type": "color" + }, + "background-subtle": { + "value": "{colors.neutral.2}", + "type": "color" + }, + "surface-default": { + "value": "{colors.neutral.3}", + "type": "color" + }, + "surface-hover": { + "value": "{colors.neutral.4}", + "type": "color" + }, + "surface-active": { + "value": "{colors.neutral.5}", + "type": "color" + }, + "border-subtle": { + "value": "{colors.neutral.6}", + "type": "color" + }, + "border-default": { + "value": "{colors.neutral.7}", + "type": "color" + }, + "border-strong": { + "value": "{colors.neutral.8}", + "type": "color" + }, + "base-default": { + "value": "{colors.neutral.9}", + "type": "color" + }, + "base-hover": { + "value": "{colors.neutral.10}", + "type": "color" + }, + "base-active": { + "value": "{colors.neutral.11}", + "type": "color" + }, + "text-subtle": { + "value": "{colors.neutral.12}", + "type": "color" + }, + "text-default": { + "value": "{colors.neutral.13}", + "type": "color" + }, + "contrast-default": { + "value": "{colors.neutral.contrast-1}", + "type": "color" + }, + "contrast-subtle": { + "value": "{colors.neutral.contrast-2}", + "type": "color" + } + } + } +} \ No newline at end of file From c090554cc9f106d6995693cca7cce7cc21045252 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Tue, 7 May 2024 13:33:21 +0200 Subject: [PATCH 019/311] update sizing tokens with new base token --- design-tokens/semantic/style.json | 78 +++++++++++++++---------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index 3a9461b3c5..40a2502f7d 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -375,83 +375,83 @@ }, "spacing": { "0": { - "value": "{base_sizing}*0", + "value": "{base}*0", "type": "spacing" }, "1": { - "value": "{base_sizing}*1", + "value": "{base}*1", "type": "spacing" }, "2": { - "value": "{base_sizing}*2", + "value": "{base}*2", "type": "spacing" }, "3": { - "value": "{base_sizing}*3", + "value": "{base}*3", "type": "spacing" }, "4": { - "value": "{base_sizing}*4", + "value": "{base}*4", "type": "spacing" }, "5": { - "value": "{base_sizing}*5", + "value": "{base}*5", "type": "spacing" }, "6": { - "value": "{base_sizing}*6", + "value": "{base}*6", "type": "spacing" }, "7": { - "value": "{base_sizing}*7", + "value": "{base}*7", "type": "spacing" }, "8": { - "value": "{base_sizing}*8", + "value": "{base}*8", "type": "spacing" }, "9": { - "value": "{base_sizing}*9", + "value": "{base}*9", "type": "spacing" }, "10": { - "value": "{base_sizing}*10", + "value": "{base}*10", "type": "spacing" }, "11": { - "value": "{base_sizing}*11", + "value": "{base}*11", "type": "spacing" }, "12": { - "value": "{base_sizing}*12", + "value": "{base}*12", "type": "spacing" }, "13": { - "value": "{base_sizing}*13", + "value": "{base}*13", "type": "spacing" }, "14": { - "value": "{base_sizing}*14", + "value": "{base}*14", "type": "spacing" }, "15": { - "value": "{base_sizing}*15", + "value": "{base}*15", "type": "spacing" }, "18": { - "value": "{base_sizing}*18", + "value": "{base}*18", "type": "spacing" }, "22": { - "value": "{base_sizing}*22", + "value": "{base}*22", "type": "spacing" }, "26": { - "value": "{base_sizing}*26", + "value": "{base}*26", "type": "spacing" }, "30": { - "value": "{base_sizing}*30", + "value": "{base}*30", "type": "spacing" } }, @@ -470,75 +470,75 @@ "type": "sizing" }, "2": { - "value": "{base_sizing}*2", + "value": "{base}*2", "type": "sizing" }, "3": { - "value": "{base_sizing}*3", + "value": "{base}*3", "type": "sizing" }, "4": { - "value": "{base_sizing}*4", + "value": "{base}*4", "type": "sizing" }, "5": { - "value": "{base_sizing}*5", + "value": "{base}*5", "type": "sizing" }, "6": { - "value": "{base_sizing}*6", + "value": "{base}*6", "type": "sizing" }, "7": { - "value": "{base_sizing}*7", + "value": "{base}*7", "type": "sizing" }, "8": { - "value": "{base_sizing}*8", + "value": "{base}*8", "type": "sizing" }, "9": { - "value": "{base_sizing}*9", + "value": "{base}*9", "type": "sizing" }, "10": { - "value": "{base_sizing}*10", + "value": "{base}*10", "type": "sizing" }, "11": { - "value": "{base_sizing}*11", + "value": "{base}*11", "type": "sizing" }, "12": { - "value": "{base_sizing}*12", + "value": "{base}*12", "type": "sizing" }, "13": { - "value": "{base_sizing}*13", + "value": "{base}*13", "type": "sizing" }, "14": { - "value": "{base_sizing}*14", + "value": "{base}*14", "type": "sizing" }, "15": { - "value": "{base_sizing}*15", + "value": "{base}*15", "type": "sizing" }, "18": { - "value": "{base_sizing}*18", + "value": "{base}*18", "type": "sizing" }, "22": { - "value": "{base_sizing}*22", + "value": "{base}*22", "type": "sizing" }, "26": { - "value": "{base_sizing}*26", + "value": "{base}*26", "type": "sizing" }, "30": { - "value": "{base_sizing}*30", + "value": "{base}*30", "type": "sizing" } }, @@ -709,4 +709,4 @@ } } } -} \ No newline at end of file +} From 50a48e40a5ffbea3a2a6e1b33bff9875024b3e7f Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Tue, 7 May 2024 15:01:45 +0200 Subject: [PATCH 020/311] Added all themes in system --- design-tokens/$themes.json | 44 +- design-tokens/Core/modes/Light.json | 1072 ++++++++++++++++++++++++--- design-tokens/semantic/style.json | 12 +- 3 files changed, 978 insertions(+), 150 deletions(-) diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 4ecc30a0b0..fc88724e2e 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,13 +4,7 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "semantic/color": "disabled", - "semantic/style": "disabled", - "Core/modes/Light": "enabled", - "Core/modes/Dark": "disabled", - "Core/size/default": "disabled", - "Core/typography/default": "disabled", - "Core/styles/default": "disabled" + "Core/modes/Light": "enabled" }, "$figmaCollectionId": "VariableCollectionId:29:3798", "$figmaModeId": "29:70", @@ -188,13 +182,7 @@ "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "semantic/color": "disabled", - "semantic/style": "disabled", - "Core/modes/Light": "disabled", - "Core/modes/Dark": "enabled", - "Core/size/default": "disabled", - "Core/typography/default": "disabled", - "Core/styles/default": "disabled" + "Core/modes/Dark": "enabled" }, "$figmaCollectionId": "VariableCollectionId:29:3798", "$figmaModeId": "29:71", @@ -252,14 +240,7 @@ "name": "theme1", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Themes/theme1": "enabled", - "semantic/color": "disabled", - "semantic/style": "disabled", - "Core/modes/Light": "disabled", - "Core/modes/Dark": "disabled", - "Core/size/default": "disabled", - "Core/typography/default": "disabled", - "Core/styles/default": "disabled" + "Themes/theme1": "enabled" }, "$figmaCollectionId": "VariableCollectionId:29:3994", "$figmaModeId": "29:72", @@ -347,14 +328,7 @@ "name": "theme2", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Themes/theme2": "enabled", - "semantic/color": "disabled", - "semantic/style": "disabled", - "Core/modes/Light": "disabled", - "Core/modes/Dark": "disabled", - "Core/size/default": "disabled", - "Core/typography/default": "disabled", - "Core/styles/default": "disabled" + "Themes/theme2": "enabled" }, "$figmaCollectionId": "VariableCollectionId:29:3994", "$figmaModeId": "29:73", @@ -396,15 +370,7 @@ "id": "541629445ef90ad5363f9e88f52a1ccb617e6f84", "name": "semantic", "$figmaStyleReferences": {}, - "selectedTokenSets": { - "semantic/color": "disabled", - "semantic/style": "disabled", - "Core/modes/Light": "disabled", - "Core/modes/Dark": "disabled", - "Core/size/default": "disabled", - "Core/typography/default": "disabled", - "Core/styles/default": "disabled" - }, + "selectedTokenSets": {}, "group": "semantic", "$figmaCollectionId": "VariableCollectionId:29:4100", "$figmaModeId": "29:74", diff --git a/design-tokens/Core/modes/Light.json b/design-tokens/Core/modes/Light.json index 94fc35ccd7..2b31040002 100644 --- a/design-tokens/Core/modes/Light.json +++ b/design-tokens/Core/modes/Light.json @@ -64,55 +64,55 @@ }, "yellow": { "1": { - "value": "#fcfefc", + "value": "#fffefc", "type": "color" }, "2": { - "value": "#e9f6ea", + "value": "#fbf2d5", "type": "color" }, "3": { - "value": "#d9efdc", + "value": "#f9ebbd", "type": "color" }, "4": { - "value": "#b9e1be", + "value": "#f2d474", "type": "color" }, "5": { - "value": "#94d29d", + "value": "#e8bf37", "type": "color" }, "6": { - "value": "#9ed6a5", + "value": "#edc644", "type": "color" }, "7": { - "value": "#29a03a", + "value": "#a68827", "type": "color" }, "8": { - "value": "#185e22", + "value": "#625017", "type": "color" }, "9": { - "value": "#2ca63d", + "value": "#ecc238", "type": "color" }, "10": { - "value": "#248c33", + "value": "#cfaa31", "type": "color" }, "11": { - "value": "#1d7129", + "value": "#b2922a", "type": "color" }, "12": { - "value": "#185c21", + "value": "#604f17", "type": "color" }, "13": { - "value": "#0f3814", + "value": "#3a300e", "type": "color" }, "contrast-1": { @@ -188,55 +188,55 @@ }, "red": { "1": { - "value": "#fcfefc", + "value": "#fffefe", "type": "color" }, "2": { - "value": "#e9f6ea", + "value": "#fbf2f3", "type": "color" }, "3": { - "value": "#d9efdc", + "value": "#f6e6e6", "type": "color" }, "4": { - "value": "#b9e1be", + "value": "#eecfd0", "type": "color" }, "5": { - "value": "#94d29d", + "value": "#e6b9b9", "type": "color" }, "6": { - "value": "#9ed6a5", + "value": "#e8bfbf", "type": "color" }, "7": { - "value": "#29a03a", + "value": "#cd7172", "type": "color" }, "8": { - "value": "#185e22", + "value": "#9d2223", "type": "color" }, "9": { - "value": "#2ca63d", + "value": "#b32728", "type": "color" }, "10": { - "value": "#248c33", + "value": "#8c1f1f", "type": "color" }, "11": { - "value": "#1d7129", + "value": "#671617", "type": "color" }, "12": { - "value": "#185c21", + "value": "#9a2122", "type": "color" }, "13": { - "value": "#0f3814", + "value": "#5e1515", "type": "color" }, "contrast-1": { @@ -312,8 +312,70 @@ } }, "themes": { - "2": { - "alt1": { + "theme1": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand1": { "1": { "value": "#fffefe", "type": "color" @@ -367,141 +429,203 @@ "type": "color" }, "contrast-1": { - "value": "#ffffff", + "value": "#f6fafd", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#ddeaf6", "type": "color" } - } - }, - "theme1": { - "accent": { + }, + "brand2": { "1": { - "value": "#fefeff", + "value": "#fffefc", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#fbf3e0", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#f8e9c6", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#f2d48d", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#ebbe54", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#edc464", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#b28419", "type": "color" }, "8": { - "value": "#00529d", + "value": "#684e0f", "type": "color" }, "9": { - "value": "#0163ba", + "value": "#e4a920", "type": "color" }, "10": { - "value": "#004d93", + "value": "#c6931c", "type": "color" }, "11": { - "value": "#00396d", + "value": "#a87c17", "type": "color" }, "12": { - "value": "#005099", + "value": "#664c0e", "type": "color" }, "13": { - "value": "#00315c", + "value": "#3d2e09", "type": "color" }, "contrast-1": { - "value": "#fff", + "value": "#f6fafd", "type": "color" }, "contrast-2": { - "value": "#cacaca", + "value": "#ddeaf6", "type": "color" } }, - "brand1": { + "brand3": { "1": { - "value": "#fefeff", + "value": "#fdfeff", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#eaf6fe", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#d9eefd", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#b3dcfc", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#8bcafa", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#96cffa", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#1c90e8", "type": "color" }, "8": { - "value": "#00529d", + "value": "#11558a", "type": "color" }, "9": { - "value": "#0163ba", + "value": "#1e98f5", "type": "color" }, "10": { - "value": "#004d93", + "value": "#1980ce", "type": "color" }, "11": { - "value": "#00396d", + "value": "#1569a9", "type": "color" }, "12": { - "value": "#005099", + "value": "#105387", "type": "color" }, "13": { - "value": "#00315c", + "value": "#0a3251", "type": "color" }, "contrast-1": { - "value": "#fff", + "value": "#f6fafd", "type": "color" }, "contrast-2": { - "value": "#cacaca", + "value": "#ddeaf6", "type": "color" } }, - "brand2": { + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + } + }, + "theme2": { + "accent": { "1": { "value": "#fefeff", "type": "color" @@ -555,135 +679,883 @@ "type": "color" }, "contrast-1": { - "value": "#fff", + "value": "#f6fafd", "type": "color" }, "contrast-2": { - "value": "#cacaca", + "value": "#ddeaf6", "type": "color" } }, - "brand3": { + "brand1": { "1": { - "value": "#fefeff", + "value": "#fffefe", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#fef0f1", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#fde5e6", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#fbcccd", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#fab1b3", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#fab8b9", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#eb5b5f", "type": "color" }, "8": { - "value": "#00529d", + "value": "#8b3639", "type": "color" }, "9": { - "value": "#0163ba", + "value": "#f35f63", "type": "color" }, "10": { - "value": "#004d93", + "value": "#cc5053", "type": "color" }, "11": { - "value": "#00396d", + "value": "#a84144", "type": "color" }, "12": { - "value": "#005099", + "value": "#873537", "type": "color" }, "13": { - "value": "#00315c", + "value": "#522021", "type": "color" }, "contrast-1": { - "value": "#fff", + "value": "#f6fafd", "type": "color" }, "contrast-2": { - "value": "#cacaca", + "value": "#ddeaf6", "type": "color" } }, - "neutral": { + "brand2": { "1": { - "value": "#fefeff", + "value": "#fffefc", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#fbf3e0", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#f8e9c6", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#f2d48d", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#ebbe54", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#edc464", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#b28419", "type": "color" }, "8": { - "value": "#00529d", + "value": "#684e0f", "type": "color" }, "9": { - "value": "#0163ba", + "value": "#e4a920", "type": "color" }, "10": { - "value": "#004d93", + "value": "#c6931c", "type": "color" }, "11": { - "value": "#00396d", + "value": "#a87c17", "type": "color" }, "12": { - "value": "#005099", + "value": "#664c0e", "type": "color" }, "13": { - "value": "#00315c", + "value": "#3d2e09", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#fdfeff", + "type": "color" + }, + "2": { + "value": "#eaf6fe", + "type": "color" + }, + "3": { + "value": "#d9eefd", + "type": "color" + }, + "4": { + "value": "#b3dcfc", + "type": "color" + }, + "5": { + "value": "#8bcafa", + "type": "color" + }, + "6": { + "value": "#96cffa", + "type": "color" + }, + "7": { + "value": "#1c90e8", + "type": "color" + }, + "8": { + "value": "#11558a", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#105387", + "type": "color" + }, + "13": { + "value": "#0a3251", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + } + }, + "theme3": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fef0f1", + "type": "color" + }, + "3": { + "value": "#fde5e6", + "type": "color" + }, + "4": { + "value": "#fbcccd", + "type": "color" + }, + "5": { + "value": "#fab1b3", + "type": "color" + }, + "6": { + "value": "#fab8b9", + "type": "color" + }, + "7": { + "value": "#eb5b5f", + "type": "color" + }, + "8": { + "value": "#8b3639", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#873537", + "type": "color" + }, + "13": { + "value": "#522021", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#fffefc", + "type": "color" + }, + "2": { + "value": "#fbf3e0", + "type": "color" + }, + "3": { + "value": "#f8e9c6", + "type": "color" + }, + "4": { + "value": "#f2d48d", + "type": "color" + }, + "5": { + "value": "#ebbe54", + "type": "color" + }, + "6": { + "value": "#edc464", + "type": "color" + }, + "7": { + "value": "#b28419", + "type": "color" + }, + "8": { + "value": "#684e0f", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#664c0e", + "type": "color" + }, + "13": { + "value": "#3d2e09", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#fdfeff", + "type": "color" + }, + "2": { + "value": "#eaf6fe", + "type": "color" + }, + "3": { + "value": "#d9eefd", + "type": "color" + }, + "4": { + "value": "#b3dcfc", + "type": "color" + }, + "5": { + "value": "#8bcafa", + "type": "color" + }, + "6": { + "value": "#96cffa", + "type": "color" + }, + "7": { + "value": "#1c90e8", + "type": "color" + }, + "8": { + "value": "#11558a", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#105387", + "type": "color" + }, + "13": { + "value": "#0a3251", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + } + }, + "theme4": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fef0f1", + "type": "color" + }, + "3": { + "value": "#fde5e6", + "type": "color" + }, + "4": { + "value": "#fbcccd", + "type": "color" + }, + "5": { + "value": "#fab1b3", + "type": "color" + }, + "6": { + "value": "#fab8b9", + "type": "color" + }, + "7": { + "value": "#eb5b5f", + "type": "color" + }, + "8": { + "value": "#8b3639", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#873537", + "type": "color" + }, + "13": { + "value": "#522021", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#fffefc", + "type": "color" + }, + "2": { + "value": "#fbf3e0", + "type": "color" + }, + "3": { + "value": "#f8e9c6", + "type": "color" + }, + "4": { + "value": "#f2d48d", + "type": "color" + }, + "5": { + "value": "#ebbe54", + "type": "color" + }, + "6": { + "value": "#edc464", + "type": "color" + }, + "7": { + "value": "#b28419", + "type": "color" + }, + "8": { + "value": "#684e0f", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#664c0e", + "type": "color" + }, + "13": { + "value": "#3d2e09", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#fdfeff", + "type": "color" + }, + "2": { + "value": "#eaf6fe", + "type": "color" + }, + "3": { + "value": "#d9eefd", + "type": "color" + }, + "4": { + "value": "#b3dcfc", + "type": "color" + }, + "5": { + "value": "#8bcafa", + "type": "color" + }, + "6": { + "value": "#96cffa", + "type": "color" + }, + "7": { + "value": "#1c90e8", + "type": "color" + }, + "8": { + "value": "#11558a", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#105387", + "type": "color" + }, + "13": { + "value": "#0a3251", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", "type": "color" }, "contrast-1": { - "value": "#fff", + "value": "#f9f9fa", "type": "color" }, "contrast-2": { - "value": "#cacaca", + "value": "#9ea3ab", "type": "color" } } diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index 40a2502f7d..86dd21d95c 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -455,11 +455,6 @@ "type": "spacing" } }, - "base_spacing": { - "value": "4", - "type": "spacing", - "description": "4px" - }, "sizing": { "0": { "value": "{base}*0", @@ -542,11 +537,6 @@ "type": "sizing" } }, - "base_sizing": { - "value": "4", - "type": "sizing", - "description": "4px" - }, "border_width": { "default": { "value": "{border_width.1}", @@ -709,4 +699,4 @@ } } } -} +} \ No newline at end of file From b194b492819ff3e822e90fe2c514ef7921d7a6a6 Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Tue, 7 May 2024 16:27:28 +0200 Subject: [PATCH 021/311] All colors connected --- design-tokens/$metadata.json | 10 +- design-tokens/$themes.json | 928 +++++----- design-tokens/Core/modes/Dark.json | 196 --- design-tokens/Core/modes/dark.json | 1564 +++++++++++++++++ .../Core/modes/{Light.json => light.json} | 52 +- design-tokens/Core/styles/default.json | 6 - design-tokens/Themes/theme2.json | 128 -- design-tokens/semantic/color.json | 474 ++++- design-tokens/{Themes => themes}/theme1.json | 180 +- design-tokens/themes/theme2.json | 314 ++++ design-tokens/themes/theme3.json | 314 ++++ design-tokens/themes/theme4.json | 314 ++++ 12 files changed, 3588 insertions(+), 892 deletions(-) delete mode 100644 design-tokens/Core/modes/Dark.json create mode 100644 design-tokens/Core/modes/dark.json rename design-tokens/Core/modes/{Light.json => light.json} (97%) delete mode 100644 design-tokens/Themes/theme2.json rename design-tokens/{Themes => themes}/theme1.json (57%) create mode 100644 design-tokens/themes/theme2.json create mode 100644 design-tokens/themes/theme3.json create mode 100644 design-tokens/themes/theme4.json diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index 9086f89df1..4d12329b19 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -1,12 +1,14 @@ { "tokenSetOrder": [ - "Core/modes/Light", - "Core/modes/Dark", + "Core/modes/light", + "Core/modes/dark", "Core/size/default", "Core/typography/default", "Core/styles/default", - "Themes/theme1", - "Themes/theme2", + "themes/theme1", + "themes/theme2", + "themes/theme3", + "themes/theme4", "semantic/color", "semantic/style", "Viewport/@320", diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index fc88724e2e..7b393263ab 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,176 +4,391 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Core/modes/Light": "enabled" + "themes/theme1": "disabled", + "themes/theme2": "disabled", + "themes/theme3": "disabled", + "themes/theme4": "disabled", + "Core/modes/dark": "disabled", + "Core/modes/light": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:29:3798", - "$figmaModeId": "29:70", + "$figmaCollectionId": "VariableCollectionId:34:4304", + "$figmaModeId": "34:75", "$figmaVariableReferences": { - "themes.2.alt1.1": "596a015426abd1dfa447e41d2719f5a77878c839", - "themes.2.alt1.2": "c9255b41f75ba695570c9c4658fb9821ba28a036", - "themes.2.alt1.3": "89d40aff1ebfcd95f3fc15e772105260e92bbb3a", - "themes.2.alt1.4": "d6c42ccf91f6b05f18ebc5246dc9bd75cfde9478", - "themes.2.alt1.5": "bbb3cbe999f61b8064896375456f836906deba4e", - "themes.2.alt1.6": "1baea23e5d562b2905b2f0395b2be724e0953f41", - "themes.2.alt1.7": "4436e3e5b5fa194dc91a2f211d80fb558ed0d8ed", - "themes.2.alt1.8": "f1e744b478c8b7869af3200de29590ae4d12c75c", - "themes.2.alt1.9": "66936c98d94c2d8929b9d2b00fc43cdce10e32dc", - "themes.2.alt1.10": "bba2b1cadb4e0222d49fc702ec432f9645a25137", - "themes.2.alt1.11": "484a082f07527453a6f7323a2496a0367787e837", - "themes.2.alt1.12": "a18f3c4613e6f3f2476d4eb4340b618589a5497b", - "themes.2.alt1.13": "78ed55c14054c941095704bf81716b76ad144f63", - "themes.2.alt1.contrast-1": "1bbd309adcf7163801ee0f396dc45925693aa5c2", - "themes.2.alt1.contrast-2": "e746d8f0bae2e8ed87c7415db7d251ab52c5fae8", - "themes.theme1.accent.1": "43a21524cf30106c1f673ef17c0c6057add9f028", - "themes.theme1.accent.2": "f6ecd43bef9b7c93c16bdbb59db8775454970774", - "themes.theme1.accent.3": "be69b7508be4e11009f0bafce1d31a415c363c78", - "themes.theme1.accent.4": "85428907e0cbe103c81d8e0a21ef9af01d839f00", - "themes.theme1.accent.5": "5f1e22ba029bf9f05ff2c276aa23148b39ce3aea", - "themes.theme1.accent.6": "10704dbdabd07f2cf6fda1d51fae7aff4855f892", - "themes.theme1.accent.7": "150f09f5e15e4418921ec84d610f6368fda34823", - "themes.theme1.accent.8": "a9cef6d28e637d30f0ca0606bfb2461d8af42478", - "themes.theme1.accent.9": "9cdb95aa02b697cf381c38bd5d1d9b88fb24fa64", - "themes.theme1.accent.10": "22f596081c19f4cfda62afa8a71529ab3c450a05", - "themes.theme1.accent.11": "553e7407222ca94fd458772b72764258b1411570", - "themes.theme1.accent.12": "f70542780e63955d75c4ee3e96ccb65bbdec18a5", - "themes.theme1.accent.13": "b1062d15e5a2bbdc16998aff1b08ea5cc77b0137", - "themes.theme1.accent.contrast-1": "ecefa56d44025d9d4f6aa8a3ede82f9d651dc559", - "themes.theme1.accent.contrast-2": "ed1b16f50ebed942e217bf5a9d22a51b7a69cdaa", - "themes.theme1.brand1.1": "8120620304f187b8e8a52686d3c3ad12fa2c2fea", - "themes.theme1.brand1.2": "5064ce11f3dc010c48e50f675e29d7f52bbcd93f", - "themes.theme1.brand1.3": "7a8131430b763dd70f8a9b34e34acc03f583b768", - "themes.theme1.brand1.4": "924af54d08ead4c63d451d6b9dc264a99aea9206", - "themes.theme1.brand1.5": "f2d50894c3721252bb185c13e86e9d192d81c708", - "themes.theme1.brand1.6": "8ce71af305009e598d57ce0ffc43c1bf9301b3db", - "themes.theme1.brand1.7": "e5cac406a9f6983d58e41a2a922896eb709caf8d", - "themes.theme1.brand1.8": "2ecb9f60a2136573e0521340581f4d8a8791a3f0", - "themes.theme1.brand1.9": "b42b04b628632dfa1bfc7de927ce2a9d49e6b5be", - "themes.theme1.brand1.10": "e382bd7be0ab22dd12352b78c81363b109fcb95d", - "themes.theme1.brand1.11": "400e65c3349aeb8b2e694febc1e02bda09624e91", - "themes.theme1.brand1.12": "ce5e734e2a1eda9463f32f97932755acd1f348e9", - "themes.theme1.brand1.13": "e0e79aff1644bd80c92bf150dc5a5d7619121f94", - "themes.theme1.brand1.contrast-1": "7baf3776335f32af018424c01f48f8cbc94519c4", - "themes.theme1.brand1.contrast-2": "4307e004f74fcd732b2c51a397464891e9dec7d2", - "themes.theme1.brand2.1": "bd31f984de1fd9c859e97f8a8c89dbe119bb8f1c", - "themes.theme1.brand2.2": "a180ac99ebca93dd7a46a1ae10a81d7f2fef68b9", - "themes.theme1.brand2.3": "a0980583b00cd37abb6624256298825c50f5db2f", - "themes.theme1.brand2.4": "69c41fdf2405d925b651963117bcad93aa08afc0", - "themes.theme1.brand2.5": "5ffab11f185c4af945f5453ec7786352cb7ea934", - "themes.theme1.brand2.6": "20fd1e6efc58d7855cc3681343021b8c62be202a", - "themes.theme1.brand2.7": "7e7c3e24dcfa62a3e874d54edadb40fa2dec0355", - "themes.theme1.brand2.8": "6ec2156d0063ffbd7255b78057aca516eecc1e61", - "themes.theme1.brand2.9": "a6af6cd4133912f2ac2be62bcdcdc8239f1696b8", - "themes.theme1.brand2.10": "dae02f765b21f33e631448c88fc839e15d9d14b1", - "themes.theme1.brand2.11": "b865a0f745902356fc351ab7352b6ea45f9df7f7", - "themes.theme1.brand2.12": "6befde03b826131e44fdf7c7b11e3226b0391506", - "themes.theme1.brand2.13": "b52b3a52a964d7acd51f066cf1460610a7f1705b", - "themes.theme1.brand2.contrast-1": "cac8dca9cc01876a5a6259da4d63a1c5405e59c7", - "themes.theme1.brand2.contrast-2": "bcb82ee312fa33e72898e08b40ea64c0c5d86b7d", - "themes.theme1.brand3.1": "432792cae156107edb24467117aab9ba77c39b4c", - "themes.theme1.brand3.2": "e5cfb4e3f77358e5fff1b8025bc7fb569098eac7", - "themes.theme1.brand3.3": "a3738448abb2125182a2b1d2a3ca3fcb85fc9ba2", - "themes.theme1.brand3.4": "882c48f18ea49863ef66b43b1c9738e5b805b892", - "themes.theme1.brand3.5": "d00532f0398c42a009cc2bf06a1edc6274e6b4bf", - "themes.theme1.brand3.6": "65109d82e1cf7bb6b07b0625f2a80c74a3ef075c", - "themes.theme1.brand3.7": "9287dff7a4c86a3a6c918089b29f58b55d883bb9", - "themes.theme1.brand3.8": "a47381500c935334cf69682a76d6bfae8614ddd7", - "themes.theme1.brand3.9": "0cfe01a4acaad33e00628a9f0c466a92ea4a4e05", - "themes.theme1.brand3.10": "f7fea70709b04cc66d75ca4008f1205330381fe1", - "themes.theme1.brand3.11": "8b6fcf4d02734ad7bc24bc1268dfc922e3d831c8", - "themes.theme1.brand3.12": "cc3896015813954177478b2e4675fcb277b3f0b1", - "themes.theme1.brand3.13": "99e0e729b3d29e7570d8bcfc52720f3e545bab39", - "themes.theme1.brand3.contrast-1": "56f06fa23d6a0482edfefe4e403f77be1f17fb26", - "themes.theme1.brand3.contrast-2": "5dfbfa8d34262ba6d92a836c026621f6014496ae", - "themes.theme1.neutral.1": "4f8f1d298bc39997c0572d23f5dbe892a85e1fee", - "themes.theme1.neutral.2": "fb35aed7e2bf1ae778012f54d7c868bc1f9bc4fb", - "themes.theme1.neutral.3": "9153c438a41bbed0e1578e8b5a82ff861f975868", - "themes.theme1.neutral.4": "f3be00503994e260870807c14a468bfec6d0f314", - "themes.theme1.neutral.5": "c6bd940eccaca90be1bb4e99461dee895294aae1", - "themes.theme1.neutral.6": "1f64a74e5bf02662240495d13b778b28792067a5", - "themes.theme1.neutral.7": "0719463bcee106fe336d198df36b89030d132c4f", - "themes.theme1.neutral.8": "1793755e807a51707b7bcb1c07449d1d5e557433", - "themes.theme1.neutral.9": "9b017cb1a79b0c82c9257e0532fbad71dc8f68f7", - "themes.theme1.neutral.10": "129cbaca2895443f9695990965e19540dd56f72e", - "themes.theme1.neutral.11": "647e0504f8d6277916e161dfdccb843ca93ffc4c", - "themes.theme1.neutral.12": "e84973a91877c828b40fdde8b67c6e351cef657b", - "themes.theme1.neutral.13": "84419f52fef1531c99f3c2dcb39c48fa1118ed3c", - "themes.theme1.neutral.contrast-1": "74f73b862d7e19c6b1bd633aea1650cd154342ef", - "themes.theme1.neutral.contrast-2": "9d200a0814415f4d499c4635d952aab72de33f0a", - "global.green.1": "40aacd46f326661613764e9f2ad00f737d22b479", - "global.green.2": "ae3a18faff0ac812831ae8003e7e031edafefdb8", - "global.green.3": "a60ef56271b7e233378a2d69c9fe410559c4fdc6", - "global.green.4": "ee6a7ab4eb4552bba553e9bc12b4eeba08a3579d", - "global.green.5": "256ef32485398a058526e9d384ee311f60b29638", - "global.green.6": "54c679ef8a5836a644d193998e05f109968783a3", - "global.green.7": "62bbdc23194e8fe2bada5374ec823359c010df1d", - "global.green.8": "7da296fc0fbdec2eea16c8da2dbc5413a74840c4", - "global.green.9": "efcb87e98ec5b1e452d27be5d2286b6e6dcb31c7", - "global.green.10": "45742102b13ac45acf32dd310384d96afe234f2a", - "global.green.11": "65f1c747d8372ea7c0eaf6ea02da200c7b62f28f", - "global.green.12": "85f07d44479cf909be84facd0326ded69dc6cfc6", - "global.green.13": "bf20e556ecd7d54ab2c27604b6d9200161d88762", - "global.green.contrast-1": "6a6505f7b43444884869f9ce657bb6afc10c6323", - "global.green.contrast-2": "f6858308fabc85bc17067a7c8f2dca1c2a2ecd1b", - "global.yellow.1": "b4a731965f35e9fa9c10683d27f37f6213e1ac1a", - "global.yellow.2": "434dcfcaa96f43edf5023bd0ed15fc80e1720824", - "global.yellow.3": "1a29bf1324d15983ac402e2f857ded9c5b5789ad", - "global.yellow.4": "ccad08839fe5bce933671895ca8e70575ff665ed", - "global.yellow.5": "a9766c0d47fa478a563b6e6e63be8a137d272895", - "global.yellow.6": "e3b81e0c03c41486de7245b5c848068abc7027f0", - "global.yellow.7": "e131631fd5bf2359b76d8b3fe0de2e88b098b3f8", - "global.yellow.8": "930cb89461a64f2b9dcfe81b5db10a8c845d5775", - "global.yellow.9": "b3119cd3dc7d385e032d23d323e1e6674f18545b", - "global.yellow.10": "30745a2ac440cb6addcb6fdbceef030e27a296c3", - "global.yellow.11": "2c504f0bba7689b618fbbcc5813b9bd1eab4ee5b", - "global.yellow.12": "7a7b0f096d27d6c623031cdc4db0899ef3522c4f", - "global.yellow.13": "9da5fd983a84475a387ddbe22189251166b73aff", - "global.yellow.contrast-1": "bb8260d9069a2d10fb4c24dabf752bffaadd8cea", - "global.yellow.contrast-2": "11a422591b32d3683efb1be8e644c4fd046d7aff", - "global.orange.1": "88833caac6eea76a220f1790fd2cfb795011d244", - "global.orange.2": "9bc764b3ea254cdb8154d952dba4385b433aa4b6", - "global.orange.3": "bb97414f87eaf777f8c19689f18ec58c75f594ab", - "global.orange.4": "207e051c1fd8a41df497e4b6aeebc5361641739d", - "global.orange.5": "6a1be8a5f4479c558400e29bc581681c4f6741e1", - "global.orange.6": "72dfb481d75562fc77e18d2cf5b5aac8fbcf6b34", - "global.orange.7": "f7c3711c84145190e059b1d64401425f6cd5cca6", - "global.orange.8": "c4d6adda7c1f18d632ed61737fe516461e1964d1", - "global.orange.9": "6ee9858fb243844abcd021f3feb33c5fc47ba8a7", - "global.orange.10": "e73a4702ad2dbc000c77f5d69ba2f3316e126a42", - "global.orange.11": "3c791f4e888f4be2ca7578bb17387318614100b6", - "global.orange.12": "3a03b51982cc690ba1a2578b4353071a0eca3925", - "global.orange.13": "1ab93d4d63cb2980bc29cfcf80656a2f2ef00348", - "global.orange.contrast-1": "794705946679bf14d4fdae12f8fd643801699087", - "global.orange.contrast-2": "c12e299817e57fb33fa600ccfa0e5807355ca42a", - "global.red.1": "0b06f4f75f5e6fc7c67ceadfbc112bc061cf05f6", - "global.red.2": "4cc9b035743aa42526ffb23d69e4c21b5afd9c06", - "global.red.3": "80b984445a74f7bc12ab7c7b3b8efe548cd3edeb", - "global.red.4": "453c5fb21c076d7e8655d7c608193be355b62289", - "global.red.5": "3f0483936a1faa1eba149e73ba91791553561a0c", - "global.red.6": "cdaff37e1795ed1fdf1c382d4b17705dbb0c46ac", - "global.red.7": "d8f2a2f2bc8430b16456cecc5e1b5c8769b40e9c", - "global.red.8": "c731f97999876a59cf3015b39bd129ea8a55a2a9", - "global.red.9": "8e753597434cef99741bd7edc31e94a94727f7ef", - "global.red.10": "c7f0271dfc4ffe3602875f2ef1b6c83f1135b6d5", - "global.red.11": "ddab09e38b2133a3448f8b62061d1281b7f008eb", - "global.red.12": "11e9ad89e859d2402e1a02b54e06ad475378de29", - "global.red.13": "29d374e9b75c6ebd221f4d01b85658b1cdfed394", - "global.red.contrast-1": "6a34357420bb61a4b0001c5b9a754e1cf77a0422", - "global.red.contrast-2": "4ef01847e366fbd3c0fbced3c567be0a7679e8ca", - "global.blue.1": "488b47e5065bea94a51811935822888e355dfcc8", - "global.blue.2": "0ea303270b0d599f07d1b8d0cdea56513d8edc6f", - "global.blue.3": "318fe118f0df893e365236448efce4bf9b292de9", - "global.blue.4": "1a19c3c4c0053450720629ca579c0847c9c2845a", - "global.blue.5": "ba5dc2868bcd0f421e5b70bc6134ba42e9bec8f0", - "global.blue.6": "51cf9a52d686022791cbe3df990c99a92684ff2b", - "global.blue.7": "4f9de6d7786ada1ed05fc89a46a32b3048656584", - "global.blue.8": "f55d87e53542b997e25f5e7445a20e3cae10fcb9", - "global.blue.9": "51a96df9e36dead63f7a94f8a66c3455349b0764", - "global.blue.10": "21a42c740cfe9be8edcc4ba9bfe9b850b7dc3a7d", - "global.blue.11": "15c8d287e411f3a1ad43c7c25ff5e243ae10108f", - "global.blue.12": "73f8b81b6b28f5badaaf24b9d55db1ce6ff27dac", - "global.blue.13": "3848228460d8832ac92f63ca8ad839e098689923", - "global.blue.contrast-1": "a9273f803b44386b2e3b521a856dd64ffc67fbc5", - "global.blue.contrast-2": "612cbd71d590ac68ab5dd7363065f9fce7cbab9b" + "global.green.1": "0fdac42ce26297a9e526320755521dc7f638b161", + "global.green.2": "f478cd9b451d59a308192986983fc043f18e64e4", + "global.green.3": "89c3e404eee293e6fe764aed3c629d35768ab0d1", + "global.green.4": "953835dd7695c706a8b4deeb2122566cdf331dc7", + "global.green.5": "b13cfa3ad34c3ce43ca86a6d484a6d33198fc4a8", + "global.green.6": "ee8868cf531aad9d715640d05c3d9fdbe339f4eb", + "global.green.7": "d90011a75b42862ca111c7463bbdb837d2b134df", + "global.green.8": "46b7651638ef025b7c22f036d2b02760362bae50", + "global.green.9": "b632edb853c3097427c20dde4ae11185dc1770ed", + "global.green.10": "219ac62019f57e59446c7c4a63fa099699f4e2d7", + "global.green.11": "f0d6c9daedd90715ef8e8148daf9a3642710734f", + "global.green.12": "52c8e1bbb84b434c52edaabe3209d96de8a8d804", + "global.green.13": "290d426904b5a376b4e34024b746b377655c525c", + "global.green.contrast-1": "260658f0c78f9d5d4f5240f0b53e378d2f2ba83a", + "global.green.contrast-2": "018acc38f8e2eb3f0f4a4038da8bd2471ad0fde5", + "global.yellow.1": "c9fa61a8e7dfd1a852627f5c28ae76f2427507e4", + "global.yellow.2": "381f2c105dd198635e44f3225981d0e2e91ddbee", + "global.yellow.3": "2eee45cdc6b0fdb0fd37c3d7607874173cd1e9d0", + "global.yellow.4": "db94c777fd312b677ca5d11f060393801a1c4c14", + "global.yellow.5": "58833dc757ad2eed95942d4026c6f57004d2aba7", + "global.yellow.6": "113ecee3f2f129a9256898bf80c083cb4d2a8dd3", + "global.yellow.7": "a61e6f44500034cb5ecb53ef1c46615ff135ef33", + "global.yellow.8": "10924bbcff70cc1824c68ba6dcccfb2fff0d355b", + "global.yellow.9": "7a3d0792c434b448cd83589af0d4517232c179d0", + "global.yellow.10": "0f189d1be9c08510f009685bf846a021fbf23e5f", + "global.yellow.11": "350e0dc96dbea0c6785724e3357cf31c79fecf5e", + "global.yellow.12": "8f643176151653b4318062b91e6cb98ccfbdd175", + "global.yellow.13": "94207991fb44d92e8ebe1ed76c55b84fcfbeb439", + "global.yellow.contrast-1": "b5deecb2eeb5701f23af7dae5bd52cde8ede657d", + "global.yellow.contrast-2": "edf593534a7dcf9e2dd7578a67e80b5bf4eb4f64", + "global.orange.1": "e7fd890cac674ef8b17f2eafe74f3e73aa79d606", + "global.orange.2": "ca4dfd6efe4721786fb875225d007720c46be6bb", + "global.orange.3": "11ce6a1fbb0421fec7274c896c8497df1f5f4a06", + "global.orange.4": "123ad554b4276a195c9e9191a3a230b8b354af70", + "global.orange.5": "727eab2507f7509f4e6a9770dcbd6435278251bf", + "global.orange.6": "1b4e027652f5192af6c3cf7267981c5d15c4009d", + "global.orange.7": "86467418ad00d6f47d820c40ba9edc37ba2c9df8", + "global.orange.8": "62efa9640dfb4de1c37f5bac04436e657862f81f", + "global.orange.9": "d7e9f728dab914de23d7d7c7dcf542c29dfea59a", + "global.orange.10": "7c0b8505c31aa993ba63418ac8265663b2d0b72f", + "global.orange.11": "3e45c3b74cbaf1a6c82f64b4d573ad88dc835052", + "global.orange.12": "53fdb77bb22d8a6fff1338b58f8429a91182b89d", + "global.orange.13": "0c8de49e9401a869c25194d8cfa4deae1f29f864", + "global.orange.contrast-1": "e6001f32e0b98d83d3e92fe040d332422ff9ee72", + "global.orange.contrast-2": "a3a206d101f9f94e743b94eb45c56ca2923f428f", + "global.red.1": "92201f1672a85257dd3fe583544d69408f31a1a7", + "global.red.2": "23afcb071f74633519a0c55f37a42592189a4fa5", + "global.red.3": "1f1c61e44512525573eccd25e1c392712009d5ac", + "global.red.4": "f3b886d61038cd49f0ecd6d2e3b1d1f6a220056f", + "global.red.5": "8f5524e0a891e9d63dbfdbf08f231b1d4fa2a5b5", + "global.red.6": "ae6a6195bb521c39fe5be5da5c308f4beca564ba", + "global.red.7": "7352e27010c908bdaa3f2873e1c0459a64c8be52", + "global.red.8": "c38d0f87ed53f28479a55eb0a282cc8c125c061f", + "global.red.9": "9b265dddb3c15d722e56f92345324f98089b8547", + "global.red.10": "ab61807857e91657024d87f34881e4cb42addffb", + "global.red.11": "8df276790ec495535fb87fa5e0a6f90d4f1a7f3b", + "global.red.12": "1ab5ad0d7780f1cb3d5585b47d244b88d40ca884", + "global.red.13": "966dcc02852e82762c2cb7165d789b7b00a2ede3", + "global.red.contrast-1": "660bc462ceb72e9e77f97f6e06e80f93ce8c3ee1", + "global.red.contrast-2": "e0020eb446ddac38f2926dfcbcd9e1c83ae19450", + "global.blue.1": "26d4a428885b0e2e4a8e531e34a0b426c5d8916c", + "global.blue.2": "fd6996e55130e9327e41073b83b454f56b5f3e5a", + "global.blue.3": "4d3f1530aa3ae6c0ea9eb9a047fcbd972bb9d41d", + "global.blue.4": "df68242c6238704e6347616c3d99ffb2e0a774ab", + "global.blue.5": "9ef63e9ec2fbe4ff23887801f2d8f473a62378d7", + "global.blue.6": "6f64bd2859f9787286e9072297f3c67f65a820f2", + "global.blue.7": "e4fd2b8a8a641ec35dad775d4345f94ccc52b9e9", + "global.blue.8": "c2e57ce9789a9505dc594c699d9158b2ecc3223f", + "global.blue.9": "63dc66a358ac368ddd4fafa29c6ecd7d73931be6", + "global.blue.10": "d88ef7075ab2bf39fa3f19aa8e7a1514f29093d2", + "global.blue.11": "906fbbd8d74db2690ab32e568679aea5b77afb36", + "global.blue.12": "3b64b2a7d3cfae855039a5b2ae6d55ccf0d9c93e", + "global.blue.13": "c13091facc5787f86f1629145100562a258d6055", + "global.blue.contrast-1": "5fe4131a93f592aa1177c835c8efb550f2175840", + "global.blue.contrast-2": "68968ccaa832b1f7621d1534055a5a2ecd69fb7a", + "themes.theme1.accent.1": "868a295e1c9f7259f5506cfbfd8038a2b50cdedd", + "themes.theme1.accent.2": "4b526b972a321fc4df7afe79ecedad751fccb7b5", + "themes.theme1.accent.3": "fcd799f7ff20c53c9397dff4811778250aced5dc", + "themes.theme1.accent.4": "8bebdff2eef4b62d0445b62884852bbb305d9860", + "themes.theme1.accent.5": "f35cbbcee58eb369db1ec936ee0a34b5073777b2", + "themes.theme1.accent.6": "38a8074eb98b2e4bb7d4663e4d9ed596c2ae66fd", + "themes.theme1.accent.7": "c71f0c1efabf1baa6a599e3b3cc492227b8c3033", + "themes.theme1.accent.8": "8bb6f5303112db3f82e1bc15ed62a448e49dfd23", + "themes.theme1.accent.9": "2d7323e29855361cc47f486bb68da61ad8cc324c", + "themes.theme1.accent.10": "de510cef6806a95c78b7e294c50ab94dc41fea48", + "themes.theme1.accent.11": "b253bb9055ec6319fd62831556cff518c7885819", + "themes.theme1.accent.12": "5558ee8f8a4c30281412c255a947f17dc2b44305", + "themes.theme1.accent.13": "c075c844a14cb6dc8761869bdb441287ae856b2e", + "themes.theme1.accent.contrast-1": "a221a132a4e25609435075737e8625ec54742e76", + "themes.theme1.accent.contrast-2": "5652154d5cfb47e8020b222c7ac5ff13f1af02cd", + "themes.theme1.brand1.1": "6a9b16101feaed6d686c1635d3507c78881bbf17", + "themes.theme1.brand1.2": "fa9640ab5651bdc64c9bcf83fc60d3cd7c5c9594", + "themes.theme1.brand1.3": "463389bd4fdca10fbc0ae709da2da2f4139e44a2", + "themes.theme1.brand1.4": "7ec1152a4a0e2e8a630bc54c609a46ecfce626f8", + "themes.theme1.brand1.5": "0db71cedfd13ae3d3e1d209593cc6a9d84810ee8", + "themes.theme1.brand1.6": "9466f69ebfa5911078822d1d675203b6963f1f99", + "themes.theme1.brand1.7": "8220b94cb1220b789a607e72a42ff5fe1f3702a6", + "themes.theme1.brand1.8": "c929de75ce27bdf862af3182701e8be622d26da5", + "themes.theme1.brand1.9": "c24b137768c445a6a43f11d9be507d60376ddd16", + "themes.theme1.brand1.10": "fcc21e05ee9b5113302acfc300ef98caf3201875", + "themes.theme1.brand1.11": "832dac3194230dd82264108bcd76cc6897b432e2", + "themes.theme1.brand1.12": "9b5a393630aa90560e48f9e1a6eedb4c76e0a368", + "themes.theme1.brand1.13": "26ee57891ed5bf4459bbbe71437b1a4230afb2d8", + "themes.theme1.brand1.contrast-1": "98e976416703b1aa5ad8c5d4831e1377fa89ce1c", + "themes.theme1.brand1.contrast-2": "b10a1813c5533806631abba7a05b6672e113515e", + "themes.theme1.brand2.1": "d7e4f5d2a2c80bbee258cabe7aa98742bc56e670", + "themes.theme1.brand2.2": "7a2864b309b88a21fcffe32842ee4c5f34b9bfd6", + "themes.theme1.brand2.3": "feb101a4faf89ae03395480b1a809a15fcba6cba", + "themes.theme1.brand2.4": "607ecce3548804b2b3fdb7f36f355b143b3758c7", + "themes.theme1.brand2.5": "ba68f1ac4d63bf56435099587052bfe6c469d863", + "themes.theme1.brand2.6": "83f3c3729db24bc461bb3793ce6e6bfba38e8d85", + "themes.theme1.brand2.7": "de4f601ba4e386e9b69ef2ce5c695e83f05720bd", + "themes.theme1.brand2.8": "0ff05292ef665fc281c59b5b2e986b554bc4670b", + "themes.theme1.brand2.9": "30020ced6f89c4230dcdde4d03fa7c5966e88363", + "themes.theme1.brand2.10": "2a56bd45c8575468db8a72bdb8e45acb91705272", + "themes.theme1.brand2.11": "df93d606bde3a140fadf199d76f4ac4eaadb8575", + "themes.theme1.brand2.12": "c38bfed031a46fabe96a8a430b5a8bb886810892", + "themes.theme1.brand2.13": "58624cf1135e3c02048b6010d141796ba942cb05", + "themes.theme1.brand2.contrast-1": "585336e4eec5b766bb44b04c1f50a59789fabc69", + "themes.theme1.brand2.contrast-2": "dcec7f84ce2cb2d9596a6f44bcfa356875bc2add", + "themes.theme1.brand3.1": "952021dcc76e0f05fc24c4fb96efb90f35de5ac1", + "themes.theme1.brand3.2": "036e6cabaec0f19af2d079db3bac6e230325e18e", + "themes.theme1.brand3.3": "0e70f2b7680a83c186dfeee41506b87a2859dffb", + "themes.theme1.brand3.4": "c7ec05aa891b0fce0bc6494725172eb76c9f83e3", + "themes.theme1.brand3.5": "e83d1d12175e3eaf510f26c128ce6df150964166", + "themes.theme1.brand3.6": "d3f9a98e617f5f6a337fafbbc4e732bc7002ba09", + "themes.theme1.brand3.7": "1300c60e41639990e64bc7523ce8279c0e6f2739", + "themes.theme1.brand3.8": "17d9f4fedf85bfa80be5bdce33f4dbca21a837ef", + "themes.theme1.brand3.9": "68cb1d2f23b8f4edeb36e6a616d90b5fcf69dc12", + "themes.theme1.brand3.10": "9bace77f65e67e51afaa3da70735e5c056cdc2f7", + "themes.theme1.brand3.11": "8c09bf22066af0c5c4dde11e039bfee03433c351", + "themes.theme1.brand3.12": "16ddfacdace5b43fdd06e9d559188ef2b663b649", + "themes.theme1.brand3.13": "70788a8c2fcfa9c047814fb15c67f9b469a606f3", + "themes.theme1.brand3.contrast-1": "d525add448d6a7da0633e7592b6df3691ecee5e1", + "themes.theme1.brand3.contrast-2": "e8c3303593c95d4e2d1f835c73993c1920e6c5fc", + "themes.theme1.neutral.1": "2482fd5afac9b5392537be775a2207958c58660b", + "themes.theme1.neutral.2": "416888096ea1f6143382dba00a2ba728a6c11d99", + "themes.theme1.neutral.3": "5cfea7e8497b3baff0455055fc3ef3caf2173400", + "themes.theme1.neutral.4": "582a879556364fa1750e852ad1cc588b60be2df1", + "themes.theme1.neutral.5": "1f5cadcec8790d789bc2e4720c6d17daef5ff9a1", + "themes.theme1.neutral.6": "230a8003c05d7eef105e4d0e1b848456e2319355", + "themes.theme1.neutral.7": "772085f22a0ed6383955e730dfe0ef902a9001f6", + "themes.theme1.neutral.8": "80f3a87af831f0bf36b03110e36716cebc61be43", + "themes.theme1.neutral.9": "8864f94a4b1edf23d017800b937b945d3d3e6bda", + "themes.theme1.neutral.10": "c9175cb3c739cc98f5b768a948ae9cc6a1a480a2", + "themes.theme1.neutral.11": "1ad2cebcbd35a92291d7f7f258305aa355567fe2", + "themes.theme1.neutral.12": "c7190158d2c974289a23f9f4015bf618f800760b", + "themes.theme1.neutral.13": "cbf4194eff6deb02eede28d4a9072fc1ee6bddbc", + "themes.theme1.neutral.contrast-1": "04e5791e133a00ad84115b7d5a147437bb95e586", + "themes.theme1.neutral.contrast-2": "55a63d74275ea1aa4ca8b5ffcac571e845e8c156", + "themes.theme2.accent.1": "ef3a36e7c76b96a3c5147937aa58641ade58a714", + "themes.theme2.accent.2": "fabcd37717c55bad131e58de9a78388b74b8eee1", + "themes.theme2.accent.3": "b4ed0fc73c278ab3b7e1f6ff2a7bddc073c789b4", + "themes.theme2.accent.4": "56339c4fa9bf335b9765e53499a45a5ff9aa8528", + "themes.theme2.accent.5": "ffc299c12a293d9225045a8a1249e8934a44fb83", + "themes.theme2.accent.6": "5121e33ce8737bda0bbac06e1d96891212b58d2e", + "themes.theme2.accent.7": "11db05edf342d343b9c9aeae794687a6e5928cb8", + "themes.theme2.accent.8": "d3f2b4669e2bd0b626147b3b7078cfca47eed8d8", + "themes.theme2.accent.9": "74eb52af9df6c8a3e15a4172aa9a6c6c3e86e28d", + "themes.theme2.accent.10": "e3680c617989333b28c2ea07c9f4e998b3377db2", + "themes.theme2.accent.11": "b4d9ab9dd370c9023d608c82f9e833c6aac24bee", + "themes.theme2.accent.12": "dd865f652cac731fee1e760feae61fa56010c9b8", + "themes.theme2.accent.13": "f1661d2ccc07f49d2b3eaea35a26979e1cfe2de0", + "themes.theme2.accent.contrast-1": "ff2071a9341befe3a4ba6b62e0fe8a09e9d1551b", + "themes.theme2.accent.contrast-2": "c6a325eacceedf1c5e2dd4d1f5730c2be6637da9", + "themes.theme2.brand1.1": "b90d7dc557290a8c912a835d2924898acd45b7ff", + "themes.theme2.brand1.2": "926a2b72e613f32ffce71cee68234b778a7fbf65", + "themes.theme2.brand1.3": "fd1291f04c957c6a9d27af1512a576256106e849", + "themes.theme2.brand1.4": "da3e191679b357297b2bfbfb89b375c1767241b0", + "themes.theme2.brand1.5": "0a116689000af2d1fec933dfa29dd201aaeb0f85", + "themes.theme2.brand1.6": "fecfca751f9c02270346ee2d7549dacdb56130d3", + "themes.theme2.brand1.7": "6bbbfdffe4779d5aa83a610775decf2c7dc6df93", + "themes.theme2.brand1.8": "9d47b9f8513c9667465b34b7cc435227c37df422", + "themes.theme2.brand1.9": "071ad03bb30b49e02fb7a8e5a7fcdbf0e9d7e8b5", + "themes.theme2.brand1.10": "e8054cfa13d764160d770641053355c3b4386435", + "themes.theme2.brand1.11": "d07164a1f7188a3b89fc4ee1d1263e3fe94ef95b", + "themes.theme2.brand1.12": "a6ad97f8ec6584308723db67725530daaa854269", + "themes.theme2.brand1.13": "ff9a222452444d77daec749ec9e9aa646b9e3b46", + "themes.theme2.brand1.contrast-1": "3c2e55526dab8ff8c23e42407acf79126d1dc60a", + "themes.theme2.brand1.contrast-2": "fd0141b41ed2b93e70889d4b49efef3e8ee40bf9", + "themes.theme2.brand2.1": "ca1b748d41b34754c7f918129075e85f88bda9ab", + "themes.theme2.brand2.2": "ab9eca6d22ee376307f3c7ee1bbdace0051336d4", + "themes.theme2.brand2.3": "eaeab23ad378e812714324caef3a4df0dc0b724f", + "themes.theme2.brand2.4": "c9c9112289aff11ea651a38dde9f4b146022af95", + "themes.theme2.brand2.5": "ac2f1a4aec8076be6720683ab706a2448463c525", + "themes.theme2.brand2.6": "e32cdcb5006deade2097f38c11c46b4ecb270e24", + "themes.theme2.brand2.7": "50dfba1d20e70c4062cb89326d39d0570ec514fc", + "themes.theme2.brand2.8": "71af1eff9c811c3cf9614bbb63ae4c306555d701", + "themes.theme2.brand2.9": "e35d398a2309658208c31088d04a3c8f52b4b662", + "themes.theme2.brand2.10": "d8527f99dcdc93d9f98ce17fc90e34f270da1b52", + "themes.theme2.brand2.11": "75126fa6f007da7f161ea536fd96291068f2668d", + "themes.theme2.brand2.12": "6f0daa779a9e1adc1b6fb3fd3aa9a0e708e5ddad", + "themes.theme2.brand2.13": "1c39ed61a1602588a20008979d7a1593b9f90bf2", + "themes.theme2.brand2.contrast-1": "877135131dd6f92febbe2c8573ca44721067b857", + "themes.theme2.brand2.contrast-2": "5ec2842418f2e7cf3ac3873f617af5830a8d703f", + "themes.theme2.brand3.1": "9b1a50477c5658e862081448a84f1fda6b5ebdb1", + "themes.theme2.brand3.2": "15a7868259755b46a87ba72d2233048dae404b4c", + "themes.theme2.brand3.3": "aaed16f3c950bf63b43ca9948053fe7e6ba2cabb", + "themes.theme2.brand3.4": "b407a2b976c23c08a6b48aec84273e7b489467c2", + "themes.theme2.brand3.5": "17f0ee2e1a5e282089e676dc1846ab34bc23cebd", + "themes.theme2.brand3.6": "77546689d929096e6f1336341520dc89edd823fd", + "themes.theme2.brand3.7": "aa20a1c0a7bcfa891e9e3c8dcdd6f706ece7d592", + "themes.theme2.brand3.8": "1924eb3e662c5eab5e8ea1c5041162370adb49f0", + "themes.theme2.brand3.9": "2f91f8bd9307215b49c73a5e2c29d0fcc83e6634", + "themes.theme2.brand3.10": "3088a0ff180c2cb4b3ebf541e4cf191b7ab88069", + "themes.theme2.brand3.11": "efce6f71e19b33d33d8954a308742c99eebc5941", + "themes.theme2.brand3.12": "d184375ee60a69e5abbb57f80bbb1fdb4731e328", + "themes.theme2.brand3.13": "df70ae3678a8a8c8d8f82ae4636e9d80c7258ccd", + "themes.theme2.brand3.contrast-1": "d3f86b73eb7f980d442369f92ccd6642d941d7a4", + "themes.theme2.brand3.contrast-2": "020acb988f0470e60cebb5b4e5f1aacaf1355b73", + "themes.theme2.neutral.1": "1f54958865e72d6d3b6d38213b41662dc5ea995f", + "themes.theme2.neutral.2": "e9ef49320a79d577b937947d77c0debc28770367", + "themes.theme2.neutral.3": "4d9cc2426d483301ae3ecdd3ab1493ecef599844", + "themes.theme2.neutral.4": "5d293a9c3ce57fbc08da26795d0fea13f83b0ca7", + "themes.theme2.neutral.5": "cfcbe4bfca5c6da2dc27c5d10876854da9cc02c6", + "themes.theme2.neutral.6": "8462d0ec80eb61f69a1b75b5fff64a3c5778ef52", + "themes.theme2.neutral.7": "aaacb5bceafe0af16f2f3ed2fac0c352846d485a", + "themes.theme2.neutral.8": "be7ae8748aa8117dce9c1f703ef2e89aadde14fb", + "themes.theme2.neutral.9": "e9f89d4e9ebb78309ecadb1a669c13aec9c852e8", + "themes.theme2.neutral.10": "abef498e53a991c30cc71324034049bc018a6e8d", + "themes.theme2.neutral.11": "dc5a55586996ad2814fb80c0a8de3fdd12f7525a", + "themes.theme2.neutral.12": "d4528c6c5c297fe28a684f8160163e31aa4f0f19", + "themes.theme2.neutral.13": "029350b9489d1111af5992272a0b7ec7b7c1e04b", + "themes.theme2.neutral.contrast-1": "e744206c62a04ca3595be0f7965e5cc805f23335", + "themes.theme2.neutral.contrast-2": "99db63f9ad2cd3e4837d365e62d65b8fffbf4f8c", + "themes.theme3.accent.1": "44be21dc3114392a9206739f50bcbb248c5810a0", + "themes.theme3.accent.2": "713597a6976924ae48455f2394ab1fccc9e66ca7", + "themes.theme3.accent.3": "01801e36695390442bbe746da87b4789bb17b9c2", + "themes.theme3.accent.4": "2b61fe2855bcb79138d75b4b4c639b627c99d208", + "themes.theme3.accent.5": "c94fe683fbfe4d0fddd02de99a915e75d909236a", + "themes.theme3.accent.6": "95afacb7dbec200310ebf1a4c75466d5b223c416", + "themes.theme3.accent.7": "efff28c35094c393c23cfb077f70d613d2ccda8d", + "themes.theme3.accent.8": "a30907e4090d701f9ebf8bcc1cc47a0c2f11fb05", + "themes.theme3.accent.9": "4fc6abe565cfca6c58e9b8472891ef2d781b33a8", + "themes.theme3.accent.10": "fa07609c04367a67028e7a9a62fb549ac2a398de", + "themes.theme3.accent.11": "d368f863f4867d5af306cf8a7b5daf498cc21327", + "themes.theme3.accent.12": "e91f4dba916c94961766aa6ced9f314b1dac0b8e", + "themes.theme3.accent.13": "ae0b4d50a0bef63c6f928e73224ff7c241696c76", + "themes.theme3.accent.contrast-1": "f00b58151b2420193d557349cad99307a1d23315", + "themes.theme3.accent.contrast-2": "7337030d60c7a295fcebf580f8c3de5dc20430ed", + "themes.theme3.brand1.1": "5a25712e133c911afbcaf8f35d061dcb5a79b6e0", + "themes.theme3.brand1.2": "2df11e8aa23886aab0b77879c95db69aa42e3c0f", + "themes.theme3.brand1.3": "4b3ff15fe4db15114f05190a71d97b5342f0ab35", + "themes.theme3.brand1.4": "419af4381543a0bb733c2d9506e799c7a6dbd339", + "themes.theme3.brand1.5": "7fabd67db286e709a4ff625b62431f8ac75173b2", + "themes.theme3.brand1.6": "c536d4261514bfe8fd93ddb0348637015a7e3a53", + "themes.theme3.brand1.7": "db8f77fed0c0f5b7983012e620656ffb12571aa7", + "themes.theme3.brand1.8": "336cdcbf09d7abbf9716cba423bf9aaead102747", + "themes.theme3.brand1.9": "db2af886bb25f501b4d39140167de62d1c845989", + "themes.theme3.brand1.10": "f476fb98b97515997de2935b808c5def25885394", + "themes.theme3.brand1.11": "45d02d015e602620a9f1637e3f7347e5c8b449cc", + "themes.theme3.brand1.12": "ac8cd1e74fc7dfc3cc9d23380a9d6d339a13dd93", + "themes.theme3.brand1.13": "f05fd6e8d3e86d6b506aaf5bdef633cb7ffbe6d7", + "themes.theme3.brand1.contrast-1": "99a898fe57aab1f8c6a05ebf4f41d2076e70ff9b", + "themes.theme3.brand1.contrast-2": "ac4e158a0adb280571b36c54285fbe0cb0e74579", + "themes.theme3.brand2.1": "4eb73cfac28e81bf45aa7e5f432109c3a8f1c21e", + "themes.theme3.brand2.2": "d3b2fb56116d38fa1ba01fc50fab1968daa129ce", + "themes.theme3.brand2.3": "9089b1c4075e1a981e19b41973a38ad2b2a390bb", + "themes.theme3.brand2.4": "25c4572bc8f5faaf71cd0737522dfe4982dcc488", + "themes.theme3.brand2.5": "d10e708ba5d9e44a4fde194822c61295c8953513", + "themes.theme3.brand2.6": "0fd65e2e4a72eccbb149e36afd2899fc7d2fd702", + "themes.theme3.brand2.7": "837843fa7c2c8eafb08031f99523210419a70353", + "themes.theme3.brand2.8": "465e6f5f4360a63b7f091ca5700402113f801c02", + "themes.theme3.brand2.9": "1ef6cfc3beabb8614517af6bcb792eb309f52ff6", + "themes.theme3.brand2.10": "527dcb91393f879a504f949bf41f62bb83bd5241", + "themes.theme3.brand2.11": "dd6bddf381fd1deb24ef8d7b5d0218a5a86861a5", + "themes.theme3.brand2.12": "9dfc43459b95be70499ad7bd0301af68148a6bd1", + "themes.theme3.brand2.13": "1bfa6df6a3705b05d6a29baaee05c67839ef1435", + "themes.theme3.brand2.contrast-1": "40a7a7903603a34df01e050dc0086f1f35df5744", + "themes.theme3.brand2.contrast-2": "41ee3df04074e067a134a15e9b546fa9fd7051b3", + "themes.theme3.brand3.1": "af65c11f1861f06400c291d1a618516dbd81fa95", + "themes.theme3.brand3.2": "6e74ba495201d874fafa4254599d89d18463d490", + "themes.theme3.brand3.3": "923619c9753c6dbb01624ec78a825e7cef31e878", + "themes.theme3.brand3.4": "695f215f24733906cfe38aae259d73e6c41ba624", + "themes.theme3.brand3.5": "9e58403130c9ab587aea5f0e7abb6f094053fd5b", + "themes.theme3.brand3.6": "6bddba0376ce1d2b09368e11a5d7d0c3c48a9960", + "themes.theme3.brand3.7": "a8767b9ce846e33dc4de3e2c3ec1410365246f79", + "themes.theme3.brand3.8": "b29a8da5c0a1f7dffdb8c2ed12b415061db39ec7", + "themes.theme3.brand3.9": "42f0648d44d87320bcff9f83498d3dff4e626c9a", + "themes.theme3.brand3.10": "05f31586769b03312feaa841b778096c8df422b6", + "themes.theme3.brand3.11": "714ca5a6316c075874e3e9bbfda0fa4ae345259e", + "themes.theme3.brand3.12": "60036e287f93e171dc290d7a8f6ecaac8cb6b271", + "themes.theme3.brand3.13": "bda75d49cf9fdc72dcc697ad44874f30646196d3", + "themes.theme3.brand3.contrast-1": "f3098d9d65ccb87908a9bc72f795e3ef73720206", + "themes.theme3.brand3.contrast-2": "d0700dfb31fe1a26ca4334abcd9e3ba0e126f092", + "themes.theme3.neutral.1": "8580a3a499c5bca665da4d097db6f26818d37042", + "themes.theme3.neutral.2": "31b48263e5ebb37057e375cd5a446d0ed673344e", + "themes.theme3.neutral.3": "241296ad9e21a145be96457ef41e420cac738e84", + "themes.theme3.neutral.4": "7985368303972d9a415d708ab6fa779a8fbc392c", + "themes.theme3.neutral.5": "8fdb7a5e42202dbd30cbc291b92edab88d6c585f", + "themes.theme3.neutral.6": "ebf730a11c04b286ad0e4e642cdcf46f3426632d", + "themes.theme3.neutral.7": "9051ac920960e524012475a99a560987e38d222a", + "themes.theme3.neutral.8": "63197a9a087930df27b0f62ed4edff4e27cd3f77", + "themes.theme3.neutral.9": "22a7c8de15e66fab776c334d5f433383737cf1a5", + "themes.theme3.neutral.10": "d55a151784c3cfb6dcc6931c5155e4fd0bf09c9f", + "themes.theme3.neutral.11": "460c65724307b2a7232d5b718883029fc2fc4cf0", + "themes.theme3.neutral.12": "0c580caf35d5006d0b7d3c5b4df88f1225516fb4", + "themes.theme3.neutral.13": "bc2d25e9a7dd494c6d2718e28100349693d70e5f", + "themes.theme3.neutral.contrast-1": "0b3ffed7bf7389cbcf54bd7f27c945898dab6c25", + "themes.theme3.neutral.contrast-2": "b0a5d24c52f995cae75063d88a6c4979594e1993", + "themes.theme4.accent.1": "64012c76957fac3d32054eb360ceff4847482fcf", + "themes.theme4.accent.2": "a02ce084e9f7a2a45f85e71eb9572696b735df0f", + "themes.theme4.accent.3": "465939b20971198cdc437ad13d83704f590dda4d", + "themes.theme4.accent.4": "27fc11d3bb7a1eb7454bdabfc0e4c3055289c225", + "themes.theme4.accent.5": "224466e1461a18f0b7977a655f4bc70199d153eb", + "themes.theme4.accent.6": "3b3f08ec85aebb0111e11bd02073b1d8b4bef0c3", + "themes.theme4.accent.7": "08cb397d502389d77313c50b5b469cb858d0940e", + "themes.theme4.accent.8": "2bbb82add3e4831b4439a73d8f54f9f17e65394b", + "themes.theme4.accent.9": "cc81bd26bfdd7ce2e8958368c841f468029f3d29", + "themes.theme4.accent.10": "5aef3083a9c5cc88dbf34a3978590fdb3482c3a8", + "themes.theme4.accent.11": "baae0e79d19ea55e0b5a45431d3b9e6225827c23", + "themes.theme4.accent.12": "05bbaade579fec00ffde4cb5952cdc15a6c15ab3", + "themes.theme4.accent.13": "bd919cd49ae7bdd12163f23341498e4024500ee6", + "themes.theme4.accent.contrast-1": "a5868b044c8aa4340dd9667a7482d785bf41e2dc", + "themes.theme4.accent.contrast-2": "6ffc6dabc4a8d47f625b675ce2eb8a183fe1eb9d", + "themes.theme4.brand1.1": "5db98b6e4b36265bf3d482185abac0df0dca1c5f", + "themes.theme4.brand1.2": "c84c14b58123f009b06226ca92cd38da56b657f4", + "themes.theme4.brand1.3": "327c303fa7bb0b638f106ea4f31dfd8cbcb5e3b5", + "themes.theme4.brand1.4": "2603ed49295261c44ba6ff69bec9ffc560ae80b3", + "themes.theme4.brand1.5": "97dd4b1087c4d28b96655c908b8836b17c71dd28", + "themes.theme4.brand1.6": "41fb4de39829404dbadcf42d55ff626e2e21750b", + "themes.theme4.brand1.7": "e3787d3fdf38ae718671bf41ffd502da2eb71de4", + "themes.theme4.brand1.8": "78d53b8cad13450440a76471405d5d74a79358ee", + "themes.theme4.brand1.9": "2c3d3b03ff11711d3cb358088d10f0d196c22f75", + "themes.theme4.brand1.10": "c59507f643dadf1201bd781110f08d3c86917805", + "themes.theme4.brand1.11": "7efd9ed67ff6a8cd56a6abcd8ee7603a3201ca74", + "themes.theme4.brand1.12": "bed83fb19268a3dba90e50e8b7678ccc0c0e92ca", + "themes.theme4.brand1.13": "c3dfea16bd05df539ecfb3ee5f699c25b9d4ebcb", + "themes.theme4.brand1.contrast-1": "d2b97e2d7e4d954399238562c3c14ea18c23aae1", + "themes.theme4.brand1.contrast-2": "61b8bbdab3762fbad6258c2142c0377fe140018b", + "themes.theme4.brand2.1": "6a3dbfbd5ef7abd9fb759073268ed0de3abe7bfa", + "themes.theme4.brand2.2": "2ebab68302fbdf1aecbe12cabe8876c770565774", + "themes.theme4.brand2.3": "975f97273f958ce7f40e7033df32e55a68615032", + "themes.theme4.brand2.4": "5cdfa5c0bf08b4d2383f155d5ce86b66d47aa484", + "themes.theme4.brand2.5": "d596da1d502a9590c86238abaa262f76070dedda", + "themes.theme4.brand2.6": "daff3d6b52ae713ad930eaefb460664f59a31fbd", + "themes.theme4.brand2.7": "a068703c4c52a598494a3a58ce852ddd859b955b", + "themes.theme4.brand2.8": "dd8b191353e455598cf4170635dabd641508539a", + "themes.theme4.brand2.9": "4a575ab3bf366389852eacadf5558ca1bfb7bf99", + "themes.theme4.brand2.10": "ce20252f5be74631bc92ddad2bd3f0a0ea4726d2", + "themes.theme4.brand2.11": "82bd9e8582926c6ed97e7624fbab605eb0b5f77c", + "themes.theme4.brand2.12": "c0627cb3c9530a51580ab751dd34613a910942af", + "themes.theme4.brand2.13": "c7ad4d2ae97c20af5050b7595292115c936e9ef5", + "themes.theme4.brand2.contrast-1": "44c80dcfaf36482ad8359d3046c379aa23058306", + "themes.theme4.brand2.contrast-2": "9ea7188e77bac68ea97fd7ad4e0703febbb38fe0", + "themes.theme4.brand3.1": "c9ff0404789b5eec733ef0070c072706b84a56cf", + "themes.theme4.brand3.2": "34d6772ceefe2f0d9bab30e1cc0c2ca9373f8eff", + "themes.theme4.brand3.3": "3950e312d96095341834c71297be5fa8eec45ea5", + "themes.theme4.brand3.4": "7cb4704fe1fe85d7f4da3b1b056c8bdc09c92dca", + "themes.theme4.brand3.5": "7b041332f5ce2650744a7f4e5ee4edd5b66377e9", + "themes.theme4.brand3.6": "557fc5e7c84ed7f7e8e7582a7e45ddfab5744b12", + "themes.theme4.brand3.7": "c0890b4fbea8e13ac1ab7b8d7aa087f5daeb8119", + "themes.theme4.brand3.8": "0166c8f1c63644217ae7bcd90ad1d3816d8bde05", + "themes.theme4.brand3.9": "aa254477364f301f365ec0b284949e73d125c05d", + "themes.theme4.brand3.10": "57e98745bfa2657088a08e271042843d1782b15e", + "themes.theme4.brand3.11": "90a32b46d26a4508a078a30379eb87f313653a71", + "themes.theme4.brand3.12": "29913b845735fcee7c111bab21961db3ea599bd6", + "themes.theme4.brand3.13": "250732cf5327a884c05648a7bc1b5d82f54765de", + "themes.theme4.brand3.contrast-1": "b2f498fca9f4436cdc69196d7f36cf010cfb6426", + "themes.theme4.brand3.contrast-2": "cff7c72bdecdddf98614e84ee5aad3b422d2644d", + "themes.theme4.neutral.1": "4ef5cb80a4831280108505aa23e7480b1af3dd4b", + "themes.theme4.neutral.2": "e5c9af69e65458dcf3e5e778b076b3ca477f863f", + "themes.theme4.neutral.3": "7741c3c6ca6c393348c8ecb49ce61929b6e2c4a3", + "themes.theme4.neutral.4": "c2e7acefc1d93e12e9707fb5f7a707d24b07ff62", + "themes.theme4.neutral.5": "3b8826e76e6aa09e4c9ed5ec9b4a0bb71dace569", + "themes.theme4.neutral.6": "2bf47871d15b31ed74975bd8f40345cae23a45a5", + "themes.theme4.neutral.7": "700f5b06996fe507531f2f2d89fe48b07f63e782", + "themes.theme4.neutral.8": "deba42a0979f372ab0c3931db672b943f0330bf1", + "themes.theme4.neutral.9": "4b085142949b2895e4642472f1e5e1e7c896be51", + "themes.theme4.neutral.10": "009b79fb3b7c62b17d03f92f95d1764e4ca779b9", + "themes.theme4.neutral.11": "1a960644e7a4149e80c2ad5640fb83ff54f3a6b2", + "themes.theme4.neutral.12": "62695237668f6369c411db598cd322764c1b11ab", + "themes.theme4.neutral.13": "e0b11df5f3c73a8bfa4cd7df94dcdfff3ae167dd", + "themes.theme4.neutral.contrast-1": "61f7f24266686a6439a085b06300f7c55b6fae72", + "themes.theme4.neutral.contrast-2": "f57641a373f3b80bed843fa69c3e485719586bea" }, "group": "Mode" }, @@ -182,57 +397,16 @@ "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Core/modes/Dark": "enabled" - }, - "$figmaCollectionId": "VariableCollectionId:29:3798", - "$figmaModeId": "29:71", - "$figmaVariableReferences": { - "brand.pear.alt1.1": "35918c62d1b6188c176878408473de116d800376", - "brand.pear.alt1.2": "b081caaeb80ba6585c3842a9032bb942f6ff24ac", - "brand.pear.alt1.3": "cde67c0f97dbf0150ab86ddbe3ef54985c3e462c", - "brand.pear.alt1.4": "e05c65d4779feecb12df3f4f1195620e0ee796d6", - "brand.pear.alt1.5": "424a6688ea6bcada51848332ccb9964a242e798e", - "brand.pear.alt1.6": "3db03ec492868fbb2dd1352aeb944de3b14aabba", - "brand.pear.alt1.7": "bd640b079e436438a33e78a62d1fe16780b8c5c3", - "brand.pear.alt1.8": "e272395f04a107fd0ae3eb72e5e5ddee2d4acb8b", - "brand.pear.alt1.9": "e8fbc116dc2ea99c16440c833d9057fc53256de0", - "brand.pear.alt1.10": "8a98a3df4467d5a32f7247a7303e60b1407fc4e6", - "brand.pear.alt1.11": "7f44492eae67309417f22c86b9179335eea5bb07", - "brand.pear.alt1.12": "87e4857fef38416b6803e8dcbba426345e865b09", - "brand.pear.alt1.13": "59b2674b40f704cfc72083c4777682855a450de5", - "brand.pear.alt1.contrast-1": "d76d6e2bfa49ad000b06cbe7dec07b66b154a556", - "brand.pear.alt1.contrast-2": "4a81dadc084b10a7dcffc241d29e5d1df6aef1d6", - "brand.banana.alt1.1": "4893f21e044830896a0b699f02d79d86a18ba47a", - "brand.banana.alt1.2": "94d68c662ca854cf4678d49c2160707c7cd0397c", - "brand.banana.alt1.3": "e4de7dd4ac3e4aff233a018c1673a3e43432db1c", - "brand.banana.alt1.4": "7171d856b6811158fbfe209b1115f33200bf7bfd", - "brand.banana.alt1.5": "22da1b0da9159d5f55c2ccf2b48c2449263070f5", - "brand.banana.alt1.6": "7a64aab9a61a0a7d105ab6548fbbaae761b72145", - "brand.banana.alt1.7": "e83e0eab9e2b78545d882678ebcee79d76cfe72d", - "brand.banana.alt1.8": "6b62062f86d416e2f031c29b28caa710594f23e9", - "brand.banana.alt1.9": "bb4726b41018be458bdab06a7de61374c7f4fdbc", - "brand.banana.alt1.10": "5d725ad476c18ba910ee77d935af6582d643e8d4", - "brand.banana.alt1.11": "392571a6e1315e2470961ca55b11ec864ebfdbe6", - "brand.banana.alt1.12": "9c051299488f53bef360a72883ee90d0551a21de", - "brand.banana.alt1.13": "d4bf02aa66d251d76684b030c6f7cda51ffa768f", - "brand.banana.alt1.contrast-1": "18607759171f9a80efb8b98cbc6de4e83f1254a3", - "brand.banana.alt1.contrast-2": "78ffe2e8bbd2f191ba6f37cedcf17badbc5539ff", - "global.green.1": "40aacd46f326661613764e9f2ad00f737d22b479", - "global.green.2": "ae3a18faff0ac812831ae8003e7e031edafefdb8", - "global.green.3": "a60ef56271b7e233378a2d69c9fe410559c4fdc6", - "global.green.4": "ee6a7ab4eb4552bba553e9bc12b4eeba08a3579d", - "global.green.5": "256ef32485398a058526e9d384ee311f60b29638", - "global.green.6": "54c679ef8a5836a644d193998e05f109968783a3", - "global.green.7": "62bbdc23194e8fe2bada5374ec823359c010df1d", - "global.green.8": "7da296fc0fbdec2eea16c8da2dbc5413a74840c4", - "global.green.9": "efcb87e98ec5b1e452d27be5d2286b6e6dcb31c7", - "global.green.10": "45742102b13ac45acf32dd310384d96afe234f2a", - "global.green.11": "65f1c747d8372ea7c0eaf6ea02da200c7b62f28f", - "global.green.12": "85f07d44479cf909be84facd0326ded69dc6cfc6", - "global.green.13": "bf20e556ecd7d54ab2c27604b6d9200161d88762", - "global.green.contrast-1": "6a6505f7b43444884869f9ce657bb6afc10c6323", - "global.green.contrast-2": "f6858308fabc85bc17067a7c8f2dca1c2a2ecd1b" + "themes/theme1": "disabled", + "themes/theme2": "disabled", + "themes/theme3": "disabled", + "themes/theme4": "disabled", + "Core/modes/dark": "disabled", + "Core/modes/light": "disabled" }, + "$figmaCollectionId": "VariableCollectionId:34:4304", + "$figmaModeId": "34:76", + "$figmaVariableReferences": {}, "group": "Mode" }, { @@ -240,86 +414,91 @@ "name": "theme1", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Themes/theme1": "enabled" + "themes/theme1": "enabled", + "themes/theme2": "disabled", + "themes/theme3": "disabled", + "themes/theme4": "disabled", + "Core/modes/dark": "disabled", + "Core/modes/light": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:29:3994", - "$figmaModeId": "29:72", + "$figmaCollectionId": "VariableCollectionId:34:4680", + "$figmaModeId": "34:77", "$figmaVariableReferences": { - "colors.accent.background-default": "07137e486cdf77150e639529805efd85bb2aea27", - "colors.accent.background-subtle": "482c01687079d809a4a56b4f397f10ead6740a28", - "colors.accent.surface-default": "72abd2a7e0ec6090602b21c310f393c8c574a343", - "colors.accent.surface-hover": "2217179252a8d1b68728bf87658c518e90f5c950", - "colors.accent.surface-active": "c0a1468fb742297282b6076f036b2b377cc5a816", - "colors.accent.border-subtle": "d6166808d356957e4a22683389ce4290b1d7d531", - "colors.accent.border-default": "da193686b0c1249e6261b4b98b23a43389efcb80", - "colors.accent.border-strong": "270bdc4ad90da4c4a470e6e0e8cb205a371a78b1", - "colors.accent.base-default": "b5faced534e828aa5960e3cf723f8fd8a507e380", - "colors.accent.base-hover": "09f77c7ee027d9852f4e1ca384d67605dffdf9a5", - "colors.accent.base-active": "9ad5e924f34a69a57a56d3e23086a8bceb8fba2f", - "colors.accent.text-subtle": "aa0118413717439b42f2d391c89af7a45556618a", - "colors.accent.text-default": "272907bab067fca9801b2d65ea6cedf531c130ed", - "colors.accent.contrast-default": "a4de1bc4c772ed5ad7f01dd8f5ac84bbf622f887", - "colors.accent.contrast-subtle": "304d134c60a01b0b52b4a12167309f5c9d0df769", - "colors.neutral.1": "016384aedd410974aea3e7fe6f420afaa51ef087", - "colors.neutral.2": "7a00c30de891d1d01190889130f0951886af60c6", - "colors.neutral.3": "33cdea7c4546ae2895e3a31ca391ec0e37a19c01", - "colors.neutral.4": "5f9ac78be8387757900a05e991c583fb2d2724d0", - "colors.neutral.5": "0c7622a6e8699a9d831fd0fe8c593c2ce23e0228", - "colors.neutral.6": "fd1202b54712b75ab03a543e7837b5339e0796d2", - "colors.neutral.7": "d504e18e68cf0ec7e55a13a4eff9d1ed2c753830", - "colors.neutral.8": "7fbd1e41974851542581ed2417d2bbb9efe03f6f", - "colors.neutral.9": "ee1d33c7989fd04b7103eb40320f8552f7279f06", - "colors.neutral.10": "af7683e93d98f293bbd6e06302ac6d248e4ddaf7", - "colors.neutral.11": "5022322881c5426ffeb7dea5aabcfb487c3ba590", - "colors.neutral.12": "bec125c9c150677746171d1331333aea2635369a", - "colors.neutral.13": "f6dcc6e3defe764d60b4d75f67b97aec288c3c8b", - "colors.neutral.contrast-1": "34b00a266259ad5577499a921bf02ade78f5a9ec", - "colors.neutral.contrast-2": "17ffc2512ae6d23b1f96bcde8f3354bf4ed6f5b0", - "colors.brand1.1": "89d6ba73e8ddf7cf0cb57169a709ce5c44cae873", - "colors.brand1.2": "9f3e8c39827323bc89941eddacf48a83c3d5dd21", - "colors.brand1.3": "3c0070532d86725ce4dd438242f888be1c639a78", - "colors.brand1.4": "5ccfa2fc96e23f654718abba46f515b07ad4a4ed", - "colors.brand1.5": "9efb65775b4c0312c8a89bec30ebf43b72b02216", - "colors.brand1.6": "e85b761c4e4adf216c908e3a38c9204ce1ab5ec6", - "colors.brand1.7": "f7e00df9d779592a3d1295e6599867b0228500aa", - "colors.brand1.8": "8732109d124ad205260cc369de216ae6764a10ec", - "colors.brand1.9": "7f2378bb86f001c3e0b1e4953d43e598cf3d32cb", - "colors.brand1.10": "0df35c27dfd7ce0c62af4e4fca0828ab12f71403", - "colors.brand1.11": "54156a18897bce34434faa8d9aeaf55c4698c11f", - "colors.brand1.12": "dd6f46eb2cf9bd9b12fdcdb84e4568b3d956dddc", - "colors.brand1.13": "f38bf9e60b8c0bcb6c765775d3f2ff5e4b8e78ba", - "colors.brand1.contrast-1": "1ed22877c4ff847a7c9b194443bdbd10b2628740", - "colors.brand1.contrast-2": "0f9c6e098a41b1c629529ef040b7125465e8ec8f", - "colors.brand2.1": "e5791281b61883b0f538744a277221b4902e35c1", - "colors.brand2.2": "c91eb06471537ac417788cf1c301c48b4489130e", - "colors.brand2.3": "241d38660b714147bc5b21e8968a16bacee54ff5", - "colors.brand2.4": "cc0dcd0341d8491071bfcacd0492a3782d42b9bc", - "colors.brand2.5": "c2d8ed777b42194ddfa1d07f5904bf73425d151e", - "colors.brand2.6": "a4af672d859e90f6ad05ffca1e1039b1fa7b47b6", - "colors.brand2.7": "3f9282ade857e4c58d7e2ecb482ff48cf92f9e45", - "colors.brand2.8": "e3d544afbe834cf92f8874e44bd1e0ce303683f5", - "colors.brand2.9": "1f9889606bfa311bc6b6541b6030beca462a4ac1", - "colors.brand2.10": "7e54aa14cba58f55c54c92bd66624e5c35ea80a1", - "colors.brand2.11": "7e02de621446f785837ac1128eba33693684d7f8", - "colors.brand2.12": "ac51e95b93e974c0895f395786cb9ba78da95e97", - "colors.brand2.13": "61f9b518f544024cf55d95e49361f2176fb2c7bf", - "colors.brand2.contrast-1": "62f3499e616b225a380e17cb00c2d7384ac7149b", - "colors.brand2.contrast-2": "cd822b2d1345d68babf054845a92b4afa66aaf73", - "colors.brand3.1": "62dbca47e364550bedcc38800e3e1a70f7932c2b", - "colors.brand3.2": "1d89ca2d40963bbc04cd1cb430059dab9a51fa1d", - "colors.brand3.3": "120f40b7c2048a235090a87bd4515d71e7b20912", - "colors.brand3.4": "2ca1b1551977f9b097e1cb02292f457c28fc9f78", - "colors.brand3.5": "095140d7f83208c2d3fd12ecf4280f0933627f52", - "colors.brand3.6": "e8f8d5f153373791fa27c9a1c464a6d5f88b572e", - "colors.brand3.7": "7ae903c37d5526a9857759f27d3aaadfde2a4951", - "colors.brand3.8": "1c0b9da3f3e5930bce7571a960ed899a247e1495", - "colors.brand3.9": "edb2ef2b0031e740b5112743a2c74ba067d1f1cc", - "colors.brand3.10": "f95b310ec1d45521f3329d00cba240712c4c6881", - "colors.brand3.11": "0767803fb55781a02dda60aa2c04d87049c664d6", - "colors.brand3.12": "e404fbe665c94f231735a8b8fe2f275303c961f9", - "colors.brand3.13": "5e6ee3a3c071d66565e1546f6ee6b7bebc126714", - "colors.brand3.contrast-1": "db55a0bc1227681ed5eadffea75f429bcd2933f7", - "colors.brand3.contrast-2": "45df4110bddea86a7b2fbba09e982712129e9228" + "colors.accent.1": "f4f3241750f607ec6a501890f16782ad658c45c6", + "colors.accent.2": "35c1d254ad1e8eafe3c9913cbc5bb034cd3f25dd", + "colors.accent.3": "f41b2db3a796d377b51668e7812c42c5c1e712fe", + "colors.accent.4": "9437727ff1bc26c3ca34697c1b3574730e3932ac", + "colors.accent.5": "aa2be56b7a126c1ebc598143e233b39fa218a98a", + "colors.accent.6": "5c4d452449b620c55a2ab57ee35a00a390db4b41", + "colors.accent.7": "0cd5be6200ae5c5e1f717900f6519b00421d165e", + "colors.accent.8": "865a782526dff63682f22e9d11738ef6f0b03399", + "colors.accent.9": "20e144e74a830d8571e04a2ccd3f3b418ad5dac4", + "colors.accent.10": "63366b34fa01d2df92a8b8b81f1bb28f1bf3ae02", + "colors.accent.11": "6d91f9fc30a37a3baaf200a92fbdd736f6aa57a6", + "colors.accent.12": "4c36e76763c6d2a1d6b7efb97e5cf94865d71ee6", + "colors.accent.13": "446caf6baf9d5267c9a73c877e8ca5107936c5dc", + "colors.accent.contrast-1": "0d247b223082a4889c3f6a438d0e764fc69f2aee", + "colors.accent.contrast-2": "7e4fe3cb906c45d7d65e29198346a5ce7aa4c249", + "colors.neutral.1": "ed37c9688b5da30a29e629e3ff07163d5bb1b1af", + "colors.neutral.2": "0351a9c72397c71fbdceb2b610bfebd15d3b87f6", + "colors.neutral.3": "f23dd6b64be4bb9ba58496e7d38c0d7492e451a9", + "colors.neutral.4": "80c2b549e0ad24df0a0aee002c88394fcff78eea", + "colors.neutral.5": "0f6781ed5f32d040602bf0b7abd149f019ec208e", + "colors.neutral.6": "4482125fd1a13f21cd8f8454588d99223b03389a", + "colors.neutral.7": "d1f015dc5b840365ab0688f64c9474c99f4dd57a", + "colors.neutral.8": "53607058d31fba3a730eb2aeb661e7bb670a982e", + "colors.neutral.9": "c296f4a0bedcbbad3c9dbdd28d3304a40acf4818", + "colors.neutral.10": "a2ee6af390e9c7aa9b5d6dfa801167a4180e3ecd", + "colors.neutral.11": "512cc59966fe3f0ec01d21f071f2726864bb5175", + "colors.neutral.12": "89261124def5f5d0b2efab017d00dd497e067a29", + "colors.neutral.13": "d16897ee74298034ca560cb978d5af0ba70bf1ee", + "colors.neutral.contrast-1": "bd0b2da7ee990badfb2a7d76bea4687948802181", + "colors.neutral.contrast-2": "92df5a6db1d111c6fdc4fd8855102b9aa2ba070a", + "colors.brand1.1": "21c92c47214b52a670fd202ddac4fc1be866250b", + "colors.brand1.2": "a3bffe5ebe84e23995d59411e967f5c441c9747c", + "colors.brand1.3": "543f4fce0d258076885cd114a3237470559bbf7a", + "colors.brand1.4": "c382d60b93e5c5f0e73fec1fe6b8d131581c38d6", + "colors.brand1.5": "87d419298bd72a130708e007fc69544250321f80", + "colors.brand1.6": "77f95930a1135b964fa7cd16ecec371332d42588", + "colors.brand1.7": "5bea4cbf87276e3d02943a2af62519514eddaeb6", + "colors.brand1.8": "38980f2964a9113d65705e88c7d8ec75e9e1c646", + "colors.brand1.9": "3df7b4aad9069800f8c8e45a9710245d82771157", + "colors.brand1.10": "875ebf2a3ece3786de39d1d4d560b84381c79338", + "colors.brand1.11": "2a95085659aca3d4b34f7d2425c5780dd13d2ad4", + "colors.brand1.12": "287521bd09cf61f3d70b21e4cc66045efbf5fafb", + "colors.brand1.13": "049716e1cad5c3e492de18d44a9575759ff6ec44", + "colors.brand1.contrast-1": "3e21df651c83738ffb10e1ac3edbc6da4a3515af", + "colors.brand1.contrast-2": "a0efe2427d69bc4de5f8094bec466ec89c503dd1", + "colors.brand2.1": "e870428f08c52be73aaa53243947029d9bbaa7c2", + "colors.brand2.2": "96bfe46e2e44a68702960b587cb5d3877d0510b5", + "colors.brand2.3": "64b7368080ad72aa9d6b5ed017527de7c00f0cc1", + "colors.brand2.4": "9cd95d51277c503485d066390cb93ea28bd48969", + "colors.brand2.5": "5d6ae42214e7b17a4147c347b6b87b2d3f584bc8", + "colors.brand2.6": "8665518e149d2214845aa50ac54b57cb8a2104ab", + "colors.brand2.7": "a58ebefb9ca37eca3fd0831ffcf17fb1d596075b", + "colors.brand2.8": "75b64a369aadfdc489e9b9d2b103f2f6b966a5e9", + "colors.brand2.9": "a058651a8946f0ede7ba61bf2f75965e1b3ba8c8", + "colors.brand2.10": "02eca0ea3590064c93c549a97337de09e1f962a0", + "colors.brand2.11": "844c3277b314efebce63ccc7d524e966201ede7d", + "colors.brand2.12": "1688e75dbf314c6a02d3ddb421908dc6c0b5cfb0", + "colors.brand2.13": "aaa269cc4a4f56a0579b561dde29124cbbd01a8f", + "colors.brand2.contrast-1": "1f093ff304e57b065d89da4c2c8f25841c1492bd", + "colors.brand2.contrast-2": "6b3c06a9d8c6b6cc8abfe78f0043e772ca141fbc", + "colors.brand3.1": "8182bd5899aa7a5cc896cfaf09dedd48145c12a4", + "colors.brand3.2": "c36d0e37b2b238b4fc6a044237555913bdaefec1", + "colors.brand3.3": "65556e5a0e9a971f43f7b6a8f7dfa3b9386a739a", + "colors.brand3.4": "e6bc3b7742fabd17d587dae1199d57124cf08489", + "colors.brand3.5": "c624c116a75f213ab338730f335b970602d4c6e9", + "colors.brand3.6": "a05f35e8a79a2c0bb0c51225111821ff5f03050d", + "colors.brand3.7": "49508983b54cb32980fa6e0a21dd94d9003bbed7", + "colors.brand3.8": "186038d1c5e12b737773854a101e6d2054a9aaeb", + "colors.brand3.9": "de8e7357045be7505c89711c22b392e5e7df564f", + "colors.brand3.10": "7fd7d67e82eb55ccb7f3350ebda960032ccbc5b0", + "colors.brand3.11": "d824be6b573bb9f1ad5afa28cf4cef5079e8bc0f", + "colors.brand3.12": "1a548150c42a215f11cd1f035816cf0d63647c72", + "colors.brand3.13": "ccda382840b0517e23573a572ab98295bd380c71", + "colors.brand3.contrast-1": "bbe2d6468efe379f8604447fc500b2e176cf9fa1", + "colors.brand3.contrast-2": "afceb0d395c99a63aeec7847147b047285617ce9" }, "group": "Theme" }, @@ -328,146 +507,51 @@ "name": "theme2", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Themes/theme2": "enabled" - }, - "$figmaCollectionId": "VariableCollectionId:29:3994", - "$figmaModeId": "29:73", - "$figmaVariableReferences": { - "colors.1.background-default": "b1d4769e7226f7b64b513e3a072734ed74a78de6", - "colors.1.background-subtle": "8ef198990873da562074ad77228ad2a2b8d07633", - "colors.1.surface-default": "19b09e33b38bce27343282d16b7dc266258d3275", - "colors.1.surface-hover": "d4390c6e6a3a41ff412971473b7d20e006b9a0ad", - "colors.1.surface-active": "916cf40f222efb0b14f36c4b6f2602c0cbb0b9e8", - "colors.1.border-subtle": "95463ab50f70fd32e7d9fc56fea25e2aeb093c91", - "colors.1.border-default": "9e3d0e5c0b592f8753dabefa8d3f086288b58380", - "colors.1.border-strong": "9006f82743a7f61ad903bcf667ced875a8ff548c", - "colors.1.base-default": "47927a41a7a218635f32b0ff84c90c7b020df5ad", - "colors.1.base-hover": "4b59d85c3f3bd22d0cf8cfe256a86da3348ed8e0", - "colors.1.base-active": "e82b8a886c41f79431491ab36027ec577ce98467", - "colors.1.text-subtle": "df0168275c73ee460c1775506186a681e63a5fb6", - "colors.1.text-default": "9b0763f2444a8a589a56693ed6b0b843c08026c0", - "colors.1.contrast-default": "4ddd25463b44bdaf626820105179a47fd4d2c00a", - "colors.1.contrast-subtle": "09e1833478838902a70a6c1d2b89d14963c06f15", - "colors.2.1": "155d61de4338daae95a5694fa81e9408526f12e4", - "colors.2.2": "4158d7d42f92e2d8ecb59818390b485df2877eea", - "colors.2.3": "d572c26bd7aca3ccd4370a27bc5ea7a00d610d0d", - "colors.2.4": "91e5bfd161e5e7ec323420119b39cdf678a5deeb", - "colors.2.5": "491fed9bafd1e27e03a2bfbae0c5db8841d9bc64", - "colors.2.6": "077cfdbb0e2a1aaa589361ac0fe6c60d3cee296c", - "colors.2.7": "9b7abf317a6e555ef7f869a3f92be5f3e8899d86", - "colors.2.8": "59ee241efb3623481a01ce8c4db99e9ef6268834", - "colors.2.9": "16757cee599d4fab0fb35216928b5549507ebebd", - "colors.2.10": "7907770b47970d3494f6bac6f4ade6fc8ff2ab8c", - "colors.2.11": "0ca37d37d1ff32636f55a7ae886950c31e3c6cbe", - "colors.2.12": "a33efa9d39a6f7dadcea6ef8e14d16880901b75d", - "colors.2.13": "f44502585318ac6f2b92b3747bb6b1bf6a6a95ce", - "colors.2.contrast-1": "930f9bce6d31f5611bc7b0b271a8f94e154468ff", - "colors.2.contrast-2": "6a8d947ccf8cea1712f8e25d23bdcae6d601323f" + "themes/theme1": "disabled", + "themes/theme2": "disabled", + "themes/theme3": "disabled", + "themes/theme4": "disabled", + "Core/modes/dark": "disabled", + "Core/modes/light": "disabled" }, + "$figmaCollectionId": "VariableCollectionId:34:4680", + "$figmaModeId": "34:78", + "$figmaVariableReferences": {}, "group": "Theme" }, { "id": "541629445ef90ad5363f9e88f52a1ccb617e6f84", "name": "semantic", "$figmaStyleReferences": {}, - "selectedTokenSets": {}, + "selectedTokenSets": { + "themes/theme1": "disabled", + "themes/theme2": "disabled", + "themes/theme3": "disabled", + "themes/theme4": "disabled", + "Core/modes/dark": "disabled", + "Core/modes/light": "disabled" + }, "group": "semantic", - "$figmaCollectionId": "VariableCollectionId:29:4100", - "$figmaModeId": "29:74", - "$figmaVariableReferences": { - "border_radius.interactive": "f2d70d112c486fd138081f534d29315d698a7250", - "border_radius.small": "eeea8f0050cb9c3c832059692fe1073543dca83f", - "border_radius.medium": "cca5b1919c8a82e855f14f345510423c8041ba24", - "border_radius.large": "31daed5955752dc8e1611f8e721d3f405466033b", - "border_radius.xlarge": "18bcb8934034be9beafc87c0e7b61de0b29cac77", - "border_radius.xxlarge": "a5a6b349be8ff773aa5ce8fb27765c1154f13010", - "border_radius.xxxlarge": "9eaf102d449999afcec2edfe8faba69042ef7bb2", - "border_radius.xxxxlarge": "8ba1eef42246fab919dc784ce1a992a2b3e193e9", - "border_radius.full": "a98305a3242899e6cf6b60b7ea2023da5f32b17c", - "spacing.0": "fb49b1c34ddc7c29208979124565da2f0e64664c", - "spacing.1": "c1831e31bc65dbc33a9dd4f6c77359a15a378fb1", - "spacing.2": "01f29063d9bb94ec425a28df3f868a7b3f3aaa88", - "spacing.3": "dc01ad5c304c735d0be62742d502b35481aa7093", - "spacing.4": "3297aff89f5ab5dfceba8a556c987329312e1d21", - "spacing.5": "cec209284d5a13b26f5fe5b78f1ad8a0fd9f99e0", - "spacing.6": "b0691b941211596ecfdec9d90812be3e91614427", - "spacing.7": "24e8664dd7243dfc6ffddaf986a7ba96cca49e81", - "spacing.8": "c61ae5f767f52a71afa94da1edd1ea9b01017a91", - "spacing.9": "26e5865d0d9c087383be28633c426c457d9161c3", - "spacing.10": "3a659030fba1ac440c81e0780667b18dbc4883ca", - "spacing.11": "2a36042881995e97e248dee90e7c1ff0af277f6f", - "spacing.12": "0826deb770863ae2972a423d6a3c14312a8cbc13", - "spacing.13": "360ac3468bcfebc5490f06415a0f1a04106f08e0", - "spacing.14": "a7e5a4f7ca07564def3b53bc0f3619d9d2c55358", - "spacing.15": "7953e4e3e7daa359c812eec76903d7c696324da3", - "spacing.18": "463f5c0583397eede0554b2c25c18b0b803484ea", - "spacing.22": "492021cc2046589895240714bbfb3a080eda1488", - "spacing.26": "a9556ec65ac3c21760476ba8b09cbb46d9a23d33", - "spacing.30": "a42cd0457e89a090f028332e62dfcfe32c76f54f", - "base_spacing": "05853c1fbfd2c7eef41d52b7838f311d85efcfc1", - "sizing.0": "e5f9be2901c3bfe6a731c643067b4a63616718a0", - "sizing.1": "bdaaa66924b5d424a7f85ae750fcba1a0365c0a6", - "sizing.2": "e9f7896cb8a05d7365f99ee681ff6113d526f468", - "sizing.3": "931b978c9a8014aef9569ba4d341381052bab6fd", - "sizing.4": "462a2ee11bba87e7c255773b6c6bc073df265ee8", - "sizing.5": "fcf721792956f3f0243664b0be63fc34c9cdb98a", - "sizing.6": "11e5b26612c23a0a0ce8a7a14ef6cbf99d5887ec", - "sizing.7": "ca991bb315c46685c68a489dee01819e4189b00b", - "sizing.8": "50922cdefd43ff6d6277df89122984374403228a", - "sizing.9": "d69842122032685ff57d1d1909f6ff7ad3faea44", - "sizing.10": "6897e8e38d7d0c79822681c14c3ecfdc482e4925", - "sizing.11": "a34f833beef5581baeaffffd09f72523d157e9b0", - "sizing.12": "1301042c22e53571e66715915ccd18cfba135fcb", - "sizing.13": "eedf7cb2e26ab0a007b8793380d4eac4d22bb07e", - "sizing.14": "e343391f15903e36b04ed06188e37483211fe75c", - "sizing.15": "89f5de6f3352df18b4fe3eecebc6bf24278e58b4", - "sizing.18": "92c54772694aec8dc25dbfb0303b9da93b4cf6c2", - "sizing.22": "ae818760f680d6a6b257659dc6003c33f5549483", - "sizing.26": "f8700b00fe2e35f7a363150e3c7e8ae0af8e260f", - "sizing.30": "55dfd119af8089607745d223996d0c2462b43993", - "base_sizing": "fc277bc2feebcb4fb0dc523ed98703d2165f97b8", - "border_width.default": "2a78bbb1a6296611938fb32138ca6100bfa18be5", - "border_width.active": "51d1cbcf07ebf1f4a631fe796f09a5a44127410d", - "border_width.tab_focus": "074cc6f983faea146499dd2fb830c2f8321152e6", - "colors.success.background-default": "93bc4bfa7351d70c9ebeea0f6413a68e435092db", - "colors.success.background-subtle": "1da8320da273618099a5d819f58397175bd9d4c1", - "colors.success.surface-default": "4794ad23f1a8cabb7657bfa570e2b55ee22fc76b", - "colors.success.surface-hover": "5c3cb894b0a37c449010658e47cf411bece7415a", - "colors.success.surface-active": "75c469dce3730cd8675240cab7f361e192eaa474", - "colors.success.border-subtle": "37f9f0be8341319871dbd5a410d27bcde7954375", - "colors.success.border-default": "889d82bac1fdfd174b9b048db2300ca4493c8b8a", - "colors.success.border-strong": "fd4d7ca3ddd17f1f1598f89a679c4a4429429d3a", - "colors.success.base-default": "2439765bdd06267b23115feb7040e82c14d0e3b3", - "colors.success.base-hover": "e253058602246bd327e94595c9f21cadad60acaf", - "colors.success.base-active": "08edc36b5a18823928673924df13a032e0ea1004", - "colors.success.text-subtle": "7d96a0fbeb8605b9740d74bea2b074a1ff5c3245", - "colors.success.text-default": "c11b98a4e50713da0aee55022de9305b6c292adc", - "colors.success.contrast-default": "6691720ddbb5a7512d71a22326d625502d86bdc1", - "colors.success.contrast-subtle": "398b211bc7d6d4846ceac380e0e347956f011030", - "colors.accent.background-default": "1c270005890cd0de532d3d9be3179ea8f057b5ea", - "colors.accent.background-subtle": "f9e4c7b23d9e121ba2a87320e3376eadca212352", - "colors.accent.surface-default": "835c08d412a0a0713fecb4333e6888703497d1d5", - "colors.accent.surface-hover": "c1489d3a60cde168b593d8fbd85e21dc251c368f", - "colors.accent.surface-active": "28736a4bc46cbd8d5ad733b43efb26d78cbfed60", - "colors.accent.border-subtle": "551d2132117887d2d3a1d81039365b63ed052404", - "colors.accent.border-default": "9be752645be4892a73b7d88a6f52fa3aee4b6141", - "colors.accent.border-strong": "79b8f7c5a0feaddd53a666dfabcbdd20165fc9ee", - "colors.accent.base-default": "b9b134db8fc8b20aa4fb1eb1ab46b09ae4e74c52", - "colors.accent.base-hover": "e9acdb9eb55affedc86aa4db0bf35edf0cacd99b", - "colors.accent.base-active": "e3bdae1094f445205194de7e2361dc2998fb6dcd", - "colors.accent.text-subtle": "75b23ad8b147001624a3c59c7a748d34d4f80b64", - "colors.accent.text-default": "235f1a554284f40a7ac91e5d478c67139ffe90d4", - "colors.accent.contrast-default": "f2480c60ce4a05daece6a4e7343d94f16261b635", - "colors.accent.contrast-subtle": "7dd24e8edb2f8cfc028da6744b0cde405bfa10ab" - } + "$figmaCollectionId": "VariableCollectionId:34:4756", + "$figmaModeId": "34:79", + "$figmaVariableReferences": {} }, { "id": "f656d6262652f99d018d3649510569904e117168", "name": "Roboto", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Core/typography/default": "enabled" + "Core/typography/default": "enabled", + "themes/theme1": "disabled", + "themes/theme2": "disabled", + "themes/theme3": "disabled", + "themes/theme4": "disabled", + "Core/modes/dark": "disabled", + "Core/modes/light": "disabled" }, - "group": "typography" + "group": "typography", + "$figmaVariableReferences": {}, + "$figmaCollectionId": "VariableCollectionId:34:4757", + "$figmaModeId": "34:80" } ] \ No newline at end of file diff --git a/design-tokens/Core/modes/Dark.json b/design-tokens/Core/modes/Dark.json deleted file mode 100644 index f34c6e1d86..0000000000 --- a/design-tokens/Core/modes/Dark.json +++ /dev/null @@ -1,196 +0,0 @@ -{ - "system": { - "green": { - "1": { - "value": "#0b290f", - "type": "color" - }, - "2": { - "value": "#08200c", - "type": "color" - }, - "3": { - "value": "#0f3814", - "type": "color" - }, - "4": { - "value": "#114218", - "type": "color" - }, - "5": { - "value": "#144c1c", - "type": "color" - }, - "6": { - "value": "#185e22", - "type": "color" - }, - "7": { - "value": "#207a2c", - "type": "color" - }, - "8": { - "value": "#279636", - "type": "color" - }, - "9": { - "value": "#248c33", - "type": "color" - }, - "10": { - "value": "#248c33", - "type": "color" - }, - "11": { - "value": "#1d7129", - "type": "color" - }, - "12": { - "value": "#64be70", - "type": "color" - }, - "13": { - "value": "#a2d8aa", - "type": "color" - }, - "contrast-1": { - "value": "#000", - "type": "color" - }, - "contrast-2": { - "value": "#232323", - "type": "color" - } - } - }, - "brand": { - "pear": { - "alt1": { - "1": { - "value": "#002445", - "type": "color" - }, - "2": { - "value": "#001c36", - "type": "color" - }, - "3": { - "value": "#00315c", - "type": "color" - }, - "4": { - "value": "#00396d", - "type": "color" - }, - "5": { - "value": "#00427e", - "type": "color" - }, - "6": { - "value": "#00529d", - "type": "color" - }, - "7": { - "value": "#0f6bbe", - "type": "color" - }, - "8": { - "value": "#3d88ca", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#7eb0dc", - "type": "color" - }, - "13": { - "value": "#b0cfea", - "type": "color" - }, - "contrast-1": { - "value": "#000", - "type": "color" - }, - "contrast-2": { - "value": "#1f1f1f", - "type": "color" - } - } - }, - "banana": { - "alt1": { - "1": { - "value": "#3c1819", - "type": "color" - }, - "2": { - "value": "#2f1213", - "type": "color" - }, - "3": { - "value": "#522021", - "type": "color" - }, - "4": { - "value": "#602627", - "type": "color" - }, - "5": { - "value": "#702c2e", - "type": "color" - }, - "6": { - "value": "#8b3639", - "type": "color" - }, - "7": { - "value": "#b34649", - "type": "color" - }, - "8": { - "value": "#dd565a", - "type": "color" - }, - "9": { - "value": "#f35f63", - "type": "color" - }, - "10": { - "value": "#cc5053", - "type": "color" - }, - "11": { - "value": "#a84144", - "type": "color" - }, - "12": { - "value": "#f78d8f", - "type": "color" - }, - "13": { - "value": "#fabcbd", - "type": "color" - }, - "contrast-1": { - "value": "#000", - "type": "color" - }, - "contrast-2": { - "value": "#1f1f1f", - "type": "color" - } - } - } - } -} \ No newline at end of file diff --git a/design-tokens/Core/modes/dark.json b/design-tokens/Core/modes/dark.json new file mode 100644 index 0000000000..0150552a22 --- /dev/null +++ b/design-tokens/Core/modes/dark.json @@ -0,0 +1,1564 @@ +{ + "global": { + "green": { + "1": { + "value": "#08200c", + "type": "color" + }, + "2": { + "value": "#0b290f", + "type": "color" + }, + "3": { + "value": "#0f3814", + "type": "color" + }, + "4": { + "value": "#114218", + "type": "color" + }, + "5": { + "value": "#144c1c", + "type": "color" + }, + "6": { + "value": "#185e22", + "type": "color" + }, + "7": { + "value": "#207a2c", + "type": "color" + }, + "8": { + "value": "#279636", + "type": "color" + }, + "9": { + "value": "#2ca63d", + "type": "color" + }, + "10": { + "value": "#248c33", + "type": "color" + }, + "11": { + "value": "#1d7129", + "type": "color" + }, + "12": { + "value": "#64be70", + "type": "color" + }, + "13": { + "value": "#a2d8aa", + "type": "color" + }, + "contrast-1": { + "value": "#000", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "yellow": { + "1": { + "value": "#211b08", + "type": "color" + }, + "2": { + "value": "#2b230a", + "type": "color" + }, + "3": { + "value": "#3a300e", + "type": "color" + }, + "4": { + "value": "#453810", + "type": "color" + }, + "5": { + "value": "#4e4013", + "type": "color" + }, + "6": { + "value": "#625017", + "type": "color" + }, + "7": { + "value": "#7f681e", + "type": "color" + }, + "8": { + "value": "#9c8125", + "type": "color" + }, + "9": { + "value": "#ecc238", + "type": "color" + }, + "10": { + "value": "#cfaa31", + "type": "color" + }, + "11": { + "value": "#b2922a", + "type": "color" + }, + "12": { + "value": "#cca730", + "type": "color" + }, + "13": { + "value": "#eec84d", + "type": "color" + }, + "contrast-1": { + "value": "#000", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "orange": { + "1": { + "value": "#2d1508", + "type": "color" + }, + "2": { + "value": "#3a1b0a", + "type": "color" + }, + "3": { + "value": "#4f240d", + "type": "color" + }, + "4": { + "value": "#5d2b0f", + "type": "color" + }, + "5": { + "value": "#6b3212", + "type": "color" + }, + "6": { + "value": "#853e16", + "type": "color" + }, + "7": { + "value": "#ac4f1c", + "type": "color" + }, + "8": { + "value": "#d46223", + "type": "color" + }, + "9": { + "value": "#d46223", + "type": "color" + }, + "10": { + "value": "#b0511d", + "type": "color" + }, + "11": { + "value": "#8e4117", + "type": "color" + }, + "12": { + "value": "#e39a72", + "type": "color" + }, + "13": { + "value": "#efc3ab", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "red": { + "1": { + "value": "#380c0c", + "type": "color" + }, + "2": { + "value": "#470f10", + "type": "color" + }, + "3": { + "value": "#5e1515", + "type": "color" + }, + "4": { + "value": "#6f1819", + "type": "color" + }, + "5": { + "value": "#7f1c1c", + "type": "color" + }, + "6": { + "value": "#9d2223", + "type": "color" + }, + "7": { + "value": "#bb3f40", + "type": "color" + }, + "8": { + "value": "#c96666", + "type": "color" + }, + "9": { + "value": "#b32728", + "type": "color" + }, + "10": { + "value": "#8c1f1f", + "type": "color" + }, + "11": { + "value": "#671617", + "type": "color" + }, + "12": { + "value": "#dc9a9b", + "type": "color" + }, + "13": { + "value": "#e9c2c2", + "type": "color" + }, + "contrast-1": { + "value": "#000", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "blue": { + "1": { + "value": "#031d30", + "type": "color" + }, + "2": { + "value": "#032540", + "type": "color" + }, + "3": { + "value": "#043256", + "type": "color" + }, + "4": { + "value": "#053c65", + "type": "color" + }, + "5": { + "value": "#064474", + "type": "color" + }, + "6": { + "value": "#075490", + "type": "color" + }, + "7": { + "value": "#0a6dba", + "type": "color" + }, + "8": { + "value": "#3389cb", + "type": "color" + }, + "9": { + "value": "#0c72c1", + "type": "color" + }, + "10": { + "value": "#085c9c", + "type": "color" + }, + "11": { + "value": "#064678", + "type": "color" + }, + "12": { + "value": "#78b1dc", + "type": "color" + }, + "13": { + "value": "#aed0ea", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + } + }, + "themes": { + "theme1": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "14": { + "value": "#f6fafd", + "type": "color" + }, + "15": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fef0f1", + "type": "color" + }, + "3": { + "value": "#fde5e6", + "type": "color" + }, + "4": { + "value": "#fbcccd", + "type": "color" + }, + "5": { + "value": "#fab1b3", + "type": "color" + }, + "6": { + "value": "#fab8b9", + "type": "color" + }, + "7": { + "value": "#eb5b5f", + "type": "color" + }, + "8": { + "value": "#8b3639", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#873537", + "type": "color" + }, + "13": { + "value": "#522021", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#fffefc", + "type": "color" + }, + "2": { + "value": "#fbf3e0", + "type": "color" + }, + "3": { + "value": "#f8e9c6", + "type": "color" + }, + "4": { + "value": "#f2d48d", + "type": "color" + }, + "5": { + "value": "#ebbe54", + "type": "color" + }, + "6": { + "value": "#edc464", + "type": "color" + }, + "7": { + "value": "#b28419", + "type": "color" + }, + "8": { + "value": "#684e0f", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#664c0e", + "type": "color" + }, + "13": { + "value": "#3d2e09", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#fdfeff", + "type": "color" + }, + "2": { + "value": "#eaf6fe", + "type": "color" + }, + "3": { + "value": "#d9eefd", + "type": "color" + }, + "4": { + "value": "#b3dcfc", + "type": "color" + }, + "5": { + "value": "#8bcafa", + "type": "color" + }, + "6": { + "value": "#96cffa", + "type": "color" + }, + "7": { + "value": "#1c90e8", + "type": "color" + }, + "8": { + "value": "#11558a", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#105387", + "type": "color" + }, + "13": { + "value": "#0a3251", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + } + }, + "theme2": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fef0f1", + "type": "color" + }, + "3": { + "value": "#fde5e6", + "type": "color" + }, + "4": { + "value": "#fbcccd", + "type": "color" + }, + "5": { + "value": "#fab1b3", + "type": "color" + }, + "6": { + "value": "#fab8b9", + "type": "color" + }, + "7": { + "value": "#eb5b5f", + "type": "color" + }, + "8": { + "value": "#8b3639", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#873537", + "type": "color" + }, + "13": { + "value": "#522021", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#fffefc", + "type": "color" + }, + "2": { + "value": "#fbf3e0", + "type": "color" + }, + "3": { + "value": "#f8e9c6", + "type": "color" + }, + "4": { + "value": "#f2d48d", + "type": "color" + }, + "5": { + "value": "#ebbe54", + "type": "color" + }, + "6": { + "value": "#edc464", + "type": "color" + }, + "7": { + "value": "#b28419", + "type": "color" + }, + "8": { + "value": "#684e0f", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#664c0e", + "type": "color" + }, + "13": { + "value": "#3d2e09", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#fdfeff", + "type": "color" + }, + "2": { + "value": "#eaf6fe", + "type": "color" + }, + "3": { + "value": "#d9eefd", + "type": "color" + }, + "4": { + "value": "#b3dcfc", + "type": "color" + }, + "5": { + "value": "#8bcafa", + "type": "color" + }, + "6": { + "value": "#96cffa", + "type": "color" + }, + "7": { + "value": "#1c90e8", + "type": "color" + }, + "8": { + "value": "#11558a", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#105387", + "type": "color" + }, + "13": { + "value": "#0a3251", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + } + }, + "theme3": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fef0f1", + "type": "color" + }, + "3": { + "value": "#fde5e6", + "type": "color" + }, + "4": { + "value": "#fbcccd", + "type": "color" + }, + "5": { + "value": "#fab1b3", + "type": "color" + }, + "6": { + "value": "#fab8b9", + "type": "color" + }, + "7": { + "value": "#eb5b5f", + "type": "color" + }, + "8": { + "value": "#8b3639", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#873537", + "type": "color" + }, + "13": { + "value": "#522021", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#fffefc", + "type": "color" + }, + "2": { + "value": "#fbf3e0", + "type": "color" + }, + "3": { + "value": "#f8e9c6", + "type": "color" + }, + "4": { + "value": "#f2d48d", + "type": "color" + }, + "5": { + "value": "#ebbe54", + "type": "color" + }, + "6": { + "value": "#edc464", + "type": "color" + }, + "7": { + "value": "#b28419", + "type": "color" + }, + "8": { + "value": "#684e0f", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#664c0e", + "type": "color" + }, + "13": { + "value": "#3d2e09", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#fdfeff", + "type": "color" + }, + "2": { + "value": "#eaf6fe", + "type": "color" + }, + "3": { + "value": "#d9eefd", + "type": "color" + }, + "4": { + "value": "#b3dcfc", + "type": "color" + }, + "5": { + "value": "#8bcafa", + "type": "color" + }, + "6": { + "value": "#96cffa", + "type": "color" + }, + "7": { + "value": "#1c90e8", + "type": "color" + }, + "8": { + "value": "#11558a", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#105387", + "type": "color" + }, + "13": { + "value": "#0a3251", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + } + }, + "theme4": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fef0f1", + "type": "color" + }, + "3": { + "value": "#fde5e6", + "type": "color" + }, + "4": { + "value": "#fbcccd", + "type": "color" + }, + "5": { + "value": "#fab1b3", + "type": "color" + }, + "6": { + "value": "#fab8b9", + "type": "color" + }, + "7": { + "value": "#eb5b5f", + "type": "color" + }, + "8": { + "value": "#8b3639", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#873537", + "type": "color" + }, + "13": { + "value": "#522021", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#fffefc", + "type": "color" + }, + "2": { + "value": "#fbf3e0", + "type": "color" + }, + "3": { + "value": "#f8e9c6", + "type": "color" + }, + "4": { + "value": "#f2d48d", + "type": "color" + }, + "5": { + "value": "#ebbe54", + "type": "color" + }, + "6": { + "value": "#edc464", + "type": "color" + }, + "7": { + "value": "#b28419", + "type": "color" + }, + "8": { + "value": "#684e0f", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#664c0e", + "type": "color" + }, + "13": { + "value": "#3d2e09", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#fdfeff", + "type": "color" + }, + "2": { + "value": "#eaf6fe", + "type": "color" + }, + "3": { + "value": "#d9eefd", + "type": "color" + }, + "4": { + "value": "#b3dcfc", + "type": "color" + }, + "5": { + "value": "#8bcafa", + "type": "color" + }, + "6": { + "value": "#96cffa", + "type": "color" + }, + "7": { + "value": "#1c90e8", + "type": "color" + }, + "8": { + "value": "#11558a", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#105387", + "type": "color" + }, + "13": { + "value": "#0a3251", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + } + } + } +} \ No newline at end of file diff --git a/design-tokens/Core/modes/Light.json b/design-tokens/Core/modes/light.json similarity index 97% rename from design-tokens/Core/modes/Light.json rename to design-tokens/Core/modes/light.json index 2b31040002..7223820880 100644 --- a/design-tokens/Core/modes/Light.json +++ b/design-tokens/Core/modes/light.json @@ -126,55 +126,55 @@ }, "orange": { "1": { - "value": "#fcfefc", + "value": "#fffefd", "type": "color" }, "2": { - "value": "#e9f6ea", + "value": "#fbf1ec", "type": "color" }, "3": { - "value": "#d9efdc", + "value": "#f9e8df", "type": "color" }, "4": { - "value": "#b9e1be", + "value": "#f2d0bc", "type": "color" }, "5": { - "value": "#94d29d", + "value": "#ecb99e", "type": "color" }, "6": { - "value": "#9ed6a5", + "value": "#eec0a7", "type": "color" }, "7": { - "value": "#29a03a", + "value": "#d76e34", "type": "color" }, "8": { - "value": "#185e22", + "value": "#853e16", "type": "color" }, "9": { - "value": "#2ca63d", + "value": "#d46223", "type": "color" }, "10": { - "value": "#248c33", + "value": "#b0511d", "type": "color" }, "11": { - "value": "#1d7129", + "value": "#8e4117", "type": "color" }, "12": { - "value": "#185c21", + "value": "#813c15", "type": "color" }, "13": { - "value": "#0f3814", + "value": "#4f240d", "type": "color" }, "contrast-1": { @@ -250,55 +250,55 @@ }, "blue": { "1": { - "value": "#fcfefc", + "value": "#fefeff", "type": "color" }, "2": { - "value": "#e9f6ea", + "value": "#edf5fa", "type": "color" }, "3": { - "value": "#d9efdc", + "value": "#dfecf7", "type": "color" }, "4": { - "value": "#b9e1be", + "value": "#bedaee", "type": "color" }, "5": { - "value": "#94d29d", + "value": "#a1c9e7", "type": "color" }, "6": { - "value": "#9ed6a5", + "value": "#aacee9", "type": "color" }, "7": { - "value": "#29a03a", + "value": "#4291ce", "type": "color" }, "8": { - "value": "#185e22", + "value": "#075490", "type": "color" }, "9": { - "value": "#2ca63d", + "value": "#0c72c1", "type": "color" }, "10": { - "value": "#248c33", + "value": "#085c9c", "type": "color" }, "11": { - "value": "#1d7129", + "value": "#064678", "type": "color" }, "12": { - "value": "#185c21", + "value": "#07528c", "type": "color" }, "13": { - "value": "#0f3814", + "value": "#043256", "type": "color" }, "contrast-1": { diff --git a/design-tokens/Core/styles/default.json b/design-tokens/Core/styles/default.json index f3dbf14e0d..8cb771572a 100644 --- a/design-tokens/Core/styles/default.json +++ b/design-tokens/Core/styles/default.json @@ -15,12 +15,6 @@ "type": "textDecoration" } }, - "fontFamilies": { - "main": { - "value": "Inter", - "type": "fontFamilies" - } - }, "font-static": { "small": { "value": "16", diff --git a/design-tokens/Themes/theme2.json b/design-tokens/Themes/theme2.json deleted file mode 100644 index 18787ddea6..0000000000 --- a/design-tokens/Themes/theme2.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "colors": { - "1": { - "background-default": { - "value": "{global.green.1}", - "type": "color" - }, - "background-subtle": { - "value": "{global.green.2}", - "type": "color" - }, - "surface-default": { - "value": "{global.green.3}", - "type": "color" - }, - "surface-hover": { - "value": "{global.green.4}", - "type": "color" - }, - "surface-active": { - "value": "{global.green.5}", - "type": "color" - }, - "border-subtle": { - "value": "{global.green.6}", - "type": "color" - }, - "border-default": { - "value": "{global.green.7}", - "type": "color" - }, - "border-strong": { - "value": "{global.green.8}", - "type": "color" - }, - "base-default": { - "value": "{global.green.9}", - "type": "color" - }, - "base-hover": { - "value": "{global.green.10}", - "type": "color" - }, - "base-active": { - "value": "{global.green.11}", - "type": "color" - }, - "text-subtle": { - "value": "{global.green.12}", - "type": "color" - }, - "text-default": { - "value": "{global.green.13}", - "type": "color" - }, - "contrast-default": { - "value": "{global.green.contrast-1}", - "type": "color" - }, - "contrast-subtle": { - "value": "{global.green.contrast-2}", - "type": "color" - } - }, - "2": { - "1": { - "value": "{themes.2.alt1.1}", - "type": "color" - }, - "2": { - "value": "{themes.2.alt1.2}", - "type": "color" - }, - "3": { - "value": "{themes.2.alt1.3}", - "type": "color" - }, - "4": { - "value": "{themes.2.alt1.4}", - "type": "color" - }, - "5": { - "value": "{themes.2.alt1.5}", - "type": "color" - }, - "6": { - "value": "{themes.2.alt1.6}", - "type": "color" - }, - "7": { - "value": "{themes.2.alt1.7}", - "type": "color" - }, - "8": { - "value": "{themes.2.alt1.8}", - "type": "color" - }, - "9": { - "value": "{themes.2.alt1.9}", - "type": "color" - }, - "10": { - "value": "{themes.2.alt1.10}", - "type": "color" - }, - "11": { - "value": "{themes.2.alt1.11}", - "type": "color" - }, - "12": { - "value": "{themes.2.alt1.12}", - "type": "color" - }, - "13": { - "value": "{themes.2.alt1.13}", - "type": "color" - }, - "contrast-1": { - "value": "{themes.2.alt1.contrast-1}", - "type": "color" - }, - "contrast-2": { - "value": "{themes.2.alt1.contrast-2}", - "type": "color" - } - } - } -} \ No newline at end of file diff --git a/design-tokens/semantic/color.json b/design-tokens/semantic/color.json index 0fff10c356..9989196b3d 100644 --- a/design-tokens/semantic/color.json +++ b/design-tokens/semantic/color.json @@ -584,6 +584,316 @@ } }, "colors": { + "accent": { + "background-default": { + "value": "{colors.accent.1}", + "type": "color" + }, + "background-subtle": { + "value": "{colors.accent.2}", + "type": "color" + }, + "surface-default": { + "value": "{colors.accent.3}", + "type": "color" + }, + "surface-hover": { + "value": "{colors.accent.4}", + "type": "color" + }, + "surface-active": { + "value": "{colors.accent.5}", + "type": "color" + }, + "border-subtle": { + "value": "{colors.accent.6}", + "type": "color" + }, + "border-default": { + "value": "{colors.accent.7}", + "type": "color" + }, + "border-strong": { + "value": "{colors.accent.8}", + "type": "color" + }, + "base-default": { + "value": "{colors.accent.9}", + "type": "color" + }, + "base-hover": { + "value": "{colors.accent.10}", + "type": "color" + }, + "base-active": { + "value": "{colors.accent.11}", + "type": "color" + }, + "text-subtle": { + "value": "{colors.accent.12}", + "type": "color" + }, + "text-default": { + "value": "{colors.accent.13}", + "type": "color" + }, + "contrast-first": { + "value": "{colors.accent.contrast-1}", + "type": "color" + }, + "contrast-second": { + "value": "{colors.accent.contrast-2}", + "type": "color" + } + }, + "neutral": { + "background-default": { + "value": "{colors.neutral.1}", + "type": "color" + }, + "background-subtle": { + "value": "{colors.neutral.2}", + "type": "color" + }, + "surface-default": { + "value": "{colors.neutral.3}", + "type": "color" + }, + "surface-hover": { + "value": "{colors.neutral.4}", + "type": "color" + }, + "surface-active": { + "value": "{colors.neutral.5}", + "type": "color" + }, + "border-subtle": { + "value": "{colors.neutral.6}", + "type": "color" + }, + "border-default": { + "value": "{colors.neutral.7}", + "type": "color" + }, + "border-strong": { + "value": "{colors.neutral.8}", + "type": "color" + }, + "base-default": { + "value": "{colors.neutral.9}", + "type": "color" + }, + "base-hover": { + "value": "{colors.neutral.10}", + "type": "color" + }, + "base-active": { + "value": "{colors.neutral.11}", + "type": "color" + }, + "text-subtle": { + "value": "{colors.neutral.12}", + "type": "color" + }, + "text-default": { + "value": "{colors.neutral.13}", + "type": "color" + }, + "contrast-first": { + "value": "{colors.neutral.contrast-1}", + "type": "color" + }, + "contrast-second": { + "value": "{colors.neutral.contrast-2}", + "type": "color" + } + }, + "brand1": { + "background-default": { + "value": "{colors.brand1.1}", + "type": "color" + }, + "background-subtle": { + "value": "{colors.brand1.2}", + "type": "color" + }, + "surface-default": { + "value": "{colors.brand1.3}", + "type": "color" + }, + "surface-hover": { + "value": "{colors.brand1.4}", + "type": "color" + }, + "surface-active": { + "value": "{colors.brand1.5}", + "type": "color" + }, + "border-subtle": { + "value": "{colors.brand1.6}", + "type": "color" + }, + "border-default": { + "value": "{colors.brand1.7}", + "type": "color" + }, + "border-strong": { + "value": "{colors.brand1.8}", + "type": "color" + }, + "base-default": { + "value": "{colors.brand1.9}", + "type": "color" + }, + "base-hover": { + "value": "{colors.brand1.10}", + "type": "color" + }, + "base-active": { + "value": "{colors.brand1.11}", + "type": "color" + }, + "text-subtle": { + "value": "{colors.brand1.12}", + "type": "color" + }, + "text-default": { + "value": "{colors.brand1.13}", + "type": "color" + }, + "contrast-first": { + "value": "{colors.brand1.contrast-1}", + "type": "color" + }, + "contrast-second": { + "value": "{colors.brand1.contrast-2}", + "type": "color" + } + }, + "brand2": { + "background-default": { + "value": "{colors.brand2.1}", + "type": "color" + }, + "background-subtle": { + "value": "{colors.brand2.2}", + "type": "color" + }, + "surface-default": { + "value": "{colors.brand2.3}", + "type": "color" + }, + "surface-hover": { + "value": "{colors.brand2.4}", + "type": "color" + }, + "surface-active": { + "value": "{colors.brand2.5}", + "type": "color" + }, + "border-subtle": { + "value": "{colors.brand2.6}", + "type": "color" + }, + "border-default": { + "value": "{colors.brand2.7}", + "type": "color" + }, + "border-strong": { + "value": "{colors.brand2.8}", + "type": "color" + }, + "base-default": { + "value": "{colors.brand2.9}", + "type": "color" + }, + "base-hover": { + "value": "{colors.brand2.10}", + "type": "color" + }, + "base-active": { + "value": "{colors.brand2.11}", + "type": "color" + }, + "text-subtle": { + "value": "{colors.brand2.12}", + "type": "color" + }, + "text-default": { + "value": "{colors.brand2.13}", + "type": "color" + }, + "contrast-first": { + "value": "{colors.brand2.contrast-1}", + "type": "color" + }, + "contrast-second": { + "value": "{colors.brand2.contrast-2}", + "type": "color" + } + }, + "brand3": { + "background-default": { + "value": "{colors.brand3.1}", + "type": "color" + }, + "background-subtle": { + "value": "{colors.brand3.2}", + "type": "color" + }, + "surface-default": { + "value": "{colors.brand3.3}", + "type": "color" + }, + "surface-hover": { + "value": "{colors.brand3.4}", + "type": "color" + }, + "surface-active": { + "value": "{colors.brand3.5}", + "type": "color" + }, + "border-subtle": { + "value": "{colors.brand3.6}", + "type": "color" + }, + "border-default": { + "value": "{colors.brand3.7}", + "type": "color" + }, + "border-strong": { + "value": "{colors.brand3.8}", + "type": "color" + }, + "base-default": { + "value": "{colors.brand3.9}", + "type": "color" + }, + "base-hover": { + "value": "{colors.brand3.10}", + "type": "color" + }, + "base-active": { + "value": "{colors.brand3.11}", + "type": "color" + }, + "text-subtle": { + "value": "{colors.brand3.12}", + "type": "color" + }, + "text-default": { + "value": "{colors.brand3.13}", + "type": "color" + }, + "contrast-first": { + "value": "{colors.brand3.contrast-1}", + "type": "color" + }, + "contrast-second": { + "value": "{colors.brand3.contrast-2}", + "type": "color" + } + }, "success": { "background-default": { "value": "{global.green.1}", @@ -637,74 +947,198 @@ "value": "{global.green.13}", "type": "color" }, - "contrast-default": { + "contrast-first": { "value": "{global.green.contrast-1}", "type": "color" }, - "contrast-subtle": { + "contrast-second": { "value": "{global.green.contrast-2}", "type": "color" } }, - "accent": { + "danger": { "background-default": { - "value": "{colors.neutral.1}", + "value": "{global.red.1}", "type": "color" }, "background-subtle": { - "value": "{colors.neutral.2}", + "value": "{global.red.2}", "type": "color" }, "surface-default": { - "value": "{colors.neutral.3}", + "value": "{global.red.3}", "type": "color" }, "surface-hover": { - "value": "{colors.neutral.4}", + "value": "{global.red.4}", "type": "color" }, "surface-active": { - "value": "{colors.neutral.5}", + "value": "{global.red.5}", "type": "color" }, "border-subtle": { - "value": "{colors.neutral.6}", + "value": "{global.red.6}", "type": "color" }, "border-default": { - "value": "{colors.neutral.7}", + "value": "{global.red.7}", "type": "color" }, "border-strong": { - "value": "{colors.neutral.8}", + "value": "{global.red.8}", "type": "color" }, "base-default": { - "value": "{colors.neutral.9}", + "value": "{global.red.9}", "type": "color" }, "base-hover": { - "value": "{colors.neutral.10}", + "value": "{global.red.10}", "type": "color" }, "base-active": { - "value": "{colors.neutral.11}", + "value": "{global.red.11}", "type": "color" }, "text-subtle": { - "value": "{colors.neutral.12}", + "value": "{global.red.12}", "type": "color" }, "text-default": { - "value": "{colors.neutral.13}", + "value": "{global.red.13}", "type": "color" }, - "contrast-default": { - "value": "{colors.neutral.contrast-1}", + "contrast-first": { + "value": "{global.red.contrast-1}", "type": "color" }, - "contrast-subtle": { - "value": "{colors.neutral.contrast-2}", + "contrast-second": { + "value": "{global.red.contrast-2}", + "type": "color" + } + }, + "info": { + "background-default": { + "value": "{global.blue.1}", + "type": "color" + }, + "background-subtle": { + "value": "{global.blue.2}", + "type": "color" + }, + "surface-default": { + "value": "{global.blue.3}", + "type": "color" + }, + "surface-hover": { + "value": "{global.blue.4}", + "type": "color" + }, + "surface-active": { + "value": "{global.blue.5}", + "type": "color" + }, + "border-subtle": { + "value": "{global.blue.6}", + "type": "color" + }, + "border-default": { + "value": "{global.blue.7}", + "type": "color" + }, + "border-strong": { + "value": "{global.blue.8}", + "type": "color" + }, + "base-default": { + "value": "{global.blue.9}", + "type": "color" + }, + "base-hover": { + "value": "{global.blue.10}", + "type": "color" + }, + "base-active": { + "value": "{global.blue.11}", + "type": "color" + }, + "text-subtle": { + "value": "{global.blue.12}", + "type": "color" + }, + "text-default": { + "value": "{global.blue.13}", + "type": "color" + }, + "contrast-first": { + "value": "{global.blue.contrast-1}", + "type": "color" + }, + "contrast-second": { + "value": "{global.blue.contrast-2}", + "type": "color" + } + }, + "warning": { + "background-default": { + "value": "{global.yellow.1}", + "type": "color" + }, + "background-subtle": { + "value": "{global.yellow.2}", + "type": "color" + }, + "surface-default": { + "value": "{global.yellow.3}", + "type": "color" + }, + "surface-hover": { + "value": "{global.yellow.4}", + "type": "color" + }, + "surface-active": { + "value": "{global.yellow.5}", + "type": "color" + }, + "border-subtle": { + "value": "{global.yellow.6}", + "type": "color" + }, + "border-default": { + "value": "{global.yellow.7}", + "type": "color" + }, + "border-strong": { + "value": "{global.yellow.8}", + "type": "color" + }, + "base-default": { + "value": "{global.orange.9}", + "type": "color" + }, + "base-hover": { + "value": "{global.orange.10}", + "type": "color" + }, + "base-active": { + "value": "{global.orange.11}", + "type": "color" + }, + "text-subtle": { + "value": "{global.orange.12}", + "type": "color" + }, + "text-default": { + "value": "{global.orange.13}", + "type": "color" + }, + "contrast-first": { + "value": "{global.yellow.contrast-1}", + "type": "color" + }, + "contrast-second": { + "value": "{global.yellow.contrast-2}", "type": "color" } } diff --git a/design-tokens/Themes/theme1.json b/design-tokens/themes/theme1.json similarity index 57% rename from design-tokens/Themes/theme1.json rename to design-tokens/themes/theme1.json index fa085fdab2..6b417c7271 100644 --- a/design-tokens/Themes/theme1.json +++ b/design-tokens/themes/theme1.json @@ -1,312 +1,312 @@ { "colors": { "accent": { - "background-default": { - "value": "{global.green.1}", + "1": { + "value": "{themes.theme1.accent.1}", "type": "color" }, - "background-subtle": { - "value": "{global.green.2}", + "2": { + "value": "{themes.theme1.accent.2}", "type": "color" }, - "surface-default": { - "value": "{global.green.3}", + "3": { + "value": "{themes.theme1.accent.3}", "type": "color" }, - "surface-hover": { - "value": "{global.green.4}", + "4": { + "value": "{themes.theme1.accent.4}", "type": "color" }, - "surface-active": { - "value": "{global.green.5}", + "5": { + "value": "{themes.theme1.accent.5}", "type": "color" }, - "border-subtle": { - "value": "{global.green.6}", + "6": { + "value": "{themes.theme1.accent.6}", "type": "color" }, - "border-default": { - "value": "{global.green.7}", + "7": { + "value": "{themes.theme1.accent.7}", "type": "color" }, - "border-strong": { - "value": "{global.green.8}", + "8": { + "value": "{themes.theme1.accent.8}", "type": "color" }, - "base-default": { - "value": "{global.green.9}", + "9": { + "value": "{themes.theme1.accent.9}", "type": "color" }, - "base-hover": { - "value": "{global.green.10}", + "10": { + "value": "{themes.theme1.accent.10}", "type": "color" }, - "base-active": { - "value": "{global.green.11}", + "11": { + "value": "{themes.theme1.accent.11}", "type": "color" }, - "text-subtle": { - "value": "{global.green.12}", + "12": { + "value": "{themes.theme1.accent.12}", "type": "color" }, - "text-default": { - "value": "{global.green.13}", + "13": { + "value": "{themes.theme1.accent.13}", "type": "color" }, - "contrast-default": { - "value": "{global.green.contrast-1}", + "contrast-1": { + "value": "{themes.theme1.accent.contrast-1}", "type": "color" }, - "contrast-subtle": { - "value": "{global.green.contrast-2}", + "contrast-2": { + "value": "{themes.theme1.accent.contrast-2}", "type": "color" } }, "neutral": { "1": { - "value": "{themes.theme1.accent.1}", + "value": "{themes.theme1.neutral.1}", "type": "color" }, "2": { - "value": "{themes.theme1.accent.2}", + "value": "{themes.theme1.neutral.2}", "type": "color" }, "3": { - "value": "{themes.theme1.accent.3}", + "value": "{themes.theme1.neutral.3}", "type": "color" }, "4": { - "value": "{themes.theme1.accent.4}", + "value": "{themes.theme1.neutral.4}", "type": "color" }, "5": { - "value": "{themes.theme1.accent.5}", + "value": "{themes.theme1.neutral.5}", "type": "color" }, "6": { - "value": "{themes.theme1.accent.6}", + "value": "{themes.theme1.neutral.6}", "type": "color" }, "7": { - "value": "{themes.theme1.accent.7}", + "value": "{themes.theme1.neutral.7}", "type": "color" }, "8": { - "value": "{themes.theme1.accent.8}", + "value": "{themes.theme1.neutral.8}", "type": "color" }, "9": { - "value": "{themes.theme1.accent.9}", + "value": "{themes.theme1.neutral.9}", "type": "color" }, "10": { - "value": "{themes.theme1.accent.10}", + "value": "{themes.theme1.neutral.10}", "type": "color" }, "11": { - "value": "{themes.theme1.accent.11}", + "value": "{themes.theme1.neutral.11}", "type": "color" }, "12": { - "value": "{themes.theme1.accent.12}", + "value": "{themes.theme1.neutral.12}", "type": "color" }, "13": { - "value": "{themes.theme1.accent.13}", + "value": "{themes.theme1.neutral.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme1.accent.contrast-1}", + "value": "{themes.theme1.neutral.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme1.accent.contrast-2}", + "value": "{themes.theme1.neutral.contrast-2}", "type": "color" } }, "brand1": { "1": { - "value": "{themes.theme1.accent.1}", + "value": "{themes.theme1.brand1.1}", "type": "color" }, "2": { - "value": "{themes.theme1.accent.2}", + "value": "{themes.theme1.brand1.2}", "type": "color" }, "3": { - "value": "{themes.theme1.accent.3}", + "value": "{themes.theme1.brand1.3}", "type": "color" }, "4": { - "value": "{themes.theme1.accent.4}", + "value": "{themes.theme1.brand1.4}", "type": "color" }, "5": { - "value": "{themes.theme1.accent.5}", + "value": "{themes.theme1.brand1.5}", "type": "color" }, "6": { - "value": "{themes.theme1.accent.6}", + "value": "{themes.theme1.brand1.6}", "type": "color" }, "7": { - "value": "{themes.theme1.accent.7}", + "value": "{themes.theme1.brand1.7}", "type": "color" }, "8": { - "value": "{themes.theme1.accent.8}", + "value": "{themes.theme1.brand1.8}", "type": "color" }, "9": { - "value": "{themes.theme1.accent.9}", + "value": "{themes.theme1.brand1.9}", "type": "color" }, "10": { - "value": "{themes.theme1.accent.10}", + "value": "{themes.theme1.brand1.10}", "type": "color" }, "11": { - "value": "{themes.theme1.accent.11}", + "value": "{themes.theme1.brand1.11}", "type": "color" }, "12": { - "value": "{themes.theme1.accent.12}", + "value": "{themes.theme1.brand1.12}", "type": "color" }, "13": { - "value": "{themes.theme1.accent.13}", + "value": "{themes.theme1.brand1.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme1.accent.contrast-1}", + "value": "{themes.theme1.brand1.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme1.accent.contrast-2}", + "value": "{themes.theme1.brand1.contrast-2}", "type": "color" } }, "brand2": { "1": { - "value": "{themes.theme1.accent.1}", + "value": "{themes.theme1.brand2.1}", "type": "color" }, "2": { - "value": "{themes.theme1.accent.2}", + "value": "{themes.theme1.brand2.2}", "type": "color" }, "3": { - "value": "{themes.theme1.accent.3}", + "value": "{themes.theme1.brand2.3}", "type": "color" }, "4": { - "value": "{themes.theme1.accent.4}", + "value": "{themes.theme1.brand2.4}", "type": "color" }, "5": { - "value": "{themes.theme1.accent.5}", + "value": "{themes.theme1.brand2.5}", "type": "color" }, "6": { - "value": "{themes.theme1.accent.6}", + "value": "{themes.theme1.brand2.6}", "type": "color" }, "7": { - "value": "{themes.theme1.accent.7}", + "value": "{themes.theme1.brand2.7}", "type": "color" }, "8": { - "value": "{themes.theme1.accent.8}", + "value": "{themes.theme1.brand2.8}", "type": "color" }, "9": { - "value": "{themes.theme1.accent.9}", + "value": "{themes.theme1.brand2.9}", "type": "color" }, "10": { - "value": "{themes.theme1.accent.10}", + "value": "{themes.theme1.brand2.10}", "type": "color" }, "11": { - "value": "{themes.theme1.accent.11}", + "value": "{themes.theme1.brand2.11}", "type": "color" }, "12": { - "value": "{themes.theme1.accent.12}", + "value": "{themes.theme1.brand2.12}", "type": "color" }, "13": { - "value": "{themes.theme1.accent.13}", + "value": "{themes.theme1.brand2.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme1.accent.contrast-1}", + "value": "{themes.theme1.brand2.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme1.accent.contrast-2}", + "value": "{themes.theme1.brand2.contrast-2}", "type": "color" } }, "brand3": { "1": { - "value": "{themes.theme1.accent.1}", + "value": "{themes.theme1.brand3.1}", "type": "color" }, "2": { - "value": "{themes.theme1.accent.2}", + "value": "{themes.theme1.brand3.2}", "type": "color" }, "3": { - "value": "{themes.theme1.accent.3}", + "value": "{themes.theme1.brand3.3}", "type": "color" }, "4": { - "value": "{themes.theme1.accent.4}", + "value": "{themes.theme1.brand3.4}", "type": "color" }, "5": { - "value": "{themes.theme1.accent.5}", + "value": "{themes.theme1.brand3.5}", "type": "color" }, "6": { - "value": "{themes.theme1.accent.6}", + "value": "{themes.theme1.brand3.6}", "type": "color" }, "7": { - "value": "{themes.theme1.accent.7}", + "value": "{themes.theme1.brand3.7}", "type": "color" }, "8": { - "value": "{themes.theme1.accent.8}", + "value": "{themes.theme1.brand3.8}", "type": "color" }, "9": { - "value": "{themes.theme1.accent.9}", + "value": "{themes.theme1.brand3.9}", "type": "color" }, "10": { - "value": "{themes.theme1.accent.10}", + "value": "{themes.theme1.brand3.10}", "type": "color" }, "11": { - "value": "{themes.theme1.accent.11}", + "value": "{themes.theme1.brand3.11}", "type": "color" }, "12": { - "value": "{themes.theme1.accent.12}", + "value": "{themes.theme1.brand3.12}", "type": "color" }, "13": { - "value": "{themes.theme1.accent.13}", + "value": "{themes.theme1.brand3.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme1.accent.contrast-1}", + "value": "{themes.theme1.brand3.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme1.accent.contrast-2}", + "value": "{themes.theme1.brand3.contrast-2}", "type": "color" } } diff --git a/design-tokens/themes/theme2.json b/design-tokens/themes/theme2.json new file mode 100644 index 0000000000..0bb3e1e165 --- /dev/null +++ b/design-tokens/themes/theme2.json @@ -0,0 +1,314 @@ +{ + "colors": { + "accent": { + "1": { + "value": "{themes.theme2.accent.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme2.accent.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme2.accent.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme2.accent.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme2.accent.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme2.accent.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme2.accent.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme2.accent.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme2.accent.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme2.accent.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme2.accent.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme2.accent.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme2.accent.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme2.accent.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme2.accent.contrast-2}", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "{themes.theme2.neutral.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme2.neutral.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme2.neutral.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme2.neutral.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme2.neutral.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme2.neutral.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme2.neutral.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme2.neutral.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme2.neutral.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme2.neutral.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme2.neutral.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme2.neutral.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme2.neutral.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme2.neutral.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme2.neutral.contrast-2}", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "{themes.theme2.brand1.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme2.brand1.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme2.brand1.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme2.brand1.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme2.brand1.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme2.brand1.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme2.brand1.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme2.brand1.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme2.brand1.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme2.brand1.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme2.brand1.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme2.brand1.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme2.brand1.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme2.brand1.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme2.brand1.contrast-2}", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "{themes.theme2.brand2.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme2.brand2.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme2.brand2.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme2.brand2.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme2.brand2.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme2.brand2.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme2.brand2.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme2.brand2.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme2.brand2.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme2.brand2.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme2.brand2.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme2.brand2.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme2.brand2.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme2.brand2.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme2.brand2.contrast-2}", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "{themes.theme2.brand3.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme2.brand3.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme2.brand3.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme2.brand3.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme2.brand3.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme2.brand3.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme2.brand3.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme2.brand3.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme2.brand3.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme2.brand3.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme2.brand3.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme2.brand3.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme2.brand3.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme2.brand3.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme2.brand3.contrast-2}", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/themes/theme3.json b/design-tokens/themes/theme3.json new file mode 100644 index 0000000000..f2c45c6fd9 --- /dev/null +++ b/design-tokens/themes/theme3.json @@ -0,0 +1,314 @@ +{ + "colors": { + "accent": { + "1": { + "value": "{themes.theme3.accent.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme3.accent.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme3.accent.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme3.accent.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme3.accent.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme3.accent.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme3.accent.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme3.accent.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme3.accent.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme3.accent.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme3.accent.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme3.accent.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme3.accent.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme3.accent.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme3.accent.contrast-2}", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "{themes.theme3.neutral.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme3.neutral.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme3.neutral.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme3.neutral.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme3.neutral.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme3.neutral.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme3.neutral.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme3.neutral.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme3.neutral.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme3.neutral.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme3.neutral.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme3.neutral.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme3.neutral.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme3.neutral.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme3.neutral.contrast-2}", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "{themes.theme3.brand1.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme3.brand1.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme3.brand1.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme3.brand1.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme3.brand1.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme3.brand1.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme3.brand1.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme3.brand1.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme3.brand1.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme3.brand1.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme3.brand1.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme3.brand1.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme3.brand1.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme3.brand1.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme3.brand1.contrast-2}", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "{themes.theme3.brand2.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme3.brand2.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme3.brand2.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme3.brand2.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme3.brand2.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme3.brand2.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme3.brand2.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme3.brand2.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme3.brand2.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme3.brand2.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme3.brand2.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme3.brand2.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme3.brand2.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme3.brand2.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme3.brand2.contrast-2}", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "{themes.theme3.brand3.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme3.brand3.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme3.brand3.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme3.brand3.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme3.brand3.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme3.brand3.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme3.brand3.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme3.brand3.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme3.brand3.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme3.brand3.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme3.brand3.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme3.brand3.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme3.brand3.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme3.brand3.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme3.brand3.contrast-2}", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/themes/theme4.json b/design-tokens/themes/theme4.json new file mode 100644 index 0000000000..698d53b099 --- /dev/null +++ b/design-tokens/themes/theme4.json @@ -0,0 +1,314 @@ +{ + "colors": { + "accent": { + "1": { + "value": "{themes.theme4.accent.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme4.accent.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme4.accent.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme4.accent.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme4.accent.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme4.accent.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme4.accent.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme4.accent.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme4.accent.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme4.accent.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme4.accent.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme4.accent.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme4.accent.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme4.accent.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme4.accent.contrast-2}", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "{themes.theme4.neutral.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme4.neutral.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme4.neutral.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme4.neutral.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme4.neutral.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme4.neutral.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme4.neutral.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme4.neutral.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme4.neutral.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme4.neutral.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme4.neutral.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme4.neutral.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme4.neutral.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme4.neutral.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme4.neutral.contrast-2}", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "{themes.theme4.brand1.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme4.brand1.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme4.brand1.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme4.brand1.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme4.brand1.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme4.brand1.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme4.brand1.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme4.brand1.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme4.brand1.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme4.brand1.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme4.brand1.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme4.brand1.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme4.brand1.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme4.brand1.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme4.brand1.contrast-2}", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "{themes.theme4.brand2.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme4.brand2.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme4.brand2.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme4.brand2.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme4.brand2.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme4.brand2.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme4.brand2.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme4.brand2.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme4.brand2.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme4.brand2.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme4.brand2.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme4.brand2.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme4.brand2.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme4.brand2.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme4.brand2.contrast-2}", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "{themes.theme4.brand3.1}", + "type": "color" + }, + "2": { + "value": "{themes.theme4.brand3.2}", + "type": "color" + }, + "3": { + "value": "{themes.theme4.brand3.3}", + "type": "color" + }, + "4": { + "value": "{themes.theme4.brand3.4}", + "type": "color" + }, + "5": { + "value": "{themes.theme4.brand3.5}", + "type": "color" + }, + "6": { + "value": "{themes.theme4.brand3.6}", + "type": "color" + }, + "7": { + "value": "{themes.theme4.brand3.7}", + "type": "color" + }, + "8": { + "value": "{themes.theme4.brand3.8}", + "type": "color" + }, + "9": { + "value": "{themes.theme4.brand3.9}", + "type": "color" + }, + "10": { + "value": "{themes.theme4.brand3.10}", + "type": "color" + }, + "11": { + "value": "{themes.theme4.brand3.11}", + "type": "color" + }, + "12": { + "value": "{themes.theme4.brand3.12}", + "type": "color" + }, + "13": { + "value": "{themes.theme4.brand3.13}", + "type": "color" + }, + "contrast-1": { + "value": "{themes.theme4.brand3.contrast-1}", + "type": "color" + }, + "contrast-2": { + "value": "{themes.theme4.brand3.contrast-2}", + "type": "color" + } + } + } +} \ No newline at end of file From 60220217963459f7e70a595674c2a44ce3d41340 Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Tue, 7 May 2024 16:40:25 +0200 Subject: [PATCH 022/311] Removed viewport, added warning orange --- design-tokens/$metadata.json | 17 +- design-tokens/$themes.json | 1229 ++++++++++------- design-tokens/Viewport/@1200.json | 8 - design-tokens/Viewport/@1440.json | 8 - design-tokens/Viewport/@320.json | 8 - design-tokens/Viewport/@375.json | 8 - design-tokens/Viewport/@576.json | 8 - design-tokens/Viewport/@768.json | 8 - design-tokens/Viewport/@992.json | 8 - design-tokens/{Core => core}/modes/dark.json | 0 design-tokens/{Core => core}/modes/light.json | 340 ++--- .../{Core => core}/size/default.json | 0 .../{Core => core}/styles/default.json | 0 .../{Core => core}/typography/default.json | 0 design-tokens/semantic/style.json | 126 -- 15 files changed, 899 insertions(+), 869 deletions(-) delete mode 100644 design-tokens/Viewport/@1200.json delete mode 100644 design-tokens/Viewport/@1440.json delete mode 100644 design-tokens/Viewport/@320.json delete mode 100644 design-tokens/Viewport/@375.json delete mode 100644 design-tokens/Viewport/@576.json delete mode 100644 design-tokens/Viewport/@768.json delete mode 100644 design-tokens/Viewport/@992.json rename design-tokens/{Core => core}/modes/dark.json (100%) rename design-tokens/{Core => core}/modes/light.json (100%) rename design-tokens/{Core => core}/size/default.json (100%) rename design-tokens/{Core => core}/styles/default.json (100%) rename design-tokens/{Core => core}/typography/default.json (100%) diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index 4d12329b19..645b14e28f 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -1,23 +1,16 @@ { "tokenSetOrder": [ - "Core/modes/light", - "Core/modes/dark", - "Core/size/default", - "Core/typography/default", - "Core/styles/default", + "core/modes/light", + "core/modes/dark", + "core/size/default", + "core/typography/default", + "core/styles/default", "themes/theme1", "themes/theme2", "themes/theme3", "themes/theme4", "semantic/color", "semantic/style", - "Viewport/@320", - "Viewport/@375", - "Viewport/@576", - "Viewport/@768", - "Viewport/@992", - "Viewport/@1200", - "Viewport/@1440", "Figma/components" ] } \ No newline at end of file diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 7b393263ab..9a397cfd68 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,410 +4,408 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme1": "disabled", - "themes/theme2": "disabled", - "themes/theme3": "disabled", - "themes/theme4": "disabled", - "Core/modes/dark": "disabled", - "Core/modes/light": "enabled" + "core/modes/light": "enabled", + "core/modes/dark": "disabled", + "core/size/default": "disabled", + "core/typography/default": "disabled", + "core/styles/default": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:34:4304", - "$figmaModeId": "34:75", + "$figmaCollectionId": "VariableCollectionId:34:4758", + "$figmaModeId": "34:81", "$figmaVariableReferences": { - "global.green.1": "0fdac42ce26297a9e526320755521dc7f638b161", - "global.green.2": "f478cd9b451d59a308192986983fc043f18e64e4", - "global.green.3": "89c3e404eee293e6fe764aed3c629d35768ab0d1", - "global.green.4": "953835dd7695c706a8b4deeb2122566cdf331dc7", - "global.green.5": "b13cfa3ad34c3ce43ca86a6d484a6d33198fc4a8", - "global.green.6": "ee8868cf531aad9d715640d05c3d9fdbe339f4eb", - "global.green.7": "d90011a75b42862ca111c7463bbdb837d2b134df", - "global.green.8": "46b7651638ef025b7c22f036d2b02760362bae50", - "global.green.9": "b632edb853c3097427c20dde4ae11185dc1770ed", - "global.green.10": "219ac62019f57e59446c7c4a63fa099699f4e2d7", - "global.green.11": "f0d6c9daedd90715ef8e8148daf9a3642710734f", - "global.green.12": "52c8e1bbb84b434c52edaabe3209d96de8a8d804", - "global.green.13": "290d426904b5a376b4e34024b746b377655c525c", - "global.green.contrast-1": "260658f0c78f9d5d4f5240f0b53e378d2f2ba83a", - "global.green.contrast-2": "018acc38f8e2eb3f0f4a4038da8bd2471ad0fde5", - "global.yellow.1": "c9fa61a8e7dfd1a852627f5c28ae76f2427507e4", - "global.yellow.2": "381f2c105dd198635e44f3225981d0e2e91ddbee", - "global.yellow.3": "2eee45cdc6b0fdb0fd37c3d7607874173cd1e9d0", - "global.yellow.4": "db94c777fd312b677ca5d11f060393801a1c4c14", - "global.yellow.5": "58833dc757ad2eed95942d4026c6f57004d2aba7", - "global.yellow.6": "113ecee3f2f129a9256898bf80c083cb4d2a8dd3", - "global.yellow.7": "a61e6f44500034cb5ecb53ef1c46615ff135ef33", - "global.yellow.8": "10924bbcff70cc1824c68ba6dcccfb2fff0d355b", - "global.yellow.9": "7a3d0792c434b448cd83589af0d4517232c179d0", - "global.yellow.10": "0f189d1be9c08510f009685bf846a021fbf23e5f", - "global.yellow.11": "350e0dc96dbea0c6785724e3357cf31c79fecf5e", - "global.yellow.12": "8f643176151653b4318062b91e6cb98ccfbdd175", - "global.yellow.13": "94207991fb44d92e8ebe1ed76c55b84fcfbeb439", - "global.yellow.contrast-1": "b5deecb2eeb5701f23af7dae5bd52cde8ede657d", - "global.yellow.contrast-2": "edf593534a7dcf9e2dd7578a67e80b5bf4eb4f64", - "global.orange.1": "e7fd890cac674ef8b17f2eafe74f3e73aa79d606", - "global.orange.2": "ca4dfd6efe4721786fb875225d007720c46be6bb", - "global.orange.3": "11ce6a1fbb0421fec7274c896c8497df1f5f4a06", - "global.orange.4": "123ad554b4276a195c9e9191a3a230b8b354af70", - "global.orange.5": "727eab2507f7509f4e6a9770dcbd6435278251bf", - "global.orange.6": "1b4e027652f5192af6c3cf7267981c5d15c4009d", - "global.orange.7": "86467418ad00d6f47d820c40ba9edc37ba2c9df8", - "global.orange.8": "62efa9640dfb4de1c37f5bac04436e657862f81f", - "global.orange.9": "d7e9f728dab914de23d7d7c7dcf542c29dfea59a", - "global.orange.10": "7c0b8505c31aa993ba63418ac8265663b2d0b72f", - "global.orange.11": "3e45c3b74cbaf1a6c82f64b4d573ad88dc835052", - "global.orange.12": "53fdb77bb22d8a6fff1338b58f8429a91182b89d", - "global.orange.13": "0c8de49e9401a869c25194d8cfa4deae1f29f864", - "global.orange.contrast-1": "e6001f32e0b98d83d3e92fe040d332422ff9ee72", - "global.orange.contrast-2": "a3a206d101f9f94e743b94eb45c56ca2923f428f", - "global.red.1": "92201f1672a85257dd3fe583544d69408f31a1a7", - "global.red.2": "23afcb071f74633519a0c55f37a42592189a4fa5", - "global.red.3": "1f1c61e44512525573eccd25e1c392712009d5ac", - "global.red.4": "f3b886d61038cd49f0ecd6d2e3b1d1f6a220056f", - "global.red.5": "8f5524e0a891e9d63dbfdbf08f231b1d4fa2a5b5", - "global.red.6": "ae6a6195bb521c39fe5be5da5c308f4beca564ba", - "global.red.7": "7352e27010c908bdaa3f2873e1c0459a64c8be52", - "global.red.8": "c38d0f87ed53f28479a55eb0a282cc8c125c061f", - "global.red.9": "9b265dddb3c15d722e56f92345324f98089b8547", - "global.red.10": "ab61807857e91657024d87f34881e4cb42addffb", - "global.red.11": "8df276790ec495535fb87fa5e0a6f90d4f1a7f3b", - "global.red.12": "1ab5ad0d7780f1cb3d5585b47d244b88d40ca884", - "global.red.13": "966dcc02852e82762c2cb7165d789b7b00a2ede3", - "global.red.contrast-1": "660bc462ceb72e9e77f97f6e06e80f93ce8c3ee1", - "global.red.contrast-2": "e0020eb446ddac38f2926dfcbcd9e1c83ae19450", - "global.blue.1": "26d4a428885b0e2e4a8e531e34a0b426c5d8916c", - "global.blue.2": "fd6996e55130e9327e41073b83b454f56b5f3e5a", - "global.blue.3": "4d3f1530aa3ae6c0ea9eb9a047fcbd972bb9d41d", - "global.blue.4": "df68242c6238704e6347616c3d99ffb2e0a774ab", - "global.blue.5": "9ef63e9ec2fbe4ff23887801f2d8f473a62378d7", - "global.blue.6": "6f64bd2859f9787286e9072297f3c67f65a820f2", - "global.blue.7": "e4fd2b8a8a641ec35dad775d4345f94ccc52b9e9", - "global.blue.8": "c2e57ce9789a9505dc594c699d9158b2ecc3223f", - "global.blue.9": "63dc66a358ac368ddd4fafa29c6ecd7d73931be6", - "global.blue.10": "d88ef7075ab2bf39fa3f19aa8e7a1514f29093d2", - "global.blue.11": "906fbbd8d74db2690ab32e568679aea5b77afb36", - "global.blue.12": "3b64b2a7d3cfae855039a5b2ae6d55ccf0d9c93e", - "global.blue.13": "c13091facc5787f86f1629145100562a258d6055", - "global.blue.contrast-1": "5fe4131a93f592aa1177c835c8efb550f2175840", - "global.blue.contrast-2": "68968ccaa832b1f7621d1534055a5a2ecd69fb7a", - "themes.theme1.accent.1": "868a295e1c9f7259f5506cfbfd8038a2b50cdedd", - "themes.theme1.accent.2": "4b526b972a321fc4df7afe79ecedad751fccb7b5", - "themes.theme1.accent.3": "fcd799f7ff20c53c9397dff4811778250aced5dc", - "themes.theme1.accent.4": "8bebdff2eef4b62d0445b62884852bbb305d9860", - "themes.theme1.accent.5": "f35cbbcee58eb369db1ec936ee0a34b5073777b2", - "themes.theme1.accent.6": "38a8074eb98b2e4bb7d4663e4d9ed596c2ae66fd", - "themes.theme1.accent.7": "c71f0c1efabf1baa6a599e3b3cc492227b8c3033", - "themes.theme1.accent.8": "8bb6f5303112db3f82e1bc15ed62a448e49dfd23", - "themes.theme1.accent.9": "2d7323e29855361cc47f486bb68da61ad8cc324c", - "themes.theme1.accent.10": "de510cef6806a95c78b7e294c50ab94dc41fea48", - "themes.theme1.accent.11": "b253bb9055ec6319fd62831556cff518c7885819", - "themes.theme1.accent.12": "5558ee8f8a4c30281412c255a947f17dc2b44305", - "themes.theme1.accent.13": "c075c844a14cb6dc8761869bdb441287ae856b2e", - "themes.theme1.accent.contrast-1": "a221a132a4e25609435075737e8625ec54742e76", - "themes.theme1.accent.contrast-2": "5652154d5cfb47e8020b222c7ac5ff13f1af02cd", - "themes.theme1.brand1.1": "6a9b16101feaed6d686c1635d3507c78881bbf17", - "themes.theme1.brand1.2": "fa9640ab5651bdc64c9bcf83fc60d3cd7c5c9594", - "themes.theme1.brand1.3": "463389bd4fdca10fbc0ae709da2da2f4139e44a2", - "themes.theme1.brand1.4": "7ec1152a4a0e2e8a630bc54c609a46ecfce626f8", - "themes.theme1.brand1.5": "0db71cedfd13ae3d3e1d209593cc6a9d84810ee8", - "themes.theme1.brand1.6": "9466f69ebfa5911078822d1d675203b6963f1f99", - "themes.theme1.brand1.7": "8220b94cb1220b789a607e72a42ff5fe1f3702a6", - "themes.theme1.brand1.8": "c929de75ce27bdf862af3182701e8be622d26da5", - "themes.theme1.brand1.9": "c24b137768c445a6a43f11d9be507d60376ddd16", - "themes.theme1.brand1.10": "fcc21e05ee9b5113302acfc300ef98caf3201875", - "themes.theme1.brand1.11": "832dac3194230dd82264108bcd76cc6897b432e2", - "themes.theme1.brand1.12": "9b5a393630aa90560e48f9e1a6eedb4c76e0a368", - "themes.theme1.brand1.13": "26ee57891ed5bf4459bbbe71437b1a4230afb2d8", - "themes.theme1.brand1.contrast-1": "98e976416703b1aa5ad8c5d4831e1377fa89ce1c", - "themes.theme1.brand1.contrast-2": "b10a1813c5533806631abba7a05b6672e113515e", - "themes.theme1.brand2.1": "d7e4f5d2a2c80bbee258cabe7aa98742bc56e670", - "themes.theme1.brand2.2": "7a2864b309b88a21fcffe32842ee4c5f34b9bfd6", - "themes.theme1.brand2.3": "feb101a4faf89ae03395480b1a809a15fcba6cba", - "themes.theme1.brand2.4": "607ecce3548804b2b3fdb7f36f355b143b3758c7", - "themes.theme1.brand2.5": "ba68f1ac4d63bf56435099587052bfe6c469d863", - "themes.theme1.brand2.6": "83f3c3729db24bc461bb3793ce6e6bfba38e8d85", - "themes.theme1.brand2.7": "de4f601ba4e386e9b69ef2ce5c695e83f05720bd", - "themes.theme1.brand2.8": "0ff05292ef665fc281c59b5b2e986b554bc4670b", - "themes.theme1.brand2.9": "30020ced6f89c4230dcdde4d03fa7c5966e88363", - "themes.theme1.brand2.10": "2a56bd45c8575468db8a72bdb8e45acb91705272", - "themes.theme1.brand2.11": "df93d606bde3a140fadf199d76f4ac4eaadb8575", - "themes.theme1.brand2.12": "c38bfed031a46fabe96a8a430b5a8bb886810892", - "themes.theme1.brand2.13": "58624cf1135e3c02048b6010d141796ba942cb05", - "themes.theme1.brand2.contrast-1": "585336e4eec5b766bb44b04c1f50a59789fabc69", - "themes.theme1.brand2.contrast-2": "dcec7f84ce2cb2d9596a6f44bcfa356875bc2add", - "themes.theme1.brand3.1": "952021dcc76e0f05fc24c4fb96efb90f35de5ac1", - "themes.theme1.brand3.2": "036e6cabaec0f19af2d079db3bac6e230325e18e", - "themes.theme1.brand3.3": "0e70f2b7680a83c186dfeee41506b87a2859dffb", - "themes.theme1.brand3.4": "c7ec05aa891b0fce0bc6494725172eb76c9f83e3", - "themes.theme1.brand3.5": "e83d1d12175e3eaf510f26c128ce6df150964166", - "themes.theme1.brand3.6": "d3f9a98e617f5f6a337fafbbc4e732bc7002ba09", - "themes.theme1.brand3.7": "1300c60e41639990e64bc7523ce8279c0e6f2739", - "themes.theme1.brand3.8": "17d9f4fedf85bfa80be5bdce33f4dbca21a837ef", - "themes.theme1.brand3.9": "68cb1d2f23b8f4edeb36e6a616d90b5fcf69dc12", - "themes.theme1.brand3.10": "9bace77f65e67e51afaa3da70735e5c056cdc2f7", - "themes.theme1.brand3.11": "8c09bf22066af0c5c4dde11e039bfee03433c351", - "themes.theme1.brand3.12": "16ddfacdace5b43fdd06e9d559188ef2b663b649", - "themes.theme1.brand3.13": "70788a8c2fcfa9c047814fb15c67f9b469a606f3", - "themes.theme1.brand3.contrast-1": "d525add448d6a7da0633e7592b6df3691ecee5e1", - "themes.theme1.brand3.contrast-2": "e8c3303593c95d4e2d1f835c73993c1920e6c5fc", - "themes.theme1.neutral.1": "2482fd5afac9b5392537be775a2207958c58660b", - "themes.theme1.neutral.2": "416888096ea1f6143382dba00a2ba728a6c11d99", - "themes.theme1.neutral.3": "5cfea7e8497b3baff0455055fc3ef3caf2173400", - "themes.theme1.neutral.4": "582a879556364fa1750e852ad1cc588b60be2df1", - "themes.theme1.neutral.5": "1f5cadcec8790d789bc2e4720c6d17daef5ff9a1", - "themes.theme1.neutral.6": "230a8003c05d7eef105e4d0e1b848456e2319355", - "themes.theme1.neutral.7": "772085f22a0ed6383955e730dfe0ef902a9001f6", - "themes.theme1.neutral.8": "80f3a87af831f0bf36b03110e36716cebc61be43", - "themes.theme1.neutral.9": "8864f94a4b1edf23d017800b937b945d3d3e6bda", - "themes.theme1.neutral.10": "c9175cb3c739cc98f5b768a948ae9cc6a1a480a2", - "themes.theme1.neutral.11": "1ad2cebcbd35a92291d7f7f258305aa355567fe2", - "themes.theme1.neutral.12": "c7190158d2c974289a23f9f4015bf618f800760b", - "themes.theme1.neutral.13": "cbf4194eff6deb02eede28d4a9072fc1ee6bddbc", - "themes.theme1.neutral.contrast-1": "04e5791e133a00ad84115b7d5a147437bb95e586", - "themes.theme1.neutral.contrast-2": "55a63d74275ea1aa4ca8b5ffcac571e845e8c156", - "themes.theme2.accent.1": "ef3a36e7c76b96a3c5147937aa58641ade58a714", - "themes.theme2.accent.2": "fabcd37717c55bad131e58de9a78388b74b8eee1", - "themes.theme2.accent.3": "b4ed0fc73c278ab3b7e1f6ff2a7bddc073c789b4", - "themes.theme2.accent.4": "56339c4fa9bf335b9765e53499a45a5ff9aa8528", - "themes.theme2.accent.5": "ffc299c12a293d9225045a8a1249e8934a44fb83", - "themes.theme2.accent.6": "5121e33ce8737bda0bbac06e1d96891212b58d2e", - "themes.theme2.accent.7": "11db05edf342d343b9c9aeae794687a6e5928cb8", - "themes.theme2.accent.8": "d3f2b4669e2bd0b626147b3b7078cfca47eed8d8", - "themes.theme2.accent.9": "74eb52af9df6c8a3e15a4172aa9a6c6c3e86e28d", - "themes.theme2.accent.10": "e3680c617989333b28c2ea07c9f4e998b3377db2", - "themes.theme2.accent.11": "b4d9ab9dd370c9023d608c82f9e833c6aac24bee", - "themes.theme2.accent.12": "dd865f652cac731fee1e760feae61fa56010c9b8", - "themes.theme2.accent.13": "f1661d2ccc07f49d2b3eaea35a26979e1cfe2de0", - "themes.theme2.accent.contrast-1": "ff2071a9341befe3a4ba6b62e0fe8a09e9d1551b", - "themes.theme2.accent.contrast-2": "c6a325eacceedf1c5e2dd4d1f5730c2be6637da9", - "themes.theme2.brand1.1": "b90d7dc557290a8c912a835d2924898acd45b7ff", - "themes.theme2.brand1.2": "926a2b72e613f32ffce71cee68234b778a7fbf65", - "themes.theme2.brand1.3": "fd1291f04c957c6a9d27af1512a576256106e849", - "themes.theme2.brand1.4": "da3e191679b357297b2bfbfb89b375c1767241b0", - "themes.theme2.brand1.5": "0a116689000af2d1fec933dfa29dd201aaeb0f85", - "themes.theme2.brand1.6": "fecfca751f9c02270346ee2d7549dacdb56130d3", - "themes.theme2.brand1.7": "6bbbfdffe4779d5aa83a610775decf2c7dc6df93", - "themes.theme2.brand1.8": "9d47b9f8513c9667465b34b7cc435227c37df422", - "themes.theme2.brand1.9": "071ad03bb30b49e02fb7a8e5a7fcdbf0e9d7e8b5", - "themes.theme2.brand1.10": "e8054cfa13d764160d770641053355c3b4386435", - "themes.theme2.brand1.11": "d07164a1f7188a3b89fc4ee1d1263e3fe94ef95b", - "themes.theme2.brand1.12": "a6ad97f8ec6584308723db67725530daaa854269", - "themes.theme2.brand1.13": "ff9a222452444d77daec749ec9e9aa646b9e3b46", - "themes.theme2.brand1.contrast-1": "3c2e55526dab8ff8c23e42407acf79126d1dc60a", - "themes.theme2.brand1.contrast-2": "fd0141b41ed2b93e70889d4b49efef3e8ee40bf9", - "themes.theme2.brand2.1": "ca1b748d41b34754c7f918129075e85f88bda9ab", - "themes.theme2.brand2.2": "ab9eca6d22ee376307f3c7ee1bbdace0051336d4", - "themes.theme2.brand2.3": "eaeab23ad378e812714324caef3a4df0dc0b724f", - "themes.theme2.brand2.4": "c9c9112289aff11ea651a38dde9f4b146022af95", - "themes.theme2.brand2.5": "ac2f1a4aec8076be6720683ab706a2448463c525", - "themes.theme2.brand2.6": "e32cdcb5006deade2097f38c11c46b4ecb270e24", - "themes.theme2.brand2.7": "50dfba1d20e70c4062cb89326d39d0570ec514fc", - "themes.theme2.brand2.8": "71af1eff9c811c3cf9614bbb63ae4c306555d701", - "themes.theme2.brand2.9": "e35d398a2309658208c31088d04a3c8f52b4b662", - "themes.theme2.brand2.10": "d8527f99dcdc93d9f98ce17fc90e34f270da1b52", - "themes.theme2.brand2.11": "75126fa6f007da7f161ea536fd96291068f2668d", - "themes.theme2.brand2.12": "6f0daa779a9e1adc1b6fb3fd3aa9a0e708e5ddad", - "themes.theme2.brand2.13": "1c39ed61a1602588a20008979d7a1593b9f90bf2", - "themes.theme2.brand2.contrast-1": "877135131dd6f92febbe2c8573ca44721067b857", - "themes.theme2.brand2.contrast-2": "5ec2842418f2e7cf3ac3873f617af5830a8d703f", - "themes.theme2.brand3.1": "9b1a50477c5658e862081448a84f1fda6b5ebdb1", - "themes.theme2.brand3.2": "15a7868259755b46a87ba72d2233048dae404b4c", - "themes.theme2.brand3.3": "aaed16f3c950bf63b43ca9948053fe7e6ba2cabb", - "themes.theme2.brand3.4": "b407a2b976c23c08a6b48aec84273e7b489467c2", - "themes.theme2.brand3.5": "17f0ee2e1a5e282089e676dc1846ab34bc23cebd", - "themes.theme2.brand3.6": "77546689d929096e6f1336341520dc89edd823fd", - "themes.theme2.brand3.7": "aa20a1c0a7bcfa891e9e3c8dcdd6f706ece7d592", - "themes.theme2.brand3.8": "1924eb3e662c5eab5e8ea1c5041162370adb49f0", - "themes.theme2.brand3.9": "2f91f8bd9307215b49c73a5e2c29d0fcc83e6634", - "themes.theme2.brand3.10": "3088a0ff180c2cb4b3ebf541e4cf191b7ab88069", - "themes.theme2.brand3.11": "efce6f71e19b33d33d8954a308742c99eebc5941", - "themes.theme2.brand3.12": "d184375ee60a69e5abbb57f80bbb1fdb4731e328", - "themes.theme2.brand3.13": "df70ae3678a8a8c8d8f82ae4636e9d80c7258ccd", - "themes.theme2.brand3.contrast-1": "d3f86b73eb7f980d442369f92ccd6642d941d7a4", - "themes.theme2.brand3.contrast-2": "020acb988f0470e60cebb5b4e5f1aacaf1355b73", - "themes.theme2.neutral.1": "1f54958865e72d6d3b6d38213b41662dc5ea995f", - "themes.theme2.neutral.2": "e9ef49320a79d577b937947d77c0debc28770367", - "themes.theme2.neutral.3": "4d9cc2426d483301ae3ecdd3ab1493ecef599844", - "themes.theme2.neutral.4": "5d293a9c3ce57fbc08da26795d0fea13f83b0ca7", - "themes.theme2.neutral.5": "cfcbe4bfca5c6da2dc27c5d10876854da9cc02c6", - "themes.theme2.neutral.6": "8462d0ec80eb61f69a1b75b5fff64a3c5778ef52", - "themes.theme2.neutral.7": "aaacb5bceafe0af16f2f3ed2fac0c352846d485a", - "themes.theme2.neutral.8": "be7ae8748aa8117dce9c1f703ef2e89aadde14fb", - "themes.theme2.neutral.9": "e9f89d4e9ebb78309ecadb1a669c13aec9c852e8", - "themes.theme2.neutral.10": "abef498e53a991c30cc71324034049bc018a6e8d", - "themes.theme2.neutral.11": "dc5a55586996ad2814fb80c0a8de3fdd12f7525a", - "themes.theme2.neutral.12": "d4528c6c5c297fe28a684f8160163e31aa4f0f19", - "themes.theme2.neutral.13": "029350b9489d1111af5992272a0b7ec7b7c1e04b", - "themes.theme2.neutral.contrast-1": "e744206c62a04ca3595be0f7965e5cc805f23335", - "themes.theme2.neutral.contrast-2": "99db63f9ad2cd3e4837d365e62d65b8fffbf4f8c", - "themes.theme3.accent.1": "44be21dc3114392a9206739f50bcbb248c5810a0", - "themes.theme3.accent.2": "713597a6976924ae48455f2394ab1fccc9e66ca7", - "themes.theme3.accent.3": "01801e36695390442bbe746da87b4789bb17b9c2", - "themes.theme3.accent.4": "2b61fe2855bcb79138d75b4b4c639b627c99d208", - "themes.theme3.accent.5": "c94fe683fbfe4d0fddd02de99a915e75d909236a", - "themes.theme3.accent.6": "95afacb7dbec200310ebf1a4c75466d5b223c416", - "themes.theme3.accent.7": "efff28c35094c393c23cfb077f70d613d2ccda8d", - "themes.theme3.accent.8": "a30907e4090d701f9ebf8bcc1cc47a0c2f11fb05", - "themes.theme3.accent.9": "4fc6abe565cfca6c58e9b8472891ef2d781b33a8", - "themes.theme3.accent.10": "fa07609c04367a67028e7a9a62fb549ac2a398de", - "themes.theme3.accent.11": "d368f863f4867d5af306cf8a7b5daf498cc21327", - "themes.theme3.accent.12": "e91f4dba916c94961766aa6ced9f314b1dac0b8e", - "themes.theme3.accent.13": "ae0b4d50a0bef63c6f928e73224ff7c241696c76", - "themes.theme3.accent.contrast-1": "f00b58151b2420193d557349cad99307a1d23315", - "themes.theme3.accent.contrast-2": "7337030d60c7a295fcebf580f8c3de5dc20430ed", - "themes.theme3.brand1.1": "5a25712e133c911afbcaf8f35d061dcb5a79b6e0", - "themes.theme3.brand1.2": "2df11e8aa23886aab0b77879c95db69aa42e3c0f", - "themes.theme3.brand1.3": "4b3ff15fe4db15114f05190a71d97b5342f0ab35", - "themes.theme3.brand1.4": "419af4381543a0bb733c2d9506e799c7a6dbd339", - "themes.theme3.brand1.5": "7fabd67db286e709a4ff625b62431f8ac75173b2", - "themes.theme3.brand1.6": "c536d4261514bfe8fd93ddb0348637015a7e3a53", - "themes.theme3.brand1.7": "db8f77fed0c0f5b7983012e620656ffb12571aa7", - "themes.theme3.brand1.8": "336cdcbf09d7abbf9716cba423bf9aaead102747", - "themes.theme3.brand1.9": "db2af886bb25f501b4d39140167de62d1c845989", - "themes.theme3.brand1.10": "f476fb98b97515997de2935b808c5def25885394", - "themes.theme3.brand1.11": "45d02d015e602620a9f1637e3f7347e5c8b449cc", - "themes.theme3.brand1.12": "ac8cd1e74fc7dfc3cc9d23380a9d6d339a13dd93", - "themes.theme3.brand1.13": "f05fd6e8d3e86d6b506aaf5bdef633cb7ffbe6d7", - "themes.theme3.brand1.contrast-1": "99a898fe57aab1f8c6a05ebf4f41d2076e70ff9b", - "themes.theme3.brand1.contrast-2": "ac4e158a0adb280571b36c54285fbe0cb0e74579", - "themes.theme3.brand2.1": "4eb73cfac28e81bf45aa7e5f432109c3a8f1c21e", - "themes.theme3.brand2.2": "d3b2fb56116d38fa1ba01fc50fab1968daa129ce", - "themes.theme3.brand2.3": "9089b1c4075e1a981e19b41973a38ad2b2a390bb", - "themes.theme3.brand2.4": "25c4572bc8f5faaf71cd0737522dfe4982dcc488", - "themes.theme3.brand2.5": "d10e708ba5d9e44a4fde194822c61295c8953513", - "themes.theme3.brand2.6": "0fd65e2e4a72eccbb149e36afd2899fc7d2fd702", - "themes.theme3.brand2.7": "837843fa7c2c8eafb08031f99523210419a70353", - "themes.theme3.brand2.8": "465e6f5f4360a63b7f091ca5700402113f801c02", - "themes.theme3.brand2.9": "1ef6cfc3beabb8614517af6bcb792eb309f52ff6", - "themes.theme3.brand2.10": "527dcb91393f879a504f949bf41f62bb83bd5241", - "themes.theme3.brand2.11": "dd6bddf381fd1deb24ef8d7b5d0218a5a86861a5", - "themes.theme3.brand2.12": "9dfc43459b95be70499ad7bd0301af68148a6bd1", - "themes.theme3.brand2.13": "1bfa6df6a3705b05d6a29baaee05c67839ef1435", - "themes.theme3.brand2.contrast-1": "40a7a7903603a34df01e050dc0086f1f35df5744", - "themes.theme3.brand2.contrast-2": "41ee3df04074e067a134a15e9b546fa9fd7051b3", - "themes.theme3.brand3.1": "af65c11f1861f06400c291d1a618516dbd81fa95", - "themes.theme3.brand3.2": "6e74ba495201d874fafa4254599d89d18463d490", - "themes.theme3.brand3.3": "923619c9753c6dbb01624ec78a825e7cef31e878", - "themes.theme3.brand3.4": "695f215f24733906cfe38aae259d73e6c41ba624", - "themes.theme3.brand3.5": "9e58403130c9ab587aea5f0e7abb6f094053fd5b", - "themes.theme3.brand3.6": "6bddba0376ce1d2b09368e11a5d7d0c3c48a9960", - "themes.theme3.brand3.7": "a8767b9ce846e33dc4de3e2c3ec1410365246f79", - "themes.theme3.brand3.8": "b29a8da5c0a1f7dffdb8c2ed12b415061db39ec7", - "themes.theme3.brand3.9": "42f0648d44d87320bcff9f83498d3dff4e626c9a", - "themes.theme3.brand3.10": "05f31586769b03312feaa841b778096c8df422b6", - "themes.theme3.brand3.11": "714ca5a6316c075874e3e9bbfda0fa4ae345259e", - "themes.theme3.brand3.12": "60036e287f93e171dc290d7a8f6ecaac8cb6b271", - "themes.theme3.brand3.13": "bda75d49cf9fdc72dcc697ad44874f30646196d3", - "themes.theme3.brand3.contrast-1": "f3098d9d65ccb87908a9bc72f795e3ef73720206", - "themes.theme3.brand3.contrast-2": "d0700dfb31fe1a26ca4334abcd9e3ba0e126f092", - "themes.theme3.neutral.1": "8580a3a499c5bca665da4d097db6f26818d37042", - "themes.theme3.neutral.2": "31b48263e5ebb37057e375cd5a446d0ed673344e", - "themes.theme3.neutral.3": "241296ad9e21a145be96457ef41e420cac738e84", - "themes.theme3.neutral.4": "7985368303972d9a415d708ab6fa779a8fbc392c", - "themes.theme3.neutral.5": "8fdb7a5e42202dbd30cbc291b92edab88d6c585f", - "themes.theme3.neutral.6": "ebf730a11c04b286ad0e4e642cdcf46f3426632d", - "themes.theme3.neutral.7": "9051ac920960e524012475a99a560987e38d222a", - "themes.theme3.neutral.8": "63197a9a087930df27b0f62ed4edff4e27cd3f77", - "themes.theme3.neutral.9": "22a7c8de15e66fab776c334d5f433383737cf1a5", - "themes.theme3.neutral.10": "d55a151784c3cfb6dcc6931c5155e4fd0bf09c9f", - "themes.theme3.neutral.11": "460c65724307b2a7232d5b718883029fc2fc4cf0", - "themes.theme3.neutral.12": "0c580caf35d5006d0b7d3c5b4df88f1225516fb4", - "themes.theme3.neutral.13": "bc2d25e9a7dd494c6d2718e28100349693d70e5f", - "themes.theme3.neutral.contrast-1": "0b3ffed7bf7389cbcf54bd7f27c945898dab6c25", - "themes.theme3.neutral.contrast-2": "b0a5d24c52f995cae75063d88a6c4979594e1993", - "themes.theme4.accent.1": "64012c76957fac3d32054eb360ceff4847482fcf", - "themes.theme4.accent.2": "a02ce084e9f7a2a45f85e71eb9572696b735df0f", - "themes.theme4.accent.3": "465939b20971198cdc437ad13d83704f590dda4d", - "themes.theme4.accent.4": "27fc11d3bb7a1eb7454bdabfc0e4c3055289c225", - "themes.theme4.accent.5": "224466e1461a18f0b7977a655f4bc70199d153eb", - "themes.theme4.accent.6": "3b3f08ec85aebb0111e11bd02073b1d8b4bef0c3", - "themes.theme4.accent.7": "08cb397d502389d77313c50b5b469cb858d0940e", - "themes.theme4.accent.8": "2bbb82add3e4831b4439a73d8f54f9f17e65394b", - "themes.theme4.accent.9": "cc81bd26bfdd7ce2e8958368c841f468029f3d29", - "themes.theme4.accent.10": "5aef3083a9c5cc88dbf34a3978590fdb3482c3a8", - "themes.theme4.accent.11": "baae0e79d19ea55e0b5a45431d3b9e6225827c23", - "themes.theme4.accent.12": "05bbaade579fec00ffde4cb5952cdc15a6c15ab3", - "themes.theme4.accent.13": "bd919cd49ae7bdd12163f23341498e4024500ee6", - "themes.theme4.accent.contrast-1": "a5868b044c8aa4340dd9667a7482d785bf41e2dc", - "themes.theme4.accent.contrast-2": "6ffc6dabc4a8d47f625b675ce2eb8a183fe1eb9d", - "themes.theme4.brand1.1": "5db98b6e4b36265bf3d482185abac0df0dca1c5f", - "themes.theme4.brand1.2": "c84c14b58123f009b06226ca92cd38da56b657f4", - "themes.theme4.brand1.3": "327c303fa7bb0b638f106ea4f31dfd8cbcb5e3b5", - "themes.theme4.brand1.4": "2603ed49295261c44ba6ff69bec9ffc560ae80b3", - "themes.theme4.brand1.5": "97dd4b1087c4d28b96655c908b8836b17c71dd28", - "themes.theme4.brand1.6": "41fb4de39829404dbadcf42d55ff626e2e21750b", - "themes.theme4.brand1.7": "e3787d3fdf38ae718671bf41ffd502da2eb71de4", - "themes.theme4.brand1.8": "78d53b8cad13450440a76471405d5d74a79358ee", - "themes.theme4.brand1.9": "2c3d3b03ff11711d3cb358088d10f0d196c22f75", - "themes.theme4.brand1.10": "c59507f643dadf1201bd781110f08d3c86917805", - "themes.theme4.brand1.11": "7efd9ed67ff6a8cd56a6abcd8ee7603a3201ca74", - "themes.theme4.brand1.12": "bed83fb19268a3dba90e50e8b7678ccc0c0e92ca", - "themes.theme4.brand1.13": "c3dfea16bd05df539ecfb3ee5f699c25b9d4ebcb", - "themes.theme4.brand1.contrast-1": "d2b97e2d7e4d954399238562c3c14ea18c23aae1", - "themes.theme4.brand1.contrast-2": "61b8bbdab3762fbad6258c2142c0377fe140018b", - "themes.theme4.brand2.1": "6a3dbfbd5ef7abd9fb759073268ed0de3abe7bfa", - "themes.theme4.brand2.2": "2ebab68302fbdf1aecbe12cabe8876c770565774", - "themes.theme4.brand2.3": "975f97273f958ce7f40e7033df32e55a68615032", - "themes.theme4.brand2.4": "5cdfa5c0bf08b4d2383f155d5ce86b66d47aa484", - "themes.theme4.brand2.5": "d596da1d502a9590c86238abaa262f76070dedda", - "themes.theme4.brand2.6": "daff3d6b52ae713ad930eaefb460664f59a31fbd", - "themes.theme4.brand2.7": "a068703c4c52a598494a3a58ce852ddd859b955b", - "themes.theme4.brand2.8": "dd8b191353e455598cf4170635dabd641508539a", - "themes.theme4.brand2.9": "4a575ab3bf366389852eacadf5558ca1bfb7bf99", - "themes.theme4.brand2.10": "ce20252f5be74631bc92ddad2bd3f0a0ea4726d2", - "themes.theme4.brand2.11": "82bd9e8582926c6ed97e7624fbab605eb0b5f77c", - "themes.theme4.brand2.12": "c0627cb3c9530a51580ab751dd34613a910942af", - "themes.theme4.brand2.13": "c7ad4d2ae97c20af5050b7595292115c936e9ef5", - "themes.theme4.brand2.contrast-1": "44c80dcfaf36482ad8359d3046c379aa23058306", - "themes.theme4.brand2.contrast-2": "9ea7188e77bac68ea97fd7ad4e0703febbb38fe0", - "themes.theme4.brand3.1": "c9ff0404789b5eec733ef0070c072706b84a56cf", - "themes.theme4.brand3.2": "34d6772ceefe2f0d9bab30e1cc0c2ca9373f8eff", - "themes.theme4.brand3.3": "3950e312d96095341834c71297be5fa8eec45ea5", - "themes.theme4.brand3.4": "7cb4704fe1fe85d7f4da3b1b056c8bdc09c92dca", - "themes.theme4.brand3.5": "7b041332f5ce2650744a7f4e5ee4edd5b66377e9", - "themes.theme4.brand3.6": "557fc5e7c84ed7f7e8e7582a7e45ddfab5744b12", - "themes.theme4.brand3.7": "c0890b4fbea8e13ac1ab7b8d7aa087f5daeb8119", - "themes.theme4.brand3.8": "0166c8f1c63644217ae7bcd90ad1d3816d8bde05", - "themes.theme4.brand3.9": "aa254477364f301f365ec0b284949e73d125c05d", - "themes.theme4.brand3.10": "57e98745bfa2657088a08e271042843d1782b15e", - "themes.theme4.brand3.11": "90a32b46d26a4508a078a30379eb87f313653a71", - "themes.theme4.brand3.12": "29913b845735fcee7c111bab21961db3ea599bd6", - "themes.theme4.brand3.13": "250732cf5327a884c05648a7bc1b5d82f54765de", - "themes.theme4.brand3.contrast-1": "b2f498fca9f4436cdc69196d7f36cf010cfb6426", - "themes.theme4.brand3.contrast-2": "cff7c72bdecdddf98614e84ee5aad3b422d2644d", - "themes.theme4.neutral.1": "4ef5cb80a4831280108505aa23e7480b1af3dd4b", - "themes.theme4.neutral.2": "e5c9af69e65458dcf3e5e778b076b3ca477f863f", - "themes.theme4.neutral.3": "7741c3c6ca6c393348c8ecb49ce61929b6e2c4a3", - "themes.theme4.neutral.4": "c2e7acefc1d93e12e9707fb5f7a707d24b07ff62", - "themes.theme4.neutral.5": "3b8826e76e6aa09e4c9ed5ec9b4a0bb71dace569", - "themes.theme4.neutral.6": "2bf47871d15b31ed74975bd8f40345cae23a45a5", - "themes.theme4.neutral.7": "700f5b06996fe507531f2f2d89fe48b07f63e782", - "themes.theme4.neutral.8": "deba42a0979f372ab0c3931db672b943f0330bf1", - "themes.theme4.neutral.9": "4b085142949b2895e4642472f1e5e1e7c896be51", - "themes.theme4.neutral.10": "009b79fb3b7c62b17d03f92f95d1764e4ca779b9", - "themes.theme4.neutral.11": "1a960644e7a4149e80c2ad5640fb83ff54f3a6b2", - "themes.theme4.neutral.12": "62695237668f6369c411db598cd322764c1b11ab", - "themes.theme4.neutral.13": "e0b11df5f3c73a8bfa4cd7df94dcdfff3ae167dd", - "themes.theme4.neutral.contrast-1": "61f7f24266686a6439a085b06300f7c55b6fae72", - "themes.theme4.neutral.contrast-2": "f57641a373f3b80bed843fa69c3e485719586bea" + "global.green.1": "0455cc2cdb9239ac015e6cfbd4d633ca3302c42f", + "global.green.2": "fdcfa5e0455ce090b564af53dfb8e27d8a1b925c", + "global.green.3": "2d2b7f01e26c77d549c7afa54d44ec8fb3f9920d", + "global.green.4": "3dc789d024c939a0a411f3b878bfd663f2bbd14a", + "global.green.5": "1ca20f674892c6e149a385f001cd92dc01ab47ea", + "global.green.6": "b5f0ad4efd205bbd7194d5cca8e3f75127ccc3ac", + "global.green.7": "e88c0f2b76fad89b926f951047bb04d5e5fe5f53", + "global.green.8": "ba796d33824e781921abd2e94ef7658be4f99d02", + "global.green.9": "bbc2a045e7f417266bce5f213f9d6ec1395786bc", + "global.green.10": "216c62a3a42431720f0486fef98a766cf3b03097", + "global.green.11": "60bc634752e08cc61a69efb2849fc3ef79fe8a52", + "global.green.12": "54405c90acbae17ba632b3a90e2a5000fd6d93ec", + "global.green.13": "711875a94b887525d708c6aeed76c8266dcc6bb4", + "global.green.contrast-1": "0da3a41070b40ac2edd51ed2609b547f9ade4507", + "global.green.contrast-2": "e6bdc6d69426b954034a320b4bc7ac2f4dfd6cbf", + "global.yellow.1": "e9931dda1d74ddf77f64b3ef6e63e3a8467f36e4", + "global.yellow.2": "84bfaac83eaf9f3a4a8c605b4118f3bcfcbb2864", + "global.yellow.3": "5d91548ec80bad6fe48b224f5ea150bab359a312", + "global.yellow.4": "5ec1693c39a218a19142a6d7a4bd6acc2b521e23", + "global.yellow.5": "64967c428c76e7e36916d30fa24d531197760742", + "global.yellow.6": "845e9a39ed423aa16bdd52c99e0991dcf0ab549d", + "global.yellow.7": "e43f2078f6f127955162dd924ff8146bad13123c", + "global.yellow.8": "0bda03bf484c1d47729d2cbefc3553f64d670f47", + "global.yellow.9": "63431e17b8522a341ce501c6a7302cfb5e12635a", + "global.yellow.10": "654e86d243e819c37577b8a307b7ab994223450f", + "global.yellow.11": "8b02bbfa938246d14e36a80c61644f8aaaf19fca", + "global.yellow.12": "14c9f8c4477bb94446a755c7071ba0ee09c02c82", + "global.yellow.13": "b68ef5cda7252ed78e3789a2e8372f18f8e8d761", + "global.yellow.contrast-1": "05d24e253109262a5bb9428f414093da3cde7a8c", + "global.yellow.contrast-2": "4f12cce892b14f36300a7725971e2be0e1f7137a", + "global.orange.1": "0be98666297b270850f672e849c9328989fef9ee", + "global.orange.2": "0ff350c7e65ac3ad0ff0be5fef03819d365631be", + "global.orange.3": "f5d751bf1bcc8a0d14bb0e853372237b2ca468f8", + "global.orange.4": "96b2607ba936a9f122a4050e492516c04a1c93d9", + "global.orange.5": "e9042f1ce6126413f62389fd280e68763c8135da", + "global.orange.6": "2cf704a93081aad9ffc58a4dd81849d0a1ab843c", + "global.orange.7": "973e2d05d8e1cdc56580ea9a925d7e1429ac3aa5", + "global.orange.8": "240e327ebce2f5f317b2f468deffda6c22c04be7", + "global.orange.9": "6c06fe91ccd6ceb28dadee5632eaf68d94fa729d", + "global.orange.10": "c8cc86652e313b782a396e56cd533e16fa60dcb3", + "global.orange.11": "0e7cb9d11bab9fb30f30d6c329769dc224d7330e", + "global.orange.12": "075e2589159371c03345f37789ebb68a8c74ae16", + "global.orange.13": "a5124d0e72c3aa13013bc6dc484f1f0650f87477", + "global.orange.contrast-1": "ff95af81e0647235ac72f4642a2d5e9f5224c3c4", + "global.orange.contrast-2": "61610843e37f41867a7600ecdc2e3b7479d84672", + "global.red.1": "ae1163fd1df81efef387a0d4500bbe30bb551657", + "global.red.2": "f2049b2540a6f81a6092665e08413998363115d1", + "global.red.3": "14ec50ee742618262496b5b072a9401f4e7a3cf8", + "global.red.4": "670791fc9e20508bc29e11f7a44c4bc66e4c7317", + "global.red.5": "5fe4e9a36c3b630f391fad54ab1a84cc38da7d02", + "global.red.6": "24d41ed82d9b5b04abf69b95f1fbccc18f3c7833", + "global.red.7": "0462762869d73208f00823e948f557113ee8515d", + "global.red.8": "5936d0f013a0724031105197b7ecc85e12907202", + "global.red.9": "a492080a41b7c3a7a0758ad62644923858576b58", + "global.red.10": "0debe6d57aaf0902f99e395097403c30bd4062f5", + "global.red.11": "7946725bdd52f92c8e5959278dc540581cb92fbf", + "global.red.12": "b049697622a5fe92586c09814e13563b8d624a94", + "global.red.13": "73d97f0d2da6451bce4ca8cee522cbadd8d2d979", + "global.red.contrast-1": "9b4a28a08806b7c441efda4c2f219a5dc9cce8bf", + "global.red.contrast-2": "608295bc285b1df57651361b485a073d6e261805", + "global.blue.1": "25e6672c528ad5436542af441959af5fbad72a09", + "global.blue.2": "e1160b8ca287770ce8b3561e5de9507aa3150087", + "global.blue.3": "b80c327662d8a404e4dc58e678a39e4169265ffd", + "global.blue.4": "f25b3d3db08adc9038174e8409c591cfa306ace5", + "global.blue.5": "c77d8a3f7d936e353518882eb62a58e45cb0ee2d", + "global.blue.6": "d01692d1a665ff3aee995ec1b8eaf5f5d787f0b8", + "global.blue.7": "562c7dc27dfc55a173ec1c5ac35dfa67b3459b19", + "global.blue.8": "8d352bcc31728c6cc24779c5d94dfbac738daa53", + "global.blue.9": "2f32f252923626dda31c49817f13dbe9176d5dc6", + "global.blue.10": "c030f01b0eab7e141326151abc551483f120d878", + "global.blue.11": "0288b456aaec1867a8df7c4cece1e3b2e76da73c", + "global.blue.12": "4f30a1fab6a081e9ede0ca17c40df347c5d485c6", + "global.blue.13": "9b06b8444fddd9f5548c6dfacd127b1eea5ccb9e", + "global.blue.contrast-1": "726369310cd9614a5aa676c40ad84706afa3a07c", + "global.blue.contrast-2": "c39db746e0cce13d1a7ffb1f7c12628ca493318d", + "themes.theme1.accent.1": "2ad043fad9b7e43aa6a52064ec9239cc87a509ec", + "themes.theme1.accent.2": "dd1be7ce4f459e8d529ad0ae9c781dce22eef650", + "themes.theme1.accent.3": "7c43337138d112022cc3a12d10dbb575b40374ef", + "themes.theme1.accent.4": "1eba1d1bf040a6477f245c39f0885654b7c0fbfc", + "themes.theme1.accent.5": "6ade8f546066823f1505f798d050815f0e5f560c", + "themes.theme1.accent.6": "122a64b6b9dd3dbe9442fd80b5e382ca2b73195c", + "themes.theme1.accent.7": "ba9c733d0026e30e8bfe060e210aad2e31cfb59b", + "themes.theme1.accent.8": "38c267ed48dbdc60f760a234b5fd101caab967c1", + "themes.theme1.accent.9": "5d5b8308899b4809ea610df28143011c00227336", + "themes.theme1.accent.10": "af7ec994cf863f1ca07ce779b722341404ad1969", + "themes.theme1.accent.11": "22522d7470aa37d8ad7c56c135a1beaea8306e17", + "themes.theme1.accent.12": "42804232d0a9e3e9551ef735e14548e824724425", + "themes.theme1.accent.13": "936939644a13b8473827c6699ba32e8c502dfe8d", + "themes.theme1.accent.contrast-1": "05178ecc9ba0ca3f466d2c847ea3eac393b9d153", + "themes.theme1.accent.contrast-2": "9ba7942d16d2e368a3c2f42261360b0541ea5827", + "themes.theme1.brand1.1": "90102e5ba9ef6d54854a34603d3ffb3eee5d2d39", + "themes.theme1.brand1.2": "1bb7bee5044d713e2c271755e309022a50474a3a", + "themes.theme1.brand1.3": "782e7600200b3f0bf8506bb110ca186750d71990", + "themes.theme1.brand1.4": "5b335e9d31f3a41d05662839062081e322554c84", + "themes.theme1.brand1.5": "0ac5b51f2ee7d5c415b899d24205e283fbe4c6dd", + "themes.theme1.brand1.6": "76d414c29281e889a3c39a83d68cd320ad1f12ca", + "themes.theme1.brand1.7": "428c7094c03393e560112bc654a2de0579f0e29e", + "themes.theme1.brand1.8": "517843370c893ae76ea32f17ba483ff7c1d4ab6d", + "themes.theme1.brand1.9": "07237c69fbd1de447129d92975c007eb62c562a2", + "themes.theme1.brand1.10": "729e83c748b873f3f9919ed1d8c2dd93c9fff78d", + "themes.theme1.brand1.11": "1b864963f44fcdc40a00268661a7b2a50d1d9236", + "themes.theme1.brand1.12": "e1fb0e2c159b5a2f758690ce32951e828511e60f", + "themes.theme1.brand1.13": "bcce09293ba6b5099a109e74a429d4e3af0b58f1", + "themes.theme1.brand1.contrast-1": "3a5e81269c917e8a32cdc874a4d6d6a8a651c421", + "themes.theme1.brand1.contrast-2": "e1b5a9f87f0059a3d1994fe78d0cc2087fbcad18", + "themes.theme1.brand2.1": "3271b2b303da4e96e284309b59d65eaaeab5ee2d", + "themes.theme1.brand2.2": "f8a011467b9028a77968cdf7e93b2d90e5e4d4c2", + "themes.theme1.brand2.3": "4f15b511987cccb7fc065069d822fca740e0f540", + "themes.theme1.brand2.4": "61f8cdd8ff0554c6c0e1298c90bf092e46f7c873", + "themes.theme1.brand2.5": "8666e619ae2604a662ca269626ae9ed050921d25", + "themes.theme1.brand2.6": "0990b69d11d4dbdd15ba223d7dc58d2eb64c5eb9", + "themes.theme1.brand2.7": "b68cea31a40c4868835b958b9c283b9c019714e5", + "themes.theme1.brand2.8": "2c1a62ed33c1166ab6d5a08f4c8386df60d03104", + "themes.theme1.brand2.9": "ebd6326b9f4d98ee0f320cfa91480d3cc977e3e1", + "themes.theme1.brand2.10": "e2236856efa7d8b3e7412231e84ac6f9b6478893", + "themes.theme1.brand2.11": "2f0cc98b3082ea5b8e4cfb944392521c5cf3bfb6", + "themes.theme1.brand2.12": "e3144458c1de28b6345b03150de1e97cd7fb3a81", + "themes.theme1.brand2.13": "c5a1d7b5baf9b2b0438c0932b939f401f774abcd", + "themes.theme1.brand2.contrast-1": "6c21623b79578ea5886b5d95356285990f03560c", + "themes.theme1.brand2.contrast-2": "a66ea6115c5f5875c72b2b8f6e616e7b87fd65e6", + "themes.theme1.brand3.1": "3978f390880c2dbb17f6e2a0c443dd1548423fd2", + "themes.theme1.brand3.2": "f73b719b64ff9a48788251d87e5bd26c4b430bcb", + "themes.theme1.brand3.3": "7527525904c0a14a04cfc5a9093d30d6b5a25220", + "themes.theme1.brand3.4": "d6abce1e9b389aa66f32428163d1a8b726cd705c", + "themes.theme1.brand3.5": "ab1daa7fa9c087d656d43fbafefb9afe5fad9e6a", + "themes.theme1.brand3.6": "eda9d559591f8b262583c7f42188cb028f347eab", + "themes.theme1.brand3.7": "091ccf75dd54f3341c6cbd057c1ed864264f157b", + "themes.theme1.brand3.8": "118ec232301f64c71bd2ab3c4e261773c1382f4a", + "themes.theme1.brand3.9": "8847aa2b9a1b9bb48d9e8411fcbc6c044a1feee4", + "themes.theme1.brand3.10": "f82c67eaf008ab0f32fe412293a334a35d29ad5e", + "themes.theme1.brand3.11": "9541b962d7875a2d20af4b039d9f70b7c624e7e7", + "themes.theme1.brand3.12": "595d9f436dcbab4928d613a2b7fb902e27d368bf", + "themes.theme1.brand3.13": "745630841ee87cb7d1801e7ecfb18624e3251b33", + "themes.theme1.brand3.contrast-1": "bddc5597fd4c4a1687513238164cab02bccf94ab", + "themes.theme1.brand3.contrast-2": "63d0275ca59c51c4e9d4d48e2043cff7f4f5dae2", + "themes.theme1.neutral.1": "2720fc35cefb103bc16f1f908f2de984b9f947ac", + "themes.theme1.neutral.2": "c381e2ea37f9b24cc2db348ec463e1d1830aa901", + "themes.theme1.neutral.3": "002edff0f220f351980c69460cb453b5b9ff5d3f", + "themes.theme1.neutral.4": "db5c7ea1d24bf7951da5d0eca36e877507c4b5de", + "themes.theme1.neutral.5": "16168d82baf8c607869a14bd474434b5655592c4", + "themes.theme1.neutral.6": "f59ffa3222e46200cb0263d4c522b51a115bc827", + "themes.theme1.neutral.7": "e610282816dc04b2e97fa8feb65ed7720f08097e", + "themes.theme1.neutral.8": "19551c460b5403df2135534945f404c5f237438e", + "themes.theme1.neutral.9": "d9de08fadec538f16247a834c62815abeeb77c86", + "themes.theme1.neutral.10": "b1f9f9a6ed22f313dbc0a36fc53de9c796882394", + "themes.theme1.neutral.11": "30209e4988cf392f2f5c31839fc0730d1547dd70", + "themes.theme1.neutral.12": "6d461402041806c7f4fbdacf0e2da7ee35de382a", + "themes.theme1.neutral.13": "25c5e8bf1cb6823f60e4b07799e3a929f94fffe3", + "themes.theme1.neutral.contrast-1": "2494e5c504af9a70f12be8d351e511cc432042de", + "themes.theme1.neutral.contrast-2": "3ee44dc0bd85c360fc5ed8e53aac082e8895cef0", + "themes.theme2.accent.1": "1b4eaeb31448c7f80f3413154960f20979a288dc", + "themes.theme2.accent.2": "43c519dcbfc8bb9ea494ac5b2fcbd0e04c62ad57", + "themes.theme2.accent.3": "7df596a9378dc163af195168e47c635606c7a621", + "themes.theme2.accent.4": "e1ad21220c7ca6ec4d76efdb495a0466ae0da9f5", + "themes.theme2.accent.5": "87b874c833a9f6868db33df3d5ce7940503da374", + "themes.theme2.accent.6": "ab01f9135724467b7171dd32ed357745eb45b738", + "themes.theme2.accent.7": "5b36b6ee1d8d6e99c53a2587d85c7f5458b18c17", + "themes.theme2.accent.8": "a8f8d4ad27c5cd32a1e4b2039831daab4f0c8132", + "themes.theme2.accent.9": "b855518d882b4b972353a404754515bf41dfb2af", + "themes.theme2.accent.10": "18b339e987c99824d952d013333b506fc4ad8c8a", + "themes.theme2.accent.11": "e09c9bef723cb3c52b933719cfbca6173dddc0ce", + "themes.theme2.accent.12": "64e14a07aadb2b60151349e84a8c12d11521169b", + "themes.theme2.accent.13": "ba028400a730b0f0275b0f5cbb2f8c91d0edef1b", + "themes.theme2.accent.contrast-1": "7a7bba4fd75772d333b9931d6b83275308ff6f94", + "themes.theme2.accent.contrast-2": "dfd09e2aabd9db4674930b342b6aa58f11968a01", + "themes.theme2.brand1.1": "fed36e2e6c7b82a0522b667a08d8235b3b672a46", + "themes.theme2.brand1.2": "ef675fd6658ba1ab9f2e6cf2e9c4f8e8dfa47454", + "themes.theme2.brand1.3": "16d0032883c1e7c1b8218e2b5f04ae1694c848eb", + "themes.theme2.brand1.4": "a2c1724271411580b7d5de87aad1ccf230e98837", + "themes.theme2.brand1.5": "f3eed6e8cb2f38586e4bb23bbdcec9f4efa0eadd", + "themes.theme2.brand1.6": "c4768f79bb3d75f5ebd6381c79142184ce96b51c", + "themes.theme2.brand1.7": "234304ab9a7671a15d1fbad69d1fd86fc51014ee", + "themes.theme2.brand1.8": "c169c0ed69e003cd418033d84bd7ddaa31606821", + "themes.theme2.brand1.9": "a04b2671d6f0cf3e981a16730386f9513fd4c7c4", + "themes.theme2.brand1.10": "b70534c12f7221ff1e6906d02e9c8e7572df2454", + "themes.theme2.brand1.11": "0bc738c1cad3da504e82c474380422a32b20d263", + "themes.theme2.brand1.12": "037998c34768d016c1abd4135080309fb81cdacf", + "themes.theme2.brand1.13": "8db572f3213f0b03c345e0f31cc6c88c4a256042", + "themes.theme2.brand1.contrast-1": "2555f17e032b5069d82c4001712a827761872774", + "themes.theme2.brand1.contrast-2": "a387471186c67b80d7e7289528be4dab3456f986", + "themes.theme2.brand2.1": "e0edd05aa4a197a0ac21451c9601f86e5459762b", + "themes.theme2.brand2.2": "7d5cb07a9d86c04744b2755974077c87991b44ea", + "themes.theme2.brand2.3": "37e1cdbbb35637c02481bf841413694f7246029c", + "themes.theme2.brand2.4": "94a9f4bf1e4dbe230fcc35c2dfdeb9af25d90076", + "themes.theme2.brand2.5": "c11499e4b28a439149c9fd960282fa143a31e4f9", + "themes.theme2.brand2.6": "beca88fc74ff1d0a10ac19ca561a0c6231e6dc82", + "themes.theme2.brand2.7": "524158211e49b291121b8c68f72a8c66a268d0de", + "themes.theme2.brand2.8": "cb0e934e85faaf31a4c8693e262fe5545b75e7fd", + "themes.theme2.brand2.9": "d1604fd720e78173b8097368d382bfb5d212516b", + "themes.theme2.brand2.10": "91e23ddc42addcf0ac412fa6270445f56d54b917", + "themes.theme2.brand2.11": "0f1ecd66bd121f1e53465bcd30b08e61cdcb903f", + "themes.theme2.brand2.12": "0feda176267ae2998bfb026caa0b07d7a9ce03c2", + "themes.theme2.brand2.13": "b1dd575e40095b6e44cc1ed2f7bb23143123c348", + "themes.theme2.brand2.contrast-1": "2ce2c47e85bb51ffddbb330c2faa2f5cd33c947d", + "themes.theme2.brand2.contrast-2": "15e26d9dd37c553834c6cce6033c0addbfe0b5e0", + "themes.theme2.brand3.1": "59eca3bd9626a6e723db3abaa0b0204197c86564", + "themes.theme2.brand3.2": "cfa8b71001f2f9df1a44000392f8511dd70337fb", + "themes.theme2.brand3.3": "91d25fee1a2985cbb9062b5e262131d872aaf3f9", + "themes.theme2.brand3.4": "885298cf41d3f1c864d23012a606a8a9a9759dab", + "themes.theme2.brand3.5": "4b5f915920e9e2136c5bcb24c0c06463a17d0c4c", + "themes.theme2.brand3.6": "352aa5159d591c0e84152e3dda3067fc7039d74f", + "themes.theme2.brand3.7": "19afc0137b420890f02a6dc1a59ce2b3fc5dbb28", + "themes.theme2.brand3.8": "a2a38f98e426bc7f580ecccb9f4943f94111fbac", + "themes.theme2.brand3.9": "7f88db60e58e32c9e7569b4c2fb5ba5e7d779290", + "themes.theme2.brand3.10": "9b71819a00add241b849c78d0b8ebb863496a8b1", + "themes.theme2.brand3.11": "f6444a0f9a2ff7b28b63d969bdaec2760cbf367d", + "themes.theme2.brand3.12": "007bd2118171b9ea0d372634e6daae98f3cebc7b", + "themes.theme2.brand3.13": "35f3c8d1725a3103b25f6f43fef4f7cf7c70a09b", + "themes.theme2.brand3.contrast-1": "260d63dbc043fea45e565cdd3e0f2700fc45bf7a", + "themes.theme2.brand3.contrast-2": "4e29f7e8f8c0432c686e5844ced28da3289a70b0", + "themes.theme2.neutral.1": "02136f6a8fb7d2e489a630c7607c36a199489965", + "themes.theme2.neutral.2": "0b6357ba13a293bec33ceb1824e7552471d570be", + "themes.theme2.neutral.3": "8493acf0689edc4872f0a73cbdc9cca4f0150d93", + "themes.theme2.neutral.4": "53e7fa2d9dddad2c4efce063f46824c173d0fca5", + "themes.theme2.neutral.5": "21a322c31443e548ad227abd82b05572a27e2684", + "themes.theme2.neutral.6": "ea4fc76f3d6318087b7fc046598b2b440dc25e2b", + "themes.theme2.neutral.7": "8eb4b7f0c2c1b41115b01c17ff60194e83bf80d9", + "themes.theme2.neutral.8": "fb472380c8747ae344b3850d6c67f2f2342d0cad", + "themes.theme2.neutral.9": "bb94206e15dcd62de88bbd943ebdc3574086717b", + "themes.theme2.neutral.10": "5ba04036d23446688b150e206dd28563c73f821c", + "themes.theme2.neutral.11": "721a9d485a3a1a7515f4fdef6b60be1dd8bc6493", + "themes.theme2.neutral.12": "83f2bfe84629aebf89e0d28615bbf1e289594073", + "themes.theme2.neutral.13": "e77fd93bf48f9164f6720cda194afd750f736694", + "themes.theme2.neutral.contrast-1": "4273e058894af2b1d567f5b7b9adaf15f22d8762", + "themes.theme2.neutral.contrast-2": "ed712da1e132beb8f182feec2f25ca80e20c0270", + "themes.theme3.accent.1": "7fcb5eba9ad706deaaba77f84837e28dc77f48ff", + "themes.theme3.accent.2": "8bffc3dda0d58ba2c0c321348418602df8d5af2f", + "themes.theme3.accent.3": "3d1f240b02e2820d6a304bb6f862f4402da9d6a5", + "themes.theme3.accent.4": "c917bf6d9b9051cd3a886088c693adaf90634a09", + "themes.theme3.accent.5": "87f7962cf1369ae66f8b0381c41a8a0e16e112ab", + "themes.theme3.accent.6": "5fe4c50568f0aac3c8cfedcc40c7ff10254d3b93", + "themes.theme3.accent.7": "5328cbd9ccff90a5b90f967e41873a66f611599a", + "themes.theme3.accent.8": "6bd5822e4151851c1284e30626eea32b37e7fe52", + "themes.theme3.accent.9": "7b77e122410006ec89d94447a61f1a5d9ecd4db9", + "themes.theme3.accent.10": "2d84ddcda4a9dbbc687baca70ffb1d0385b7878c", + "themes.theme3.accent.11": "5a963cf8ef99384841a551afb46709bb4c8214dd", + "themes.theme3.accent.12": "b58de8d11308fb2b2b28e338f9510bacd71a4749", + "themes.theme3.accent.13": "0e83279fe42fe4fc197dfc03f8b84f3198d44b95", + "themes.theme3.accent.contrast-1": "0760eb5bfb8ae801543c0e87431b8b09275ea6ae", + "themes.theme3.accent.contrast-2": "2dec82c6d79d8c6808900c1ad368014f358a521c", + "themes.theme3.brand1.1": "cf6522b83eac6f3ffb905808f962cf8e356c3b76", + "themes.theme3.brand1.2": "e606c90b4613d92f254e927966ad8b0977d542c2", + "themes.theme3.brand1.3": "a585c45a69497a886e1153ad64611938a4f158ed", + "themes.theme3.brand1.4": "10a3d3510678b50201bfecb37ec36c17921919e9", + "themes.theme3.brand1.5": "a17af63c7b544b6fd3122ab57e7e710ddfa4032a", + "themes.theme3.brand1.6": "c7b6fe2478323be04ad267c2601685d4a7040e26", + "themes.theme3.brand1.7": "fbc023596f9a31fe9cd7f0ac688c24dacacc6563", + "themes.theme3.brand1.8": "150a73f82e6df4eaf0cd2a64e3048cc4f76c32ac", + "themes.theme3.brand1.9": "58c1d5e5801e9cf91ce39dbe2cb5a4699caef6f8", + "themes.theme3.brand1.10": "bc9f283dfb046b283c7ea2b1ccbda00457920ad6", + "themes.theme3.brand1.11": "a819e7a562298abde4648bcd779466a998ec9630", + "themes.theme3.brand1.12": "4c982cf540047b5fabe03a855149f4abbafee9fa", + "themes.theme3.brand1.13": "672e354a4f62c5b5c22a88555c2716027df87592", + "themes.theme3.brand1.contrast-1": "f7cae94b146b616da25762676c075304c7e817b0", + "themes.theme3.brand1.contrast-2": "015a1ed98ed4357518f00d82444bba1cdd75973f", + "themes.theme3.brand2.1": "f5dfad51edee4d5a98c3ab9b69af65b66a83ca00", + "themes.theme3.brand2.2": "2292a6dc05a57b95f9094496d03284ab509ea5f1", + "themes.theme3.brand2.3": "255525d63727837fa46ca91c794926e6b548bc10", + "themes.theme3.brand2.4": "91260d4f3e9a35d33e685fa21e978c43bcd84803", + "themes.theme3.brand2.5": "8ffeb0b9823fca4b80d52ab2daf112e315dce68e", + "themes.theme3.brand2.6": "668c48f2bc80f9c6ad7187306b3118ca48e723cb", + "themes.theme3.brand2.7": "17f392d6ac56e6d9d89e657331524f46951260e2", + "themes.theme3.brand2.8": "e64a892ff82070958acbc2a48a7140ddf1ccbfc2", + "themes.theme3.brand2.9": "c32ed35340ecb9a558abf42139b3a840a6b2c3ee", + "themes.theme3.brand2.10": "3383fba952491ab2c0079dac04b729c1a6f28f46", + "themes.theme3.brand2.11": "1b1a19b1bcaece43023b40280428785d78296802", + "themes.theme3.brand2.12": "8a3a6692f00752b136258fe0caa719f960b7a89a", + "themes.theme3.brand2.13": "1b5bd562c0bd0523845719cc8d7e65368ff4ac75", + "themes.theme3.brand2.contrast-1": "dfca79efe4e287189f1116814a82dd81d30fd5a7", + "themes.theme3.brand2.contrast-2": "0ad453e4be12eae80232cd07555846d672a8a77e", + "themes.theme3.brand3.1": "f660d42955a8b7c76421d0dbbba29ad8b19b19e2", + "themes.theme3.brand3.2": "37152bad4db5e37d72911fb7fde10aade6965481", + "themes.theme3.brand3.3": "298aa25171a43b8146514f25618c66aefd54690a", + "themes.theme3.brand3.4": "9d35b60129b82c015f00e7c1994921577fc6ba21", + "themes.theme3.brand3.5": "04010ec3d40a7b180d1bd7b373899b5928ff1f4a", + "themes.theme3.brand3.6": "9482f88db26e677f14c0e8df1ad8ffb270e7888a", + "themes.theme3.brand3.7": "7c1c0ffaa1ed7618cc60e3cd13608b91fa866c04", + "themes.theme3.brand3.8": "c81898502d493ab724a48b6a81c6539a1f7aae58", + "themes.theme3.brand3.9": "7d028a5dc5c9d37cc6e5fa819e8322bca8303475", + "themes.theme3.brand3.10": "af90dffc6fe5bd7327a97b4fadb6381f3e07b6b7", + "themes.theme3.brand3.11": "a76571a1aa72a592cd8e5b7e35f131428cc1aab6", + "themes.theme3.brand3.12": "9cbb1b38ddf8f3ec75759ef41436f1fc7b59f067", + "themes.theme3.brand3.13": "796c55fb2ba00439505481b00c185c436332ef20", + "themes.theme3.brand3.contrast-1": "1b317545527dbc3ea76261451e40281ef250a1db", + "themes.theme3.brand3.contrast-2": "f3f58a3dc72781b2439db1de9c1da750f5583027", + "themes.theme3.neutral.1": "f6a134300f4306893c340237b44b833e8e7a6027", + "themes.theme3.neutral.2": "3c6c50e9946c722d56c542bed87c29c6301d23a1", + "themes.theme3.neutral.3": "11a6e8b95f363e3c98e481d26c106be93420bd2a", + "themes.theme3.neutral.4": "09b3932638a6a045a0c417963c3074ecf521cc3e", + "themes.theme3.neutral.5": "bec55b70a1d4f7197ded3ab28658d9296995f76e", + "themes.theme3.neutral.6": "5cb154a21196a8624ae8fa09f3a1f48db78b6893", + "themes.theme3.neutral.7": "19b8093b42d5889b20d9cbb99286b1c2176dbe0e", + "themes.theme3.neutral.8": "4464ebce48f8717b8f1d4ca6d417de4d287ec6ed", + "themes.theme3.neutral.9": "34e14cfa67e9c79f248a6a54aa9183c58fe4dfc4", + "themes.theme3.neutral.10": "c841f724aa9ef3fd75a63480be5e78627182389e", + "themes.theme3.neutral.11": "9bb14cde3f2f02becb3ddba6204555c0526e1f0e", + "themes.theme3.neutral.12": "e6d49a86bd7f6a29e7588f872ffdccb18c309830", + "themes.theme3.neutral.13": "9d7fd932ee565e28dce752ef055218f6e69a645c", + "themes.theme3.neutral.contrast-1": "f4ffa571861c199ad3cd5adbfe63cf811b825b8b", + "themes.theme3.neutral.contrast-2": "72a74c4580483bb90db41a245a0bd5979c436437", + "themes.theme4.accent.1": "6285c7513cf9701f18e3817927b56dfa2305ce12", + "themes.theme4.accent.2": "763b1f9dd5b50bda786561ceefd828846227676b", + "themes.theme4.accent.3": "47c4d0574fc44db2501415ee52eda33619779ed8", + "themes.theme4.accent.4": "07913d0909ba38a0dc39e83d91d9ceb8ebb4f6b6", + "themes.theme4.accent.5": "404d5f73d055dcf3635a03da554651a78fb2b5e7", + "themes.theme4.accent.6": "baaab2909623f5393b02d54a7c6e53cc5983ec14", + "themes.theme4.accent.7": "fc51bdf33e6f8bb56b2d6f583b78a69a53fcba14", + "themes.theme4.accent.8": "2e6d3a2f98c00ba205e1d1a4ddc8d482bdd89b48", + "themes.theme4.accent.9": "d080d8240b9b22d8e9e231ad80e64d2565410a65", + "themes.theme4.accent.10": "420d6450be8cd376e9813a99721776e2a05f4d1f", + "themes.theme4.accent.11": "8001bf2118296b25331bcf8734d31b7c322faa90", + "themes.theme4.accent.12": "b1570ea6318975ef75bbf166d5fd62171d56a96e", + "themes.theme4.accent.13": "c427f6d04d6be84339e5488bbb13b11cebba6c8d", + "themes.theme4.accent.contrast-1": "08ae1c879ca42cecc4b341867bcf3ca4f3d09772", + "themes.theme4.accent.contrast-2": "a2975ef20d13a4364ec1cc61e32944f83f0ae123", + "themes.theme4.brand1.1": "929f84b8efb2bb7c342213e764fa3b3208af5670", + "themes.theme4.brand1.2": "1f045f94c419cb295d65dbff202da37bdb25e939", + "themes.theme4.brand1.3": "e3c53c0d3bd285be7af08d260a622a37f354787c", + "themes.theme4.brand1.4": "6bf851b047548f98798fcaaef6b6ea7d685fa3b3", + "themes.theme4.brand1.5": "78782af5ca6566a82f74bb753f014ddd9e3423e5", + "themes.theme4.brand1.6": "a2386efcd62307eb0f7e0e6d46b3631c6631c753", + "themes.theme4.brand1.7": "1c2a367ab88534a599c3127cd7e149dbedd07f1c", + "themes.theme4.brand1.8": "c10e21f9857a5f47d021c5ef5f2fafae467f5fea", + "themes.theme4.brand1.9": "ef2f4f0115639a795d479da2b67cbe128b2eff44", + "themes.theme4.brand1.10": "0721ec463ec33762e63ce89b56ed858c356d8626", + "themes.theme4.brand1.11": "1963984502b28a0164bfb4d44c6bfaac23d9a7b9", + "themes.theme4.brand1.12": "330b085d67df12273e5cabd5af936bc30ae6df6e", + "themes.theme4.brand1.13": "96b0cc23a4d9e1ee7038f819ff699d69896fb57f", + "themes.theme4.brand1.contrast-1": "a271f0af581f7f679d58505f142277ccf1dee43d", + "themes.theme4.brand1.contrast-2": "6afc0e30c17f721c3063d9653436148be501cc28", + "themes.theme4.brand2.1": "fb2f05c886bc90ae6a2dcdddf08afd309f265269", + "themes.theme4.brand2.2": "f12bb3b003d85a3a339aa50e83dc51c8b04f5529", + "themes.theme4.brand2.3": "8ba5ea894734b87da35228ff2e3101c6d52a05f3", + "themes.theme4.brand2.4": "c2e8d0cb1f3cc38959ddd7bc98510a032ea4225b", + "themes.theme4.brand2.5": "2ec0852cfa6f716ff5b2ae2d401e1afd78cc9fb0", + "themes.theme4.brand2.6": "cbd65e89c3cba784f1435df2b315c856626abb70", + "themes.theme4.brand2.7": "f836bb8cc4fc2c53f2ec2dcf4ca406bb2f895ea7", + "themes.theme4.brand2.8": "051b58affd883ac4694beeb7965bd365f20e8b13", + "themes.theme4.brand2.9": "483db290d6428602226d180eee692fad22ba9ad5", + "themes.theme4.brand2.10": "fdadb4ac4c6d41ab85419e8c3c304d7259160233", + "themes.theme4.brand2.11": "2bebde3952eb80b57406ecddfa8e75e40ef62fc3", + "themes.theme4.brand2.12": "262a34422bd52d960fa281d39f40420d64ed8a6b", + "themes.theme4.brand2.13": "cf6f14b6caa148932819c2f16ae45db66abdfbc5", + "themes.theme4.brand2.contrast-1": "008148895fe195b67dd07541cfe2e3515ba4989e", + "themes.theme4.brand2.contrast-2": "e0c10cc139cfa248d0f1e326bfdc1bc050bd573a", + "themes.theme4.brand3.1": "b82f2c022da20710e131581cb24d73ae53004ce1", + "themes.theme4.brand3.2": "51546408709b426916ecd3196a43a202683ee86c", + "themes.theme4.brand3.3": "36e5fd59654707f42740856caa0393ea286b0d2e", + "themes.theme4.brand3.4": "e6eadf535267a54417b0393d7d61151319f9b5a5", + "themes.theme4.brand3.5": "3b9300bfa09c68ce703bce7950d906f7fd697f79", + "themes.theme4.brand3.6": "42e70bf55b34374c07627c0fe4ecfe3bbd13e5ab", + "themes.theme4.brand3.7": "8b35ea793359ed32ba9aac67defb8e5a825362ad", + "themes.theme4.brand3.8": "2831d04d4f2b0dc0bb35e35b275e79cee70a7cd1", + "themes.theme4.brand3.9": "e03c111b19362da49911d4a62066ed710c1de77c", + "themes.theme4.brand3.10": "44796c194f473c3725cf0c8ccb4be0d93b291996", + "themes.theme4.brand3.11": "b4a4309ad490d70753004ef3b034830b84296b1d", + "themes.theme4.brand3.12": "e39d7cf021419b364fbe6b397d173834b113ffb6", + "themes.theme4.brand3.13": "c233ef22dd77891f3d071b99b075417955b4d83d", + "themes.theme4.brand3.contrast-1": "d219a35e2b2decf97682b4cee699826edfff190b", + "themes.theme4.brand3.contrast-2": "bf868c94a49c543013fa9d37b1c6138c7a06ddbe", + "themes.theme4.neutral.1": "8c70843e5c05a105e91e3889af0a3744714f3a3a", + "themes.theme4.neutral.2": "0d8abe257325fac6fec47354c108f4fb8741c035", + "themes.theme4.neutral.3": "8d2c94940966124004f5f31def25e4a712f7db54", + "themes.theme4.neutral.4": "fd7713223d74ac63021aec2d026fa00673ec2ed4", + "themes.theme4.neutral.5": "78bffa5aff5d5c9e5d60d4d145de31639e307eb6", + "themes.theme4.neutral.6": "6ce3f2123b62eaf1eb76815970480bce19941986", + "themes.theme4.neutral.7": "0b2989dd0f3be0e249b8d80913244a585b155306", + "themes.theme4.neutral.8": "f29df8ef3e7aef25597c8ce6cbecabd1808eb12d", + "themes.theme4.neutral.9": "c322ba119f57f62fa748607c052765cca5f04b0d", + "themes.theme4.neutral.10": "feea9a9b7d32421e38d9cd3e0d4277080eb69e0e", + "themes.theme4.neutral.11": "9893e4534f7caa3cbdcd5126f969be69ccadf08e", + "themes.theme4.neutral.12": "1bae3c80c19652935c9638d056616128b53ffd74", + "themes.theme4.neutral.13": "c8931ddac84e6543f2e8d9268a6024307da89656", + "themes.theme4.neutral.contrast-1": "b728640b8c5e5fb37bbffdfb161ec470094ae4b5", + "themes.theme4.neutral.contrast-2": "973f7a4f68dc31022baf28a19121f716d09db49f" }, - "group": "Mode" + "group": ".Mode" }, { "id": "9ebd8aed52afbffc17e2666e8b4653a53498b257", "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme1": "disabled", - "themes/theme2": "disabled", - "themes/theme3": "disabled", - "themes/theme4": "disabled", - "Core/modes/dark": "disabled", - "Core/modes/light": "disabled" + "core/modes/light": "disabled", + "core/modes/dark": "disabled", + "core/size/default": "disabled", + "core/typography/default": "disabled", + "core/styles/default": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:34:4304", - "$figmaModeId": "34:76", + "$figmaCollectionId": "VariableCollectionId:34:4758", + "$figmaModeId": "34:82", "$figmaVariableReferences": {}, - "group": "Mode" + "group": ".Mode" }, { "id": "de7b392ea3a3ba7f9afc9e307bb834c9ec5e5f0c", @@ -415,143 +413,364 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme1": "enabled", - "themes/theme2": "disabled", - "themes/theme3": "disabled", - "themes/theme4": "disabled", - "Core/modes/dark": "disabled", - "Core/modes/light": "disabled" + "core/modes/light": "disabled", + "core/modes/dark": "disabled", + "core/size/default": "disabled", + "core/typography/default": "disabled", + "core/styles/default": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:34:4680", - "$figmaModeId": "34:77", + "$figmaCollectionId": "VariableCollectionId:34:5134", + "$figmaModeId": "34:83", "$figmaVariableReferences": { - "colors.accent.1": "f4f3241750f607ec6a501890f16782ad658c45c6", - "colors.accent.2": "35c1d254ad1e8eafe3c9913cbc5bb034cd3f25dd", - "colors.accent.3": "f41b2db3a796d377b51668e7812c42c5c1e712fe", - "colors.accent.4": "9437727ff1bc26c3ca34697c1b3574730e3932ac", - "colors.accent.5": "aa2be56b7a126c1ebc598143e233b39fa218a98a", - "colors.accent.6": "5c4d452449b620c55a2ab57ee35a00a390db4b41", - "colors.accent.7": "0cd5be6200ae5c5e1f717900f6519b00421d165e", - "colors.accent.8": "865a782526dff63682f22e9d11738ef6f0b03399", - "colors.accent.9": "20e144e74a830d8571e04a2ccd3f3b418ad5dac4", - "colors.accent.10": "63366b34fa01d2df92a8b8b81f1bb28f1bf3ae02", - "colors.accent.11": "6d91f9fc30a37a3baaf200a92fbdd736f6aa57a6", - "colors.accent.12": "4c36e76763c6d2a1d6b7efb97e5cf94865d71ee6", - "colors.accent.13": "446caf6baf9d5267c9a73c877e8ca5107936c5dc", - "colors.accent.contrast-1": "0d247b223082a4889c3f6a438d0e764fc69f2aee", - "colors.accent.contrast-2": "7e4fe3cb906c45d7d65e29198346a5ce7aa4c249", - "colors.neutral.1": "ed37c9688b5da30a29e629e3ff07163d5bb1b1af", - "colors.neutral.2": "0351a9c72397c71fbdceb2b610bfebd15d3b87f6", - "colors.neutral.3": "f23dd6b64be4bb9ba58496e7d38c0d7492e451a9", - "colors.neutral.4": "80c2b549e0ad24df0a0aee002c88394fcff78eea", - "colors.neutral.5": "0f6781ed5f32d040602bf0b7abd149f019ec208e", - "colors.neutral.6": "4482125fd1a13f21cd8f8454588d99223b03389a", - "colors.neutral.7": "d1f015dc5b840365ab0688f64c9474c99f4dd57a", - "colors.neutral.8": "53607058d31fba3a730eb2aeb661e7bb670a982e", - "colors.neutral.9": "c296f4a0bedcbbad3c9dbdd28d3304a40acf4818", - "colors.neutral.10": "a2ee6af390e9c7aa9b5d6dfa801167a4180e3ecd", - "colors.neutral.11": "512cc59966fe3f0ec01d21f071f2726864bb5175", - "colors.neutral.12": "89261124def5f5d0b2efab017d00dd497e067a29", - "colors.neutral.13": "d16897ee74298034ca560cb978d5af0ba70bf1ee", - "colors.neutral.contrast-1": "bd0b2da7ee990badfb2a7d76bea4687948802181", - "colors.neutral.contrast-2": "92df5a6db1d111c6fdc4fd8855102b9aa2ba070a", - "colors.brand1.1": "21c92c47214b52a670fd202ddac4fc1be866250b", - "colors.brand1.2": "a3bffe5ebe84e23995d59411e967f5c441c9747c", - "colors.brand1.3": "543f4fce0d258076885cd114a3237470559bbf7a", - "colors.brand1.4": "c382d60b93e5c5f0e73fec1fe6b8d131581c38d6", - "colors.brand1.5": "87d419298bd72a130708e007fc69544250321f80", - "colors.brand1.6": "77f95930a1135b964fa7cd16ecec371332d42588", - "colors.brand1.7": "5bea4cbf87276e3d02943a2af62519514eddaeb6", - "colors.brand1.8": "38980f2964a9113d65705e88c7d8ec75e9e1c646", - "colors.brand1.9": "3df7b4aad9069800f8c8e45a9710245d82771157", - "colors.brand1.10": "875ebf2a3ece3786de39d1d4d560b84381c79338", - "colors.brand1.11": "2a95085659aca3d4b34f7d2425c5780dd13d2ad4", - "colors.brand1.12": "287521bd09cf61f3d70b21e4cc66045efbf5fafb", - "colors.brand1.13": "049716e1cad5c3e492de18d44a9575759ff6ec44", - "colors.brand1.contrast-1": "3e21df651c83738ffb10e1ac3edbc6da4a3515af", - "colors.brand1.contrast-2": "a0efe2427d69bc4de5f8094bec466ec89c503dd1", - "colors.brand2.1": "e870428f08c52be73aaa53243947029d9bbaa7c2", - "colors.brand2.2": "96bfe46e2e44a68702960b587cb5d3877d0510b5", - "colors.brand2.3": "64b7368080ad72aa9d6b5ed017527de7c00f0cc1", - "colors.brand2.4": "9cd95d51277c503485d066390cb93ea28bd48969", - "colors.brand2.5": "5d6ae42214e7b17a4147c347b6b87b2d3f584bc8", - "colors.brand2.6": "8665518e149d2214845aa50ac54b57cb8a2104ab", - "colors.brand2.7": "a58ebefb9ca37eca3fd0831ffcf17fb1d596075b", - "colors.brand2.8": "75b64a369aadfdc489e9b9d2b103f2f6b966a5e9", - "colors.brand2.9": "a058651a8946f0ede7ba61bf2f75965e1b3ba8c8", - "colors.brand2.10": "02eca0ea3590064c93c549a97337de09e1f962a0", - "colors.brand2.11": "844c3277b314efebce63ccc7d524e966201ede7d", - "colors.brand2.12": "1688e75dbf314c6a02d3ddb421908dc6c0b5cfb0", - "colors.brand2.13": "aaa269cc4a4f56a0579b561dde29124cbbd01a8f", - "colors.brand2.contrast-1": "1f093ff304e57b065d89da4c2c8f25841c1492bd", - "colors.brand2.contrast-2": "6b3c06a9d8c6b6cc8abfe78f0043e772ca141fbc", - "colors.brand3.1": "8182bd5899aa7a5cc896cfaf09dedd48145c12a4", - "colors.brand3.2": "c36d0e37b2b238b4fc6a044237555913bdaefec1", - "colors.brand3.3": "65556e5a0e9a971f43f7b6a8f7dfa3b9386a739a", - "colors.brand3.4": "e6bc3b7742fabd17d587dae1199d57124cf08489", - "colors.brand3.5": "c624c116a75f213ab338730f335b970602d4c6e9", - "colors.brand3.6": "a05f35e8a79a2c0bb0c51225111821ff5f03050d", - "colors.brand3.7": "49508983b54cb32980fa6e0a21dd94d9003bbed7", - "colors.brand3.8": "186038d1c5e12b737773854a101e6d2054a9aaeb", - "colors.brand3.9": "de8e7357045be7505c89711c22b392e5e7df564f", - "colors.brand3.10": "7fd7d67e82eb55ccb7f3350ebda960032ccbc5b0", - "colors.brand3.11": "d824be6b573bb9f1ad5afa28cf4cef5079e8bc0f", - "colors.brand3.12": "1a548150c42a215f11cd1f035816cf0d63647c72", - "colors.brand3.13": "ccda382840b0517e23573a572ab98295bd380c71", - "colors.brand3.contrast-1": "bbe2d6468efe379f8604447fc500b2e176cf9fa1", - "colors.brand3.contrast-2": "afceb0d395c99a63aeec7847147b047285617ce9" + "colors.accent.1": "0db2796e9f2fa1f15268a11d6582d107680d3f35", + "colors.accent.2": "e3c82037444cf8fab0242705075123b19059091f", + "colors.accent.3": "0ed54d73ff80d2238c51a7de1f012f5aeaf1b621", + "colors.accent.4": "fad6c050d72b127fcf2236db0918b1d89dc74ee4", + "colors.accent.5": "14873735463d1ec1feccddd6ed6b3a8b510f6eb9", + "colors.accent.6": "ef7aa5232bf6550d91fbd73ddae983a0c355a32f", + "colors.accent.7": "ed7cde7f098a4fedbd4fc6f95d4aaf48acc32c55", + "colors.accent.8": "7fa7e4ebe829ae86701c056343f08dbff0f03f5c", + "colors.accent.9": "e814f110b7a945714adbe3d85a2ee1cb4000fe91", + "colors.accent.10": "c3e4e34ffec75071e9e642bbb0240d2cbe53a1cd", + "colors.accent.11": "9e1d095cc3a6e5af90997367a966e1948036b6f1", + "colors.accent.12": "2d688a5dbecf9b8b4ae2b9a309d045eb08565de9", + "colors.accent.13": "2748fc8bf5929bf0e5c7d50a94037ed43ad8af46", + "colors.accent.contrast-1": "e55116249f876526d154503fe30d67cda3e6175d", + "colors.accent.contrast-2": "4a62a8745ce2d0c321e39fe3103882dff945b6d1", + "colors.neutral.1": "b59bc5b5fc37f2db85f2758f8f20edb8182d4ef5", + "colors.neutral.2": "908078678999cad2dade91bc2f8496cce90fa55c", + "colors.neutral.3": "156dd3350c23156828b41f86dd1c16adb0d26fe4", + "colors.neutral.4": "16345f39952f802ad96b792c3d14c4f6ac266299", + "colors.neutral.5": "cc110186906dcd52ff9ba9352837381f9a25d900", + "colors.neutral.6": "fb05a756285a650e2ded342ae5dae2a1648189e0", + "colors.neutral.7": "8997ab5dd4359a04bcfc3a924aa60eb4988174a9", + "colors.neutral.8": "f9a3f14c23309a00972a641545567b0d4e6d26e9", + "colors.neutral.9": "26af5d0a27d58e54118d789a3afc1de1a427d37b", + "colors.neutral.10": "2816e4f360a1fa6f77ef82a7bb921ee20bf448d3", + "colors.neutral.11": "be45ff09bab84f7bd491d788ed2b3a236cfd379a", + "colors.neutral.12": "e6e402bd58f991e2f872ebe413b6133b5cfe21dc", + "colors.neutral.13": "42b8497ebdb80c651e66fa9779047d4c9859d1a5", + "colors.neutral.contrast-1": "724f93034e9e547e73117551ac7a45902ad95ae8", + "colors.neutral.contrast-2": "fbab06b590d484b8d9581ed6634747ebe6c5d3a4", + "colors.brand1.1": "06bcdae5769a884760580083468b759432ce01cb", + "colors.brand1.2": "5df2fb27d12b6e915d66ba9f31887f861b8af7cf", + "colors.brand1.3": "90751744f0499f338c9c5b6ff4f0d055eb176812", + "colors.brand1.4": "753546d9a1e94363a42f8b6eca0e30847560894e", + "colors.brand1.5": "65d62f90d481766d062c0f53210571741b994ce9", + "colors.brand1.6": "a9e386bacee7edef34158c0e5ba2bf92d5b6a843", + "colors.brand1.7": "f50d983b84213f181dbae7c07bb001edff6ee718", + "colors.brand1.8": "caa5ba33e0ba46bd23f5b38fe0c0893ddfb2fe0c", + "colors.brand1.9": "074c5152cca5af251217df1db8584efea8cfc718", + "colors.brand1.10": "daf3814ab03051dcb214357dfa24850a2a0e6105", + "colors.brand1.11": "1a5497088c8310bc0d237fb241c580487fbc77b3", + "colors.brand1.12": "068fbb50119a97b1e809f7c260667515a422b826", + "colors.brand1.13": "8a4c33bc4a3926201f4ac17277a056080766bcd0", + "colors.brand1.contrast-1": "864818a5d1a3e5c7270dc18fb37c9c41db4d511e", + "colors.brand1.contrast-2": "c13a2ddd786d935540154ed5ff635461163e3051", + "colors.brand2.1": "f2722f705a9bdba164bb7152e000b37cfca304ba", + "colors.brand2.2": "1055baa59adc00e604cc36712ac4068fb26357c4", + "colors.brand2.3": "5fcf4f8d5ff2cb1f0d5fb9c8e868bcb1f1c4da79", + "colors.brand2.4": "47b2833e58f2b8953929fc4effbd2c502f58f059", + "colors.brand2.5": "23c8acd41b9faaa8499dd16b60da1b7c95a6f276", + "colors.brand2.6": "5448483b05c8df2df2137af95bd3925b6dcf64f2", + "colors.brand2.7": "cd14e7398def9124284bcf2b30b4dd01d0ae0a7c", + "colors.brand2.8": "cfec01d51b14677f54dab4cd42dbdcf6febd1928", + "colors.brand2.9": "25bc7013ae1dddf1290eaaad4ff1699fe2344d1c", + "colors.brand2.10": "184ce6dd08a47da75e2cecfc8871b85fff47f259", + "colors.brand2.11": "5b26c3b3326ebac3e9e518e2fa0e068f3b210923", + "colors.brand2.12": "f5ec27bd4ee7e97f91eb2979521c731546ae4417", + "colors.brand2.13": "b67273179173edb3b06abd9000cd351f5030c0a1", + "colors.brand2.contrast-1": "c9b560b214a4b36d1ec37fb8d905b7e3567ee728", + "colors.brand2.contrast-2": "2b50cca3c58ce29373bd0711df8f9ba5960cf4a9", + "colors.brand3.1": "2edd4bf8cfc9db26a80f588f2986b5494c410bf8", + "colors.brand3.2": "7341c6f068e570554fb0dc9fcfc660e3b54feaf9", + "colors.brand3.3": "7bbba54f120383bffc7dfda69b8e7da9fb6467ed", + "colors.brand3.4": "87de69331cadd1c5d7c6c227e956d7ca8061279b", + "colors.brand3.5": "93fe8f3d6e5dcb2244c8c32f050899e87f951f54", + "colors.brand3.6": "ac5adaa2303ce34459a3a4165ac7a8b67709b854", + "colors.brand3.7": "d4297088bb136f68d3a48014eb4884be0cc164fa", + "colors.brand3.8": "5b06f40c91766878371772121ee04cff592ed638", + "colors.brand3.9": "5a969935c646bb49d6267a54995599f8b479dd73", + "colors.brand3.10": "239a1c3901030fbfe0b19b5a28edb705daffd651", + "colors.brand3.11": "43b1bc42fee0285ba7b4ff1db05f974ca005e031", + "colors.brand3.12": "b27f3b1afbfa7a1e8e8f28ede8653ae23af023f5", + "colors.brand3.13": "e0984a77b2dd5b56b2f0f67eaf74000b0c6592cf", + "colors.brand3.contrast-1": "e1e5db106361ad69bf674479e4c856d72603f383", + "colors.brand3.contrast-2": "88ea2c50af023dd6e029005d71539cc957268329" }, - "group": "Theme" + "group": ".Theme" }, { "id": "bfb9f0bf7870662bbd1e455adcb164e93283deb5", "name": "theme2", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme1": "disabled", - "themes/theme2": "disabled", - "themes/theme3": "disabled", - "themes/theme4": "disabled", - "Core/modes/dark": "disabled", - "Core/modes/light": "disabled" + "themes/theme2": "enabled", + "core/modes/light": "disabled", + "core/modes/dark": "disabled", + "core/size/default": "disabled", + "core/typography/default": "disabled", + "core/styles/default": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:34:4680", - "$figmaModeId": "34:78", + "$figmaCollectionId": "VariableCollectionId:34:5134", + "$figmaModeId": "34:84", "$figmaVariableReferences": {}, - "group": "Theme" + "group": ".Theme" }, { "id": "541629445ef90ad5363f9e88f52a1ccb617e6f84", "name": "semantic", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme1": "disabled", - "themes/theme2": "disabled", - "themes/theme3": "disabled", - "themes/theme4": "disabled", - "Core/modes/dark": "disabled", - "Core/modes/light": "disabled" + "semantic/color": "enabled", + "semantic/style": "enabled", + "core/modes/light": "disabled", + "core/modes/dark": "disabled", + "core/size/default": "disabled", + "core/typography/default": "disabled", + "core/styles/default": "disabled" }, - "group": "semantic", - "$figmaCollectionId": "VariableCollectionId:34:4756", - "$figmaModeId": "34:79", - "$figmaVariableReferences": {} + "$figmaCollectionId": "VariableCollectionId:34:5210", + "$figmaModeId": "34:85", + "$figmaVariableReferences": { + "border_radius.interactive": "9eada5c0b8436389ef19e6470eee66df5665dd2b", + "border_radius.small": "6e5ebc4c606c48ae9e82af6d14165f64396cb06d", + "border_radius.medium": "f44dec6f23aff5d9ca2b7aa31bd4446551a2a43e", + "border_radius.large": "b05fc99cde92f82fdf8202cc470c3b399d877d95", + "border_radius.xlarge": "227637fccee749d838ff00f7d6502412acbaab63", + "border_radius.xxlarge": "d8a02e78cc90e5bcc7a8d1d7e25e3836a5f098da", + "border_radius.xxxlarge": "7f61e42463936bd7f7d7ff6096d38b103148f2e6", + "border_radius.xxxxlarge": "422de22546fd3920a75ea37298d0c5f0d9065c60", + "border_radius.full": "3fb9c22bf589cdbc15a37215bff590d36cf8616a", + "spacing.0": "648ac6811b804f4f7fb880e6b61ae24926406693", + "spacing.1": "4034b252a6cda6e82b7561b57bf5e9333a3dfa0e", + "spacing.2": "8c3d6a5531eb8f0f0479cb842a49ac1ee2dfdbb8", + "spacing.3": "2d084d27479eb62ed212d04c104c8640a7e26069", + "spacing.4": "579868590411750191b3a95a54d30d04dbe437ba", + "spacing.5": "0b7c4ccbb181ef2415153c7a490f6ae2e2789ffd", + "spacing.6": "130e60e1efe71bb414a8006b96c09b73f6576c1e", + "spacing.7": "ba35d5133037e7da56e4960420fad80793bcc63c", + "spacing.8": "64d02dfd379b2f81ce24aa48477be63d47b9115a", + "spacing.9": "0c1ce462d1f3f0305437b638a71db56f28d24b66", + "spacing.10": "8d06c7335912a385242eedad0483b2b94a317d8b", + "spacing.11": "00654e5217f6e89dea82257fe98822aed4ff905e", + "spacing.12": "6bfdaa4a0e406b1c78d54c8aeeae6000beaaeb57", + "spacing.13": "19be6d1b83ae4e76013796bb18e5be296a261b9e", + "spacing.14": "57f816e404d61b557758f9d1c8344a9d81171287", + "spacing.15": "0cc12fa0dbb41255de4b4faf0bf308b4625b67ae", + "spacing.18": "daea123b488eb55eec35d2b9b690e2bbcbe0c0d8", + "spacing.22": "dde75aefe27a39e4c0f57e42ecc41d574844f42b", + "spacing.26": "a6ae6887d86711cf2fe5a1baea2b699f94445f0a", + "spacing.30": "f51ae4004b8111447c81d96733cae80c589d55ac", + "sizing.0": "fb6f97aae2d0c386015656181ebdc96f336f37f4", + "sizing.1": "4257ef62381dcfd7b5694655fe5757aeecb7de94", + "sizing.2": "52f39d388b33d94eb2c349c44c5e3916aafdb96c", + "sizing.3": "2eb75d6a663d180c9341fd907ffe0ef6c7abfc36", + "sizing.4": "cf19df7847e7354ccb423ba052bb2765e92d1285", + "sizing.5": "b98bacd56ab02389e7bd3201819918552e32e07a", + "sizing.6": "9c6bba188570f30885bbf78f03c7cf278febcc62", + "sizing.7": "c865989a24ebfe3316c0eb3a15b57a9117a89bad", + "sizing.8": "6eb241fb9ae56878d6134d61e0d7945fc28837c5", + "sizing.9": "4c2b8e5ba27588cf388ead0555d0c3d171c04b7d", + "sizing.10": "0c694634c48de5b34c7296f4fe4c82064728a47f", + "sizing.11": "c373a556c055c83fda0e06ada216509830c88ce5", + "sizing.12": "4b7cbdd1f205573dd918fcd5ddfd80a26e86c993", + "sizing.13": "2d531e3bfeb95fc9f320cb913f33f3a6a3ecaeca", + "sizing.14": "f7a7f97a67a79779c2fdbae9975b23bfe58ff700", + "sizing.15": "d30820b495b1522e520518d2656ef3133acdf4dd", + "sizing.18": "6ab3fcdbeaba8f2332a927aaba2382a79555928e", + "sizing.22": "c76c7e4a618d08dd5b66529a8d36b80f29d1fb25", + "sizing.26": "77664a7a6132af609c2de33100e4f62ce5a92b80", + "sizing.30": "efa6adc9835f65e38b2d7077c6a34042e16a6e4a", + "border_width.default": "0adcc8208c9671b171d798f588a546c04b8fd30b", + "border_width.active": "4acbd48e5f2f37c9e611e274ab9bb6e0bc7ef109", + "border_width.tab_focus": "928314eb904b65860b28a66043546061d694384a", + "colors.success.background-default": "a02c5dc6d9ffc2e76a1b9e67253c1358ccf941ac", + "colors.success.background-subtle": "449b066010f751ba63dbaf65825570470af8deee", + "colors.success.surface-default": "cc3194fcb9f2e62771df32aa51807bee90e44743", + "colors.success.surface-hover": "ea6347b046a4408961944e86d5d5b3d738edccac", + "colors.success.surface-active": "d9c6a026af2b08379b891851645ec0b3de7d5aa5", + "colors.success.border-subtle": "9e1fd02072c78a2ffe02353d14e654a40600c08d", + "colors.success.border-default": "ba10392006a033bc8e82a97e024ae24a4e193c51", + "colors.success.border-strong": "695e06b71262a79df0b4abe6646fd4f82c3af775", + "colors.success.base-default": "1cf61d9482e20020578bbad02b76413e5964db46", + "colors.success.base-hover": "d1721dafd5d9ceadcf9b351dbc30ea7c8215a493", + "colors.success.base-active": "0157c26ade4246a37867042f58a0e71d028249e1", + "colors.success.text-subtle": "d8faa0d420ad909d0ee9451677472a98901f99cf", + "colors.success.text-default": "9dfdc2c299c376262b5dcf3b79d820e74797057e", + "colors.success.contrast-default": "ff06fe1beb816e815ba4c4901a239db4eabd0d7b", + "colors.success.contrast-subtle": "1764cc970120438380c0f65e56df6b785516da19", + "colors.accent.background-default": "66501d38286cacc361db58dc38497a79a4b30b67", + "colors.accent.background-subtle": "64a98a1475cc9d811cfa1ea06290fc2d946f6493", + "colors.accent.surface-default": "4d408e73f473ad5e704041028425584a5aa38ada", + "colors.accent.surface-hover": "b091816962a7532c4dd88dd87108c8e2f2a708c1", + "colors.accent.surface-active": "dc10c0af6dd2b27c434ac1fd32369e4c7fb905ab", + "colors.accent.border-subtle": "60bf4833b3f21ea4c5356759500919611ba15054", + "colors.accent.border-default": "96733dfa92e3588472871425af9c5cf478ddaa12", + "colors.accent.border-strong": "4cba0cac3b72e5e325f66351785475d5c70c60e4", + "colors.accent.base-default": "5dbe00f04119a23b03441b15489e2c9df3ba364c", + "colors.accent.base-hover": "7a392f152bb860f6fe2ffa5096901f4bb1f26916", + "colors.accent.base-active": "08bb95f2f7c5e3b4b8696717b9ddeb9c482f6085", + "colors.accent.text-subtle": "b567d270d426f2afc3227c97bdc1510878d5c0e6", + "colors.accent.text-default": "952103ebdd3747338283592e3f13a6c8682eefde", + "colors.accent.contrast-default": "598b04c4a54f82531c2ae89f898383d5477e0221", + "colors.accent.contrast-subtle": "5e17db0c7cb4a0b7da7955028521cf7252a2a74c", + "base_spacing": "b59c37089fad810cfc818407d6e41986106e04c0", + "base_sizing": "5f7320fab905885f2af12f1b7cb2b261edca9ee2", + "colors.accent.contrast-first": "b6ac19a06a324b4cf5b336f298d8c5d54af16278", + "colors.accent.contrast-second": "799a8a5d8690fc2e9cad0f8f0b31dcdc97030ad9", + "colors.neutral.background-default": "c4806c13e02562c33bed5f73c6738c6d295eea10", + "colors.neutral.background-subtle": "fd8741a8a15ef85092977897624f4876870a9512", + "colors.neutral.surface-default": "6f8a99722cc66b4e09e5aeebad3c33356d98f487", + "colors.neutral.surface-hover": "5852ad2da56f4d3fa7fd2f9c936c35f148a3931f", + "colors.neutral.surface-active": "a234ffbc947aa52edb6a55b992ad5a24aac88009", + "colors.neutral.border-subtle": "34e6a8d12e007e7df20da18ec438cbb710925cf2", + "colors.neutral.border-default": "dc9dc5838519c78dab43685a3f4335798b19787b", + "colors.neutral.border-strong": "7f0b572de26c69ee15470655b712e174975aab44", + "colors.neutral.base-default": "53daffcf1024d9492844999538c2c379ae14156a", + "colors.neutral.base-hover": "3f5ec030c10ec0d834911ef4d02cb8250372ac21", + "colors.neutral.base-active": "47da930b062a6372fabcb5ce1dafe430fda7b260", + "colors.neutral.text-subtle": "e73c4c40571edc23f07fe0cb530e5161253a4ce9", + "colors.neutral.text-default": "12ed78f114a21a979b79d67f2ef5ddf8e0dab1d2", + "colors.neutral.contrast-first": "4d5756bef3b7143447383cd67a19eec9dace23a2", + "colors.neutral.contrast-second": "9426430d3bbe7e6ce5295bc20e9c63c773f6c399", + "colors.brand1.background-default": "79103f3ca6447097b1cdd87dece66dc55e8634df", + "colors.brand1.background-subtle": "e12fe4ebde72539fea8e7c243d39e9d25acdc126", + "colors.brand1.surface-default": "03718e8ef3ad3b995b83f1eda2300b26ae732b0f", + "colors.brand1.surface-hover": "c71223647ef970e1ed0c90b2636b3d8890ae6d05", + "colors.brand1.surface-active": "b4a3c620775753f1d9864ca186c4c4990b87b79a", + "colors.brand1.border-subtle": "8261920e82bdf31af33ba8c2d48d64f7832957d2", + "colors.brand1.border-default": "991679b62551802ffee0b07ac805288e1a1e4e30", + "colors.brand1.border-strong": "74327e3d6da204dc7b244c6c291fbe2c08dcb483", + "colors.brand1.base-default": "bbc0a74351aa46032dfc6fd6e516f3c9715298bd", + "colors.brand1.base-hover": "093a2b994f1f703b5ab927c5344c9edc238f1d79", + "colors.brand1.base-active": "8cb3f6e267b0b58ad38dac13f3c55dfb9b111964", + "colors.brand1.text-subtle": "193c09bff9e5b53679f1b3dda874f4f3fdb9a3b3", + "colors.brand1.text-default": "073024a6f6f780859b5862a5349a38718969da95", + "colors.brand1.contrast-first": "a6df017e7143cdf78d4eb7288083bd6f91ccd438", + "colors.brand1.contrast-second": "ebbbde0098023416205e4e9b1f8a7468b6c77e27", + "colors.brand2.background-default": "43013c80bba2c718bf2f6e7e0dd47f804271a042", + "colors.brand2.background-subtle": "5b0d56ac5a24facead1c2ef1718f3f7353c47bd4", + "colors.brand2.surface-default": "19530b65fb3002ffe40c0772de683089c607c201", + "colors.brand2.surface-hover": "f20fde1d4213b2ec21c4ee31361dffaab7b0acfb", + "colors.brand2.surface-active": "929700b1bfd4dd6d844ab7eaf718f4d9aa1ae3f8", + "colors.brand2.border-subtle": "d84b05b1eb94703dd314a7b43472307be2332f9f", + "colors.brand2.border-default": "c6b2867a340e1a8d2974c680876b012f44754c4f", + "colors.brand2.border-strong": "cf37e0eeab975c65599233609e322ccace7d2c10", + "colors.brand2.base-default": "eaba75463e54717bfbe6fe16e37eac59c8043010", + "colors.brand2.base-hover": "163d1cf7c3a67094e8b8c5b5788bfec38d4a0582", + "colors.brand2.base-active": "0446fdbbb03680c365c2ad143cc507800adbcc99", + "colors.brand2.text-subtle": "da5903d1f92247837c02fde78e4d9b7d916ccad6", + "colors.brand2.text-default": "43dae1853ee5dd1e52da07e2aed30b512ac3bb05", + "colors.brand2.contrast-first": "4f30ee05d2ae3965ad7d33b81207c59874cb73a1", + "colors.brand2.contrast-second": "9e385e1e63d90d01fb3c6d79d8a63d056061de12", + "colors.brand3.background-default": "574cc96d9d15db69b9c897e623efae8c0bb0af10", + "colors.brand3.background-subtle": "ffb17515f3b8c708a6d3764dea56c74ae13187dc", + "colors.brand3.surface-default": "2bc7daf4c45075c0d64b5f3d6082121470322bf7", + "colors.brand3.surface-hover": "a29454201c2ce906a2dc091c1b7ff2e9bd3552ae", + "colors.brand3.surface-active": "e2ca1430cfe8a5c27cae2e8ae4c57aef22a62024", + "colors.brand3.border-subtle": "8289cbc1afac903579813b7d69e4eac572f20410", + "colors.brand3.border-default": "bdd69a87cdee05e341808c5d25e6acec11ee78b9", + "colors.brand3.border-strong": "02bfbf8f3f61f7430022cf754ff5f4817b2f97ba", + "colors.brand3.base-default": "1b8183b15f6b75e6eb7f30fb8f8bd98c18c9a029", + "colors.brand3.base-hover": "be9711c4dff10cca412c7bf1920c2395f119676d", + "colors.brand3.base-active": "731be7cd0d59f9a4c3ce1112b3633f0e2ad7bd7c", + "colors.brand3.text-subtle": "8f492b2eaf03cf547102e7956a80940adc10de47", + "colors.brand3.text-default": "4791c91d618114c487f08295e65c6338af6b3df7", + "colors.brand3.contrast-first": "eafafde71ebc83ac3eba5a3e233bb6c7021b6943", + "colors.brand3.contrast-second": "3251ffcc441a718bb186b2808fcdb04f528a6993", + "colors.success.contrast-first": "1163936a371fa28afddc249158cc6a0fe9eca8ce", + "colors.success.contrast-second": "77495ed67038f0ec523a311b7333659374e36475", + "colors.danger.background-default": "b9f4baf466fb8fd553f8b7188bf5c4acf29540ed", + "colors.danger.background-subtle": "f45dd361cc239b9178e5e6ff434cc09fce1f08fd", + "colors.danger.surface-default": "102d58f384cbb17a169c7bca1d5cb6034517af92", + "colors.danger.surface-hover": "589de92728cea192ca8a6eda414c7595cd11d0ac", + "colors.danger.surface-active": "16a1527f3358f6483c6f3c9abdd8202d4dd79180", + "colors.danger.border-subtle": "fa952c06a0abc5c2e99c678561049753130cb110", + "colors.danger.border-default": "c8aed62ac0ecdbe1ec28f2d90a6ca3980df736c9", + "colors.danger.border-strong": "8f9943da7bc37c26ec75e852f091b36f4804db32", + "colors.danger.base-default": "f54cfc9c919f879bc20ae07e33b533599e68c92a", + "colors.danger.base-hover": "9e7eb06cbb67fa71a67fd08d68b0c2ce2a872a9f", + "colors.danger.base-active": "8eb9c2656fb129feb7caa798587cbe75d5a1f37b", + "colors.danger.text-subtle": "d9b7e603d594fd676aa551454d8c377536d229ed", + "colors.danger.text-default": "f4db4d30f932f39ccc6eda3e93050308cd8806ff", + "colors.danger.contrast-first": "0da949dc50856a945a5221eb3a5b0abafae5c631", + "colors.danger.contrast-second": "eadb56c4e2d71a14d4e5ab87c311b930a6dacd10", + "colors.info.background-default": "d3d1b4d90e611e1c092fca44ea98975f002cd268", + "colors.info.background-subtle": "5f28580b9f43acfbbbc207a0a324c00b7838406b", + "colors.info.surface-default": "83cf43a1163f534d3a80ab931dbc30a8199c4d3f", + "colors.info.surface-hover": "3cc0b38516db83b201919390ec50b63d73e42762", + "colors.info.surface-active": "0d6015778b801b620a34c610346ea275ffb479f5", + "colors.info.border-subtle": "0ff2ca605429948b6994b114c7fe9ecce6ecbe56", + "colors.info.border-default": "88c4be5a37722be9efc82672194ae970023e2747", + "colors.info.border-strong": "1a99816c5661069f7595b32a47de6886146be906", + "colors.info.base-default": "87a3a1edc9634dee3c05430ff0edb51e6eeafae1", + "colors.info.base-hover": "d8bc39ade426713d5df103b246a6b099be4c864a", + "colors.info.base-active": "2fac3ef8ef161acfa6298e2a2c91e1d51e0bffc7", + "colors.info.text-subtle": "6423bd77d677f205a9adb7931abd2f660f46022d", + "colors.info.text-default": "b4c58e14ec80019f8a6bece4571c07becd2d0356", + "colors.info.contrast-first": "5a2863e2b8c82def99f7492e60f26e3cef1c2d7b", + "colors.info.contrast-second": "25a2451e95251692894d8d3fb0a42c0c2e21105a", + "colors.warning.background-default": "b6c5d2157d10f5b0125ede4b338b66d48441a5a5", + "colors.warning.background-subtle": "b4ea10e767588cec535cac1bdc0e21759ada6b2d", + "colors.warning.surface-default": "aad2c45dc39a4dbbd70e61f764080f77bf3fc2ae", + "colors.warning.surface-hover": "bc137d10951f1d1696c963717b44612b2de9f21b", + "colors.warning.surface-active": "c8a94c1afd280fbdcb074d21e511dc152c6efe80", + "colors.warning.border-subtle": "92006a93bd515c3a1220591741a626b0f02667bb", + "colors.warning.border-default": "240e41bf4c6017e7307dfc22cbc791daae08dff2", + "colors.warning.border-strong": "c250f5cda003d494f4e4ba93c5c57588cae88d95", + "colors.warning.base-default": "0662e729da00c3f800896489b1730d346a0b565b", + "colors.warning.base-hover": "f08752dc3d9d1d4aed960b89bdbd5b175279e2d4", + "colors.warning.base-active": "aadffaa09bb7d44d6ad9027551a25e475b50bafc", + "colors.warning.text-subtle": "17f3ff939efc86597b7a44203e84e386f8ad4f5d", + "colors.warning.text-default": "5e70e4be187815ef2993e5caa31369a07d3bde9c", + "colors.warning.contrast-first": "03e92f5e0426af6931448e825b08eedc09bd1431", + "colors.warning.contrast-second": "1a91be20f90393732781cbc09cabaa67f522675b" + }, + "group": "semantic" }, { "id": "f656d6262652f99d018d3649510569904e117168", "name": "Roboto", "$figmaStyleReferences": {}, "selectedTokenSets": { - "Core/typography/default": "enabled", - "themes/theme1": "disabled", - "themes/theme2": "disabled", - "themes/theme3": "disabled", - "themes/theme4": "disabled", - "Core/modes/dark": "disabled", - "Core/modes/light": "disabled" + "core/modes/light": "disabled", + "core/modes/dark": "disabled", + "core/size/default": "disabled", + "core/typography/default": "enabled", + "core/styles/default": "disabled" }, - "group": "typography", + "group": ".typography", "$figmaVariableReferences": {}, - "$figmaCollectionId": "VariableCollectionId:34:4757", - "$figmaModeId": "34:80" + "$figmaCollectionId": "VariableCollectionId:34:5404", + "$figmaModeId": "34:86" + }, + { + "id": "b5a3d624715bab41f560b77d0c6581a90d75209f", + "name": "theme3", + "$figmaStyleReferences": {}, + "selectedTokenSets": { + "themes/theme3": "enabled", + "core/modes/light": "disabled", + "core/modes/dark": "disabled", + "core/size/default": "disabled", + "core/typography/default": "disabled", + "core/styles/default": "disabled" + }, + "group": ".Theme" + }, + { + "id": "3fe6032894c424087ef707d671d919774b5f8cca", + "name": "theme4", + "$figmaStyleReferences": {}, + "selectedTokenSets": { + "themes/theme4": "enabled", + "core/modes/light": "disabled", + "core/modes/dark": "disabled", + "core/size/default": "disabled", + "core/typography/default": "disabled", + "core/styles/default": "disabled" + }, + "group": ".Theme" } ] \ No newline at end of file diff --git a/design-tokens/Viewport/@1200.json b/design-tokens/Viewport/@1200.json deleted file mode 100644 index 41e41c16db..0000000000 --- a/design-tokens/Viewport/@1200.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "viewport": { - "width": { - "value": "1200", - "type": "sizing" - } - } -} \ No newline at end of file diff --git a/design-tokens/Viewport/@1440.json b/design-tokens/Viewport/@1440.json deleted file mode 100644 index 664da70c00..0000000000 --- a/design-tokens/Viewport/@1440.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "viewport": { - "width": { - "value": "1440", - "type": "sizing" - } - } -} \ No newline at end of file diff --git a/design-tokens/Viewport/@320.json b/design-tokens/Viewport/@320.json deleted file mode 100644 index 382e5549ae..0000000000 --- a/design-tokens/Viewport/@320.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "viewport": { - "width": { - "value": "320", - "type": "sizing" - } - } -} \ No newline at end of file diff --git a/design-tokens/Viewport/@375.json b/design-tokens/Viewport/@375.json deleted file mode 100644 index 904fa073e2..0000000000 --- a/design-tokens/Viewport/@375.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "viewport": { - "width": { - "value": "375", - "type": "sizing" - } - } -} \ No newline at end of file diff --git a/design-tokens/Viewport/@576.json b/design-tokens/Viewport/@576.json deleted file mode 100644 index 8364bfd009..0000000000 --- a/design-tokens/Viewport/@576.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "viewport": { - "width": { - "value": "576", - "type": "sizing" - } - } -} \ No newline at end of file diff --git a/design-tokens/Viewport/@768.json b/design-tokens/Viewport/@768.json deleted file mode 100644 index b1afaec8a9..0000000000 --- a/design-tokens/Viewport/@768.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "viewport": { - "width": { - "value": "768", - "type": "sizing" - } - } -} \ No newline at end of file diff --git a/design-tokens/Viewport/@992.json b/design-tokens/Viewport/@992.json deleted file mode 100644 index e4aa749aaa..0000000000 --- a/design-tokens/Viewport/@992.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "viewport": { - "width": { - "value": "992", - "type": "sizing" - } - } -} \ No newline at end of file diff --git a/design-tokens/Core/modes/dark.json b/design-tokens/core/modes/dark.json similarity index 100% rename from design-tokens/Core/modes/dark.json rename to design-tokens/core/modes/dark.json diff --git a/design-tokens/Core/modes/light.json b/design-tokens/core/modes/light.json similarity index 100% rename from design-tokens/Core/modes/light.json rename to design-tokens/core/modes/light.json index 7223820880..dff03092de 100644 --- a/design-tokens/Core/modes/light.json +++ b/design-tokens/core/modes/light.json @@ -375,6 +375,68 @@ "type": "color" } }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + }, "brand1": { "1": { "value": "#fffefe", @@ -560,130 +622,130 @@ "value": "#ddeaf6", "type": "color" } - }, - "neutral": { + } + }, + "theme2": { + "accent": { "1": { - "value": "#fefefe", + "value": "#fefeff", "type": "color" }, "2": { - "value": "#f3f4f5", + "value": "#eef4fa", "type": "color" }, "3": { - "value": "#e9eaec", + "value": "#e2edf7", "type": "color" }, "4": { - "value": "#d5d7da", + "value": "#c3daef", "type": "color" }, "5": { - "value": "#c1c4c9", + "value": "#a4c7e6", "type": "color" }, "6": { - "value": "#c6c9cd", + "value": "#aecde9", "type": "color" }, "7": { - "value": "#858c96", + "value": "#4b90ce", "type": "color" }, "8": { - "value": "#495361", + "value": "#00529d", "type": "color" }, "9": { - "value": "#1e2b3c", + "value": "#0163ba", "type": "color" }, "10": { - "value": "#333e4e", + "value": "#004d93", "type": "color" }, "11": { - "value": "#495361", + "value": "#00396d", "type": "color" }, "12": { - "value": "#46505e", + "value": "#005099", "type": "color" }, "13": { - "value": "#243142", + "value": "#00315c", "type": "color" }, "contrast-1": { - "value": "#f9f9fa", + "value": "#f6fafd", "type": "color" }, "contrast-2": { - "value": "#9ea3ab", + "value": "#ddeaf6", "type": "color" } - } - }, - "theme2": { - "accent": { + }, + "neutral": { "1": { - "value": "#fefeff", + "value": "#fefefe", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#f3f4f5", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#e9eaec", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#d5d7da", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#c1c4c9", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#c6c9cd", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#858c96", "type": "color" }, "8": { - "value": "#00529d", + "value": "#495361", "type": "color" }, "9": { - "value": "#0163ba", + "value": "#1e2b3c", "type": "color" }, "10": { - "value": "#004d93", + "value": "#333e4e", "type": "color" }, "11": { - "value": "#00396d", + "value": "#495361", "type": "color" }, "12": { - "value": "#005099", + "value": "#46505e", "type": "color" }, "13": { - "value": "#00315c", + "value": "#243142", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#f9f9fa", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#9ea3ab", "type": "color" } }, @@ -872,130 +934,130 @@ "value": "#ddeaf6", "type": "color" } - }, - "neutral": { + } + }, + "theme3": { + "accent": { "1": { - "value": "#fefefe", + "value": "#fefeff", "type": "color" }, "2": { - "value": "#f3f4f5", + "value": "#eef4fa", "type": "color" }, "3": { - "value": "#e9eaec", + "value": "#e2edf7", "type": "color" }, "4": { - "value": "#d5d7da", + "value": "#c3daef", "type": "color" }, "5": { - "value": "#c1c4c9", + "value": "#a4c7e6", "type": "color" }, "6": { - "value": "#c6c9cd", + "value": "#aecde9", "type": "color" }, "7": { - "value": "#858c96", + "value": "#4b90ce", "type": "color" }, "8": { - "value": "#495361", + "value": "#00529d", "type": "color" }, "9": { - "value": "#1e2b3c", + "value": "#0163ba", "type": "color" }, "10": { - "value": "#333e4e", + "value": "#004d93", "type": "color" }, "11": { - "value": "#495361", + "value": "#00396d", "type": "color" }, "12": { - "value": "#46505e", + "value": "#005099", "type": "color" }, "13": { - "value": "#243142", + "value": "#00315c", "type": "color" }, "contrast-1": { - "value": "#f9f9fa", + "value": "#f6fafd", "type": "color" }, "contrast-2": { - "value": "#9ea3ab", + "value": "#ddeaf6", "type": "color" } - } - }, - "theme3": { - "accent": { + }, + "neutral": { "1": { - "value": "#fefeff", + "value": "#fefefe", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#f3f4f5", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#e9eaec", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#d5d7da", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#c1c4c9", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#c6c9cd", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#858c96", "type": "color" }, "8": { - "value": "#00529d", + "value": "#495361", "type": "color" }, "9": { - "value": "#0163ba", + "value": "#1e2b3c", "type": "color" }, "10": { - "value": "#004d93", + "value": "#333e4e", "type": "color" }, "11": { - "value": "#00396d", + "value": "#495361", "type": "color" }, "12": { - "value": "#005099", + "value": "#46505e", "type": "color" }, "13": { - "value": "#00315c", + "value": "#243142", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#f9f9fa", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#9ea3ab", "type": "color" } }, @@ -1184,130 +1246,130 @@ "value": "#ddeaf6", "type": "color" } - }, - "neutral": { + } + }, + "theme4": { + "accent": { "1": { - "value": "#fefefe", + "value": "#fefeff", "type": "color" }, "2": { - "value": "#f3f4f5", + "value": "#eef4fa", "type": "color" }, "3": { - "value": "#e9eaec", + "value": "#e2edf7", "type": "color" }, "4": { - "value": "#d5d7da", + "value": "#c3daef", "type": "color" }, "5": { - "value": "#c1c4c9", + "value": "#a4c7e6", "type": "color" }, "6": { - "value": "#c6c9cd", + "value": "#aecde9", "type": "color" }, "7": { - "value": "#858c96", + "value": "#4b90ce", "type": "color" }, "8": { - "value": "#495361", + "value": "#00529d", "type": "color" }, "9": { - "value": "#1e2b3c", + "value": "#0163ba", "type": "color" }, "10": { - "value": "#333e4e", + "value": "#004d93", "type": "color" }, "11": { - "value": "#495361", + "value": "#00396d", "type": "color" }, "12": { - "value": "#46505e", + "value": "#005099", "type": "color" }, "13": { - "value": "#243142", + "value": "#00315c", "type": "color" }, "contrast-1": { - "value": "#f9f9fa", + "value": "#f6fafd", "type": "color" }, "contrast-2": { - "value": "#9ea3ab", + "value": "#ddeaf6", "type": "color" } - } - }, - "theme4": { - "accent": { + }, + "neutral": { "1": { - "value": "#fefeff", + "value": "#fefefe", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#f3f4f5", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#e9eaec", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#d5d7da", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#c1c4c9", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#c6c9cd", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#858c96", "type": "color" }, "8": { - "value": "#00529d", + "value": "#495361", "type": "color" }, "9": { - "value": "#0163ba", + "value": "#1e2b3c", "type": "color" }, "10": { - "value": "#004d93", + "value": "#333e4e", "type": "color" }, "11": { - "value": "#00396d", + "value": "#495361", "type": "color" }, "12": { - "value": "#005099", + "value": "#46505e", "type": "color" }, "13": { - "value": "#00315c", + "value": "#243142", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#f9f9fa", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#9ea3ab", "type": "color" } }, @@ -1496,68 +1558,6 @@ "value": "#ddeaf6", "type": "color" } - }, - "neutral": { - "1": { - "value": "#fefefe", - "type": "color" - }, - "2": { - "value": "#f3f4f5", - "type": "color" - }, - "3": { - "value": "#e9eaec", - "type": "color" - }, - "4": { - "value": "#d5d7da", - "type": "color" - }, - "5": { - "value": "#c1c4c9", - "type": "color" - }, - "6": { - "value": "#c6c9cd", - "type": "color" - }, - "7": { - "value": "#858c96", - "type": "color" - }, - "8": { - "value": "#495361", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#46505e", - "type": "color" - }, - "13": { - "value": "#243142", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } } } } diff --git a/design-tokens/Core/size/default.json b/design-tokens/core/size/default.json similarity index 100% rename from design-tokens/Core/size/default.json rename to design-tokens/core/size/default.json diff --git a/design-tokens/Core/styles/default.json b/design-tokens/core/styles/default.json similarity index 100% rename from design-tokens/Core/styles/default.json rename to design-tokens/core/styles/default.json diff --git a/design-tokens/Core/typography/default.json b/design-tokens/core/typography/default.json similarity index 100% rename from design-tokens/Core/typography/default.json rename to design-tokens/core/typography/default.json diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index 86dd21d95c..0b364f1486 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -572,131 +572,5 @@ "value": "{shadow.500}", "type": "boxShadow" } - }, - "colors": { - "success": { - "background-default": { - "value": "{global.green.1}", - "type": "color" - }, - "background-subtle": { - "value": "{global.green.2}", - "type": "color" - }, - "surface-default": { - "value": "{global.green.3}", - "type": "color" - }, - "surface-hover": { - "value": "{global.green.4}", - "type": "color" - }, - "surface-active": { - "value": "{global.green.5}", - "type": "color" - }, - "border-subtle": { - "value": "{global.green.6}", - "type": "color" - }, - "border-default": { - "value": "{global.green.7}", - "type": "color" - }, - "border-strong": { - "value": "{global.green.8}", - "type": "color" - }, - "base-default": { - "value": "{global.green.9}", - "type": "color" - }, - "base-hover": { - "value": "{global.green.10}", - "type": "color" - }, - "base-active": { - "value": "{global.green.11}", - "type": "color" - }, - "text-subtle": { - "value": "{global.green.12}", - "type": "color" - }, - "text-default": { - "value": "{global.green.13}", - "type": "color" - }, - "contrast-default": { - "value": "{global.green.contrast-1}", - "type": "color" - }, - "contrast-subtle": { - "value": "{global.green.contrast-2}", - "type": "color" - } - }, - "accent": { - "background-default": { - "value": "{colors.neutral.1}", - "type": "color" - }, - "background-subtle": { - "value": "{colors.neutral.2}", - "type": "color" - }, - "surface-default": { - "value": "{colors.neutral.3}", - "type": "color" - }, - "surface-hover": { - "value": "{colors.neutral.4}", - "type": "color" - }, - "surface-active": { - "value": "{colors.neutral.5}", - "type": "color" - }, - "border-subtle": { - "value": "{colors.neutral.6}", - "type": "color" - }, - "border-default": { - "value": "{colors.neutral.7}", - "type": "color" - }, - "border-strong": { - "value": "{colors.neutral.8}", - "type": "color" - }, - "base-default": { - "value": "{colors.neutral.9}", - "type": "color" - }, - "base-hover": { - "value": "{colors.neutral.10}", - "type": "color" - }, - "base-active": { - "value": "{colors.neutral.11}", - "type": "color" - }, - "text-subtle": { - "value": "{colors.neutral.12}", - "type": "color" - }, - "text-default": { - "value": "{colors.neutral.13}", - "type": "color" - }, - "contrast-default": { - "value": "{colors.neutral.contrast-1}", - "type": "color" - }, - "contrast-subtle": { - "value": "{colors.neutral.contrast-2}", - "type": "color" - } - } } } \ No newline at end of file From 157a16d893fda2f1057af5a4f7071b7004d1e02d Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Wed, 8 May 2024 09:02:03 +0200 Subject: [PATCH 023/311] update to replaced tokens --- packages/css/tag.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/css/tag.css b/packages/css/tag.css index d75eeadaad..9dbaad428c 100644 --- a/packages/css/tag.css +++ b/packages/css/tag.css @@ -56,17 +56,17 @@ } .fds-tag--first { - --fds-tag-background: var(--fds-semantic-surface-first-light); + --fds-tag-background: var(--fds-semantic-surface-first-subtle); --fds-tag-color: var(--fds-semantic-text-neutral-default); } .fds-tag--second { - --fds-tag-background: var(--fds-semantic-surface-second-light); + --fds-tag-background: var(--fds-semantic-surface-second-subtle); --fds-tag-color: var(--fds-semantic-text-neutral-default); } .fds-tag--third { - --fds-tag-background: var(--fds-semantic-surface-third-light); + --fds-tag-background: var(--fds-semantic-surface-third-subtle); --fds-tag-color: var(--fds-semantic-text-neutral-default); } } From 39f10d4ac8bf09eb403a51a5d3cc52827ed2ad07 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 07:04:08 +0000 Subject: [PATCH 024/311] =?UTF-8?q?=F0=9F=8D=B1=20Generated=20new=20packag?= =?UTF-8?q?e=20tokens?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/theme/brand/altinn/tokens.css | 309 ---------------------- packages/theme/brand/brreg/tokens.css | 315 ----------------------- packages/theme/brand/digdir/tokens.css | 309 ---------------------- packages/theme/brand/tilsynet/tokens.css | 309 ---------------------- 4 files changed, 1242 deletions(-) delete mode 100644 packages/theme/brand/altinn/tokens.css delete mode 100644 packages/theme/brand/brreg/tokens.css delete mode 100644 packages/theme/brand/digdir/tokens.css delete mode 100644 packages/theme/brand/tilsynet/tokens.css diff --git a/packages/theme/brand/altinn/tokens.css b/packages/theme/brand/altinn/tokens.css deleted file mode 100644 index 1906be52e5..0000000000 --- a/packages/theme/brand/altinn/tokens.css +++ /dev/null @@ -1,309 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-blue-400: #66a1d6; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-100: #E6EFF8; - --fds-brand-alt1-200: #B3D0EA; - --fds-brand-alt1-300: #80B1DD; - --fds-brand-alt1-400: #66A1D6; - --fds-brand-alt1-500: #3381C8; - --fds-brand-alt1-600: #1A72C1; - --fds-brand-alt1-700: #0062BA; - --fds-brand-alt1-800: #004E95; - --fds-brand-alt1-900: #00315D; - --fds-brand-alt2-100: #DCD6EA; - --fds-brand-alt2-200: #C5BBDD; - --fds-brand-alt2-300: #A392C8; - --fds-brand-alt2-400: #806AB4; - --fds-brand-alt2-500: #6A52A3; - --fds-brand-alt2-600: #594488; - --fds-brand-alt2-700: #3F3161; - --fds-brand-alt2-800: #352951; - --fds-brand-alt2-900: #231B36; - --fds-brand-alt3-100: #F9D5DB; - --fds-brand-alt3-200: #F3ABB6; - --fds-brand-alt3-300: #EC8292; - --fds-brand-alt3-400: #E6586D; - --fds-brand-alt3-500: #E02E49; - --fds-brand-alt3-600: #B3253A; - --fds-brand-alt3-700: #861C2C; - --fds-brand-alt3-800: #5A121D; - --fds-brand-alt3-900: #480e17; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-600); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); - --fds-semantic-border-third-active: var(--fds-brand-alt3-800); - --fds-semantic-border-action-first-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-first-hover: #004e95; - --fds-semantic-text-action-first-active: #00315d; - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} diff --git a/packages/theme/brand/brreg/tokens.css b/packages/theme/brand/brreg/tokens.css deleted file mode 100644 index 5c61a2a989..0000000000 --- a/packages/theme/brand/brreg/tokens.css +++ /dev/null @@ -1,315 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-blue-400: #66a1d6; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-50: #FFFFFF; - --fds-brand-alt1-100: #D1E4FF; - --fds-brand-alt1-200: #9ECAFF; - --fds-brand-alt1-300: #76ADFB; - --fds-brand-alt1-400: #5391E9; - --fds-brand-alt1-500: #2B77CC; - --fds-brand-alt1-600: #005FAE; - --fds-brand-alt1-700: #004785; - --fds-brand-alt1-800: #00315E; - --fds-brand-alt1-900: #001C3A; - --fds-brand-alt1-950: #001127; - --fds-brand-alt2-50: #FFFFFF; - --fds-brand-alt2-100: #E5F3F9; - --fds-brand-alt2-200: #C9E7F4; - --fds-brand-alt2-300: #70B3D7; - --fds-brand-alt2-400: #4E99BD; - --fds-brand-alt2-500: #3B7D9B; - --fds-brand-alt2-600: #2C647E; - --fds-brand-alt2-700: #1F4B63; - --fds-brand-alt2-800: #133349; - --fds-brand-alt2-900: #071D2C; - --fds-brand-alt2-950: #03121D; - --fds-brand-alt3-50: #EBF2F3; - --fds-brand-alt3-100: #D7E5E7; - --fds-brand-alt3-200: #B9CACB; - --fds-brand-alt3-300: #9FAEAF; - --fds-brand-alt3-400: #879394; - --fds-brand-alt3-500: #6D7879; - --fds-brand-alt3-600: #576061; - --fds-brand-alt3-700: #414849; - --fds-brand-alt3-800: #2C3132; - --fds-brand-alt3-900: #191C1C; - --fds-brand-alt3-950: #0F1112; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-100); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-700); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-700); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-100); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-700); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-400); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-500); - --fds-semantic-border-third-active: var(--fds-brand-alt3-600); - --fds-semantic-border-action-first-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-first-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} diff --git a/packages/theme/brand/digdir/tokens.css b/packages/theme/brand/digdir/tokens.css deleted file mode 100644 index 2303000eeb..0000000000 --- a/packages/theme/brand/digdir/tokens.css +++ /dev/null @@ -1,309 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-blue-400: #66a1d6; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-100: #feefef; - --fds-brand-alt1-200: #fddfe0; - --fds-brand-alt1-300: #fbbfc1; - --fds-brand-alt1-400: #f89fa1; - --fds-brand-alt1-500: #f67f82; - --fds-brand-alt1-600: #f45f63; - --fds-brand-alt1-700: #dc5659; - --fds-brand-alt1-800: #c34c4f; - --fds-brand-alt1-900: #B83D41; - --fds-brand-alt2-100: #fcf7e9; - --fds-brand-alt2-200: #faeec2; - --fds-brand-alt2-300: #f5dda6; - --fds-brand-alt2-400: #efcc79; - --fds-brand-alt2-500: #eabb4d; - --fds-brand-alt2-600: #e5aa20; - --fds-brand-alt2-700: #ce991d; - --fds-brand-alt2-800: #b7881a; - --fds-brand-alt2-900: #A17717; - --fds-brand-alt3-100: #e9f5ff; - --fds-brand-alt3-200: #d2eafd; - --fds-brand-alt3-300: #a5d6fb; - --fds-brand-alt3-400: #78c1f9; - --fds-brand-alt3-500: #4badf7; - --fds-brand-alt3-600: #1e98f5; - --fds-brand-alt3-700: #1b88dd; - --fds-brand-alt3-800: #156aac; - --fds-brand-alt3-900: #125A91; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-600); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); - --fds-semantic-border-third-active: var(--fds-brand-alt3-800); - --fds-semantic-border-action-first-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-first-hover: #004e95; - --fds-semantic-text-action-first-active: #00315d; - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} diff --git a/packages/theme/brand/tilsynet/tokens.css b/packages/theme/brand/tilsynet/tokens.css deleted file mode 100644 index 259921281f..0000000000 --- a/packages/theme/brand/tilsynet/tokens.css +++ /dev/null @@ -1,309 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-blue-400: #66a1d6; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-100: #efeffb; - --fds-brand-alt1-200: #dedff6; - --fds-brand-alt1-300: #bec0ed; - --fds-brand-alt1-400: #9da0e4; - --fds-brand-alt1-500: #7d81db; - --fds-brand-alt1-600: #5c61d2; - --fds-brand-alt1-700: #3339c6; - --fds-brand-alt1-800: #0008b8; - --fds-brand-alt1-900: #00078F; - --fds-brand-alt2-100: #ffeee1; - --fds-brand-alt2-200: #ffdcc3; - --fds-brand-alt2-300: #fdd4b7; - --fds-brand-alt2-400: #ffc296; - --fds-brand-alt2-500: #ffb178; - --fds-brand-alt2-600: #ffa869; - --fds-brand-alt2-700: #e6975f; - --fds-brand-alt2-800: #b3764a; - --fds-brand-alt2-900: #9F6841; - --fds-brand-alt3-100: #eff6f4; - --fds-brand-alt3-200: #deece9; - --fds-brand-alt3-300: #bedad2; - --fds-brand-alt3-400: #9dc7bc; - --fds-brand-alt3-500: #7db5a5; - --fds-brand-alt3-600: #5ca28f; - --fds-brand-alt3-700: #4c907e; - --fds-brand-alt3-800: #407d6d; - --fds-brand-alt3-900: #376C5E; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-first-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-first-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-600); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); - --fds-semantic-border-third-active: var(--fds-brand-alt3-800); - --fds-semantic-border-action-first-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-first-hover: #004e95; - --fds-semantic-text-action-first-active: #00315d; - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} From 0fa68f7e8e43cb6c7c5711ed5976426e502cea9a Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Wed, 8 May 2024 09:36:16 +0200 Subject: [PATCH 025/311] =?UTF-8?q?Revert=20"=F0=9F=8D=B1=20Generated=20ne?= =?UTF-8?q?w=20package=20tokens"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit ea8ca59561788054f5d89a155b056e6330acb31f. --- packages/theme/brand/altinn/tokens.css | 309 ++++++++++++++++++++++ packages/theme/brand/brreg/tokens.css | 315 +++++++++++++++++++++++ packages/theme/brand/digdir/tokens.css | 309 ++++++++++++++++++++++ packages/theme/brand/tilsynet/tokens.css | 309 ++++++++++++++++++++++ 4 files changed, 1242 insertions(+) create mode 100644 packages/theme/brand/altinn/tokens.css create mode 100644 packages/theme/brand/brreg/tokens.css create mode 100644 packages/theme/brand/digdir/tokens.css create mode 100644 packages/theme/brand/tilsynet/tokens.css diff --git a/packages/theme/brand/altinn/tokens.css b/packages/theme/brand/altinn/tokens.css new file mode 100644 index 0000000000..1906be52e5 --- /dev/null +++ b/packages/theme/brand/altinn/tokens.css @@ -0,0 +1,309 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + --fds-colors-blue-100: #e6eff8; + --fds-colors-blue-200: #b3d0ea; + --fds-colors-blue-700: #0062ba; + --fds-colors-blue-800: #004e95; + --fds-colors-blue-900: #00315d; + --fds-colors-white: #ffffff; + --fds-colors-grey-100: #f4f5f6; + --fds-colors-grey-200: #e9eaec; + --fds-colors-grey-600: #68707c; + --fds-colors-grey-700: #4b5563; + --fds-colors-grey-800: #1e2b3c; + --fds-colors-green-200: #d1f4e1; + --fds-colors-green-300: #8be4b5; + --fds-colors-green-700: #118849; + --fds-colors-green-800: #0c6536; + --fds-colors-green-900: #084826; + --fds-colors-yellow-100: #fffbe6; + --fds-colors-yellow-200: #fff4b4; + --fds-colors-yellow-300: #ffed83; + --fds-colors-red-100: #f9d5db; + --fds-colors-red-200: #f3abb6; + --fds-colors-red-500: #e02e49; + --fds-colors-red-600: #b3253a; + --fds-colors-red-700: #861c2c; + --fds-colors-yellow-500: #ffda06; + --fds-colors-grey-300: #d2d5d8; + --fds-colors-blue-400: #66a1d6; + --fds-colors-orange-600: #cc7005; + --fds-colors-orange-700: #995404; + --fds-colors-orange-800: #663802; + --fds-colors-grey-400: #bcbfc5; + --fds-colors-red-800: #5a121d; + --fds-colors-purple-700: #7a1265; + + /** Tokens */ + --fds-brand-alt1-100: #E6EFF8; + --fds-brand-alt1-200: #B3D0EA; + --fds-brand-alt1-300: #80B1DD; + --fds-brand-alt1-400: #66A1D6; + --fds-brand-alt1-500: #3381C8; + --fds-brand-alt1-600: #1A72C1; + --fds-brand-alt1-700: #0062BA; + --fds-brand-alt1-800: #004E95; + --fds-brand-alt1-900: #00315D; + --fds-brand-alt2-100: #DCD6EA; + --fds-brand-alt2-200: #C5BBDD; + --fds-brand-alt2-300: #A392C8; + --fds-brand-alt2-400: #806AB4; + --fds-brand-alt2-500: #6A52A3; + --fds-brand-alt2-600: #594488; + --fds-brand-alt2-700: #3F3161; + --fds-brand-alt2-800: #352951; + --fds-brand-alt2-900: #231B36; + --fds-brand-alt3-100: #F9D5DB; + --fds-brand-alt3-200: #F3ABB6; + --fds-brand-alt3-300: #EC8292; + --fds-brand-alt3-400: #E6586D; + --fds-brand-alt3-500: #E02E49; + --fds-brand-alt3-600: #B3253A; + --fds-brand-alt3-700: #861C2C; + --fds-brand-alt3-800: #5A121D; + --fds-brand-alt3-900: #480e17; + --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); + --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); + --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); + --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); + --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); + --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); + --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); + --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); + --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); + --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); + --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); + --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); + --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); + --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); + --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); + --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); + --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); + --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); + --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); + --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); + --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); + --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); + --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); + --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); + --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); + --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); + --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); + --fds-semantic-surface-action-default: var(--fds-colors-blue-700); + --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); + --fds-semantic-surface-action-active: var(--fds-colors-blue-900); + --fds-semantic-surface-action-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); + --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); + --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); + --fds-semantic-surface-neutral-default: var(--fds-colors-white); + --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); + --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); + --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); + --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); + --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); + --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); + --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); + --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); + --fds-semantic-surface-success-default: var(--fds-colors-green-700); + --fds-semantic-surface-success-hover: var(--fds-colors-green-800); + --fds-semantic-surface-success-active: var(--fds-colors-green-900); + --fds-semantic-surface-success-no_fill: var(--fds-colors-white); + --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); + --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); + --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); + --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); + --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); + --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); + --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); + --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); + --fds-semantic-surface-danger-default: var(--fds-colors-red-500); + --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); + --fds-semantic-surface-danger-active: var(--fds-colors-red-700); + --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); + --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); + --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); + --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); + --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); + --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); + --fds-semantic-border-first-default: var(--fds-brand-alt1-600); + --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); + --fds-semantic-border-first-active: var(--fds-brand-alt1-800); + --fds-semantic-border-second-default: var(--fds-brand-alt2-600); + --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); + --fds-semantic-border-second-active: var(--fds-brand-alt2-800); + --fds-semantic-border-third-default: var(--fds-brand-alt3-600); + --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); + --fds-semantic-border-third-active: var(--fds-brand-alt3-800); + --fds-semantic-border-action-first-subtle: var(--fds-colors-grey-200); + --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-grey-300); + --fds-semantic-border-action-first-default: var(--fds-colors-blue-900); + --fds-semantic-border-action-first-hover: var(--fds-colors-blue-900); + --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); + --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); + --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); + --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); + --fds-semantic-border-action-default: var(--fds-colors-blue-700); + --fds-semantic-border-action-hover: var(--fds-colors-blue-700); + --fds-semantic-border-action-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); + --fds-semantic-border-info-default: var(--fds-colors-blue-800); + --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); + --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); + --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); + --fds-semantic-border-success-default: var(--fds-colors-green-700); + --fds-semantic-border-success-hover: var(--fds-colors-green-800); + --fds-semantic-border-success-active: var(--fds-colors-green-900); + --fds-semantic-border-warning-default: var(--fds-colors-orange-600); + --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); + --fds-semantic-border-warning-active: var(--fds-colors-orange-800); + --fds-semantic-border-danger-default: var(--fds-colors-red-500); + --fds-semantic-border-danger-hover: var(--fds-colors-red-600); + --fds-semantic-border-danger-active: var(--fds-colors-red-700); + --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); + --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); + --fds-semantic-border-input-default: var(--fds-colors-blue-900); + --fds-semantic-border-input-hover: var(--fds-colors-blue-700); + --fds-semantic-border-divider-default: var(--fds-colors-grey-400); + --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); + --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); + --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); + --fds-semantic-text-action-first-hover: #004e95; + --fds-semantic-text-action-first-active: #00315d; + --fds-semantic-text-action-first-on_action: var(--fds-colors-white); + --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-on_action: var(--fds-colors-white); + --fds-semantic-text-action-default: var(--fds-colors-blue-700); + --fds-semantic-text-action-hover: var(--fds-colors-blue-800); + --fds-semantic-text-action-active: var(--fds-colors-blue-900); + --fds-semantic-text-action-on_action: var(--fds-colors-white); + --fds-semantic-text-success-default: var(--fds-colors-green-800); + --fds-semantic-text-success-hover: var(--fds-colors-green-900); + --fds-semantic-text-success-active: var(--fds-colors-green-900); + --fds-semantic-text-success-on_success: var(--fds-colors-white); + --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); + --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); + --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); + --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); + --fds-semantic-text-warning-default: var(--fds-colors-orange-700); + --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); + --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); + --fds-semantic-text-danger-default: var(--fds-colors-red-600); + --fds-semantic-text-danger-hover: var(--fds-colors-red-700); + --fds-semantic-text-danger-active: var(--fds-colors-red-800); + --fds-semantic-text-danger-on_danger: var(--fds-colors-white); + --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); + --fds-semantic-text-visited-default: var(--fds-colors-purple-700); + --fds-semantic-background-default: var(--fds-colors-white); + --fds-semantic-background-subtle: var(--fds-colors-grey-100); + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; + --fds-border_radius-interactive: 4px; + --fds-border_radius-small: 2px; + --fds-border_radius-medium: 4px; + --fds-border_radius-large: 8px; + --fds-border_radius-xlarge: 12px; + --fds-border_radius-xxlarge: 16px; + --fds-border_radius-xxxlarge: 24px; + --fds-border_radius-xxxxlarge: 32px; + --fds-border_radius-full: 9999px; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; + --fds-base_spacing: 4; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-base_sizing: 4; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); +} diff --git a/packages/theme/brand/brreg/tokens.css b/packages/theme/brand/brreg/tokens.css new file mode 100644 index 0000000000..5c61a2a989 --- /dev/null +++ b/packages/theme/brand/brreg/tokens.css @@ -0,0 +1,315 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + --fds-colors-blue-100: #e6eff8; + --fds-colors-blue-200: #b3d0ea; + --fds-colors-blue-700: #0062ba; + --fds-colors-blue-800: #004e95; + --fds-colors-blue-900: #00315d; + --fds-colors-white: #ffffff; + --fds-colors-grey-100: #f4f5f6; + --fds-colors-grey-200: #e9eaec; + --fds-colors-grey-600: #68707c; + --fds-colors-grey-700: #4b5563; + --fds-colors-grey-800: #1e2b3c; + --fds-colors-green-200: #d1f4e1; + --fds-colors-green-300: #8be4b5; + --fds-colors-green-700: #118849; + --fds-colors-green-800: #0c6536; + --fds-colors-green-900: #084826; + --fds-colors-yellow-100: #fffbe6; + --fds-colors-yellow-200: #fff4b4; + --fds-colors-yellow-300: #ffed83; + --fds-colors-red-100: #f9d5db; + --fds-colors-red-200: #f3abb6; + --fds-colors-red-500: #e02e49; + --fds-colors-red-600: #b3253a; + --fds-colors-red-700: #861c2c; + --fds-colors-yellow-500: #ffda06; + --fds-colors-grey-300: #d2d5d8; + --fds-colors-blue-400: #66a1d6; + --fds-colors-orange-600: #cc7005; + --fds-colors-orange-700: #995404; + --fds-colors-orange-800: #663802; + --fds-colors-grey-400: #bcbfc5; + --fds-colors-red-800: #5a121d; + --fds-colors-purple-700: #7a1265; + + /** Tokens */ + --fds-brand-alt1-50: #FFFFFF; + --fds-brand-alt1-100: #D1E4FF; + --fds-brand-alt1-200: #9ECAFF; + --fds-brand-alt1-300: #76ADFB; + --fds-brand-alt1-400: #5391E9; + --fds-brand-alt1-500: #2B77CC; + --fds-brand-alt1-600: #005FAE; + --fds-brand-alt1-700: #004785; + --fds-brand-alt1-800: #00315E; + --fds-brand-alt1-900: #001C3A; + --fds-brand-alt1-950: #001127; + --fds-brand-alt2-50: #FFFFFF; + --fds-brand-alt2-100: #E5F3F9; + --fds-brand-alt2-200: #C9E7F4; + --fds-brand-alt2-300: #70B3D7; + --fds-brand-alt2-400: #4E99BD; + --fds-brand-alt2-500: #3B7D9B; + --fds-brand-alt2-600: #2C647E; + --fds-brand-alt2-700: #1F4B63; + --fds-brand-alt2-800: #133349; + --fds-brand-alt2-900: #071D2C; + --fds-brand-alt2-950: #03121D; + --fds-brand-alt3-50: #EBF2F3; + --fds-brand-alt3-100: #D7E5E7; + --fds-brand-alt3-200: #B9CACB; + --fds-brand-alt3-300: #9FAEAF; + --fds-brand-alt3-400: #879394; + --fds-brand-alt3-500: #6D7879; + --fds-brand-alt3-600: #576061; + --fds-brand-alt3-700: #414849; + --fds-brand-alt3-800: #2C3132; + --fds-brand-alt3-900: #191C1C; + --fds-brand-alt3-950: #0F1112; + --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-100); + --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); + --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); + --fds-semantic-surface-first-strong: var(--fds-brand-alt1-700); + --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); + --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); + --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); + --fds-semantic-surface-second-strong: var(--fds-brand-alt2-700); + --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-100); + --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-200); + --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-300); + --fds-semantic-surface-third-strong: var(--fds-brand-alt3-700); + --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); + --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); + --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); + --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); + --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); + --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); + --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); + --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); + --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); + --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); + --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); + --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); + --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); + --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); + --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); + --fds-semantic-surface-action-default: var(--fds-colors-blue-700); + --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); + --fds-semantic-surface-action-active: var(--fds-colors-blue-900); + --fds-semantic-surface-action-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); + --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); + --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); + --fds-semantic-surface-neutral-default: var(--fds-colors-white); + --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); + --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); + --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); + --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); + --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); + --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); + --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); + --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); + --fds-semantic-surface-success-default: var(--fds-colors-green-700); + --fds-semantic-surface-success-hover: var(--fds-colors-green-800); + --fds-semantic-surface-success-active: var(--fds-colors-green-900); + --fds-semantic-surface-success-no_fill: var(--fds-colors-white); + --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); + --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); + --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); + --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); + --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); + --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); + --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); + --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); + --fds-semantic-surface-danger-default: var(--fds-colors-red-500); + --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); + --fds-semantic-surface-danger-active: var(--fds-colors-red-700); + --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); + --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); + --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); + --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); + --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); + --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); + --fds-semantic-border-first-default: var(--fds-brand-alt1-600); + --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); + --fds-semantic-border-first-active: var(--fds-brand-alt1-800); + --fds-semantic-border-second-default: var(--fds-brand-alt2-600); + --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); + --fds-semantic-border-second-active: var(--fds-brand-alt2-800); + --fds-semantic-border-third-default: var(--fds-brand-alt3-400); + --fds-semantic-border-third-hover: var(--fds-brand-alt3-500); + --fds-semantic-border-third-active: var(--fds-brand-alt3-600); + --fds-semantic-border-action-first-subtle: var(--fds-colors-grey-200); + --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-grey-300); + --fds-semantic-border-action-first-default: var(--fds-colors-blue-900); + --fds-semantic-border-action-first-hover: var(--fds-colors-blue-900); + --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); + --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); + --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); + --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); + --fds-semantic-border-action-default: var(--fds-colors-blue-700); + --fds-semantic-border-action-hover: var(--fds-colors-blue-700); + --fds-semantic-border-action-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); + --fds-semantic-border-info-default: var(--fds-colors-blue-800); + --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); + --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); + --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); + --fds-semantic-border-success-default: var(--fds-colors-green-700); + --fds-semantic-border-success-hover: var(--fds-colors-green-800); + --fds-semantic-border-success-active: var(--fds-colors-green-900); + --fds-semantic-border-warning-default: var(--fds-colors-orange-600); + --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); + --fds-semantic-border-warning-active: var(--fds-colors-orange-800); + --fds-semantic-border-danger-default: var(--fds-colors-red-500); + --fds-semantic-border-danger-hover: var(--fds-colors-red-600); + --fds-semantic-border-danger-active: var(--fds-colors-red-700); + --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); + --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); + --fds-semantic-border-input-default: var(--fds-colors-blue-900); + --fds-semantic-border-input-hover: var(--fds-colors-blue-700); + --fds-semantic-border-divider-default: var(--fds-colors-grey-400); + --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); + --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); + --fds-semantic-text-action-first-default: var(--fds-colors-blue-900); + --fds-semantic-text-action-first-hover: var(--fds-colors-blue-900); + --fds-semantic-text-action-first-active: var(--fds-colors-blue-900); + --fds-semantic-text-action-first-on_action: var(--fds-colors-white); + --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-on_action: var(--fds-colors-white); + --fds-semantic-text-action-default: var(--fds-colors-blue-700); + --fds-semantic-text-action-hover: var(--fds-colors-blue-800); + --fds-semantic-text-action-active: var(--fds-colors-blue-900); + --fds-semantic-text-action-on_action: var(--fds-colors-white); + --fds-semantic-text-success-default: var(--fds-colors-green-800); + --fds-semantic-text-success-hover: var(--fds-colors-green-900); + --fds-semantic-text-success-active: var(--fds-colors-green-900); + --fds-semantic-text-success-on_success: var(--fds-colors-white); + --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); + --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); + --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); + --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); + --fds-semantic-text-warning-default: var(--fds-colors-orange-700); + --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); + --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); + --fds-semantic-text-danger-default: var(--fds-colors-red-600); + --fds-semantic-text-danger-hover: var(--fds-colors-red-700); + --fds-semantic-text-danger-active: var(--fds-colors-red-800); + --fds-semantic-text-danger-on_danger: var(--fds-colors-white); + --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); + --fds-semantic-text-visited-default: var(--fds-colors-purple-700); + --fds-semantic-background-default: var(--fds-colors-white); + --fds-semantic-background-subtle: var(--fds-colors-grey-100); + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; + --fds-border_radius-interactive: 4px; + --fds-border_radius-small: 2px; + --fds-border_radius-medium: 4px; + --fds-border_radius-large: 8px; + --fds-border_radius-xlarge: 12px; + --fds-border_radius-xxlarge: 16px; + --fds-border_radius-xxxlarge: 24px; + --fds-border_radius-xxxxlarge: 32px; + --fds-border_radius-full: 9999px; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; + --fds-base_spacing: 4; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-base_sizing: 4; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); +} diff --git a/packages/theme/brand/digdir/tokens.css b/packages/theme/brand/digdir/tokens.css new file mode 100644 index 0000000000..2303000eeb --- /dev/null +++ b/packages/theme/brand/digdir/tokens.css @@ -0,0 +1,309 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + --fds-colors-blue-100: #e6eff8; + --fds-colors-blue-200: #b3d0ea; + --fds-colors-blue-700: #0062ba; + --fds-colors-blue-800: #004e95; + --fds-colors-blue-900: #00315d; + --fds-colors-white: #ffffff; + --fds-colors-grey-100: #f4f5f6; + --fds-colors-grey-200: #e9eaec; + --fds-colors-grey-600: #68707c; + --fds-colors-grey-700: #4b5563; + --fds-colors-grey-800: #1e2b3c; + --fds-colors-green-200: #d1f4e1; + --fds-colors-green-300: #8be4b5; + --fds-colors-green-700: #118849; + --fds-colors-green-800: #0c6536; + --fds-colors-green-900: #084826; + --fds-colors-yellow-100: #fffbe6; + --fds-colors-yellow-200: #fff4b4; + --fds-colors-yellow-300: #ffed83; + --fds-colors-red-100: #f9d5db; + --fds-colors-red-200: #f3abb6; + --fds-colors-red-500: #e02e49; + --fds-colors-red-600: #b3253a; + --fds-colors-red-700: #861c2c; + --fds-colors-yellow-500: #ffda06; + --fds-colors-blue-400: #66a1d6; + --fds-colors-grey-300: #d2d5d8; + --fds-colors-orange-600: #cc7005; + --fds-colors-orange-700: #995404; + --fds-colors-orange-800: #663802; + --fds-colors-grey-400: #bcbfc5; + --fds-colors-red-800: #5a121d; + --fds-colors-purple-700: #7a1265; + + /** Tokens */ + --fds-brand-alt1-100: #feefef; + --fds-brand-alt1-200: #fddfe0; + --fds-brand-alt1-300: #fbbfc1; + --fds-brand-alt1-400: #f89fa1; + --fds-brand-alt1-500: #f67f82; + --fds-brand-alt1-600: #f45f63; + --fds-brand-alt1-700: #dc5659; + --fds-brand-alt1-800: #c34c4f; + --fds-brand-alt1-900: #B83D41; + --fds-brand-alt2-100: #fcf7e9; + --fds-brand-alt2-200: #faeec2; + --fds-brand-alt2-300: #f5dda6; + --fds-brand-alt2-400: #efcc79; + --fds-brand-alt2-500: #eabb4d; + --fds-brand-alt2-600: #e5aa20; + --fds-brand-alt2-700: #ce991d; + --fds-brand-alt2-800: #b7881a; + --fds-brand-alt2-900: #A17717; + --fds-brand-alt3-100: #e9f5ff; + --fds-brand-alt3-200: #d2eafd; + --fds-brand-alt3-300: #a5d6fb; + --fds-brand-alt3-400: #78c1f9; + --fds-brand-alt3-500: #4badf7; + --fds-brand-alt3-600: #1e98f5; + --fds-brand-alt3-700: #1b88dd; + --fds-brand-alt3-800: #156aac; + --fds-brand-alt3-900: #125A91; + --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); + --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); + --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); + --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); + --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); + --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); + --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); + --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); + --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); + --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); + --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); + --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); + --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); + --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); + --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); + --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); + --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); + --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); + --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); + --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); + --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); + --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); + --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); + --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); + --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); + --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); + --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); + --fds-semantic-surface-action-default: var(--fds-colors-blue-700); + --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); + --fds-semantic-surface-action-active: var(--fds-colors-blue-900); + --fds-semantic-surface-action-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); + --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); + --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); + --fds-semantic-surface-neutral-default: var(--fds-colors-white); + --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); + --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); + --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); + --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); + --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); + --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); + --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); + --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); + --fds-semantic-surface-success-default: var(--fds-colors-green-700); + --fds-semantic-surface-success-hover: var(--fds-colors-green-800); + --fds-semantic-surface-success-active: var(--fds-colors-green-900); + --fds-semantic-surface-success-no_fill: var(--fds-colors-white); + --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); + --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); + --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); + --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); + --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); + --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); + --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); + --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); + --fds-semantic-surface-danger-default: var(--fds-colors-red-500); + --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); + --fds-semantic-surface-danger-active: var(--fds-colors-red-700); + --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); + --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); + --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); + --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); + --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); + --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); + --fds-semantic-border-first-default: var(--fds-brand-alt1-600); + --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); + --fds-semantic-border-first-active: var(--fds-brand-alt1-800); + --fds-semantic-border-second-default: var(--fds-brand-alt2-600); + --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); + --fds-semantic-border-second-active: var(--fds-brand-alt2-800); + --fds-semantic-border-third-default: var(--fds-brand-alt3-600); + --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); + --fds-semantic-border-third-active: var(--fds-brand-alt3-800); + --fds-semantic-border-action-first-subtle: var(--fds-colors-blue-200); + --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-blue-400); + --fds-semantic-border-action-first-default: var(--fds-colors-blue-700); + --fds-semantic-border-action-first-hover: var(--fds-colors-blue-800); + --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); + --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); + --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); + --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); + --fds-semantic-border-action-default: var(--fds-colors-blue-700); + --fds-semantic-border-action-hover: var(--fds-colors-blue-700); + --fds-semantic-border-action-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); + --fds-semantic-border-info-default: var(--fds-colors-blue-800); + --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); + --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); + --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); + --fds-semantic-border-success-default: var(--fds-colors-green-700); + --fds-semantic-border-success-hover: var(--fds-colors-green-800); + --fds-semantic-border-success-active: var(--fds-colors-green-900); + --fds-semantic-border-warning-default: var(--fds-colors-orange-600); + --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); + --fds-semantic-border-warning-active: var(--fds-colors-orange-800); + --fds-semantic-border-danger-default: var(--fds-colors-red-500); + --fds-semantic-border-danger-hover: var(--fds-colors-red-600); + --fds-semantic-border-danger-active: var(--fds-colors-red-700); + --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); + --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); + --fds-semantic-border-input-default: var(--fds-colors-blue-900); + --fds-semantic-border-input-hover: var(--fds-colors-blue-700); + --fds-semantic-border-divider-default: var(--fds-colors-grey-400); + --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); + --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); + --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); + --fds-semantic-text-action-first-hover: #004e95; + --fds-semantic-text-action-first-active: #00315d; + --fds-semantic-text-action-first-on_action: var(--fds-colors-white); + --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-on_action: var(--fds-colors-white); + --fds-semantic-text-action-default: var(--fds-colors-blue-700); + --fds-semantic-text-action-hover: var(--fds-colors-blue-800); + --fds-semantic-text-action-active: var(--fds-colors-blue-900); + --fds-semantic-text-action-on_action: var(--fds-colors-white); + --fds-semantic-text-success-default: var(--fds-colors-green-800); + --fds-semantic-text-success-hover: var(--fds-colors-green-900); + --fds-semantic-text-success-active: var(--fds-colors-green-900); + --fds-semantic-text-success-on_success: var(--fds-colors-white); + --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); + --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); + --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); + --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); + --fds-semantic-text-warning-default: var(--fds-colors-orange-700); + --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); + --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); + --fds-semantic-text-danger-default: var(--fds-colors-red-600); + --fds-semantic-text-danger-hover: var(--fds-colors-red-700); + --fds-semantic-text-danger-active: var(--fds-colors-red-800); + --fds-semantic-text-danger-on_danger: var(--fds-colors-white); + --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); + --fds-semantic-text-visited-default: var(--fds-colors-purple-700); + --fds-semantic-background-default: var(--fds-colors-white); + --fds-semantic-background-subtle: var(--fds-colors-grey-100); + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; + --fds-border_radius-interactive: 4px; + --fds-border_radius-small: 2px; + --fds-border_radius-medium: 4px; + --fds-border_radius-large: 8px; + --fds-border_radius-xlarge: 12px; + --fds-border_radius-xxlarge: 16px; + --fds-border_radius-xxxlarge: 24px; + --fds-border_radius-xxxxlarge: 32px; + --fds-border_radius-full: 9999px; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; + --fds-base_spacing: 4; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-base_sizing: 4; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); +} diff --git a/packages/theme/brand/tilsynet/tokens.css b/packages/theme/brand/tilsynet/tokens.css new file mode 100644 index 0000000000..259921281f --- /dev/null +++ b/packages/theme/brand/tilsynet/tokens.css @@ -0,0 +1,309 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + --fds-colors-grey-100: #f4f5f6; + --fds-colors-grey-200: #e9eaec; + --fds-colors-blue-900: #00315d; + --fds-colors-white: #ffffff; + --fds-colors-blue-100: #e6eff8; + --fds-colors-blue-200: #b3d0ea; + --fds-colors-blue-700: #0062ba; + --fds-colors-blue-800: #004e95; + --fds-colors-grey-600: #68707c; + --fds-colors-grey-700: #4b5563; + --fds-colors-grey-800: #1e2b3c; + --fds-colors-green-200: #d1f4e1; + --fds-colors-green-300: #8be4b5; + --fds-colors-green-700: #118849; + --fds-colors-green-800: #0c6536; + --fds-colors-green-900: #084826; + --fds-colors-yellow-100: #fffbe6; + --fds-colors-yellow-200: #fff4b4; + --fds-colors-yellow-300: #ffed83; + --fds-colors-red-100: #f9d5db; + --fds-colors-red-200: #f3abb6; + --fds-colors-red-500: #e02e49; + --fds-colors-red-600: #b3253a; + --fds-colors-red-700: #861c2c; + --fds-colors-yellow-500: #ffda06; + --fds-colors-blue-400: #66a1d6; + --fds-colors-grey-300: #d2d5d8; + --fds-colors-orange-600: #cc7005; + --fds-colors-orange-700: #995404; + --fds-colors-orange-800: #663802; + --fds-colors-grey-400: #bcbfc5; + --fds-colors-red-800: #5a121d; + --fds-colors-purple-700: #7a1265; + + /** Tokens */ + --fds-brand-alt1-100: #efeffb; + --fds-brand-alt1-200: #dedff6; + --fds-brand-alt1-300: #bec0ed; + --fds-brand-alt1-400: #9da0e4; + --fds-brand-alt1-500: #7d81db; + --fds-brand-alt1-600: #5c61d2; + --fds-brand-alt1-700: #3339c6; + --fds-brand-alt1-800: #0008b8; + --fds-brand-alt1-900: #00078F; + --fds-brand-alt2-100: #ffeee1; + --fds-brand-alt2-200: #ffdcc3; + --fds-brand-alt2-300: #fdd4b7; + --fds-brand-alt2-400: #ffc296; + --fds-brand-alt2-500: #ffb178; + --fds-brand-alt2-600: #ffa869; + --fds-brand-alt2-700: #e6975f; + --fds-brand-alt2-800: #b3764a; + --fds-brand-alt2-900: #9F6841; + --fds-brand-alt3-100: #eff6f4; + --fds-brand-alt3-200: #deece9; + --fds-brand-alt3-300: #bedad2; + --fds-brand-alt3-400: #9dc7bc; + --fds-brand-alt3-500: #7db5a5; + --fds-brand-alt3-600: #5ca28f; + --fds-brand-alt3-700: #4c907e; + --fds-brand-alt3-800: #407d6d; + --fds-brand-alt3-900: #376C5E; + --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); + --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); + --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); + --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); + --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); + --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); + --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); + --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); + --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); + --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); + --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); + --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); + --fds-semantic-surface-action-first-subtle: var(--fds-colors-grey-100); + --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-grey-200); + --fds-semantic-surface-action-first-default: var(--fds-colors-blue-900); + --fds-semantic-surface-action-first-hover: rgba(0, 49, 93, 0.9); + --fds-semantic-surface-action-first-active: rgba(0, 49, 93, 0.8); + --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-first-no_fill-hover: rgba(0, 49, 93, 0.1); + --fds-semantic-surface-action-first-no_fill-active: rgba(0, 49, 93, 0.2); + --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); + --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); + --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); + --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); + --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); + --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); + --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); + --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); + --fds-semantic-surface-action-default: var(--fds-colors-blue-700); + --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); + --fds-semantic-surface-action-active: var(--fds-colors-blue-900); + --fds-semantic-surface-action-no_fill: var(--fds-colors-white); + --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); + --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); + --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); + --fds-semantic-surface-neutral-default: var(--fds-colors-white); + --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); + --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); + --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); + --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); + --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); + --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); + --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); + --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); + --fds-semantic-surface-success-default: var(--fds-colors-green-700); + --fds-semantic-surface-success-hover: var(--fds-colors-green-800); + --fds-semantic-surface-success-active: var(--fds-colors-green-900); + --fds-semantic-surface-success-no_fill: var(--fds-colors-white); + --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); + --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); + --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); + --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); + --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); + --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); + --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); + --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); + --fds-semantic-surface-danger-default: var(--fds-colors-red-500); + --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); + --fds-semantic-surface-danger-active: var(--fds-colors-red-700); + --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); + --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); + --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); + --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); + --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); + --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); + --fds-semantic-border-first-default: var(--fds-brand-alt1-600); + --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); + --fds-semantic-border-first-active: var(--fds-brand-alt1-800); + --fds-semantic-border-second-default: var(--fds-brand-alt2-600); + --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); + --fds-semantic-border-second-active: var(--fds-brand-alt2-800); + --fds-semantic-border-third-default: var(--fds-brand-alt3-600); + --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); + --fds-semantic-border-third-active: var(--fds-brand-alt3-800); + --fds-semantic-border-action-first-subtle: var(--fds-colors-blue-200); + --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-blue-400); + --fds-semantic-border-action-first-default: var(--fds-colors-blue-700); + --fds-semantic-border-action-first-hover: var(--fds-colors-blue-800); + --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); + --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); + --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); + --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); + --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); + --fds-semantic-border-action-default: var(--fds-colors-blue-700); + --fds-semantic-border-action-hover: var(--fds-colors-blue-700); + --fds-semantic-border-action-active: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong: var(--fds-colors-blue-900); + --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); + --fds-semantic-border-info-default: var(--fds-colors-blue-800); + --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); + --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); + --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); + --fds-semantic-border-success-default: var(--fds-colors-green-700); + --fds-semantic-border-success-hover: var(--fds-colors-green-800); + --fds-semantic-border-success-active: var(--fds-colors-green-900); + --fds-semantic-border-warning-default: var(--fds-colors-orange-600); + --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); + --fds-semantic-border-warning-active: var(--fds-colors-orange-800); + --fds-semantic-border-danger-default: var(--fds-colors-red-500); + --fds-semantic-border-danger-hover: var(--fds-colors-red-600); + --fds-semantic-border-danger-active: var(--fds-colors-red-700); + --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); + --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); + --fds-semantic-border-input-default: var(--fds-colors-blue-900); + --fds-semantic-border-input-hover: var(--fds-colors-blue-700); + --fds-semantic-border-divider-default: var(--fds-colors-grey-400); + --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); + --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); + --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); + --fds-semantic-text-action-first-hover: #004e95; + --fds-semantic-text-action-first-active: #00315d; + --fds-semantic-text-action-first-on_action: var(--fds-colors-white); + --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); + --fds-semantic-text-action-second-on_action: var(--fds-colors-white); + --fds-semantic-text-action-default: var(--fds-colors-blue-700); + --fds-semantic-text-action-hover: var(--fds-colors-blue-800); + --fds-semantic-text-action-active: var(--fds-colors-blue-900); + --fds-semantic-text-action-on_action: var(--fds-colors-white); + --fds-semantic-text-success-default: var(--fds-colors-green-800); + --fds-semantic-text-success-hover: var(--fds-colors-green-900); + --fds-semantic-text-success-active: var(--fds-colors-green-900); + --fds-semantic-text-success-on_success: var(--fds-colors-white); + --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); + --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); + --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); + --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); + --fds-semantic-text-warning-default: var(--fds-colors-orange-700); + --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); + --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); + --fds-semantic-text-danger-default: var(--fds-colors-red-600); + --fds-semantic-text-danger-hover: var(--fds-colors-red-700); + --fds-semantic-text-danger-active: var(--fds-colors-red-800); + --fds-semantic-text-danger-on_danger: var(--fds-colors-white); + --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); + --fds-semantic-text-visited-default: var(--fds-colors-purple-700); + --fds-semantic-background-default: var(--fds-colors-white); + --fds-semantic-background-subtle: var(--fds-colors-grey-100); + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; + --fds-border_radius-interactive: 4px; + --fds-border_radius-small: 2px; + --fds-border_radius-medium: 4px; + --fds-border_radius-large: 8px; + --fds-border_radius-xlarge: 12px; + --fds-border_radius-xxlarge: 16px; + --fds-border_radius-xxxlarge: 24px; + --fds-border_radius-xxxxlarge: 32px; + --fds-border_radius-full: 9999px; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; + --fds-base_spacing: 4; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-base_sizing: 4; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); +} From 23c0b5408527b42006f0bb6307763d1679e801c8 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Wed, 8 May 2024 09:36:40 +0200 Subject: [PATCH 026/311] disable auto-build tokens --- .github/workflows/build-tokens.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build-tokens.yml b/.github/workflows/build-tokens.yml index 4f933dde9b..9d651b5524 100644 --- a/.github/workflows/build-tokens.yml +++ b/.github/workflows/build-tokens.yml @@ -1,11 +1,11 @@ name: Build tokens on: workflow_dispatch: - pull_request: - branches: - - main - paths: - - 'design-tokens/**' + # pull_request: + # branches: + # - main + # paths: + # - 'design-tokens/**' jobs: checks: name: Builds, lints and tests code From 2d531593a7ed90dacb03d07bcb1fe36dae6db56c Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Wed, 8 May 2024 10:55:32 +0200 Subject: [PATCH 027/311] Fixed themes --- design-tokens/$themes.json | 1609 ++++++++++++++++++++---------------- 1 file changed, 895 insertions(+), 714 deletions(-) diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 9a397cfd68..1bf74b0887 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,390 +4,386 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "core/modes/light": "enabled", - "core/modes/dark": "disabled", - "core/size/default": "disabled", - "core/typography/default": "disabled", - "core/styles/default": "disabled" + "core/modes/light": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34:4758", - "$figmaModeId": "34:81", + "$figmaCollectionId": "VariableCollectionId:40:6447", + "$figmaModeId": "40:95", "$figmaVariableReferences": { - "global.green.1": "0455cc2cdb9239ac015e6cfbd4d633ca3302c42f", - "global.green.2": "fdcfa5e0455ce090b564af53dfb8e27d8a1b925c", - "global.green.3": "2d2b7f01e26c77d549c7afa54d44ec8fb3f9920d", - "global.green.4": "3dc789d024c939a0a411f3b878bfd663f2bbd14a", - "global.green.5": "1ca20f674892c6e149a385f001cd92dc01ab47ea", - "global.green.6": "b5f0ad4efd205bbd7194d5cca8e3f75127ccc3ac", - "global.green.7": "e88c0f2b76fad89b926f951047bb04d5e5fe5f53", - "global.green.8": "ba796d33824e781921abd2e94ef7658be4f99d02", - "global.green.9": "bbc2a045e7f417266bce5f213f9d6ec1395786bc", - "global.green.10": "216c62a3a42431720f0486fef98a766cf3b03097", - "global.green.11": "60bc634752e08cc61a69efb2849fc3ef79fe8a52", - "global.green.12": "54405c90acbae17ba632b3a90e2a5000fd6d93ec", - "global.green.13": "711875a94b887525d708c6aeed76c8266dcc6bb4", - "global.green.contrast-1": "0da3a41070b40ac2edd51ed2609b547f9ade4507", - "global.green.contrast-2": "e6bdc6d69426b954034a320b4bc7ac2f4dfd6cbf", - "global.yellow.1": "e9931dda1d74ddf77f64b3ef6e63e3a8467f36e4", - "global.yellow.2": "84bfaac83eaf9f3a4a8c605b4118f3bcfcbb2864", - "global.yellow.3": "5d91548ec80bad6fe48b224f5ea150bab359a312", - "global.yellow.4": "5ec1693c39a218a19142a6d7a4bd6acc2b521e23", - "global.yellow.5": "64967c428c76e7e36916d30fa24d531197760742", - "global.yellow.6": "845e9a39ed423aa16bdd52c99e0991dcf0ab549d", - "global.yellow.7": "e43f2078f6f127955162dd924ff8146bad13123c", - "global.yellow.8": "0bda03bf484c1d47729d2cbefc3553f64d670f47", - "global.yellow.9": "63431e17b8522a341ce501c6a7302cfb5e12635a", - "global.yellow.10": "654e86d243e819c37577b8a307b7ab994223450f", - "global.yellow.11": "8b02bbfa938246d14e36a80c61644f8aaaf19fca", - "global.yellow.12": "14c9f8c4477bb94446a755c7071ba0ee09c02c82", - "global.yellow.13": "b68ef5cda7252ed78e3789a2e8372f18f8e8d761", - "global.yellow.contrast-1": "05d24e253109262a5bb9428f414093da3cde7a8c", - "global.yellow.contrast-2": "4f12cce892b14f36300a7725971e2be0e1f7137a", - "global.orange.1": "0be98666297b270850f672e849c9328989fef9ee", - "global.orange.2": "0ff350c7e65ac3ad0ff0be5fef03819d365631be", - "global.orange.3": "f5d751bf1bcc8a0d14bb0e853372237b2ca468f8", - "global.orange.4": "96b2607ba936a9f122a4050e492516c04a1c93d9", - "global.orange.5": "e9042f1ce6126413f62389fd280e68763c8135da", - "global.orange.6": "2cf704a93081aad9ffc58a4dd81849d0a1ab843c", - "global.orange.7": "973e2d05d8e1cdc56580ea9a925d7e1429ac3aa5", - "global.orange.8": "240e327ebce2f5f317b2f468deffda6c22c04be7", - "global.orange.9": "6c06fe91ccd6ceb28dadee5632eaf68d94fa729d", - "global.orange.10": "c8cc86652e313b782a396e56cd533e16fa60dcb3", - "global.orange.11": "0e7cb9d11bab9fb30f30d6c329769dc224d7330e", - "global.orange.12": "075e2589159371c03345f37789ebb68a8c74ae16", - "global.orange.13": "a5124d0e72c3aa13013bc6dc484f1f0650f87477", - "global.orange.contrast-1": "ff95af81e0647235ac72f4642a2d5e9f5224c3c4", - "global.orange.contrast-2": "61610843e37f41867a7600ecdc2e3b7479d84672", - "global.red.1": "ae1163fd1df81efef387a0d4500bbe30bb551657", - "global.red.2": "f2049b2540a6f81a6092665e08413998363115d1", - "global.red.3": "14ec50ee742618262496b5b072a9401f4e7a3cf8", - "global.red.4": "670791fc9e20508bc29e11f7a44c4bc66e4c7317", - "global.red.5": "5fe4e9a36c3b630f391fad54ab1a84cc38da7d02", - "global.red.6": "24d41ed82d9b5b04abf69b95f1fbccc18f3c7833", - "global.red.7": "0462762869d73208f00823e948f557113ee8515d", - "global.red.8": "5936d0f013a0724031105197b7ecc85e12907202", - "global.red.9": "a492080a41b7c3a7a0758ad62644923858576b58", - "global.red.10": "0debe6d57aaf0902f99e395097403c30bd4062f5", - "global.red.11": "7946725bdd52f92c8e5959278dc540581cb92fbf", - "global.red.12": "b049697622a5fe92586c09814e13563b8d624a94", - "global.red.13": "73d97f0d2da6451bce4ca8cee522cbadd8d2d979", - "global.red.contrast-1": "9b4a28a08806b7c441efda4c2f219a5dc9cce8bf", - "global.red.contrast-2": "608295bc285b1df57651361b485a073d6e261805", - "global.blue.1": "25e6672c528ad5436542af441959af5fbad72a09", - "global.blue.2": "e1160b8ca287770ce8b3561e5de9507aa3150087", - "global.blue.3": "b80c327662d8a404e4dc58e678a39e4169265ffd", - "global.blue.4": "f25b3d3db08adc9038174e8409c591cfa306ace5", - "global.blue.5": "c77d8a3f7d936e353518882eb62a58e45cb0ee2d", - "global.blue.6": "d01692d1a665ff3aee995ec1b8eaf5f5d787f0b8", - "global.blue.7": "562c7dc27dfc55a173ec1c5ac35dfa67b3459b19", - "global.blue.8": "8d352bcc31728c6cc24779c5d94dfbac738daa53", - "global.blue.9": "2f32f252923626dda31c49817f13dbe9176d5dc6", - "global.blue.10": "c030f01b0eab7e141326151abc551483f120d878", - "global.blue.11": "0288b456aaec1867a8df7c4cece1e3b2e76da73c", - "global.blue.12": "4f30a1fab6a081e9ede0ca17c40df347c5d485c6", - "global.blue.13": "9b06b8444fddd9f5548c6dfacd127b1eea5ccb9e", - "global.blue.contrast-1": "726369310cd9614a5aa676c40ad84706afa3a07c", - "global.blue.contrast-2": "c39db746e0cce13d1a7ffb1f7c12628ca493318d", - "themes.theme1.accent.1": "2ad043fad9b7e43aa6a52064ec9239cc87a509ec", - "themes.theme1.accent.2": "dd1be7ce4f459e8d529ad0ae9c781dce22eef650", - "themes.theme1.accent.3": "7c43337138d112022cc3a12d10dbb575b40374ef", - "themes.theme1.accent.4": "1eba1d1bf040a6477f245c39f0885654b7c0fbfc", - "themes.theme1.accent.5": "6ade8f546066823f1505f798d050815f0e5f560c", - "themes.theme1.accent.6": "122a64b6b9dd3dbe9442fd80b5e382ca2b73195c", - "themes.theme1.accent.7": "ba9c733d0026e30e8bfe060e210aad2e31cfb59b", - "themes.theme1.accent.8": "38c267ed48dbdc60f760a234b5fd101caab967c1", - "themes.theme1.accent.9": "5d5b8308899b4809ea610df28143011c00227336", - "themes.theme1.accent.10": "af7ec994cf863f1ca07ce779b722341404ad1969", - "themes.theme1.accent.11": "22522d7470aa37d8ad7c56c135a1beaea8306e17", - "themes.theme1.accent.12": "42804232d0a9e3e9551ef735e14548e824724425", - "themes.theme1.accent.13": "936939644a13b8473827c6699ba32e8c502dfe8d", - "themes.theme1.accent.contrast-1": "05178ecc9ba0ca3f466d2c847ea3eac393b9d153", - "themes.theme1.accent.contrast-2": "9ba7942d16d2e368a3c2f42261360b0541ea5827", - "themes.theme1.brand1.1": "90102e5ba9ef6d54854a34603d3ffb3eee5d2d39", - "themes.theme1.brand1.2": "1bb7bee5044d713e2c271755e309022a50474a3a", - "themes.theme1.brand1.3": "782e7600200b3f0bf8506bb110ca186750d71990", - "themes.theme1.brand1.4": "5b335e9d31f3a41d05662839062081e322554c84", - "themes.theme1.brand1.5": "0ac5b51f2ee7d5c415b899d24205e283fbe4c6dd", - "themes.theme1.brand1.6": "76d414c29281e889a3c39a83d68cd320ad1f12ca", - "themes.theme1.brand1.7": "428c7094c03393e560112bc654a2de0579f0e29e", - "themes.theme1.brand1.8": "517843370c893ae76ea32f17ba483ff7c1d4ab6d", - "themes.theme1.brand1.9": "07237c69fbd1de447129d92975c007eb62c562a2", - "themes.theme1.brand1.10": "729e83c748b873f3f9919ed1d8c2dd93c9fff78d", - "themes.theme1.brand1.11": "1b864963f44fcdc40a00268661a7b2a50d1d9236", - "themes.theme1.brand1.12": "e1fb0e2c159b5a2f758690ce32951e828511e60f", - "themes.theme1.brand1.13": "bcce09293ba6b5099a109e74a429d4e3af0b58f1", - "themes.theme1.brand1.contrast-1": "3a5e81269c917e8a32cdc874a4d6d6a8a651c421", - "themes.theme1.brand1.contrast-2": "e1b5a9f87f0059a3d1994fe78d0cc2087fbcad18", - "themes.theme1.brand2.1": "3271b2b303da4e96e284309b59d65eaaeab5ee2d", - "themes.theme1.brand2.2": "f8a011467b9028a77968cdf7e93b2d90e5e4d4c2", - "themes.theme1.brand2.3": "4f15b511987cccb7fc065069d822fca740e0f540", - "themes.theme1.brand2.4": "61f8cdd8ff0554c6c0e1298c90bf092e46f7c873", - "themes.theme1.brand2.5": "8666e619ae2604a662ca269626ae9ed050921d25", - "themes.theme1.brand2.6": "0990b69d11d4dbdd15ba223d7dc58d2eb64c5eb9", - "themes.theme1.brand2.7": "b68cea31a40c4868835b958b9c283b9c019714e5", - "themes.theme1.brand2.8": "2c1a62ed33c1166ab6d5a08f4c8386df60d03104", - "themes.theme1.brand2.9": "ebd6326b9f4d98ee0f320cfa91480d3cc977e3e1", - "themes.theme1.brand2.10": "e2236856efa7d8b3e7412231e84ac6f9b6478893", - "themes.theme1.brand2.11": "2f0cc98b3082ea5b8e4cfb944392521c5cf3bfb6", - "themes.theme1.brand2.12": "e3144458c1de28b6345b03150de1e97cd7fb3a81", - "themes.theme1.brand2.13": "c5a1d7b5baf9b2b0438c0932b939f401f774abcd", - "themes.theme1.brand2.contrast-1": "6c21623b79578ea5886b5d95356285990f03560c", - "themes.theme1.brand2.contrast-2": "a66ea6115c5f5875c72b2b8f6e616e7b87fd65e6", - "themes.theme1.brand3.1": "3978f390880c2dbb17f6e2a0c443dd1548423fd2", - "themes.theme1.brand3.2": "f73b719b64ff9a48788251d87e5bd26c4b430bcb", - "themes.theme1.brand3.3": "7527525904c0a14a04cfc5a9093d30d6b5a25220", - "themes.theme1.brand3.4": "d6abce1e9b389aa66f32428163d1a8b726cd705c", - "themes.theme1.brand3.5": "ab1daa7fa9c087d656d43fbafefb9afe5fad9e6a", - "themes.theme1.brand3.6": "eda9d559591f8b262583c7f42188cb028f347eab", - "themes.theme1.brand3.7": "091ccf75dd54f3341c6cbd057c1ed864264f157b", - "themes.theme1.brand3.8": "118ec232301f64c71bd2ab3c4e261773c1382f4a", - "themes.theme1.brand3.9": "8847aa2b9a1b9bb48d9e8411fcbc6c044a1feee4", - "themes.theme1.brand3.10": "f82c67eaf008ab0f32fe412293a334a35d29ad5e", - "themes.theme1.brand3.11": "9541b962d7875a2d20af4b039d9f70b7c624e7e7", - "themes.theme1.brand3.12": "595d9f436dcbab4928d613a2b7fb902e27d368bf", - "themes.theme1.brand3.13": "745630841ee87cb7d1801e7ecfb18624e3251b33", - "themes.theme1.brand3.contrast-1": "bddc5597fd4c4a1687513238164cab02bccf94ab", - "themes.theme1.brand3.contrast-2": "63d0275ca59c51c4e9d4d48e2043cff7f4f5dae2", - "themes.theme1.neutral.1": "2720fc35cefb103bc16f1f908f2de984b9f947ac", - "themes.theme1.neutral.2": "c381e2ea37f9b24cc2db348ec463e1d1830aa901", - "themes.theme1.neutral.3": "002edff0f220f351980c69460cb453b5b9ff5d3f", - "themes.theme1.neutral.4": "db5c7ea1d24bf7951da5d0eca36e877507c4b5de", - "themes.theme1.neutral.5": "16168d82baf8c607869a14bd474434b5655592c4", - "themes.theme1.neutral.6": "f59ffa3222e46200cb0263d4c522b51a115bc827", - "themes.theme1.neutral.7": "e610282816dc04b2e97fa8feb65ed7720f08097e", - "themes.theme1.neutral.8": "19551c460b5403df2135534945f404c5f237438e", - "themes.theme1.neutral.9": "d9de08fadec538f16247a834c62815abeeb77c86", - "themes.theme1.neutral.10": "b1f9f9a6ed22f313dbc0a36fc53de9c796882394", - "themes.theme1.neutral.11": "30209e4988cf392f2f5c31839fc0730d1547dd70", - "themes.theme1.neutral.12": "6d461402041806c7f4fbdacf0e2da7ee35de382a", - "themes.theme1.neutral.13": "25c5e8bf1cb6823f60e4b07799e3a929f94fffe3", - "themes.theme1.neutral.contrast-1": "2494e5c504af9a70f12be8d351e511cc432042de", - "themes.theme1.neutral.contrast-2": "3ee44dc0bd85c360fc5ed8e53aac082e8895cef0", - "themes.theme2.accent.1": "1b4eaeb31448c7f80f3413154960f20979a288dc", - "themes.theme2.accent.2": "43c519dcbfc8bb9ea494ac5b2fcbd0e04c62ad57", - "themes.theme2.accent.3": "7df596a9378dc163af195168e47c635606c7a621", - "themes.theme2.accent.4": "e1ad21220c7ca6ec4d76efdb495a0466ae0da9f5", - "themes.theme2.accent.5": "87b874c833a9f6868db33df3d5ce7940503da374", - "themes.theme2.accent.6": "ab01f9135724467b7171dd32ed357745eb45b738", - "themes.theme2.accent.7": "5b36b6ee1d8d6e99c53a2587d85c7f5458b18c17", - "themes.theme2.accent.8": "a8f8d4ad27c5cd32a1e4b2039831daab4f0c8132", - "themes.theme2.accent.9": "b855518d882b4b972353a404754515bf41dfb2af", - "themes.theme2.accent.10": "18b339e987c99824d952d013333b506fc4ad8c8a", - "themes.theme2.accent.11": "e09c9bef723cb3c52b933719cfbca6173dddc0ce", - "themes.theme2.accent.12": "64e14a07aadb2b60151349e84a8c12d11521169b", - "themes.theme2.accent.13": "ba028400a730b0f0275b0f5cbb2f8c91d0edef1b", - "themes.theme2.accent.contrast-1": "7a7bba4fd75772d333b9931d6b83275308ff6f94", - "themes.theme2.accent.contrast-2": "dfd09e2aabd9db4674930b342b6aa58f11968a01", - "themes.theme2.brand1.1": "fed36e2e6c7b82a0522b667a08d8235b3b672a46", - "themes.theme2.brand1.2": "ef675fd6658ba1ab9f2e6cf2e9c4f8e8dfa47454", - "themes.theme2.brand1.3": "16d0032883c1e7c1b8218e2b5f04ae1694c848eb", - "themes.theme2.brand1.4": "a2c1724271411580b7d5de87aad1ccf230e98837", - "themes.theme2.brand1.5": "f3eed6e8cb2f38586e4bb23bbdcec9f4efa0eadd", - "themes.theme2.brand1.6": "c4768f79bb3d75f5ebd6381c79142184ce96b51c", - "themes.theme2.brand1.7": "234304ab9a7671a15d1fbad69d1fd86fc51014ee", - "themes.theme2.brand1.8": "c169c0ed69e003cd418033d84bd7ddaa31606821", - "themes.theme2.brand1.9": "a04b2671d6f0cf3e981a16730386f9513fd4c7c4", - "themes.theme2.brand1.10": "b70534c12f7221ff1e6906d02e9c8e7572df2454", - "themes.theme2.brand1.11": "0bc738c1cad3da504e82c474380422a32b20d263", - "themes.theme2.brand1.12": "037998c34768d016c1abd4135080309fb81cdacf", - "themes.theme2.brand1.13": "8db572f3213f0b03c345e0f31cc6c88c4a256042", - "themes.theme2.brand1.contrast-1": "2555f17e032b5069d82c4001712a827761872774", - "themes.theme2.brand1.contrast-2": "a387471186c67b80d7e7289528be4dab3456f986", - "themes.theme2.brand2.1": "e0edd05aa4a197a0ac21451c9601f86e5459762b", - "themes.theme2.brand2.2": "7d5cb07a9d86c04744b2755974077c87991b44ea", - "themes.theme2.brand2.3": "37e1cdbbb35637c02481bf841413694f7246029c", - "themes.theme2.brand2.4": "94a9f4bf1e4dbe230fcc35c2dfdeb9af25d90076", - "themes.theme2.brand2.5": "c11499e4b28a439149c9fd960282fa143a31e4f9", - "themes.theme2.brand2.6": "beca88fc74ff1d0a10ac19ca561a0c6231e6dc82", - "themes.theme2.brand2.7": "524158211e49b291121b8c68f72a8c66a268d0de", - "themes.theme2.brand2.8": "cb0e934e85faaf31a4c8693e262fe5545b75e7fd", - "themes.theme2.brand2.9": "d1604fd720e78173b8097368d382bfb5d212516b", - "themes.theme2.brand2.10": "91e23ddc42addcf0ac412fa6270445f56d54b917", - "themes.theme2.brand2.11": "0f1ecd66bd121f1e53465bcd30b08e61cdcb903f", - "themes.theme2.brand2.12": "0feda176267ae2998bfb026caa0b07d7a9ce03c2", - "themes.theme2.brand2.13": "b1dd575e40095b6e44cc1ed2f7bb23143123c348", - "themes.theme2.brand2.contrast-1": "2ce2c47e85bb51ffddbb330c2faa2f5cd33c947d", - "themes.theme2.brand2.contrast-2": "15e26d9dd37c553834c6cce6033c0addbfe0b5e0", - "themes.theme2.brand3.1": "59eca3bd9626a6e723db3abaa0b0204197c86564", - "themes.theme2.brand3.2": "cfa8b71001f2f9df1a44000392f8511dd70337fb", - "themes.theme2.brand3.3": "91d25fee1a2985cbb9062b5e262131d872aaf3f9", - "themes.theme2.brand3.4": "885298cf41d3f1c864d23012a606a8a9a9759dab", - "themes.theme2.brand3.5": "4b5f915920e9e2136c5bcb24c0c06463a17d0c4c", - "themes.theme2.brand3.6": "352aa5159d591c0e84152e3dda3067fc7039d74f", - "themes.theme2.brand3.7": "19afc0137b420890f02a6dc1a59ce2b3fc5dbb28", - "themes.theme2.brand3.8": "a2a38f98e426bc7f580ecccb9f4943f94111fbac", - "themes.theme2.brand3.9": "7f88db60e58e32c9e7569b4c2fb5ba5e7d779290", - "themes.theme2.brand3.10": "9b71819a00add241b849c78d0b8ebb863496a8b1", - "themes.theme2.brand3.11": "f6444a0f9a2ff7b28b63d969bdaec2760cbf367d", - "themes.theme2.brand3.12": "007bd2118171b9ea0d372634e6daae98f3cebc7b", - "themes.theme2.brand3.13": "35f3c8d1725a3103b25f6f43fef4f7cf7c70a09b", - "themes.theme2.brand3.contrast-1": "260d63dbc043fea45e565cdd3e0f2700fc45bf7a", - "themes.theme2.brand3.contrast-2": "4e29f7e8f8c0432c686e5844ced28da3289a70b0", - "themes.theme2.neutral.1": "02136f6a8fb7d2e489a630c7607c36a199489965", - "themes.theme2.neutral.2": "0b6357ba13a293bec33ceb1824e7552471d570be", - "themes.theme2.neutral.3": "8493acf0689edc4872f0a73cbdc9cca4f0150d93", - "themes.theme2.neutral.4": "53e7fa2d9dddad2c4efce063f46824c173d0fca5", - "themes.theme2.neutral.5": "21a322c31443e548ad227abd82b05572a27e2684", - "themes.theme2.neutral.6": "ea4fc76f3d6318087b7fc046598b2b440dc25e2b", - "themes.theme2.neutral.7": "8eb4b7f0c2c1b41115b01c17ff60194e83bf80d9", - "themes.theme2.neutral.8": "fb472380c8747ae344b3850d6c67f2f2342d0cad", - "themes.theme2.neutral.9": "bb94206e15dcd62de88bbd943ebdc3574086717b", - "themes.theme2.neutral.10": "5ba04036d23446688b150e206dd28563c73f821c", - "themes.theme2.neutral.11": "721a9d485a3a1a7515f4fdef6b60be1dd8bc6493", - "themes.theme2.neutral.12": "83f2bfe84629aebf89e0d28615bbf1e289594073", - "themes.theme2.neutral.13": "e77fd93bf48f9164f6720cda194afd750f736694", - "themes.theme2.neutral.contrast-1": "4273e058894af2b1d567f5b7b9adaf15f22d8762", - "themes.theme2.neutral.contrast-2": "ed712da1e132beb8f182feec2f25ca80e20c0270", - "themes.theme3.accent.1": "7fcb5eba9ad706deaaba77f84837e28dc77f48ff", - "themes.theme3.accent.2": "8bffc3dda0d58ba2c0c321348418602df8d5af2f", - "themes.theme3.accent.3": "3d1f240b02e2820d6a304bb6f862f4402da9d6a5", - "themes.theme3.accent.4": "c917bf6d9b9051cd3a886088c693adaf90634a09", - "themes.theme3.accent.5": "87f7962cf1369ae66f8b0381c41a8a0e16e112ab", - "themes.theme3.accent.6": "5fe4c50568f0aac3c8cfedcc40c7ff10254d3b93", - "themes.theme3.accent.7": "5328cbd9ccff90a5b90f967e41873a66f611599a", - "themes.theme3.accent.8": "6bd5822e4151851c1284e30626eea32b37e7fe52", - "themes.theme3.accent.9": "7b77e122410006ec89d94447a61f1a5d9ecd4db9", - "themes.theme3.accent.10": "2d84ddcda4a9dbbc687baca70ffb1d0385b7878c", - "themes.theme3.accent.11": "5a963cf8ef99384841a551afb46709bb4c8214dd", - "themes.theme3.accent.12": "b58de8d11308fb2b2b28e338f9510bacd71a4749", - "themes.theme3.accent.13": "0e83279fe42fe4fc197dfc03f8b84f3198d44b95", - "themes.theme3.accent.contrast-1": "0760eb5bfb8ae801543c0e87431b8b09275ea6ae", - "themes.theme3.accent.contrast-2": "2dec82c6d79d8c6808900c1ad368014f358a521c", - "themes.theme3.brand1.1": "cf6522b83eac6f3ffb905808f962cf8e356c3b76", - "themes.theme3.brand1.2": "e606c90b4613d92f254e927966ad8b0977d542c2", - "themes.theme3.brand1.3": "a585c45a69497a886e1153ad64611938a4f158ed", - "themes.theme3.brand1.4": "10a3d3510678b50201bfecb37ec36c17921919e9", - "themes.theme3.brand1.5": "a17af63c7b544b6fd3122ab57e7e710ddfa4032a", - "themes.theme3.brand1.6": "c7b6fe2478323be04ad267c2601685d4a7040e26", - "themes.theme3.brand1.7": "fbc023596f9a31fe9cd7f0ac688c24dacacc6563", - "themes.theme3.brand1.8": "150a73f82e6df4eaf0cd2a64e3048cc4f76c32ac", - "themes.theme3.brand1.9": "58c1d5e5801e9cf91ce39dbe2cb5a4699caef6f8", - "themes.theme3.brand1.10": "bc9f283dfb046b283c7ea2b1ccbda00457920ad6", - "themes.theme3.brand1.11": "a819e7a562298abde4648bcd779466a998ec9630", - "themes.theme3.brand1.12": "4c982cf540047b5fabe03a855149f4abbafee9fa", - "themes.theme3.brand1.13": "672e354a4f62c5b5c22a88555c2716027df87592", - "themes.theme3.brand1.contrast-1": "f7cae94b146b616da25762676c075304c7e817b0", - "themes.theme3.brand1.contrast-2": "015a1ed98ed4357518f00d82444bba1cdd75973f", - "themes.theme3.brand2.1": "f5dfad51edee4d5a98c3ab9b69af65b66a83ca00", - "themes.theme3.brand2.2": "2292a6dc05a57b95f9094496d03284ab509ea5f1", - "themes.theme3.brand2.3": "255525d63727837fa46ca91c794926e6b548bc10", - "themes.theme3.brand2.4": "91260d4f3e9a35d33e685fa21e978c43bcd84803", - "themes.theme3.brand2.5": "8ffeb0b9823fca4b80d52ab2daf112e315dce68e", - "themes.theme3.brand2.6": "668c48f2bc80f9c6ad7187306b3118ca48e723cb", - "themes.theme3.brand2.7": "17f392d6ac56e6d9d89e657331524f46951260e2", - "themes.theme3.brand2.8": "e64a892ff82070958acbc2a48a7140ddf1ccbfc2", - "themes.theme3.brand2.9": "c32ed35340ecb9a558abf42139b3a840a6b2c3ee", - "themes.theme3.brand2.10": "3383fba952491ab2c0079dac04b729c1a6f28f46", - "themes.theme3.brand2.11": "1b1a19b1bcaece43023b40280428785d78296802", - "themes.theme3.brand2.12": "8a3a6692f00752b136258fe0caa719f960b7a89a", - "themes.theme3.brand2.13": "1b5bd562c0bd0523845719cc8d7e65368ff4ac75", - "themes.theme3.brand2.contrast-1": "dfca79efe4e287189f1116814a82dd81d30fd5a7", - "themes.theme3.brand2.contrast-2": "0ad453e4be12eae80232cd07555846d672a8a77e", - "themes.theme3.brand3.1": "f660d42955a8b7c76421d0dbbba29ad8b19b19e2", - "themes.theme3.brand3.2": "37152bad4db5e37d72911fb7fde10aade6965481", - "themes.theme3.brand3.3": "298aa25171a43b8146514f25618c66aefd54690a", - "themes.theme3.brand3.4": "9d35b60129b82c015f00e7c1994921577fc6ba21", - "themes.theme3.brand3.5": "04010ec3d40a7b180d1bd7b373899b5928ff1f4a", - "themes.theme3.brand3.6": "9482f88db26e677f14c0e8df1ad8ffb270e7888a", - "themes.theme3.brand3.7": "7c1c0ffaa1ed7618cc60e3cd13608b91fa866c04", - "themes.theme3.brand3.8": "c81898502d493ab724a48b6a81c6539a1f7aae58", - "themes.theme3.brand3.9": "7d028a5dc5c9d37cc6e5fa819e8322bca8303475", - "themes.theme3.brand3.10": "af90dffc6fe5bd7327a97b4fadb6381f3e07b6b7", - "themes.theme3.brand3.11": "a76571a1aa72a592cd8e5b7e35f131428cc1aab6", - "themes.theme3.brand3.12": "9cbb1b38ddf8f3ec75759ef41436f1fc7b59f067", - "themes.theme3.brand3.13": "796c55fb2ba00439505481b00c185c436332ef20", - "themes.theme3.brand3.contrast-1": "1b317545527dbc3ea76261451e40281ef250a1db", - "themes.theme3.brand3.contrast-2": "f3f58a3dc72781b2439db1de9c1da750f5583027", - "themes.theme3.neutral.1": "f6a134300f4306893c340237b44b833e8e7a6027", - "themes.theme3.neutral.2": "3c6c50e9946c722d56c542bed87c29c6301d23a1", - "themes.theme3.neutral.3": "11a6e8b95f363e3c98e481d26c106be93420bd2a", - "themes.theme3.neutral.4": "09b3932638a6a045a0c417963c3074ecf521cc3e", - "themes.theme3.neutral.5": "bec55b70a1d4f7197ded3ab28658d9296995f76e", - "themes.theme3.neutral.6": "5cb154a21196a8624ae8fa09f3a1f48db78b6893", - "themes.theme3.neutral.7": "19b8093b42d5889b20d9cbb99286b1c2176dbe0e", - "themes.theme3.neutral.8": "4464ebce48f8717b8f1d4ca6d417de4d287ec6ed", - "themes.theme3.neutral.9": "34e14cfa67e9c79f248a6a54aa9183c58fe4dfc4", - "themes.theme3.neutral.10": "c841f724aa9ef3fd75a63480be5e78627182389e", - "themes.theme3.neutral.11": "9bb14cde3f2f02becb3ddba6204555c0526e1f0e", - "themes.theme3.neutral.12": "e6d49a86bd7f6a29e7588f872ffdccb18c309830", - "themes.theme3.neutral.13": "9d7fd932ee565e28dce752ef055218f6e69a645c", - "themes.theme3.neutral.contrast-1": "f4ffa571861c199ad3cd5adbfe63cf811b825b8b", - "themes.theme3.neutral.contrast-2": "72a74c4580483bb90db41a245a0bd5979c436437", - "themes.theme4.accent.1": "6285c7513cf9701f18e3817927b56dfa2305ce12", - "themes.theme4.accent.2": "763b1f9dd5b50bda786561ceefd828846227676b", - "themes.theme4.accent.3": "47c4d0574fc44db2501415ee52eda33619779ed8", - "themes.theme4.accent.4": "07913d0909ba38a0dc39e83d91d9ceb8ebb4f6b6", - "themes.theme4.accent.5": "404d5f73d055dcf3635a03da554651a78fb2b5e7", - "themes.theme4.accent.6": "baaab2909623f5393b02d54a7c6e53cc5983ec14", - "themes.theme4.accent.7": "fc51bdf33e6f8bb56b2d6f583b78a69a53fcba14", - "themes.theme4.accent.8": "2e6d3a2f98c00ba205e1d1a4ddc8d482bdd89b48", - "themes.theme4.accent.9": "d080d8240b9b22d8e9e231ad80e64d2565410a65", - "themes.theme4.accent.10": "420d6450be8cd376e9813a99721776e2a05f4d1f", - "themes.theme4.accent.11": "8001bf2118296b25331bcf8734d31b7c322faa90", - "themes.theme4.accent.12": "b1570ea6318975ef75bbf166d5fd62171d56a96e", - "themes.theme4.accent.13": "c427f6d04d6be84339e5488bbb13b11cebba6c8d", - "themes.theme4.accent.contrast-1": "08ae1c879ca42cecc4b341867bcf3ca4f3d09772", - "themes.theme4.accent.contrast-2": "a2975ef20d13a4364ec1cc61e32944f83f0ae123", - "themes.theme4.brand1.1": "929f84b8efb2bb7c342213e764fa3b3208af5670", - "themes.theme4.brand1.2": "1f045f94c419cb295d65dbff202da37bdb25e939", - "themes.theme4.brand1.3": "e3c53c0d3bd285be7af08d260a622a37f354787c", - "themes.theme4.brand1.4": "6bf851b047548f98798fcaaef6b6ea7d685fa3b3", - "themes.theme4.brand1.5": "78782af5ca6566a82f74bb753f014ddd9e3423e5", - "themes.theme4.brand1.6": "a2386efcd62307eb0f7e0e6d46b3631c6631c753", - "themes.theme4.brand1.7": "1c2a367ab88534a599c3127cd7e149dbedd07f1c", - "themes.theme4.brand1.8": "c10e21f9857a5f47d021c5ef5f2fafae467f5fea", - "themes.theme4.brand1.9": "ef2f4f0115639a795d479da2b67cbe128b2eff44", - "themes.theme4.brand1.10": "0721ec463ec33762e63ce89b56ed858c356d8626", - "themes.theme4.brand1.11": "1963984502b28a0164bfb4d44c6bfaac23d9a7b9", - "themes.theme4.brand1.12": "330b085d67df12273e5cabd5af936bc30ae6df6e", - "themes.theme4.brand1.13": "96b0cc23a4d9e1ee7038f819ff699d69896fb57f", - "themes.theme4.brand1.contrast-1": "a271f0af581f7f679d58505f142277ccf1dee43d", - "themes.theme4.brand1.contrast-2": "6afc0e30c17f721c3063d9653436148be501cc28", - "themes.theme4.brand2.1": "fb2f05c886bc90ae6a2dcdddf08afd309f265269", - "themes.theme4.brand2.2": "f12bb3b003d85a3a339aa50e83dc51c8b04f5529", - "themes.theme4.brand2.3": "8ba5ea894734b87da35228ff2e3101c6d52a05f3", - "themes.theme4.brand2.4": "c2e8d0cb1f3cc38959ddd7bc98510a032ea4225b", - "themes.theme4.brand2.5": "2ec0852cfa6f716ff5b2ae2d401e1afd78cc9fb0", - "themes.theme4.brand2.6": "cbd65e89c3cba784f1435df2b315c856626abb70", - "themes.theme4.brand2.7": "f836bb8cc4fc2c53f2ec2dcf4ca406bb2f895ea7", - "themes.theme4.brand2.8": "051b58affd883ac4694beeb7965bd365f20e8b13", - "themes.theme4.brand2.9": "483db290d6428602226d180eee692fad22ba9ad5", - "themes.theme4.brand2.10": "fdadb4ac4c6d41ab85419e8c3c304d7259160233", - "themes.theme4.brand2.11": "2bebde3952eb80b57406ecddfa8e75e40ef62fc3", - "themes.theme4.brand2.12": "262a34422bd52d960fa281d39f40420d64ed8a6b", - "themes.theme4.brand2.13": "cf6f14b6caa148932819c2f16ae45db66abdfbc5", - "themes.theme4.brand2.contrast-1": "008148895fe195b67dd07541cfe2e3515ba4989e", - "themes.theme4.brand2.contrast-2": "e0c10cc139cfa248d0f1e326bfdc1bc050bd573a", - "themes.theme4.brand3.1": "b82f2c022da20710e131581cb24d73ae53004ce1", - "themes.theme4.brand3.2": "51546408709b426916ecd3196a43a202683ee86c", - "themes.theme4.brand3.3": "36e5fd59654707f42740856caa0393ea286b0d2e", - "themes.theme4.brand3.4": "e6eadf535267a54417b0393d7d61151319f9b5a5", - "themes.theme4.brand3.5": "3b9300bfa09c68ce703bce7950d906f7fd697f79", - "themes.theme4.brand3.6": "42e70bf55b34374c07627c0fe4ecfe3bbd13e5ab", - "themes.theme4.brand3.7": "8b35ea793359ed32ba9aac67defb8e5a825362ad", - "themes.theme4.brand3.8": "2831d04d4f2b0dc0bb35e35b275e79cee70a7cd1", - "themes.theme4.brand3.9": "e03c111b19362da49911d4a62066ed710c1de77c", - "themes.theme4.brand3.10": "44796c194f473c3725cf0c8ccb4be0d93b291996", - "themes.theme4.brand3.11": "b4a4309ad490d70753004ef3b034830b84296b1d", - "themes.theme4.brand3.12": "e39d7cf021419b364fbe6b397d173834b113ffb6", - "themes.theme4.brand3.13": "c233ef22dd77891f3d071b99b075417955b4d83d", - "themes.theme4.brand3.contrast-1": "d219a35e2b2decf97682b4cee699826edfff190b", - "themes.theme4.brand3.contrast-2": "bf868c94a49c543013fa9d37b1c6138c7a06ddbe", - "themes.theme4.neutral.1": "8c70843e5c05a105e91e3889af0a3744714f3a3a", - "themes.theme4.neutral.2": "0d8abe257325fac6fec47354c108f4fb8741c035", - "themes.theme4.neutral.3": "8d2c94940966124004f5f31def25e4a712f7db54", - "themes.theme4.neutral.4": "fd7713223d74ac63021aec2d026fa00673ec2ed4", - "themes.theme4.neutral.5": "78bffa5aff5d5c9e5d60d4d145de31639e307eb6", - "themes.theme4.neutral.6": "6ce3f2123b62eaf1eb76815970480bce19941986", - "themes.theme4.neutral.7": "0b2989dd0f3be0e249b8d80913244a585b155306", - "themes.theme4.neutral.8": "f29df8ef3e7aef25597c8ce6cbecabd1808eb12d", - "themes.theme4.neutral.9": "c322ba119f57f62fa748607c052765cca5f04b0d", - "themes.theme4.neutral.10": "feea9a9b7d32421e38d9cd3e0d4277080eb69e0e", - "themes.theme4.neutral.11": "9893e4534f7caa3cbdcd5126f969be69ccadf08e", - "themes.theme4.neutral.12": "1bae3c80c19652935c9638d056616128b53ffd74", - "themes.theme4.neutral.13": "c8931ddac84e6543f2e8d9268a6024307da89656", - "themes.theme4.neutral.contrast-1": "b728640b8c5e5fb37bbffdfb161ec470094ae4b5", - "themes.theme4.neutral.contrast-2": "973f7a4f68dc31022baf28a19121f716d09db49f" + "global.green.1": "7857eba6c8092341453c1d29e469915d59e6386e", + "global.green.2": "e36d3ab68ea81f2b0af8ccfd2e1d5679ec3e8b42", + "global.green.3": "6daf2d9d32946745ebc55ff67936f0e63f735802", + "global.green.4": "478e70da4572e2e57d870c1e2de835a2a8195974", + "global.green.5": "d07a05eebd32ecd131d623bef578ae0c6edf6ad5", + "global.green.6": "6b32244a9b1fa35e6e99a228706e19d421bb321f", + "global.green.7": "6a607a805447442a22193cdb0b49ef146ccda73b", + "global.green.8": "b7127cdc5986067b746d5ba8f16f1bede4f6466e", + "global.green.9": "e7d49711da7c2f4b2e433d3c29a26d97dd7038a2", + "global.green.10": "cf30f274f664cb767fab5b99debcbeae251e7153", + "global.green.11": "1d857d4bf6437c349f57b99b020defed8beccaa9", + "global.green.12": "e20defa8fc26e3fc3290b9345fb99443fccc8d04", + "global.green.13": "ad7ef84e7a998a95985a686c74ec9daccf7541a3", + "global.green.contrast-1": "5d56a539da88678cf8ac5724308e15bfced468db", + "global.green.contrast-2": "4f8b6bfc3dc023c7cbd1d11b353efdb59308fe79", + "global.yellow.1": "532c771ce3cc6101f97f42643e7774724f7b7a24", + "global.yellow.2": "60d711f137cd764c24cea20856b341684102f643", + "global.yellow.3": "dff3938d133ba85305e9458d9281995a92cdb4f5", + "global.yellow.4": "cf25263d2fa8921900d12ef2242ffa40ab1f2120", + "global.yellow.5": "a8099628a4225c728fe9d6ff3f50f1ac2c215c8a", + "global.yellow.6": "db2563261dce26780683fd2ad5e72cca3a82ae64", + "global.yellow.7": "52fa78d2e7be8506301f670f7133490680f8ba9c", + "global.yellow.8": "54f0c606a4a00c610c38f2c93d67fa63c3d8775b", + "global.yellow.9": "eada929b114b7994eb56cda3a1f49d830d365142", + "global.yellow.10": "948fc270e83e1dea14c0c5c60c7bb4d72dfcb3b0", + "global.yellow.11": "c8280279a7d3038f9f16364c9a64826b8374a1a4", + "global.yellow.12": "5d91c49c126084d001617e66f431892410a86b70", + "global.yellow.13": "f45c9a899d0fb6eb54434e1a7b58b48aa6d8a7a0", + "global.yellow.contrast-1": "1884b60c439019c9cc116655db6cf05b4c1c0474", + "global.yellow.contrast-2": "ba380b8593d890569d760e57e9089d3a5cce7689", + "global.orange.1": "7b95391c5c93123bf10827c4e3e8a24c5bfab659", + "global.orange.2": "7f63a74b5f73adda9262834e75021fefcebf7286", + "global.orange.3": "06b1cb4f8a3f3fe44de215e8370c62aa6db3dd30", + "global.orange.4": "a1e2213bdc5cd74575b3b4a9bfbd810369e1debc", + "global.orange.5": "dbdf2f599b13a623f3083babe20fb24413bcdef9", + "global.orange.6": "79dfdbabc332679afe576a7ad6dc156421357ea5", + "global.orange.7": "889cc00d026cb72d950dd9f66a9cd9f09abf2761", + "global.orange.8": "400cc2b3e68d28affcf4196599a8e7eb4ae3b3e7", + "global.orange.9": "9f00c0e51b481f188d4108d48c46ec09c94cc3b1", + "global.orange.10": "94b32ce5743ff6d4bf6b53525c13d269db0fdb24", + "global.orange.11": "8229c02f9ef4092c4e9e445e408d665702128368", + "global.orange.12": "7d159afc5856cf20905b49952839014038b42fcd", + "global.orange.13": "3ac1c0ae346b78fda4533d0932b526efe09690bc", + "global.orange.contrast-1": "03c597cafd7c9f19b1b6057bd7e66e779dd1b656", + "global.orange.contrast-2": "278b80a6cd9b64016ae25e0f37feddb5c5716bae", + "global.red.1": "af82154c94bcd379154496db696039b497eaac49", + "global.red.2": "5a379d63ba2e40581eef98629b71949ec218d430", + "global.red.3": "aa7e4ab6b7c8c186c1b18c08dd56a52ee93ad54f", + "global.red.4": "3f431680a8468a325b1b7385de8f889e11aac3bb", + "global.red.5": "e57cc0ff0e2ed95222b431e8b8010e2b41c5bfa4", + "global.red.6": "fe0e4072bbba8dbc3b9c7b39a9f01a94dccec397", + "global.red.7": "f557cba6c6a2ee3dce9ab7db53804b84a35c550d", + "global.red.8": "0b2036b58f15c688b7289d2fe5e30f24bc555b5a", + "global.red.9": "f5614f2a8c15018583bdd34d466cc3959dfa2380", + "global.red.10": "4921cb732a8f17096c5e2bac121df617bab87b32", + "global.red.11": "117dced663ffd5c3829baa29280fd690be024b7d", + "global.red.12": "7d1af0775df9e4794f5b743b48820d02aff0c1a5", + "global.red.13": "06555fba7323f184b7ec17a6c3fc332fd5a52edb", + "global.red.contrast-1": "e8027e8544422b9ba843b1fc9532eb11c86a85f4", + "global.red.contrast-2": "d45540a638afbcc23a0689eaf1c7e062c7bac2e5", + "global.blue.1": "2d718f08d8d19330b11b0c17ab2ef48476d3e9c0", + "global.blue.2": "19030bbb0d7056673a0ea54b30b5fdbf324758b5", + "global.blue.3": "a212bfc64849a1a9501163c7a2c6174233514ddc", + "global.blue.4": "d264f5e1c3af61b2127e7855eb6b71e1a906e208", + "global.blue.5": "f977cb547dc2ecbc4f1bba6d84b97964acfe79bf", + "global.blue.6": "be9cdc5e693869cd1f75ca9554d37279ba6b9a64", + "global.blue.7": "492a5a1f5a6ed7e57efbb8526268f8f3775658d1", + "global.blue.8": "e261267f54baf31d22e239d3893145aa69a15da7", + "global.blue.9": "310b8fd69aa3948afcd3dca8b869fc07c1442368", + "global.blue.10": "9801854bb5a749fddd61e6f574a3f082c3a4d754", + "global.blue.11": "60971347e0959bc3e920660210cd90c62fa904f0", + "global.blue.12": "41f6b2eb42f5db07f56a3da58c63841b5bb69161", + "global.blue.13": "503f707555c45c1e826023a675b6af168cdbd5fe", + "global.blue.contrast-1": "8e1e64a60b4f2dc133a4f0b92766806f284a6c14", + "global.blue.contrast-2": "a090d735c82df4fe54e891584be356f5913c2ef8", + "themes.theme1.accent.1": "51181fed3d01e1deda3b47b23b2f292e3af44e58", + "themes.theme1.accent.2": "efe1296a4a2b153b4c49561865124ad51a3fbb1b", + "themes.theme1.accent.3": "8f129785abc1795e020b487fc78ef5c8f54b8046", + "themes.theme1.accent.4": "caedbb74958652b27ec02ab1ab9d3f825e19989c", + "themes.theme1.accent.5": "b6113aa124f4f3a30555fc7b7f62a6b40fcfe14c", + "themes.theme1.accent.6": "677d1734ae4470087466c44bb496113ee90e4d27", + "themes.theme1.accent.7": "4f919ae02633e0a5188b1c44fa4387a028fd6660", + "themes.theme1.accent.8": "12ab4adc6320d9437909a982d46c252d76a2871f", + "themes.theme1.accent.9": "dc2185887c4869ed7f9135bff1c72fdceb7c0464", + "themes.theme1.accent.10": "0d002d191b4f13e19389a7b4422e08b0af358175", + "themes.theme1.accent.11": "8c16abe654d5ac4a168859f8200ba8f1508824cb", + "themes.theme1.accent.12": "ff003b8248156c4d079560ca58b13e9cdd3b739d", + "themes.theme1.accent.13": "1039535942b8794329d4ae3b1ed872ec3e9d6bd6", + "themes.theme1.accent.contrast-1": "8d68a847c077bff4d1edfe46f8df411a36ae1a2d", + "themes.theme1.accent.contrast-2": "8732dda8550529b8110d21dabf132dbc0a676656", + "themes.theme1.neutral.1": "3f1b5f87325909092ca77102ddbb3ca69664dff8", + "themes.theme1.neutral.2": "4f25aa27d10cd229bed171708ebae7d33066784c", + "themes.theme1.neutral.3": "407d636a09744de5933385f189e633a363af31e6", + "themes.theme1.neutral.4": "a042ea5627668abb1727d9aa87b69ee4a9679810", + "themes.theme1.neutral.5": "d7a52a38b7b7a257cde9f33feef688fe96965e93", + "themes.theme1.neutral.6": "5c75494220128a0cc02313165edc005d4aabf1c5", + "themes.theme1.neutral.7": "a6e0f8b78027185844d2b35796efe8778ab329de", + "themes.theme1.neutral.8": "0bbee444c22f704f6c19ba24c807fa99320ac532", + "themes.theme1.neutral.9": "3ad1b27dfa5c4a0e9dd10729fe45a6f04e12926b", + "themes.theme1.neutral.10": "d08c7ca4c86cffb262821ccb83d9fb8916f21f04", + "themes.theme1.neutral.11": "be3c5d2e56b947bcca04067f2651ed75c64fd4ec", + "themes.theme1.neutral.12": "5a20b6992bc5b5134e2b9eaeba747242174df2b6", + "themes.theme1.neutral.13": "7a791fe16650b54b9ae0058c4bc19c1d8477259e", + "themes.theme1.neutral.contrast-1": "64a455ac8cc0f2b21cbef62f2908d64b0a18bf9c", + "themes.theme1.neutral.contrast-2": "a5577189f3f01090471e4568107532ae3fc85956", + "themes.theme1.brand1.1": "33b50cb3bdfad040e01f2c3ee4bf8b8720b70dc4", + "themes.theme1.brand1.2": "1e41c1bf9df4b33c4db1edb77fdc614b54867184", + "themes.theme1.brand1.3": "8507395f2fffd7e90e38973e3ef4c4208708e9f0", + "themes.theme1.brand1.4": "903917a59904e340a415f6224963e8d268ea9cf3", + "themes.theme1.brand1.5": "1a6850a81d2d210b4a6a13b2f1237711b0287f3b", + "themes.theme1.brand1.6": "814e27b747fda9de3ad92f660053a52346800ab7", + "themes.theme1.brand1.7": "d65ae0d9b1313e7d0c2f78405831dd77c015a3c5", + "themes.theme1.brand1.8": "ec4c5a2e17f5fdc21f2d4bfc168b27d59727ac98", + "themes.theme1.brand1.9": "94727a79bf80a3d76e2c3b152105f5c6b30ed252", + "themes.theme1.brand1.10": "ed008beb7a07318e7ddb8a7c849b9a5d7a4dcceb", + "themes.theme1.brand1.11": "ecdcba66960f56c5f12f71b1a5b899a52c883b72", + "themes.theme1.brand1.12": "005517933640808464147cd694521046408a9903", + "themes.theme1.brand1.13": "802154a4ca878377fa0330d61ddf7ef86a5e2602", + "themes.theme1.brand1.contrast-1": "87a1179fa1e3225f1209e706650a743a52c36061", + "themes.theme1.brand1.contrast-2": "5145df3fc8c512bd0878f96cecad6f135086c3db", + "themes.theme1.brand2.1": "920403b9d6d288a9ebe68f593d6cebea57cbb217", + "themes.theme1.brand2.2": "bec9e64d71fee90336fe5ebbf7bee3e779a4455e", + "themes.theme1.brand2.3": "c8ba6b945a245b3b01f26c6042e6b5a39d811f2d", + "themes.theme1.brand2.4": "5d18fd81eef259e7a9cbd4519d4c11f2246999fd", + "themes.theme1.brand2.5": "2eb4c94ed3f01e80f6af010e9d4990fd0b57a529", + "themes.theme1.brand2.6": "937e200a624a1ae8f8f97513245cd0a067d366f5", + "themes.theme1.brand2.7": "704693125292eb03bee5629f4dd4dc450555bf25", + "themes.theme1.brand2.8": "6054865c778bbdeba020995db1540ef8815099de", + "themes.theme1.brand2.9": "f60ad89466cbe52e642277758e4519fd6dfbf98d", + "themes.theme1.brand2.10": "b2305f7396da250bc38030cd66588c167605bb22", + "themes.theme1.brand2.11": "f421f3f414a2d7026a00563f2e9ed2d91a10558a", + "themes.theme1.brand2.12": "fcb5af365d050b6a8e2624fcdc0e0839206a3cb7", + "themes.theme1.brand2.13": "8d0d4588853d38fe76f5cddfaa6fc78d88aebb19", + "themes.theme1.brand2.contrast-1": "2137cb0f0b6fa2c213dcbe14b304f2b501d3243c", + "themes.theme1.brand2.contrast-2": "29a089adc0902124ae2d128c4d8fa736c591dbd2", + "themes.theme1.brand3.1": "9116e1cfef010aafbd9015875815fe3bf2178b2e", + "themes.theme1.brand3.2": "54a328ef0f5fef7c5fac4522300135e01fd0b220", + "themes.theme1.brand3.3": "7f35ae01010b77a34d254770c8cea7baf41df047", + "themes.theme1.brand3.4": "fe6b7c19a1a44e96685985a1d5219895987432c9", + "themes.theme1.brand3.5": "ce951b4da2df8e28756123caa5d1fbf3f4555651", + "themes.theme1.brand3.6": "a0ea6d68d5d74b7072542d6073269c8ed62234dd", + "themes.theme1.brand3.7": "8d8a7c2f122b0b831486a7f05e584b55360d13c6", + "themes.theme1.brand3.8": "243d31781980f5b28629ceb1c5b0967de861cf01", + "themes.theme1.brand3.9": "f86bf8de57d5073999dd9ac247bbe4b7182126f7", + "themes.theme1.brand3.10": "e5f0890eaf7056121b16e55c77c6126926367554", + "themes.theme1.brand3.11": "4d51666fda2aec9591d132749be79ec2080f2eb4", + "themes.theme1.brand3.12": "ce11cf13d875e6df85480d0816f3bfe3dba8f125", + "themes.theme1.brand3.13": "3c8156c6577d444ce885eaebc19910299f65d223", + "themes.theme1.brand3.contrast-1": "469c9380eb97f31a078064bead1690d3cde6201d", + "themes.theme1.brand3.contrast-2": "62fc66767b1737c09d5b781962aa3c04db3e4b5a", + "themes.theme2.accent.1": "fa00511229870491254e6f29dce8fb802fdc86e8", + "themes.theme2.accent.2": "876e4192b26770d0a0d6d074bc4c81b1f4316272", + "themes.theme2.accent.3": "9fa228b513681e230595200f0caff6cf29588776", + "themes.theme2.accent.4": "160948662b826f8f41121f578a4359e73089cd7b", + "themes.theme2.accent.5": "9d82fa1500e3bebe65079c1282f7a0695450821e", + "themes.theme2.accent.6": "972b991ce4802fdfd0ed152ed0275b18c5b73b70", + "themes.theme2.accent.7": "60de86444b7d7599a17666f93c7326c6875acabc", + "themes.theme2.accent.8": "c334d9cf90452dac3050eadca576df7052855f01", + "themes.theme2.accent.9": "f3d0707ae58bc3049a2030bc52c232b20aeb1446", + "themes.theme2.accent.10": "62f2089df6d293827db5ecb1561e90ee7eb40889", + "themes.theme2.accent.11": "3f092abc4b04a82e5d4010277ced587f0ef47ebf", + "themes.theme2.accent.12": "2c3999ae0f08c3fd1af1c027944f7f61ab5ec668", + "themes.theme2.accent.13": "9659da78fbe290e5199fddacf823af50ac3e4298", + "themes.theme2.accent.contrast-1": "19656b3ef9c0aa25abc5fc709a27a911baba39c0", + "themes.theme2.accent.contrast-2": "b07f751df43399c1094baa9fd28bbcb93f1e9b0f", + "themes.theme2.neutral.1": "b0cc02aa58feca30a06fe1a60d54d69346646bed", + "themes.theme2.neutral.2": "402335575b80048a9137ac4c93c57a4d1081bc1a", + "themes.theme2.neutral.3": "823fb260e89543239e7c81386bab46a4002a5c6e", + "themes.theme2.neutral.4": "a8b0086a7165d18a5d5a88f85ada363a4cd64932", + "themes.theme2.neutral.5": "80f379f88c5892b9c75da016ce98aa6ddc42baa1", + "themes.theme2.neutral.6": "dad1963aef9170470cded753516bff4a3353e505", + "themes.theme2.neutral.7": "ae39efdd14c49ee0058ac7d946d7be170a330161", + "themes.theme2.neutral.8": "03b93eeb8cf9d18eb9a047943cff9d3ace14efb7", + "themes.theme2.neutral.9": "31e1efe7efb7ed4b9ae1c0098b6f7ed7908795b2", + "themes.theme2.neutral.10": "7c0253ae1bf34c071b8c04f9bc3375c55a02397b", + "themes.theme2.neutral.11": "332ad1604c0858e20d42f2778bba3581eac86309", + "themes.theme2.neutral.12": "5801eebc64025dd8e199ba0e645d0ba6b668eef5", + "themes.theme2.neutral.13": "cc0182f4efcfb27a77af8dc02a80e60a8ccd355a", + "themes.theme2.neutral.contrast-1": "af20929dc4d99f676942f1cc4f84d79daf0f838d", + "themes.theme2.neutral.contrast-2": "a11586f279e7a379cd8304dab8998164a2c80056", + "themes.theme2.brand1.1": "1bbfd6056b3cf810a572526804240d2fc39dae52", + "themes.theme2.brand1.2": "a9d21866e5391d61b7200b60096968bb5649ea18", + "themes.theme2.brand1.3": "284c5b1096f0cdac141079db20082a08f72d15b8", + "themes.theme2.brand1.4": "52a3e5c49efd8087df96be70199450f380a498fc", + "themes.theme2.brand1.5": "ec87bdef9c4d6239c4cde5dd9427ab17639f7494", + "themes.theme2.brand1.6": "5c19856856883d50bf1f1df2430e6e44e19d0be8", + "themes.theme2.brand1.7": "7d2217ec2071e2247f24623140993cdd51d42c9c", + "themes.theme2.brand1.8": "b9b794bf53828eafa6a16047860b1f0f8c1b699f", + "themes.theme2.brand1.9": "c04268113b8e6c21f77293a5b8349f41997b5935", + "themes.theme2.brand1.10": "37cd7a5e6db5b05b9e4880b876279761c9d0c097", + "themes.theme2.brand1.11": "cf82d96a3ccb75de856ba2666ff3a1fb2d4bf6f5", + "themes.theme2.brand1.12": "4c738805bde9b6a7dc20afa322ae42a6a178c69d", + "themes.theme2.brand1.13": "abcd0b8812ba5548721e92b49423e911bd71716b", + "themes.theme2.brand1.contrast-1": "7a5f20b2c0a2cf565d82fa07c7b78e5f45dbb944", + "themes.theme2.brand1.contrast-2": "f8b980eeb2d2b729d0c0d655246f473eb01b7d79", + "themes.theme2.brand2.1": "1014834dae3767129ee00909a6b6b5408883d121", + "themes.theme2.brand2.2": "2b7607a36ee3400bb12c7e018e88300eb05231e7", + "themes.theme2.brand2.3": "97aa829a9e6976681ecda33998297c1767091c75", + "themes.theme2.brand2.4": "8c85cd2ec3a665903a9d6b5ec8af18323453f2d9", + "themes.theme2.brand2.5": "1a8c4c2a14ccc4191dc85cf235496ed123a0713e", + "themes.theme2.brand2.6": "3fbb96d2ff59d48e6090d3b6268e8497c69d0788", + "themes.theme2.brand2.7": "521d19e7e999a67aa9bf83baae6d735bf138a396", + "themes.theme2.brand2.8": "4c4d24d32f4b841c8d506e5650508a35562ea4a1", + "themes.theme2.brand2.9": "8bd1ba6c66cdbb1d6dea9520fe284736d4147a75", + "themes.theme2.brand2.10": "d35a029df9c5401653db67dba93374e41c5f2453", + "themes.theme2.brand2.11": "3d316f1d582c95eeb80c1dbe49006bb12e858286", + "themes.theme2.brand2.12": "a0769ddcb7ef12164d0f7faf63cc3bfcbd3ddcf1", + "themes.theme2.brand2.13": "f9fbf22c85888d9ca96ebf512206b1d4de229351", + "themes.theme2.brand2.contrast-1": "08203d398a6c28a11abd8a1d416885da5ad4584d", + "themes.theme2.brand2.contrast-2": "2fa3478c92d3867b492b190ef71abe4d28ab2396", + "themes.theme2.brand3.1": "e31355f20bf82a4edbb958834c718339239cd9cb", + "themes.theme2.brand3.2": "9f7807e127fde6a13e2280943aeaf98dc6ea1f2f", + "themes.theme2.brand3.3": "2d9b64dd806b291f8323c0245471ed722454fee6", + "themes.theme2.brand3.4": "ba4b2d57e721759294336ef9ee7f85715feae10b", + "themes.theme2.brand3.5": "d411211fa229f46d896fe4c2d440e5b423134fa1", + "themes.theme2.brand3.6": "c0c3528d2262a0920ff0c51795a22e67e07e9b2c", + "themes.theme2.brand3.7": "bb0990a3286fb54e03c9ce8a0d2d94d3b08461a5", + "themes.theme2.brand3.8": "5517e9b12963721a505edafd5c2c4db618a60e43", + "themes.theme2.brand3.9": "0a3c1f1ebc21fbe8eed04eac0eb8d76429ea365e", + "themes.theme2.brand3.10": "68f82550ddf3c3280aa79c34148a0a345b8fd6f2", + "themes.theme2.brand3.11": "83349a8a60f3af638948e3806de755173882c8ef", + "themes.theme2.brand3.12": "0ef6eaf389e11ece67d7f401dfb715c0c5743347", + "themes.theme2.brand3.13": "6bcf8e17793938109ba108408fd606b52e3ce586", + "themes.theme2.brand3.contrast-1": "052a3d1a251127dfee7e61b832025996f6536ff4", + "themes.theme2.brand3.contrast-2": "e94fd7441715c57b76824ec99b0b5463c4c68ccd", + "themes.theme3.accent.1": "9b10902d40324c0339233ef609a8b1bf804cb6cb", + "themes.theme3.accent.2": "280c92ae7595ad4c7caa53a0e46c9de74738de7a", + "themes.theme3.accent.3": "5a61f05c4cfb5814f55381eb17e5094f203c30a9", + "themes.theme3.accent.4": "89fd6f6abd5600fc533d21b8ad8282bf43f6bed6", + "themes.theme3.accent.5": "b5dfa19b97f7cb577d208a369bea6cdddb98277a", + "themes.theme3.accent.6": "b22a346a3da16c7ae25b1a7807e1ae9cba99ef34", + "themes.theme3.accent.7": "058ce3c73f2ac412db846be8669450411d83c5d3", + "themes.theme3.accent.8": "d218255fa861d0f9d63768ef034010f34479d0fa", + "themes.theme3.accent.9": "af1313ab96c85926af3104a1045768e618a13da9", + "themes.theme3.accent.10": "4b555deef55984433a5d167487f7f70a27d1d6cd", + "themes.theme3.accent.11": "d03f3a488f98ff65a5907fde903af873a4652340", + "themes.theme3.accent.12": "06e801ae135d6d415eaf7e8026508856be446b47", + "themes.theme3.accent.13": "aa50f3a952780ced0a4b44b7511af9b1ee1b9418", + "themes.theme3.accent.contrast-1": "2b6d6555efb3077817ba16c70b97716f9eaa90ce", + "themes.theme3.accent.contrast-2": "5a39af69247ebe7b0476d3e1da05cf9e789b983f", + "themes.theme3.neutral.1": "8583e4e2c0696ba2ddaa1a3778b6e2f023c89b88", + "themes.theme3.neutral.2": "27eb26fa1a9cdeec4d542a67150224ceaf6fc4c8", + "themes.theme3.neutral.3": "3d9845fecdb4a2a83d4c7c3e7f7de2af1f53bf8c", + "themes.theme3.neutral.4": "5e8934064552ecf06ad69c03652b85244861832e", + "themes.theme3.neutral.5": "0a83034fc925092e9731be33729bd00fbf23d7a6", + "themes.theme3.neutral.6": "1500f4f6b5800b405996d2f51a5f1bfbccc3c540", + "themes.theme3.neutral.7": "0538390237f9178ecc31882373cd95daff52cf68", + "themes.theme3.neutral.8": "8f34f74fbd236cd6a1b950e19f8a216433b6f93b", + "themes.theme3.neutral.9": "2bb54af5cca3c1a0a294679d163fe57780094ee5", + "themes.theme3.neutral.10": "0a394691965c71401caab01f5e0e65d2fd267851", + "themes.theme3.neutral.11": "66edda7a82cbe213149e87d07e3d7e85941052c4", + "themes.theme3.neutral.12": "f8a971b3c4bfec549099e8b49e7f6dc864d9be91", + "themes.theme3.neutral.13": "32a14bb5846cb61cdad46a67c04b66dc17c66524", + "themes.theme3.neutral.contrast-1": "bcd9c7772fbb3b2386226be2cfe8a53e251e80a6", + "themes.theme3.neutral.contrast-2": "9e7642eb862aba1fd59a2ac15c494fcd69b2b75f", + "themes.theme3.brand1.1": "3bc8e7567672be25e1adecfcbe37821421a1da47", + "themes.theme3.brand1.2": "4a753837986057568c012e6e5bf54c41bd3c28ee", + "themes.theme3.brand1.3": "1091544a0be9662cbaf1599171524d582c93e05d", + "themes.theme3.brand1.4": "13a990e96344b680d75925c9542a92b441fa4021", + "themes.theme3.brand1.5": "fca734942646022a8ea0d69a01296bbe224abb61", + "themes.theme3.brand1.6": "3f41dda6f889bd1b88174f16280d89d0a01b8826", + "themes.theme3.brand1.7": "9dd72d7365ad6b4fdc7c515eb63b65a1e192dcdb", + "themes.theme3.brand1.8": "2f76984615816f636a8a03f2311f308b3b2c3917", + "themes.theme3.brand1.9": "5b7eff607fc62b6685f84ac3bef6b656c251d2fc", + "themes.theme3.brand1.10": "e30940f7a241f58d9780094e41af4f7e3b9970e9", + "themes.theme3.brand1.11": "f759735f27da276dcbc6e0362e762d52433bec1b", + "themes.theme3.brand1.12": "2698c088b123dd25211f50a31993e0c92c8c4521", + "themes.theme3.brand1.13": "f4190a01c71b8b575a343fe6d9733966aa95950d", + "themes.theme3.brand1.contrast-1": "d73bf1ede5d70f37693bfa763e050a28e5d5b965", + "themes.theme3.brand1.contrast-2": "dedc37626607361f181f4a97e0bd68f9a4518ce0", + "themes.theme3.brand2.1": "3eb34acfbd09beabe07203d69b713298f756d02c", + "themes.theme3.brand2.2": "cb6ee7d383f7504e9300a2d89b6a54b13895e7f8", + "themes.theme3.brand2.3": "35bad057fb5fbcf0277a0687c3f2dc8ea4477cf1", + "themes.theme3.brand2.4": "d4b5131d11d706374737fefc30edbfd172a2e3f7", + "themes.theme3.brand2.5": "e81c1d6910b0eab3615dd210fc404871738e489b", + "themes.theme3.brand2.6": "17b77bdcc3e552647a67620850a7994d478543f0", + "themes.theme3.brand2.7": "e528aba2c9a845f0b9dc00fe935f29eaca6df48f", + "themes.theme3.brand2.8": "7f10074faefc962e6574c014078981da096d3ad7", + "themes.theme3.brand2.9": "563d151ff14b7c07c63b7806700a715c74511442", + "themes.theme3.brand2.10": "eb2c4df7e0810f651991a8b017c6135337dfcffa", + "themes.theme3.brand2.11": "3864f50e717212921ac0873c321bd39a6e2ad4a2", + "themes.theme3.brand2.12": "8240b30d0fc5383603ad6e18544ff46143cf8f7d", + "themes.theme3.brand2.13": "87d557c3862234f8723c4f3512d1da966b0434d1", + "themes.theme3.brand2.contrast-1": "2be0955613a052720c95d2cf1e7e557e7a39d46f", + "themes.theme3.brand2.contrast-2": "ba49292497af0c3ab038cf749959ac8da265c6af", + "themes.theme3.brand3.1": "b3d54ec08facfd64346bd59e2975868153d0c528", + "themes.theme3.brand3.2": "05151879b585797a648e3bef2c5a6de71078d2c2", + "themes.theme3.brand3.3": "e9f38a9e41477764638b8700b6c31fa630dd7a93", + "themes.theme3.brand3.4": "f3718de920b920b03ab91ddc16c281db331ceed0", + "themes.theme3.brand3.5": "64fbb754b0523a711f1c035fa08bcc34d5fc3b06", + "themes.theme3.brand3.6": "3582fbf13fbed50f60f3f12ee0633065dff245d5", + "themes.theme3.brand3.7": "332c04a0d511672173e826914a4d6add2d9aa408", + "themes.theme3.brand3.8": "618c97cd74e1789ca3cc2f69b988404ba0c5daef", + "themes.theme3.brand3.9": "3707849ed8a0835aff388e518a2ac9567859d952", + "themes.theme3.brand3.10": "d6f1b6654dcd51b2e52d2c3c62a1738e9a32068f", + "themes.theme3.brand3.11": "eae654e56440b389ba71b1377d8427b928244d07", + "themes.theme3.brand3.12": "3967f8969575b0162e829f0ec524566c88632021", + "themes.theme3.brand3.13": "773ab3c791852c1f78b19bf37bc24fe6594e87e6", + "themes.theme3.brand3.contrast-1": "1406e251cae03028029a7978426497ddfa716ebc", + "themes.theme3.brand3.contrast-2": "91a60c2f764eaee04bb04965bf621ba40e2c97ea", + "themes.theme4.accent.1": "e2d7a28ece9d0422dd3f11fa6ea62f7110ecc869", + "themes.theme4.accent.2": "a74988a827f3e8e9974512397989e6f32fd426de", + "themes.theme4.accent.3": "5ade22deeb82059c58ceb18ccfeac88dbc8ca618", + "themes.theme4.accent.4": "f799f2f7030f81bc94ee532e69395781d84b4aaa", + "themes.theme4.accent.5": "824800b873f24e790c7250142aacaa5eae8cb3b2", + "themes.theme4.accent.6": "f6dd7f7c29faeda18280eb0065c0224a25a912c5", + "themes.theme4.accent.7": "ffea4e67ef41ab7f5e021c7cc69829b7b6ef8c17", + "themes.theme4.accent.8": "a591c8192837a871d37d2255f8b284d28f6859a3", + "themes.theme4.accent.9": "d4ea282d7e913af8b6b68cd4c5267e6f7633e135", + "themes.theme4.accent.10": "f5878afe7dfb93cd02e2d4ecf096b60f17a71d51", + "themes.theme4.accent.11": "fcbfc4deb36b99ed94f2e974538ea4119eddffee", + "themes.theme4.accent.12": "d4b8d21461ba57e8c9347dab0bff67b2180f9abc", + "themes.theme4.accent.13": "ed83125a89a7e856a4b49eacee234b80f1137248", + "themes.theme4.accent.contrast-1": "608f36d4068cbd0607cfaedc7450e811f589593e", + "themes.theme4.accent.contrast-2": "9730830538bb63ea1b3079bfd9441da9afa0e9f5", + "themes.theme4.neutral.1": "88959bb8e7e45d272f7a62b86627ac596d0f4c50", + "themes.theme4.neutral.2": "76991206c011bb85179821b790aa3a6dc6462073", + "themes.theme4.neutral.3": "6df0884e267aa9601763ee7ee52bd0a2aa7a151e", + "themes.theme4.neutral.4": "ef53c33694064962f357506a09e25b3cf59efa73", + "themes.theme4.neutral.5": "6c67c5dbf1d48910db8b1870c45fbb89e533c8c7", + "themes.theme4.neutral.6": "fbf342e876535adafb255637565106cefbc758fd", + "themes.theme4.neutral.7": "ad7d5fd3d38e4a12035c10cb48085138c0dff111", + "themes.theme4.neutral.8": "b206d9f820b4b1f824affe18ac4373657974f85e", + "themes.theme4.neutral.9": "2742b9a2729b97b1e1fb695c814bf72cf100ede3", + "themes.theme4.neutral.10": "46277217e07902f7c7dc27569e23e6e0e1eba066", + "themes.theme4.neutral.11": "3452434952b06f15b8ca4c1c7dc10a6652c5e8ef", + "themes.theme4.neutral.12": "c3d867dd64770b371ee3530104f99efc6de4b6cf", + "themes.theme4.neutral.13": "4734c190564add7e8949efdf09380516a12a0569", + "themes.theme4.neutral.contrast-1": "9b0b4d6eef8aa72c802be6e96fce3c39001ede9c", + "themes.theme4.neutral.contrast-2": "a7ddf96bb28e720936e9f111c61fce741f19d3e0", + "themes.theme4.brand1.1": "fc284c7b133591b4edfb84684713c3ba3b8c27cd", + "themes.theme4.brand1.2": "82925a4f559e902691b7168a9725765036c2dcd1", + "themes.theme4.brand1.3": "798395fb472b8f8cf38837dba9c75fc3e7314265", + "themes.theme4.brand1.4": "4491935032d77bcb741458b86716285363fb8b3e", + "themes.theme4.brand1.5": "f7840ada9a8297923263adffa1add46381c1e5b1", + "themes.theme4.brand1.6": "3d899c5033ca3100523e35051a4e3ad6991f400c", + "themes.theme4.brand1.7": "0a9570055794876e2e8c6d1e09ed49223db2df4b", + "themes.theme4.brand1.8": "ca446fa24156048bac841c2f7d9db2a346369746", + "themes.theme4.brand1.9": "3cb9e8813795581ce10901859f39299682dec1d3", + "themes.theme4.brand1.10": "d0320fd3404442362316a9e4849c3a53c60f4b50", + "themes.theme4.brand1.11": "497a6b07f05c63ec698597f1c9868acd061d3c1f", + "themes.theme4.brand1.12": "51021a52f60d80d91db5d25ec249ff1f2f13ce5f", + "themes.theme4.brand1.13": "263f4d627cfc7eef354535d2026729ce6b511aaa", + "themes.theme4.brand1.contrast-1": "ee61a8bd2e36a995eaa37ecf86d27446edd36200", + "themes.theme4.brand1.contrast-2": "bc0c47bc64ac702bb5cdebe7f4cd4c169fdaa3b6", + "themes.theme4.brand2.1": "053c68af2e033f2ba6596810387126818d4b40f2", + "themes.theme4.brand2.2": "a492bfa9acfcb8521d87517bd5ded3ddceefabef", + "themes.theme4.brand2.3": "bd21920fb211cd95ab29dd7473082d2b4a4d06be", + "themes.theme4.brand2.4": "0b7099f537b63b9d10563812a34083c0ceb6e99e", + "themes.theme4.brand2.5": "f6f790db6a36c5807de9c0d96fe231745a50c64e", + "themes.theme4.brand2.6": "bce981e73c8a60779b3f69ce12f202ce9fc50bf5", + "themes.theme4.brand2.7": "b359eca7c754acae7b0a64591084da1f527a1b8a", + "themes.theme4.brand2.8": "45611830a49c3801cfbcf5e2f809facf3758ece6", + "themes.theme4.brand2.9": "d022374d0a6c9f1ea1218b9b38b3592c23ece17e", + "themes.theme4.brand2.10": "5ba7559d12efb1c4367f72de8bb0e599892fea81", + "themes.theme4.brand2.11": "8c2414bcb32ee9053eacd7a5fa5674391d8eb51f", + "themes.theme4.brand2.12": "cb0c9fe83842b9ecca7462efbee1ded11774a6af", + "themes.theme4.brand2.13": "2cf226d78a636dccc64d9a1023ccadbf091f2671", + "themes.theme4.brand2.contrast-1": "5eab2844919a80b35228cc6f11d891136d159c2c", + "themes.theme4.brand2.contrast-2": "b7a2ae502381d44e490af9d4837651b931a91049", + "themes.theme4.brand3.1": "9ef4d074ab04c0d7e80d45be59ce4a5edbdc3167", + "themes.theme4.brand3.2": "9d885ae469ee9551bdf220ee8e0da0b282ed0a2f", + "themes.theme4.brand3.3": "6db2a3879330e87b20c683e0a84fccc04fb3d1b1", + "themes.theme4.brand3.4": "5463c7305dad4c5c686373db602f855a235d88e4", + "themes.theme4.brand3.5": "89e86f81b74cbbfafdde7d706929ec1ae472e60a", + "themes.theme4.brand3.6": "0ef12a2fc5ed6535fdab00f6c0fd14bf360f3658", + "themes.theme4.brand3.7": "ebcd52ac75e438ec36fc0dd8f52fbceb892c7aa8", + "themes.theme4.brand3.8": "8dc564b125f1245a955f66cb9600c6a36297c0bb", + "themes.theme4.brand3.9": "e8f1fcb29382eec1bc9a869ca0451545b0fb35e0", + "themes.theme4.brand3.10": "9b04baf14823b5b578cb05062b07c9bd9591c95b", + "themes.theme4.brand3.11": "e98401446730655bbb145988897215995d17a6f7", + "themes.theme4.brand3.12": "3a57dd2331b41df4830ca8b5c8ab33a67175af68", + "themes.theme4.brand3.13": "6b294d462a1fde5fe4b5960a32c63d37487c17cb", + "themes.theme4.brand3.contrast-1": "c6fa2d7913b763c19d3cf76e100ffc3fa7a31407", + "themes.theme4.brand3.contrast-2": "5390bec3487207412dce30fbef62900aa946305a" }, "group": ".Mode" }, @@ -396,14 +392,10 @@ "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "core/modes/light": "disabled", - "core/modes/dark": "disabled", - "core/size/default": "disabled", - "core/typography/default": "disabled", - "core/styles/default": "disabled" + "core/modes/dark": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34:4758", - "$figmaModeId": "34:82", + "$figmaCollectionId": "VariableCollectionId:40:6447", + "$figmaModeId": "40:96", "$figmaVariableReferences": {}, "group": ".Mode" }, @@ -412,110 +404,176 @@ "name": "theme1", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme1": "enabled", - "core/modes/light": "disabled", - "core/modes/dark": "disabled", - "core/size/default": "disabled", - "core/typography/default": "disabled", - "core/styles/default": "disabled" + "themes/theme1": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34:5134", - "$figmaModeId": "34:83", + "$figmaCollectionId": "VariableCollectionId:40:6823", + "$figmaModeId": "40:97", "$figmaVariableReferences": { - "colors.accent.1": "0db2796e9f2fa1f15268a11d6582d107680d3f35", - "colors.accent.2": "e3c82037444cf8fab0242705075123b19059091f", - "colors.accent.3": "0ed54d73ff80d2238c51a7de1f012f5aeaf1b621", - "colors.accent.4": "fad6c050d72b127fcf2236db0918b1d89dc74ee4", - "colors.accent.5": "14873735463d1ec1feccddd6ed6b3a8b510f6eb9", - "colors.accent.6": "ef7aa5232bf6550d91fbd73ddae983a0c355a32f", - "colors.accent.7": "ed7cde7f098a4fedbd4fc6f95d4aaf48acc32c55", - "colors.accent.8": "7fa7e4ebe829ae86701c056343f08dbff0f03f5c", - "colors.accent.9": "e814f110b7a945714adbe3d85a2ee1cb4000fe91", - "colors.accent.10": "c3e4e34ffec75071e9e642bbb0240d2cbe53a1cd", - "colors.accent.11": "9e1d095cc3a6e5af90997367a966e1948036b6f1", - "colors.accent.12": "2d688a5dbecf9b8b4ae2b9a309d045eb08565de9", - "colors.accent.13": "2748fc8bf5929bf0e5c7d50a94037ed43ad8af46", - "colors.accent.contrast-1": "e55116249f876526d154503fe30d67cda3e6175d", - "colors.accent.contrast-2": "4a62a8745ce2d0c321e39fe3103882dff945b6d1", - "colors.neutral.1": "b59bc5b5fc37f2db85f2758f8f20edb8182d4ef5", - "colors.neutral.2": "908078678999cad2dade91bc2f8496cce90fa55c", - "colors.neutral.3": "156dd3350c23156828b41f86dd1c16adb0d26fe4", - "colors.neutral.4": "16345f39952f802ad96b792c3d14c4f6ac266299", - "colors.neutral.5": "cc110186906dcd52ff9ba9352837381f9a25d900", - "colors.neutral.6": "fb05a756285a650e2ded342ae5dae2a1648189e0", - "colors.neutral.7": "8997ab5dd4359a04bcfc3a924aa60eb4988174a9", - "colors.neutral.8": "f9a3f14c23309a00972a641545567b0d4e6d26e9", - "colors.neutral.9": "26af5d0a27d58e54118d789a3afc1de1a427d37b", - "colors.neutral.10": "2816e4f360a1fa6f77ef82a7bb921ee20bf448d3", - "colors.neutral.11": "be45ff09bab84f7bd491d788ed2b3a236cfd379a", - "colors.neutral.12": "e6e402bd58f991e2f872ebe413b6133b5cfe21dc", - "colors.neutral.13": "42b8497ebdb80c651e66fa9779047d4c9859d1a5", - "colors.neutral.contrast-1": "724f93034e9e547e73117551ac7a45902ad95ae8", - "colors.neutral.contrast-2": "fbab06b590d484b8d9581ed6634747ebe6c5d3a4", - "colors.brand1.1": "06bcdae5769a884760580083468b759432ce01cb", - "colors.brand1.2": "5df2fb27d12b6e915d66ba9f31887f861b8af7cf", - "colors.brand1.3": "90751744f0499f338c9c5b6ff4f0d055eb176812", - "colors.brand1.4": "753546d9a1e94363a42f8b6eca0e30847560894e", - "colors.brand1.5": "65d62f90d481766d062c0f53210571741b994ce9", - "colors.brand1.6": "a9e386bacee7edef34158c0e5ba2bf92d5b6a843", - "colors.brand1.7": "f50d983b84213f181dbae7c07bb001edff6ee718", - "colors.brand1.8": "caa5ba33e0ba46bd23f5b38fe0c0893ddfb2fe0c", - "colors.brand1.9": "074c5152cca5af251217df1db8584efea8cfc718", - "colors.brand1.10": "daf3814ab03051dcb214357dfa24850a2a0e6105", - "colors.brand1.11": "1a5497088c8310bc0d237fb241c580487fbc77b3", - "colors.brand1.12": "068fbb50119a97b1e809f7c260667515a422b826", - "colors.brand1.13": "8a4c33bc4a3926201f4ac17277a056080766bcd0", - "colors.brand1.contrast-1": "864818a5d1a3e5c7270dc18fb37c9c41db4d511e", - "colors.brand1.contrast-2": "c13a2ddd786d935540154ed5ff635461163e3051", - "colors.brand2.1": "f2722f705a9bdba164bb7152e000b37cfca304ba", - "colors.brand2.2": "1055baa59adc00e604cc36712ac4068fb26357c4", - "colors.brand2.3": "5fcf4f8d5ff2cb1f0d5fb9c8e868bcb1f1c4da79", - "colors.brand2.4": "47b2833e58f2b8953929fc4effbd2c502f58f059", - "colors.brand2.5": "23c8acd41b9faaa8499dd16b60da1b7c95a6f276", - "colors.brand2.6": "5448483b05c8df2df2137af95bd3925b6dcf64f2", - "colors.brand2.7": "cd14e7398def9124284bcf2b30b4dd01d0ae0a7c", - "colors.brand2.8": "cfec01d51b14677f54dab4cd42dbdcf6febd1928", - "colors.brand2.9": "25bc7013ae1dddf1290eaaad4ff1699fe2344d1c", - "colors.brand2.10": "184ce6dd08a47da75e2cecfc8871b85fff47f259", - "colors.brand2.11": "5b26c3b3326ebac3e9e518e2fa0e068f3b210923", - "colors.brand2.12": "f5ec27bd4ee7e97f91eb2979521c731546ae4417", - "colors.brand2.13": "b67273179173edb3b06abd9000cd351f5030c0a1", - "colors.brand2.contrast-1": "c9b560b214a4b36d1ec37fb8d905b7e3567ee728", - "colors.brand2.contrast-2": "2b50cca3c58ce29373bd0711df8f9ba5960cf4a9", - "colors.brand3.1": "2edd4bf8cfc9db26a80f588f2986b5494c410bf8", - "colors.brand3.2": "7341c6f068e570554fb0dc9fcfc660e3b54feaf9", - "colors.brand3.3": "7bbba54f120383bffc7dfda69b8e7da9fb6467ed", - "colors.brand3.4": "87de69331cadd1c5d7c6c227e956d7ca8061279b", - "colors.brand3.5": "93fe8f3d6e5dcb2244c8c32f050899e87f951f54", - "colors.brand3.6": "ac5adaa2303ce34459a3a4165ac7a8b67709b854", - "colors.brand3.7": "d4297088bb136f68d3a48014eb4884be0cc164fa", - "colors.brand3.8": "5b06f40c91766878371772121ee04cff592ed638", - "colors.brand3.9": "5a969935c646bb49d6267a54995599f8b479dd73", - "colors.brand3.10": "239a1c3901030fbfe0b19b5a28edb705daffd651", - "colors.brand3.11": "43b1bc42fee0285ba7b4ff1db05f974ca005e031", - "colors.brand3.12": "b27f3b1afbfa7a1e8e8f28ede8653ae23af023f5", - "colors.brand3.13": "e0984a77b2dd5b56b2f0f67eaf74000b0c6592cf", - "colors.brand3.contrast-1": "e1e5db106361ad69bf674479e4c856d72603f383", - "colors.brand3.contrast-2": "88ea2c50af023dd6e029005d71539cc957268329" + "colors.accent.1": "4292c5cb854569447b64c3c9cbe5fbd2552feb1e", + "colors.accent.2": "978f909fcbc08d495be0245cbc7945bac5c5398d", + "colors.accent.3": "3756a20cadaa37fe5ad61c7477da8aad75a1075a", + "colors.accent.4": "fee9236692b7e8a369df5bd4cc973e45a93cf354", + "colors.accent.5": "22055ecf5e5b153668e95e1fa60ba9ca899f43b2", + "colors.accent.6": "87c81370d6db90c79c7ef69a70fe41a795478ad9", + "colors.accent.7": "6a30a4628f74484a908f9a254d95c3d862954ccb", + "colors.accent.8": "222938124ef67472e593a3d0e394ba09142f2048", + "colors.accent.9": "93ecaafcc5411b18f68b7a8c89ac08962f991bb6", + "colors.accent.10": "88f40dc13842de706e07454d98f033235ed86d40", + "colors.accent.11": "ffa4e77318540aacf0016ecc93e52271c4ea2a50", + "colors.accent.12": "42f31dd9f1c5233986379692012db92d82c38f1e", + "colors.accent.13": "5b3b1914ad439b254d0bc1b7a3090da479cf4d12", + "colors.accent.contrast-1": "882e8b1bd96c170984b85705792e76411c6ec2f2", + "colors.accent.contrast-2": "bbb58b8183948d0b3ea3088dbe8846a3f7739aa2", + "colors.neutral.1": "c6cbb352decdb602f079780e4d8914564c7d93ec", + "colors.neutral.2": "06f2901258a7d877d5d052945517c1c22451f455", + "colors.neutral.3": "9fd97d1db35f2997855ac0fe1112839fac9ae65f", + "colors.neutral.4": "56aa044127b5b868a0d1ec0e97c2f5255f6af587", + "colors.neutral.5": "f4bdb142223a85794f876303b5593e55af217a09", + "colors.neutral.6": "dc88639863aa17ad02ba103bad0df4b3d4dc713e", + "colors.neutral.7": "7f9f269829cbda9f5da667ccd4bbaac1abdb9481", + "colors.neutral.8": "bc353fa3cbee2d0bec413ea06b0efd8fdf5c5892", + "colors.neutral.9": "5989946def065d25d6904977309e722d0d1eb784", + "colors.neutral.10": "77afe394c47040c2c5682bb1f8f464634f1ebd2b", + "colors.neutral.11": "21d1f7403fb375f201baa5d09bb5b44e53d678fc", + "colors.neutral.12": "08335b019d470c482905f612930c7bb3a0e2b75b", + "colors.neutral.13": "53f814d13c6b6a0d93bf2c4377d3d3e5a2bb63cc", + "colors.neutral.contrast-1": "57596f6d1e4e25b5b430bd02a285dc8c88d809da", + "colors.neutral.contrast-2": "c0c15a74152df8122be11cf8699c2f9e08aaf351", + "colors.brand1.1": "21820095c87d51a4f8652a46a6241fb1dd8a7b4a", + "colors.brand1.2": "f4e5c53d019f44111547611ec0bc0ae52b27c9de", + "colors.brand1.3": "eb8a47c5f2346769284f71f4004ee9b479e51717", + "colors.brand1.4": "98ad976d5887f38f4c70eec9a22cc1e5b7b3519a", + "colors.brand1.5": "40ee981b2c168b519f683e73ee4f866f42da40e8", + "colors.brand1.6": "520c4fb7cef0ad0d90d1e4b9ccb76193176aa4c9", + "colors.brand1.7": "969a20c2fd781a50e2afe0dfec344b917a7eeb47", + "colors.brand1.8": "225617cd63e92a017196edd3a0727ee2d2078495", + "colors.brand1.9": "301f8d9203e3b7027a38a64d959b0d3ddbbffbcb", + "colors.brand1.10": "c4d9e6444a620ac9c8073d72086c27fd56838c0c", + "colors.brand1.11": "54d7bb6caef39f5f3ec064b8b9ed02f1a7896ac6", + "colors.brand1.12": "2d404f1fe72e8ea63cad85b2f63b63c740d1c6ec", + "colors.brand1.13": "7e50d697d713ff833bf305cb8f9e0b3607a0accd", + "colors.brand1.contrast-1": "a180dd1ee5a89eb79dd0747fce6ed89b6f9815cc", + "colors.brand1.contrast-2": "e5ed2e0eab2701b95fa9332cbb8ee4b47acf7f63", + "colors.brand2.1": "ca76f18d882b41a6917d79f9378cd6132ffac19a", + "colors.brand2.2": "c6e9229b60d5f4fb1bc58f0eb7568c11cf0c1c8c", + "colors.brand2.3": "37affc63fdb2c9884db212e817d8224905c1da5e", + "colors.brand2.4": "96bbccd7c8ecf63e9fa3027a92389dc747714f9f", + "colors.brand2.5": "e1263ddf060a97e4ea32b3c77d6e334b36c3de40", + "colors.brand2.6": "b042d8a117bc2337740cb64b32b42c8095e141fa", + "colors.brand2.7": "34484d0930f813beaa1a50967d92be5f29308ab5", + "colors.brand2.8": "9a53ee3195d156a435e4d175fce395befaa44f1b", + "colors.brand2.9": "a9d9b9b7b924a9c987f99746ffceedc8eb9f6ed4", + "colors.brand2.10": "cc40fcd9d8ab8eb16cc10c33ba3640f4f65bb61b", + "colors.brand2.11": "92f08e98961fa000b9d940a75ccc8f46bb0666ac", + "colors.brand2.12": "994ad34fd6d967b3f0b4796d43b6443332fc1d6b", + "colors.brand2.13": "80171e13e4984438a824545827402760b686acb4", + "colors.brand2.contrast-1": "9e7ff279feb25e7daa66718a5f1a46947b6a1dc4", + "colors.brand2.contrast-2": "e618d0c32179f99b95a70ae1b88b8111761d93b4", + "colors.brand3.1": "4edb19177873d39345bd28d5a02f06c20ec44ad0", + "colors.brand3.2": "068ebf5135b398792298b314e608ebe0efe94a48", + "colors.brand3.3": "269829b4570ddf6c2c9fa1ec1cf28f3451909c43", + "colors.brand3.4": "f7d9ecc58b9add4e9ff289e823a282f8ee0c7ec6", + "colors.brand3.5": "b787a9254faa6f5bc5a5c4f78b91f185d8eb1921", + "colors.brand3.6": "b4b190f5ad27c4dcab871f84725123e836a7b4c7", + "colors.brand3.7": "e394adceed87c7c877cb6362f3a328944cb9821a", + "colors.brand3.8": "aafbac1687b40fe2cda3ea75011b507a1272d309", + "colors.brand3.9": "b565beb1025b4a31ded7add18f4f378a02a3be5c", + "colors.brand3.10": "10f076775924b291a46d95291f241ac1e7a87ccb", + "colors.brand3.11": "8f986ffc2259f61ca3f75571dcc36cac442b30d9", + "colors.brand3.12": "7445e04d303105c2dae0bf1a27861a6ab2c3f82b", + "colors.brand3.13": "7fcf75bec524e540be633a680b01616e774bcf60", + "colors.brand3.contrast-1": "ddca0ca6d23602cb4f929272b9b4805a4b2342a5", + "colors.brand3.contrast-2": "5cdc9fbcef8ba50a1f3955735e3cc59f1ab55dd5" }, - "group": ".Theme" + "group": "Theme" }, { "id": "bfb9f0bf7870662bbd1e455adcb164e93283deb5", "name": "theme2", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme2": "enabled", - "core/modes/light": "disabled", - "core/modes/dark": "disabled", - "core/size/default": "disabled", - "core/typography/default": "disabled", - "core/styles/default": "disabled" + "themes/theme2": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34:5134", - "$figmaModeId": "34:84", - "$figmaVariableReferences": {}, - "group": ".Theme" + "$figmaCollectionId": "VariableCollectionId:40:6823", + "$figmaModeId": "40:98", + "$figmaVariableReferences": { + "colors.accent.1": "4292c5cb854569447b64c3c9cbe5fbd2552feb1e", + "colors.accent.2": "978f909fcbc08d495be0245cbc7945bac5c5398d", + "colors.accent.3": "3756a20cadaa37fe5ad61c7477da8aad75a1075a", + "colors.accent.4": "fee9236692b7e8a369df5bd4cc973e45a93cf354", + "colors.accent.5": "22055ecf5e5b153668e95e1fa60ba9ca899f43b2", + "colors.accent.6": "87c81370d6db90c79c7ef69a70fe41a795478ad9", + "colors.accent.7": "6a30a4628f74484a908f9a254d95c3d862954ccb", + "colors.accent.8": "222938124ef67472e593a3d0e394ba09142f2048", + "colors.accent.9": "93ecaafcc5411b18f68b7a8c89ac08962f991bb6", + "colors.accent.10": "88f40dc13842de706e07454d98f033235ed86d40", + "colors.accent.11": "ffa4e77318540aacf0016ecc93e52271c4ea2a50", + "colors.accent.12": "42f31dd9f1c5233986379692012db92d82c38f1e", + "colors.accent.13": "5b3b1914ad439b254d0bc1b7a3090da479cf4d12", + "colors.accent.contrast-1": "882e8b1bd96c170984b85705792e76411c6ec2f2", + "colors.accent.contrast-2": "bbb58b8183948d0b3ea3088dbe8846a3f7739aa2", + "colors.neutral.1": "c6cbb352decdb602f079780e4d8914564c7d93ec", + "colors.neutral.2": "06f2901258a7d877d5d052945517c1c22451f455", + "colors.neutral.3": "9fd97d1db35f2997855ac0fe1112839fac9ae65f", + "colors.neutral.4": "56aa044127b5b868a0d1ec0e97c2f5255f6af587", + "colors.neutral.5": "f4bdb142223a85794f876303b5593e55af217a09", + "colors.neutral.6": "dc88639863aa17ad02ba103bad0df4b3d4dc713e", + "colors.neutral.7": "7f9f269829cbda9f5da667ccd4bbaac1abdb9481", + "colors.neutral.8": "bc353fa3cbee2d0bec413ea06b0efd8fdf5c5892", + "colors.neutral.9": "5989946def065d25d6904977309e722d0d1eb784", + "colors.neutral.10": "77afe394c47040c2c5682bb1f8f464634f1ebd2b", + "colors.neutral.11": "21d1f7403fb375f201baa5d09bb5b44e53d678fc", + "colors.neutral.12": "08335b019d470c482905f612930c7bb3a0e2b75b", + "colors.neutral.13": "53f814d13c6b6a0d93bf2c4377d3d3e5a2bb63cc", + "colors.neutral.contrast-1": "57596f6d1e4e25b5b430bd02a285dc8c88d809da", + "colors.neutral.contrast-2": "c0c15a74152df8122be11cf8699c2f9e08aaf351", + "colors.brand1.1": "21820095c87d51a4f8652a46a6241fb1dd8a7b4a", + "colors.brand1.2": "f4e5c53d019f44111547611ec0bc0ae52b27c9de", + "colors.brand1.3": "eb8a47c5f2346769284f71f4004ee9b479e51717", + "colors.brand1.4": "98ad976d5887f38f4c70eec9a22cc1e5b7b3519a", + "colors.brand1.5": "40ee981b2c168b519f683e73ee4f866f42da40e8", + "colors.brand1.6": "520c4fb7cef0ad0d90d1e4b9ccb76193176aa4c9", + "colors.brand1.7": "969a20c2fd781a50e2afe0dfec344b917a7eeb47", + "colors.brand1.8": "225617cd63e92a017196edd3a0727ee2d2078495", + "colors.brand1.9": "301f8d9203e3b7027a38a64d959b0d3ddbbffbcb", + "colors.brand1.10": "c4d9e6444a620ac9c8073d72086c27fd56838c0c", + "colors.brand1.11": "54d7bb6caef39f5f3ec064b8b9ed02f1a7896ac6", + "colors.brand1.12": "2d404f1fe72e8ea63cad85b2f63b63c740d1c6ec", + "colors.brand1.13": "7e50d697d713ff833bf305cb8f9e0b3607a0accd", + "colors.brand1.contrast-1": "a180dd1ee5a89eb79dd0747fce6ed89b6f9815cc", + "colors.brand1.contrast-2": "e5ed2e0eab2701b95fa9332cbb8ee4b47acf7f63", + "colors.brand2.1": "ca76f18d882b41a6917d79f9378cd6132ffac19a", + "colors.brand2.2": "c6e9229b60d5f4fb1bc58f0eb7568c11cf0c1c8c", + "colors.brand2.3": "37affc63fdb2c9884db212e817d8224905c1da5e", + "colors.brand2.4": "96bbccd7c8ecf63e9fa3027a92389dc747714f9f", + "colors.brand2.5": "e1263ddf060a97e4ea32b3c77d6e334b36c3de40", + "colors.brand2.6": "b042d8a117bc2337740cb64b32b42c8095e141fa", + "colors.brand2.7": "34484d0930f813beaa1a50967d92be5f29308ab5", + "colors.brand2.8": "9a53ee3195d156a435e4d175fce395befaa44f1b", + "colors.brand2.9": "a9d9b9b7b924a9c987f99746ffceedc8eb9f6ed4", + "colors.brand2.10": "cc40fcd9d8ab8eb16cc10c33ba3640f4f65bb61b", + "colors.brand2.11": "92f08e98961fa000b9d940a75ccc8f46bb0666ac", + "colors.brand2.12": "994ad34fd6d967b3f0b4796d43b6443332fc1d6b", + "colors.brand2.13": "80171e13e4984438a824545827402760b686acb4", + "colors.brand2.contrast-1": "9e7ff279feb25e7daa66718a5f1a46947b6a1dc4", + "colors.brand2.contrast-2": "e618d0c32179f99b95a70ae1b88b8111761d93b4", + "colors.brand3.1": "4edb19177873d39345bd28d5a02f06c20ec44ad0", + "colors.brand3.2": "068ebf5135b398792298b314e608ebe0efe94a48", + "colors.brand3.3": "269829b4570ddf6c2c9fa1ec1cf28f3451909c43", + "colors.brand3.4": "f7d9ecc58b9add4e9ff289e823a282f8ee0c7ec6", + "colors.brand3.5": "b787a9254faa6f5bc5a5c4f78b91f185d8eb1921", + "colors.brand3.6": "b4b190f5ad27c4dcab871f84725123e836a7b4c7", + "colors.brand3.7": "e394adceed87c7c877cb6362f3a328944cb9821a", + "colors.brand3.8": "aafbac1687b40fe2cda3ea75011b507a1272d309", + "colors.brand3.9": "b565beb1025b4a31ded7add18f4f378a02a3be5c", + "colors.brand3.10": "10f076775924b291a46d95291f241ac1e7a87ccb", + "colors.brand3.11": "8f986ffc2259f61ca3f75571dcc36cac442b30d9", + "colors.brand3.12": "7445e04d303105c2dae0bf1a27861a6ab2c3f82b", + "colors.brand3.13": "7fcf75bec524e540be633a680b01616e774bcf60", + "colors.brand3.contrast-1": "ddca0ca6d23602cb4f929272b9b4805a4b2342a5", + "colors.brand3.contrast-2": "5cdc9fbcef8ba50a1f3955735e3cc59f1ab55dd5" + }, + "group": "Theme" }, { "id": "541629445ef90ad5363f9e88f52a1ccb617e6f84", @@ -523,254 +581,377 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "semantic/color": "enabled", - "semantic/style": "enabled", - "core/modes/light": "disabled", - "core/modes/dark": "disabled", - "core/size/default": "disabled", - "core/typography/default": "disabled", - "core/styles/default": "disabled" + "semantic/style": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34:5210", - "$figmaModeId": "34:85", + "$figmaCollectionId": "VariableCollectionId:40:6899", + "$figmaModeId": "40:99", "$figmaVariableReferences": { - "border_radius.interactive": "9eada5c0b8436389ef19e6470eee66df5665dd2b", - "border_radius.small": "6e5ebc4c606c48ae9e82af6d14165f64396cb06d", - "border_radius.medium": "f44dec6f23aff5d9ca2b7aa31bd4446551a2a43e", - "border_radius.large": "b05fc99cde92f82fdf8202cc470c3b399d877d95", - "border_radius.xlarge": "227637fccee749d838ff00f7d6502412acbaab63", - "border_radius.xxlarge": "d8a02e78cc90e5bcc7a8d1d7e25e3836a5f098da", - "border_radius.xxxlarge": "7f61e42463936bd7f7d7ff6096d38b103148f2e6", - "border_radius.xxxxlarge": "422de22546fd3920a75ea37298d0c5f0d9065c60", - "border_radius.full": "3fb9c22bf589cdbc15a37215bff590d36cf8616a", - "spacing.0": "648ac6811b804f4f7fb880e6b61ae24926406693", - "spacing.1": "4034b252a6cda6e82b7561b57bf5e9333a3dfa0e", - "spacing.2": "8c3d6a5531eb8f0f0479cb842a49ac1ee2dfdbb8", - "spacing.3": "2d084d27479eb62ed212d04c104c8640a7e26069", - "spacing.4": "579868590411750191b3a95a54d30d04dbe437ba", - "spacing.5": "0b7c4ccbb181ef2415153c7a490f6ae2e2789ffd", - "spacing.6": "130e60e1efe71bb414a8006b96c09b73f6576c1e", - "spacing.7": "ba35d5133037e7da56e4960420fad80793bcc63c", - "spacing.8": "64d02dfd379b2f81ce24aa48477be63d47b9115a", - "spacing.9": "0c1ce462d1f3f0305437b638a71db56f28d24b66", - "spacing.10": "8d06c7335912a385242eedad0483b2b94a317d8b", - "spacing.11": "00654e5217f6e89dea82257fe98822aed4ff905e", - "spacing.12": "6bfdaa4a0e406b1c78d54c8aeeae6000beaaeb57", - "spacing.13": "19be6d1b83ae4e76013796bb18e5be296a261b9e", - "spacing.14": "57f816e404d61b557758f9d1c8344a9d81171287", - "spacing.15": "0cc12fa0dbb41255de4b4faf0bf308b4625b67ae", - "spacing.18": "daea123b488eb55eec35d2b9b690e2bbcbe0c0d8", - "spacing.22": "dde75aefe27a39e4c0f57e42ecc41d574844f42b", - "spacing.26": "a6ae6887d86711cf2fe5a1baea2b699f94445f0a", - "spacing.30": "f51ae4004b8111447c81d96733cae80c589d55ac", - "sizing.0": "fb6f97aae2d0c386015656181ebdc96f336f37f4", - "sizing.1": "4257ef62381dcfd7b5694655fe5757aeecb7de94", - "sizing.2": "52f39d388b33d94eb2c349c44c5e3916aafdb96c", - "sizing.3": "2eb75d6a663d180c9341fd907ffe0ef6c7abfc36", - "sizing.4": "cf19df7847e7354ccb423ba052bb2765e92d1285", - "sizing.5": "b98bacd56ab02389e7bd3201819918552e32e07a", - "sizing.6": "9c6bba188570f30885bbf78f03c7cf278febcc62", - "sizing.7": "c865989a24ebfe3316c0eb3a15b57a9117a89bad", - "sizing.8": "6eb241fb9ae56878d6134d61e0d7945fc28837c5", - "sizing.9": "4c2b8e5ba27588cf388ead0555d0c3d171c04b7d", - "sizing.10": "0c694634c48de5b34c7296f4fe4c82064728a47f", - "sizing.11": "c373a556c055c83fda0e06ada216509830c88ce5", - "sizing.12": "4b7cbdd1f205573dd918fcd5ddfd80a26e86c993", - "sizing.13": "2d531e3bfeb95fc9f320cb913f33f3a6a3ecaeca", - "sizing.14": "f7a7f97a67a79779c2fdbae9975b23bfe58ff700", - "sizing.15": "d30820b495b1522e520518d2656ef3133acdf4dd", - "sizing.18": "6ab3fcdbeaba8f2332a927aaba2382a79555928e", - "sizing.22": "c76c7e4a618d08dd5b66529a8d36b80f29d1fb25", - "sizing.26": "77664a7a6132af609c2de33100e4f62ce5a92b80", - "sizing.30": "efa6adc9835f65e38b2d7077c6a34042e16a6e4a", - "border_width.default": "0adcc8208c9671b171d798f588a546c04b8fd30b", - "border_width.active": "4acbd48e5f2f37c9e611e274ab9bb6e0bc7ef109", - "border_width.tab_focus": "928314eb904b65860b28a66043546061d694384a", - "colors.success.background-default": "a02c5dc6d9ffc2e76a1b9e67253c1358ccf941ac", - "colors.success.background-subtle": "449b066010f751ba63dbaf65825570470af8deee", - "colors.success.surface-default": "cc3194fcb9f2e62771df32aa51807bee90e44743", - "colors.success.surface-hover": "ea6347b046a4408961944e86d5d5b3d738edccac", - "colors.success.surface-active": "d9c6a026af2b08379b891851645ec0b3de7d5aa5", - "colors.success.border-subtle": "9e1fd02072c78a2ffe02353d14e654a40600c08d", - "colors.success.border-default": "ba10392006a033bc8e82a97e024ae24a4e193c51", - "colors.success.border-strong": "695e06b71262a79df0b4abe6646fd4f82c3af775", - "colors.success.base-default": "1cf61d9482e20020578bbad02b76413e5964db46", - "colors.success.base-hover": "d1721dafd5d9ceadcf9b351dbc30ea7c8215a493", - "colors.success.base-active": "0157c26ade4246a37867042f58a0e71d028249e1", - "colors.success.text-subtle": "d8faa0d420ad909d0ee9451677472a98901f99cf", - "colors.success.text-default": "9dfdc2c299c376262b5dcf3b79d820e74797057e", - "colors.success.contrast-default": "ff06fe1beb816e815ba4c4901a239db4eabd0d7b", - "colors.success.contrast-subtle": "1764cc970120438380c0f65e56df6b785516da19", - "colors.accent.background-default": "66501d38286cacc361db58dc38497a79a4b30b67", - "colors.accent.background-subtle": "64a98a1475cc9d811cfa1ea06290fc2d946f6493", - "colors.accent.surface-default": "4d408e73f473ad5e704041028425584a5aa38ada", - "colors.accent.surface-hover": "b091816962a7532c4dd88dd87108c8e2f2a708c1", - "colors.accent.surface-active": "dc10c0af6dd2b27c434ac1fd32369e4c7fb905ab", - "colors.accent.border-subtle": "60bf4833b3f21ea4c5356759500919611ba15054", - "colors.accent.border-default": "96733dfa92e3588472871425af9c5cf478ddaa12", - "colors.accent.border-strong": "4cba0cac3b72e5e325f66351785475d5c70c60e4", - "colors.accent.base-default": "5dbe00f04119a23b03441b15489e2c9df3ba364c", - "colors.accent.base-hover": "7a392f152bb860f6fe2ffa5096901f4bb1f26916", - "colors.accent.base-active": "08bb95f2f7c5e3b4b8696717b9ddeb9c482f6085", - "colors.accent.text-subtle": "b567d270d426f2afc3227c97bdc1510878d5c0e6", - "colors.accent.text-default": "952103ebdd3747338283592e3f13a6c8682eefde", - "colors.accent.contrast-default": "598b04c4a54f82531c2ae89f898383d5477e0221", - "colors.accent.contrast-subtle": "5e17db0c7cb4a0b7da7955028521cf7252a2a74c", - "base_spacing": "b59c37089fad810cfc818407d6e41986106e04c0", - "base_sizing": "5f7320fab905885f2af12f1b7cb2b261edca9ee2", - "colors.accent.contrast-first": "b6ac19a06a324b4cf5b336f298d8c5d54af16278", - "colors.accent.contrast-second": "799a8a5d8690fc2e9cad0f8f0b31dcdc97030ad9", - "colors.neutral.background-default": "c4806c13e02562c33bed5f73c6738c6d295eea10", - "colors.neutral.background-subtle": "fd8741a8a15ef85092977897624f4876870a9512", - "colors.neutral.surface-default": "6f8a99722cc66b4e09e5aeebad3c33356d98f487", - "colors.neutral.surface-hover": "5852ad2da56f4d3fa7fd2f9c936c35f148a3931f", - "colors.neutral.surface-active": "a234ffbc947aa52edb6a55b992ad5a24aac88009", - "colors.neutral.border-subtle": "34e6a8d12e007e7df20da18ec438cbb710925cf2", - "colors.neutral.border-default": "dc9dc5838519c78dab43685a3f4335798b19787b", - "colors.neutral.border-strong": "7f0b572de26c69ee15470655b712e174975aab44", - "colors.neutral.base-default": "53daffcf1024d9492844999538c2c379ae14156a", - "colors.neutral.base-hover": "3f5ec030c10ec0d834911ef4d02cb8250372ac21", - "colors.neutral.base-active": "47da930b062a6372fabcb5ce1dafe430fda7b260", - "colors.neutral.text-subtle": "e73c4c40571edc23f07fe0cb530e5161253a4ce9", - "colors.neutral.text-default": "12ed78f114a21a979b79d67f2ef5ddf8e0dab1d2", - "colors.neutral.contrast-first": "4d5756bef3b7143447383cd67a19eec9dace23a2", - "colors.neutral.contrast-second": "9426430d3bbe7e6ce5295bc20e9c63c773f6c399", - "colors.brand1.background-default": "79103f3ca6447097b1cdd87dece66dc55e8634df", - "colors.brand1.background-subtle": "e12fe4ebde72539fea8e7c243d39e9d25acdc126", - "colors.brand1.surface-default": "03718e8ef3ad3b995b83f1eda2300b26ae732b0f", - "colors.brand1.surface-hover": "c71223647ef970e1ed0c90b2636b3d8890ae6d05", - "colors.brand1.surface-active": "b4a3c620775753f1d9864ca186c4c4990b87b79a", - "colors.brand1.border-subtle": "8261920e82bdf31af33ba8c2d48d64f7832957d2", - "colors.brand1.border-default": "991679b62551802ffee0b07ac805288e1a1e4e30", - "colors.brand1.border-strong": "74327e3d6da204dc7b244c6c291fbe2c08dcb483", - "colors.brand1.base-default": "bbc0a74351aa46032dfc6fd6e516f3c9715298bd", - "colors.brand1.base-hover": "093a2b994f1f703b5ab927c5344c9edc238f1d79", - "colors.brand1.base-active": "8cb3f6e267b0b58ad38dac13f3c55dfb9b111964", - "colors.brand1.text-subtle": "193c09bff9e5b53679f1b3dda874f4f3fdb9a3b3", - "colors.brand1.text-default": "073024a6f6f780859b5862a5349a38718969da95", - "colors.brand1.contrast-first": "a6df017e7143cdf78d4eb7288083bd6f91ccd438", - "colors.brand1.contrast-second": "ebbbde0098023416205e4e9b1f8a7468b6c77e27", - "colors.brand2.background-default": "43013c80bba2c718bf2f6e7e0dd47f804271a042", - "colors.brand2.background-subtle": "5b0d56ac5a24facead1c2ef1718f3f7353c47bd4", - "colors.brand2.surface-default": "19530b65fb3002ffe40c0772de683089c607c201", - "colors.brand2.surface-hover": "f20fde1d4213b2ec21c4ee31361dffaab7b0acfb", - "colors.brand2.surface-active": "929700b1bfd4dd6d844ab7eaf718f4d9aa1ae3f8", - "colors.brand2.border-subtle": "d84b05b1eb94703dd314a7b43472307be2332f9f", - "colors.brand2.border-default": "c6b2867a340e1a8d2974c680876b012f44754c4f", - "colors.brand2.border-strong": "cf37e0eeab975c65599233609e322ccace7d2c10", - "colors.brand2.base-default": "eaba75463e54717bfbe6fe16e37eac59c8043010", - "colors.brand2.base-hover": "163d1cf7c3a67094e8b8c5b5788bfec38d4a0582", - "colors.brand2.base-active": "0446fdbbb03680c365c2ad143cc507800adbcc99", - "colors.brand2.text-subtle": "da5903d1f92247837c02fde78e4d9b7d916ccad6", - "colors.brand2.text-default": "43dae1853ee5dd1e52da07e2aed30b512ac3bb05", - "colors.brand2.contrast-first": "4f30ee05d2ae3965ad7d33b81207c59874cb73a1", - "colors.brand2.contrast-second": "9e385e1e63d90d01fb3c6d79d8a63d056061de12", - "colors.brand3.background-default": "574cc96d9d15db69b9c897e623efae8c0bb0af10", - "colors.brand3.background-subtle": "ffb17515f3b8c708a6d3764dea56c74ae13187dc", - "colors.brand3.surface-default": "2bc7daf4c45075c0d64b5f3d6082121470322bf7", - "colors.brand3.surface-hover": "a29454201c2ce906a2dc091c1b7ff2e9bd3552ae", - "colors.brand3.surface-active": "e2ca1430cfe8a5c27cae2e8ae4c57aef22a62024", - "colors.brand3.border-subtle": "8289cbc1afac903579813b7d69e4eac572f20410", - "colors.brand3.border-default": "bdd69a87cdee05e341808c5d25e6acec11ee78b9", - "colors.brand3.border-strong": "02bfbf8f3f61f7430022cf754ff5f4817b2f97ba", - "colors.brand3.base-default": "1b8183b15f6b75e6eb7f30fb8f8bd98c18c9a029", - "colors.brand3.base-hover": "be9711c4dff10cca412c7bf1920c2395f119676d", - "colors.brand3.base-active": "731be7cd0d59f9a4c3ce1112b3633f0e2ad7bd7c", - "colors.brand3.text-subtle": "8f492b2eaf03cf547102e7956a80940adc10de47", - "colors.brand3.text-default": "4791c91d618114c487f08295e65c6338af6b3df7", - "colors.brand3.contrast-first": "eafafde71ebc83ac3eba5a3e233bb6c7021b6943", - "colors.brand3.contrast-second": "3251ffcc441a718bb186b2808fcdb04f528a6993", - "colors.success.contrast-first": "1163936a371fa28afddc249158cc6a0fe9eca8ce", - "colors.success.contrast-second": "77495ed67038f0ec523a311b7333659374e36475", - "colors.danger.background-default": "b9f4baf466fb8fd553f8b7188bf5c4acf29540ed", - "colors.danger.background-subtle": "f45dd361cc239b9178e5e6ff434cc09fce1f08fd", - "colors.danger.surface-default": "102d58f384cbb17a169c7bca1d5cb6034517af92", - "colors.danger.surface-hover": "589de92728cea192ca8a6eda414c7595cd11d0ac", - "colors.danger.surface-active": "16a1527f3358f6483c6f3c9abdd8202d4dd79180", - "colors.danger.border-subtle": "fa952c06a0abc5c2e99c678561049753130cb110", - "colors.danger.border-default": "c8aed62ac0ecdbe1ec28f2d90a6ca3980df736c9", - "colors.danger.border-strong": "8f9943da7bc37c26ec75e852f091b36f4804db32", - "colors.danger.base-default": "f54cfc9c919f879bc20ae07e33b533599e68c92a", - "colors.danger.base-hover": "9e7eb06cbb67fa71a67fd08d68b0c2ce2a872a9f", - "colors.danger.base-active": "8eb9c2656fb129feb7caa798587cbe75d5a1f37b", - "colors.danger.text-subtle": "d9b7e603d594fd676aa551454d8c377536d229ed", - "colors.danger.text-default": "f4db4d30f932f39ccc6eda3e93050308cd8806ff", - "colors.danger.contrast-first": "0da949dc50856a945a5221eb3a5b0abafae5c631", - "colors.danger.contrast-second": "eadb56c4e2d71a14d4e5ab87c311b930a6dacd10", - "colors.info.background-default": "d3d1b4d90e611e1c092fca44ea98975f002cd268", - "colors.info.background-subtle": "5f28580b9f43acfbbbc207a0a324c00b7838406b", - "colors.info.surface-default": "83cf43a1163f534d3a80ab931dbc30a8199c4d3f", - "colors.info.surface-hover": "3cc0b38516db83b201919390ec50b63d73e42762", - "colors.info.surface-active": "0d6015778b801b620a34c610346ea275ffb479f5", - "colors.info.border-subtle": "0ff2ca605429948b6994b114c7fe9ecce6ecbe56", - "colors.info.border-default": "88c4be5a37722be9efc82672194ae970023e2747", - "colors.info.border-strong": "1a99816c5661069f7595b32a47de6886146be906", - "colors.info.base-default": "87a3a1edc9634dee3c05430ff0edb51e6eeafae1", - "colors.info.base-hover": "d8bc39ade426713d5df103b246a6b099be4c864a", - "colors.info.base-active": "2fac3ef8ef161acfa6298e2a2c91e1d51e0bffc7", - "colors.info.text-subtle": "6423bd77d677f205a9adb7931abd2f660f46022d", - "colors.info.text-default": "b4c58e14ec80019f8a6bece4571c07becd2d0356", - "colors.info.contrast-first": "5a2863e2b8c82def99f7492e60f26e3cef1c2d7b", - "colors.info.contrast-second": "25a2451e95251692894d8d3fb0a42c0c2e21105a", - "colors.warning.background-default": "b6c5d2157d10f5b0125ede4b338b66d48441a5a5", - "colors.warning.background-subtle": "b4ea10e767588cec535cac1bdc0e21759ada6b2d", - "colors.warning.surface-default": "aad2c45dc39a4dbbd70e61f764080f77bf3fc2ae", - "colors.warning.surface-hover": "bc137d10951f1d1696c963717b44612b2de9f21b", - "colors.warning.surface-active": "c8a94c1afd280fbdcb074d21e511dc152c6efe80", - "colors.warning.border-subtle": "92006a93bd515c3a1220591741a626b0f02667bb", - "colors.warning.border-default": "240e41bf4c6017e7307dfc22cbc791daae08dff2", - "colors.warning.border-strong": "c250f5cda003d494f4e4ba93c5c57588cae88d95", - "colors.warning.base-default": "0662e729da00c3f800896489b1730d346a0b565b", - "colors.warning.base-hover": "f08752dc3d9d1d4aed960b89bdbd5b175279e2d4", - "colors.warning.base-active": "aadffaa09bb7d44d6ad9027551a25e475b50bafc", - "colors.warning.text-subtle": "17f3ff939efc86597b7a44203e84e386f8ad4f5d", - "colors.warning.text-default": "5e70e4be187815ef2993e5caa31369a07d3bde9c", - "colors.warning.contrast-first": "03e92f5e0426af6931448e825b08eedc09bd1431", - "colors.warning.contrast-second": "1a91be20f90393732781cbc09cabaa67f522675b" + "border_radius.interactive": "543f63fbf1c9ed0651bb667c5e28e4f40d7db9d5", + "border_radius.small": "6305482fdc9fc86341fb3514e689f1bfc9a93c03", + "border_radius.medium": "8d360e0ad04ee9973b8ba13f00f77fac795ea73a", + "border_radius.large": "6ad90832d8eb7b89da5000bb7ffa38dd06709f7b", + "border_radius.xlarge": "ead15c036323d79825a1a97647ce1a12044d745d", + "border_radius.xxlarge": "c1b5d9b722791271182d31871f3aa3aa9c045638", + "border_radius.xxxlarge": "dcc2f24e1744792d62a0d9a894df8b1ed7969fcb", + "border_radius.xxxxlarge": "370de167262b800ff592449f0b79d8a7346e8788", + "border_radius.full": "8141b6d0256e979da9c3c891effd65eba6be695f", + "spacing.0": "0b19f930ba8f972841657fae0be3120d241808a8", + "spacing.1": "10d4713d65d75f4e02f7f7b413e2e8702ad968c8", + "spacing.2": "538ee1ca621bfa3e5a0b6260097e17a3c158c4f6", + "spacing.3": "0c8a7e3f8ecd97f70999c981eb2a25833212b5d6", + "spacing.4": "ba0da16b54cae0473344074645378b6f13aa26e9", + "spacing.5": "70745743c15b0e57632067a0eb7a3291a4d81395", + "spacing.6": "175614d65d2f24a913850e7df38a546f9adeae09", + "spacing.7": "bc07ce9cd99fe5de947a2d39bdbab73274f22b45", + "spacing.8": "e337aa08eb7bc4268b880e518839273a25ff7777", + "spacing.9": "973b90f3ef271d8b9c7b0e8c7d4cbb6c73b7a5dd", + "spacing.10": "8ab7fe8e8f42715ba4f522b4d298c0407e8803d6", + "spacing.11": "91b7f2f678b5e326759ae341842e717976122938", + "spacing.12": "e2af940f25c13e5a66217ed3484317bee591dfae", + "spacing.13": "2ecf843133d7fc069da39b31f1cf6e2a9947f44b", + "spacing.14": "26c0991927915a02da38686a65f64974935aab5f", + "spacing.15": "6a69ab096dce068f93c1a0bca9d9f27793be661d", + "spacing.18": "4511ca597fdc155781e1859d7e5a957b6aff3d78", + "spacing.22": "49d1b4021ad890f27dc162a4b7ed0304713a30b7", + "spacing.26": "86dc2b78f37b472f63bd4f05435c37bdee82d6a1", + "spacing.30": "0ba61f47c96d0b4806eeeeb9e63a2e28d24a7b20", + "sizing.0": "498256b79ab817ca959f5f641079ca1c78f7f19a", + "sizing.1": "f5120397ddbfa6a8548e7514cb913b23883ad532", + "sizing.2": "61acf97d65b26e80fc02caa3704f1352ea0a320a", + "sizing.3": "547687e32a037a657fb501c3db87db2e1b9fd8df", + "sizing.4": "c433ef6ab9ab9b9aae58668c41515c44f9286cbe", + "sizing.5": "d4a5f4e4a969c54a7acc940286d44acb66dc439e", + "sizing.6": "03a86cc87026489ee118c51aefde0ff17583d9e8", + "sizing.7": "5434b670b591ce2fe502793add2909201bcda00a", + "sizing.8": "fb4a85c0685dd793d4bbcfd9afdcefa3f89ed45e", + "sizing.9": "ced5be3beef0c427aed65fee89e4a516afed91f8", + "sizing.10": "96151355fb42a0fff09f15c17d25b08a6e637766", + "sizing.11": "b124f77b539d95fab5ae16a1db9cbf726aa57b3c", + "sizing.12": "2ee9b161d7b1fd60e2b16be56e02f4951f404665", + "sizing.13": "81ec30e964197b4735df09fa10f4e9ea1e9d6411", + "sizing.14": "4f76377c7daf62e65cfb1218ff89065a3b502f5d", + "sizing.15": "03a73d05e9152e780718e80079d1a609ee6c07dd", + "sizing.18": "d549d0d464060c324e7a82c2dc0b1823b5a4d2fa", + "sizing.22": "ea1f76bfafafacf52c1b00bdfd91480a6cb73c17", + "sizing.26": "1896830a3908f268f260d1ac97858647dabfc97d", + "sizing.30": "9c0457814b29be890fd88412969d923708c4775f", + "border_width.default": "3d3697cd1f0ba628f1c9c2e3b8d1e757f3cf785e", + "border_width.active": "e78bbe8ee4e842d344138af28744abc8e653eda7", + "border_width.tab_focus": "fffa2c3a98d1587c4d7daf457a539bc98a5f3461", + "base_spacing": "84f368f50b34d363750dfa2bf0273e3e3607f9ae", + "base_sizing": "aabd6f73cc0ecbc82b8260ff8ea50ace745ffb92", + "colors.accent.background-default": "4438bc782b1a64db8195408cfaf383a4fdc18829", + "colors.accent.background-subtle": "2d861f7c747dbe6c30b96bcffdd4245766c17e21", + "colors.accent.surface-default": "3519419593050980f45551f13b3a141f808d603c", + "colors.accent.surface-hover": "9e255cb9cd2c2d643206e95e5564ff0300eaf7be", + "colors.accent.surface-active": "7851d86dbb48ec49489d6d5200639b21f4e22b8a", + "colors.accent.border-subtle": "16950829ef70c782d6f1c5552201fff95af29ad3", + "colors.accent.border-default": "70af85921c8e9d94147831d4eb99364f6989c57e", + "colors.accent.border-strong": "31f799337f12ef13cbbfb11e8909e23cd3c4944f", + "colors.accent.base-default": "6565e49e15ef7304543b4142f4863b34be90004e", + "colors.accent.base-hover": "60276bade1c2c83115b2ed9ad681ea840d74342c", + "colors.accent.base-active": "7bc3367ce4028632116a32a3ce9dc2e5f481a7de", + "colors.accent.text-subtle": "a8b1cd6328840ee6627b9f5de5e072f91dc40963", + "colors.accent.text-default": "4139d9922af496d3d096218ce64e3de13269bfcf", + "colors.accent.contrast-first": "50e5e82fd930cd7b623603673a6bba41679609c1", + "colors.accent.contrast-second": "9094e2f56b368117adcca5ca9143b91189bec893", + "colors.neutral.background-default": "b75ef06cd7c556d2e585f0e80be4fe2feff7ff2e", + "colors.neutral.background-subtle": "8c854eab33c1c9d80457b4944862751b9212f6ce", + "colors.neutral.surface-default": "164d0ba10fcd81e3e1d55d5a0987ac549823c640", + "colors.neutral.surface-hover": "fbf3f9dd0a02827bea525f9f8df569111e545ebd", + "colors.neutral.surface-active": "9f99357e6832620dc0868572bc9f6dbcaa00e369", + "colors.neutral.border-subtle": "ee994b76e502c30a07d6954838be252370c34337", + "colors.neutral.border-default": "17c4993f5eaf6a8b8c4b88427321ad072bd1e770", + "colors.neutral.border-strong": "368f34102179ff54d0a3952a82d1b5faf58550a2", + "colors.neutral.base-default": "5d53ce0357b72cb680b4df7fb96ee643dccf44ac", + "colors.neutral.base-hover": "112ff2265230049c012a2cd4ab99541e80bdf937", + "colors.neutral.base-active": "d1666569d448800966c3676fbc6a7267c1e53b9d", + "colors.neutral.text-subtle": "70d637a78d0839ca5f0f11e4046f29dbfbe09dd1", + "colors.neutral.text-default": "1f01605ced1585f6dc390ab78ffa975fb94b07fd", + "colors.neutral.contrast-first": "7379d039da34f5ea14f031d44d2ef707ae7faac3", + "colors.neutral.contrast-second": "875ca53977d3215b7c076003ff2ed76d25ecbc4d", + "colors.brand1.background-default": "1d7a3441bf260b03d5662997ec303a1ca8bd468a", + "colors.brand1.background-subtle": "c2671a3e8b261997414b8ad796593ce954bc5f0b", + "colors.brand1.surface-default": "c72a496d16ddf17c61185dc7987f84905223b2d0", + "colors.brand1.surface-hover": "697d12e6d2360db91c38fa22512d4b07448be3b7", + "colors.brand1.surface-active": "63eec18eb6d7283abb7c2bd03468860542e5e838", + "colors.brand1.border-subtle": "6637602468b0a30c9bd068ed3da6968523512e57", + "colors.brand1.border-default": "7e9f32f492ac3f0e5a48c28d29c3ca3791708964", + "colors.brand1.border-strong": "e6e20a629250a0360e2fa811e03feeebd3f02e0b", + "colors.brand1.base-default": "29378b0895228325ad2d822a1abe4654ccdf2f8d", + "colors.brand1.base-hover": "ca4bcfd5cdb6ea20c631f11408cd4f106674e4c1", + "colors.brand1.base-active": "28abe02a79cce2eaffbc0eea5e3607d9c5aa76f5", + "colors.brand1.text-subtle": "e726530a429a95a33c658e9b1ae09703a4479001", + "colors.brand1.text-default": "6b55848fac59ac0228e6aa58359201800bda35d6", + "colors.brand1.contrast-first": "2b13fcc3fb573dd8768b9a88067ff1d7d926c77b", + "colors.brand1.contrast-second": "18b73d10d00e20304c48f5e2f2f483275c6a8111", + "colors.brand2.background-default": "6d030e7ed42094666f83fa4a6401ca0104c17494", + "colors.brand2.background-subtle": "b9bae871afb8ee900adac336ba7b7c60d40ff09c", + "colors.brand2.surface-default": "e8b424a72997aedc19ff5eb36904ede94bd7a05c", + "colors.brand2.surface-hover": "21cb4a94fe83acd3d766a7504fa07193a05a7197", + "colors.brand2.surface-active": "532e3894b945797382b883593da9a63da5468b19", + "colors.brand2.border-subtle": "f6c288996f67e2a790b78a39d7a1140c44345a35", + "colors.brand2.border-default": "3d7e86d7fcca1b898121c4287f51a5bbcff23d9f", + "colors.brand2.border-strong": "091cc3c4daabdd7433298543922d5933b05024bb", + "colors.brand2.base-default": "122fb13c6d31eaf94b726376961e3db1110d8136", + "colors.brand2.base-hover": "ff94f2267b704965f67ff23f74bc7005f1a4c006", + "colors.brand2.base-active": "4a865acca745c5413dd2919a8fe7013449ff2321", + "colors.brand2.text-subtle": "f1d64c9e54367c13746e3045deb020b761b1b402", + "colors.brand2.text-default": "60089c1823ffcc0d44225f14c841280a50c76674", + "colors.brand2.contrast-first": "1d3957a2310c6dcb25c0eb75f82642698210fc24", + "colors.brand2.contrast-second": "24b7f30d57d4d2bbed4e2685968b5049cf1f557d", + "colors.brand3.background-default": "802e6cd1951b1fe7c2c00b87cce2ef85e92c1ad4", + "colors.brand3.background-subtle": "40ff1db813ba9e21b82fb16826254b58e2a254d3", + "colors.brand3.surface-default": "0badea797b764b35c606cebc5050c19b10bdb88d", + "colors.brand3.surface-hover": "ba0276e11e9180e4b136cb1e7836a2a2d001fd1d", + "colors.brand3.surface-active": "6f5212bb06cab74970481a338db81ee21dfc2ac1", + "colors.brand3.border-subtle": "8b0558abe7039729cfec68d1c8f37cee8c8361e7", + "colors.brand3.border-default": "81dad9759f00a8d8a00d133977527b50397b49d6", + "colors.brand3.border-strong": "ceb30e596cc5a29260f77a4a35a5af31658cbf0e", + "colors.brand3.base-default": "d622ec55713b2ac5bc60ae8b58c7f2ee7d845881", + "colors.brand3.base-hover": "b9be8a378279ef3f1fffff0ebba81f4c7a0da4cc", + "colors.brand3.base-active": "829f95189cceb22a203dbaa4fc094fd4ba02d04c", + "colors.brand3.text-subtle": "8c464724624b92c7df0969119ab9c1ba171fde75", + "colors.brand3.text-default": "a4a3ef640d1b5f8e527dd32e61e6efb4ef297d3b", + "colors.brand3.contrast-first": "c6f7746f89741f54f4eea9f6b9f9b0fab8f93eb4", + "colors.brand3.contrast-second": "732ea6c3af39f6a905b631276f517d048d6581a3", + "colors.success.background-default": "f9bb1bd74b7fa4a0b329e02d50b54664f1407a85", + "colors.success.background-subtle": "068056558c7ae27f92c9597f6340dd1cc5fdcc2c", + "colors.success.surface-default": "164c0c2c10bcd80d8db17e17d4ecbb5e39a312b2", + "colors.success.surface-hover": "6ca2e33cf363d0417371d760cfd4551ba3a10eb8", + "colors.success.surface-active": "145207d1af5ff05696a07f4c1de8bf831c3b2c78", + "colors.success.border-subtle": "75b85fc53875892fa411ca7fc8cc1b6bbc2b67c9", + "colors.success.border-default": "7576bec94d15082c74f4cf916f91b3fa2f28c280", + "colors.success.border-strong": "28f0a4401f3cdb9244210bda30337d377e403345", + "colors.success.base-default": "71413e51649c2e138b76e9a19ff8512e250de3e8", + "colors.success.base-hover": "09496180e367aee5557495ce66c6ac21852f44c1", + "colors.success.base-active": "42cc3c590d628b27b40e4d5d34d12d1d1d2cdd6a", + "colors.success.text-subtle": "592b10b08ce024f08d2ba088ff8e93805591c1f2", + "colors.success.text-default": "6452289adb86f2b7f6a412d86d69c0e706ec8f63", + "colors.success.contrast-first": "ef3a6c623d686a057d1981354989a57591dcf1d0", + "colors.success.contrast-second": "cc89345a5587ffb8e02f546a4fba15fba70358a4", + "colors.danger.background-default": "f11fa7323090bf920dbb27361223149aa88314ad", + "colors.danger.background-subtle": "bf25a1d2125c014de941913ad46f6487ab2f6cbe", + "colors.danger.surface-default": "9d51981e1610a8be0350c8cce116626d3982e64e", + "colors.danger.surface-hover": "a2527ece0f6d68a859b644368f23c425483440ed", + "colors.danger.surface-active": "dae3e65c1a71cb138846c3364293c5b3710886c4", + "colors.danger.border-subtle": "d14c6314e8bc6959002c2f0d3be5c8ca575f6e9f", + "colors.danger.border-default": "2bbb84055bb54234b68e8d6703775bf68cf09189", + "colors.danger.border-strong": "0f3203f4f5c26bbbcf19197e002c038fe7147817", + "colors.danger.base-default": "5fbd30d5dee6ef2e9bbc34a344ea62b9b826c35f", + "colors.danger.base-hover": "96d9f76ac01d31d6e36766bb0d2a4e1e8c98fe85", + "colors.danger.base-active": "ad251f0e71b8ea084cd938ddd5d86575ca21feb7", + "colors.danger.text-subtle": "543c3685deff80125ff5878a0468cacb3f5ee015", + "colors.danger.text-default": "dc8ecc318e70f42976957eac59740ed87ed8a0cb", + "colors.danger.contrast-first": "8b708a56c3618b2633c2db245bb8f7eb23b77f5b", + "colors.danger.contrast-second": "bfdb4bdf19f9c59757d7c8f4980f4295f36fc970", + "colors.info.background-default": "e3901b9e61b8566fde9faf5fe75d9effd6121545", + "colors.info.background-subtle": "7f9fdf4c99c95fdc38defdabf3218505a6428fe7", + "colors.info.surface-default": "dca0ffae5948448e7679f5977866e7dc1ed0a86e", + "colors.info.surface-hover": "62ff2fa3d0eda4b667ba43867e1355b3fb14ee34", + "colors.info.surface-active": "b2869d446198b4392f599a75d04773b6885fe5ae", + "colors.info.border-subtle": "3f54cf7cce9ec037583316468f865acb806de9a0", + "colors.info.border-default": "d8c28d992a61fedcdaf85367986a329e0d2d7ce2", + "colors.info.border-strong": "0a083c75d4a9528aa6f3a740621ac432d6090f92", + "colors.info.base-default": "7729896aa36fed53b66c53562291d1bb1fa7cd88", + "colors.info.base-hover": "ebff2790b22601b25f97b47c6f58bdf10bf8bd33", + "colors.info.base-active": "67617cc5e7f1fdd687a4cf350cd8b88572a0f8ca", + "colors.info.text-subtle": "fb6dc3476a5a79b3d0289042c750a89ad15d1947", + "colors.info.text-default": "993580275f7efd63ce673c1e51b0f9b79b60aee7", + "colors.info.contrast-first": "e811331b2b8ef5002d056c9cc4c58056a84dd676", + "colors.info.contrast-second": "7b9eb0030b99241c1cc515e8b6f13fb84f7b34be", + "colors.warning.background-default": "3f8b63b452520ed8cb0284bab4b1f7de01709211", + "colors.warning.background-subtle": "c85c7515ec768fd8d973b2c24f1f60886c538e72", + "colors.warning.surface-default": "342d24d81d59fff10853d07f3d3e9be70fcaa174", + "colors.warning.surface-hover": "6ce51db7c8d25dcdc615db570e2f43dfc2c79252", + "colors.warning.surface-active": "a918f389e07334b27a9b0c63b569994d275eeca2", + "colors.warning.border-subtle": "d6b219d92707000d0ef3ee7fadbdb322d35378f0", + "colors.warning.border-default": "aef2c7a48c5ca0eda55b78ae7eb58e594d0ac29a", + "colors.warning.border-strong": "671d885db86b76f0ed1805fa6122eab8e3c98b24", + "colors.warning.base-default": "6d26300d1daa9347a6d5f519dfaf5ba0cfc5791c", + "colors.warning.base-hover": "30b815bc1bf859b70aa9ba39859d8a7c6cbe180d", + "colors.warning.base-active": "50f547f956f738beb7873c5f4f9d54c3caa5a2ec", + "colors.warning.text-subtle": "74d185dd446fc194515429246e1457301234d2b7", + "colors.warning.text-default": "2ee8bb1865282da0f104cda90c87fe5ff3a27308", + "colors.warning.contrast-first": "bed5ccfa3871c0364563159025b877b491c3de89", + "colors.warning.contrast-second": "12b9df37a9a00f95ac87ddc05a1fc9a0cb3c1b15" }, "group": "semantic" }, - { - "id": "f656d6262652f99d018d3649510569904e117168", - "name": "Roboto", - "$figmaStyleReferences": {}, - "selectedTokenSets": { - "core/modes/light": "disabled", - "core/modes/dark": "disabled", - "core/size/default": "disabled", - "core/typography/default": "enabled", - "core/styles/default": "disabled" - }, - "group": ".typography", - "$figmaVariableReferences": {}, - "$figmaCollectionId": "VariableCollectionId:34:5404", - "$figmaModeId": "34:86" - }, { "id": "b5a3d624715bab41f560b77d0c6581a90d75209f", "name": "theme3", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme3": "enabled", - "core/modes/light": "disabled", - "core/modes/dark": "disabled", - "core/size/default": "disabled", - "core/typography/default": "disabled", - "core/styles/default": "disabled" + "themes/theme3": "enabled" }, - "group": ".Theme" + "group": "Theme", + "$figmaCollectionId": "VariableCollectionId:40:6823", + "$figmaModeId": "40:101", + "$figmaVariableReferences": { + "colors.accent.1": "4292c5cb854569447b64c3c9cbe5fbd2552feb1e", + "colors.accent.2": "978f909fcbc08d495be0245cbc7945bac5c5398d", + "colors.accent.3": "3756a20cadaa37fe5ad61c7477da8aad75a1075a", + "colors.accent.4": "fee9236692b7e8a369df5bd4cc973e45a93cf354", + "colors.accent.5": "22055ecf5e5b153668e95e1fa60ba9ca899f43b2", + "colors.accent.6": "87c81370d6db90c79c7ef69a70fe41a795478ad9", + "colors.accent.7": "6a30a4628f74484a908f9a254d95c3d862954ccb", + "colors.accent.8": "222938124ef67472e593a3d0e394ba09142f2048", + "colors.accent.9": "93ecaafcc5411b18f68b7a8c89ac08962f991bb6", + "colors.accent.10": "88f40dc13842de706e07454d98f033235ed86d40", + "colors.accent.11": "ffa4e77318540aacf0016ecc93e52271c4ea2a50", + "colors.accent.12": "42f31dd9f1c5233986379692012db92d82c38f1e", + "colors.accent.13": "5b3b1914ad439b254d0bc1b7a3090da479cf4d12", + "colors.accent.contrast-1": "882e8b1bd96c170984b85705792e76411c6ec2f2", + "colors.accent.contrast-2": "bbb58b8183948d0b3ea3088dbe8846a3f7739aa2", + "colors.neutral.1": "c6cbb352decdb602f079780e4d8914564c7d93ec", + "colors.neutral.2": "06f2901258a7d877d5d052945517c1c22451f455", + "colors.neutral.3": "9fd97d1db35f2997855ac0fe1112839fac9ae65f", + "colors.neutral.4": "56aa044127b5b868a0d1ec0e97c2f5255f6af587", + "colors.neutral.5": "f4bdb142223a85794f876303b5593e55af217a09", + "colors.neutral.6": "dc88639863aa17ad02ba103bad0df4b3d4dc713e", + "colors.neutral.7": "7f9f269829cbda9f5da667ccd4bbaac1abdb9481", + "colors.neutral.8": "bc353fa3cbee2d0bec413ea06b0efd8fdf5c5892", + "colors.neutral.9": "5989946def065d25d6904977309e722d0d1eb784", + "colors.neutral.10": "77afe394c47040c2c5682bb1f8f464634f1ebd2b", + "colors.neutral.11": "21d1f7403fb375f201baa5d09bb5b44e53d678fc", + "colors.neutral.12": "08335b019d470c482905f612930c7bb3a0e2b75b", + "colors.neutral.13": "53f814d13c6b6a0d93bf2c4377d3d3e5a2bb63cc", + "colors.neutral.contrast-1": "57596f6d1e4e25b5b430bd02a285dc8c88d809da", + "colors.neutral.contrast-2": "c0c15a74152df8122be11cf8699c2f9e08aaf351", + "colors.brand1.1": "21820095c87d51a4f8652a46a6241fb1dd8a7b4a", + "colors.brand1.2": "f4e5c53d019f44111547611ec0bc0ae52b27c9de", + "colors.brand1.3": "eb8a47c5f2346769284f71f4004ee9b479e51717", + "colors.brand1.4": "98ad976d5887f38f4c70eec9a22cc1e5b7b3519a", + "colors.brand1.5": "40ee981b2c168b519f683e73ee4f866f42da40e8", + "colors.brand1.6": "520c4fb7cef0ad0d90d1e4b9ccb76193176aa4c9", + "colors.brand1.7": "969a20c2fd781a50e2afe0dfec344b917a7eeb47", + "colors.brand1.8": "225617cd63e92a017196edd3a0727ee2d2078495", + "colors.brand1.9": "301f8d9203e3b7027a38a64d959b0d3ddbbffbcb", + "colors.brand1.10": "c4d9e6444a620ac9c8073d72086c27fd56838c0c", + "colors.brand1.11": "54d7bb6caef39f5f3ec064b8b9ed02f1a7896ac6", + "colors.brand1.12": "2d404f1fe72e8ea63cad85b2f63b63c740d1c6ec", + "colors.brand1.13": "7e50d697d713ff833bf305cb8f9e0b3607a0accd", + "colors.brand1.contrast-1": "a180dd1ee5a89eb79dd0747fce6ed89b6f9815cc", + "colors.brand1.contrast-2": "e5ed2e0eab2701b95fa9332cbb8ee4b47acf7f63", + "colors.brand2.1": "ca76f18d882b41a6917d79f9378cd6132ffac19a", + "colors.brand2.2": "c6e9229b60d5f4fb1bc58f0eb7568c11cf0c1c8c", + "colors.brand2.3": "37affc63fdb2c9884db212e817d8224905c1da5e", + "colors.brand2.4": "96bbccd7c8ecf63e9fa3027a92389dc747714f9f", + "colors.brand2.5": "e1263ddf060a97e4ea32b3c77d6e334b36c3de40", + "colors.brand2.6": "b042d8a117bc2337740cb64b32b42c8095e141fa", + "colors.brand2.7": "34484d0930f813beaa1a50967d92be5f29308ab5", + "colors.brand2.8": "9a53ee3195d156a435e4d175fce395befaa44f1b", + "colors.brand2.9": "a9d9b9b7b924a9c987f99746ffceedc8eb9f6ed4", + "colors.brand2.10": "cc40fcd9d8ab8eb16cc10c33ba3640f4f65bb61b", + "colors.brand2.11": "92f08e98961fa000b9d940a75ccc8f46bb0666ac", + "colors.brand2.12": "994ad34fd6d967b3f0b4796d43b6443332fc1d6b", + "colors.brand2.13": "80171e13e4984438a824545827402760b686acb4", + "colors.brand2.contrast-1": "9e7ff279feb25e7daa66718a5f1a46947b6a1dc4", + "colors.brand2.contrast-2": "e618d0c32179f99b95a70ae1b88b8111761d93b4", + "colors.brand3.1": "4edb19177873d39345bd28d5a02f06c20ec44ad0", + "colors.brand3.2": "068ebf5135b398792298b314e608ebe0efe94a48", + "colors.brand3.3": "269829b4570ddf6c2c9fa1ec1cf28f3451909c43", + "colors.brand3.4": "f7d9ecc58b9add4e9ff289e823a282f8ee0c7ec6", + "colors.brand3.5": "b787a9254faa6f5bc5a5c4f78b91f185d8eb1921", + "colors.brand3.6": "b4b190f5ad27c4dcab871f84725123e836a7b4c7", + "colors.brand3.7": "e394adceed87c7c877cb6362f3a328944cb9821a", + "colors.brand3.8": "aafbac1687b40fe2cda3ea75011b507a1272d309", + "colors.brand3.9": "b565beb1025b4a31ded7add18f4f378a02a3be5c", + "colors.brand3.10": "10f076775924b291a46d95291f241ac1e7a87ccb", + "colors.brand3.11": "8f986ffc2259f61ca3f75571dcc36cac442b30d9", + "colors.brand3.12": "7445e04d303105c2dae0bf1a27861a6ab2c3f82b", + "colors.brand3.13": "7fcf75bec524e540be633a680b01616e774bcf60", + "colors.brand3.contrast-1": "ddca0ca6d23602cb4f929272b9b4805a4b2342a5", + "colors.brand3.contrast-2": "5cdc9fbcef8ba50a1f3955735e3cc59f1ab55dd5" + } }, { "id": "3fe6032894c424087ef707d671d919774b5f8cca", "name": "theme4", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme4": "enabled", - "core/modes/light": "disabled", - "core/modes/dark": "disabled", - "core/size/default": "disabled", - "core/typography/default": "disabled", - "core/styles/default": "disabled" + "themes/theme4": "enabled" }, - "group": ".Theme" + "group": "Theme", + "$figmaCollectionId": "VariableCollectionId:40:6823", + "$figmaModeId": "40:102", + "$figmaVariableReferences": { + "colors.accent.1": "4292c5cb854569447b64c3c9cbe5fbd2552feb1e", + "colors.accent.2": "978f909fcbc08d495be0245cbc7945bac5c5398d", + "colors.accent.3": "3756a20cadaa37fe5ad61c7477da8aad75a1075a", + "colors.accent.4": "fee9236692b7e8a369df5bd4cc973e45a93cf354", + "colors.accent.5": "22055ecf5e5b153668e95e1fa60ba9ca899f43b2", + "colors.accent.6": "87c81370d6db90c79c7ef69a70fe41a795478ad9", + "colors.accent.7": "6a30a4628f74484a908f9a254d95c3d862954ccb", + "colors.accent.8": "222938124ef67472e593a3d0e394ba09142f2048", + "colors.accent.9": "93ecaafcc5411b18f68b7a8c89ac08962f991bb6", + "colors.accent.10": "88f40dc13842de706e07454d98f033235ed86d40", + "colors.accent.11": "ffa4e77318540aacf0016ecc93e52271c4ea2a50", + "colors.accent.12": "42f31dd9f1c5233986379692012db92d82c38f1e", + "colors.accent.13": "5b3b1914ad439b254d0bc1b7a3090da479cf4d12", + "colors.accent.contrast-1": "882e8b1bd96c170984b85705792e76411c6ec2f2", + "colors.accent.contrast-2": "bbb58b8183948d0b3ea3088dbe8846a3f7739aa2", + "colors.neutral.1": "c6cbb352decdb602f079780e4d8914564c7d93ec", + "colors.neutral.2": "06f2901258a7d877d5d052945517c1c22451f455", + "colors.neutral.3": "9fd97d1db35f2997855ac0fe1112839fac9ae65f", + "colors.neutral.4": "56aa044127b5b868a0d1ec0e97c2f5255f6af587", + "colors.neutral.5": "f4bdb142223a85794f876303b5593e55af217a09", + "colors.neutral.6": "dc88639863aa17ad02ba103bad0df4b3d4dc713e", + "colors.neutral.7": "7f9f269829cbda9f5da667ccd4bbaac1abdb9481", + "colors.neutral.8": "bc353fa3cbee2d0bec413ea06b0efd8fdf5c5892", + "colors.neutral.9": "5989946def065d25d6904977309e722d0d1eb784", + "colors.neutral.10": "77afe394c47040c2c5682bb1f8f464634f1ebd2b", + "colors.neutral.11": "21d1f7403fb375f201baa5d09bb5b44e53d678fc", + "colors.neutral.12": "08335b019d470c482905f612930c7bb3a0e2b75b", + "colors.neutral.13": "53f814d13c6b6a0d93bf2c4377d3d3e5a2bb63cc", + "colors.neutral.contrast-1": "57596f6d1e4e25b5b430bd02a285dc8c88d809da", + "colors.neutral.contrast-2": "c0c15a74152df8122be11cf8699c2f9e08aaf351", + "colors.brand1.1": "21820095c87d51a4f8652a46a6241fb1dd8a7b4a", + "colors.brand1.2": "f4e5c53d019f44111547611ec0bc0ae52b27c9de", + "colors.brand1.3": "eb8a47c5f2346769284f71f4004ee9b479e51717", + "colors.brand1.4": "98ad976d5887f38f4c70eec9a22cc1e5b7b3519a", + "colors.brand1.5": "40ee981b2c168b519f683e73ee4f866f42da40e8", + "colors.brand1.6": "520c4fb7cef0ad0d90d1e4b9ccb76193176aa4c9", + "colors.brand1.7": "969a20c2fd781a50e2afe0dfec344b917a7eeb47", + "colors.brand1.8": "225617cd63e92a017196edd3a0727ee2d2078495", + "colors.brand1.9": "301f8d9203e3b7027a38a64d959b0d3ddbbffbcb", + "colors.brand1.10": "c4d9e6444a620ac9c8073d72086c27fd56838c0c", + "colors.brand1.11": "54d7bb6caef39f5f3ec064b8b9ed02f1a7896ac6", + "colors.brand1.12": "2d404f1fe72e8ea63cad85b2f63b63c740d1c6ec", + "colors.brand1.13": "7e50d697d713ff833bf305cb8f9e0b3607a0accd", + "colors.brand1.contrast-1": "a180dd1ee5a89eb79dd0747fce6ed89b6f9815cc", + "colors.brand1.contrast-2": "e5ed2e0eab2701b95fa9332cbb8ee4b47acf7f63", + "colors.brand2.1": "ca76f18d882b41a6917d79f9378cd6132ffac19a", + "colors.brand2.2": "c6e9229b60d5f4fb1bc58f0eb7568c11cf0c1c8c", + "colors.brand2.3": "37affc63fdb2c9884db212e817d8224905c1da5e", + "colors.brand2.4": "96bbccd7c8ecf63e9fa3027a92389dc747714f9f", + "colors.brand2.5": "e1263ddf060a97e4ea32b3c77d6e334b36c3de40", + "colors.brand2.6": "b042d8a117bc2337740cb64b32b42c8095e141fa", + "colors.brand2.7": "34484d0930f813beaa1a50967d92be5f29308ab5", + "colors.brand2.8": "9a53ee3195d156a435e4d175fce395befaa44f1b", + "colors.brand2.9": "a9d9b9b7b924a9c987f99746ffceedc8eb9f6ed4", + "colors.brand2.10": "cc40fcd9d8ab8eb16cc10c33ba3640f4f65bb61b", + "colors.brand2.11": "92f08e98961fa000b9d940a75ccc8f46bb0666ac", + "colors.brand2.12": "994ad34fd6d967b3f0b4796d43b6443332fc1d6b", + "colors.brand2.13": "80171e13e4984438a824545827402760b686acb4", + "colors.brand2.contrast-1": "9e7ff279feb25e7daa66718a5f1a46947b6a1dc4", + "colors.brand2.contrast-2": "e618d0c32179f99b95a70ae1b88b8111761d93b4", + "colors.brand3.1": "4edb19177873d39345bd28d5a02f06c20ec44ad0", + "colors.brand3.2": "068ebf5135b398792298b314e608ebe0efe94a48", + "colors.brand3.3": "269829b4570ddf6c2c9fa1ec1cf28f3451909c43", + "colors.brand3.4": "f7d9ecc58b9add4e9ff289e823a282f8ee0c7ec6", + "colors.brand3.5": "b787a9254faa6f5bc5a5c4f78b91f185d8eb1921", + "colors.brand3.6": "b4b190f5ad27c4dcab871f84725123e836a7b4c7", + "colors.brand3.7": "e394adceed87c7c877cb6362f3a328944cb9821a", + "colors.brand3.8": "aafbac1687b40fe2cda3ea75011b507a1272d309", + "colors.brand3.9": "b565beb1025b4a31ded7add18f4f378a02a3be5c", + "colors.brand3.10": "10f076775924b291a46d95291f241ac1e7a87ccb", + "colors.brand3.11": "8f986ffc2259f61ca3f75571dcc36cac442b30d9", + "colors.brand3.12": "7445e04d303105c2dae0bf1a27861a6ab2c3f82b", + "colors.brand3.13": "7fcf75bec524e540be633a680b01616e774bcf60", + "colors.brand3.contrast-1": "ddca0ca6d23602cb4f929272b9b4805a4b2342a5", + "colors.brand3.contrast-2": "5cdc9fbcef8ba50a1f3955735e3cc59f1ab55dd5" + } } ] \ No newline at end of file From 5547c309cd86b67d0ad21c6c3e1bd68c1548c0c4 Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Mon, 13 May 2024 15:03:46 +0200 Subject: [PATCH 028/311] Added borderadius core values Changed name for borderradius to sm, md osv. Deleted - interactive Added disabled opacity core value Changed name on 14 and 15 on accent dark mode to contrast-1 and contrast-2 Added dark-mode colors. (Contrast colors are still wrong) --- design-tokens/$themes.json | 24 +- design-tokens/core/modes/dark.json | 452 +++++++++---------- design-tokens/core/styles/default.json | 40 ++ design-tokens/semantic/color.json | 584 ------------------------- design-tokens/semantic/style.json | 38 +- 5 files changed, 295 insertions(+), 843 deletions(-) diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 1bf74b0887..46840dfabe 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -581,19 +581,14 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "semantic/color": "enabled", - "semantic/style": "enabled" + "semantic/style": "enabled", + "core/styles/default": "source", + "core/typography/default": "source", + "core/size/default": "source" }, "$figmaCollectionId": "VariableCollectionId:40:6899", "$figmaModeId": "40:99", "$figmaVariableReferences": { - "border_radius.interactive": "543f63fbf1c9ed0651bb667c5e28e4f40d7db9d5", - "border_radius.small": "6305482fdc9fc86341fb3514e689f1bfc9a93c03", - "border_radius.medium": "8d360e0ad04ee9973b8ba13f00f77fac795ea73a", - "border_radius.large": "6ad90832d8eb7b89da5000bb7ffa38dd06709f7b", - "border_radius.xlarge": "ead15c036323d79825a1a97647ce1a12044d745d", - "border_radius.xxlarge": "c1b5d9b722791271182d31871f3aa3aa9c045638", - "border_radius.xxxlarge": "dcc2f24e1744792d62a0d9a894df8b1ed7969fcb", - "border_radius.xxxxlarge": "370de167262b800ff592449f0b79d8a7346e8788", "border_radius.full": "8141b6d0256e979da9c3c891effd65eba6be695f", "spacing.0": "0b19f930ba8f972841657fae0be3120d241808a8", "spacing.1": "10d4713d65d75f4e02f7f7b413e2e8702ad968c8", @@ -638,8 +633,6 @@ "border_width.default": "3d3697cd1f0ba628f1c9c2e3b8d1e757f3cf785e", "border_width.active": "e78bbe8ee4e842d344138af28744abc8e653eda7", "border_width.tab_focus": "fffa2c3a98d1587c4d7daf457a539bc98a5f3461", - "base_spacing": "84f368f50b34d363750dfa2bf0273e3e3607f9ae", - "base_sizing": "aabd6f73cc0ecbc82b8260ff8ea50ace745ffb92", "colors.accent.background-default": "4438bc782b1a64db8195408cfaf383a4fdc18829", "colors.accent.background-subtle": "2d861f7c747dbe6c30b96bcffdd4245766c17e21", "colors.accent.surface-default": "3519419593050980f45551f13b3a141f808d603c", @@ -774,7 +767,14 @@ "colors.warning.text-subtle": "74d185dd446fc194515429246e1457301234d2b7", "colors.warning.text-default": "2ee8bb1865282da0f104cda90c87fe5ff3a27308", "colors.warning.contrast-first": "bed5ccfa3871c0364563159025b877b491c3de89", - "colors.warning.contrast-second": "12b9df37a9a00f95ac87ddc05a1fc9a0cb3c1b15" + "colors.warning.contrast-second": "12b9df37a9a00f95ac87ddc05a1fc9a0cb3c1b15", + "border_radius.sm": "6305482fdc9fc86341fb3514e689f1bfc9a93c03", + "border_radius.md": "8d360e0ad04ee9973b8ba13f00f77fac795ea73a", + "border_radius.lg": "6ad90832d8eb7b89da5000bb7ffa38dd06709f7b", + "border_radius.xl": "ead15c036323d79825a1a97647ce1a12044d745d", + "border_radius.2xl": "c1b5d9b722791271182d31871f3aa3aa9c045638", + "border_radius.3xl": "dcc2f24e1744792d62a0d9a894df8b1ed7969fcb", + "border_radius.4xl": "370de167262b800ff592449f0b79d8a7346e8788" }, "group": "semantic" }, diff --git a/design-tokens/core/modes/dark.json b/design-tokens/core/modes/dark.json index 0150552a22..b4a0bc1c20 100644 --- a/design-tokens/core/modes/dark.json +++ b/design-tokens/core/modes/dark.json @@ -315,35 +315,35 @@ "theme1": { "accent": { "1": { - "value": "#fefeff", + "value": "#001c36", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#002445", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#00315c", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#00396d", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#00427e", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#00529d", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#0f6bbe", "type": "color" }, "8": { - "value": "#00529d", + "value": "#3d88ca", "type": "color" }, "9": { @@ -359,53 +359,53 @@ "type": "color" }, "12": { - "value": "#005099", + "value": "#7eb0dc", "type": "color" }, "13": { - "value": "#00315c", + "value": "#b0cfea", "type": "color" }, - "14": { + "contrast-1": { "value": "#f6fafd", "type": "color" }, - "15": { + "contrast-2": { "value": "#ddeaf6", "type": "color" } }, "brand1": { "1": { - "value": "#fffefe", + "value": "#2f1213", "type": "color" }, "2": { - "value": "#fef0f1", + "value": "#3c1819", "type": "color" }, "3": { - "value": "#fde5e6", + "value": "#522021", "type": "color" }, "4": { - "value": "#fbcccd", + "value": "#602627", "type": "color" }, "5": { - "value": "#fab1b3", + "value": "#702c2e", "type": "color" }, "6": { - "value": "#fab8b9", + "value": "#8b3639", "type": "color" }, "7": { - "value": "#eb5b5f", + "value": "#b34649", "type": "color" }, "8": { - "value": "#8b3639", + "value": "#dd565a", "type": "color" }, "9": { @@ -421,53 +421,53 @@ "type": "color" }, "12": { - "value": "#873537", + "value": "#f78d8f", "type": "color" }, "13": { - "value": "#522021", + "value": "#fabcbd", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#41191b", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#2f1213", "type": "color" } }, "brand2": { "1": { - "value": "#fffefc", + "value": "#231a05", "type": "color" }, "2": { - "value": "#fbf3e0", + "value": "#2d2206", "type": "color" }, "3": { - "value": "#f8e9c6", + "value": "#3d2e09", "type": "color" }, "4": { - "value": "#f2d48d", + "value": "#48360a", "type": "color" }, "5": { - "value": "#ebbe54", + "value": "#543e0c", "type": "color" }, "6": { - "value": "#edc464", + "value": "#684e0f", "type": "color" }, "7": { - "value": "#b28419", + "value": "#876413", "type": "color" }, "8": { - "value": "#684e0f", + "value": "#a87c17", "type": "color" }, "9": { @@ -483,53 +483,53 @@ "type": "color" }, "12": { - "value": "#664c0e", + "value": "#daa21f", "type": "color" }, "13": { - "value": "#3d2e09", + "value": "#eec76c", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#302407", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#45340a", "type": "color" } }, "brand3": { "1": { - "value": "#fdfeff", + "value": "#061d30", "type": "color" }, "2": { - "value": "#eaf6fe", + "value": "#07253c", "type": "color" }, "3": { - "value": "#d9eefd", + "value": "#0a3251", "type": "color" }, "4": { - "value": "#b3dcfc", + "value": "#0c3b60", "type": "color" }, "5": { - "value": "#8bcafa", + "value": "#0e446e", "type": "color" }, "6": { - "value": "#96cffa", + "value": "#11558a", "type": "color" }, "7": { - "value": "#1c90e8", + "value": "#166eb2", "type": "color" }, "8": { - "value": "#11558a", + "value": "#1b88db", "type": "color" }, "9": { @@ -545,53 +545,53 @@ "type": "color" }, "12": { - "value": "#105387", + "value": "#57b2f8", "type": "color" }, "13": { - "value": "#0a3251", + "value": "#9cd2fb", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#082740", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#061f33", "type": "color" } }, "neutral": { "1": { - "value": "#fefefe", + "value": "#131c27", "type": "color" }, "2": { - "value": "#f3f4f5", + "value": "#192433", "type": "color" }, "3": { - "value": "#e9eaec", + "value": "#243142", "type": "color" }, "4": { - "value": "#d5d7da", + "value": "#2e3a4a", "type": "color" }, "5": { - "value": "#c1c4c9", + "value": "#374352", "type": "color" }, "6": { - "value": "#c6c9cd", + "value": "#495361", "type": "color" }, "7": { - "value": "#858c96", + "value": "#626b77", "type": "color" }, "8": { - "value": "#495361", + "value": "#7d848e", "type": "color" }, "9": { @@ -607,11 +607,11 @@ "type": "color" }, "12": { - "value": "#46505e", + "value": "#a6abb2", "type": "color" }, "13": { - "value": "#243142", + "value": "#c9ccd0", "type": "color" }, "contrast-1": { @@ -627,35 +627,35 @@ "theme2": { "accent": { "1": { - "value": "#fefeff", + "value": "#001c36", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#002445", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#00315c", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#00396d", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#00427e", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#00529d", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#0f6bbe", "type": "color" }, "8": { - "value": "#00529d", + "value": "#3d88ca", "type": "color" }, "9": { @@ -671,11 +671,11 @@ "type": "color" }, "12": { - "value": "#005099", + "value": "#7eb0dc", "type": "color" }, "13": { - "value": "#00315c", + "value": "#b0cfea", "type": "color" }, "contrast-1": { @@ -689,35 +689,35 @@ }, "brand1": { "1": { - "value": "#fffefe", + "value": "#2f1213", "type": "color" }, "2": { - "value": "#fef0f1", + "value": "#3c1819", "type": "color" }, "3": { - "value": "#fde5e6", + "value": "#522021", "type": "color" }, "4": { - "value": "#fbcccd", + "value": "#602627", "type": "color" }, "5": { - "value": "#fab1b3", + "value": "#702c2e", "type": "color" }, "6": { - "value": "#fab8b9", + "value": "#8b3639", "type": "color" }, "7": { - "value": "#eb5b5f", + "value": "#b34649", "type": "color" }, "8": { - "value": "#8b3639", + "value": "#dd565a", "type": "color" }, "9": { @@ -733,53 +733,53 @@ "type": "color" }, "12": { - "value": "#873537", + "value": "#f78d8f", "type": "color" }, "13": { - "value": "#522021", + "value": "#fabcbd", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#41191b", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#2f1213", "type": "color" } }, "brand2": { "1": { - "value": "#fffefc", + "value": "#231a05", "type": "color" }, "2": { - "value": "#fbf3e0", + "value": "#2d2206", "type": "color" }, "3": { - "value": "#f8e9c6", + "value": "#3d2e09", "type": "color" }, "4": { - "value": "#f2d48d", + "value": "#48360a", "type": "color" }, "5": { - "value": "#ebbe54", + "value": "#543e0c", "type": "color" }, "6": { - "value": "#edc464", + "value": "#684e0f", "type": "color" }, "7": { - "value": "#b28419", + "value": "#876413", "type": "color" }, "8": { - "value": "#684e0f", + "value": "#a87c17", "type": "color" }, "9": { @@ -795,53 +795,53 @@ "type": "color" }, "12": { - "value": "#664c0e", + "value": "#daa21f", "type": "color" }, "13": { - "value": "#3d2e09", + "value": "#eec76c", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#302407", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#45340a", "type": "color" } }, "brand3": { "1": { - "value": "#fdfeff", + "value": "#061d30", "type": "color" }, "2": { - "value": "#eaf6fe", + "value": "#07253c", "type": "color" }, "3": { - "value": "#d9eefd", + "value": "#0a3251", "type": "color" }, "4": { - "value": "#b3dcfc", + "value": "#0c3b60", "type": "color" }, "5": { - "value": "#8bcafa", + "value": "#0e446e", "type": "color" }, "6": { - "value": "#96cffa", + "value": "#11558a", "type": "color" }, "7": { - "value": "#1c90e8", + "value": "#166eb2", "type": "color" }, "8": { - "value": "#11558a", + "value": "#1b88db", "type": "color" }, "9": { @@ -857,53 +857,53 @@ "type": "color" }, "12": { - "value": "#105387", + "value": "#57b2f8", "type": "color" }, "13": { - "value": "#0a3251", + "value": "#9cd2fb", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#082740", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#061f33", "type": "color" } }, "neutral": { "1": { - "value": "#fefefe", + "value": "#131c27", "type": "color" }, "2": { - "value": "#f3f4f5", + "value": "#192433", "type": "color" }, "3": { - "value": "#e9eaec", + "value": "#243142", "type": "color" }, "4": { - "value": "#d5d7da", + "value": "#2e3a4a", "type": "color" }, "5": { - "value": "#c1c4c9", + "value": "#374352", "type": "color" }, "6": { - "value": "#c6c9cd", + "value": "#495361", "type": "color" }, "7": { - "value": "#858c96", + "value": "#626b77", "type": "color" }, "8": { - "value": "#495361", + "value": "#7d848e", "type": "color" }, "9": { @@ -919,11 +919,11 @@ "type": "color" }, "12": { - "value": "#46505e", + "value": "#a6abb2", "type": "color" }, "13": { - "value": "#243142", + "value": "#c9ccd0", "type": "color" }, "contrast-1": { @@ -939,35 +939,35 @@ "theme3": { "accent": { "1": { - "value": "#fefeff", + "value": "#001c36", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#002445", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#00315c", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#00396d", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#00427e", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#00529d", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#0f6bbe", "type": "color" }, "8": { - "value": "#00529d", + "value": "#3d88ca", "type": "color" }, "9": { @@ -983,11 +983,11 @@ "type": "color" }, "12": { - "value": "#005099", + "value": "#7eb0dc", "type": "color" }, "13": { - "value": "#00315c", + "value": "#b0cfea", "type": "color" }, "contrast-1": { @@ -1001,35 +1001,35 @@ }, "brand1": { "1": { - "value": "#fffefe", + "value": "#2f1213", "type": "color" }, "2": { - "value": "#fef0f1", + "value": "#3c1819", "type": "color" }, "3": { - "value": "#fde5e6", + "value": "#522021", "type": "color" }, "4": { - "value": "#fbcccd", + "value": "#602627", "type": "color" }, "5": { - "value": "#fab1b3", + "value": "#702c2e", "type": "color" }, "6": { - "value": "#fab8b9", + "value": "#8b3639", "type": "color" }, "7": { - "value": "#eb5b5f", + "value": "#b34649", "type": "color" }, "8": { - "value": "#8b3639", + "value": "#dd565a", "type": "color" }, "9": { @@ -1045,53 +1045,53 @@ "type": "color" }, "12": { - "value": "#873537", + "value": "#f78d8f", "type": "color" }, "13": { - "value": "#522021", + "value": "#fabcbd", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#41191b", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#2f1213", "type": "color" } }, "brand2": { "1": { - "value": "#fffefc", + "value": "#231a05", "type": "color" }, "2": { - "value": "#fbf3e0", + "value": "#2d2206", "type": "color" }, "3": { - "value": "#f8e9c6", + "value": "#3d2e09", "type": "color" }, "4": { - "value": "#f2d48d", + "value": "#48360a", "type": "color" }, "5": { - "value": "#ebbe54", + "value": "#543e0c", "type": "color" }, "6": { - "value": "#edc464", + "value": "#684e0f", "type": "color" }, "7": { - "value": "#b28419", + "value": "#876413", "type": "color" }, "8": { - "value": "#684e0f", + "value": "#a87c17", "type": "color" }, "9": { @@ -1107,53 +1107,53 @@ "type": "color" }, "12": { - "value": "#664c0e", + "value": "#daa21f", "type": "color" }, "13": { - "value": "#3d2e09", + "value": "#eec76c", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#302407", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#45340a", "type": "color" } }, "brand3": { "1": { - "value": "#fdfeff", + "value": "#061d30", "type": "color" }, "2": { - "value": "#eaf6fe", + "value": "#07253c", "type": "color" }, "3": { - "value": "#d9eefd", + "value": "#0a3251", "type": "color" }, "4": { - "value": "#b3dcfc", + "value": "#0c3b60", "type": "color" }, "5": { - "value": "#8bcafa", + "value": "#0e446e", "type": "color" }, "6": { - "value": "#96cffa", + "value": "#11558a", "type": "color" }, "7": { - "value": "#1c90e8", + "value": "#166eb2", "type": "color" }, "8": { - "value": "#11558a", + "value": "#1b88db", "type": "color" }, "9": { @@ -1169,53 +1169,53 @@ "type": "color" }, "12": { - "value": "#105387", + "value": "#57b2f8", "type": "color" }, "13": { - "value": "#0a3251", + "value": "#9cd2fb", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#082740", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#061f33", "type": "color" } }, "neutral": { "1": { - "value": "#fefefe", + "value": "#131c27", "type": "color" }, "2": { - "value": "#f3f4f5", + "value": "#192433", "type": "color" }, "3": { - "value": "#e9eaec", + "value": "#243142", "type": "color" }, "4": { - "value": "#d5d7da", + "value": "#2e3a4a", "type": "color" }, "5": { - "value": "#c1c4c9", + "value": "#374352", "type": "color" }, "6": { - "value": "#c6c9cd", + "value": "#495361", "type": "color" }, "7": { - "value": "#858c96", + "value": "#626b77", "type": "color" }, "8": { - "value": "#495361", + "value": "#7d848e", "type": "color" }, "9": { @@ -1231,11 +1231,11 @@ "type": "color" }, "12": { - "value": "#46505e", + "value": "#a6abb2", "type": "color" }, "13": { - "value": "#243142", + "value": "#c9ccd0", "type": "color" }, "contrast-1": { @@ -1251,35 +1251,35 @@ "theme4": { "accent": { "1": { - "value": "#fefeff", + "value": "#001c36", "type": "color" }, "2": { - "value": "#eef4fa", + "value": "#002445", "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#00315c", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#00396d", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#00427e", "type": "color" }, "6": { - "value": "#aecde9", + "value": "#00529d", "type": "color" }, "7": { - "value": "#4b90ce", + "value": "#0f6bbe", "type": "color" }, "8": { - "value": "#00529d", + "value": "#3d88ca", "type": "color" }, "9": { @@ -1295,11 +1295,11 @@ "type": "color" }, "12": { - "value": "#005099", + "value": "#7eb0dc", "type": "color" }, "13": { - "value": "#00315c", + "value": "#b0cfea", "type": "color" }, "contrast-1": { @@ -1313,35 +1313,35 @@ }, "brand1": { "1": { - "value": "#fffefe", + "value": "#2f1213", "type": "color" }, "2": { - "value": "#fef0f1", + "value": "#3c1819", "type": "color" }, "3": { - "value": "#fde5e6", + "value": "#522021", "type": "color" }, "4": { - "value": "#fbcccd", + "value": "#602627", "type": "color" }, "5": { - "value": "#fab1b3", + "value": "#702c2e", "type": "color" }, "6": { - "value": "#fab8b9", + "value": "#8b3639", "type": "color" }, "7": { - "value": "#eb5b5f", + "value": "#b34649", "type": "color" }, "8": { - "value": "#8b3639", + "value": "#dd565a", "type": "color" }, "9": { @@ -1357,53 +1357,53 @@ "type": "color" }, "12": { - "value": "#873537", + "value": "#f78d8f", "type": "color" }, "13": { - "value": "#522021", + "value": "#fabcbd", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#41191b", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#2f1213", "type": "color" } }, "brand2": { "1": { - "value": "#fffefc", + "value": "#231a05", "type": "color" }, "2": { - "value": "#fbf3e0", + "value": "#2d2206", "type": "color" }, "3": { - "value": "#f8e9c6", + "value": "#3d2e09", "type": "color" }, "4": { - "value": "#f2d48d", + "value": "#48360a", "type": "color" }, "5": { - "value": "#ebbe54", + "value": "#543e0c", "type": "color" }, "6": { - "value": "#edc464", + "value": "#684e0f", "type": "color" }, "7": { - "value": "#b28419", + "value": "#876413", "type": "color" }, "8": { - "value": "#684e0f", + "value": "#a87c17", "type": "color" }, "9": { @@ -1419,53 +1419,53 @@ "type": "color" }, "12": { - "value": "#664c0e", + "value": "#daa21f", "type": "color" }, "13": { - "value": "#3d2e09", + "value": "#eec76c", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#302407", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#45340a", "type": "color" } }, "brand3": { "1": { - "value": "#fdfeff", + "value": "#061d30", "type": "color" }, "2": { - "value": "#eaf6fe", + "value": "#07253c", "type": "color" }, "3": { - "value": "#d9eefd", + "value": "#0a3251", "type": "color" }, "4": { - "value": "#b3dcfc", + "value": "#0c3b60", "type": "color" }, "5": { - "value": "#8bcafa", + "value": "#0e446e", "type": "color" }, "6": { - "value": "#96cffa", + "value": "#11558a", "type": "color" }, "7": { - "value": "#1c90e8", + "value": "#166eb2", "type": "color" }, "8": { - "value": "#11558a", + "value": "#1b88db", "type": "color" }, "9": { @@ -1481,53 +1481,53 @@ "type": "color" }, "12": { - "value": "#105387", + "value": "#57b2f8", "type": "color" }, "13": { - "value": "#0a3251", + "value": "#9cd2fb", "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#082740", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#061f33", "type": "color" } }, "neutral": { "1": { - "value": "#fefefe", + "value": "#131c27", "type": "color" }, "2": { - "value": "#f3f4f5", + "value": "#192433", "type": "color" }, "3": { - "value": "#e9eaec", + "value": "#243142", "type": "color" }, "4": { - "value": "#d5d7da", + "value": "#2e3a4a", "type": "color" }, "5": { - "value": "#c1c4c9", + "value": "#374352", "type": "color" }, "6": { - "value": "#c6c9cd", + "value": "#495361", "type": "color" }, "7": { - "value": "#858c96", + "value": "#626b77", "type": "color" }, "8": { - "value": "#495361", + "value": "#7d848e", "type": "color" }, "9": { @@ -1543,11 +1543,11 @@ "type": "color" }, "12": { - "value": "#46505e", + "value": "#a6abb2", "type": "color" }, "13": { - "value": "#243142", + "value": "#c9ccd0", "type": "color" }, "contrast-1": { diff --git a/design-tokens/core/styles/default.json b/design-tokens/core/styles/default.json index 8cb771572a..b8a1b4ee6f 100644 --- a/design-tokens/core/styles/default.json +++ b/design-tokens/core/styles/default.json @@ -255,5 +255,45 @@ "value": "60", "type": "fontSizes" } + }, + "borderRadius": { + "sm": { + "value": "2", + "type": "borderRadius" + }, + "md": { + "value": "4", + "type": "borderRadius" + }, + "lg": { + "value": "8", + "type": "borderRadius" + }, + "xl": { + "value": "12", + "type": "borderRadius" + }, + "2xl": { + "value": "16", + "type": "borderRadius" + }, + "3xl": { + "value": "24", + "type": "borderRadius" + }, + "4xl": { + "value": "32", + "type": "borderRadius" + }, + "full": { + "value": "9999", + "type": "borderRadius" + } + }, + "opacity": { + "disabledComponents": { + "value": "30%", + "type": "opacity" + } } } \ No newline at end of file diff --git a/design-tokens/semantic/color.json b/design-tokens/semantic/color.json index 9989196b3d..9fdd9318b8 100644 --- a/design-tokens/semantic/color.json +++ b/design-tokens/semantic/color.json @@ -1,588 +1,4 @@ { - "typography": { - "heading": { - "2xlarge": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f7}" - }, - "type": "typography" - }, - "xlarge": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f6}" - }, - "type": "typography", - "description": "H1" - }, - "large": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f5}" - }, - "type": "typography", - "description": "H2" - }, - "medium": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f4}" - }, - "type": "typography", - "description": "H3" - }, - "small": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f3}" - }, - "type": "typography", - "description": "H4" - }, - "xsmall": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f2}" - }, - "type": "typography", - "description": "H5" - }, - "xxsmall": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f1}" - }, - "type": "typography", - "description": "H6" - } - }, - "ingress": { - "large": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", - "fontSize": "{font-size.f4}" - }, - "type": "typography" - }, - "medium": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", - "fontSize": "{font-size.f3}" - }, - "type": "typography" - }, - "small": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", - "fontSize": "{font-size.f2}" - }, - "type": "typography" - }, - "xsmall": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", - "fontSize": "{font-size.f1}" - }, - "type": "typography" - } - }, - "paragraph": { - "large": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.500}", - "fontSize": "{font-size.f2}" - }, - "type": "typography" - }, - "medium": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.500}", - "fontSize": "{font-size.f1}" - }, - "type": "typography" - }, - "small": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.500}", - "fontSize": "{font-size.f0}" - }, - "type": "typography" - }, - "xsmall": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.500}", - "fontSize": "{font-size.f-1}" - }, - "type": "typography" - }, - "short": { - "large": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f2}" - }, - "type": "typography" - }, - "medium": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f1}" - }, - "type": "typography" - }, - "small": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f0}" - }, - "type": "typography" - }, - "xsmall": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f-1}" - }, - "type": "typography" - } - }, - "long": { - "large": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", - "fontSize": "{font-size.f1}" - }, - "type": "typography" - }, - "medium": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", - "fontSize": "{font-size.f0}" - }, - "type": "typography" - }, - "small": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", - "fontSize": "{font-size.f-1}" - }, - "type": "typography" - }, - "xsmall": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", - "fontSize": "{font-size.f-2}" - }, - "type": "typography" - } - } - }, - "label": { - "large": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f2}" - }, - "type": "typography" - }, - "medium": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f1}" - }, - "type": "typography" - }, - "small": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f0}" - }, - "type": "typography" - }, - "xsmall": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f-1}" - }, - "type": "typography" - } - }, - "error_message": { - "large": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f2}" - }, - "type": "typography" - }, - "medium": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f1}" - }, - "type": "typography" - }, - "small": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f0}" - }, - "type": "typography" - }, - "xsmall": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-size.f-1}" - }, - "type": "typography" - } - }, - "interactive": { - "large": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-static.large}" - }, - "type": "typography" - }, - "medium": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-static.medium}" - }, - "type": "typography" - }, - "small": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-static.small}" - }, - "type": "typography" - } - } - }, - "opacity": { - "disabled": { - "value": "30%", - "type": "opacity" - } - }, - "border_radius": { - "interactive": { - "value": "{border_radius.medium}", - "type": "borderRadius" - }, - "small": { - "value": "2px", - "type": "borderRadius" - }, - "medium": { - "value": "4px", - "type": "borderRadius" - }, - "large": { - "value": "8px", - "type": "borderRadius" - }, - "xlarge": { - "value": "12px", - "type": "borderRadius" - }, - "xxlarge": { - "value": "16px", - "type": "borderRadius" - }, - "xxxlarge": { - "value": "24px", - "type": "borderRadius" - }, - "xxxxlarge": { - "value": "32px", - "type": "borderRadius" - }, - "full": { - "value": "9999px", - "type": "borderRadius" - } - }, - "spacing": { - "0": { - "value": "{base_sizing}*0", - "type": "spacing" - }, - "1": { - "value": "{base_sizing}*1", - "type": "spacing" - }, - "2": { - "value": "{base_sizing}*2", - "type": "spacing" - }, - "3": { - "value": "{base_sizing}*3", - "type": "spacing" - }, - "4": { - "value": "{base_sizing}*4", - "type": "spacing" - }, - "5": { - "value": "{base_sizing}*5", - "type": "spacing" - }, - "6": { - "value": "{base_sizing}*6", - "type": "spacing" - }, - "7": { - "value": "{base_sizing}*7", - "type": "spacing" - }, - "8": { - "value": "{base_sizing}*8", - "type": "spacing" - }, - "9": { - "value": "{base_sizing}*9", - "type": "spacing" - }, - "10": { - "value": "{base_sizing}*10", - "type": "spacing" - }, - "11": { - "value": "{base_sizing}*11", - "type": "spacing" - }, - "12": { - "value": "{base_sizing}*12", - "type": "spacing" - }, - "13": { - "value": "{base_sizing}*13", - "type": "spacing" - }, - "14": { - "value": "{base_sizing}*14", - "type": "spacing" - }, - "15": { - "value": "{base_sizing}*15", - "type": "spacing" - }, - "18": { - "value": "{base_sizing}*18", - "type": "spacing" - }, - "22": { - "value": "{base_sizing}*22", - "type": "spacing" - }, - "26": { - "value": "{base_sizing}*26", - "type": "spacing" - }, - "30": { - "value": "{base_sizing}*30", - "type": "spacing" - } - }, - "base_spacing": { - "value": "4", - "type": "spacing", - "description": "4px" - }, - "sizing": { - "0": { - "value": "{base_sizing}*0", - "type": "sizing" - }, - "1": { - "value": "{base_sizing}*1", - "type": "sizing" - }, - "2": { - "value": "{base_sizing}*2", - "type": "sizing" - }, - "3": { - "value": "{base_sizing}*3", - "type": "sizing" - }, - "4": { - "value": "{base_sizing}*4", - "type": "sizing" - }, - "5": { - "value": "{base_sizing}*5", - "type": "sizing" - }, - "6": { - "value": "{base_sizing}*6", - "type": "sizing" - }, - "7": { - "value": "{base_sizing}*7", - "type": "sizing" - }, - "8": { - "value": "{base_sizing}*8", - "type": "sizing" - }, - "9": { - "value": "{base_sizing}*9", - "type": "sizing" - }, - "10": { - "value": "{base_sizing}*10", - "type": "sizing" - }, - "11": { - "value": "{base_sizing}*11", - "type": "sizing" - }, - "12": { - "value": "{base_sizing}*12", - "type": "sizing" - }, - "13": { - "value": "{base_sizing}*13", - "type": "sizing" - }, - "14": { - "value": "{base_sizing}*14", - "type": "sizing" - }, - "15": { - "value": "{base_sizing}*15", - "type": "sizing" - }, - "18": { - "value": "{base_sizing}*18", - "type": "sizing" - }, - "22": { - "value": "{base_sizing}*22", - "type": "sizing" - }, - "26": { - "value": "{base_sizing}*26", - "type": "sizing" - }, - "30": { - "value": "{base_sizing}*30", - "type": "sizing" - } - }, - "base_sizing": { - "value": "4", - "type": "sizing", - "description": "4px" - }, - "border_width": { - "default": { - "value": "{border_width.1}", - "type": "borderWidth" - }, - "active": { - "value": "{border_width.2}", - "type": "borderWidth" - }, - "tab_focus": { - "value": "2px", - "type": "borderWidth" - } - }, - "shadow": { - "xsmall": { - "value": "{shadow.100}", - "type": "boxShadow" - }, - "small": { - "value": "{shadow.200}", - "type": "boxShadow" - }, - "medium": { - "value": "{shadow.300}", - "type": "boxShadow" - }, - "large": { - "value": "{shadow.400}", - "type": "boxShadow" - }, - "xlarge": { - "value": "{shadow.500}", - "type": "boxShadow" - } - }, "colors": { "accent": { "background-default": { diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index 0b364f1486..c55598a56a 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -331,45 +331,41 @@ }, "opacity": { "disabled": { - "value": "30%", + "value": "{opacity.disabledComponents}", "type": "opacity" } }, "border_radius": { - "interactive": { - "value": "{border_radius.medium}", - "type": "borderRadius" - }, - "small": { - "value": "2px", + "sm": { + "value": "{borderRadius.sm}", "type": "borderRadius" }, - "medium": { - "value": "4px", + "md": { + "value": "{borderRadius.md}", "type": "borderRadius" }, - "large": { - "value": "8px", + "lg": { + "value": "{borderRadius.lg}", "type": "borderRadius" }, - "xlarge": { - "value": "12px", + "xl": { + "value": "{borderRadius.xl}", "type": "borderRadius" }, - "xxlarge": { - "value": "16px", + "2xl": { + "value": "{borderRadius.2xl}", "type": "borderRadius" }, - "xxxlarge": { - "value": "24px", + "3xl": { + "value": "{borderRadius.3xl}", "type": "borderRadius" }, - "xxxxlarge": { - "value": "32px", + "4xl": { + "value": "{borderRadius.4xl}", "type": "borderRadius" }, "full": { - "value": "9999px", + "value": "{borderRadius.full}", "type": "borderRadius" } }, @@ -547,7 +543,7 @@ "type": "borderWidth" }, "tab_focus": { - "value": "2px", + "value": "{border_width.2}", "type": "borderWidth" } }, From 3a4b84ac0c0315093d27243873f14a53f7aa5f1f Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Tue, 14 May 2024 14:40:22 +0200 Subject: [PATCH 029/311] Moved base to deaults and removed sizing set --- design-tokens/$metadata.json | 3 +- design-tokens/$themes.json | 2161 ++++++++++------- .../{styles/default.json => defaults.json} | 114 +- design-tokens/core/size/default.json | 7 - design-tokens/semantic/style.json | 80 +- 5 files changed, 1318 insertions(+), 1047 deletions(-) rename design-tokens/core/{styles/default.json => defaults.json} (67%) delete mode 100644 design-tokens/core/size/default.json diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index 645b14e28f..71142a7a55 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -2,9 +2,8 @@ "tokenSetOrder": [ "core/modes/light", "core/modes/dark", - "core/size/default", "core/typography/default", - "core/styles/default", + "core/defaults", "themes/theme1", "themes/theme2", "themes/theme3", diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 46840dfabe..12a412f734 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,386 +4,387 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "core/modes/light": "enabled" + "core/modes/light": "enabled", + "core/defaults": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:40:6447", - "$figmaModeId": "40:95", + "$figmaCollectionId": "VariableCollectionId:62:27", + "$figmaModeId": "62:0", "$figmaVariableReferences": { - "global.green.1": "7857eba6c8092341453c1d29e469915d59e6386e", - "global.green.2": "e36d3ab68ea81f2b0af8ccfd2e1d5679ec3e8b42", - "global.green.3": "6daf2d9d32946745ebc55ff67936f0e63f735802", - "global.green.4": "478e70da4572e2e57d870c1e2de835a2a8195974", - "global.green.5": "d07a05eebd32ecd131d623bef578ae0c6edf6ad5", - "global.green.6": "6b32244a9b1fa35e6e99a228706e19d421bb321f", - "global.green.7": "6a607a805447442a22193cdb0b49ef146ccda73b", - "global.green.8": "b7127cdc5986067b746d5ba8f16f1bede4f6466e", - "global.green.9": "e7d49711da7c2f4b2e433d3c29a26d97dd7038a2", - "global.green.10": "cf30f274f664cb767fab5b99debcbeae251e7153", - "global.green.11": "1d857d4bf6437c349f57b99b020defed8beccaa9", - "global.green.12": "e20defa8fc26e3fc3290b9345fb99443fccc8d04", - "global.green.13": "ad7ef84e7a998a95985a686c74ec9daccf7541a3", - "global.green.contrast-1": "5d56a539da88678cf8ac5724308e15bfced468db", - "global.green.contrast-2": "4f8b6bfc3dc023c7cbd1d11b353efdb59308fe79", - "global.yellow.1": "532c771ce3cc6101f97f42643e7774724f7b7a24", - "global.yellow.2": "60d711f137cd764c24cea20856b341684102f643", - "global.yellow.3": "dff3938d133ba85305e9458d9281995a92cdb4f5", - "global.yellow.4": "cf25263d2fa8921900d12ef2242ffa40ab1f2120", - "global.yellow.5": "a8099628a4225c728fe9d6ff3f50f1ac2c215c8a", - "global.yellow.6": "db2563261dce26780683fd2ad5e72cca3a82ae64", - "global.yellow.7": "52fa78d2e7be8506301f670f7133490680f8ba9c", - "global.yellow.8": "54f0c606a4a00c610c38f2c93d67fa63c3d8775b", - "global.yellow.9": "eada929b114b7994eb56cda3a1f49d830d365142", - "global.yellow.10": "948fc270e83e1dea14c0c5c60c7bb4d72dfcb3b0", - "global.yellow.11": "c8280279a7d3038f9f16364c9a64826b8374a1a4", - "global.yellow.12": "5d91c49c126084d001617e66f431892410a86b70", - "global.yellow.13": "f45c9a899d0fb6eb54434e1a7b58b48aa6d8a7a0", - "global.yellow.contrast-1": "1884b60c439019c9cc116655db6cf05b4c1c0474", - "global.yellow.contrast-2": "ba380b8593d890569d760e57e9089d3a5cce7689", - "global.orange.1": "7b95391c5c93123bf10827c4e3e8a24c5bfab659", - "global.orange.2": "7f63a74b5f73adda9262834e75021fefcebf7286", - "global.orange.3": "06b1cb4f8a3f3fe44de215e8370c62aa6db3dd30", - "global.orange.4": "a1e2213bdc5cd74575b3b4a9bfbd810369e1debc", - "global.orange.5": "dbdf2f599b13a623f3083babe20fb24413bcdef9", - "global.orange.6": "79dfdbabc332679afe576a7ad6dc156421357ea5", - "global.orange.7": "889cc00d026cb72d950dd9f66a9cd9f09abf2761", - "global.orange.8": "400cc2b3e68d28affcf4196599a8e7eb4ae3b3e7", - "global.orange.9": "9f00c0e51b481f188d4108d48c46ec09c94cc3b1", - "global.orange.10": "94b32ce5743ff6d4bf6b53525c13d269db0fdb24", - "global.orange.11": "8229c02f9ef4092c4e9e445e408d665702128368", - "global.orange.12": "7d159afc5856cf20905b49952839014038b42fcd", - "global.orange.13": "3ac1c0ae346b78fda4533d0932b526efe09690bc", - "global.orange.contrast-1": "03c597cafd7c9f19b1b6057bd7e66e779dd1b656", - "global.orange.contrast-2": "278b80a6cd9b64016ae25e0f37feddb5c5716bae", - "global.red.1": "af82154c94bcd379154496db696039b497eaac49", - "global.red.2": "5a379d63ba2e40581eef98629b71949ec218d430", - "global.red.3": "aa7e4ab6b7c8c186c1b18c08dd56a52ee93ad54f", - "global.red.4": "3f431680a8468a325b1b7385de8f889e11aac3bb", - "global.red.5": "e57cc0ff0e2ed95222b431e8b8010e2b41c5bfa4", - "global.red.6": "fe0e4072bbba8dbc3b9c7b39a9f01a94dccec397", - "global.red.7": "f557cba6c6a2ee3dce9ab7db53804b84a35c550d", - "global.red.8": "0b2036b58f15c688b7289d2fe5e30f24bc555b5a", - "global.red.9": "f5614f2a8c15018583bdd34d466cc3959dfa2380", - "global.red.10": "4921cb732a8f17096c5e2bac121df617bab87b32", - "global.red.11": "117dced663ffd5c3829baa29280fd690be024b7d", - "global.red.12": "7d1af0775df9e4794f5b743b48820d02aff0c1a5", - "global.red.13": "06555fba7323f184b7ec17a6c3fc332fd5a52edb", - "global.red.contrast-1": "e8027e8544422b9ba843b1fc9532eb11c86a85f4", - "global.red.contrast-2": "d45540a638afbcc23a0689eaf1c7e062c7bac2e5", - "global.blue.1": "2d718f08d8d19330b11b0c17ab2ef48476d3e9c0", - "global.blue.2": "19030bbb0d7056673a0ea54b30b5fdbf324758b5", - "global.blue.3": "a212bfc64849a1a9501163c7a2c6174233514ddc", - "global.blue.4": "d264f5e1c3af61b2127e7855eb6b71e1a906e208", - "global.blue.5": "f977cb547dc2ecbc4f1bba6d84b97964acfe79bf", - "global.blue.6": "be9cdc5e693869cd1f75ca9554d37279ba6b9a64", - "global.blue.7": "492a5a1f5a6ed7e57efbb8526268f8f3775658d1", - "global.blue.8": "e261267f54baf31d22e239d3893145aa69a15da7", - "global.blue.9": "310b8fd69aa3948afcd3dca8b869fc07c1442368", - "global.blue.10": "9801854bb5a749fddd61e6f574a3f082c3a4d754", - "global.blue.11": "60971347e0959bc3e920660210cd90c62fa904f0", - "global.blue.12": "41f6b2eb42f5db07f56a3da58c63841b5bb69161", - "global.blue.13": "503f707555c45c1e826023a675b6af168cdbd5fe", - "global.blue.contrast-1": "8e1e64a60b4f2dc133a4f0b92766806f284a6c14", - "global.blue.contrast-2": "a090d735c82df4fe54e891584be356f5913c2ef8", - "themes.theme1.accent.1": "51181fed3d01e1deda3b47b23b2f292e3af44e58", - "themes.theme1.accent.2": "efe1296a4a2b153b4c49561865124ad51a3fbb1b", - "themes.theme1.accent.3": "8f129785abc1795e020b487fc78ef5c8f54b8046", - "themes.theme1.accent.4": "caedbb74958652b27ec02ab1ab9d3f825e19989c", - "themes.theme1.accent.5": "b6113aa124f4f3a30555fc7b7f62a6b40fcfe14c", - "themes.theme1.accent.6": "677d1734ae4470087466c44bb496113ee90e4d27", - "themes.theme1.accent.7": "4f919ae02633e0a5188b1c44fa4387a028fd6660", - "themes.theme1.accent.8": "12ab4adc6320d9437909a982d46c252d76a2871f", - "themes.theme1.accent.9": "dc2185887c4869ed7f9135bff1c72fdceb7c0464", - "themes.theme1.accent.10": "0d002d191b4f13e19389a7b4422e08b0af358175", - "themes.theme1.accent.11": "8c16abe654d5ac4a168859f8200ba8f1508824cb", - "themes.theme1.accent.12": "ff003b8248156c4d079560ca58b13e9cdd3b739d", - "themes.theme1.accent.13": "1039535942b8794329d4ae3b1ed872ec3e9d6bd6", - "themes.theme1.accent.contrast-1": "8d68a847c077bff4d1edfe46f8df411a36ae1a2d", - "themes.theme1.accent.contrast-2": "8732dda8550529b8110d21dabf132dbc0a676656", - "themes.theme1.neutral.1": "3f1b5f87325909092ca77102ddbb3ca69664dff8", - "themes.theme1.neutral.2": "4f25aa27d10cd229bed171708ebae7d33066784c", - "themes.theme1.neutral.3": "407d636a09744de5933385f189e633a363af31e6", - "themes.theme1.neutral.4": "a042ea5627668abb1727d9aa87b69ee4a9679810", - "themes.theme1.neutral.5": "d7a52a38b7b7a257cde9f33feef688fe96965e93", - "themes.theme1.neutral.6": "5c75494220128a0cc02313165edc005d4aabf1c5", - "themes.theme1.neutral.7": "a6e0f8b78027185844d2b35796efe8778ab329de", - "themes.theme1.neutral.8": "0bbee444c22f704f6c19ba24c807fa99320ac532", - "themes.theme1.neutral.9": "3ad1b27dfa5c4a0e9dd10729fe45a6f04e12926b", - "themes.theme1.neutral.10": "d08c7ca4c86cffb262821ccb83d9fb8916f21f04", - "themes.theme1.neutral.11": "be3c5d2e56b947bcca04067f2651ed75c64fd4ec", - "themes.theme1.neutral.12": "5a20b6992bc5b5134e2b9eaeba747242174df2b6", - "themes.theme1.neutral.13": "7a791fe16650b54b9ae0058c4bc19c1d8477259e", - "themes.theme1.neutral.contrast-1": "64a455ac8cc0f2b21cbef62f2908d64b0a18bf9c", - "themes.theme1.neutral.contrast-2": "a5577189f3f01090471e4568107532ae3fc85956", - "themes.theme1.brand1.1": "33b50cb3bdfad040e01f2c3ee4bf8b8720b70dc4", - "themes.theme1.brand1.2": "1e41c1bf9df4b33c4db1edb77fdc614b54867184", - "themes.theme1.brand1.3": "8507395f2fffd7e90e38973e3ef4c4208708e9f0", - "themes.theme1.brand1.4": "903917a59904e340a415f6224963e8d268ea9cf3", - "themes.theme1.brand1.5": "1a6850a81d2d210b4a6a13b2f1237711b0287f3b", - "themes.theme1.brand1.6": "814e27b747fda9de3ad92f660053a52346800ab7", - "themes.theme1.brand1.7": "d65ae0d9b1313e7d0c2f78405831dd77c015a3c5", - "themes.theme1.brand1.8": "ec4c5a2e17f5fdc21f2d4bfc168b27d59727ac98", - "themes.theme1.brand1.9": "94727a79bf80a3d76e2c3b152105f5c6b30ed252", - "themes.theme1.brand1.10": "ed008beb7a07318e7ddb8a7c849b9a5d7a4dcceb", - "themes.theme1.brand1.11": "ecdcba66960f56c5f12f71b1a5b899a52c883b72", - "themes.theme1.brand1.12": "005517933640808464147cd694521046408a9903", - "themes.theme1.brand1.13": "802154a4ca878377fa0330d61ddf7ef86a5e2602", - "themes.theme1.brand1.contrast-1": "87a1179fa1e3225f1209e706650a743a52c36061", - "themes.theme1.brand1.contrast-2": "5145df3fc8c512bd0878f96cecad6f135086c3db", - "themes.theme1.brand2.1": "920403b9d6d288a9ebe68f593d6cebea57cbb217", - "themes.theme1.brand2.2": "bec9e64d71fee90336fe5ebbf7bee3e779a4455e", - "themes.theme1.brand2.3": "c8ba6b945a245b3b01f26c6042e6b5a39d811f2d", - "themes.theme1.brand2.4": "5d18fd81eef259e7a9cbd4519d4c11f2246999fd", - "themes.theme1.brand2.5": "2eb4c94ed3f01e80f6af010e9d4990fd0b57a529", - "themes.theme1.brand2.6": "937e200a624a1ae8f8f97513245cd0a067d366f5", - "themes.theme1.brand2.7": "704693125292eb03bee5629f4dd4dc450555bf25", - "themes.theme1.brand2.8": "6054865c778bbdeba020995db1540ef8815099de", - "themes.theme1.brand2.9": "f60ad89466cbe52e642277758e4519fd6dfbf98d", - "themes.theme1.brand2.10": "b2305f7396da250bc38030cd66588c167605bb22", - "themes.theme1.brand2.11": "f421f3f414a2d7026a00563f2e9ed2d91a10558a", - "themes.theme1.brand2.12": "fcb5af365d050b6a8e2624fcdc0e0839206a3cb7", - "themes.theme1.brand2.13": "8d0d4588853d38fe76f5cddfaa6fc78d88aebb19", - "themes.theme1.brand2.contrast-1": "2137cb0f0b6fa2c213dcbe14b304f2b501d3243c", - "themes.theme1.brand2.contrast-2": "29a089adc0902124ae2d128c4d8fa736c591dbd2", - "themes.theme1.brand3.1": "9116e1cfef010aafbd9015875815fe3bf2178b2e", - "themes.theme1.brand3.2": "54a328ef0f5fef7c5fac4522300135e01fd0b220", - "themes.theme1.brand3.3": "7f35ae01010b77a34d254770c8cea7baf41df047", - "themes.theme1.brand3.4": "fe6b7c19a1a44e96685985a1d5219895987432c9", - "themes.theme1.brand3.5": "ce951b4da2df8e28756123caa5d1fbf3f4555651", - "themes.theme1.brand3.6": "a0ea6d68d5d74b7072542d6073269c8ed62234dd", - "themes.theme1.brand3.7": "8d8a7c2f122b0b831486a7f05e584b55360d13c6", - "themes.theme1.brand3.8": "243d31781980f5b28629ceb1c5b0967de861cf01", - "themes.theme1.brand3.9": "f86bf8de57d5073999dd9ac247bbe4b7182126f7", - "themes.theme1.brand3.10": "e5f0890eaf7056121b16e55c77c6126926367554", - "themes.theme1.brand3.11": "4d51666fda2aec9591d132749be79ec2080f2eb4", - "themes.theme1.brand3.12": "ce11cf13d875e6df85480d0816f3bfe3dba8f125", - "themes.theme1.brand3.13": "3c8156c6577d444ce885eaebc19910299f65d223", - "themes.theme1.brand3.contrast-1": "469c9380eb97f31a078064bead1690d3cde6201d", - "themes.theme1.brand3.contrast-2": "62fc66767b1737c09d5b781962aa3c04db3e4b5a", - "themes.theme2.accent.1": "fa00511229870491254e6f29dce8fb802fdc86e8", - "themes.theme2.accent.2": "876e4192b26770d0a0d6d074bc4c81b1f4316272", - "themes.theme2.accent.3": "9fa228b513681e230595200f0caff6cf29588776", - "themes.theme2.accent.4": "160948662b826f8f41121f578a4359e73089cd7b", - "themes.theme2.accent.5": "9d82fa1500e3bebe65079c1282f7a0695450821e", - "themes.theme2.accent.6": "972b991ce4802fdfd0ed152ed0275b18c5b73b70", - "themes.theme2.accent.7": "60de86444b7d7599a17666f93c7326c6875acabc", - "themes.theme2.accent.8": "c334d9cf90452dac3050eadca576df7052855f01", - "themes.theme2.accent.9": "f3d0707ae58bc3049a2030bc52c232b20aeb1446", - "themes.theme2.accent.10": "62f2089df6d293827db5ecb1561e90ee7eb40889", - "themes.theme2.accent.11": "3f092abc4b04a82e5d4010277ced587f0ef47ebf", - "themes.theme2.accent.12": "2c3999ae0f08c3fd1af1c027944f7f61ab5ec668", - "themes.theme2.accent.13": "9659da78fbe290e5199fddacf823af50ac3e4298", - "themes.theme2.accent.contrast-1": "19656b3ef9c0aa25abc5fc709a27a911baba39c0", - "themes.theme2.accent.contrast-2": "b07f751df43399c1094baa9fd28bbcb93f1e9b0f", - "themes.theme2.neutral.1": "b0cc02aa58feca30a06fe1a60d54d69346646bed", - "themes.theme2.neutral.2": "402335575b80048a9137ac4c93c57a4d1081bc1a", - "themes.theme2.neutral.3": "823fb260e89543239e7c81386bab46a4002a5c6e", - "themes.theme2.neutral.4": "a8b0086a7165d18a5d5a88f85ada363a4cd64932", - "themes.theme2.neutral.5": "80f379f88c5892b9c75da016ce98aa6ddc42baa1", - "themes.theme2.neutral.6": "dad1963aef9170470cded753516bff4a3353e505", - "themes.theme2.neutral.7": "ae39efdd14c49ee0058ac7d946d7be170a330161", - "themes.theme2.neutral.8": "03b93eeb8cf9d18eb9a047943cff9d3ace14efb7", - "themes.theme2.neutral.9": "31e1efe7efb7ed4b9ae1c0098b6f7ed7908795b2", - "themes.theme2.neutral.10": "7c0253ae1bf34c071b8c04f9bc3375c55a02397b", - "themes.theme2.neutral.11": "332ad1604c0858e20d42f2778bba3581eac86309", - "themes.theme2.neutral.12": "5801eebc64025dd8e199ba0e645d0ba6b668eef5", - "themes.theme2.neutral.13": "cc0182f4efcfb27a77af8dc02a80e60a8ccd355a", - "themes.theme2.neutral.contrast-1": "af20929dc4d99f676942f1cc4f84d79daf0f838d", - "themes.theme2.neutral.contrast-2": "a11586f279e7a379cd8304dab8998164a2c80056", - "themes.theme2.brand1.1": "1bbfd6056b3cf810a572526804240d2fc39dae52", - "themes.theme2.brand1.2": "a9d21866e5391d61b7200b60096968bb5649ea18", - "themes.theme2.brand1.3": "284c5b1096f0cdac141079db20082a08f72d15b8", - "themes.theme2.brand1.4": "52a3e5c49efd8087df96be70199450f380a498fc", - "themes.theme2.brand1.5": "ec87bdef9c4d6239c4cde5dd9427ab17639f7494", - "themes.theme2.brand1.6": "5c19856856883d50bf1f1df2430e6e44e19d0be8", - "themes.theme2.brand1.7": "7d2217ec2071e2247f24623140993cdd51d42c9c", - "themes.theme2.brand1.8": "b9b794bf53828eafa6a16047860b1f0f8c1b699f", - "themes.theme2.brand1.9": "c04268113b8e6c21f77293a5b8349f41997b5935", - "themes.theme2.brand1.10": "37cd7a5e6db5b05b9e4880b876279761c9d0c097", - "themes.theme2.brand1.11": "cf82d96a3ccb75de856ba2666ff3a1fb2d4bf6f5", - "themes.theme2.brand1.12": "4c738805bde9b6a7dc20afa322ae42a6a178c69d", - "themes.theme2.brand1.13": "abcd0b8812ba5548721e92b49423e911bd71716b", - "themes.theme2.brand1.contrast-1": "7a5f20b2c0a2cf565d82fa07c7b78e5f45dbb944", - "themes.theme2.brand1.contrast-2": "f8b980eeb2d2b729d0c0d655246f473eb01b7d79", - "themes.theme2.brand2.1": "1014834dae3767129ee00909a6b6b5408883d121", - "themes.theme2.brand2.2": "2b7607a36ee3400bb12c7e018e88300eb05231e7", - "themes.theme2.brand2.3": "97aa829a9e6976681ecda33998297c1767091c75", - "themes.theme2.brand2.4": "8c85cd2ec3a665903a9d6b5ec8af18323453f2d9", - "themes.theme2.brand2.5": "1a8c4c2a14ccc4191dc85cf235496ed123a0713e", - "themes.theme2.brand2.6": "3fbb96d2ff59d48e6090d3b6268e8497c69d0788", - "themes.theme2.brand2.7": "521d19e7e999a67aa9bf83baae6d735bf138a396", - "themes.theme2.brand2.8": "4c4d24d32f4b841c8d506e5650508a35562ea4a1", - "themes.theme2.brand2.9": "8bd1ba6c66cdbb1d6dea9520fe284736d4147a75", - "themes.theme2.brand2.10": "d35a029df9c5401653db67dba93374e41c5f2453", - "themes.theme2.brand2.11": "3d316f1d582c95eeb80c1dbe49006bb12e858286", - "themes.theme2.brand2.12": "a0769ddcb7ef12164d0f7faf63cc3bfcbd3ddcf1", - "themes.theme2.brand2.13": "f9fbf22c85888d9ca96ebf512206b1d4de229351", - "themes.theme2.brand2.contrast-1": "08203d398a6c28a11abd8a1d416885da5ad4584d", - "themes.theme2.brand2.contrast-2": "2fa3478c92d3867b492b190ef71abe4d28ab2396", - "themes.theme2.brand3.1": "e31355f20bf82a4edbb958834c718339239cd9cb", - "themes.theme2.brand3.2": "9f7807e127fde6a13e2280943aeaf98dc6ea1f2f", - "themes.theme2.brand3.3": "2d9b64dd806b291f8323c0245471ed722454fee6", - "themes.theme2.brand3.4": "ba4b2d57e721759294336ef9ee7f85715feae10b", - "themes.theme2.brand3.5": "d411211fa229f46d896fe4c2d440e5b423134fa1", - "themes.theme2.brand3.6": "c0c3528d2262a0920ff0c51795a22e67e07e9b2c", - "themes.theme2.brand3.7": "bb0990a3286fb54e03c9ce8a0d2d94d3b08461a5", - "themes.theme2.brand3.8": "5517e9b12963721a505edafd5c2c4db618a60e43", - "themes.theme2.brand3.9": "0a3c1f1ebc21fbe8eed04eac0eb8d76429ea365e", - "themes.theme2.brand3.10": "68f82550ddf3c3280aa79c34148a0a345b8fd6f2", - "themes.theme2.brand3.11": "83349a8a60f3af638948e3806de755173882c8ef", - "themes.theme2.brand3.12": "0ef6eaf389e11ece67d7f401dfb715c0c5743347", - "themes.theme2.brand3.13": "6bcf8e17793938109ba108408fd606b52e3ce586", - "themes.theme2.brand3.contrast-1": "052a3d1a251127dfee7e61b832025996f6536ff4", - "themes.theme2.brand3.contrast-2": "e94fd7441715c57b76824ec99b0b5463c4c68ccd", - "themes.theme3.accent.1": "9b10902d40324c0339233ef609a8b1bf804cb6cb", - "themes.theme3.accent.2": "280c92ae7595ad4c7caa53a0e46c9de74738de7a", - "themes.theme3.accent.3": "5a61f05c4cfb5814f55381eb17e5094f203c30a9", - "themes.theme3.accent.4": "89fd6f6abd5600fc533d21b8ad8282bf43f6bed6", - "themes.theme3.accent.5": "b5dfa19b97f7cb577d208a369bea6cdddb98277a", - "themes.theme3.accent.6": "b22a346a3da16c7ae25b1a7807e1ae9cba99ef34", - "themes.theme3.accent.7": "058ce3c73f2ac412db846be8669450411d83c5d3", - "themes.theme3.accent.8": "d218255fa861d0f9d63768ef034010f34479d0fa", - "themes.theme3.accent.9": "af1313ab96c85926af3104a1045768e618a13da9", - "themes.theme3.accent.10": "4b555deef55984433a5d167487f7f70a27d1d6cd", - "themes.theme3.accent.11": "d03f3a488f98ff65a5907fde903af873a4652340", - "themes.theme3.accent.12": "06e801ae135d6d415eaf7e8026508856be446b47", - "themes.theme3.accent.13": "aa50f3a952780ced0a4b44b7511af9b1ee1b9418", - "themes.theme3.accent.contrast-1": "2b6d6555efb3077817ba16c70b97716f9eaa90ce", - "themes.theme3.accent.contrast-2": "5a39af69247ebe7b0476d3e1da05cf9e789b983f", - "themes.theme3.neutral.1": "8583e4e2c0696ba2ddaa1a3778b6e2f023c89b88", - "themes.theme3.neutral.2": "27eb26fa1a9cdeec4d542a67150224ceaf6fc4c8", - "themes.theme3.neutral.3": "3d9845fecdb4a2a83d4c7c3e7f7de2af1f53bf8c", - "themes.theme3.neutral.4": "5e8934064552ecf06ad69c03652b85244861832e", - "themes.theme3.neutral.5": "0a83034fc925092e9731be33729bd00fbf23d7a6", - "themes.theme3.neutral.6": "1500f4f6b5800b405996d2f51a5f1bfbccc3c540", - "themes.theme3.neutral.7": "0538390237f9178ecc31882373cd95daff52cf68", - "themes.theme3.neutral.8": "8f34f74fbd236cd6a1b950e19f8a216433b6f93b", - "themes.theme3.neutral.9": "2bb54af5cca3c1a0a294679d163fe57780094ee5", - "themes.theme3.neutral.10": "0a394691965c71401caab01f5e0e65d2fd267851", - "themes.theme3.neutral.11": "66edda7a82cbe213149e87d07e3d7e85941052c4", - "themes.theme3.neutral.12": "f8a971b3c4bfec549099e8b49e7f6dc864d9be91", - "themes.theme3.neutral.13": "32a14bb5846cb61cdad46a67c04b66dc17c66524", - "themes.theme3.neutral.contrast-1": "bcd9c7772fbb3b2386226be2cfe8a53e251e80a6", - "themes.theme3.neutral.contrast-2": "9e7642eb862aba1fd59a2ac15c494fcd69b2b75f", - "themes.theme3.brand1.1": "3bc8e7567672be25e1adecfcbe37821421a1da47", - "themes.theme3.brand1.2": "4a753837986057568c012e6e5bf54c41bd3c28ee", - "themes.theme3.brand1.3": "1091544a0be9662cbaf1599171524d582c93e05d", - "themes.theme3.brand1.4": "13a990e96344b680d75925c9542a92b441fa4021", - "themes.theme3.brand1.5": "fca734942646022a8ea0d69a01296bbe224abb61", - "themes.theme3.brand1.6": "3f41dda6f889bd1b88174f16280d89d0a01b8826", - "themes.theme3.brand1.7": "9dd72d7365ad6b4fdc7c515eb63b65a1e192dcdb", - "themes.theme3.brand1.8": "2f76984615816f636a8a03f2311f308b3b2c3917", - "themes.theme3.brand1.9": "5b7eff607fc62b6685f84ac3bef6b656c251d2fc", - "themes.theme3.brand1.10": "e30940f7a241f58d9780094e41af4f7e3b9970e9", - "themes.theme3.brand1.11": "f759735f27da276dcbc6e0362e762d52433bec1b", - "themes.theme3.brand1.12": "2698c088b123dd25211f50a31993e0c92c8c4521", - "themes.theme3.brand1.13": "f4190a01c71b8b575a343fe6d9733966aa95950d", - "themes.theme3.brand1.contrast-1": "d73bf1ede5d70f37693bfa763e050a28e5d5b965", - "themes.theme3.brand1.contrast-2": "dedc37626607361f181f4a97e0bd68f9a4518ce0", - "themes.theme3.brand2.1": "3eb34acfbd09beabe07203d69b713298f756d02c", - "themes.theme3.brand2.2": "cb6ee7d383f7504e9300a2d89b6a54b13895e7f8", - "themes.theme3.brand2.3": "35bad057fb5fbcf0277a0687c3f2dc8ea4477cf1", - "themes.theme3.brand2.4": "d4b5131d11d706374737fefc30edbfd172a2e3f7", - "themes.theme3.brand2.5": "e81c1d6910b0eab3615dd210fc404871738e489b", - "themes.theme3.brand2.6": "17b77bdcc3e552647a67620850a7994d478543f0", - "themes.theme3.brand2.7": "e528aba2c9a845f0b9dc00fe935f29eaca6df48f", - "themes.theme3.brand2.8": "7f10074faefc962e6574c014078981da096d3ad7", - "themes.theme3.brand2.9": "563d151ff14b7c07c63b7806700a715c74511442", - "themes.theme3.brand2.10": "eb2c4df7e0810f651991a8b017c6135337dfcffa", - "themes.theme3.brand2.11": "3864f50e717212921ac0873c321bd39a6e2ad4a2", - "themes.theme3.brand2.12": "8240b30d0fc5383603ad6e18544ff46143cf8f7d", - "themes.theme3.brand2.13": "87d557c3862234f8723c4f3512d1da966b0434d1", - "themes.theme3.brand2.contrast-1": "2be0955613a052720c95d2cf1e7e557e7a39d46f", - "themes.theme3.brand2.contrast-2": "ba49292497af0c3ab038cf749959ac8da265c6af", - "themes.theme3.brand3.1": "b3d54ec08facfd64346bd59e2975868153d0c528", - "themes.theme3.brand3.2": "05151879b585797a648e3bef2c5a6de71078d2c2", - "themes.theme3.brand3.3": "e9f38a9e41477764638b8700b6c31fa630dd7a93", - "themes.theme3.brand3.4": "f3718de920b920b03ab91ddc16c281db331ceed0", - "themes.theme3.brand3.5": "64fbb754b0523a711f1c035fa08bcc34d5fc3b06", - "themes.theme3.brand3.6": "3582fbf13fbed50f60f3f12ee0633065dff245d5", - "themes.theme3.brand3.7": "332c04a0d511672173e826914a4d6add2d9aa408", - "themes.theme3.brand3.8": "618c97cd74e1789ca3cc2f69b988404ba0c5daef", - "themes.theme3.brand3.9": "3707849ed8a0835aff388e518a2ac9567859d952", - "themes.theme3.brand3.10": "d6f1b6654dcd51b2e52d2c3c62a1738e9a32068f", - "themes.theme3.brand3.11": "eae654e56440b389ba71b1377d8427b928244d07", - "themes.theme3.brand3.12": "3967f8969575b0162e829f0ec524566c88632021", - "themes.theme3.brand3.13": "773ab3c791852c1f78b19bf37bc24fe6594e87e6", - "themes.theme3.brand3.contrast-1": "1406e251cae03028029a7978426497ddfa716ebc", - "themes.theme3.brand3.contrast-2": "91a60c2f764eaee04bb04965bf621ba40e2c97ea", - "themes.theme4.accent.1": "e2d7a28ece9d0422dd3f11fa6ea62f7110ecc869", - "themes.theme4.accent.2": "a74988a827f3e8e9974512397989e6f32fd426de", - "themes.theme4.accent.3": "5ade22deeb82059c58ceb18ccfeac88dbc8ca618", - "themes.theme4.accent.4": "f799f2f7030f81bc94ee532e69395781d84b4aaa", - "themes.theme4.accent.5": "824800b873f24e790c7250142aacaa5eae8cb3b2", - "themes.theme4.accent.6": "f6dd7f7c29faeda18280eb0065c0224a25a912c5", - "themes.theme4.accent.7": "ffea4e67ef41ab7f5e021c7cc69829b7b6ef8c17", - "themes.theme4.accent.8": "a591c8192837a871d37d2255f8b284d28f6859a3", - "themes.theme4.accent.9": "d4ea282d7e913af8b6b68cd4c5267e6f7633e135", - "themes.theme4.accent.10": "f5878afe7dfb93cd02e2d4ecf096b60f17a71d51", - "themes.theme4.accent.11": "fcbfc4deb36b99ed94f2e974538ea4119eddffee", - "themes.theme4.accent.12": "d4b8d21461ba57e8c9347dab0bff67b2180f9abc", - "themes.theme4.accent.13": "ed83125a89a7e856a4b49eacee234b80f1137248", - "themes.theme4.accent.contrast-1": "608f36d4068cbd0607cfaedc7450e811f589593e", - "themes.theme4.accent.contrast-2": "9730830538bb63ea1b3079bfd9441da9afa0e9f5", - "themes.theme4.neutral.1": "88959bb8e7e45d272f7a62b86627ac596d0f4c50", - "themes.theme4.neutral.2": "76991206c011bb85179821b790aa3a6dc6462073", - "themes.theme4.neutral.3": "6df0884e267aa9601763ee7ee52bd0a2aa7a151e", - "themes.theme4.neutral.4": "ef53c33694064962f357506a09e25b3cf59efa73", - "themes.theme4.neutral.5": "6c67c5dbf1d48910db8b1870c45fbb89e533c8c7", - "themes.theme4.neutral.6": "fbf342e876535adafb255637565106cefbc758fd", - "themes.theme4.neutral.7": "ad7d5fd3d38e4a12035c10cb48085138c0dff111", - "themes.theme4.neutral.8": "b206d9f820b4b1f824affe18ac4373657974f85e", - "themes.theme4.neutral.9": "2742b9a2729b97b1e1fb695c814bf72cf100ede3", - "themes.theme4.neutral.10": "46277217e07902f7c7dc27569e23e6e0e1eba066", - "themes.theme4.neutral.11": "3452434952b06f15b8ca4c1c7dc10a6652c5e8ef", - "themes.theme4.neutral.12": "c3d867dd64770b371ee3530104f99efc6de4b6cf", - "themes.theme4.neutral.13": "4734c190564add7e8949efdf09380516a12a0569", - "themes.theme4.neutral.contrast-1": "9b0b4d6eef8aa72c802be6e96fce3c39001ede9c", - "themes.theme4.neutral.contrast-2": "a7ddf96bb28e720936e9f111c61fce741f19d3e0", - "themes.theme4.brand1.1": "fc284c7b133591b4edfb84684713c3ba3b8c27cd", - "themes.theme4.brand1.2": "82925a4f559e902691b7168a9725765036c2dcd1", - "themes.theme4.brand1.3": "798395fb472b8f8cf38837dba9c75fc3e7314265", - "themes.theme4.brand1.4": "4491935032d77bcb741458b86716285363fb8b3e", - "themes.theme4.brand1.5": "f7840ada9a8297923263adffa1add46381c1e5b1", - "themes.theme4.brand1.6": "3d899c5033ca3100523e35051a4e3ad6991f400c", - "themes.theme4.brand1.7": "0a9570055794876e2e8c6d1e09ed49223db2df4b", - "themes.theme4.brand1.8": "ca446fa24156048bac841c2f7d9db2a346369746", - "themes.theme4.brand1.9": "3cb9e8813795581ce10901859f39299682dec1d3", - "themes.theme4.brand1.10": "d0320fd3404442362316a9e4849c3a53c60f4b50", - "themes.theme4.brand1.11": "497a6b07f05c63ec698597f1c9868acd061d3c1f", - "themes.theme4.brand1.12": "51021a52f60d80d91db5d25ec249ff1f2f13ce5f", - "themes.theme4.brand1.13": "263f4d627cfc7eef354535d2026729ce6b511aaa", - "themes.theme4.brand1.contrast-1": "ee61a8bd2e36a995eaa37ecf86d27446edd36200", - "themes.theme4.brand1.contrast-2": "bc0c47bc64ac702bb5cdebe7f4cd4c169fdaa3b6", - "themes.theme4.brand2.1": "053c68af2e033f2ba6596810387126818d4b40f2", - "themes.theme4.brand2.2": "a492bfa9acfcb8521d87517bd5ded3ddceefabef", - "themes.theme4.brand2.3": "bd21920fb211cd95ab29dd7473082d2b4a4d06be", - "themes.theme4.brand2.4": "0b7099f537b63b9d10563812a34083c0ceb6e99e", - "themes.theme4.brand2.5": "f6f790db6a36c5807de9c0d96fe231745a50c64e", - "themes.theme4.brand2.6": "bce981e73c8a60779b3f69ce12f202ce9fc50bf5", - "themes.theme4.brand2.7": "b359eca7c754acae7b0a64591084da1f527a1b8a", - "themes.theme4.brand2.8": "45611830a49c3801cfbcf5e2f809facf3758ece6", - "themes.theme4.brand2.9": "d022374d0a6c9f1ea1218b9b38b3592c23ece17e", - "themes.theme4.brand2.10": "5ba7559d12efb1c4367f72de8bb0e599892fea81", - "themes.theme4.brand2.11": "8c2414bcb32ee9053eacd7a5fa5674391d8eb51f", - "themes.theme4.brand2.12": "cb0c9fe83842b9ecca7462efbee1ded11774a6af", - "themes.theme4.brand2.13": "2cf226d78a636dccc64d9a1023ccadbf091f2671", - "themes.theme4.brand2.contrast-1": "5eab2844919a80b35228cc6f11d891136d159c2c", - "themes.theme4.brand2.contrast-2": "b7a2ae502381d44e490af9d4837651b931a91049", - "themes.theme4.brand3.1": "9ef4d074ab04c0d7e80d45be59ce4a5edbdc3167", - "themes.theme4.brand3.2": "9d885ae469ee9551bdf220ee8e0da0b282ed0a2f", - "themes.theme4.brand3.3": "6db2a3879330e87b20c683e0a84fccc04fb3d1b1", - "themes.theme4.brand3.4": "5463c7305dad4c5c686373db602f855a235d88e4", - "themes.theme4.brand3.5": "89e86f81b74cbbfafdde7d706929ec1ae472e60a", - "themes.theme4.brand3.6": "0ef12a2fc5ed6535fdab00f6c0fd14bf360f3658", - "themes.theme4.brand3.7": "ebcd52ac75e438ec36fc0dd8f52fbceb892c7aa8", - "themes.theme4.brand3.8": "8dc564b125f1245a955f66cb9600c6a36297c0bb", - "themes.theme4.brand3.9": "e8f1fcb29382eec1bc9a869ca0451545b0fb35e0", - "themes.theme4.brand3.10": "9b04baf14823b5b578cb05062b07c9bd9591c95b", - "themes.theme4.brand3.11": "e98401446730655bbb145988897215995d17a6f7", - "themes.theme4.brand3.12": "3a57dd2331b41df4830ca8b5c8ab33a67175af68", - "themes.theme4.brand3.13": "6b294d462a1fde5fe4b5960a32c63d37487c17cb", - "themes.theme4.brand3.contrast-1": "c6fa2d7913b763c19d3cf76e100ffc3fa7a31407", - "themes.theme4.brand3.contrast-2": "5390bec3487207412dce30fbef62900aa946305a" + "global.green.1": "cee49f6d1c9f0e5458fd5ed555668e9d37ed9cc3", + "global.green.2": "8450f3ef3243098dd5709ba836b59d4c9ad00250", + "global.green.3": "72c9cac8a3c315a396de7dd935dbe66e31bcbc0c", + "global.green.4": "781fd70eb2b3b041633850a10dfb7ced77d0d57f", + "global.green.5": "58b63f630aef9c57d16b88babea7301589071666", + "global.green.6": "b1ef002eae24247445ec61421bf0e54b6fb6e719", + "global.green.7": "2a1bb7212512f18e4db625909ff21f11936c8fcc", + "global.green.8": "483eec06361fd1b7c0564ae566f2b9128d8b364f", + "global.green.9": "1889c8a2ced6d118e410e853186ccb80c32072e3", + "global.green.10": "ac686d18fc346ff59cc8100c559339bec81920a4", + "global.green.11": "c60389506ab799809d30ac10eef69ea9ee5a4db3", + "global.green.12": "262c36b567904f85625d8e8b51dfe6504961c594", + "global.green.13": "7ab0552a79ab0f6b33887d98756baf270c14d110", + "global.green.contrast-1": "abf40e01bbcdf8b02a6fc54ae2cb626be8f7f327", + "global.green.contrast-2": "cb3e7e817f9ea9a92e3217e98496d8de80183f15", + "global.yellow.1": "f0bae4a901aa31cf872ab0d730a8a670aa5009a3", + "global.yellow.2": "7d079b8248018e4eb8f844ad50da00fc94f7dac6", + "global.yellow.3": "9447a1c7411478652ead21fcdc4d6c4ebb3a9721", + "global.yellow.4": "be3cabd1f7ce83d732bb9b3d5348eb4b0fc66109", + "global.yellow.5": "4d0c0c3f6a663fadb16a0061988ec8d9443e5875", + "global.yellow.6": "b027080936b858793fb055c05bb93433be2c62eb", + "global.yellow.7": "ef9d56fdaf41d4641d9656ec7cab7d9a1ca82f09", + "global.yellow.8": "553a276c63f24e25aee17d1dccff5668e9cfc896", + "global.yellow.9": "0cb6b527a4b3666deaaa2ae82c2b3ca107092cc0", + "global.yellow.10": "306aff8436e42f4a5f565be947783b0d4f2accd4", + "global.yellow.11": "41f6e94eac1449c42e5dc8707808a81c3f9da543", + "global.yellow.12": "a4bcb70fafa22da24244ac7581b7d909295adf01", + "global.yellow.13": "ebe663f983c0f7cb9de0a76b3fe00c339258b6b3", + "global.yellow.contrast-1": "7a7b93c203c0cce7d72f460d66c6173cfbff9e12", + "global.yellow.contrast-2": "cc9d221df546d00c6a8e202e286337f5c9f76983", + "global.orange.1": "7dd22ea9a38c84b8ddb577fb90a4db0f00993936", + "global.orange.2": "4acea5ab1e4df107046a3371d2bbe941229a88d2", + "global.orange.3": "55261815405eb684febcb33d4c49ca559fe66818", + "global.orange.4": "9a8a96b2e83fd90a999c72b162cc05f4820b4da1", + "global.orange.5": "0526fdd0193bdc11b2ca8535f5320bfd94cf3dc3", + "global.orange.6": "9212fa3107dc85e29b55faac10db9a90879a014d", + "global.orange.7": "d7b04390b1d1674d3c601557760993b61a81a49f", + "global.orange.8": "a030422aeb40ec961d6bbfc31276450dccd1d115", + "global.orange.9": "91a8d5ae4f7666ac332fc0dc0d62f65b4bfd80a0", + "global.orange.10": "5d7db17ac8d9db0dbf81cfe20a1cc5d648be5844", + "global.orange.11": "2ceb5240c57d7733c3a26913cf53f1104088349f", + "global.orange.12": "2d996289f3c16743cc9f86adbbde3f3613a00303", + "global.orange.13": "04cd2d0ccd962d50d5230e0897610d435cf2de33", + "global.orange.contrast-1": "aefe06023a96067d986b1daad5bad8452e709317", + "global.orange.contrast-2": "89bb93143a7f1509fb70a738685cdb6e64e2f728", + "global.red.1": "a145070e21985664c670185ae24e8766212c9ae2", + "global.red.2": "2192c3c32167b05f3acc33acd1bf7f14639b7495", + "global.red.3": "0c0035249fa494141588b624fbb72570e7fb7f52", + "global.red.4": "7561cb211ac2395cd9cca2b95604d832f7e29f40", + "global.red.5": "167a97539e07061763524988572a4c67cdeda3c0", + "global.red.6": "aaa41fef45bba823066bfade5558b630fd6fb390", + "global.red.7": "f6969f85b0b470881cbae4ae1526217a04f8d41c", + "global.red.8": "aabc60bc649adaac6a7053bf66f4c9e84140e8cd", + "global.red.9": "6cb4d4bb008f45c0333df1983b1530ceb1b5c5c7", + "global.red.10": "dcd0ffc94ba98a3494463dddfb8f947b8a926c36", + "global.red.11": "68f78afc25e1100d7e346304fea820f695de0d32", + "global.red.12": "13d9c5db45698050524f07d3c22dde4efe31b466", + "global.red.13": "466767a05993beb67e4c1be8afea2cd06cc930c7", + "global.red.contrast-1": "e3fc1acd44b4993db27d7bd388b6e7b575793d31", + "global.red.contrast-2": "c11b25adf1cbdd8e915c4f85b5ec84b23e08d37b", + "global.blue.1": "b3c0dfe13afcb283ed8cae110051e4311a1307dc", + "global.blue.2": "4ec3ba190ad2fe9a60466b27c271881fa3fe088f", + "global.blue.3": "43f6ad961cdcf96779a5dca82f651f5e07ed23fe", + "global.blue.4": "6d393217ded9b7a6a94928ac799b69257276e186", + "global.blue.5": "6f6d36c99c4f79fc4e44c1ecd36d1cc44dfa7d89", + "global.blue.6": "2ac0cde01ac6434b84f5f32824af30f5b6c52577", + "global.blue.7": "860e96485c2a926adba052ed1ce632ff96bd1e47", + "global.blue.8": "47bdb18458cc7e976aebe2a82d11a90fe8207478", + "global.blue.9": "36da77eed8360a27db3538f76b9d3f356acf408b", + "global.blue.10": "6ea612129f19c5c9a25f49626b7b01f7399ad785", + "global.blue.11": "723fe5878848e504dd7f73705cc168c3fa091b29", + "global.blue.12": "559c5cb10a48b0699b3a3fa2582d2e5290823c02", + "global.blue.13": "f9a229f1b0ced010a7ed5f5d1b1030177b48f249", + "global.blue.contrast-1": "1e1857aa4eafec948549f71671268d03bb9bedd7", + "global.blue.contrast-2": "8936b67cbce2ba38a16260e2146f5889a5023329", + "themes.theme1.accent.1": "41c72925070451a1e2e00fcff93f6f79f080d4bb", + "themes.theme1.accent.2": "63d6581c63de9164f4f2e08fd8871e8fc60456c2", + "themes.theme1.accent.3": "37c9ee8923eccf6b59b413b415cded08cb118b90", + "themes.theme1.accent.4": "4189c5d3cc29ec6fab4771da6921ef6a5d3c3053", + "themes.theme1.accent.5": "11a078cb20c93f3d1915bd6bc3ba55d7d0ef3773", + "themes.theme1.accent.6": "3ce04a64e4349d5cc95fdc08546b52adb8a98320", + "themes.theme1.accent.7": "fa89603c5d2b10130b3da41fac40be282044daad", + "themes.theme1.accent.8": "54a4ae1e368f3058d2e24c96a29bc43f1ff0ab6c", + "themes.theme1.accent.9": "336288c30619e8172d7867b0a40502c29f01ce9e", + "themes.theme1.accent.10": "169d6d7ed3f79640023d8e4e6609ad3b7477eb9f", + "themes.theme1.accent.11": "dfa47af48791564c0b173eb13a4f2345fdc61a98", + "themes.theme1.accent.12": "7654fff954bef200c53502694cdf83336e661e5f", + "themes.theme1.accent.13": "2d8f7e555a1aaa9ad394f3e84c9092dbbf33687c", + "themes.theme1.accent.contrast-1": "f05155ab18ff37436dbf86ae85b6f50c090f300b", + "themes.theme1.accent.contrast-2": "aa9eec82984c76e63e4934909b21465047f4cc3b", + "themes.theme1.neutral.1": "e56bf932b1dcb4c1ce3d20bd0f13b2c1e5a27d13", + "themes.theme1.neutral.2": "47009f41b2c9cf16f5139a7fe2a1999b1aa484a1", + "themes.theme1.neutral.3": "033932182ede70b3e3ccda480ffd2f9efbb39839", + "themes.theme1.neutral.4": "3956c07a62877afe8a203aa5d2286545fa73dd73", + "themes.theme1.neutral.5": "0bb88517668e143aac6fa40c3e6eb699f39ad33d", + "themes.theme1.neutral.6": "517361737bd52d6eee090038e11616267ec9ceab", + "themes.theme1.neutral.7": "63c346f0c42ef91952fee8fbaf506830a45e74b3", + "themes.theme1.neutral.8": "be9850afb87e7cdb3e92d9c2b7726bf21c1564a7", + "themes.theme1.neutral.9": "3c3ae9cd9f340d5d37f24face5a3ab3f8acdfbe7", + "themes.theme1.neutral.10": "1e27cd8d3bffe8754503afd5ebcffc21874e5bc7", + "themes.theme1.neutral.11": "c57a89a3803ec62ddb1147777f644361cdfcbc8f", + "themes.theme1.neutral.12": "4c899257cd930cd16e8e2637e14871637c84a55c", + "themes.theme1.neutral.13": "07cf466db0ecea62d03ff0dd90476d63b7d67076", + "themes.theme1.neutral.contrast-1": "2c506b6ae599a00d5acce6494cd3048d978edd62", + "themes.theme1.neutral.contrast-2": "d5d074bf6c74ce3080264881b9e7839d4000dc30", + "themes.theme1.brand1.1": "8f2bd7622ad41ee14bfd9643150d763d67488909", + "themes.theme1.brand1.2": "f6fb583197e421647e539c9ae95cbbe85ba83da1", + "themes.theme1.brand1.3": "f7803e22d60123f3c3268fd45910b44e20b5b3f7", + "themes.theme1.brand1.4": "3506e888f84156fa28f6ab348fb90b27d073bce0", + "themes.theme1.brand1.5": "1be276d433f41c6f903f833bbade1687fee2c542", + "themes.theme1.brand1.6": "819f7d398eca6f65c1ddb2a5e951c3c1051b276a", + "themes.theme1.brand1.7": "ad7bfb5138bfd6bc515c8a8ca6f6259afba5a6c1", + "themes.theme1.brand1.8": "5204d7aef4c845da7568f2e02c7325f212b2b33f", + "themes.theme1.brand1.9": "59815bf12ee6417c6f873517b22e112adcff38cf", + "themes.theme1.brand1.10": "7da0674be9a8b938fc860998ae92b58b5623c0d9", + "themes.theme1.brand1.11": "8cb5e8a88ed9a7abd09a1cf314600e69a77a5c6f", + "themes.theme1.brand1.12": "d86f63f48fb586652da87d55b4cc9646d18640bf", + "themes.theme1.brand1.13": "e6ee29914eff6dcf55040719f4369c4268b6f227", + "themes.theme1.brand1.contrast-1": "f776171886deee1e8c2c621d34de7a35b41431df", + "themes.theme1.brand1.contrast-2": "a3bb3cc0a98608653b4aa69d246a5cb761ac7c90", + "themes.theme1.brand2.1": "2f3d702bf6062dacf1658148ce32e6a7fce0673f", + "themes.theme1.brand2.2": "3a35571a913f006cc6bfdce952f8b54dd06221cd", + "themes.theme1.brand2.3": "3c72fbd3f5f92350a6f07cf102b129e35e5a8c05", + "themes.theme1.brand2.4": "2730c8c64f351c8053783cd7d4afe50e3f65b739", + "themes.theme1.brand2.5": "aed7e77295a959f201f22e9cec67bc0a225b5024", + "themes.theme1.brand2.6": "81e5a7e6bf3c82d1f4f2098ae03024fea7f35026", + "themes.theme1.brand2.7": "ef85eb136b440f0d7c81662c3535e04e75d776d5", + "themes.theme1.brand2.8": "d929ab32f4e7db817cdc4ebe754151e539aba2a8", + "themes.theme1.brand2.9": "ffd51d31f29514c40c4821387e54b7291734206b", + "themes.theme1.brand2.10": "25a1f623063300d37eb96cd446d06ac2128c8250", + "themes.theme1.brand2.11": "e01248bc71194b2bb3e4bb025735f5bf6cd865ba", + "themes.theme1.brand2.12": "cb99c9de343c8d02a865937915efaf31432e9fdf", + "themes.theme1.brand2.13": "9031befa14d80ee68bd78b9ec493936c9c8c9d75", + "themes.theme1.brand2.contrast-1": "a2ff5fd7b1a2cc3bedb8d90224dc78cd5ff11e97", + "themes.theme1.brand2.contrast-2": "95018967c6273a1c63d3f4d91f5267f71b69a844", + "themes.theme1.brand3.1": "5e6996e25d0e6eafa2091c802eb92f004a0cd9db", + "themes.theme1.brand3.2": "5c70e1d4b02117da513f9730926e8229951c648a", + "themes.theme1.brand3.3": "fddc398555badbce28ba0873eb1fb5cd222e30c0", + "themes.theme1.brand3.4": "10f8ec4640e3e3ff64ab4c6ca4b70ff0dced4fcb", + "themes.theme1.brand3.5": "47ced9ffce606f728718d95d879a8ebc2bac88f4", + "themes.theme1.brand3.6": "d7157ae6dfe19f143926ecef45ea14ce2d82adce", + "themes.theme1.brand3.7": "32dddfb0e778651e09f2243c121b580977700116", + "themes.theme1.brand3.8": "1d55e4fcac47b91e527b59373a3c54138d3caf1a", + "themes.theme1.brand3.9": "f62fc8e83901d4b8dca69a356fb61adbb30ba715", + "themes.theme1.brand3.10": "78fd0b55c21d081966933c7245b6ddac9097cf74", + "themes.theme1.brand3.11": "c9a4ac53e2e9b1d2b03675034cf76b5a633c90b1", + "themes.theme1.brand3.12": "dd2305ab86cf57a1f6f41ac8034101cca1707a9f", + "themes.theme1.brand3.13": "a79095aeb6608377ab2c4ef36a4412905f3ae020", + "themes.theme1.brand3.contrast-1": "38a330e9c89dbac9d1d81d3e6942b33f891009ac", + "themes.theme1.brand3.contrast-2": "d5d0d2af96a4fe6578af80f28529d1503c89f1d4", + "themes.theme2.accent.1": "6e78bec07d1f530e46c28212e8b00f85d3429701", + "themes.theme2.accent.2": "e748abc1bac1c3a464ce214cdbcfe6c41222ff35", + "themes.theme2.accent.3": "2166f9bfe63b3019f07ea3d948a285fe57f02e8d", + "themes.theme2.accent.4": "b648014d24f0c675c7df7499654bb9f1321d5262", + "themes.theme2.accent.5": "4b4ffb5a4bb25e7069c5d8a1e70b74046b59c5ee", + "themes.theme2.accent.6": "4bfe06211fed7c9978dc8c0d68294d469559cbdc", + "themes.theme2.accent.7": "e84f2cea07645b1dd5b4bcc2a3a1e91e9e03c1c9", + "themes.theme2.accent.8": "7c457fd952a9eea4fda5892a94b33dae15b8b056", + "themes.theme2.accent.9": "3eaae9cc4bb8e3a27d70c4c7ac0f303d7d5eed40", + "themes.theme2.accent.10": "8add72e2833c89385c28686e9c41c49cc027135e", + "themes.theme2.accent.11": "0213fcbe24180fa6c9a032b064bfb5ca39571788", + "themes.theme2.accent.12": "5e157599475b4924cc35a8f6f831bf88732c38d9", + "themes.theme2.accent.13": "244d0060732813063d1a5aeaa9c4fa482c4a24a7", + "themes.theme2.accent.contrast-1": "6b02612ecafc24e33778af4d4389b2e03b455fe3", + "themes.theme2.accent.contrast-2": "e5fa9b1d1845ccd8c4deda119c46c47f6334ba41", + "themes.theme2.neutral.1": "1de016b49e8c2d4f72c1fba6acd8360e98d8c392", + "themes.theme2.neutral.2": "9c03e01f8c87e600bb25f67375b7efeff3ed201f", + "themes.theme2.neutral.3": "2ad91d742ca28376f855f6567ebe9ceab4348b57", + "themes.theme2.neutral.4": "24ef29d5a3405b1741fb611f3a50f337f1d66146", + "themes.theme2.neutral.5": "e3d5d1834069a86f507ec60c3474724683f496a3", + "themes.theme2.neutral.6": "33a8cfc07252b1660ca8572c96ed9e8ea70d0534", + "themes.theme2.neutral.7": "93489953cc3f5b00fcb2ae2ae75612b338cc9730", + "themes.theme2.neutral.8": "9614335d0db38135c00a954f35ded857d0008037", + "themes.theme2.neutral.9": "c14396dd7dc321da43eb8363db47dbbdd7fedf80", + "themes.theme2.neutral.10": "219dc14b56e19807d99f85b79dea5a6b3736fae4", + "themes.theme2.neutral.11": "f2c30dff61e706ace2e6d96a03648b46ae66a5b4", + "themes.theme2.neutral.12": "04a99c47c8225568f31cbfb911f3bc9a0ca684cd", + "themes.theme2.neutral.13": "8722a5f92b15d291a3d227a718aa5c97bb91d285", + "themes.theme2.neutral.contrast-1": "cab0c7ad99ed31d7d822de951f035b4dda79d34c", + "themes.theme2.neutral.contrast-2": "3e447326dc7d9cf839db22b3081489e3e1688dd6", + "themes.theme2.brand1.1": "44be9bb9d7aebfc1661030a29d2a9c4dc986212a", + "themes.theme2.brand1.2": "e403fc097963542ce65d35442d825c9885c4f224", + "themes.theme2.brand1.3": "f970555a9b9e7331ad4ccf86e40825ba2f26f7df", + "themes.theme2.brand1.4": "2c0a2888c133ef1d7f30bfb5c96d5a98bb942606", + "themes.theme2.brand1.5": "c2163717f570f529e57fe5a2fa0e591f4e777732", + "themes.theme2.brand1.6": "deafe18e716cb37f05867aed087d40370ef7b03d", + "themes.theme2.brand1.7": "1a22e94a3b13e46563b5c601c4399e176200ee4e", + "themes.theme2.brand1.8": "c7ba2299d3882428f5de228a04435ba5501afddc", + "themes.theme2.brand1.9": "5052c1a613699e69a9972c2084f433c91cb2afd8", + "themes.theme2.brand1.10": "8aff0513043e2f300ee73aaa82242d33575b9239", + "themes.theme2.brand1.11": "51747c5ef5c17a913725bdab9db78e94239edcfe", + "themes.theme2.brand1.12": "cfb4238737339565a27ec6bc33544f92d6603f27", + "themes.theme2.brand1.13": "c4e55ab8c15c382ff76485fbb9c77e1a1efcc408", + "themes.theme2.brand1.contrast-1": "2fe4f7184e61614068396b76cc74ffc8b873f596", + "themes.theme2.brand1.contrast-2": "988b262d3906c7216f10e6f5ff9b290fb1c00f77", + "themes.theme2.brand2.1": "591b3f680926e19ea52556efd94417563573e502", + "themes.theme2.brand2.2": "67b9f0099980b5469b7a467d2dceb3cc4e3783f8", + "themes.theme2.brand2.3": "3ba23ab4f50f6d9d6925c5b0e010cb67f4374868", + "themes.theme2.brand2.4": "be7f7602a6ce9c2bf7abb0e5372313d15ecde12c", + "themes.theme2.brand2.5": "35ef8b523ec4c5f8b2f3e0b55d9be6eca5262143", + "themes.theme2.brand2.6": "a621781caab6f03f157b2fe609c77de6ae91086d", + "themes.theme2.brand2.7": "216bce2d0ce6d809082a98e1356c81491e6faf4c", + "themes.theme2.brand2.8": "d807c2744dcb6deac17c516b29f7ae3e4b2fa6d5", + "themes.theme2.brand2.9": "cb839229ed2fd4d2ddb0f9c6fb21e1661c58a62b", + "themes.theme2.brand2.10": "cc2d8022011c9a31308c003d4a650779f3e626cf", + "themes.theme2.brand2.11": "2df0a4f01e2da08ac2898830c6e013b19b4bc1aa", + "themes.theme2.brand2.12": "27ccd421606081ac44012f7559553e44dabc145b", + "themes.theme2.brand2.13": "a71519fb0111062d6b0fc8ff694b698d56bf7ff6", + "themes.theme2.brand2.contrast-1": "a94a4cfab4caaa9633b91d1d0b36b191c5f17952", + "themes.theme2.brand2.contrast-2": "09c7ddb9ea5b1d67b983107108c3048cc443762f", + "themes.theme2.brand3.1": "8f51531674a40d29ec23fe70d4a4ed5236212eba", + "themes.theme2.brand3.2": "5b0161249dcd8c82b4caee8b340e6594ecbe4b09", + "themes.theme2.brand3.3": "c14a7035453b7d2669e01ae34cd2c86b8e8f8494", + "themes.theme2.brand3.4": "bb70e47805c27fae8f9d7f5ad00836cb69946fde", + "themes.theme2.brand3.5": "44a04b93d699acb8a4914fcc12e4ac9770b0d461", + "themes.theme2.brand3.6": "c86171b4d3a97d31d5d17ce875b43e0993635a18", + "themes.theme2.brand3.7": "039a638cb4a4bb6cffb22c0c6a530a3445894fa3", + "themes.theme2.brand3.8": "f6e316a8ee3a78441690ee192e94a1446b319fba", + "themes.theme2.brand3.9": "0b59415f3d577c546baab65b6bb40d25d9350e1e", + "themes.theme2.brand3.10": "ca46b6a7a5a9734ed34f6eb9e9b35687d3975fd0", + "themes.theme2.brand3.11": "b0a9deef2bd0af96073f0ebe7887da20ea89cb36", + "themes.theme2.brand3.12": "db2ea4b7c850a53b2df21114c4c00b28efc7c196", + "themes.theme2.brand3.13": "e3d322c9fc9d7f712805cb53757d029ab3274dac", + "themes.theme2.brand3.contrast-1": "c8d4e627dc8b9cf81d9d8005feb4ddf88e801387", + "themes.theme2.brand3.contrast-2": "e45f230db5ea2e59da6fc4276ef9eb7048ff41b2", + "themes.theme3.accent.1": "75b900237a4aae0b9cf7b63c19690e4749c1f506", + "themes.theme3.accent.2": "7661665960d3a8d964651d9969c6f2741d880fd2", + "themes.theme3.accent.3": "fafa3bacd9f8c3ce822c44a7cb37886ef9e2e0ae", + "themes.theme3.accent.4": "dbfab9c5da4504b1ebf0d2e00ad0a4c7e5539b3f", + "themes.theme3.accent.5": "88c2f090495495b62c88cbbad8c35b0cf1b7c472", + "themes.theme3.accent.6": "c10c3de7d79dd7b2e8f694e5d05c2ed1a72dab29", + "themes.theme3.accent.7": "a16c3a417ef9b0a2f6dfa752803695546d0dba80", + "themes.theme3.accent.8": "6c1095b909acaacea57f6765039a0e4995305ccb", + "themes.theme3.accent.9": "9522d3e7f998b4fe7489a3bdd968635d02bba420", + "themes.theme3.accent.10": "7fd3dd309a6db5178e234233ddc3e6a6f0ce222f", + "themes.theme3.accent.11": "204add2e83f533dd2cb420ca72666c6df47037f2", + "themes.theme3.accent.12": "751079f572fa0a4d0ed7f6ab9e8e49f56609a47c", + "themes.theme3.accent.13": "6310a4252a553b853d5c557391c63c714a1b98a4", + "themes.theme3.accent.contrast-1": "68d8a39e3b767c3081a3ce1b8ebf589a45ecd3a1", + "themes.theme3.accent.contrast-2": "6347d4b81f71ff8c010bc05f4de8c7fab9877271", + "themes.theme3.neutral.1": "77a4a3a22dded436402ec75000f1844afdd9a2e6", + "themes.theme3.neutral.2": "fdf4d9c514038849cb0da730c802844323b800e4", + "themes.theme3.neutral.3": "8cc7b30a0c20879b0551ee23d0a7c0c4e2b8f8d8", + "themes.theme3.neutral.4": "cf5fa38151b3e9bc3b127de504e2ce35f4a38cc8", + "themes.theme3.neutral.5": "0cb3b2def28a698fa766138630b8efaaad1de9de", + "themes.theme3.neutral.6": "db58884df69d09622b8eda79a4ba2356fac6bad7", + "themes.theme3.neutral.7": "cc79568505fbd76cff662171c143a05c321333b7", + "themes.theme3.neutral.8": "28c740fa8f19f6aa90c7ce0b7637d2674af4bb60", + "themes.theme3.neutral.9": "e005aa4b6cd5d56a9ab13de0c7b03c8120967fef", + "themes.theme3.neutral.10": "dcdaf914fcdbc0a80153578fca7a8c610834fd0b", + "themes.theme3.neutral.11": "4425f91d77f61a6c4d7fffe9b2e7d3884f161c25", + "themes.theme3.neutral.12": "7f3988dc42368dd474436dca5fb652b33941957e", + "themes.theme3.neutral.13": "0cd9403ab03e6a8196c4843e84ecc1aca2fca34f", + "themes.theme3.neutral.contrast-1": "a3171becd6335c38e2362d9ece1a6ebd8f0507bf", + "themes.theme3.neutral.contrast-2": "e36a6979ae69f02e93be1e7ef08016e4b9a3f32e", + "themes.theme3.brand1.1": "0aed74403fe4c792a73cb253464bb6587da2f276", + "themes.theme3.brand1.2": "2efbaa94c6c437578dcb47417b7bed03e97aeaff", + "themes.theme3.brand1.3": "0c2322c3f688608c5bce2a05c3cadd60c3eafe4f", + "themes.theme3.brand1.4": "5b4704c860df3622740f854b1db934e57a6371f4", + "themes.theme3.brand1.5": "00a10a6c020a70ff9ac738d0beb5338c02802f9f", + "themes.theme3.brand1.6": "89ebd58967733c62c1799959f752ff293de04481", + "themes.theme3.brand1.7": "31ce290cf27d02976253475379e920502cae1275", + "themes.theme3.brand1.8": "108829e97ce7ea537ff41d5c4102d24d00877d24", + "themes.theme3.brand1.9": "d03b1da0c5912302885be11f9e69ef76896d7372", + "themes.theme3.brand1.10": "cb7d8832506b2731e20ef2584bdcf2db05443b44", + "themes.theme3.brand1.11": "b5886672246fd695a924c4e3e3f19696e6fa9cc2", + "themes.theme3.brand1.12": "fee374e8e1b9435de3a13688a56a848020a55883", + "themes.theme3.brand1.13": "49cd80f488c194503ae2f1e06c52d7714fa4cce8", + "themes.theme3.brand1.contrast-1": "73e25afb8f75a90452c75c9f95d64534c53ad0d4", + "themes.theme3.brand1.contrast-2": "2d4b98592241b2da2a9948e622cd82db8b28a6d7", + "themes.theme3.brand2.1": "7c8f94f4a9b801746e6971a0ed4235ab8f116f33", + "themes.theme3.brand2.2": "3fe2ce964674cb2e4401f4653f0a215ba443cebf", + "themes.theme3.brand2.3": "9df91943822f9039acf3d79f1e9f8f0099cf4ca1", + "themes.theme3.brand2.4": "5cf7d09a30b8b19d9c7ee3d3c0c4f46bc2c587ba", + "themes.theme3.brand2.5": "ef878865f436a4aec8addbe499b3ff6e763d68a4", + "themes.theme3.brand2.6": "75f95b55988311d3175c00376fc4681ab5cdba6e", + "themes.theme3.brand2.7": "3d19da0b9dcab2f3d574e7923fadf03cdc4c91c5", + "themes.theme3.brand2.8": "9d9cc1f418b10a3b0b8923eee5541d01d747e1cf", + "themes.theme3.brand2.9": "a8c1f458df1eaf2d6bd22454ee1cb044b695aeb1", + "themes.theme3.brand2.10": "3ac8d03640f410937d4ce02008d131b3fe1562f6", + "themes.theme3.brand2.11": "38a9665c15f62acde80bfb2d04bd4f0d778696c9", + "themes.theme3.brand2.12": "54f6eb4c99bba38c67cb89b1adac7185d273564f", + "themes.theme3.brand2.13": "549638ebc7dca838572295c6ff41981640c037f5", + "themes.theme3.brand2.contrast-1": "1f96426972133e56f3650fa58f669d8f372059e3", + "themes.theme3.brand2.contrast-2": "1efbdfd5300ce8d08d693f064845187291699c64", + "themes.theme3.brand3.1": "4873c807107d26134dff427415697dcee2daaec8", + "themes.theme3.brand3.2": "717e98a2d846c9f10ced21795ae168aa5affa090", + "themes.theme3.brand3.3": "5f71414689fe51e70bc4002963ad8571578fe9fa", + "themes.theme3.brand3.4": "5d03a3276d72b67e01d46e6a03ea6117b4b719b1", + "themes.theme3.brand3.5": "949fa22fb4f3035be25b0de3c2ebeb075408b394", + "themes.theme3.brand3.6": "905ab83435e75d3acabb7f960c5ca1d1b9afee93", + "themes.theme3.brand3.7": "035b67c256855f1cbf72fabca23c969c1f58255e", + "themes.theme3.brand3.8": "29e0f62031ccd028024f45659831f15c9802039f", + "themes.theme3.brand3.9": "806feef290529e2239aa703f6eef8544620b431f", + "themes.theme3.brand3.10": "296deb91e58e58a0e4fe41c030e9cfa8b594c455", + "themes.theme3.brand3.11": "46b2c440f3fb2d08757539c4a61239177e705fe1", + "themes.theme3.brand3.12": "486be5598373a9521274db9bd29149002c7a84c5", + "themes.theme3.brand3.13": "2989cf0547d0a2eaee0103f358ff0b17596a0e48", + "themes.theme3.brand3.contrast-1": "552c83deb3a4d32e34508c7ba5c2848207787bd6", + "themes.theme3.brand3.contrast-2": "fff5e0524d36cf2d05b79c9cd85fec7259fd2afc", + "themes.theme4.accent.1": "e4131b33431239ecd90a1c15703648b8cfd15bf6", + "themes.theme4.accent.2": "c9838d28d496445f4159601e28128f6e19b2c7ce", + "themes.theme4.accent.3": "fcbba0f8f2250a86f4cba731ce33403136f658b7", + "themes.theme4.accent.4": "dc64e615df399922dbab2462f76d0804aa91da94", + "themes.theme4.accent.5": "f4c34cc773028edc2fc0bd0ee998437efacd4f58", + "themes.theme4.accent.6": "62a78283355c8aa1e5a2664a8a7fe0984ce10ec4", + "themes.theme4.accent.7": "ddfda85ff5e1095a5179dbb1c6c90820a8f39c22", + "themes.theme4.accent.8": "683aaa0be723050d0d22b3fecfecab2e4d46db33", + "themes.theme4.accent.9": "0f7c32174440632cbb005ecbceb64b22676c9b3b", + "themes.theme4.accent.10": "3a28fd40f9656f75c67a6b7333a06213fb19a541", + "themes.theme4.accent.11": "09cd404c16af3b8bd4b812c44eae54190aadbc37", + "themes.theme4.accent.12": "d79b96821617d0d4991a05bfc930e2a8bb66e31b", + "themes.theme4.accent.13": "c6d58becaf58225e374786e121185b452e507c39", + "themes.theme4.accent.contrast-1": "8d0ca55fc6d2deed63cdc37a15864ed4303474a6", + "themes.theme4.accent.contrast-2": "c0416c3289965b07efa8b88e17d7fd583648df6e", + "themes.theme4.neutral.1": "a6b6bf09e368df6bba65c83d7da5f0e10f396986", + "themes.theme4.neutral.2": "a935d85cc13b9bbc393cfed58ed21ca9022b7e0e", + "themes.theme4.neutral.3": "947a73b152ea9bfe2f95aae85f61361389314ab1", + "themes.theme4.neutral.4": "99a9c955cd93da7c15c8da8c62ee4f068653f489", + "themes.theme4.neutral.5": "f1c577b832315fe2fdd9ceedebe0ff250c73b322", + "themes.theme4.neutral.6": "5e4ea7545a6d04db1a77f648b92b93e80ca588b9", + "themes.theme4.neutral.7": "10bf2403f6b829f384d123067e71cb02f05f49cf", + "themes.theme4.neutral.8": "62ba1cea537d6f5a02bc9bdad8a97b20fd294249", + "themes.theme4.neutral.9": "0c1bdbf04e3f8910f2bdd42f82b59db3ba34adb7", + "themes.theme4.neutral.10": "db7312397f5461b9f7b3fb2039db7e35a5bff29e", + "themes.theme4.neutral.11": "eee9627af1980c619effb5b0b72ecef969042758", + "themes.theme4.neutral.12": "b73e588d597db57e80aa9982672d120927806ee4", + "themes.theme4.neutral.13": "e3160b5c85f66d6845e69d962b766fa25c035093", + "themes.theme4.neutral.contrast-1": "ad8aeac390d55f9e651b371dd38f51ed4bbdc3fe", + "themes.theme4.neutral.contrast-2": "b05868e65149316f5b5e3ecf3f1b43b4aa8c46b7", + "themes.theme4.brand1.1": "020ae320689868cbd863ec85b5266d496add6030", + "themes.theme4.brand1.2": "8c814c21e86f647a8e7c38ea858e3075dea0bd27", + "themes.theme4.brand1.3": "ffdcc7730af00fdb73721794ce29c9d3dbcc939d", + "themes.theme4.brand1.4": "bf10421b7524d755e01cb3c79217549e4aeea47c", + "themes.theme4.brand1.5": "66c1757eae1e15ed1cdcf8d6b293d4f5a7e3ab8b", + "themes.theme4.brand1.6": "679641d3f04e948b85bfbf9ca4e822e0c70044ff", + "themes.theme4.brand1.7": "e9e0888be5b56a30c0ae5170b143681555a8e325", + "themes.theme4.brand1.8": "d30cc18e93bb1b543090b1b807dc8ef073bda1f6", + "themes.theme4.brand1.9": "0a2b9eb79e286bd692c0c9ea38fc3353455dddbc", + "themes.theme4.brand1.10": "52ec5f02a97a78c5fa180e79bafd603ff15f9fee", + "themes.theme4.brand1.11": "44130540083177eaf7b59ac1aa16c12fa8704a66", + "themes.theme4.brand1.12": "704bfdc99fba1398f1a3af5aabafc20b88efa7ea", + "themes.theme4.brand1.13": "e2f0d060673008dcdf0ca39ea298d4339e51bd6e", + "themes.theme4.brand1.contrast-1": "5c1c2c2d71c1c2a26a9cd77fae6e8e2db492f379", + "themes.theme4.brand1.contrast-2": "00da22e7302d31983a0e583f418d610be0e84ff9", + "themes.theme4.brand2.1": "8acd7fe2c6b56b970c50779b5d886e9c7a2d9be9", + "themes.theme4.brand2.2": "b42abcc2ee49f09b5f19bf9245fe7963e91cb445", + "themes.theme4.brand2.3": "6f3401b286221b86a81444e3dba32cf886e5dc8e", + "themes.theme4.brand2.4": "1a959ceb5d8fc2460251274ed11e744718918880", + "themes.theme4.brand2.5": "fdd7bcb862d4e6efacba1da35d9e8d5745782e85", + "themes.theme4.brand2.6": "c11cbc837c5c67b9d821ca33b4d9cf38ee4d4d77", + "themes.theme4.brand2.7": "7b931982f2698bdbb69ae8df0f839667334da042", + "themes.theme4.brand2.8": "7c43bdbf76e2def650121bc4431a014df0cdaff8", + "themes.theme4.brand2.9": "fdcf2bf4ed1bf219e4e47c3f65d4a1e8512b8e90", + "themes.theme4.brand2.10": "a55e56c33a26daf58400856a30c730f415153a45", + "themes.theme4.brand2.11": "4fef0aecc05434ea3a83e733b99d74cac4a2814a", + "themes.theme4.brand2.12": "7abda29511e77bcb346a78247bd8f3c2d3fcb4a5", + "themes.theme4.brand2.13": "46d8e28eb7f8cd672460c9fb809c33569da4bdb8", + "themes.theme4.brand2.contrast-1": "c543d006655813ee27c39dde24e922da43db8139", + "themes.theme4.brand2.contrast-2": "cbc795fe10e544d2e7726d2a920fbf5e2b065162", + "themes.theme4.brand3.1": "fa893d0953c5553b764837902de557d15d583ddb", + "themes.theme4.brand3.2": "2c9dccf58d5e053c7b8ec6611686043dc4ce1cbc", + "themes.theme4.brand3.3": "895fa4e3c8a50e29a85bf9174b5272e46da39d37", + "themes.theme4.brand3.4": "9baa48af543078cc8d6927be2b078ca9fcdd55af", + "themes.theme4.brand3.5": "ea4d70eb89e141e17d95031c8558f876b16b452b", + "themes.theme4.brand3.6": "37f89f3d1e2be9b61f55198225ed6f4b555f1b38", + "themes.theme4.brand3.7": "c3cc496ab706af332c6afe5295d724690ad16437", + "themes.theme4.brand3.8": "edee41d0b2002dead7b51f9ed64596a6287c132f", + "themes.theme4.brand3.9": "1f09ab776d1c8e60b18a5df80e0e96c09ed6e758", + "themes.theme4.brand3.10": "33e5eff8f90d412d8194ecb8e3a4af9d857e0542", + "themes.theme4.brand3.11": "d1c6341aeb189a4fa38b68685f750655d7049bad", + "themes.theme4.brand3.12": "9c3088dc7fd1f32415ce592e4324f2edb02adf92", + "themes.theme4.brand3.13": "3dee72eab7a90bec16c6757e8565cb6bc02e23fe", + "themes.theme4.brand3.contrast-1": "eb99f1e283e0f201534cb52aac51ac39d550aaff", + "themes.theme4.brand3.contrast-2": "9feea0dc52a7e015e374728b90fde163e9d1a086" }, "group": ".Mode" }, @@ -392,186 +393,565 @@ "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "core/modes/dark": "enabled" + "core/modes/dark": "enabled", + "core/defaults": "disabled" + }, + "$figmaCollectionId": "VariableCollectionId:62:27", + "$figmaModeId": "62:1", + "$figmaVariableReferences": { + "global.green.1": "cee49f6d1c9f0e5458fd5ed555668e9d37ed9cc3", + "global.green.2": "8450f3ef3243098dd5709ba836b59d4c9ad00250", + "global.green.3": "72c9cac8a3c315a396de7dd935dbe66e31bcbc0c", + "global.green.4": "781fd70eb2b3b041633850a10dfb7ced77d0d57f", + "global.green.5": "58b63f630aef9c57d16b88babea7301589071666", + "global.green.6": "b1ef002eae24247445ec61421bf0e54b6fb6e719", + "global.green.7": "2a1bb7212512f18e4db625909ff21f11936c8fcc", + "global.green.8": "483eec06361fd1b7c0564ae566f2b9128d8b364f", + "global.green.9": "1889c8a2ced6d118e410e853186ccb80c32072e3", + "global.green.10": "ac686d18fc346ff59cc8100c559339bec81920a4", + "global.green.11": "c60389506ab799809d30ac10eef69ea9ee5a4db3", + "global.green.12": "262c36b567904f85625d8e8b51dfe6504961c594", + "global.green.13": "7ab0552a79ab0f6b33887d98756baf270c14d110", + "global.green.contrast-1": "abf40e01bbcdf8b02a6fc54ae2cb626be8f7f327", + "global.green.contrast-2": "cb3e7e817f9ea9a92e3217e98496d8de80183f15", + "global.yellow.1": "f0bae4a901aa31cf872ab0d730a8a670aa5009a3", + "global.yellow.2": "7d079b8248018e4eb8f844ad50da00fc94f7dac6", + "global.yellow.3": "9447a1c7411478652ead21fcdc4d6c4ebb3a9721", + "global.yellow.4": "be3cabd1f7ce83d732bb9b3d5348eb4b0fc66109", + "global.yellow.5": "4d0c0c3f6a663fadb16a0061988ec8d9443e5875", + "global.yellow.6": "b027080936b858793fb055c05bb93433be2c62eb", + "global.yellow.7": "ef9d56fdaf41d4641d9656ec7cab7d9a1ca82f09", + "global.yellow.8": "553a276c63f24e25aee17d1dccff5668e9cfc896", + "global.yellow.9": "0cb6b527a4b3666deaaa2ae82c2b3ca107092cc0", + "global.yellow.10": "306aff8436e42f4a5f565be947783b0d4f2accd4", + "global.yellow.11": "41f6e94eac1449c42e5dc8707808a81c3f9da543", + "global.yellow.12": "a4bcb70fafa22da24244ac7581b7d909295adf01", + "global.yellow.13": "ebe663f983c0f7cb9de0a76b3fe00c339258b6b3", + "global.yellow.contrast-1": "7a7b93c203c0cce7d72f460d66c6173cfbff9e12", + "global.yellow.contrast-2": "cc9d221df546d00c6a8e202e286337f5c9f76983", + "global.orange.1": "7dd22ea9a38c84b8ddb577fb90a4db0f00993936", + "global.orange.2": "4acea5ab1e4df107046a3371d2bbe941229a88d2", + "global.orange.3": "55261815405eb684febcb33d4c49ca559fe66818", + "global.orange.4": "9a8a96b2e83fd90a999c72b162cc05f4820b4da1", + "global.orange.5": "0526fdd0193bdc11b2ca8535f5320bfd94cf3dc3", + "global.orange.6": "9212fa3107dc85e29b55faac10db9a90879a014d", + "global.orange.7": "d7b04390b1d1674d3c601557760993b61a81a49f", + "global.orange.8": "a030422aeb40ec961d6bbfc31276450dccd1d115", + "global.orange.9": "91a8d5ae4f7666ac332fc0dc0d62f65b4bfd80a0", + "global.orange.10": "5d7db17ac8d9db0dbf81cfe20a1cc5d648be5844", + "global.orange.11": "2ceb5240c57d7733c3a26913cf53f1104088349f", + "global.orange.12": "2d996289f3c16743cc9f86adbbde3f3613a00303", + "global.orange.13": "04cd2d0ccd962d50d5230e0897610d435cf2de33", + "global.orange.contrast-1": "aefe06023a96067d986b1daad5bad8452e709317", + "global.orange.contrast-2": "89bb93143a7f1509fb70a738685cdb6e64e2f728", + "global.red.1": "a145070e21985664c670185ae24e8766212c9ae2", + "global.red.2": "2192c3c32167b05f3acc33acd1bf7f14639b7495", + "global.red.3": "0c0035249fa494141588b624fbb72570e7fb7f52", + "global.red.4": "7561cb211ac2395cd9cca2b95604d832f7e29f40", + "global.red.5": "167a97539e07061763524988572a4c67cdeda3c0", + "global.red.6": "aaa41fef45bba823066bfade5558b630fd6fb390", + "global.red.7": "f6969f85b0b470881cbae4ae1526217a04f8d41c", + "global.red.8": "aabc60bc649adaac6a7053bf66f4c9e84140e8cd", + "global.red.9": "6cb4d4bb008f45c0333df1983b1530ceb1b5c5c7", + "global.red.10": "dcd0ffc94ba98a3494463dddfb8f947b8a926c36", + "global.red.11": "68f78afc25e1100d7e346304fea820f695de0d32", + "global.red.12": "13d9c5db45698050524f07d3c22dde4efe31b466", + "global.red.13": "466767a05993beb67e4c1be8afea2cd06cc930c7", + "global.red.contrast-1": "e3fc1acd44b4993db27d7bd388b6e7b575793d31", + "global.red.contrast-2": "c11b25adf1cbdd8e915c4f85b5ec84b23e08d37b", + "global.blue.1": "b3c0dfe13afcb283ed8cae110051e4311a1307dc", + "global.blue.2": "4ec3ba190ad2fe9a60466b27c271881fa3fe088f", + "global.blue.3": "43f6ad961cdcf96779a5dca82f651f5e07ed23fe", + "global.blue.4": "6d393217ded9b7a6a94928ac799b69257276e186", + "global.blue.5": "6f6d36c99c4f79fc4e44c1ecd36d1cc44dfa7d89", + "global.blue.6": "2ac0cde01ac6434b84f5f32824af30f5b6c52577", + "global.blue.7": "860e96485c2a926adba052ed1ce632ff96bd1e47", + "global.blue.8": "47bdb18458cc7e976aebe2a82d11a90fe8207478", + "global.blue.9": "36da77eed8360a27db3538f76b9d3f356acf408b", + "global.blue.10": "6ea612129f19c5c9a25f49626b7b01f7399ad785", + "global.blue.11": "723fe5878848e504dd7f73705cc168c3fa091b29", + "global.blue.12": "559c5cb10a48b0699b3a3fa2582d2e5290823c02", + "global.blue.13": "f9a229f1b0ced010a7ed5f5d1b1030177b48f249", + "global.blue.contrast-1": "1e1857aa4eafec948549f71671268d03bb9bedd7", + "global.blue.contrast-2": "8936b67cbce2ba38a16260e2146f5889a5023329", + "themes.theme1.accent.1": "41c72925070451a1e2e00fcff93f6f79f080d4bb", + "themes.theme1.accent.2": "63d6581c63de9164f4f2e08fd8871e8fc60456c2", + "themes.theme1.accent.3": "37c9ee8923eccf6b59b413b415cded08cb118b90", + "themes.theme1.accent.4": "4189c5d3cc29ec6fab4771da6921ef6a5d3c3053", + "themes.theme1.accent.5": "11a078cb20c93f3d1915bd6bc3ba55d7d0ef3773", + "themes.theme1.accent.6": "3ce04a64e4349d5cc95fdc08546b52adb8a98320", + "themes.theme1.accent.7": "fa89603c5d2b10130b3da41fac40be282044daad", + "themes.theme1.accent.8": "54a4ae1e368f3058d2e24c96a29bc43f1ff0ab6c", + "themes.theme1.accent.9": "336288c30619e8172d7867b0a40502c29f01ce9e", + "themes.theme1.accent.10": "169d6d7ed3f79640023d8e4e6609ad3b7477eb9f", + "themes.theme1.accent.11": "dfa47af48791564c0b173eb13a4f2345fdc61a98", + "themes.theme1.accent.12": "7654fff954bef200c53502694cdf83336e661e5f", + "themes.theme1.accent.13": "2d8f7e555a1aaa9ad394f3e84c9092dbbf33687c", + "themes.theme1.accent.contrast-1": "f05155ab18ff37436dbf86ae85b6f50c090f300b", + "themes.theme1.accent.contrast-2": "aa9eec82984c76e63e4934909b21465047f4cc3b", + "themes.theme1.brand1.1": "8f2bd7622ad41ee14bfd9643150d763d67488909", + "themes.theme1.brand1.2": "f6fb583197e421647e539c9ae95cbbe85ba83da1", + "themes.theme1.brand1.3": "f7803e22d60123f3c3268fd45910b44e20b5b3f7", + "themes.theme1.brand1.4": "3506e888f84156fa28f6ab348fb90b27d073bce0", + "themes.theme1.brand1.5": "1be276d433f41c6f903f833bbade1687fee2c542", + "themes.theme1.brand1.6": "819f7d398eca6f65c1ddb2a5e951c3c1051b276a", + "themes.theme1.brand1.7": "ad7bfb5138bfd6bc515c8a8ca6f6259afba5a6c1", + "themes.theme1.brand1.8": "5204d7aef4c845da7568f2e02c7325f212b2b33f", + "themes.theme1.brand1.9": "59815bf12ee6417c6f873517b22e112adcff38cf", + "themes.theme1.brand1.10": "7da0674be9a8b938fc860998ae92b58b5623c0d9", + "themes.theme1.brand1.11": "8cb5e8a88ed9a7abd09a1cf314600e69a77a5c6f", + "themes.theme1.brand1.12": "d86f63f48fb586652da87d55b4cc9646d18640bf", + "themes.theme1.brand1.13": "e6ee29914eff6dcf55040719f4369c4268b6f227", + "themes.theme1.brand1.contrast-1": "f776171886deee1e8c2c621d34de7a35b41431df", + "themes.theme1.brand1.contrast-2": "a3bb3cc0a98608653b4aa69d246a5cb761ac7c90", + "themes.theme1.brand2.1": "2f3d702bf6062dacf1658148ce32e6a7fce0673f", + "themes.theme1.brand2.2": "3a35571a913f006cc6bfdce952f8b54dd06221cd", + "themes.theme1.brand2.3": "3c72fbd3f5f92350a6f07cf102b129e35e5a8c05", + "themes.theme1.brand2.4": "2730c8c64f351c8053783cd7d4afe50e3f65b739", + "themes.theme1.brand2.5": "aed7e77295a959f201f22e9cec67bc0a225b5024", + "themes.theme1.brand2.6": "81e5a7e6bf3c82d1f4f2098ae03024fea7f35026", + "themes.theme1.brand2.7": "ef85eb136b440f0d7c81662c3535e04e75d776d5", + "themes.theme1.brand2.8": "d929ab32f4e7db817cdc4ebe754151e539aba2a8", + "themes.theme1.brand2.9": "ffd51d31f29514c40c4821387e54b7291734206b", + "themes.theme1.brand2.10": "25a1f623063300d37eb96cd446d06ac2128c8250", + "themes.theme1.brand2.11": "e01248bc71194b2bb3e4bb025735f5bf6cd865ba", + "themes.theme1.brand2.12": "cb99c9de343c8d02a865937915efaf31432e9fdf", + "themes.theme1.brand2.13": "9031befa14d80ee68bd78b9ec493936c9c8c9d75", + "themes.theme1.brand2.contrast-1": "a2ff5fd7b1a2cc3bedb8d90224dc78cd5ff11e97", + "themes.theme1.brand2.contrast-2": "95018967c6273a1c63d3f4d91f5267f71b69a844", + "themes.theme1.brand3.1": "5e6996e25d0e6eafa2091c802eb92f004a0cd9db", + "themes.theme1.brand3.2": "5c70e1d4b02117da513f9730926e8229951c648a", + "themes.theme1.brand3.3": "fddc398555badbce28ba0873eb1fb5cd222e30c0", + "themes.theme1.brand3.4": "10f8ec4640e3e3ff64ab4c6ca4b70ff0dced4fcb", + "themes.theme1.brand3.5": "47ced9ffce606f728718d95d879a8ebc2bac88f4", + "themes.theme1.brand3.6": "d7157ae6dfe19f143926ecef45ea14ce2d82adce", + "themes.theme1.brand3.7": "32dddfb0e778651e09f2243c121b580977700116", + "themes.theme1.brand3.8": "1d55e4fcac47b91e527b59373a3c54138d3caf1a", + "themes.theme1.brand3.9": "f62fc8e83901d4b8dca69a356fb61adbb30ba715", + "themes.theme1.brand3.10": "78fd0b55c21d081966933c7245b6ddac9097cf74", + "themes.theme1.brand3.11": "c9a4ac53e2e9b1d2b03675034cf76b5a633c90b1", + "themes.theme1.brand3.12": "dd2305ab86cf57a1f6f41ac8034101cca1707a9f", + "themes.theme1.brand3.13": "a79095aeb6608377ab2c4ef36a4412905f3ae020", + "themes.theme1.brand3.contrast-1": "38a330e9c89dbac9d1d81d3e6942b33f891009ac", + "themes.theme1.brand3.contrast-2": "d5d0d2af96a4fe6578af80f28529d1503c89f1d4", + "themes.theme1.neutral.1": "e56bf932b1dcb4c1ce3d20bd0f13b2c1e5a27d13", + "themes.theme1.neutral.2": "47009f41b2c9cf16f5139a7fe2a1999b1aa484a1", + "themes.theme1.neutral.3": "033932182ede70b3e3ccda480ffd2f9efbb39839", + "themes.theme1.neutral.4": "3956c07a62877afe8a203aa5d2286545fa73dd73", + "themes.theme1.neutral.5": "0bb88517668e143aac6fa40c3e6eb699f39ad33d", + "themes.theme1.neutral.6": "517361737bd52d6eee090038e11616267ec9ceab", + "themes.theme1.neutral.7": "63c346f0c42ef91952fee8fbaf506830a45e74b3", + "themes.theme1.neutral.8": "be9850afb87e7cdb3e92d9c2b7726bf21c1564a7", + "themes.theme1.neutral.9": "3c3ae9cd9f340d5d37f24face5a3ab3f8acdfbe7", + "themes.theme1.neutral.10": "1e27cd8d3bffe8754503afd5ebcffc21874e5bc7", + "themes.theme1.neutral.11": "c57a89a3803ec62ddb1147777f644361cdfcbc8f", + "themes.theme1.neutral.12": "4c899257cd930cd16e8e2637e14871637c84a55c", + "themes.theme1.neutral.13": "07cf466db0ecea62d03ff0dd90476d63b7d67076", + "themes.theme1.neutral.contrast-1": "2c506b6ae599a00d5acce6494cd3048d978edd62", + "themes.theme1.neutral.contrast-2": "d5d074bf6c74ce3080264881b9e7839d4000dc30", + "themes.theme2.accent.1": "6e78bec07d1f530e46c28212e8b00f85d3429701", + "themes.theme2.accent.2": "e748abc1bac1c3a464ce214cdbcfe6c41222ff35", + "themes.theme2.accent.3": "2166f9bfe63b3019f07ea3d948a285fe57f02e8d", + "themes.theme2.accent.4": "b648014d24f0c675c7df7499654bb9f1321d5262", + "themes.theme2.accent.5": "4b4ffb5a4bb25e7069c5d8a1e70b74046b59c5ee", + "themes.theme2.accent.6": "4bfe06211fed7c9978dc8c0d68294d469559cbdc", + "themes.theme2.accent.7": "e84f2cea07645b1dd5b4bcc2a3a1e91e9e03c1c9", + "themes.theme2.accent.8": "7c457fd952a9eea4fda5892a94b33dae15b8b056", + "themes.theme2.accent.9": "3eaae9cc4bb8e3a27d70c4c7ac0f303d7d5eed40", + "themes.theme2.accent.10": "8add72e2833c89385c28686e9c41c49cc027135e", + "themes.theme2.accent.11": "0213fcbe24180fa6c9a032b064bfb5ca39571788", + "themes.theme2.accent.12": "5e157599475b4924cc35a8f6f831bf88732c38d9", + "themes.theme2.accent.13": "244d0060732813063d1a5aeaa9c4fa482c4a24a7", + "themes.theme2.accent.contrast-1": "6b02612ecafc24e33778af4d4389b2e03b455fe3", + "themes.theme2.accent.contrast-2": "e5fa9b1d1845ccd8c4deda119c46c47f6334ba41", + "themes.theme2.brand1.1": "44be9bb9d7aebfc1661030a29d2a9c4dc986212a", + "themes.theme2.brand1.2": "e403fc097963542ce65d35442d825c9885c4f224", + "themes.theme2.brand1.3": "f970555a9b9e7331ad4ccf86e40825ba2f26f7df", + "themes.theme2.brand1.4": "2c0a2888c133ef1d7f30bfb5c96d5a98bb942606", + "themes.theme2.brand1.5": "c2163717f570f529e57fe5a2fa0e591f4e777732", + "themes.theme2.brand1.6": "deafe18e716cb37f05867aed087d40370ef7b03d", + "themes.theme2.brand1.7": "1a22e94a3b13e46563b5c601c4399e176200ee4e", + "themes.theme2.brand1.8": "c7ba2299d3882428f5de228a04435ba5501afddc", + "themes.theme2.brand1.9": "5052c1a613699e69a9972c2084f433c91cb2afd8", + "themes.theme2.brand1.10": "8aff0513043e2f300ee73aaa82242d33575b9239", + "themes.theme2.brand1.11": "51747c5ef5c17a913725bdab9db78e94239edcfe", + "themes.theme2.brand1.12": "cfb4238737339565a27ec6bc33544f92d6603f27", + "themes.theme2.brand1.13": "c4e55ab8c15c382ff76485fbb9c77e1a1efcc408", + "themes.theme2.brand1.contrast-1": "2fe4f7184e61614068396b76cc74ffc8b873f596", + "themes.theme2.brand1.contrast-2": "988b262d3906c7216f10e6f5ff9b290fb1c00f77", + "themes.theme2.brand2.1": "591b3f680926e19ea52556efd94417563573e502", + "themes.theme2.brand2.2": "67b9f0099980b5469b7a467d2dceb3cc4e3783f8", + "themes.theme2.brand2.3": "3ba23ab4f50f6d9d6925c5b0e010cb67f4374868", + "themes.theme2.brand2.4": "be7f7602a6ce9c2bf7abb0e5372313d15ecde12c", + "themes.theme2.brand2.5": "35ef8b523ec4c5f8b2f3e0b55d9be6eca5262143", + "themes.theme2.brand2.6": "a621781caab6f03f157b2fe609c77de6ae91086d", + "themes.theme2.brand2.7": "216bce2d0ce6d809082a98e1356c81491e6faf4c", + "themes.theme2.brand2.8": "d807c2744dcb6deac17c516b29f7ae3e4b2fa6d5", + "themes.theme2.brand2.9": "cb839229ed2fd4d2ddb0f9c6fb21e1661c58a62b", + "themes.theme2.brand2.10": "cc2d8022011c9a31308c003d4a650779f3e626cf", + "themes.theme2.brand2.11": "2df0a4f01e2da08ac2898830c6e013b19b4bc1aa", + "themes.theme2.brand2.12": "27ccd421606081ac44012f7559553e44dabc145b", + "themes.theme2.brand2.13": "a71519fb0111062d6b0fc8ff694b698d56bf7ff6", + "themes.theme2.brand2.contrast-1": "a94a4cfab4caaa9633b91d1d0b36b191c5f17952", + "themes.theme2.brand2.contrast-2": "09c7ddb9ea5b1d67b983107108c3048cc443762f", + "themes.theme2.brand3.1": "8f51531674a40d29ec23fe70d4a4ed5236212eba", + "themes.theme2.brand3.2": "5b0161249dcd8c82b4caee8b340e6594ecbe4b09", + "themes.theme2.brand3.3": "c14a7035453b7d2669e01ae34cd2c86b8e8f8494", + "themes.theme2.brand3.4": "bb70e47805c27fae8f9d7f5ad00836cb69946fde", + "themes.theme2.brand3.5": "44a04b93d699acb8a4914fcc12e4ac9770b0d461", + "themes.theme2.brand3.6": "c86171b4d3a97d31d5d17ce875b43e0993635a18", + "themes.theme2.brand3.7": "039a638cb4a4bb6cffb22c0c6a530a3445894fa3", + "themes.theme2.brand3.8": "f6e316a8ee3a78441690ee192e94a1446b319fba", + "themes.theme2.brand3.9": "0b59415f3d577c546baab65b6bb40d25d9350e1e", + "themes.theme2.brand3.10": "ca46b6a7a5a9734ed34f6eb9e9b35687d3975fd0", + "themes.theme2.brand3.11": "b0a9deef2bd0af96073f0ebe7887da20ea89cb36", + "themes.theme2.brand3.12": "db2ea4b7c850a53b2df21114c4c00b28efc7c196", + "themes.theme2.brand3.13": "e3d322c9fc9d7f712805cb53757d029ab3274dac", + "themes.theme2.brand3.contrast-1": "c8d4e627dc8b9cf81d9d8005feb4ddf88e801387", + "themes.theme2.brand3.contrast-2": "e45f230db5ea2e59da6fc4276ef9eb7048ff41b2", + "themes.theme2.neutral.1": "1de016b49e8c2d4f72c1fba6acd8360e98d8c392", + "themes.theme2.neutral.2": "9c03e01f8c87e600bb25f67375b7efeff3ed201f", + "themes.theme2.neutral.3": "2ad91d742ca28376f855f6567ebe9ceab4348b57", + "themes.theme2.neutral.4": "24ef29d5a3405b1741fb611f3a50f337f1d66146", + "themes.theme2.neutral.5": "e3d5d1834069a86f507ec60c3474724683f496a3", + "themes.theme2.neutral.6": "33a8cfc07252b1660ca8572c96ed9e8ea70d0534", + "themes.theme2.neutral.7": "93489953cc3f5b00fcb2ae2ae75612b338cc9730", + "themes.theme2.neutral.8": "9614335d0db38135c00a954f35ded857d0008037", + "themes.theme2.neutral.9": "c14396dd7dc321da43eb8363db47dbbdd7fedf80", + "themes.theme2.neutral.10": "219dc14b56e19807d99f85b79dea5a6b3736fae4", + "themes.theme2.neutral.11": "f2c30dff61e706ace2e6d96a03648b46ae66a5b4", + "themes.theme2.neutral.12": "04a99c47c8225568f31cbfb911f3bc9a0ca684cd", + "themes.theme2.neutral.13": "8722a5f92b15d291a3d227a718aa5c97bb91d285", + "themes.theme2.neutral.contrast-1": "cab0c7ad99ed31d7d822de951f035b4dda79d34c", + "themes.theme2.neutral.contrast-2": "3e447326dc7d9cf839db22b3081489e3e1688dd6", + "themes.theme3.accent.1": "75b900237a4aae0b9cf7b63c19690e4749c1f506", + "themes.theme3.accent.2": "7661665960d3a8d964651d9969c6f2741d880fd2", + "themes.theme3.accent.3": "fafa3bacd9f8c3ce822c44a7cb37886ef9e2e0ae", + "themes.theme3.accent.4": "dbfab9c5da4504b1ebf0d2e00ad0a4c7e5539b3f", + "themes.theme3.accent.5": "88c2f090495495b62c88cbbad8c35b0cf1b7c472", + "themes.theme3.accent.6": "c10c3de7d79dd7b2e8f694e5d05c2ed1a72dab29", + "themes.theme3.accent.7": "a16c3a417ef9b0a2f6dfa752803695546d0dba80", + "themes.theme3.accent.8": "6c1095b909acaacea57f6765039a0e4995305ccb", + "themes.theme3.accent.9": "9522d3e7f998b4fe7489a3bdd968635d02bba420", + "themes.theme3.accent.10": "7fd3dd309a6db5178e234233ddc3e6a6f0ce222f", + "themes.theme3.accent.11": "204add2e83f533dd2cb420ca72666c6df47037f2", + "themes.theme3.accent.12": "751079f572fa0a4d0ed7f6ab9e8e49f56609a47c", + "themes.theme3.accent.13": "6310a4252a553b853d5c557391c63c714a1b98a4", + "themes.theme3.accent.contrast-1": "68d8a39e3b767c3081a3ce1b8ebf589a45ecd3a1", + "themes.theme3.accent.contrast-2": "6347d4b81f71ff8c010bc05f4de8c7fab9877271", + "themes.theme3.brand1.1": "0aed74403fe4c792a73cb253464bb6587da2f276", + "themes.theme3.brand1.2": "2efbaa94c6c437578dcb47417b7bed03e97aeaff", + "themes.theme3.brand1.3": "0c2322c3f688608c5bce2a05c3cadd60c3eafe4f", + "themes.theme3.brand1.4": "5b4704c860df3622740f854b1db934e57a6371f4", + "themes.theme3.brand1.5": "00a10a6c020a70ff9ac738d0beb5338c02802f9f", + "themes.theme3.brand1.6": "89ebd58967733c62c1799959f752ff293de04481", + "themes.theme3.brand1.7": "31ce290cf27d02976253475379e920502cae1275", + "themes.theme3.brand1.8": "108829e97ce7ea537ff41d5c4102d24d00877d24", + "themes.theme3.brand1.9": "d03b1da0c5912302885be11f9e69ef76896d7372", + "themes.theme3.brand1.10": "cb7d8832506b2731e20ef2584bdcf2db05443b44", + "themes.theme3.brand1.11": "b5886672246fd695a924c4e3e3f19696e6fa9cc2", + "themes.theme3.brand1.12": "fee374e8e1b9435de3a13688a56a848020a55883", + "themes.theme3.brand1.13": "49cd80f488c194503ae2f1e06c52d7714fa4cce8", + "themes.theme3.brand1.contrast-1": "73e25afb8f75a90452c75c9f95d64534c53ad0d4", + "themes.theme3.brand1.contrast-2": "2d4b98592241b2da2a9948e622cd82db8b28a6d7", + "themes.theme3.brand2.1": "7c8f94f4a9b801746e6971a0ed4235ab8f116f33", + "themes.theme3.brand2.2": "3fe2ce964674cb2e4401f4653f0a215ba443cebf", + "themes.theme3.brand2.3": "9df91943822f9039acf3d79f1e9f8f0099cf4ca1", + "themes.theme3.brand2.4": "5cf7d09a30b8b19d9c7ee3d3c0c4f46bc2c587ba", + "themes.theme3.brand2.5": "ef878865f436a4aec8addbe499b3ff6e763d68a4", + "themes.theme3.brand2.6": "75f95b55988311d3175c00376fc4681ab5cdba6e", + "themes.theme3.brand2.7": "3d19da0b9dcab2f3d574e7923fadf03cdc4c91c5", + "themes.theme3.brand2.8": "9d9cc1f418b10a3b0b8923eee5541d01d747e1cf", + "themes.theme3.brand2.9": "a8c1f458df1eaf2d6bd22454ee1cb044b695aeb1", + "themes.theme3.brand2.10": "3ac8d03640f410937d4ce02008d131b3fe1562f6", + "themes.theme3.brand2.11": "38a9665c15f62acde80bfb2d04bd4f0d778696c9", + "themes.theme3.brand2.12": "54f6eb4c99bba38c67cb89b1adac7185d273564f", + "themes.theme3.brand2.13": "549638ebc7dca838572295c6ff41981640c037f5", + "themes.theme3.brand2.contrast-1": "1f96426972133e56f3650fa58f669d8f372059e3", + "themes.theme3.brand2.contrast-2": "1efbdfd5300ce8d08d693f064845187291699c64", + "themes.theme3.brand3.1": "4873c807107d26134dff427415697dcee2daaec8", + "themes.theme3.brand3.2": "717e98a2d846c9f10ced21795ae168aa5affa090", + "themes.theme3.brand3.3": "5f71414689fe51e70bc4002963ad8571578fe9fa", + "themes.theme3.brand3.4": "5d03a3276d72b67e01d46e6a03ea6117b4b719b1", + "themes.theme3.brand3.5": "949fa22fb4f3035be25b0de3c2ebeb075408b394", + "themes.theme3.brand3.6": "905ab83435e75d3acabb7f960c5ca1d1b9afee93", + "themes.theme3.brand3.7": "035b67c256855f1cbf72fabca23c969c1f58255e", + "themes.theme3.brand3.8": "29e0f62031ccd028024f45659831f15c9802039f", + "themes.theme3.brand3.9": "806feef290529e2239aa703f6eef8544620b431f", + "themes.theme3.brand3.10": "296deb91e58e58a0e4fe41c030e9cfa8b594c455", + "themes.theme3.brand3.11": "46b2c440f3fb2d08757539c4a61239177e705fe1", + "themes.theme3.brand3.12": "486be5598373a9521274db9bd29149002c7a84c5", + "themes.theme3.brand3.13": "2989cf0547d0a2eaee0103f358ff0b17596a0e48", + "themes.theme3.brand3.contrast-1": "552c83deb3a4d32e34508c7ba5c2848207787bd6", + "themes.theme3.brand3.contrast-2": "fff5e0524d36cf2d05b79c9cd85fec7259fd2afc", + "themes.theme3.neutral.1": "77a4a3a22dded436402ec75000f1844afdd9a2e6", + "themes.theme3.neutral.2": "fdf4d9c514038849cb0da730c802844323b800e4", + "themes.theme3.neutral.3": "8cc7b30a0c20879b0551ee23d0a7c0c4e2b8f8d8", + "themes.theme3.neutral.4": "cf5fa38151b3e9bc3b127de504e2ce35f4a38cc8", + "themes.theme3.neutral.5": "0cb3b2def28a698fa766138630b8efaaad1de9de", + "themes.theme3.neutral.6": "db58884df69d09622b8eda79a4ba2356fac6bad7", + "themes.theme3.neutral.7": "cc79568505fbd76cff662171c143a05c321333b7", + "themes.theme3.neutral.8": "28c740fa8f19f6aa90c7ce0b7637d2674af4bb60", + "themes.theme3.neutral.9": "e005aa4b6cd5d56a9ab13de0c7b03c8120967fef", + "themes.theme3.neutral.10": "dcdaf914fcdbc0a80153578fca7a8c610834fd0b", + "themes.theme3.neutral.11": "4425f91d77f61a6c4d7fffe9b2e7d3884f161c25", + "themes.theme3.neutral.12": "7f3988dc42368dd474436dca5fb652b33941957e", + "themes.theme3.neutral.13": "0cd9403ab03e6a8196c4843e84ecc1aca2fca34f", + "themes.theme3.neutral.contrast-1": "a3171becd6335c38e2362d9ece1a6ebd8f0507bf", + "themes.theme3.neutral.contrast-2": "e36a6979ae69f02e93be1e7ef08016e4b9a3f32e", + "themes.theme4.accent.1": "e4131b33431239ecd90a1c15703648b8cfd15bf6", + "themes.theme4.accent.2": "c9838d28d496445f4159601e28128f6e19b2c7ce", + "themes.theme4.accent.3": "fcbba0f8f2250a86f4cba731ce33403136f658b7", + "themes.theme4.accent.4": "dc64e615df399922dbab2462f76d0804aa91da94", + "themes.theme4.accent.5": "f4c34cc773028edc2fc0bd0ee998437efacd4f58", + "themes.theme4.accent.6": "62a78283355c8aa1e5a2664a8a7fe0984ce10ec4", + "themes.theme4.accent.7": "ddfda85ff5e1095a5179dbb1c6c90820a8f39c22", + "themes.theme4.accent.8": "683aaa0be723050d0d22b3fecfecab2e4d46db33", + "themes.theme4.accent.9": "0f7c32174440632cbb005ecbceb64b22676c9b3b", + "themes.theme4.accent.10": "3a28fd40f9656f75c67a6b7333a06213fb19a541", + "themes.theme4.accent.11": "09cd404c16af3b8bd4b812c44eae54190aadbc37", + "themes.theme4.accent.12": "d79b96821617d0d4991a05bfc930e2a8bb66e31b", + "themes.theme4.accent.13": "c6d58becaf58225e374786e121185b452e507c39", + "themes.theme4.accent.contrast-1": "8d0ca55fc6d2deed63cdc37a15864ed4303474a6", + "themes.theme4.accent.contrast-2": "c0416c3289965b07efa8b88e17d7fd583648df6e", + "themes.theme4.brand1.1": "020ae320689868cbd863ec85b5266d496add6030", + "themes.theme4.brand1.2": "8c814c21e86f647a8e7c38ea858e3075dea0bd27", + "themes.theme4.brand1.3": "ffdcc7730af00fdb73721794ce29c9d3dbcc939d", + "themes.theme4.brand1.4": "bf10421b7524d755e01cb3c79217549e4aeea47c", + "themes.theme4.brand1.5": "66c1757eae1e15ed1cdcf8d6b293d4f5a7e3ab8b", + "themes.theme4.brand1.6": "679641d3f04e948b85bfbf9ca4e822e0c70044ff", + "themes.theme4.brand1.7": "e9e0888be5b56a30c0ae5170b143681555a8e325", + "themes.theme4.brand1.8": "d30cc18e93bb1b543090b1b807dc8ef073bda1f6", + "themes.theme4.brand1.9": "0a2b9eb79e286bd692c0c9ea38fc3353455dddbc", + "themes.theme4.brand1.10": "52ec5f02a97a78c5fa180e79bafd603ff15f9fee", + "themes.theme4.brand1.11": "44130540083177eaf7b59ac1aa16c12fa8704a66", + "themes.theme4.brand1.12": "704bfdc99fba1398f1a3af5aabafc20b88efa7ea", + "themes.theme4.brand1.13": "e2f0d060673008dcdf0ca39ea298d4339e51bd6e", + "themes.theme4.brand1.contrast-1": "5c1c2c2d71c1c2a26a9cd77fae6e8e2db492f379", + "themes.theme4.brand1.contrast-2": "00da22e7302d31983a0e583f418d610be0e84ff9", + "themes.theme4.brand2.1": "8acd7fe2c6b56b970c50779b5d886e9c7a2d9be9", + "themes.theme4.brand2.2": "b42abcc2ee49f09b5f19bf9245fe7963e91cb445", + "themes.theme4.brand2.3": "6f3401b286221b86a81444e3dba32cf886e5dc8e", + "themes.theme4.brand2.4": "1a959ceb5d8fc2460251274ed11e744718918880", + "themes.theme4.brand2.5": "fdd7bcb862d4e6efacba1da35d9e8d5745782e85", + "themes.theme4.brand2.6": "c11cbc837c5c67b9d821ca33b4d9cf38ee4d4d77", + "themes.theme4.brand2.7": "7b931982f2698bdbb69ae8df0f839667334da042", + "themes.theme4.brand2.8": "7c43bdbf76e2def650121bc4431a014df0cdaff8", + "themes.theme4.brand2.9": "fdcf2bf4ed1bf219e4e47c3f65d4a1e8512b8e90", + "themes.theme4.brand2.10": "a55e56c33a26daf58400856a30c730f415153a45", + "themes.theme4.brand2.11": "4fef0aecc05434ea3a83e733b99d74cac4a2814a", + "themes.theme4.brand2.12": "7abda29511e77bcb346a78247bd8f3c2d3fcb4a5", + "themes.theme4.brand2.13": "46d8e28eb7f8cd672460c9fb809c33569da4bdb8", + "themes.theme4.brand2.contrast-1": "c543d006655813ee27c39dde24e922da43db8139", + "themes.theme4.brand2.contrast-2": "cbc795fe10e544d2e7726d2a920fbf5e2b065162", + "themes.theme4.brand3.1": "fa893d0953c5553b764837902de557d15d583ddb", + "themes.theme4.brand3.2": "2c9dccf58d5e053c7b8ec6611686043dc4ce1cbc", + "themes.theme4.brand3.3": "895fa4e3c8a50e29a85bf9174b5272e46da39d37", + "themes.theme4.brand3.4": "9baa48af543078cc8d6927be2b078ca9fcdd55af", + "themes.theme4.brand3.5": "ea4d70eb89e141e17d95031c8558f876b16b452b", + "themes.theme4.brand3.6": "37f89f3d1e2be9b61f55198225ed6f4b555f1b38", + "themes.theme4.brand3.7": "c3cc496ab706af332c6afe5295d724690ad16437", + "themes.theme4.brand3.8": "edee41d0b2002dead7b51f9ed64596a6287c132f", + "themes.theme4.brand3.9": "1f09ab776d1c8e60b18a5df80e0e96c09ed6e758", + "themes.theme4.brand3.10": "33e5eff8f90d412d8194ecb8e3a4af9d857e0542", + "themes.theme4.brand3.11": "d1c6341aeb189a4fa38b68685f750655d7049bad", + "themes.theme4.brand3.12": "9c3088dc7fd1f32415ce592e4324f2edb02adf92", + "themes.theme4.brand3.13": "3dee72eab7a90bec16c6757e8565cb6bc02e23fe", + "themes.theme4.brand3.contrast-1": "eb99f1e283e0f201534cb52aac51ac39d550aaff", + "themes.theme4.brand3.contrast-2": "9feea0dc52a7e015e374728b90fde163e9d1a086", + "themes.theme4.neutral.1": "a6b6bf09e368df6bba65c83d7da5f0e10f396986", + "themes.theme4.neutral.2": "a935d85cc13b9bbc393cfed58ed21ca9022b7e0e", + "themes.theme4.neutral.3": "947a73b152ea9bfe2f95aae85f61361389314ab1", + "themes.theme4.neutral.4": "99a9c955cd93da7c15c8da8c62ee4f068653f489", + "themes.theme4.neutral.5": "f1c577b832315fe2fdd9ceedebe0ff250c73b322", + "themes.theme4.neutral.6": "5e4ea7545a6d04db1a77f648b92b93e80ca588b9", + "themes.theme4.neutral.7": "10bf2403f6b829f384d123067e71cb02f05f49cf", + "themes.theme4.neutral.8": "62ba1cea537d6f5a02bc9bdad8a97b20fd294249", + "themes.theme4.neutral.9": "0c1bdbf04e3f8910f2bdd42f82b59db3ba34adb7", + "themes.theme4.neutral.10": "db7312397f5461b9f7b3fb2039db7e35a5bff29e", + "themes.theme4.neutral.11": "eee9627af1980c619effb5b0b72ecef969042758", + "themes.theme4.neutral.12": "b73e588d597db57e80aa9982672d120927806ee4", + "themes.theme4.neutral.13": "e3160b5c85f66d6845e69d962b766fa25c035093", + "themes.theme4.neutral.contrast-1": "ad8aeac390d55f9e651b371dd38f51ed4bbdc3fe", + "themes.theme4.neutral.contrast-2": "b05868e65149316f5b5e3ecf3f1b43b4aa8c46b7" }, - "$figmaCollectionId": "VariableCollectionId:40:6447", - "$figmaModeId": "40:96", - "$figmaVariableReferences": {}, "group": ".Mode" }, { "id": "de7b392ea3a3ba7f9afc9e307bb834c9ec5e5f0c", - "name": "theme1", + "name": "Digdir", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme1": "enabled" + "themes/theme1": "enabled", + "core/defaults": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:40:6823", - "$figmaModeId": "40:97", + "$figmaCollectionId": "VariableCollectionId:62:403", + "$figmaModeId": "62:2", "$figmaVariableReferences": { - "colors.accent.1": "4292c5cb854569447b64c3c9cbe5fbd2552feb1e", - "colors.accent.2": "978f909fcbc08d495be0245cbc7945bac5c5398d", - "colors.accent.3": "3756a20cadaa37fe5ad61c7477da8aad75a1075a", - "colors.accent.4": "fee9236692b7e8a369df5bd4cc973e45a93cf354", - "colors.accent.5": "22055ecf5e5b153668e95e1fa60ba9ca899f43b2", - "colors.accent.6": "87c81370d6db90c79c7ef69a70fe41a795478ad9", - "colors.accent.7": "6a30a4628f74484a908f9a254d95c3d862954ccb", - "colors.accent.8": "222938124ef67472e593a3d0e394ba09142f2048", - "colors.accent.9": "93ecaafcc5411b18f68b7a8c89ac08962f991bb6", - "colors.accent.10": "88f40dc13842de706e07454d98f033235ed86d40", - "colors.accent.11": "ffa4e77318540aacf0016ecc93e52271c4ea2a50", - "colors.accent.12": "42f31dd9f1c5233986379692012db92d82c38f1e", - "colors.accent.13": "5b3b1914ad439b254d0bc1b7a3090da479cf4d12", - "colors.accent.contrast-1": "882e8b1bd96c170984b85705792e76411c6ec2f2", - "colors.accent.contrast-2": "bbb58b8183948d0b3ea3088dbe8846a3f7739aa2", - "colors.neutral.1": "c6cbb352decdb602f079780e4d8914564c7d93ec", - "colors.neutral.2": "06f2901258a7d877d5d052945517c1c22451f455", - "colors.neutral.3": "9fd97d1db35f2997855ac0fe1112839fac9ae65f", - "colors.neutral.4": "56aa044127b5b868a0d1ec0e97c2f5255f6af587", - "colors.neutral.5": "f4bdb142223a85794f876303b5593e55af217a09", - "colors.neutral.6": "dc88639863aa17ad02ba103bad0df4b3d4dc713e", - "colors.neutral.7": "7f9f269829cbda9f5da667ccd4bbaac1abdb9481", - "colors.neutral.8": "bc353fa3cbee2d0bec413ea06b0efd8fdf5c5892", - "colors.neutral.9": "5989946def065d25d6904977309e722d0d1eb784", - "colors.neutral.10": "77afe394c47040c2c5682bb1f8f464634f1ebd2b", - "colors.neutral.11": "21d1f7403fb375f201baa5d09bb5b44e53d678fc", - "colors.neutral.12": "08335b019d470c482905f612930c7bb3a0e2b75b", - "colors.neutral.13": "53f814d13c6b6a0d93bf2c4377d3d3e5a2bb63cc", - "colors.neutral.contrast-1": "57596f6d1e4e25b5b430bd02a285dc8c88d809da", - "colors.neutral.contrast-2": "c0c15a74152df8122be11cf8699c2f9e08aaf351", - "colors.brand1.1": "21820095c87d51a4f8652a46a6241fb1dd8a7b4a", - "colors.brand1.2": "f4e5c53d019f44111547611ec0bc0ae52b27c9de", - "colors.brand1.3": "eb8a47c5f2346769284f71f4004ee9b479e51717", - "colors.brand1.4": "98ad976d5887f38f4c70eec9a22cc1e5b7b3519a", - "colors.brand1.5": "40ee981b2c168b519f683e73ee4f866f42da40e8", - "colors.brand1.6": "520c4fb7cef0ad0d90d1e4b9ccb76193176aa4c9", - "colors.brand1.7": "969a20c2fd781a50e2afe0dfec344b917a7eeb47", - "colors.brand1.8": "225617cd63e92a017196edd3a0727ee2d2078495", - "colors.brand1.9": "301f8d9203e3b7027a38a64d959b0d3ddbbffbcb", - "colors.brand1.10": "c4d9e6444a620ac9c8073d72086c27fd56838c0c", - "colors.brand1.11": "54d7bb6caef39f5f3ec064b8b9ed02f1a7896ac6", - "colors.brand1.12": "2d404f1fe72e8ea63cad85b2f63b63c740d1c6ec", - "colors.brand1.13": "7e50d697d713ff833bf305cb8f9e0b3607a0accd", - "colors.brand1.contrast-1": "a180dd1ee5a89eb79dd0747fce6ed89b6f9815cc", - "colors.brand1.contrast-2": "e5ed2e0eab2701b95fa9332cbb8ee4b47acf7f63", - "colors.brand2.1": "ca76f18d882b41a6917d79f9378cd6132ffac19a", - "colors.brand2.2": "c6e9229b60d5f4fb1bc58f0eb7568c11cf0c1c8c", - "colors.brand2.3": "37affc63fdb2c9884db212e817d8224905c1da5e", - "colors.brand2.4": "96bbccd7c8ecf63e9fa3027a92389dc747714f9f", - "colors.brand2.5": "e1263ddf060a97e4ea32b3c77d6e334b36c3de40", - "colors.brand2.6": "b042d8a117bc2337740cb64b32b42c8095e141fa", - "colors.brand2.7": "34484d0930f813beaa1a50967d92be5f29308ab5", - "colors.brand2.8": "9a53ee3195d156a435e4d175fce395befaa44f1b", - "colors.brand2.9": "a9d9b9b7b924a9c987f99746ffceedc8eb9f6ed4", - "colors.brand2.10": "cc40fcd9d8ab8eb16cc10c33ba3640f4f65bb61b", - "colors.brand2.11": "92f08e98961fa000b9d940a75ccc8f46bb0666ac", - "colors.brand2.12": "994ad34fd6d967b3f0b4796d43b6443332fc1d6b", - "colors.brand2.13": "80171e13e4984438a824545827402760b686acb4", - "colors.brand2.contrast-1": "9e7ff279feb25e7daa66718a5f1a46947b6a1dc4", - "colors.brand2.contrast-2": "e618d0c32179f99b95a70ae1b88b8111761d93b4", - "colors.brand3.1": "4edb19177873d39345bd28d5a02f06c20ec44ad0", - "colors.brand3.2": "068ebf5135b398792298b314e608ebe0efe94a48", - "colors.brand3.3": "269829b4570ddf6c2c9fa1ec1cf28f3451909c43", - "colors.brand3.4": "f7d9ecc58b9add4e9ff289e823a282f8ee0c7ec6", - "colors.brand3.5": "b787a9254faa6f5bc5a5c4f78b91f185d8eb1921", - "colors.brand3.6": "b4b190f5ad27c4dcab871f84725123e836a7b4c7", - "colors.brand3.7": "e394adceed87c7c877cb6362f3a328944cb9821a", - "colors.brand3.8": "aafbac1687b40fe2cda3ea75011b507a1272d309", - "colors.brand3.9": "b565beb1025b4a31ded7add18f4f378a02a3be5c", - "colors.brand3.10": "10f076775924b291a46d95291f241ac1e7a87ccb", - "colors.brand3.11": "8f986ffc2259f61ca3f75571dcc36cac442b30d9", - "colors.brand3.12": "7445e04d303105c2dae0bf1a27861a6ab2c3f82b", - "colors.brand3.13": "7fcf75bec524e540be633a680b01616e774bcf60", - "colors.brand3.contrast-1": "ddca0ca6d23602cb4f929272b9b4805a4b2342a5", - "colors.brand3.contrast-2": "5cdc9fbcef8ba50a1f3955735e3cc59f1ab55dd5" + "colors.accent.1": "c1d347553b9e2e74f6e5e337a36996ecec9114b0", + "colors.accent.2": "56ce48685270e3bbd8e745c767e6940d36c207cc", + "colors.accent.3": "71d797a5e582ccd74284c2af4a61bca7dc353762", + "colors.accent.4": "8a3d06a9b0e6b80cbcd95670292c25b27f0977ff", + "colors.accent.5": "47ca1d41438073c3e65aea6c4e5013a9e63ac917", + "colors.accent.6": "85de5154f207763c436000bfc7c52603aa9fef51", + "colors.accent.7": "6c49d43c5c3aff3b2a656fe38e38605989ba33e0", + "colors.accent.8": "6faa194e21fd101200bc1ea0f1e046fcdc2336c9", + "colors.accent.9": "204229af56f3f82ef60a880da0fb86235aa6d686", + "colors.accent.10": "2fd1a4b2e98263719bb82933a98d3d9f0a723240", + "colors.accent.11": "29ad94b8e88196865ea6af7fbb7475f00e01fa5b", + "colors.accent.12": "8bfbc49a0e1818d5293687633e636006543ef575", + "colors.accent.13": "d4795a202ebfd5dc1ea9a92b8942612d540f103c", + "colors.accent.contrast-1": "c1867d7c8135187ad38ca25514173beba0e37591", + "colors.accent.contrast-2": "092783447b9260b318daf770d75907d6aa994503", + "colors.neutral.1": "7bce5dc748339bc0084b44581bf4fffab052fa7d", + "colors.neutral.2": "85a0525c49f48df7259d56c6cfcfa2bbba4365d2", + "colors.neutral.3": "773769fa91d5044b613ca6f7190b5399e900fe44", + "colors.neutral.4": "cc88597d85eaac5799e35a598d9f2eb016891aea", + "colors.neutral.5": "a6daff3b0eb8e71b47c516ab77565671d4e3932d", + "colors.neutral.6": "6b7a29fd5e2737cf0f2591f44da4fbf8e36973c4", + "colors.neutral.7": "cd11dcc058ceee035cb7308ce6dffc0ceb1b5e7c", + "colors.neutral.8": "9395b4f8f0774c655e66dc0028aa39804ac90b8e", + "colors.neutral.9": "007a2256107d67a53e774a7af181d747fa10b498", + "colors.neutral.10": "6a782ba38127c1042d29dfd22d43ba0b433fbc2b", + "colors.neutral.11": "48cf18a09741f66851b3ece30c3b409802bb7e9b", + "colors.neutral.12": "5c726a51d37d3c690dd38dd5765be3357002d4d5", + "colors.neutral.13": "4b6f9642835ebac516018e1174c080e968316cbd", + "colors.neutral.contrast-1": "4e8cf269cc0ceda286037252ca04205f84859b6c", + "colors.neutral.contrast-2": "68d3a0bbf21a9149dd4137a4ce010963a49c3af3", + "colors.brand1.1": "550b71fadd45595caa1d40a482b5fb334cfab4e4", + "colors.brand1.2": "d9d4f60c6f778528d0575247dc41c87c3d81d7f7", + "colors.brand1.3": "92817e37e0937c3d9e539ebc5bb04e7b03395239", + "colors.brand1.4": "82af19796180a50b09abb7b4e6c8ed2eaa8bcdf4", + "colors.brand1.5": "0b246d8058ebc29e41cb6d46aa9a86aaede7a061", + "colors.brand1.6": "23a5e356ed11c82817a7c6cc5fe0e248910bf975", + "colors.brand1.7": "ee3f332a092809f0cbc2d71d5abf0c2dade348f7", + "colors.brand1.8": "66394051c132009f1306bd6353661dd0d852512d", + "colors.brand1.9": "5dd8971038ef127725eca20ad32c99c794ac2255", + "colors.brand1.10": "29559cde82283974710fd20d4bca65eaab49b436", + "colors.brand1.11": "ac15402bed3456066c1fdbd5780894dbfefb0fbb", + "colors.brand1.12": "abd20b45a0b969f72d141298a44bf0cae9ad06e0", + "colors.brand1.13": "45437f97f75ebf64dee301648b3eaea8fc00f422", + "colors.brand1.contrast-1": "9ee8a8ae273a13e79abf467accb16d9c8991f976", + "colors.brand1.contrast-2": "7a52038711c802521f53ccf2308384d79bfa2e1b", + "colors.brand2.1": "2289662500af3b216acb059d9b0fdb3602cc8aae", + "colors.brand2.2": "1403f21e61f09963ee0749a249bbd2399cd8202e", + "colors.brand2.3": "b08a767dba2001b6f4e2276bedc3b55d19cd1722", + "colors.brand2.4": "300c8b62910d324b0b3380b3b9c93ec4632983f0", + "colors.brand2.5": "293963ac27ff1fc81f5a5ba75557110c5674296e", + "colors.brand2.6": "e54c2bfd603eb9495a217dba135fcd9f7239bd90", + "colors.brand2.7": "9a642ec98887a6e14df46ae72a45abe188b5728c", + "colors.brand2.8": "195f14159e37669f5c8b415c1bc7303270c0f797", + "colors.brand2.9": "2df764d250f84ad701b5bc339777023712529d9f", + "colors.brand2.10": "cb098f2be2954742f24a60744627e0a07532c45d", + "colors.brand2.11": "b44b5058d48ab45304f361edc621b164f1a81e11", + "colors.brand2.12": "31f2eb81455279826a271465a274c850a5c46676", + "colors.brand2.13": "67f8d7648e4c3b72fadbf5307b76e90dcbce75c4", + "colors.brand2.contrast-1": "f87b47ef0771fa61934748064c902513b6ade07c", + "colors.brand2.contrast-2": "6c49b1ea1fc2f47d456dc9df3bfdb309b0d4441c", + "colors.brand3.1": "eb8c3f2d7f753ceb6b7f89d58e5b4fabd004acf1", + "colors.brand3.2": "991907cf83ce10d3bf782c8760abdbebe95abe16", + "colors.brand3.3": "82e3710bf96fe7eefd1123501155009e5e4982b7", + "colors.brand3.4": "43b0a9b6c242ea8d591315216e7690a09b0a70d9", + "colors.brand3.5": "444de1423850f7cbeeea9eb6770108fb0f627952", + "colors.brand3.6": "b80b584ce86f63852b541528d0f80c40d96e689f", + "colors.brand3.7": "28e160d2ccd5eea98264692c2565f8bd4bcc7c5b", + "colors.brand3.8": "51e034b6cbd91e0068590eb664abd86effb58f63", + "colors.brand3.9": "4087a9f5f42417629409538ee73b48b9bae58e07", + "colors.brand3.10": "5a77be0f6546661378f77e504fefe710c4a14bef", + "colors.brand3.11": "fdaa4409b380d7f0f67e49c4188c39938a35d964", + "colors.brand3.12": "1c6b189a29a1a133d363bc9958f274204cb9beb9", + "colors.brand3.13": "d42e0f23059c1da841544e6a830bc68be9853038", + "colors.brand3.contrast-1": "737771afddce79b78d823d6eb5cffcb359e85dbb", + "colors.brand3.contrast-2": "71c720e31e32f87f6864ec60c3587aed8db3d3a2" }, "group": "Theme" }, { "id": "bfb9f0bf7870662bbd1e455adcb164e93283deb5", - "name": "theme2", + "name": "Altinn", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme2": "enabled" + "themes/theme2": "enabled", + "core/defaults": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:40:6823", - "$figmaModeId": "40:98", + "$figmaCollectionId": "VariableCollectionId:62:403", + "$figmaModeId": "62:3", "$figmaVariableReferences": { - "colors.accent.1": "4292c5cb854569447b64c3c9cbe5fbd2552feb1e", - "colors.accent.2": "978f909fcbc08d495be0245cbc7945bac5c5398d", - "colors.accent.3": "3756a20cadaa37fe5ad61c7477da8aad75a1075a", - "colors.accent.4": "fee9236692b7e8a369df5bd4cc973e45a93cf354", - "colors.accent.5": "22055ecf5e5b153668e95e1fa60ba9ca899f43b2", - "colors.accent.6": "87c81370d6db90c79c7ef69a70fe41a795478ad9", - "colors.accent.7": "6a30a4628f74484a908f9a254d95c3d862954ccb", - "colors.accent.8": "222938124ef67472e593a3d0e394ba09142f2048", - "colors.accent.9": "93ecaafcc5411b18f68b7a8c89ac08962f991bb6", - "colors.accent.10": "88f40dc13842de706e07454d98f033235ed86d40", - "colors.accent.11": "ffa4e77318540aacf0016ecc93e52271c4ea2a50", - "colors.accent.12": "42f31dd9f1c5233986379692012db92d82c38f1e", - "colors.accent.13": "5b3b1914ad439b254d0bc1b7a3090da479cf4d12", - "colors.accent.contrast-1": "882e8b1bd96c170984b85705792e76411c6ec2f2", - "colors.accent.contrast-2": "bbb58b8183948d0b3ea3088dbe8846a3f7739aa2", - "colors.neutral.1": "c6cbb352decdb602f079780e4d8914564c7d93ec", - "colors.neutral.2": "06f2901258a7d877d5d052945517c1c22451f455", - "colors.neutral.3": "9fd97d1db35f2997855ac0fe1112839fac9ae65f", - "colors.neutral.4": "56aa044127b5b868a0d1ec0e97c2f5255f6af587", - "colors.neutral.5": "f4bdb142223a85794f876303b5593e55af217a09", - "colors.neutral.6": "dc88639863aa17ad02ba103bad0df4b3d4dc713e", - "colors.neutral.7": "7f9f269829cbda9f5da667ccd4bbaac1abdb9481", - "colors.neutral.8": "bc353fa3cbee2d0bec413ea06b0efd8fdf5c5892", - "colors.neutral.9": "5989946def065d25d6904977309e722d0d1eb784", - "colors.neutral.10": "77afe394c47040c2c5682bb1f8f464634f1ebd2b", - "colors.neutral.11": "21d1f7403fb375f201baa5d09bb5b44e53d678fc", - "colors.neutral.12": "08335b019d470c482905f612930c7bb3a0e2b75b", - "colors.neutral.13": "53f814d13c6b6a0d93bf2c4377d3d3e5a2bb63cc", - "colors.neutral.contrast-1": "57596f6d1e4e25b5b430bd02a285dc8c88d809da", - "colors.neutral.contrast-2": "c0c15a74152df8122be11cf8699c2f9e08aaf351", - "colors.brand1.1": "21820095c87d51a4f8652a46a6241fb1dd8a7b4a", - "colors.brand1.2": "f4e5c53d019f44111547611ec0bc0ae52b27c9de", - "colors.brand1.3": "eb8a47c5f2346769284f71f4004ee9b479e51717", - "colors.brand1.4": "98ad976d5887f38f4c70eec9a22cc1e5b7b3519a", - "colors.brand1.5": "40ee981b2c168b519f683e73ee4f866f42da40e8", - "colors.brand1.6": "520c4fb7cef0ad0d90d1e4b9ccb76193176aa4c9", - "colors.brand1.7": "969a20c2fd781a50e2afe0dfec344b917a7eeb47", - "colors.brand1.8": "225617cd63e92a017196edd3a0727ee2d2078495", - "colors.brand1.9": "301f8d9203e3b7027a38a64d959b0d3ddbbffbcb", - "colors.brand1.10": "c4d9e6444a620ac9c8073d72086c27fd56838c0c", - "colors.brand1.11": "54d7bb6caef39f5f3ec064b8b9ed02f1a7896ac6", - "colors.brand1.12": "2d404f1fe72e8ea63cad85b2f63b63c740d1c6ec", - "colors.brand1.13": "7e50d697d713ff833bf305cb8f9e0b3607a0accd", - "colors.brand1.contrast-1": "a180dd1ee5a89eb79dd0747fce6ed89b6f9815cc", - "colors.brand1.contrast-2": "e5ed2e0eab2701b95fa9332cbb8ee4b47acf7f63", - "colors.brand2.1": "ca76f18d882b41a6917d79f9378cd6132ffac19a", - "colors.brand2.2": "c6e9229b60d5f4fb1bc58f0eb7568c11cf0c1c8c", - "colors.brand2.3": "37affc63fdb2c9884db212e817d8224905c1da5e", - "colors.brand2.4": "96bbccd7c8ecf63e9fa3027a92389dc747714f9f", - "colors.brand2.5": "e1263ddf060a97e4ea32b3c77d6e334b36c3de40", - "colors.brand2.6": "b042d8a117bc2337740cb64b32b42c8095e141fa", - "colors.brand2.7": "34484d0930f813beaa1a50967d92be5f29308ab5", - "colors.brand2.8": "9a53ee3195d156a435e4d175fce395befaa44f1b", - "colors.brand2.9": "a9d9b9b7b924a9c987f99746ffceedc8eb9f6ed4", - "colors.brand2.10": "cc40fcd9d8ab8eb16cc10c33ba3640f4f65bb61b", - "colors.brand2.11": "92f08e98961fa000b9d940a75ccc8f46bb0666ac", - "colors.brand2.12": "994ad34fd6d967b3f0b4796d43b6443332fc1d6b", - "colors.brand2.13": "80171e13e4984438a824545827402760b686acb4", - "colors.brand2.contrast-1": "9e7ff279feb25e7daa66718a5f1a46947b6a1dc4", - "colors.brand2.contrast-2": "e618d0c32179f99b95a70ae1b88b8111761d93b4", - "colors.brand3.1": "4edb19177873d39345bd28d5a02f06c20ec44ad0", - "colors.brand3.2": "068ebf5135b398792298b314e608ebe0efe94a48", - "colors.brand3.3": "269829b4570ddf6c2c9fa1ec1cf28f3451909c43", - "colors.brand3.4": "f7d9ecc58b9add4e9ff289e823a282f8ee0c7ec6", - "colors.brand3.5": "b787a9254faa6f5bc5a5c4f78b91f185d8eb1921", - "colors.brand3.6": "b4b190f5ad27c4dcab871f84725123e836a7b4c7", - "colors.brand3.7": "e394adceed87c7c877cb6362f3a328944cb9821a", - "colors.brand3.8": "aafbac1687b40fe2cda3ea75011b507a1272d309", - "colors.brand3.9": "b565beb1025b4a31ded7add18f4f378a02a3be5c", - "colors.brand3.10": "10f076775924b291a46d95291f241ac1e7a87ccb", - "colors.brand3.11": "8f986ffc2259f61ca3f75571dcc36cac442b30d9", - "colors.brand3.12": "7445e04d303105c2dae0bf1a27861a6ab2c3f82b", - "colors.brand3.13": "7fcf75bec524e540be633a680b01616e774bcf60", - "colors.brand3.contrast-1": "ddca0ca6d23602cb4f929272b9b4805a4b2342a5", - "colors.brand3.contrast-2": "5cdc9fbcef8ba50a1f3955735e3cc59f1ab55dd5" + "colors.accent.1": "c1d347553b9e2e74f6e5e337a36996ecec9114b0", + "colors.accent.2": "56ce48685270e3bbd8e745c767e6940d36c207cc", + "colors.accent.3": "71d797a5e582ccd74284c2af4a61bca7dc353762", + "colors.accent.4": "8a3d06a9b0e6b80cbcd95670292c25b27f0977ff", + "colors.accent.5": "47ca1d41438073c3e65aea6c4e5013a9e63ac917", + "colors.accent.6": "85de5154f207763c436000bfc7c52603aa9fef51", + "colors.accent.7": "6c49d43c5c3aff3b2a656fe38e38605989ba33e0", + "colors.accent.8": "6faa194e21fd101200bc1ea0f1e046fcdc2336c9", + "colors.accent.9": "204229af56f3f82ef60a880da0fb86235aa6d686", + "colors.accent.10": "2fd1a4b2e98263719bb82933a98d3d9f0a723240", + "colors.accent.11": "29ad94b8e88196865ea6af7fbb7475f00e01fa5b", + "colors.accent.12": "8bfbc49a0e1818d5293687633e636006543ef575", + "colors.accent.13": "d4795a202ebfd5dc1ea9a92b8942612d540f103c", + "colors.accent.contrast-1": "c1867d7c8135187ad38ca25514173beba0e37591", + "colors.accent.contrast-2": "092783447b9260b318daf770d75907d6aa994503", + "colors.neutral.1": "7bce5dc748339bc0084b44581bf4fffab052fa7d", + "colors.neutral.2": "85a0525c49f48df7259d56c6cfcfa2bbba4365d2", + "colors.neutral.3": "773769fa91d5044b613ca6f7190b5399e900fe44", + "colors.neutral.4": "cc88597d85eaac5799e35a598d9f2eb016891aea", + "colors.neutral.5": "a6daff3b0eb8e71b47c516ab77565671d4e3932d", + "colors.neutral.6": "6b7a29fd5e2737cf0f2591f44da4fbf8e36973c4", + "colors.neutral.7": "cd11dcc058ceee035cb7308ce6dffc0ceb1b5e7c", + "colors.neutral.8": "9395b4f8f0774c655e66dc0028aa39804ac90b8e", + "colors.neutral.9": "007a2256107d67a53e774a7af181d747fa10b498", + "colors.neutral.10": "6a782ba38127c1042d29dfd22d43ba0b433fbc2b", + "colors.neutral.11": "48cf18a09741f66851b3ece30c3b409802bb7e9b", + "colors.neutral.12": "5c726a51d37d3c690dd38dd5765be3357002d4d5", + "colors.neutral.13": "4b6f9642835ebac516018e1174c080e968316cbd", + "colors.neutral.contrast-1": "4e8cf269cc0ceda286037252ca04205f84859b6c", + "colors.neutral.contrast-2": "68d3a0bbf21a9149dd4137a4ce010963a49c3af3", + "colors.brand1.1": "550b71fadd45595caa1d40a482b5fb334cfab4e4", + "colors.brand1.2": "d9d4f60c6f778528d0575247dc41c87c3d81d7f7", + "colors.brand1.3": "92817e37e0937c3d9e539ebc5bb04e7b03395239", + "colors.brand1.4": "82af19796180a50b09abb7b4e6c8ed2eaa8bcdf4", + "colors.brand1.5": "0b246d8058ebc29e41cb6d46aa9a86aaede7a061", + "colors.brand1.6": "23a5e356ed11c82817a7c6cc5fe0e248910bf975", + "colors.brand1.7": "ee3f332a092809f0cbc2d71d5abf0c2dade348f7", + "colors.brand1.8": "66394051c132009f1306bd6353661dd0d852512d", + "colors.brand1.9": "5dd8971038ef127725eca20ad32c99c794ac2255", + "colors.brand1.10": "29559cde82283974710fd20d4bca65eaab49b436", + "colors.brand1.11": "ac15402bed3456066c1fdbd5780894dbfefb0fbb", + "colors.brand1.12": "abd20b45a0b969f72d141298a44bf0cae9ad06e0", + "colors.brand1.13": "45437f97f75ebf64dee301648b3eaea8fc00f422", + "colors.brand1.contrast-1": "9ee8a8ae273a13e79abf467accb16d9c8991f976", + "colors.brand1.contrast-2": "7a52038711c802521f53ccf2308384d79bfa2e1b", + "colors.brand2.1": "2289662500af3b216acb059d9b0fdb3602cc8aae", + "colors.brand2.2": "1403f21e61f09963ee0749a249bbd2399cd8202e", + "colors.brand2.3": "b08a767dba2001b6f4e2276bedc3b55d19cd1722", + "colors.brand2.4": "300c8b62910d324b0b3380b3b9c93ec4632983f0", + "colors.brand2.5": "293963ac27ff1fc81f5a5ba75557110c5674296e", + "colors.brand2.6": "e54c2bfd603eb9495a217dba135fcd9f7239bd90", + "colors.brand2.7": "9a642ec98887a6e14df46ae72a45abe188b5728c", + "colors.brand2.8": "195f14159e37669f5c8b415c1bc7303270c0f797", + "colors.brand2.9": "2df764d250f84ad701b5bc339777023712529d9f", + "colors.brand2.10": "cb098f2be2954742f24a60744627e0a07532c45d", + "colors.brand2.11": "b44b5058d48ab45304f361edc621b164f1a81e11", + "colors.brand2.12": "31f2eb81455279826a271465a274c850a5c46676", + "colors.brand2.13": "67f8d7648e4c3b72fadbf5307b76e90dcbce75c4", + "colors.brand2.contrast-1": "f87b47ef0771fa61934748064c902513b6ade07c", + "colors.brand2.contrast-2": "6c49b1ea1fc2f47d456dc9df3bfdb309b0d4441c", + "colors.brand3.1": "eb8c3f2d7f753ceb6b7f89d58e5b4fabd004acf1", + "colors.brand3.2": "991907cf83ce10d3bf782c8760abdbebe95abe16", + "colors.brand3.3": "82e3710bf96fe7eefd1123501155009e5e4982b7", + "colors.brand3.4": "43b0a9b6c242ea8d591315216e7690a09b0a70d9", + "colors.brand3.5": "444de1423850f7cbeeea9eb6770108fb0f627952", + "colors.brand3.6": "b80b584ce86f63852b541528d0f80c40d96e689f", + "colors.brand3.7": "28e160d2ccd5eea98264692c2565f8bd4bcc7c5b", + "colors.brand3.8": "51e034b6cbd91e0068590eb664abd86effb58f63", + "colors.brand3.9": "4087a9f5f42417629409538ee73b48b9bae58e07", + "colors.brand3.10": "5a77be0f6546661378f77e504fefe710c4a14bef", + "colors.brand3.11": "fdaa4409b380d7f0f67e49c4188c39938a35d964", + "colors.brand3.12": "1c6b189a29a1a133d363bc9958f274204cb9beb9", + "colors.brand3.13": "d42e0f23059c1da841544e6a830bc68be9853038", + "colors.brand3.contrast-1": "737771afddce79b78d823d6eb5cffcb359e85dbb", + "colors.brand3.contrast-2": "71c720e31e32f87f6864ec60c3587aed8db3d3a2" }, "group": "Theme" }, @@ -580,378 +960,379 @@ "name": "semantic", "$figmaStyleReferences": {}, "selectedTokenSets": { - "semantic/color": "enabled", "semantic/style": "enabled", - "core/styles/default": "source", "core/typography/default": "source", - "core/size/default": "source" + "semantic/color": "enabled", + "core/defaults": "source" }, - "$figmaCollectionId": "VariableCollectionId:40:6899", - "$figmaModeId": "40:99", + "$figmaCollectionId": "VariableCollectionId:62:479", + "$figmaModeId": "62:4", "$figmaVariableReferences": { - "border_radius.full": "8141b6d0256e979da9c3c891effd65eba6be695f", - "spacing.0": "0b19f930ba8f972841657fae0be3120d241808a8", - "spacing.1": "10d4713d65d75f4e02f7f7b413e2e8702ad968c8", - "spacing.2": "538ee1ca621bfa3e5a0b6260097e17a3c158c4f6", - "spacing.3": "0c8a7e3f8ecd97f70999c981eb2a25833212b5d6", - "spacing.4": "ba0da16b54cae0473344074645378b6f13aa26e9", - "spacing.5": "70745743c15b0e57632067a0eb7a3291a4d81395", - "spacing.6": "175614d65d2f24a913850e7df38a546f9adeae09", - "spacing.7": "bc07ce9cd99fe5de947a2d39bdbab73274f22b45", - "spacing.8": "e337aa08eb7bc4268b880e518839273a25ff7777", - "spacing.9": "973b90f3ef271d8b9c7b0e8c7d4cbb6c73b7a5dd", - "spacing.10": "8ab7fe8e8f42715ba4f522b4d298c0407e8803d6", - "spacing.11": "91b7f2f678b5e326759ae341842e717976122938", - "spacing.12": "e2af940f25c13e5a66217ed3484317bee591dfae", - "spacing.13": "2ecf843133d7fc069da39b31f1cf6e2a9947f44b", - "spacing.14": "26c0991927915a02da38686a65f64974935aab5f", - "spacing.15": "6a69ab096dce068f93c1a0bca9d9f27793be661d", - "spacing.18": "4511ca597fdc155781e1859d7e5a957b6aff3d78", - "spacing.22": "49d1b4021ad890f27dc162a4b7ed0304713a30b7", - "spacing.26": "86dc2b78f37b472f63bd4f05435c37bdee82d6a1", - "spacing.30": "0ba61f47c96d0b4806eeeeb9e63a2e28d24a7b20", - "sizing.0": "498256b79ab817ca959f5f641079ca1c78f7f19a", - "sizing.1": "f5120397ddbfa6a8548e7514cb913b23883ad532", - "sizing.2": "61acf97d65b26e80fc02caa3704f1352ea0a320a", - "sizing.3": "547687e32a037a657fb501c3db87db2e1b9fd8df", - "sizing.4": "c433ef6ab9ab9b9aae58668c41515c44f9286cbe", - "sizing.5": "d4a5f4e4a969c54a7acc940286d44acb66dc439e", - "sizing.6": "03a86cc87026489ee118c51aefde0ff17583d9e8", - "sizing.7": "5434b670b591ce2fe502793add2909201bcda00a", - "sizing.8": "fb4a85c0685dd793d4bbcfd9afdcefa3f89ed45e", - "sizing.9": "ced5be3beef0c427aed65fee89e4a516afed91f8", - "sizing.10": "96151355fb42a0fff09f15c17d25b08a6e637766", - "sizing.11": "b124f77b539d95fab5ae16a1db9cbf726aa57b3c", - "sizing.12": "2ee9b161d7b1fd60e2b16be56e02f4951f404665", - "sizing.13": "81ec30e964197b4735df09fa10f4e9ea1e9d6411", - "sizing.14": "4f76377c7daf62e65cfb1218ff89065a3b502f5d", - "sizing.15": "03a73d05e9152e780718e80079d1a609ee6c07dd", - "sizing.18": "d549d0d464060c324e7a82c2dc0b1823b5a4d2fa", - "sizing.22": "ea1f76bfafafacf52c1b00bdfd91480a6cb73c17", - "sizing.26": "1896830a3908f268f260d1ac97858647dabfc97d", - "sizing.30": "9c0457814b29be890fd88412969d923708c4775f", - "border_width.default": "3d3697cd1f0ba628f1c9c2e3b8d1e757f3cf785e", - "border_width.active": "e78bbe8ee4e842d344138af28744abc8e653eda7", - "border_width.tab_focus": "fffa2c3a98d1587c4d7daf457a539bc98a5f3461", - "colors.accent.background-default": "4438bc782b1a64db8195408cfaf383a4fdc18829", - "colors.accent.background-subtle": "2d861f7c747dbe6c30b96bcffdd4245766c17e21", - "colors.accent.surface-default": "3519419593050980f45551f13b3a141f808d603c", - "colors.accent.surface-hover": "9e255cb9cd2c2d643206e95e5564ff0300eaf7be", - "colors.accent.surface-active": "7851d86dbb48ec49489d6d5200639b21f4e22b8a", - "colors.accent.border-subtle": "16950829ef70c782d6f1c5552201fff95af29ad3", - "colors.accent.border-default": "70af85921c8e9d94147831d4eb99364f6989c57e", - "colors.accent.border-strong": "31f799337f12ef13cbbfb11e8909e23cd3c4944f", - "colors.accent.base-default": "6565e49e15ef7304543b4142f4863b34be90004e", - "colors.accent.base-hover": "60276bade1c2c83115b2ed9ad681ea840d74342c", - "colors.accent.base-active": "7bc3367ce4028632116a32a3ce9dc2e5f481a7de", - "colors.accent.text-subtle": "a8b1cd6328840ee6627b9f5de5e072f91dc40963", - "colors.accent.text-default": "4139d9922af496d3d096218ce64e3de13269bfcf", - "colors.accent.contrast-first": "50e5e82fd930cd7b623603673a6bba41679609c1", - "colors.accent.contrast-second": "9094e2f56b368117adcca5ca9143b91189bec893", - "colors.neutral.background-default": "b75ef06cd7c556d2e585f0e80be4fe2feff7ff2e", - "colors.neutral.background-subtle": "8c854eab33c1c9d80457b4944862751b9212f6ce", - "colors.neutral.surface-default": "164d0ba10fcd81e3e1d55d5a0987ac549823c640", - "colors.neutral.surface-hover": "fbf3f9dd0a02827bea525f9f8df569111e545ebd", - "colors.neutral.surface-active": "9f99357e6832620dc0868572bc9f6dbcaa00e369", - "colors.neutral.border-subtle": "ee994b76e502c30a07d6954838be252370c34337", - "colors.neutral.border-default": "17c4993f5eaf6a8b8c4b88427321ad072bd1e770", - "colors.neutral.border-strong": "368f34102179ff54d0a3952a82d1b5faf58550a2", - "colors.neutral.base-default": "5d53ce0357b72cb680b4df7fb96ee643dccf44ac", - "colors.neutral.base-hover": "112ff2265230049c012a2cd4ab99541e80bdf937", - "colors.neutral.base-active": "d1666569d448800966c3676fbc6a7267c1e53b9d", - "colors.neutral.text-subtle": "70d637a78d0839ca5f0f11e4046f29dbfbe09dd1", - "colors.neutral.text-default": "1f01605ced1585f6dc390ab78ffa975fb94b07fd", - "colors.neutral.contrast-first": "7379d039da34f5ea14f031d44d2ef707ae7faac3", - "colors.neutral.contrast-second": "875ca53977d3215b7c076003ff2ed76d25ecbc4d", - "colors.brand1.background-default": "1d7a3441bf260b03d5662997ec303a1ca8bd468a", - "colors.brand1.background-subtle": "c2671a3e8b261997414b8ad796593ce954bc5f0b", - "colors.brand1.surface-default": "c72a496d16ddf17c61185dc7987f84905223b2d0", - "colors.brand1.surface-hover": "697d12e6d2360db91c38fa22512d4b07448be3b7", - "colors.brand1.surface-active": "63eec18eb6d7283abb7c2bd03468860542e5e838", - "colors.brand1.border-subtle": "6637602468b0a30c9bd068ed3da6968523512e57", - "colors.brand1.border-default": "7e9f32f492ac3f0e5a48c28d29c3ca3791708964", - "colors.brand1.border-strong": "e6e20a629250a0360e2fa811e03feeebd3f02e0b", - "colors.brand1.base-default": "29378b0895228325ad2d822a1abe4654ccdf2f8d", - "colors.brand1.base-hover": "ca4bcfd5cdb6ea20c631f11408cd4f106674e4c1", - "colors.brand1.base-active": "28abe02a79cce2eaffbc0eea5e3607d9c5aa76f5", - "colors.brand1.text-subtle": "e726530a429a95a33c658e9b1ae09703a4479001", - "colors.brand1.text-default": "6b55848fac59ac0228e6aa58359201800bda35d6", - "colors.brand1.contrast-first": "2b13fcc3fb573dd8768b9a88067ff1d7d926c77b", - "colors.brand1.contrast-second": "18b73d10d00e20304c48f5e2f2f483275c6a8111", - "colors.brand2.background-default": "6d030e7ed42094666f83fa4a6401ca0104c17494", - "colors.brand2.background-subtle": "b9bae871afb8ee900adac336ba7b7c60d40ff09c", - "colors.brand2.surface-default": "e8b424a72997aedc19ff5eb36904ede94bd7a05c", - "colors.brand2.surface-hover": "21cb4a94fe83acd3d766a7504fa07193a05a7197", - "colors.brand2.surface-active": "532e3894b945797382b883593da9a63da5468b19", - "colors.brand2.border-subtle": "f6c288996f67e2a790b78a39d7a1140c44345a35", - "colors.brand2.border-default": "3d7e86d7fcca1b898121c4287f51a5bbcff23d9f", - "colors.brand2.border-strong": "091cc3c4daabdd7433298543922d5933b05024bb", - "colors.brand2.base-default": "122fb13c6d31eaf94b726376961e3db1110d8136", - "colors.brand2.base-hover": "ff94f2267b704965f67ff23f74bc7005f1a4c006", - "colors.brand2.base-active": "4a865acca745c5413dd2919a8fe7013449ff2321", - "colors.brand2.text-subtle": "f1d64c9e54367c13746e3045deb020b761b1b402", - "colors.brand2.text-default": "60089c1823ffcc0d44225f14c841280a50c76674", - "colors.brand2.contrast-first": "1d3957a2310c6dcb25c0eb75f82642698210fc24", - "colors.brand2.contrast-second": "24b7f30d57d4d2bbed4e2685968b5049cf1f557d", - "colors.brand3.background-default": "802e6cd1951b1fe7c2c00b87cce2ef85e92c1ad4", - "colors.brand3.background-subtle": "40ff1db813ba9e21b82fb16826254b58e2a254d3", - "colors.brand3.surface-default": "0badea797b764b35c606cebc5050c19b10bdb88d", - "colors.brand3.surface-hover": "ba0276e11e9180e4b136cb1e7836a2a2d001fd1d", - "colors.brand3.surface-active": "6f5212bb06cab74970481a338db81ee21dfc2ac1", - "colors.brand3.border-subtle": "8b0558abe7039729cfec68d1c8f37cee8c8361e7", - "colors.brand3.border-default": "81dad9759f00a8d8a00d133977527b50397b49d6", - "colors.brand3.border-strong": "ceb30e596cc5a29260f77a4a35a5af31658cbf0e", - "colors.brand3.base-default": "d622ec55713b2ac5bc60ae8b58c7f2ee7d845881", - "colors.brand3.base-hover": "b9be8a378279ef3f1fffff0ebba81f4c7a0da4cc", - "colors.brand3.base-active": "829f95189cceb22a203dbaa4fc094fd4ba02d04c", - "colors.brand3.text-subtle": "8c464724624b92c7df0969119ab9c1ba171fde75", - "colors.brand3.text-default": "a4a3ef640d1b5f8e527dd32e61e6efb4ef297d3b", - "colors.brand3.contrast-first": "c6f7746f89741f54f4eea9f6b9f9b0fab8f93eb4", - "colors.brand3.contrast-second": "732ea6c3af39f6a905b631276f517d048d6581a3", - "colors.success.background-default": "f9bb1bd74b7fa4a0b329e02d50b54664f1407a85", - "colors.success.background-subtle": "068056558c7ae27f92c9597f6340dd1cc5fdcc2c", - "colors.success.surface-default": "164c0c2c10bcd80d8db17e17d4ecbb5e39a312b2", - "colors.success.surface-hover": "6ca2e33cf363d0417371d760cfd4551ba3a10eb8", - "colors.success.surface-active": "145207d1af5ff05696a07f4c1de8bf831c3b2c78", - "colors.success.border-subtle": "75b85fc53875892fa411ca7fc8cc1b6bbc2b67c9", - "colors.success.border-default": "7576bec94d15082c74f4cf916f91b3fa2f28c280", - "colors.success.border-strong": "28f0a4401f3cdb9244210bda30337d377e403345", - "colors.success.base-default": "71413e51649c2e138b76e9a19ff8512e250de3e8", - "colors.success.base-hover": "09496180e367aee5557495ce66c6ac21852f44c1", - "colors.success.base-active": "42cc3c590d628b27b40e4d5d34d12d1d1d2cdd6a", - "colors.success.text-subtle": "592b10b08ce024f08d2ba088ff8e93805591c1f2", - "colors.success.text-default": "6452289adb86f2b7f6a412d86d69c0e706ec8f63", - "colors.success.contrast-first": "ef3a6c623d686a057d1981354989a57591dcf1d0", - "colors.success.contrast-second": "cc89345a5587ffb8e02f546a4fba15fba70358a4", - "colors.danger.background-default": "f11fa7323090bf920dbb27361223149aa88314ad", - "colors.danger.background-subtle": "bf25a1d2125c014de941913ad46f6487ab2f6cbe", - "colors.danger.surface-default": "9d51981e1610a8be0350c8cce116626d3982e64e", - "colors.danger.surface-hover": "a2527ece0f6d68a859b644368f23c425483440ed", - "colors.danger.surface-active": "dae3e65c1a71cb138846c3364293c5b3710886c4", - "colors.danger.border-subtle": "d14c6314e8bc6959002c2f0d3be5c8ca575f6e9f", - "colors.danger.border-default": "2bbb84055bb54234b68e8d6703775bf68cf09189", - "colors.danger.border-strong": "0f3203f4f5c26bbbcf19197e002c038fe7147817", - "colors.danger.base-default": "5fbd30d5dee6ef2e9bbc34a344ea62b9b826c35f", - "colors.danger.base-hover": "96d9f76ac01d31d6e36766bb0d2a4e1e8c98fe85", - "colors.danger.base-active": "ad251f0e71b8ea084cd938ddd5d86575ca21feb7", - "colors.danger.text-subtle": "543c3685deff80125ff5878a0468cacb3f5ee015", - "colors.danger.text-default": "dc8ecc318e70f42976957eac59740ed87ed8a0cb", - "colors.danger.contrast-first": "8b708a56c3618b2633c2db245bb8f7eb23b77f5b", - "colors.danger.contrast-second": "bfdb4bdf19f9c59757d7c8f4980f4295f36fc970", - "colors.info.background-default": "e3901b9e61b8566fde9faf5fe75d9effd6121545", - "colors.info.background-subtle": "7f9fdf4c99c95fdc38defdabf3218505a6428fe7", - "colors.info.surface-default": "dca0ffae5948448e7679f5977866e7dc1ed0a86e", - "colors.info.surface-hover": "62ff2fa3d0eda4b667ba43867e1355b3fb14ee34", - "colors.info.surface-active": "b2869d446198b4392f599a75d04773b6885fe5ae", - "colors.info.border-subtle": "3f54cf7cce9ec037583316468f865acb806de9a0", - "colors.info.border-default": "d8c28d992a61fedcdaf85367986a329e0d2d7ce2", - "colors.info.border-strong": "0a083c75d4a9528aa6f3a740621ac432d6090f92", - "colors.info.base-default": "7729896aa36fed53b66c53562291d1bb1fa7cd88", - "colors.info.base-hover": "ebff2790b22601b25f97b47c6f58bdf10bf8bd33", - "colors.info.base-active": "67617cc5e7f1fdd687a4cf350cd8b88572a0f8ca", - "colors.info.text-subtle": "fb6dc3476a5a79b3d0289042c750a89ad15d1947", - "colors.info.text-default": "993580275f7efd63ce673c1e51b0f9b79b60aee7", - "colors.info.contrast-first": "e811331b2b8ef5002d056c9cc4c58056a84dd676", - "colors.info.contrast-second": "7b9eb0030b99241c1cc515e8b6f13fb84f7b34be", - "colors.warning.background-default": "3f8b63b452520ed8cb0284bab4b1f7de01709211", - "colors.warning.background-subtle": "c85c7515ec768fd8d973b2c24f1f60886c538e72", - "colors.warning.surface-default": "342d24d81d59fff10853d07f3d3e9be70fcaa174", - "colors.warning.surface-hover": "6ce51db7c8d25dcdc615db570e2f43dfc2c79252", - "colors.warning.surface-active": "a918f389e07334b27a9b0c63b569994d275eeca2", - "colors.warning.border-subtle": "d6b219d92707000d0ef3ee7fadbdb322d35378f0", - "colors.warning.border-default": "aef2c7a48c5ca0eda55b78ae7eb58e594d0ac29a", - "colors.warning.border-strong": "671d885db86b76f0ed1805fa6122eab8e3c98b24", - "colors.warning.base-default": "6d26300d1daa9347a6d5f519dfaf5ba0cfc5791c", - "colors.warning.base-hover": "30b815bc1bf859b70aa9ba39859d8a7c6cbe180d", - "colors.warning.base-active": "50f547f956f738beb7873c5f4f9d54c3caa5a2ec", - "colors.warning.text-subtle": "74d185dd446fc194515429246e1457301234d2b7", - "colors.warning.text-default": "2ee8bb1865282da0f104cda90c87fe5ff3a27308", - "colors.warning.contrast-first": "bed5ccfa3871c0364563159025b877b491c3de89", - "colors.warning.contrast-second": "12b9df37a9a00f95ac87ddc05a1fc9a0cb3c1b15", - "border_radius.sm": "6305482fdc9fc86341fb3514e689f1bfc9a93c03", - "border_radius.md": "8d360e0ad04ee9973b8ba13f00f77fac795ea73a", - "border_radius.lg": "6ad90832d8eb7b89da5000bb7ffa38dd06709f7b", - "border_radius.xl": "ead15c036323d79825a1a97647ce1a12044d745d", - "border_radius.2xl": "c1b5d9b722791271182d31871f3aa3aa9c045638", - "border_radius.3xl": "dcc2f24e1744792d62a0d9a894df8b1ed7969fcb", - "border_radius.4xl": "370de167262b800ff592449f0b79d8a7346e8788" + "border_radius.sm": "4cffeef856a2b5bb67396673c7a71e9863f7ba12", + "border_radius.md": "c11582cc47236412b6f4e558eab9006ae8a0b2e4", + "border_radius.lg": "37106f76ef6188db78aa5d2a555baa980a98e9a0", + "border_radius.xl": "a3fb823f1a47138f0e2eaf86071bd224f22bf500", + "border_radius.2xl": "ff192e9cfdad5eeb91ba8c92af94ea5d91f13dfb", + "border_radius.3xl": "54d0b335353c0afd652644b0af584e7bfae8e9db", + "border_radius.4xl": "c3b6d2f30ca4cf5822ac1dff3bbd188d66ec5dd6", + "border_radius.full": "7e6d70afa1051505055f8cde1e5634d1535cf36d", + "spacing.0": "d30e8dd4f60d2590a6a55f9ab009eb8858daf1b1", + "spacing.1": "58d848eb7a9aca8360c569f3ef92517d697b47b5", + "spacing.2": "08bd503a824c1db51b72251e56f52c48fc83f809", + "spacing.3": "37cb95c0796736edd448e9badc3bd6729a1345e7", + "spacing.4": "e3266b630cdad6b6f954c2df8a8768e5b92fa322", + "spacing.5": "579368cdfb86cbd47a7cbe09dd0231857db5c829", + "spacing.6": "174b20d3a784e035f8cb2f37d28193552661092e", + "spacing.7": "c793627eb29fe2c4057873252654c84b48fff130", + "spacing.8": "2d3960cd9b51fb331b7a42c9db93da53bb17f9f5", + "spacing.9": "10703d5bea8ad5f8c085b6624654142a6469716c", + "spacing.10": "b21bb7b83280ee2aa62c53a7dd712bd26cf0e3d4", + "spacing.11": "cd8725228d44dd0f8209910872a36a5a69ae48e5", + "spacing.12": "a36535934614216ff30f03909301d5ea8f482c04", + "spacing.13": "07ba11ce4b08dd4bbee1be0169c4a6093bf9766d", + "spacing.14": "9cdc41d969ddd19c9fe40aab2363cf57fb9c029b", + "spacing.15": "60dd63029126fcb53568ac23ca5f27919d7158e1", + "spacing.18": "ec22cd9e5a0f219fc61f3a871b37e00ba513a54e", + "spacing.22": "cf25f4ba7494ec5069b2a3ee1d2642eb9d0bbeab", + "spacing.26": "ddeed904eed78f77b1d89d04e564c3b91dbae12c", + "spacing.30": "2249c0ab019fd36872bfc05c565661ed3318eee6", + "sizing.0": "869d0d35d986a9cc5d848cbdab07ab50dbcc1c9e", + "sizing.1": "c5fa87c5013acf2e47bb05f82b5acffbaef7d722", + "sizing.2": "9bf745942a3775ebe4b61d964d34c129708ce7a7", + "sizing.3": "39d9a815721f6720c6d4aa1f76e3949d1eb80680", + "sizing.4": "9737401256c2c9ea327d973e651b79a9d934ed0c", + "sizing.5": "4ddc98693bed721abc1f8a049ede515f1e04e228", + "sizing.6": "884b3788edbc155c00e75643f9d05468fe7ab6b2", + "sizing.7": "42ac8bedd1ba2606fdfe7e31684f45ab42963205", + "sizing.8": "529a1ab68d8e7ffcf38eedecebcb87d2c92e4b4b", + "sizing.9": "b40774305cc0289a502ddcb7ebc766c73d4bf12d", + "sizing.10": "e4e80ec00788cedb19b38caa204433e7dd6e6d43", + "sizing.11": "bf5922c8b3a7182d5f3db5fdf0224dfd4e5b2998", + "sizing.12": "ed58d7b52c07278aba5b801a6cf21985b509d161", + "sizing.13": "4d63a8fca5c787247cc33c1f0cf155deb231d9f1", + "sizing.14": "f353a1ac1de90e18f4dfefebbb4f0f3a24e358f5", + "sizing.15": "ff43f10c3664c3825d1e775adc93f7591d8b1459", + "sizing.18": "6a3316dc6b073f8acddba3b9fb333080a6a7bd49", + "sizing.22": "967a9b8b156bc6247a84ae4f6c29a8cefdf813c1", + "sizing.26": "17d5274993daa2e082236b4e4519c1cea389a53a", + "sizing.30": "c915d819c47dc466cf02f676a2429c1e04a943bf", + "border_width.default": "6e69d14237db37608971693a8fc4e384142e8c0e", + "border_width.active": "24a8d1196d751564904811e3cd3fdace73fb0338", + "border_width.tab_focus": "680e32369a78d8a734cd8dda3e529552ebc22c7d", + "colors.accent.background-default": "73e1cca2e4e3b83012055184d52dbbc567c09011", + "colors.accent.background-subtle": "4691f174235bae9d20a4383f85393591929d557e", + "colors.accent.surface-default": "7bec13629dd036ec970ba1e302d44845f13fccec", + "colors.accent.surface-hover": "7fce4860a35b17b4b1d8ea13f04bdfbfddd6acb6", + "colors.accent.surface-active": "e5796b8c880eea04b1e3424e4d88cb95bcccb89f", + "colors.accent.border-subtle": "5f125a763f82528ed772dc715137c74c7d047c5a", + "colors.accent.border-default": "215f1d6428ff8a936800789d04a863c02911dd4b", + "colors.accent.border-strong": "dcf934ca8b239277dcd824e9f3ae6948f65f0c30", + "colors.accent.base-default": "c9a586990a56b42523d938f52fd60bff7a5fe266", + "colors.accent.base-hover": "f34ff3a90b1c09a41e2eb3267a7564d2abcc7fdd", + "colors.accent.base-active": "970b7d987f6068082ba939d833781c8003f1e574", + "colors.accent.text-subtle": "f5e76e6f29eb0375243af2b485525882f2a4529b", + "colors.accent.text-default": "9ad6c1b3b102c713f9b50e3a6fc8b729cb5922d7", + "colors.accent.contrast-first": "bcd6de1d1e991f8fa5f65fffc26e2ae35ddb862e", + "colors.accent.contrast-second": "7e63e702baa58eacd5516ca4efb064a61c3a4e78", + "colors.neutral.background-default": "6ae27db253094db3794bdef8bb0da2445ab67c83", + "colors.neutral.background-subtle": "28d2dcc21f5ee160c293265f7ef008cdda80c8df", + "colors.neutral.surface-default": "9235f96bafab58e95204b756308bf718f7ca27f7", + "colors.neutral.surface-hover": "da3fba4546d20e224674b4639feaaf11138da83b", + "colors.neutral.surface-active": "6928324deea7d4af82dd334ad97da98ae5924e53", + "colors.neutral.border-subtle": "abdeecc042ac2d3d89365a30574c158cf99d529a", + "colors.neutral.border-default": "91920eff9de31420d051cfd2e5eddd4d973d955a", + "colors.neutral.border-strong": "1b94d55d664ae02b3699fc25c7c07fcb465e98ce", + "colors.neutral.base-default": "764563c00693b797f6a1ed530649ce9bcb7e2f82", + "colors.neutral.base-hover": "9a763284b24ea00db72f0caac93b5c0985bef734", + "colors.neutral.base-active": "b31c5b8565d12881da75245fea45d4508630bde8", + "colors.neutral.text-subtle": "9074ca1d03f4c5f495b45ffb21130d7f6fe832bc", + "colors.neutral.text-default": "4033e50827c2dcb18e14f3f3f8a6d9bec3eafc8b", + "colors.neutral.contrast-first": "b76ed20c2839c2adf449a581bc2fe80f9d6175a0", + "colors.neutral.contrast-second": "7bb060be8ad22b49ce3406de4d3a846164972564", + "colors.brand1.background-default": "e443d26088679c12d649de5654b6711a8458e2ce", + "colors.brand1.background-subtle": "3c8f6d82af6831155d1ab9d9ad5bf8e23743a679", + "colors.brand1.surface-default": "ed47f63578c599d5a1b0725ed9f47330b9e0b2f6", + "colors.brand1.surface-hover": "054a1120735dcf5906f98e53f696ee23877cf1a7", + "colors.brand1.surface-active": "8597e72a253650ca3cebedab0038b4cd881a6b82", + "colors.brand1.border-subtle": "b671338fc2e7bf557db99aa5bd790ba25316b8a5", + "colors.brand1.border-default": "fedeacf2ca6a6a25aa020ca9b2ddc9259ff75dab", + "colors.brand1.border-strong": "5258b47c6d3171d90725318398aece705cd17808", + "colors.brand1.base-default": "f9b088ff660abcfe8eaf7adf0fcb855d37f5f9bd", + "colors.brand1.base-hover": "4e01a4f97871970d8ad8bcbe254543ce80242e40", + "colors.brand1.base-active": "01b3c0927da8be1fa77af00cdedbea7721d089fa", + "colors.brand1.text-subtle": "b26724fe91304623a8158684b535e089a4f1aacb", + "colors.brand1.text-default": "3cd2a19a24b258d083cf9a944f4226bd8a1102ee", + "colors.brand1.contrast-first": "e57a3f10cef37a443e3b34af24a46a6c736075cb", + "colors.brand1.contrast-second": "103ab0ebae17b3e7484dbbf79bbeedf372ab9a6c", + "colors.brand2.background-default": "778740aa4b23631ae1668af87587654f20e9ba22", + "colors.brand2.background-subtle": "0d56dad9479b3798fcd11bea0313f81337111d82", + "colors.brand2.surface-default": "c147e922c03394578c3caa705abf8351e9079190", + "colors.brand2.surface-hover": "b82d784b6eba9d3d292c5d074ca08e9dc805e345", + "colors.brand2.surface-active": "e28019d5d662bf1efa9eae6fe4e247d9e5c42915", + "colors.brand2.border-subtle": "5b619568f824486ff31aa7e43a74c2adc9814e0a", + "colors.brand2.border-default": "876c38eef7a33096b0afc913b84654a8bb76c28c", + "colors.brand2.border-strong": "92aeb63895ad42fe8dd16f59040c217551c7652f", + "colors.brand2.base-default": "9809d17b012cf5c364eacbe53fcd81d73f6e0ff0", + "colors.brand2.base-hover": "523dde98e1d51520ee1424e245d268009e413b6e", + "colors.brand2.base-active": "11798725f852946914373bcb86401f78041b72e6", + "colors.brand2.text-subtle": "290878aabacd9c039d4f2c74133b0c7daa230b91", + "colors.brand2.text-default": "fad673d922bcc90f0d0d267c17dce5c003402585", + "colors.brand2.contrast-first": "349f182766c93eeab4d449eadbe2958d8b807ff5", + "colors.brand2.contrast-second": "7e56936d4b8918eebaa889a65d504c9b3b407222", + "colors.brand3.background-default": "3a9cdab331e98c3e9dc82314f01f4b2d8e5ab014", + "colors.brand3.background-subtle": "49fc467a074a1850ea4b2906b069f3435355c32d", + "colors.brand3.surface-default": "874cdaf7cae801c90ffe3a87c1ea55f12b0fef00", + "colors.brand3.surface-hover": "ae6c390414b9862dffa5e836cfcac1da82516674", + "colors.brand3.surface-active": "873f79c0c7391e41c31180ea12dbefa9a3d093fe", + "colors.brand3.border-subtle": "19771fbcbed31c0263e022481894f3a9a8bb9996", + "colors.brand3.border-default": "259c47db6c687759453ddacca797172ca875cc5b", + "colors.brand3.border-strong": "dbb518c6729367c9ee482e90daa26b75c488248c", + "colors.brand3.base-default": "4041023cd45a38bbbeeb67ac6b441398c9425248", + "colors.brand3.base-hover": "d4fff80b6e67afa72fa240d1c1e77246183e4183", + "colors.brand3.base-active": "9e5790b9b8ff553e8ed8725a8f7792f5b5ac9ae6", + "colors.brand3.text-subtle": "cab0a4ab6d21215ac635dea03ef8b4e46ff99f8a", + "colors.brand3.text-default": "d3f4357ec1c6c4c51aa6e13a3e78a1f191bd0fd7", + "colors.brand3.contrast-first": "9449a81d2bfa658278f526afa4cb12997816a8b1", + "colors.brand3.contrast-second": "0bc3f3371d0ec4e00ba3c664d471c50ad4d866bd", + "colors.success.background-default": "29570eeeab0a786abc459188e8858fc52091c23c", + "colors.success.background-subtle": "1677890208c8c983d201375ef3f1c77a5fbfdc1a", + "colors.success.surface-default": "9099a876f9acb916d88a23c9278a54a8671ec426", + "colors.success.surface-hover": "eb4788fe6b66ef276a3bcb0f24ef5f9c931c7cc8", + "colors.success.surface-active": "8b606e8939b51adcab2a9e43aa6577095932800a", + "colors.success.border-subtle": "043bdca56f15a9512fb071143af4077f0119add0", + "colors.success.border-default": "7df8949f08d5677aecf380dbb1eccd2138d3e3f1", + "colors.success.border-strong": "f42aff10e3c5e4d2240aba38994093367d466999", + "colors.success.base-default": "12d617b49f9abebece6a0530f40f039b2649ec61", + "colors.success.base-hover": "ec5b29f143e1e2458dffe2f3d30b2f9e1fcaff61", + "colors.success.base-active": "f58fd998b4f2af79008353551c815c4e01e57ced", + "colors.success.text-subtle": "951d6478804ee6dcb059194e91405369b08b14c3", + "colors.success.text-default": "00120cf5cd2ae1afac9839cbc097dae015fc64f7", + "colors.success.contrast-first": "533964583104ccbfc2ec322e9410676847c39b99", + "colors.success.contrast-second": "fb85e2f386722bcc3a57a4b31b97d02fe0329453", + "colors.danger.background-default": "c09aef6774e337f9311398b1dfd95f3fa3f5e6d1", + "colors.danger.background-subtle": "795eb004b20503734e81c3fad3f5c1736263c286", + "colors.danger.surface-default": "92d614dcaa32ba4b35efa36e494fe44027605fef", + "colors.danger.surface-hover": "44435e87ea079beccd6a893a1eafc32343c9c161", + "colors.danger.surface-active": "eb63e5b5ce192a8f3d096ba4e8030c6521f8c130", + "colors.danger.border-subtle": "7c2eb4175ea8b45b7556d511a0276ed2dc260589", + "colors.danger.border-default": "2fb347da40582b8ddcb11f30a29384363f8192d3", + "colors.danger.border-strong": "6cb902b14677f932fb344727d5797262e729ef48", + "colors.danger.base-default": "4e987f92acf4368c73b58a5d86e154c39d1fade6", + "colors.danger.base-hover": "700b66a80b6f09d569fe597e6396884b670c659c", + "colors.danger.base-active": "c6665bd42b5780d5e8c61370c742f49e867a2487", + "colors.danger.text-subtle": "06c962ff2dd0f7f30a3ec2675f34bb305caace70", + "colors.danger.text-default": "c67cdf625b1c285927f311583b0e2f0a585fad95", + "colors.danger.contrast-first": "9dda045d49c191c31991f36999d6e8595ecc3dec", + "colors.danger.contrast-second": "1a5700bd1f18068ede02cec86197b653643f4199", + "colors.info.background-default": "2f63f206216cdc13ba59a263b404804c63dcab9a", + "colors.info.background-subtle": "245ba9b6ff7b73f67df5633a9bce137242abdeef", + "colors.info.surface-default": "40116c6409f8947c7f12f74594dcbcfe5fa5b636", + "colors.info.surface-hover": "9bd1d95c2fe189d23d4570962a3c2585119c17c4", + "colors.info.surface-active": "fae3d7bb953cea76e63f9b67f56de9938981996f", + "colors.info.border-subtle": "544aba507aec54ef8eea59fdebdfba4e54d119b1", + "colors.info.border-default": "21fad4ca50b778f78aa7016167e2365eac82727d", + "colors.info.border-strong": "d180217ddff0ff34e69218b262b69ae8f9dc6247", + "colors.info.base-default": "bdf5b960e165fd6f3dbfc4846f2013b16971cc0a", + "colors.info.base-hover": "97e005926fcdd49575593291717682a671b9d32b", + "colors.info.base-active": "b8463e7999f14a2c313386558bfb0e34ceb5f2e3", + "colors.info.text-subtle": "8218ad15d264e131e4ec75466279126d6df207ff", + "colors.info.text-default": "4e977ca4a31a43eb5f0ed90eae7458f711d2f06f", + "colors.info.contrast-first": "e7b55efc4230caadc99e4f35a23aa39fbd6e9058", + "colors.info.contrast-second": "969f2a8586acc4f4696c9bf45a32a64852231114", + "colors.warning.background-default": "ed9af9f414c078519b5cb839bcdd51944f685c9a", + "colors.warning.background-subtle": "7c82d171e60748a0d427f6faf2f06b3895844a8f", + "colors.warning.surface-default": "9981ad3e1b1dcce39d6562e41fdb20bd57bdcd65", + "colors.warning.surface-hover": "b74984b26c2a980b1be1f5d4c7242ae55661be11", + "colors.warning.surface-active": "e5dde8178f01e16879c32be0e59346a3e4480772", + "colors.warning.border-subtle": "402e9951fe57f73f900bb4c808a6c5c2895956c1", + "colors.warning.border-default": "0c6ab3d47d00222d7de6deb782bc555d612b8817", + "colors.warning.border-strong": "5216128c41bc7c0ddd446f3a827fc1241254d27f", + "colors.warning.base-default": "26629b1bcc96f8822087c27b229f1a09915e6763", + "colors.warning.base-hover": "f2016c6f73a1362851ea279878f21a794f70976b", + "colors.warning.base-active": "263509a8712ac8559fd8b29ea01165bcd56769a8", + "colors.warning.text-subtle": "6e4cef36be2f247e2c1c45e5d8bae7a455dca934", + "colors.warning.text-default": "c85b50344723aff66c34ea80074a057292b50c66", + "colors.warning.contrast-first": "378fd26d2317b8aa56b1df79e6f22c964332c7f7", + "colors.warning.contrast-second": "e9e80a8d4b94e2bcf6805f982165b143e1ce1ed9" }, "group": "semantic" }, { "id": "b5a3d624715bab41f560b77d0c6581a90d75209f", - "name": "theme3", + "name": "UUtilsynet", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme3": "enabled" + "themes/theme3": "enabled", + "core/defaults": "disabled" }, - "group": "Theme", - "$figmaCollectionId": "VariableCollectionId:40:6823", - "$figmaModeId": "40:101", + "$figmaCollectionId": "VariableCollectionId:62:403", + "$figmaModeId": "62:5", "$figmaVariableReferences": { - "colors.accent.1": "4292c5cb854569447b64c3c9cbe5fbd2552feb1e", - "colors.accent.2": "978f909fcbc08d495be0245cbc7945bac5c5398d", - "colors.accent.3": "3756a20cadaa37fe5ad61c7477da8aad75a1075a", - "colors.accent.4": "fee9236692b7e8a369df5bd4cc973e45a93cf354", - "colors.accent.5": "22055ecf5e5b153668e95e1fa60ba9ca899f43b2", - "colors.accent.6": "87c81370d6db90c79c7ef69a70fe41a795478ad9", - "colors.accent.7": "6a30a4628f74484a908f9a254d95c3d862954ccb", - "colors.accent.8": "222938124ef67472e593a3d0e394ba09142f2048", - "colors.accent.9": "93ecaafcc5411b18f68b7a8c89ac08962f991bb6", - "colors.accent.10": "88f40dc13842de706e07454d98f033235ed86d40", - "colors.accent.11": "ffa4e77318540aacf0016ecc93e52271c4ea2a50", - "colors.accent.12": "42f31dd9f1c5233986379692012db92d82c38f1e", - "colors.accent.13": "5b3b1914ad439b254d0bc1b7a3090da479cf4d12", - "colors.accent.contrast-1": "882e8b1bd96c170984b85705792e76411c6ec2f2", - "colors.accent.contrast-2": "bbb58b8183948d0b3ea3088dbe8846a3f7739aa2", - "colors.neutral.1": "c6cbb352decdb602f079780e4d8914564c7d93ec", - "colors.neutral.2": "06f2901258a7d877d5d052945517c1c22451f455", - "colors.neutral.3": "9fd97d1db35f2997855ac0fe1112839fac9ae65f", - "colors.neutral.4": "56aa044127b5b868a0d1ec0e97c2f5255f6af587", - "colors.neutral.5": "f4bdb142223a85794f876303b5593e55af217a09", - "colors.neutral.6": "dc88639863aa17ad02ba103bad0df4b3d4dc713e", - "colors.neutral.7": "7f9f269829cbda9f5da667ccd4bbaac1abdb9481", - "colors.neutral.8": "bc353fa3cbee2d0bec413ea06b0efd8fdf5c5892", - "colors.neutral.9": "5989946def065d25d6904977309e722d0d1eb784", - "colors.neutral.10": "77afe394c47040c2c5682bb1f8f464634f1ebd2b", - "colors.neutral.11": "21d1f7403fb375f201baa5d09bb5b44e53d678fc", - "colors.neutral.12": "08335b019d470c482905f612930c7bb3a0e2b75b", - "colors.neutral.13": "53f814d13c6b6a0d93bf2c4377d3d3e5a2bb63cc", - "colors.neutral.contrast-1": "57596f6d1e4e25b5b430bd02a285dc8c88d809da", - "colors.neutral.contrast-2": "c0c15a74152df8122be11cf8699c2f9e08aaf351", - "colors.brand1.1": "21820095c87d51a4f8652a46a6241fb1dd8a7b4a", - "colors.brand1.2": "f4e5c53d019f44111547611ec0bc0ae52b27c9de", - "colors.brand1.3": "eb8a47c5f2346769284f71f4004ee9b479e51717", - "colors.brand1.4": "98ad976d5887f38f4c70eec9a22cc1e5b7b3519a", - "colors.brand1.5": "40ee981b2c168b519f683e73ee4f866f42da40e8", - "colors.brand1.6": "520c4fb7cef0ad0d90d1e4b9ccb76193176aa4c9", - "colors.brand1.7": "969a20c2fd781a50e2afe0dfec344b917a7eeb47", - "colors.brand1.8": "225617cd63e92a017196edd3a0727ee2d2078495", - "colors.brand1.9": "301f8d9203e3b7027a38a64d959b0d3ddbbffbcb", - "colors.brand1.10": "c4d9e6444a620ac9c8073d72086c27fd56838c0c", - "colors.brand1.11": "54d7bb6caef39f5f3ec064b8b9ed02f1a7896ac6", - "colors.brand1.12": "2d404f1fe72e8ea63cad85b2f63b63c740d1c6ec", - "colors.brand1.13": "7e50d697d713ff833bf305cb8f9e0b3607a0accd", - "colors.brand1.contrast-1": "a180dd1ee5a89eb79dd0747fce6ed89b6f9815cc", - "colors.brand1.contrast-2": "e5ed2e0eab2701b95fa9332cbb8ee4b47acf7f63", - "colors.brand2.1": "ca76f18d882b41a6917d79f9378cd6132ffac19a", - "colors.brand2.2": "c6e9229b60d5f4fb1bc58f0eb7568c11cf0c1c8c", - "colors.brand2.3": "37affc63fdb2c9884db212e817d8224905c1da5e", - "colors.brand2.4": "96bbccd7c8ecf63e9fa3027a92389dc747714f9f", - "colors.brand2.5": "e1263ddf060a97e4ea32b3c77d6e334b36c3de40", - "colors.brand2.6": "b042d8a117bc2337740cb64b32b42c8095e141fa", - "colors.brand2.7": "34484d0930f813beaa1a50967d92be5f29308ab5", - "colors.brand2.8": "9a53ee3195d156a435e4d175fce395befaa44f1b", - "colors.brand2.9": "a9d9b9b7b924a9c987f99746ffceedc8eb9f6ed4", - "colors.brand2.10": "cc40fcd9d8ab8eb16cc10c33ba3640f4f65bb61b", - "colors.brand2.11": "92f08e98961fa000b9d940a75ccc8f46bb0666ac", - "colors.brand2.12": "994ad34fd6d967b3f0b4796d43b6443332fc1d6b", - "colors.brand2.13": "80171e13e4984438a824545827402760b686acb4", - "colors.brand2.contrast-1": "9e7ff279feb25e7daa66718a5f1a46947b6a1dc4", - "colors.brand2.contrast-2": "e618d0c32179f99b95a70ae1b88b8111761d93b4", - "colors.brand3.1": "4edb19177873d39345bd28d5a02f06c20ec44ad0", - "colors.brand3.2": "068ebf5135b398792298b314e608ebe0efe94a48", - "colors.brand3.3": "269829b4570ddf6c2c9fa1ec1cf28f3451909c43", - "colors.brand3.4": "f7d9ecc58b9add4e9ff289e823a282f8ee0c7ec6", - "colors.brand3.5": "b787a9254faa6f5bc5a5c4f78b91f185d8eb1921", - "colors.brand3.6": "b4b190f5ad27c4dcab871f84725123e836a7b4c7", - "colors.brand3.7": "e394adceed87c7c877cb6362f3a328944cb9821a", - "colors.brand3.8": "aafbac1687b40fe2cda3ea75011b507a1272d309", - "colors.brand3.9": "b565beb1025b4a31ded7add18f4f378a02a3be5c", - "colors.brand3.10": "10f076775924b291a46d95291f241ac1e7a87ccb", - "colors.brand3.11": "8f986ffc2259f61ca3f75571dcc36cac442b30d9", - "colors.brand3.12": "7445e04d303105c2dae0bf1a27861a6ab2c3f82b", - "colors.brand3.13": "7fcf75bec524e540be633a680b01616e774bcf60", - "colors.brand3.contrast-1": "ddca0ca6d23602cb4f929272b9b4805a4b2342a5", - "colors.brand3.contrast-2": "5cdc9fbcef8ba50a1f3955735e3cc59f1ab55dd5" - } + "colors.accent.1": "c1d347553b9e2e74f6e5e337a36996ecec9114b0", + "colors.accent.2": "56ce48685270e3bbd8e745c767e6940d36c207cc", + "colors.accent.3": "71d797a5e582ccd74284c2af4a61bca7dc353762", + "colors.accent.4": "8a3d06a9b0e6b80cbcd95670292c25b27f0977ff", + "colors.accent.5": "47ca1d41438073c3e65aea6c4e5013a9e63ac917", + "colors.accent.6": "85de5154f207763c436000bfc7c52603aa9fef51", + "colors.accent.7": "6c49d43c5c3aff3b2a656fe38e38605989ba33e0", + "colors.accent.8": "6faa194e21fd101200bc1ea0f1e046fcdc2336c9", + "colors.accent.9": "204229af56f3f82ef60a880da0fb86235aa6d686", + "colors.accent.10": "2fd1a4b2e98263719bb82933a98d3d9f0a723240", + "colors.accent.11": "29ad94b8e88196865ea6af7fbb7475f00e01fa5b", + "colors.accent.12": "8bfbc49a0e1818d5293687633e636006543ef575", + "colors.accent.13": "d4795a202ebfd5dc1ea9a92b8942612d540f103c", + "colors.accent.contrast-1": "c1867d7c8135187ad38ca25514173beba0e37591", + "colors.accent.contrast-2": "092783447b9260b318daf770d75907d6aa994503", + "colors.neutral.1": "7bce5dc748339bc0084b44581bf4fffab052fa7d", + "colors.neutral.2": "85a0525c49f48df7259d56c6cfcfa2bbba4365d2", + "colors.neutral.3": "773769fa91d5044b613ca6f7190b5399e900fe44", + "colors.neutral.4": "cc88597d85eaac5799e35a598d9f2eb016891aea", + "colors.neutral.5": "a6daff3b0eb8e71b47c516ab77565671d4e3932d", + "colors.neutral.6": "6b7a29fd5e2737cf0f2591f44da4fbf8e36973c4", + "colors.neutral.7": "cd11dcc058ceee035cb7308ce6dffc0ceb1b5e7c", + "colors.neutral.8": "9395b4f8f0774c655e66dc0028aa39804ac90b8e", + "colors.neutral.9": "007a2256107d67a53e774a7af181d747fa10b498", + "colors.neutral.10": "6a782ba38127c1042d29dfd22d43ba0b433fbc2b", + "colors.neutral.11": "48cf18a09741f66851b3ece30c3b409802bb7e9b", + "colors.neutral.12": "5c726a51d37d3c690dd38dd5765be3357002d4d5", + "colors.neutral.13": "4b6f9642835ebac516018e1174c080e968316cbd", + "colors.neutral.contrast-1": "4e8cf269cc0ceda286037252ca04205f84859b6c", + "colors.neutral.contrast-2": "68d3a0bbf21a9149dd4137a4ce010963a49c3af3", + "colors.brand1.1": "550b71fadd45595caa1d40a482b5fb334cfab4e4", + "colors.brand1.2": "d9d4f60c6f778528d0575247dc41c87c3d81d7f7", + "colors.brand1.3": "92817e37e0937c3d9e539ebc5bb04e7b03395239", + "colors.brand1.4": "82af19796180a50b09abb7b4e6c8ed2eaa8bcdf4", + "colors.brand1.5": "0b246d8058ebc29e41cb6d46aa9a86aaede7a061", + "colors.brand1.6": "23a5e356ed11c82817a7c6cc5fe0e248910bf975", + "colors.brand1.7": "ee3f332a092809f0cbc2d71d5abf0c2dade348f7", + "colors.brand1.8": "66394051c132009f1306bd6353661dd0d852512d", + "colors.brand1.9": "5dd8971038ef127725eca20ad32c99c794ac2255", + "colors.brand1.10": "29559cde82283974710fd20d4bca65eaab49b436", + "colors.brand1.11": "ac15402bed3456066c1fdbd5780894dbfefb0fbb", + "colors.brand1.12": "abd20b45a0b969f72d141298a44bf0cae9ad06e0", + "colors.brand1.13": "45437f97f75ebf64dee301648b3eaea8fc00f422", + "colors.brand1.contrast-1": "9ee8a8ae273a13e79abf467accb16d9c8991f976", + "colors.brand1.contrast-2": "7a52038711c802521f53ccf2308384d79bfa2e1b", + "colors.brand2.1": "2289662500af3b216acb059d9b0fdb3602cc8aae", + "colors.brand2.2": "1403f21e61f09963ee0749a249bbd2399cd8202e", + "colors.brand2.3": "b08a767dba2001b6f4e2276bedc3b55d19cd1722", + "colors.brand2.4": "300c8b62910d324b0b3380b3b9c93ec4632983f0", + "colors.brand2.5": "293963ac27ff1fc81f5a5ba75557110c5674296e", + "colors.brand2.6": "e54c2bfd603eb9495a217dba135fcd9f7239bd90", + "colors.brand2.7": "9a642ec98887a6e14df46ae72a45abe188b5728c", + "colors.brand2.8": "195f14159e37669f5c8b415c1bc7303270c0f797", + "colors.brand2.9": "2df764d250f84ad701b5bc339777023712529d9f", + "colors.brand2.10": "cb098f2be2954742f24a60744627e0a07532c45d", + "colors.brand2.11": "b44b5058d48ab45304f361edc621b164f1a81e11", + "colors.brand2.12": "31f2eb81455279826a271465a274c850a5c46676", + "colors.brand2.13": "67f8d7648e4c3b72fadbf5307b76e90dcbce75c4", + "colors.brand2.contrast-1": "f87b47ef0771fa61934748064c902513b6ade07c", + "colors.brand2.contrast-2": "6c49b1ea1fc2f47d456dc9df3bfdb309b0d4441c", + "colors.brand3.1": "eb8c3f2d7f753ceb6b7f89d58e5b4fabd004acf1", + "colors.brand3.2": "991907cf83ce10d3bf782c8760abdbebe95abe16", + "colors.brand3.3": "82e3710bf96fe7eefd1123501155009e5e4982b7", + "colors.brand3.4": "43b0a9b6c242ea8d591315216e7690a09b0a70d9", + "colors.brand3.5": "444de1423850f7cbeeea9eb6770108fb0f627952", + "colors.brand3.6": "b80b584ce86f63852b541528d0f80c40d96e689f", + "colors.brand3.7": "28e160d2ccd5eea98264692c2565f8bd4bcc7c5b", + "colors.brand3.8": "51e034b6cbd91e0068590eb664abd86effb58f63", + "colors.brand3.9": "4087a9f5f42417629409538ee73b48b9bae58e07", + "colors.brand3.10": "5a77be0f6546661378f77e504fefe710c4a14bef", + "colors.brand3.11": "fdaa4409b380d7f0f67e49c4188c39938a35d964", + "colors.brand3.12": "1c6b189a29a1a133d363bc9958f274204cb9beb9", + "colors.brand3.13": "d42e0f23059c1da841544e6a830bc68be9853038", + "colors.brand3.contrast-1": "737771afddce79b78d823d6eb5cffcb359e85dbb", + "colors.brand3.contrast-2": "71c720e31e32f87f6864ec60c3587aed8db3d3a2" + }, + "group": "Theme" }, { "id": "3fe6032894c424087ef707d671d919774b5f8cca", "name": "theme4", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme4": "enabled" + "themes/theme4": "enabled", + "core/defaults": "disabled" }, "group": "Theme", - "$figmaCollectionId": "VariableCollectionId:40:6823", - "$figmaModeId": "40:102", + "$figmaCollectionId": "VariableCollectionId:62:403", + "$figmaModeId": "62:6", "$figmaVariableReferences": { - "colors.accent.1": "4292c5cb854569447b64c3c9cbe5fbd2552feb1e", - "colors.accent.2": "978f909fcbc08d495be0245cbc7945bac5c5398d", - "colors.accent.3": "3756a20cadaa37fe5ad61c7477da8aad75a1075a", - "colors.accent.4": "fee9236692b7e8a369df5bd4cc973e45a93cf354", - "colors.accent.5": "22055ecf5e5b153668e95e1fa60ba9ca899f43b2", - "colors.accent.6": "87c81370d6db90c79c7ef69a70fe41a795478ad9", - "colors.accent.7": "6a30a4628f74484a908f9a254d95c3d862954ccb", - "colors.accent.8": "222938124ef67472e593a3d0e394ba09142f2048", - "colors.accent.9": "93ecaafcc5411b18f68b7a8c89ac08962f991bb6", - "colors.accent.10": "88f40dc13842de706e07454d98f033235ed86d40", - "colors.accent.11": "ffa4e77318540aacf0016ecc93e52271c4ea2a50", - "colors.accent.12": "42f31dd9f1c5233986379692012db92d82c38f1e", - "colors.accent.13": "5b3b1914ad439b254d0bc1b7a3090da479cf4d12", - "colors.accent.contrast-1": "882e8b1bd96c170984b85705792e76411c6ec2f2", - "colors.accent.contrast-2": "bbb58b8183948d0b3ea3088dbe8846a3f7739aa2", - "colors.neutral.1": "c6cbb352decdb602f079780e4d8914564c7d93ec", - "colors.neutral.2": "06f2901258a7d877d5d052945517c1c22451f455", - "colors.neutral.3": "9fd97d1db35f2997855ac0fe1112839fac9ae65f", - "colors.neutral.4": "56aa044127b5b868a0d1ec0e97c2f5255f6af587", - "colors.neutral.5": "f4bdb142223a85794f876303b5593e55af217a09", - "colors.neutral.6": "dc88639863aa17ad02ba103bad0df4b3d4dc713e", - "colors.neutral.7": "7f9f269829cbda9f5da667ccd4bbaac1abdb9481", - "colors.neutral.8": "bc353fa3cbee2d0bec413ea06b0efd8fdf5c5892", - "colors.neutral.9": "5989946def065d25d6904977309e722d0d1eb784", - "colors.neutral.10": "77afe394c47040c2c5682bb1f8f464634f1ebd2b", - "colors.neutral.11": "21d1f7403fb375f201baa5d09bb5b44e53d678fc", - "colors.neutral.12": "08335b019d470c482905f612930c7bb3a0e2b75b", - "colors.neutral.13": "53f814d13c6b6a0d93bf2c4377d3d3e5a2bb63cc", - "colors.neutral.contrast-1": "57596f6d1e4e25b5b430bd02a285dc8c88d809da", - "colors.neutral.contrast-2": "c0c15a74152df8122be11cf8699c2f9e08aaf351", - "colors.brand1.1": "21820095c87d51a4f8652a46a6241fb1dd8a7b4a", - "colors.brand1.2": "f4e5c53d019f44111547611ec0bc0ae52b27c9de", - "colors.brand1.3": "eb8a47c5f2346769284f71f4004ee9b479e51717", - "colors.brand1.4": "98ad976d5887f38f4c70eec9a22cc1e5b7b3519a", - "colors.brand1.5": "40ee981b2c168b519f683e73ee4f866f42da40e8", - "colors.brand1.6": "520c4fb7cef0ad0d90d1e4b9ccb76193176aa4c9", - "colors.brand1.7": "969a20c2fd781a50e2afe0dfec344b917a7eeb47", - "colors.brand1.8": "225617cd63e92a017196edd3a0727ee2d2078495", - "colors.brand1.9": "301f8d9203e3b7027a38a64d959b0d3ddbbffbcb", - "colors.brand1.10": "c4d9e6444a620ac9c8073d72086c27fd56838c0c", - "colors.brand1.11": "54d7bb6caef39f5f3ec064b8b9ed02f1a7896ac6", - "colors.brand1.12": "2d404f1fe72e8ea63cad85b2f63b63c740d1c6ec", - "colors.brand1.13": "7e50d697d713ff833bf305cb8f9e0b3607a0accd", - "colors.brand1.contrast-1": "a180dd1ee5a89eb79dd0747fce6ed89b6f9815cc", - "colors.brand1.contrast-2": "e5ed2e0eab2701b95fa9332cbb8ee4b47acf7f63", - "colors.brand2.1": "ca76f18d882b41a6917d79f9378cd6132ffac19a", - "colors.brand2.2": "c6e9229b60d5f4fb1bc58f0eb7568c11cf0c1c8c", - "colors.brand2.3": "37affc63fdb2c9884db212e817d8224905c1da5e", - "colors.brand2.4": "96bbccd7c8ecf63e9fa3027a92389dc747714f9f", - "colors.brand2.5": "e1263ddf060a97e4ea32b3c77d6e334b36c3de40", - "colors.brand2.6": "b042d8a117bc2337740cb64b32b42c8095e141fa", - "colors.brand2.7": "34484d0930f813beaa1a50967d92be5f29308ab5", - "colors.brand2.8": "9a53ee3195d156a435e4d175fce395befaa44f1b", - "colors.brand2.9": "a9d9b9b7b924a9c987f99746ffceedc8eb9f6ed4", - "colors.brand2.10": "cc40fcd9d8ab8eb16cc10c33ba3640f4f65bb61b", - "colors.brand2.11": "92f08e98961fa000b9d940a75ccc8f46bb0666ac", - "colors.brand2.12": "994ad34fd6d967b3f0b4796d43b6443332fc1d6b", - "colors.brand2.13": "80171e13e4984438a824545827402760b686acb4", - "colors.brand2.contrast-1": "9e7ff279feb25e7daa66718a5f1a46947b6a1dc4", - "colors.brand2.contrast-2": "e618d0c32179f99b95a70ae1b88b8111761d93b4", - "colors.brand3.1": "4edb19177873d39345bd28d5a02f06c20ec44ad0", - "colors.brand3.2": "068ebf5135b398792298b314e608ebe0efe94a48", - "colors.brand3.3": "269829b4570ddf6c2c9fa1ec1cf28f3451909c43", - "colors.brand3.4": "f7d9ecc58b9add4e9ff289e823a282f8ee0c7ec6", - "colors.brand3.5": "b787a9254faa6f5bc5a5c4f78b91f185d8eb1921", - "colors.brand3.6": "b4b190f5ad27c4dcab871f84725123e836a7b4c7", - "colors.brand3.7": "e394adceed87c7c877cb6362f3a328944cb9821a", - "colors.brand3.8": "aafbac1687b40fe2cda3ea75011b507a1272d309", - "colors.brand3.9": "b565beb1025b4a31ded7add18f4f378a02a3be5c", - "colors.brand3.10": "10f076775924b291a46d95291f241ac1e7a87ccb", - "colors.brand3.11": "8f986ffc2259f61ca3f75571dcc36cac442b30d9", - "colors.brand3.12": "7445e04d303105c2dae0bf1a27861a6ab2c3f82b", - "colors.brand3.13": "7fcf75bec524e540be633a680b01616e774bcf60", - "colors.brand3.contrast-1": "ddca0ca6d23602cb4f929272b9b4805a4b2342a5", - "colors.brand3.contrast-2": "5cdc9fbcef8ba50a1f3955735e3cc59f1ab55dd5" + "colors.accent.1": "c1d347553b9e2e74f6e5e337a36996ecec9114b0", + "colors.accent.2": "56ce48685270e3bbd8e745c767e6940d36c207cc", + "colors.accent.3": "71d797a5e582ccd74284c2af4a61bca7dc353762", + "colors.accent.4": "8a3d06a9b0e6b80cbcd95670292c25b27f0977ff", + "colors.accent.5": "47ca1d41438073c3e65aea6c4e5013a9e63ac917", + "colors.accent.6": "85de5154f207763c436000bfc7c52603aa9fef51", + "colors.accent.7": "6c49d43c5c3aff3b2a656fe38e38605989ba33e0", + "colors.accent.8": "6faa194e21fd101200bc1ea0f1e046fcdc2336c9", + "colors.accent.9": "204229af56f3f82ef60a880da0fb86235aa6d686", + "colors.accent.10": "2fd1a4b2e98263719bb82933a98d3d9f0a723240", + "colors.accent.11": "29ad94b8e88196865ea6af7fbb7475f00e01fa5b", + "colors.accent.12": "8bfbc49a0e1818d5293687633e636006543ef575", + "colors.accent.13": "d4795a202ebfd5dc1ea9a92b8942612d540f103c", + "colors.accent.contrast-1": "c1867d7c8135187ad38ca25514173beba0e37591", + "colors.accent.contrast-2": "092783447b9260b318daf770d75907d6aa994503", + "colors.neutral.1": "7bce5dc748339bc0084b44581bf4fffab052fa7d", + "colors.neutral.2": "85a0525c49f48df7259d56c6cfcfa2bbba4365d2", + "colors.neutral.3": "773769fa91d5044b613ca6f7190b5399e900fe44", + "colors.neutral.4": "cc88597d85eaac5799e35a598d9f2eb016891aea", + "colors.neutral.5": "a6daff3b0eb8e71b47c516ab77565671d4e3932d", + "colors.neutral.6": "6b7a29fd5e2737cf0f2591f44da4fbf8e36973c4", + "colors.neutral.7": "cd11dcc058ceee035cb7308ce6dffc0ceb1b5e7c", + "colors.neutral.8": "9395b4f8f0774c655e66dc0028aa39804ac90b8e", + "colors.neutral.9": "007a2256107d67a53e774a7af181d747fa10b498", + "colors.neutral.10": "6a782ba38127c1042d29dfd22d43ba0b433fbc2b", + "colors.neutral.11": "48cf18a09741f66851b3ece30c3b409802bb7e9b", + "colors.neutral.12": "5c726a51d37d3c690dd38dd5765be3357002d4d5", + "colors.neutral.13": "4b6f9642835ebac516018e1174c080e968316cbd", + "colors.neutral.contrast-1": "4e8cf269cc0ceda286037252ca04205f84859b6c", + "colors.neutral.contrast-2": "68d3a0bbf21a9149dd4137a4ce010963a49c3af3", + "colors.brand1.1": "550b71fadd45595caa1d40a482b5fb334cfab4e4", + "colors.brand1.2": "d9d4f60c6f778528d0575247dc41c87c3d81d7f7", + "colors.brand1.3": "92817e37e0937c3d9e539ebc5bb04e7b03395239", + "colors.brand1.4": "82af19796180a50b09abb7b4e6c8ed2eaa8bcdf4", + "colors.brand1.5": "0b246d8058ebc29e41cb6d46aa9a86aaede7a061", + "colors.brand1.6": "23a5e356ed11c82817a7c6cc5fe0e248910bf975", + "colors.brand1.7": "ee3f332a092809f0cbc2d71d5abf0c2dade348f7", + "colors.brand1.8": "66394051c132009f1306bd6353661dd0d852512d", + "colors.brand1.9": "5dd8971038ef127725eca20ad32c99c794ac2255", + "colors.brand1.10": "29559cde82283974710fd20d4bca65eaab49b436", + "colors.brand1.11": "ac15402bed3456066c1fdbd5780894dbfefb0fbb", + "colors.brand1.12": "abd20b45a0b969f72d141298a44bf0cae9ad06e0", + "colors.brand1.13": "45437f97f75ebf64dee301648b3eaea8fc00f422", + "colors.brand1.contrast-1": "9ee8a8ae273a13e79abf467accb16d9c8991f976", + "colors.brand1.contrast-2": "7a52038711c802521f53ccf2308384d79bfa2e1b", + "colors.brand2.1": "2289662500af3b216acb059d9b0fdb3602cc8aae", + "colors.brand2.2": "1403f21e61f09963ee0749a249bbd2399cd8202e", + "colors.brand2.3": "b08a767dba2001b6f4e2276bedc3b55d19cd1722", + "colors.brand2.4": "300c8b62910d324b0b3380b3b9c93ec4632983f0", + "colors.brand2.5": "293963ac27ff1fc81f5a5ba75557110c5674296e", + "colors.brand2.6": "e54c2bfd603eb9495a217dba135fcd9f7239bd90", + "colors.brand2.7": "9a642ec98887a6e14df46ae72a45abe188b5728c", + "colors.brand2.8": "195f14159e37669f5c8b415c1bc7303270c0f797", + "colors.brand2.9": "2df764d250f84ad701b5bc339777023712529d9f", + "colors.brand2.10": "cb098f2be2954742f24a60744627e0a07532c45d", + "colors.brand2.11": "b44b5058d48ab45304f361edc621b164f1a81e11", + "colors.brand2.12": "31f2eb81455279826a271465a274c850a5c46676", + "colors.brand2.13": "67f8d7648e4c3b72fadbf5307b76e90dcbce75c4", + "colors.brand2.contrast-1": "f87b47ef0771fa61934748064c902513b6ade07c", + "colors.brand2.contrast-2": "6c49b1ea1fc2f47d456dc9df3bfdb309b0d4441c", + "colors.brand3.1": "eb8c3f2d7f753ceb6b7f89d58e5b4fabd004acf1", + "colors.brand3.2": "991907cf83ce10d3bf782c8760abdbebe95abe16", + "colors.brand3.3": "82e3710bf96fe7eefd1123501155009e5e4982b7", + "colors.brand3.4": "43b0a9b6c242ea8d591315216e7690a09b0a70d9", + "colors.brand3.5": "444de1423850f7cbeeea9eb6770108fb0f627952", + "colors.brand3.6": "b80b584ce86f63852b541528d0f80c40d96e689f", + "colors.brand3.7": "28e160d2ccd5eea98264692c2565f8bd4bcc7c5b", + "colors.brand3.8": "51e034b6cbd91e0068590eb664abd86effb58f63", + "colors.brand3.9": "4087a9f5f42417629409538ee73b48b9bae58e07", + "colors.brand3.10": "5a77be0f6546661378f77e504fefe710c4a14bef", + "colors.brand3.11": "fdaa4409b380d7f0f67e49c4188c39938a35d964", + "colors.brand3.12": "1c6b189a29a1a133d363bc9958f274204cb9beb9", + "colors.brand3.13": "d42e0f23059c1da841544e6a830bc68be9853038", + "colors.brand3.contrast-1": "737771afddce79b78d823d6eb5cffcb359e85dbb", + "colors.brand3.contrast-2": "71c720e31e32f87f6864ec60c3587aed8db3d3a2" } } ] \ No newline at end of file diff --git a/design-tokens/core/styles/default.json b/design-tokens/core/defaults.json similarity index 67% rename from design-tokens/core/styles/default.json rename to design-tokens/core/defaults.json index b8a1b4ee6f..3842ea663a 100644 --- a/design-tokens/core/styles/default.json +++ b/design-tokens/core/defaults.json @@ -1,66 +1,4 @@ { - "textCase": { - "none": { - "value": "none", - "type": "textCase" - } - }, - "textDecoration": { - "none": { - "value": "none", - "type": "textDecoration" - }, - "underline": { - "value": "underline", - "type": "textDecoration" - } - }, - "font-static": { - "small": { - "value": "16", - "type": "fontSizes" - }, - "medium": { - "value": "18", - "type": "fontSizes" - }, - "large": { - "value": "24", - "type": "fontSizes" - } - }, - "lineHeights": { - "300": { - "value": "130%", - "type": "lineHeights" - }, - "500": { - "value": "150%", - "type": "lineHeights" - }, - "600": { - "value": "160%", - "type": "lineHeights" - }, - "700": { - "value": "170%", - "type": "lineHeights" - } - }, - "fontWeights": { - "medium": { - "value": "500", - "type": "fontWeights" - }, - "semibold": { - "value": "600", - "type": "fontWeights" - }, - "regular": { - "value": "400", - "type": "fontWeights" - } - }, "border_width": { "1": { "value": "1px", @@ -210,52 +148,6 @@ "type": "boxShadow" } }, - "font-size": { - "f-3": { - "value": "12", - "type": "fontSizes" - }, - "f-2": { - "value": "13", - "type": "fontSizes" - }, - "f-1": { - "value": "14", - "type": "fontSizes" - }, - "f0": { - "value": "16", - "type": "fontSizes" - }, - "f1": { - "value": "18", - "type": "fontSizes" - }, - "f2": { - "value": "21", - "type": "fontSizes" - }, - "f3": { - "value": "24", - "type": "fontSizes" - }, - "f4": { - "value": "30", - "type": "fontSizes" - }, - "f5": { - "value": "36", - "type": "fontSizes" - }, - "f6": { - "value": "48", - "type": "fontSizes" - }, - "f7": { - "value": "60", - "type": "fontSizes" - } - }, "borderRadius": { "sm": { "value": "2", @@ -295,5 +187,11 @@ "value": "30%", "type": "opacity" } + }, + "sizing": { + "base": { + "value": "4", + "type": "sizing" + } } } \ No newline at end of file diff --git a/design-tokens/core/size/default.json b/design-tokens/core/size/default.json deleted file mode 100644 index 0d8c263230..0000000000 --- a/design-tokens/core/size/default.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "base": { - "value": "4", - "type": "sizing", - "description": "4px" - } -} \ No newline at end of file diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index c55598a56a..368ad0dd90 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -371,165 +371,165 @@ }, "spacing": { "0": { - "value": "{base}*0", + "value": "{sizing.base}*0", "type": "spacing" }, "1": { - "value": "{base}*1", + "value": "{sizing.base}*1", "type": "spacing" }, "2": { - "value": "{base}*2", + "value": "{sizing.base}*2", "type": "spacing" }, "3": { - "value": "{base}*3", + "value": "{sizing.base}*3", "type": "spacing" }, "4": { - "value": "{base}*4", + "value": "{sizing.base}*4", "type": "spacing" }, "5": { - "value": "{base}*5", + "value": "{sizing.base}*5", "type": "spacing" }, "6": { - "value": "{base}*6", + "value": "{sizing.base}*6", "type": "spacing" }, "7": { - "value": "{base}*7", + "value": "{sizing.base}*7", "type": "spacing" }, "8": { - "value": "{base}*8", + "value": "{sizing.base}*8", "type": "spacing" }, "9": { - "value": "{base}*9", + "value": "{sizing.base}*9", "type": "spacing" }, "10": { - "value": "{base}*10", + "value": "{sizing.base}*10", "type": "spacing" }, "11": { - "value": "{base}*11", + "value": "{sizing.base}*11", "type": "spacing" }, "12": { - "value": "{base}*12", + "value": "{sizing.base}*12", "type": "spacing" }, "13": { - "value": "{base}*13", + "value": "{sizing.base}*13", "type": "spacing" }, "14": { - "value": "{base}*14", + "value": "{sizing.base}*14", "type": "spacing" }, "15": { - "value": "{base}*15", + "value": "{sizing.base}*15", "type": "spacing" }, "18": { - "value": "{base}*18", + "value": "{sizing.base}*18", "type": "spacing" }, "22": { - "value": "{base}*22", + "value": "{sizing.base}*22", "type": "spacing" }, "26": { - "value": "{base}*26", + "value": "{sizing.base}*26", "type": "spacing" }, "30": { - "value": "{base}*30", + "value": "{sizing.base}*30", "type": "spacing" } }, "sizing": { "0": { - "value": "{base}*0", + "value": "{sizing.base}*0", "type": "sizing" }, "1": { - "value": "{base}*1", + "value": "{sizing.base}*1", "type": "sizing" }, "2": { - "value": "{base}*2", + "value": "{sizing.base}*2", "type": "sizing" }, "3": { - "value": "{base}*3", + "value": "{sizing.base}*3", "type": "sizing" }, "4": { - "value": "{base}*4", + "value": "{sizing.base}*4", "type": "sizing" }, "5": { - "value": "{base}*5", + "value": "{sizing.base}*5", "type": "sizing" }, "6": { - "value": "{base}*6", + "value": "{sizing.base}*6", "type": "sizing" }, "7": { - "value": "{base}*7", + "value": "{sizing.base}*7", "type": "sizing" }, "8": { - "value": "{base}*8", + "value": "{sizing.base}*8", "type": "sizing" }, "9": { - "value": "{base}*9", + "value": "{sizing.base}*9", "type": "sizing" }, "10": { - "value": "{base}*10", + "value": "{sizing.base}*10", "type": "sizing" }, "11": { - "value": "{base}*11", + "value": "{sizing.base}*11", "type": "sizing" }, "12": { - "value": "{base}*12", + "value": "{sizing.base}*12", "type": "sizing" }, "13": { - "value": "{base}*13", + "value": "{sizing.base}*13", "type": "sizing" }, "14": { - "value": "{base}*14", + "value": "{sizing.base}*14", "type": "sizing" }, "15": { - "value": "{base}*15", + "value": "{sizing.base}*15", "type": "sizing" }, "18": { - "value": "{base}*18", + "value": "{sizing.base}*18", "type": "sizing" }, "22": { - "value": "{base}*22", + "value": "{sizing.base}*22", "type": "sizing" }, "26": { - "value": "{base}*26", + "value": "{sizing.base}*26", "type": "sizing" }, "30": { - "value": "{base}*30", + "value": "{sizing.base}*30", "type": "sizing" } }, From 41f97d7dd649008cd7b794f3b186a8a650c6a774 Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Tue, 14 May 2024 15:35:17 +0200 Subject: [PATCH 030/311] Split every theme in the core set to different folders --- design-tokens/$metadata.json | 10 + design-tokens/$themes.json | 2570 +++++++++++++------------- design-tokens/core/dark/global.json | 314 ++++ design-tokens/core/dark/theme1.json | 314 ++++ design-tokens/core/dark/theme2.json | 314 ++++ design-tokens/core/dark/theme3.json | 314 ++++ design-tokens/core/dark/theme4.json | 314 ++++ design-tokens/core/light/global.json | 314 ++++ design-tokens/core/light/theme1.json | 314 ++++ design-tokens/core/light/theme2.json | 314 ++++ design-tokens/core/light/theme3.json | 314 ++++ design-tokens/core/light/theme4.json | 314 ++++ design-tokens/themes/theme1.json | 150 +- design-tokens/themes/theme2.json | 150 +- design-tokens/themes/theme3.json | 150 +- design-tokens/themes/theme4.json | 150 +- 16 files changed, 4761 insertions(+), 1559 deletions(-) create mode 100644 design-tokens/core/dark/global.json create mode 100644 design-tokens/core/dark/theme1.json create mode 100644 design-tokens/core/dark/theme2.json create mode 100644 design-tokens/core/dark/theme3.json create mode 100644 design-tokens/core/dark/theme4.json create mode 100644 design-tokens/core/light/global.json create mode 100644 design-tokens/core/light/theme1.json create mode 100644 design-tokens/core/light/theme2.json create mode 100644 design-tokens/core/light/theme3.json create mode 100644 design-tokens/core/light/theme4.json diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index 71142a7a55..a54de1551e 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -2,6 +2,16 @@ "tokenSetOrder": [ "core/modes/light", "core/modes/dark", + "core/dark/global", + "core/dark/theme1", + "core/dark/theme2", + "core/dark/theme3", + "core/dark/theme4", + "core/light/global", + "core/light/theme1", + "core/light/theme2", + "core/light/theme3", + "core/light/theme4", "core/typography/default", "core/defaults", "themes/theme1", diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 12a412f734..f524ff7ba0 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,387 +4,390 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "core/modes/light": "enabled", - "core/defaults": "disabled" + "core/light/global": "enabled", + "core/light/theme1": "enabled", + "core/light/theme2": "enabled", + "core/light/theme3": "enabled", + "core/light/theme4": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:62:27", - "$figmaModeId": "62:0", + "$figmaCollectionId": "VariableCollectionId:65:23", + "$figmaModeId": "65:0", "$figmaVariableReferences": { - "global.green.1": "cee49f6d1c9f0e5458fd5ed555668e9d37ed9cc3", - "global.green.2": "8450f3ef3243098dd5709ba836b59d4c9ad00250", - "global.green.3": "72c9cac8a3c315a396de7dd935dbe66e31bcbc0c", - "global.green.4": "781fd70eb2b3b041633850a10dfb7ced77d0d57f", - "global.green.5": "58b63f630aef9c57d16b88babea7301589071666", - "global.green.6": "b1ef002eae24247445ec61421bf0e54b6fb6e719", - "global.green.7": "2a1bb7212512f18e4db625909ff21f11936c8fcc", - "global.green.8": "483eec06361fd1b7c0564ae566f2b9128d8b364f", - "global.green.9": "1889c8a2ced6d118e410e853186ccb80c32072e3", - "global.green.10": "ac686d18fc346ff59cc8100c559339bec81920a4", - "global.green.11": "c60389506ab799809d30ac10eef69ea9ee5a4db3", - "global.green.12": "262c36b567904f85625d8e8b51dfe6504961c594", - "global.green.13": "7ab0552a79ab0f6b33887d98756baf270c14d110", - "global.green.contrast-1": "abf40e01bbcdf8b02a6fc54ae2cb626be8f7f327", - "global.green.contrast-2": "cb3e7e817f9ea9a92e3217e98496d8de80183f15", - "global.yellow.1": "f0bae4a901aa31cf872ab0d730a8a670aa5009a3", - "global.yellow.2": "7d079b8248018e4eb8f844ad50da00fc94f7dac6", - "global.yellow.3": "9447a1c7411478652ead21fcdc4d6c4ebb3a9721", - "global.yellow.4": "be3cabd1f7ce83d732bb9b3d5348eb4b0fc66109", - "global.yellow.5": "4d0c0c3f6a663fadb16a0061988ec8d9443e5875", - "global.yellow.6": "b027080936b858793fb055c05bb93433be2c62eb", - "global.yellow.7": "ef9d56fdaf41d4641d9656ec7cab7d9a1ca82f09", - "global.yellow.8": "553a276c63f24e25aee17d1dccff5668e9cfc896", - "global.yellow.9": "0cb6b527a4b3666deaaa2ae82c2b3ca107092cc0", - "global.yellow.10": "306aff8436e42f4a5f565be947783b0d4f2accd4", - "global.yellow.11": "41f6e94eac1449c42e5dc8707808a81c3f9da543", - "global.yellow.12": "a4bcb70fafa22da24244ac7581b7d909295adf01", - "global.yellow.13": "ebe663f983c0f7cb9de0a76b3fe00c339258b6b3", - "global.yellow.contrast-1": "7a7b93c203c0cce7d72f460d66c6173cfbff9e12", - "global.yellow.contrast-2": "cc9d221df546d00c6a8e202e286337f5c9f76983", - "global.orange.1": "7dd22ea9a38c84b8ddb577fb90a4db0f00993936", - "global.orange.2": "4acea5ab1e4df107046a3371d2bbe941229a88d2", - "global.orange.3": "55261815405eb684febcb33d4c49ca559fe66818", - "global.orange.4": "9a8a96b2e83fd90a999c72b162cc05f4820b4da1", - "global.orange.5": "0526fdd0193bdc11b2ca8535f5320bfd94cf3dc3", - "global.orange.6": "9212fa3107dc85e29b55faac10db9a90879a014d", - "global.orange.7": "d7b04390b1d1674d3c601557760993b61a81a49f", - "global.orange.8": "a030422aeb40ec961d6bbfc31276450dccd1d115", - "global.orange.9": "91a8d5ae4f7666ac332fc0dc0d62f65b4bfd80a0", - "global.orange.10": "5d7db17ac8d9db0dbf81cfe20a1cc5d648be5844", - "global.orange.11": "2ceb5240c57d7733c3a26913cf53f1104088349f", - "global.orange.12": "2d996289f3c16743cc9f86adbbde3f3613a00303", - "global.orange.13": "04cd2d0ccd962d50d5230e0897610d435cf2de33", - "global.orange.contrast-1": "aefe06023a96067d986b1daad5bad8452e709317", - "global.orange.contrast-2": "89bb93143a7f1509fb70a738685cdb6e64e2f728", - "global.red.1": "a145070e21985664c670185ae24e8766212c9ae2", - "global.red.2": "2192c3c32167b05f3acc33acd1bf7f14639b7495", - "global.red.3": "0c0035249fa494141588b624fbb72570e7fb7f52", - "global.red.4": "7561cb211ac2395cd9cca2b95604d832f7e29f40", - "global.red.5": "167a97539e07061763524988572a4c67cdeda3c0", - "global.red.6": "aaa41fef45bba823066bfade5558b630fd6fb390", - "global.red.7": "f6969f85b0b470881cbae4ae1526217a04f8d41c", - "global.red.8": "aabc60bc649adaac6a7053bf66f4c9e84140e8cd", - "global.red.9": "6cb4d4bb008f45c0333df1983b1530ceb1b5c5c7", - "global.red.10": "dcd0ffc94ba98a3494463dddfb8f947b8a926c36", - "global.red.11": "68f78afc25e1100d7e346304fea820f695de0d32", - "global.red.12": "13d9c5db45698050524f07d3c22dde4efe31b466", - "global.red.13": "466767a05993beb67e4c1be8afea2cd06cc930c7", - "global.red.contrast-1": "e3fc1acd44b4993db27d7bd388b6e7b575793d31", - "global.red.contrast-2": "c11b25adf1cbdd8e915c4f85b5ec84b23e08d37b", - "global.blue.1": "b3c0dfe13afcb283ed8cae110051e4311a1307dc", - "global.blue.2": "4ec3ba190ad2fe9a60466b27c271881fa3fe088f", - "global.blue.3": "43f6ad961cdcf96779a5dca82f651f5e07ed23fe", - "global.blue.4": "6d393217ded9b7a6a94928ac799b69257276e186", - "global.blue.5": "6f6d36c99c4f79fc4e44c1ecd36d1cc44dfa7d89", - "global.blue.6": "2ac0cde01ac6434b84f5f32824af30f5b6c52577", - "global.blue.7": "860e96485c2a926adba052ed1ce632ff96bd1e47", - "global.blue.8": "47bdb18458cc7e976aebe2a82d11a90fe8207478", - "global.blue.9": "36da77eed8360a27db3538f76b9d3f356acf408b", - "global.blue.10": "6ea612129f19c5c9a25f49626b7b01f7399ad785", - "global.blue.11": "723fe5878848e504dd7f73705cc168c3fa091b29", - "global.blue.12": "559c5cb10a48b0699b3a3fa2582d2e5290823c02", - "global.blue.13": "f9a229f1b0ced010a7ed5f5d1b1030177b48f249", - "global.blue.contrast-1": "1e1857aa4eafec948549f71671268d03bb9bedd7", - "global.blue.contrast-2": "8936b67cbce2ba38a16260e2146f5889a5023329", - "themes.theme1.accent.1": "41c72925070451a1e2e00fcff93f6f79f080d4bb", - "themes.theme1.accent.2": "63d6581c63de9164f4f2e08fd8871e8fc60456c2", - "themes.theme1.accent.3": "37c9ee8923eccf6b59b413b415cded08cb118b90", - "themes.theme1.accent.4": "4189c5d3cc29ec6fab4771da6921ef6a5d3c3053", - "themes.theme1.accent.5": "11a078cb20c93f3d1915bd6bc3ba55d7d0ef3773", - "themes.theme1.accent.6": "3ce04a64e4349d5cc95fdc08546b52adb8a98320", - "themes.theme1.accent.7": "fa89603c5d2b10130b3da41fac40be282044daad", - "themes.theme1.accent.8": "54a4ae1e368f3058d2e24c96a29bc43f1ff0ab6c", - "themes.theme1.accent.9": "336288c30619e8172d7867b0a40502c29f01ce9e", - "themes.theme1.accent.10": "169d6d7ed3f79640023d8e4e6609ad3b7477eb9f", - "themes.theme1.accent.11": "dfa47af48791564c0b173eb13a4f2345fdc61a98", - "themes.theme1.accent.12": "7654fff954bef200c53502694cdf83336e661e5f", - "themes.theme1.accent.13": "2d8f7e555a1aaa9ad394f3e84c9092dbbf33687c", - "themes.theme1.accent.contrast-1": "f05155ab18ff37436dbf86ae85b6f50c090f300b", - "themes.theme1.accent.contrast-2": "aa9eec82984c76e63e4934909b21465047f4cc3b", - "themes.theme1.neutral.1": "e56bf932b1dcb4c1ce3d20bd0f13b2c1e5a27d13", - "themes.theme1.neutral.2": "47009f41b2c9cf16f5139a7fe2a1999b1aa484a1", - "themes.theme1.neutral.3": "033932182ede70b3e3ccda480ffd2f9efbb39839", - "themes.theme1.neutral.4": "3956c07a62877afe8a203aa5d2286545fa73dd73", - "themes.theme1.neutral.5": "0bb88517668e143aac6fa40c3e6eb699f39ad33d", - "themes.theme1.neutral.6": "517361737bd52d6eee090038e11616267ec9ceab", - "themes.theme1.neutral.7": "63c346f0c42ef91952fee8fbaf506830a45e74b3", - "themes.theme1.neutral.8": "be9850afb87e7cdb3e92d9c2b7726bf21c1564a7", - "themes.theme1.neutral.9": "3c3ae9cd9f340d5d37f24face5a3ab3f8acdfbe7", - "themes.theme1.neutral.10": "1e27cd8d3bffe8754503afd5ebcffc21874e5bc7", - "themes.theme1.neutral.11": "c57a89a3803ec62ddb1147777f644361cdfcbc8f", - "themes.theme1.neutral.12": "4c899257cd930cd16e8e2637e14871637c84a55c", - "themes.theme1.neutral.13": "07cf466db0ecea62d03ff0dd90476d63b7d67076", - "themes.theme1.neutral.contrast-1": "2c506b6ae599a00d5acce6494cd3048d978edd62", - "themes.theme1.neutral.contrast-2": "d5d074bf6c74ce3080264881b9e7839d4000dc30", - "themes.theme1.brand1.1": "8f2bd7622ad41ee14bfd9643150d763d67488909", - "themes.theme1.brand1.2": "f6fb583197e421647e539c9ae95cbbe85ba83da1", - "themes.theme1.brand1.3": "f7803e22d60123f3c3268fd45910b44e20b5b3f7", - "themes.theme1.brand1.4": "3506e888f84156fa28f6ab348fb90b27d073bce0", - "themes.theme1.brand1.5": "1be276d433f41c6f903f833bbade1687fee2c542", - "themes.theme1.brand1.6": "819f7d398eca6f65c1ddb2a5e951c3c1051b276a", - "themes.theme1.brand1.7": "ad7bfb5138bfd6bc515c8a8ca6f6259afba5a6c1", - "themes.theme1.brand1.8": "5204d7aef4c845da7568f2e02c7325f212b2b33f", - "themes.theme1.brand1.9": "59815bf12ee6417c6f873517b22e112adcff38cf", - "themes.theme1.brand1.10": "7da0674be9a8b938fc860998ae92b58b5623c0d9", - "themes.theme1.brand1.11": "8cb5e8a88ed9a7abd09a1cf314600e69a77a5c6f", - "themes.theme1.brand1.12": "d86f63f48fb586652da87d55b4cc9646d18640bf", - "themes.theme1.brand1.13": "e6ee29914eff6dcf55040719f4369c4268b6f227", - "themes.theme1.brand1.contrast-1": "f776171886deee1e8c2c621d34de7a35b41431df", - "themes.theme1.brand1.contrast-2": "a3bb3cc0a98608653b4aa69d246a5cb761ac7c90", - "themes.theme1.brand2.1": "2f3d702bf6062dacf1658148ce32e6a7fce0673f", - "themes.theme1.brand2.2": "3a35571a913f006cc6bfdce952f8b54dd06221cd", - "themes.theme1.brand2.3": "3c72fbd3f5f92350a6f07cf102b129e35e5a8c05", - "themes.theme1.brand2.4": "2730c8c64f351c8053783cd7d4afe50e3f65b739", - "themes.theme1.brand2.5": "aed7e77295a959f201f22e9cec67bc0a225b5024", - "themes.theme1.brand2.6": "81e5a7e6bf3c82d1f4f2098ae03024fea7f35026", - "themes.theme1.brand2.7": "ef85eb136b440f0d7c81662c3535e04e75d776d5", - "themes.theme1.brand2.8": "d929ab32f4e7db817cdc4ebe754151e539aba2a8", - "themes.theme1.brand2.9": "ffd51d31f29514c40c4821387e54b7291734206b", - "themes.theme1.brand2.10": "25a1f623063300d37eb96cd446d06ac2128c8250", - "themes.theme1.brand2.11": "e01248bc71194b2bb3e4bb025735f5bf6cd865ba", - "themes.theme1.brand2.12": "cb99c9de343c8d02a865937915efaf31432e9fdf", - "themes.theme1.brand2.13": "9031befa14d80ee68bd78b9ec493936c9c8c9d75", - "themes.theme1.brand2.contrast-1": "a2ff5fd7b1a2cc3bedb8d90224dc78cd5ff11e97", - "themes.theme1.brand2.contrast-2": "95018967c6273a1c63d3f4d91f5267f71b69a844", - "themes.theme1.brand3.1": "5e6996e25d0e6eafa2091c802eb92f004a0cd9db", - "themes.theme1.brand3.2": "5c70e1d4b02117da513f9730926e8229951c648a", - "themes.theme1.brand3.3": "fddc398555badbce28ba0873eb1fb5cd222e30c0", - "themes.theme1.brand3.4": "10f8ec4640e3e3ff64ab4c6ca4b70ff0dced4fcb", - "themes.theme1.brand3.5": "47ced9ffce606f728718d95d879a8ebc2bac88f4", - "themes.theme1.brand3.6": "d7157ae6dfe19f143926ecef45ea14ce2d82adce", - "themes.theme1.brand3.7": "32dddfb0e778651e09f2243c121b580977700116", - "themes.theme1.brand3.8": "1d55e4fcac47b91e527b59373a3c54138d3caf1a", - "themes.theme1.brand3.9": "f62fc8e83901d4b8dca69a356fb61adbb30ba715", - "themes.theme1.brand3.10": "78fd0b55c21d081966933c7245b6ddac9097cf74", - "themes.theme1.brand3.11": "c9a4ac53e2e9b1d2b03675034cf76b5a633c90b1", - "themes.theme1.brand3.12": "dd2305ab86cf57a1f6f41ac8034101cca1707a9f", - "themes.theme1.brand3.13": "a79095aeb6608377ab2c4ef36a4412905f3ae020", - "themes.theme1.brand3.contrast-1": "38a330e9c89dbac9d1d81d3e6942b33f891009ac", - "themes.theme1.brand3.contrast-2": "d5d0d2af96a4fe6578af80f28529d1503c89f1d4", - "themes.theme2.accent.1": "6e78bec07d1f530e46c28212e8b00f85d3429701", - "themes.theme2.accent.2": "e748abc1bac1c3a464ce214cdbcfe6c41222ff35", - "themes.theme2.accent.3": "2166f9bfe63b3019f07ea3d948a285fe57f02e8d", - "themes.theme2.accent.4": "b648014d24f0c675c7df7499654bb9f1321d5262", - "themes.theme2.accent.5": "4b4ffb5a4bb25e7069c5d8a1e70b74046b59c5ee", - "themes.theme2.accent.6": "4bfe06211fed7c9978dc8c0d68294d469559cbdc", - "themes.theme2.accent.7": "e84f2cea07645b1dd5b4bcc2a3a1e91e9e03c1c9", - "themes.theme2.accent.8": "7c457fd952a9eea4fda5892a94b33dae15b8b056", - "themes.theme2.accent.9": "3eaae9cc4bb8e3a27d70c4c7ac0f303d7d5eed40", - "themes.theme2.accent.10": "8add72e2833c89385c28686e9c41c49cc027135e", - "themes.theme2.accent.11": "0213fcbe24180fa6c9a032b064bfb5ca39571788", - "themes.theme2.accent.12": "5e157599475b4924cc35a8f6f831bf88732c38d9", - "themes.theme2.accent.13": "244d0060732813063d1a5aeaa9c4fa482c4a24a7", - "themes.theme2.accent.contrast-1": "6b02612ecafc24e33778af4d4389b2e03b455fe3", - "themes.theme2.accent.contrast-2": "e5fa9b1d1845ccd8c4deda119c46c47f6334ba41", - "themes.theme2.neutral.1": "1de016b49e8c2d4f72c1fba6acd8360e98d8c392", - "themes.theme2.neutral.2": "9c03e01f8c87e600bb25f67375b7efeff3ed201f", - "themes.theme2.neutral.3": "2ad91d742ca28376f855f6567ebe9ceab4348b57", - "themes.theme2.neutral.4": "24ef29d5a3405b1741fb611f3a50f337f1d66146", - "themes.theme2.neutral.5": "e3d5d1834069a86f507ec60c3474724683f496a3", - "themes.theme2.neutral.6": "33a8cfc07252b1660ca8572c96ed9e8ea70d0534", - "themes.theme2.neutral.7": "93489953cc3f5b00fcb2ae2ae75612b338cc9730", - "themes.theme2.neutral.8": "9614335d0db38135c00a954f35ded857d0008037", - "themes.theme2.neutral.9": "c14396dd7dc321da43eb8363db47dbbdd7fedf80", - "themes.theme2.neutral.10": "219dc14b56e19807d99f85b79dea5a6b3736fae4", - "themes.theme2.neutral.11": "f2c30dff61e706ace2e6d96a03648b46ae66a5b4", - "themes.theme2.neutral.12": "04a99c47c8225568f31cbfb911f3bc9a0ca684cd", - "themes.theme2.neutral.13": "8722a5f92b15d291a3d227a718aa5c97bb91d285", - "themes.theme2.neutral.contrast-1": "cab0c7ad99ed31d7d822de951f035b4dda79d34c", - "themes.theme2.neutral.contrast-2": "3e447326dc7d9cf839db22b3081489e3e1688dd6", - "themes.theme2.brand1.1": "44be9bb9d7aebfc1661030a29d2a9c4dc986212a", - "themes.theme2.brand1.2": "e403fc097963542ce65d35442d825c9885c4f224", - "themes.theme2.brand1.3": "f970555a9b9e7331ad4ccf86e40825ba2f26f7df", - "themes.theme2.brand1.4": "2c0a2888c133ef1d7f30bfb5c96d5a98bb942606", - "themes.theme2.brand1.5": "c2163717f570f529e57fe5a2fa0e591f4e777732", - "themes.theme2.brand1.6": "deafe18e716cb37f05867aed087d40370ef7b03d", - "themes.theme2.brand1.7": "1a22e94a3b13e46563b5c601c4399e176200ee4e", - "themes.theme2.brand1.8": "c7ba2299d3882428f5de228a04435ba5501afddc", - "themes.theme2.brand1.9": "5052c1a613699e69a9972c2084f433c91cb2afd8", - "themes.theme2.brand1.10": "8aff0513043e2f300ee73aaa82242d33575b9239", - "themes.theme2.brand1.11": "51747c5ef5c17a913725bdab9db78e94239edcfe", - "themes.theme2.brand1.12": "cfb4238737339565a27ec6bc33544f92d6603f27", - "themes.theme2.brand1.13": "c4e55ab8c15c382ff76485fbb9c77e1a1efcc408", - "themes.theme2.brand1.contrast-1": "2fe4f7184e61614068396b76cc74ffc8b873f596", - "themes.theme2.brand1.contrast-2": "988b262d3906c7216f10e6f5ff9b290fb1c00f77", - "themes.theme2.brand2.1": "591b3f680926e19ea52556efd94417563573e502", - "themes.theme2.brand2.2": "67b9f0099980b5469b7a467d2dceb3cc4e3783f8", - "themes.theme2.brand2.3": "3ba23ab4f50f6d9d6925c5b0e010cb67f4374868", - "themes.theme2.brand2.4": "be7f7602a6ce9c2bf7abb0e5372313d15ecde12c", - "themes.theme2.brand2.5": "35ef8b523ec4c5f8b2f3e0b55d9be6eca5262143", - "themes.theme2.brand2.6": "a621781caab6f03f157b2fe609c77de6ae91086d", - "themes.theme2.brand2.7": "216bce2d0ce6d809082a98e1356c81491e6faf4c", - "themes.theme2.brand2.8": "d807c2744dcb6deac17c516b29f7ae3e4b2fa6d5", - "themes.theme2.brand2.9": "cb839229ed2fd4d2ddb0f9c6fb21e1661c58a62b", - "themes.theme2.brand2.10": "cc2d8022011c9a31308c003d4a650779f3e626cf", - "themes.theme2.brand2.11": "2df0a4f01e2da08ac2898830c6e013b19b4bc1aa", - "themes.theme2.brand2.12": "27ccd421606081ac44012f7559553e44dabc145b", - "themes.theme2.brand2.13": "a71519fb0111062d6b0fc8ff694b698d56bf7ff6", - "themes.theme2.brand2.contrast-1": "a94a4cfab4caaa9633b91d1d0b36b191c5f17952", - "themes.theme2.brand2.contrast-2": "09c7ddb9ea5b1d67b983107108c3048cc443762f", - "themes.theme2.brand3.1": "8f51531674a40d29ec23fe70d4a4ed5236212eba", - "themes.theme2.brand3.2": "5b0161249dcd8c82b4caee8b340e6594ecbe4b09", - "themes.theme2.brand3.3": "c14a7035453b7d2669e01ae34cd2c86b8e8f8494", - "themes.theme2.brand3.4": "bb70e47805c27fae8f9d7f5ad00836cb69946fde", - "themes.theme2.brand3.5": "44a04b93d699acb8a4914fcc12e4ac9770b0d461", - "themes.theme2.brand3.6": "c86171b4d3a97d31d5d17ce875b43e0993635a18", - "themes.theme2.brand3.7": "039a638cb4a4bb6cffb22c0c6a530a3445894fa3", - "themes.theme2.brand3.8": "f6e316a8ee3a78441690ee192e94a1446b319fba", - "themes.theme2.brand3.9": "0b59415f3d577c546baab65b6bb40d25d9350e1e", - "themes.theme2.brand3.10": "ca46b6a7a5a9734ed34f6eb9e9b35687d3975fd0", - "themes.theme2.brand3.11": "b0a9deef2bd0af96073f0ebe7887da20ea89cb36", - "themes.theme2.brand3.12": "db2ea4b7c850a53b2df21114c4c00b28efc7c196", - "themes.theme2.brand3.13": "e3d322c9fc9d7f712805cb53757d029ab3274dac", - "themes.theme2.brand3.contrast-1": "c8d4e627dc8b9cf81d9d8005feb4ddf88e801387", - "themes.theme2.brand3.contrast-2": "e45f230db5ea2e59da6fc4276ef9eb7048ff41b2", - "themes.theme3.accent.1": "75b900237a4aae0b9cf7b63c19690e4749c1f506", - "themes.theme3.accent.2": "7661665960d3a8d964651d9969c6f2741d880fd2", - "themes.theme3.accent.3": "fafa3bacd9f8c3ce822c44a7cb37886ef9e2e0ae", - "themes.theme3.accent.4": "dbfab9c5da4504b1ebf0d2e00ad0a4c7e5539b3f", - "themes.theme3.accent.5": "88c2f090495495b62c88cbbad8c35b0cf1b7c472", - "themes.theme3.accent.6": "c10c3de7d79dd7b2e8f694e5d05c2ed1a72dab29", - "themes.theme3.accent.7": "a16c3a417ef9b0a2f6dfa752803695546d0dba80", - "themes.theme3.accent.8": "6c1095b909acaacea57f6765039a0e4995305ccb", - "themes.theme3.accent.9": "9522d3e7f998b4fe7489a3bdd968635d02bba420", - "themes.theme3.accent.10": "7fd3dd309a6db5178e234233ddc3e6a6f0ce222f", - "themes.theme3.accent.11": "204add2e83f533dd2cb420ca72666c6df47037f2", - "themes.theme3.accent.12": "751079f572fa0a4d0ed7f6ab9e8e49f56609a47c", - "themes.theme3.accent.13": "6310a4252a553b853d5c557391c63c714a1b98a4", - "themes.theme3.accent.contrast-1": "68d8a39e3b767c3081a3ce1b8ebf589a45ecd3a1", - "themes.theme3.accent.contrast-2": "6347d4b81f71ff8c010bc05f4de8c7fab9877271", - "themes.theme3.neutral.1": "77a4a3a22dded436402ec75000f1844afdd9a2e6", - "themes.theme3.neutral.2": "fdf4d9c514038849cb0da730c802844323b800e4", - "themes.theme3.neutral.3": "8cc7b30a0c20879b0551ee23d0a7c0c4e2b8f8d8", - "themes.theme3.neutral.4": "cf5fa38151b3e9bc3b127de504e2ce35f4a38cc8", - "themes.theme3.neutral.5": "0cb3b2def28a698fa766138630b8efaaad1de9de", - "themes.theme3.neutral.6": "db58884df69d09622b8eda79a4ba2356fac6bad7", - "themes.theme3.neutral.7": "cc79568505fbd76cff662171c143a05c321333b7", - "themes.theme3.neutral.8": "28c740fa8f19f6aa90c7ce0b7637d2674af4bb60", - "themes.theme3.neutral.9": "e005aa4b6cd5d56a9ab13de0c7b03c8120967fef", - "themes.theme3.neutral.10": "dcdaf914fcdbc0a80153578fca7a8c610834fd0b", - "themes.theme3.neutral.11": "4425f91d77f61a6c4d7fffe9b2e7d3884f161c25", - "themes.theme3.neutral.12": "7f3988dc42368dd474436dca5fb652b33941957e", - "themes.theme3.neutral.13": "0cd9403ab03e6a8196c4843e84ecc1aca2fca34f", - "themes.theme3.neutral.contrast-1": "a3171becd6335c38e2362d9ece1a6ebd8f0507bf", - "themes.theme3.neutral.contrast-2": "e36a6979ae69f02e93be1e7ef08016e4b9a3f32e", - "themes.theme3.brand1.1": "0aed74403fe4c792a73cb253464bb6587da2f276", - "themes.theme3.brand1.2": "2efbaa94c6c437578dcb47417b7bed03e97aeaff", - "themes.theme3.brand1.3": "0c2322c3f688608c5bce2a05c3cadd60c3eafe4f", - "themes.theme3.brand1.4": "5b4704c860df3622740f854b1db934e57a6371f4", - "themes.theme3.brand1.5": "00a10a6c020a70ff9ac738d0beb5338c02802f9f", - "themes.theme3.brand1.6": "89ebd58967733c62c1799959f752ff293de04481", - "themes.theme3.brand1.7": "31ce290cf27d02976253475379e920502cae1275", - "themes.theme3.brand1.8": "108829e97ce7ea537ff41d5c4102d24d00877d24", - "themes.theme3.brand1.9": "d03b1da0c5912302885be11f9e69ef76896d7372", - "themes.theme3.brand1.10": "cb7d8832506b2731e20ef2584bdcf2db05443b44", - "themes.theme3.brand1.11": "b5886672246fd695a924c4e3e3f19696e6fa9cc2", - "themes.theme3.brand1.12": "fee374e8e1b9435de3a13688a56a848020a55883", - "themes.theme3.brand1.13": "49cd80f488c194503ae2f1e06c52d7714fa4cce8", - "themes.theme3.brand1.contrast-1": "73e25afb8f75a90452c75c9f95d64534c53ad0d4", - "themes.theme3.brand1.contrast-2": "2d4b98592241b2da2a9948e622cd82db8b28a6d7", - "themes.theme3.brand2.1": "7c8f94f4a9b801746e6971a0ed4235ab8f116f33", - "themes.theme3.brand2.2": "3fe2ce964674cb2e4401f4653f0a215ba443cebf", - "themes.theme3.brand2.3": "9df91943822f9039acf3d79f1e9f8f0099cf4ca1", - "themes.theme3.brand2.4": "5cf7d09a30b8b19d9c7ee3d3c0c4f46bc2c587ba", - "themes.theme3.brand2.5": "ef878865f436a4aec8addbe499b3ff6e763d68a4", - "themes.theme3.brand2.6": "75f95b55988311d3175c00376fc4681ab5cdba6e", - "themes.theme3.brand2.7": "3d19da0b9dcab2f3d574e7923fadf03cdc4c91c5", - "themes.theme3.brand2.8": "9d9cc1f418b10a3b0b8923eee5541d01d747e1cf", - "themes.theme3.brand2.9": "a8c1f458df1eaf2d6bd22454ee1cb044b695aeb1", - "themes.theme3.brand2.10": "3ac8d03640f410937d4ce02008d131b3fe1562f6", - "themes.theme3.brand2.11": "38a9665c15f62acde80bfb2d04bd4f0d778696c9", - "themes.theme3.brand2.12": "54f6eb4c99bba38c67cb89b1adac7185d273564f", - "themes.theme3.brand2.13": "549638ebc7dca838572295c6ff41981640c037f5", - "themes.theme3.brand2.contrast-1": "1f96426972133e56f3650fa58f669d8f372059e3", - "themes.theme3.brand2.contrast-2": "1efbdfd5300ce8d08d693f064845187291699c64", - "themes.theme3.brand3.1": "4873c807107d26134dff427415697dcee2daaec8", - "themes.theme3.brand3.2": "717e98a2d846c9f10ced21795ae168aa5affa090", - "themes.theme3.brand3.3": "5f71414689fe51e70bc4002963ad8571578fe9fa", - "themes.theme3.brand3.4": "5d03a3276d72b67e01d46e6a03ea6117b4b719b1", - "themes.theme3.brand3.5": "949fa22fb4f3035be25b0de3c2ebeb075408b394", - "themes.theme3.brand3.6": "905ab83435e75d3acabb7f960c5ca1d1b9afee93", - "themes.theme3.brand3.7": "035b67c256855f1cbf72fabca23c969c1f58255e", - "themes.theme3.brand3.8": "29e0f62031ccd028024f45659831f15c9802039f", - "themes.theme3.brand3.9": "806feef290529e2239aa703f6eef8544620b431f", - "themes.theme3.brand3.10": "296deb91e58e58a0e4fe41c030e9cfa8b594c455", - "themes.theme3.brand3.11": "46b2c440f3fb2d08757539c4a61239177e705fe1", - "themes.theme3.brand3.12": "486be5598373a9521274db9bd29149002c7a84c5", - "themes.theme3.brand3.13": "2989cf0547d0a2eaee0103f358ff0b17596a0e48", - "themes.theme3.brand3.contrast-1": "552c83deb3a4d32e34508c7ba5c2848207787bd6", - "themes.theme3.brand3.contrast-2": "fff5e0524d36cf2d05b79c9cd85fec7259fd2afc", - "themes.theme4.accent.1": "e4131b33431239ecd90a1c15703648b8cfd15bf6", - "themes.theme4.accent.2": "c9838d28d496445f4159601e28128f6e19b2c7ce", - "themes.theme4.accent.3": "fcbba0f8f2250a86f4cba731ce33403136f658b7", - "themes.theme4.accent.4": "dc64e615df399922dbab2462f76d0804aa91da94", - "themes.theme4.accent.5": "f4c34cc773028edc2fc0bd0ee998437efacd4f58", - "themes.theme4.accent.6": "62a78283355c8aa1e5a2664a8a7fe0984ce10ec4", - "themes.theme4.accent.7": "ddfda85ff5e1095a5179dbb1c6c90820a8f39c22", - "themes.theme4.accent.8": "683aaa0be723050d0d22b3fecfecab2e4d46db33", - "themes.theme4.accent.9": "0f7c32174440632cbb005ecbceb64b22676c9b3b", - "themes.theme4.accent.10": "3a28fd40f9656f75c67a6b7333a06213fb19a541", - "themes.theme4.accent.11": "09cd404c16af3b8bd4b812c44eae54190aadbc37", - "themes.theme4.accent.12": "d79b96821617d0d4991a05bfc930e2a8bb66e31b", - "themes.theme4.accent.13": "c6d58becaf58225e374786e121185b452e507c39", - "themes.theme4.accent.contrast-1": "8d0ca55fc6d2deed63cdc37a15864ed4303474a6", - "themes.theme4.accent.contrast-2": "c0416c3289965b07efa8b88e17d7fd583648df6e", - "themes.theme4.neutral.1": "a6b6bf09e368df6bba65c83d7da5f0e10f396986", - "themes.theme4.neutral.2": "a935d85cc13b9bbc393cfed58ed21ca9022b7e0e", - "themes.theme4.neutral.3": "947a73b152ea9bfe2f95aae85f61361389314ab1", - "themes.theme4.neutral.4": "99a9c955cd93da7c15c8da8c62ee4f068653f489", - "themes.theme4.neutral.5": "f1c577b832315fe2fdd9ceedebe0ff250c73b322", - "themes.theme4.neutral.6": "5e4ea7545a6d04db1a77f648b92b93e80ca588b9", - "themes.theme4.neutral.7": "10bf2403f6b829f384d123067e71cb02f05f49cf", - "themes.theme4.neutral.8": "62ba1cea537d6f5a02bc9bdad8a97b20fd294249", - "themes.theme4.neutral.9": "0c1bdbf04e3f8910f2bdd42f82b59db3ba34adb7", - "themes.theme4.neutral.10": "db7312397f5461b9f7b3fb2039db7e35a5bff29e", - "themes.theme4.neutral.11": "eee9627af1980c619effb5b0b72ecef969042758", - "themes.theme4.neutral.12": "b73e588d597db57e80aa9982672d120927806ee4", - "themes.theme4.neutral.13": "e3160b5c85f66d6845e69d962b766fa25c035093", - "themes.theme4.neutral.contrast-1": "ad8aeac390d55f9e651b371dd38f51ed4bbdc3fe", - "themes.theme4.neutral.contrast-2": "b05868e65149316f5b5e3ecf3f1b43b4aa8c46b7", - "themes.theme4.brand1.1": "020ae320689868cbd863ec85b5266d496add6030", - "themes.theme4.brand1.2": "8c814c21e86f647a8e7c38ea858e3075dea0bd27", - "themes.theme4.brand1.3": "ffdcc7730af00fdb73721794ce29c9d3dbcc939d", - "themes.theme4.brand1.4": "bf10421b7524d755e01cb3c79217549e4aeea47c", - "themes.theme4.brand1.5": "66c1757eae1e15ed1cdcf8d6b293d4f5a7e3ab8b", - "themes.theme4.brand1.6": "679641d3f04e948b85bfbf9ca4e822e0c70044ff", - "themes.theme4.brand1.7": "e9e0888be5b56a30c0ae5170b143681555a8e325", - "themes.theme4.brand1.8": "d30cc18e93bb1b543090b1b807dc8ef073bda1f6", - "themes.theme4.brand1.9": "0a2b9eb79e286bd692c0c9ea38fc3353455dddbc", - "themes.theme4.brand1.10": "52ec5f02a97a78c5fa180e79bafd603ff15f9fee", - "themes.theme4.brand1.11": "44130540083177eaf7b59ac1aa16c12fa8704a66", - "themes.theme4.brand1.12": "704bfdc99fba1398f1a3af5aabafc20b88efa7ea", - "themes.theme4.brand1.13": "e2f0d060673008dcdf0ca39ea298d4339e51bd6e", - "themes.theme4.brand1.contrast-1": "5c1c2c2d71c1c2a26a9cd77fae6e8e2db492f379", - "themes.theme4.brand1.contrast-2": "00da22e7302d31983a0e583f418d610be0e84ff9", - "themes.theme4.brand2.1": "8acd7fe2c6b56b970c50779b5d886e9c7a2d9be9", - "themes.theme4.brand2.2": "b42abcc2ee49f09b5f19bf9245fe7963e91cb445", - "themes.theme4.brand2.3": "6f3401b286221b86a81444e3dba32cf886e5dc8e", - "themes.theme4.brand2.4": "1a959ceb5d8fc2460251274ed11e744718918880", - "themes.theme4.brand2.5": "fdd7bcb862d4e6efacba1da35d9e8d5745782e85", - "themes.theme4.brand2.6": "c11cbc837c5c67b9d821ca33b4d9cf38ee4d4d77", - "themes.theme4.brand2.7": "7b931982f2698bdbb69ae8df0f839667334da042", - "themes.theme4.brand2.8": "7c43bdbf76e2def650121bc4431a014df0cdaff8", - "themes.theme4.brand2.9": "fdcf2bf4ed1bf219e4e47c3f65d4a1e8512b8e90", - "themes.theme4.brand2.10": "a55e56c33a26daf58400856a30c730f415153a45", - "themes.theme4.brand2.11": "4fef0aecc05434ea3a83e733b99d74cac4a2814a", - "themes.theme4.brand2.12": "7abda29511e77bcb346a78247bd8f3c2d3fcb4a5", - "themes.theme4.brand2.13": "46d8e28eb7f8cd672460c9fb809c33569da4bdb8", - "themes.theme4.brand2.contrast-1": "c543d006655813ee27c39dde24e922da43db8139", - "themes.theme4.brand2.contrast-2": "cbc795fe10e544d2e7726d2a920fbf5e2b065162", - "themes.theme4.brand3.1": "fa893d0953c5553b764837902de557d15d583ddb", - "themes.theme4.brand3.2": "2c9dccf58d5e053c7b8ec6611686043dc4ce1cbc", - "themes.theme4.brand3.3": "895fa4e3c8a50e29a85bf9174b5272e46da39d37", - "themes.theme4.brand3.4": "9baa48af543078cc8d6927be2b078ca9fcdd55af", - "themes.theme4.brand3.5": "ea4d70eb89e141e17d95031c8558f876b16b452b", - "themes.theme4.brand3.6": "37f89f3d1e2be9b61f55198225ed6f4b555f1b38", - "themes.theme4.brand3.7": "c3cc496ab706af332c6afe5295d724690ad16437", - "themes.theme4.brand3.8": "edee41d0b2002dead7b51f9ed64596a6287c132f", - "themes.theme4.brand3.9": "1f09ab776d1c8e60b18a5df80e0e96c09ed6e758", - "themes.theme4.brand3.10": "33e5eff8f90d412d8194ecb8e3a4af9d857e0542", - "themes.theme4.brand3.11": "d1c6341aeb189a4fa38b68685f750655d7049bad", - "themes.theme4.brand3.12": "9c3088dc7fd1f32415ce592e4324f2edb02adf92", - "themes.theme4.brand3.13": "3dee72eab7a90bec16c6757e8565cb6bc02e23fe", - "themes.theme4.brand3.contrast-1": "eb99f1e283e0f201534cb52aac51ac39d550aaff", - "themes.theme4.brand3.contrast-2": "9feea0dc52a7e015e374728b90fde163e9d1a086" + "theme4.accent.1": "f77f38e43293075c5081bf5043e35d05f1788fa9", + "theme4.accent.2": "b8d2b9c086f7bd6844cef650ce6eabcfcc1c9e59", + "theme4.accent.3": "b2aa09198ac61f131df0776d9fc360bd7e79429c", + "theme4.accent.4": "0744b7dac85000a894856d1b846094f9091a4a02", + "theme4.accent.5": "c3255463e04c23e8eee9fe42ccf20b1342963d71", + "theme4.accent.6": "34bb13453da391641aee7aedaf412e0891a95637", + "theme4.accent.7": "fde5d29a3bfe12a93dd54e889f2bf5c92ca8b610", + "theme4.accent.8": "fe4711f1ae9842b1fbe7e1dbf1880fd32b364625", + "theme4.accent.9": "ff0ca7dd5db90f318c9a3586cf3fa068990f4de1", + "theme4.accent.10": "76b0af633a7f1797e28f479a0ef20c68dcf4ba67", + "theme4.accent.11": "6f9939d4b2b42fb130cf357afea44f563961098c", + "theme4.accent.12": "7519ced5ba552e4070cc8116d24f89e73617a502", + "theme4.accent.13": "35f3a8b8509b059e9b62e1a0c2fe16153b5e4206", + "theme4.accent.contrast-1": "2657727972d94d33cd367354c96297d3b3a2ffc1", + "theme4.accent.contrast-2": "a013671c0a740b5f6882a08447601d28317a0463", + "theme4.neutral.1": "69be13478781ef29cb6e2a4185c6c6732c6b8f42", + "theme4.neutral.2": "fcc231539574d2823a859fbc0320837058593e75", + "theme4.neutral.3": "aa975cca08930e90e135e969f38f6bf98073bc0f", + "theme4.neutral.4": "f950fec7cd155c0e7b22e302273e6be5fa3bf24a", + "theme4.neutral.5": "633aac40623cd80e9bd224be6ac333b6596020bd", + "theme4.neutral.6": "ba0bf1f01d106549ece8137180b84141a59225b1", + "theme4.neutral.7": "ab19409fee05bc769c46837848d476e77a40e875", + "theme4.neutral.8": "790d3d8da4218905792918ab8fdb639212e374d8", + "theme4.neutral.9": "4f4cf3ddea58c9ec9f7048ce65660367e1b37827", + "theme4.neutral.10": "d286070a1f8b2f14188ad13582a4cc632fa53345", + "theme4.neutral.11": "980bfd464c68d9338e4e7b3ea92e73c1918c9d59", + "theme4.neutral.12": "836a9ef72ccb5da2be562e74a31a26e3ac6214d5", + "theme4.neutral.13": "e8f90b0dde5773acec0689881545b8f1538216ef", + "theme4.neutral.contrast-1": "7f93416a2c23f99b3721bdba8edee3fcffec76d3", + "theme4.neutral.contrast-2": "932ffce357446e5084acf1b50724f6e5ed2df609", + "theme4.brand1.1": "ba525b8cbd86e6a40e12fce4d8c13cdd5572f74c", + "theme4.brand1.2": "969e28d85b69bc6b304d4e9c2476fe2e756e38ba", + "theme4.brand1.3": "f3ad4346c9abe59adf95f9fbf29a1ed011cc3aae", + "theme4.brand1.4": "a39bc3b7486b99197d3afce4064bf9f59b748a90", + "theme4.brand1.5": "c4124aca297a82b57461cf475b023a852ee7d31a", + "theme4.brand1.6": "58b955235fefc8cb25358334fddaef25277d9aa7", + "theme4.brand1.7": "9cfcb912909e1591430d7e8b5a955dd40b570e4c", + "theme4.brand1.8": "87909841282cada4f23ccaa5905c24c3783dcae6", + "theme4.brand1.9": "47591cff8e8dbecab395e3af8e16bb497ff04ea3", + "theme4.brand1.10": "b137e49c6d2c6a043b68b09dc7341695c4fa5ac0", + "theme4.brand1.11": "7374e160f078943fc7ecffcb5a537b7a2fd7abd3", + "theme4.brand1.12": "14f214fb54836e67cef139f28b206cd524d7e46a", + "theme4.brand1.13": "b9e58cadef4af1966c60205df1ee16a30650237c", + "theme4.brand1.contrast-1": "7a499e1b2034b124333ebc9a36fe6327edd193fb", + "theme4.brand1.contrast-2": "87a6de9bd9592dc4b28370eabb248f27b4a062af", + "theme4.brand2.1": "cf8d91aff21215b79b9bf46b33108657b6078c83", + "theme4.brand2.2": "b8b23b12fd85f3c2b6e3b74d3b477d9bdf540246", + "theme4.brand2.3": "e65364ccedee0b4b5e5caa2dcb3519655f476f18", + "theme4.brand2.4": "43cac5f2a96ccd695fa32394c6b4027082889f35", + "theme4.brand2.5": "fdfd9e4f5022c70766c7070edeeb8e1333eb5431", + "theme4.brand2.6": "4b963966508ecab92f95463c8d5967cd3bb20b27", + "theme4.brand2.7": "02d4715a48d40d4998859b9f423f43768359e90f", + "theme4.brand2.8": "97d24bf0382d6362fae690aabf7ed742fb4afb7d", + "theme4.brand2.9": "d84d5b39f628ca576d769e369620f1aa07b5acf6", + "theme4.brand2.10": "869eeec3cb557f6934e0d0375232e048b6156fad", + "theme4.brand2.11": "ac90474ac18f7ef0fe0ca2bd028c30c82385fce5", + "theme4.brand2.12": "24681820ca148aef681c137f0f8d92bd9fd41d39", + "theme4.brand2.13": "c995d81ba076ec93c5534a0fa2fdd5599c833624", + "theme4.brand2.contrast-1": "4c309ebb9c319970716a7c5a4310e55b4a40e00b", + "theme4.brand2.contrast-2": "f94095c52e626dbb04a07d855fa5a5b9456baaf2", + "theme4.brand3.1": "e01185c8336f61dd0be43d2730ad4d9d10676ebc", + "theme4.brand3.2": "05637f88914949a8a59eb016f81c444125a5286a", + "theme4.brand3.3": "0b78aa2fdbfeb877afe6584f1a7943f6d22e9619", + "theme4.brand3.4": "de46067ba2c970d4a5e6ef086b95523ee7052cf9", + "theme4.brand3.5": "3ad2063f084196ed75431118f2cb08ea47d38089", + "theme4.brand3.6": "180320a90081f7b564be11e8cf6ef25304b37a20", + "theme4.brand3.7": "5125c347fae3206db60d746236bdacd4c198c11a", + "theme4.brand3.8": "8fcac3555294df6f2869203452487134413c65f5", + "theme4.brand3.9": "e41d77ceed1cf7c2803e21278808e0f1b9110b82", + "theme4.brand3.10": "e794555b364a66c18376871eed58d843dc7f6dd2", + "theme4.brand3.11": "bb2f567cdf8aa9b9ce69b3f41bd3e15e39780d73", + "theme4.brand3.12": "e3cdc36010f570d9c0b053186a6bf41bdf231102", + "theme4.brand3.13": "2a58d2869dbfe064d6f0332d837bddb6dcfdb50e", + "theme4.brand3.contrast-1": "9b293083bd063e5b4f027f4248145d4ad659cdc6", + "theme4.brand3.contrast-2": "739aa918e1995bb7c4ae76056bf61b6bad9aa7af", + "theme3.accent.1": "e61336a6b428c0aa5766b3cac29ecd4047bb3b01", + "theme3.accent.2": "288634a59dc8918f4e694e4f849de06a55b3b665", + "theme3.accent.3": "88b563e6ae80198add18e49030543ca1d523aa18", + "theme3.accent.4": "f1165de0e0e83e08e33a9b84cbe1df0faae9abab", + "theme3.accent.5": "f0f3a086b9068436f3e47ca717de191306889865", + "theme3.accent.6": "95fe35968a4ba4c602b0dba133db3041d460d438", + "theme3.accent.7": "07377e63cb5ad443f70ed55cf5f0eb9634015260", + "theme3.accent.8": "2ea52a41a10c842c7e73b9c26632a067f93bf5f0", + "theme3.accent.9": "55d65af05fb935ee35c30bec347e2f43c77d8b55", + "theme3.accent.10": "e846b2713acea466c9108db1d314c0c2a87439a4", + "theme3.accent.11": "08b32fce73cba2d57bad00cddf25fbc30fb015b9", + "theme3.accent.12": "66723af7369468c1742215f670a770f4792d8c34", + "theme3.accent.13": "82de2622ee10a3b0f5c37f75e8e1c965e514c27c", + "theme3.accent.contrast-1": "534cc643b6bc683ac99322f832b59a4e8d7223ba", + "theme3.accent.contrast-2": "4460a5b8f09ed9ded19873455c78500739949550", + "theme3.neutral.1": "68f4c2617f39f1c307d4da0856470de3bd4ab222", + "theme3.neutral.2": "e8a31097350ec5a54c75120b08378147f668e00a", + "theme3.neutral.3": "5ab72d6ce3a447fd1e760cb75fa91f6fd38274f9", + "theme3.neutral.4": "23f55755430e0e58ef59b4ea055d82dd3194ae66", + "theme3.neutral.5": "455c6f63a1ea33859de735c098142f800ea6b403", + "theme3.neutral.6": "0764bd6ab5a9bfbfc595df3d83def32fc2de5eef", + "theme3.neutral.7": "03758abe7bd7af4c84e788d34681e3d2619a8d35", + "theme3.neutral.8": "a5da24d191f591c937bb59a98b2e8e558c99ca07", + "theme3.neutral.9": "022bb81ac969f103d2ae68d5ad9e94e5e7c3b17a", + "theme3.neutral.10": "3f44781795bf1c42dd70357cdd242c396729cd29", + "theme3.neutral.11": "b10f2525bf2e7ba58bdfbaeff80d39af0c1a3700", + "theme3.neutral.12": "e5f9db61be27b53586fbd49e0c1babec010dda37", + "theme3.neutral.13": "7ae0fe2e1ce34dfa0e9e11c26e2bc1cfe9853062", + "theme3.neutral.contrast-1": "78c915c7bfbe964ad9b7aa6ed22568e850c44d6d", + "theme3.neutral.contrast-2": "83c296b20874b779cb3c986818a3234f45f72224", + "theme3.brand1.1": "7fc6505b9128190c24b2c5ece52639af4683fce6", + "theme3.brand1.2": "1b9a5d939b2e9a167e5d0a18e357112b33f1831a", + "theme3.brand1.3": "5c688f70e2b27c8716c48984d8388e4c99f472af", + "theme3.brand1.4": "6473364ef1c0cb758462b27656147ccc1a0a0bca", + "theme3.brand1.5": "d4063f6ddbaa783bcc8bf71483e1521938534b65", + "theme3.brand1.6": "386ea4d72808fd1c1213ef1d05411802b23f2d83", + "theme3.brand1.7": "6e35f8e8e7eb08eca4f1ffa8df729ac89eb24b9c", + "theme3.brand1.8": "7b47ff41d9563f315fb4b5e5bca4c6fca4c2687f", + "theme3.brand1.9": "306abba86e30e7e35f8de3c04404636eacb3cea9", + "theme3.brand1.10": "0a2b3fb833a085979f012f11368045c92248ddf9", + "theme3.brand1.11": "e39c29ad95d5a51ba55aae1757eb5778ea2c51cc", + "theme3.brand1.12": "d2105c199c82c028002be2ab12dfecd9334527fe", + "theme3.brand1.13": "4e6468c0973fcf5b5353452380175884bab63bf8", + "theme3.brand1.contrast-1": "2552cd189379b16ab13247302dfe1cd00f01264c", + "theme3.brand1.contrast-2": "fab36e62d31045a86dcc28b7d5b0882509c5873d", + "theme3.brand2.1": "e1b657c66027ecf479b294f7b110dff02d77a626", + "theme3.brand2.2": "3370e0255534435ab3f5b0284742697645c647b2", + "theme3.brand2.3": "0816c108e623559ce518f82e7654b750d7f1d2c8", + "theme3.brand2.4": "d6e60fec3bc4e69d53181389475f184374671cf7", + "theme3.brand2.5": "15f8b778cedfe2e5737dc1385208fac48af5b4ce", + "theme3.brand2.6": "84ae2dca43882ee0f0852955d6062b8849893c8c", + "theme3.brand2.7": "38d6a97ceeb4dc12a54a4ccdac79460f9d3cec0e", + "theme3.brand2.8": "d1ce17e32f904b5ed809a7a574b0dc664ee9d69b", + "theme3.brand2.9": "a65a7ba17b9fbce8801f4c750900fb383d11867f", + "theme3.brand2.10": "961efc38f41d61439ce386d2531d4733bce30899", + "theme3.brand2.11": "43486c98af2a49f6a076f5022cb99b02305b6e13", + "theme3.brand2.12": "f31292803737846c62f5f6ddd62840da62450411", + "theme3.brand2.13": "2973cfa62defdaa69e8a34fe66605d4ab2d8654e", + "theme3.brand2.contrast-1": "c1f75f64b3d56063c008cabcabab65ed212f9a07", + "theme3.brand2.contrast-2": "854bfd01eb4fce56c73c6b25f08f613c6a76c1a1", + "theme3.brand3.1": "453124a069497baf76e7701bda2e8bc40a6b0a65", + "theme3.brand3.2": "b88e6f3b08ca75544c65947d6cd85aae163a779a", + "theme3.brand3.3": "3fee0457bce6b81c2d6dbb2ff3417abc21c08054", + "theme3.brand3.4": "325da611564fad4002b964926dd346af326d27e9", + "theme3.brand3.5": "c80ee30099df152f59eb78b0b7430b0785664da0", + "theme3.brand3.6": "cf50bb2429565c19036f30ad5fdf0c967a0d58bd", + "theme3.brand3.7": "8f6296bc0e365644500bd24c483478c2158e370e", + "theme3.brand3.8": "0e52de8a08a902989b6ac9a10a01ef2ce0f2ab7a", + "theme3.brand3.9": "372c16938eaaf5d5bf6a3cfdc44d977f94b0b4ea", + "theme3.brand3.10": "d2cab12486b3ee62c460af9b07e14c74b82d2791", + "theme3.brand3.11": "16ff640f42285c8fa3fc4a834ac9caabcd3c664a", + "theme3.brand3.12": "b3f517fec77607c69a1359229bd7dae5619a2ad2", + "theme3.brand3.13": "b8b4df9f515dc170d2d7e12b9c655d0f76c31d50", + "theme3.brand3.contrast-1": "01ddde5b3c3fe3892d5a2723c8fcc0b1799189e6", + "theme3.brand3.contrast-2": "b701bf7177cf89d6dcc8b9fcd26a37c81825a92e", + "theme2.accent.1": "a3b8ced9c2193e15523a04091bdd9d9261c7c19c", + "theme2.accent.2": "66927fb2104514efe6c78ac3b140c3f4f9feacc4", + "theme2.accent.3": "acde2d546b81d6623a4babf4418c1d5640ad0b1c", + "theme2.accent.4": "4f10df4a29d7e76ff51ca1c9189f0cf29fd96c3f", + "theme2.accent.5": "3e674da9fd13d3ecce43e6a378c3a29418820031", + "theme2.accent.6": "2031f52255f75473de90199396616d71913480d2", + "theme2.accent.7": "b393ec0363c6b0a9bccaa99bf1564251ce52b949", + "theme2.accent.8": "3aa6e1883f36077ebc34a983d6b963eaf68686a1", + "theme2.accent.9": "7c101b9a7d4d3ba46cc9cb6b4615a0e37c7ef538", + "theme2.accent.10": "0cee09de8eb194e80fcf2e2c4d8334f902cd3e88", + "theme2.accent.11": "94823db721ae17d486f564ff0555c8df82909525", + "theme2.accent.12": "2302872bbe8259b8ceda447e0202c029901617c4", + "theme2.accent.13": "a10c6da9b982304e23a6572e557a096ce61c2f91", + "theme2.accent.contrast-1": "e43382698fa88bb0015296c58049973e4eb18f22", + "theme2.accent.contrast-2": "8a806e15d8e1e7af55c00698833442aa5d2ae1a7", + "theme2.neutral.1": "18f8ff4a51e2231af4170d047889730740eeb507", + "theme2.neutral.2": "cf9a2bec46c78600c91d1ed342b71fb6ba769ae7", + "theme2.neutral.3": "4aeca49febb3340b8b9508c252609c3c4fde36fc", + "theme2.neutral.4": "2be29e22642f274da88871759245a16d38b64e79", + "theme2.neutral.5": "8bd297b1113378de67faf393ea1ecd174d901983", + "theme2.neutral.6": "d3ddf629f0ea57bef744b51d397f13d6b4b2d3af", + "theme2.neutral.7": "2ff28c381ea7aa80389a4d8d330d537abf1a7a66", + "theme2.neutral.8": "ef616d15a3bfe748c06da02349be3f2e7ae0c118", + "theme2.neutral.9": "4691f1f2f0facf3a49eb8b745bd4bc4123fde8c6", + "theme2.neutral.10": "c6cef044fcdade7e933066b4a90e7cff7913b0b4", + "theme2.neutral.11": "540ab6d4c95206dcc0c0308e766fcebaccd7683d", + "theme2.neutral.12": "dd77331785b5bde63a1efde3304071f6c6dd809e", + "theme2.neutral.13": "d8db2c15a1efe5cae03a3e8b73bf3f841c57e149", + "theme2.neutral.contrast-1": "6a12101752c63c65cf72ff88db5f15c386dbf6c1", + "theme2.neutral.contrast-2": "68b6c14703fdc8ae49cc1070f2a06d5bb176219c", + "theme2.brand1.1": "d3c8fc08d471a061fa449c50a314e33e6b3fd121", + "theme2.brand1.2": "58f9e3266b525af1341db53057811dd1b2a29a5c", + "theme2.brand1.3": "b5aedd64c281baeb2c3b5221b4c999ebfe628dd9", + "theme2.brand1.4": "5235f1c71254c6fca6052348236954e0df73a283", + "theme2.brand1.5": "e56b8b5ff3b4731a916df280ea3e88335d7c4a19", + "theme2.brand1.6": "f6f9cb1abfec3452f61e442eb076d2e022884d84", + "theme2.brand1.7": "b48ac9add432ffe431ef2b2c98fd3a052c52e336", + "theme2.brand1.8": "ca8273d2e9c4495e35b51459994d27fe68fa1c2b", + "theme2.brand1.9": "c25935f343205338e049296042ec43dd4806067e", + "theme2.brand1.10": "a8b761f8b297594ca380b4decd1879984ce45dcd", + "theme2.brand1.11": "22e5d05795fa5b9bd85955d295d7dcbd4b590545", + "theme2.brand1.12": "08297f20ec54538937c1acb2128c0e5ea38e12b8", + "theme2.brand1.13": "d45dc87eb53f5fc9e33901d0a90b8e7cf24fed48", + "theme2.brand1.contrast-1": "da3f07593a4cc091526118aa37acb08175f91aab", + "theme2.brand1.contrast-2": "9a9488ca13279a3abdc2885c36e3831e298e3323", + "theme2.brand2.1": "88192ca1bbd172f44491c074574a2c06b041cea3", + "theme2.brand2.2": "30d04c90be2d4baa81b4862db8a8d8f4a02f671f", + "theme2.brand2.3": "ab379cf05b8c563e45915f018c2c5e94cbbaf9d4", + "theme2.brand2.4": "17b1db94e772e583c418085e1d076ca77f3eb872", + "theme2.brand2.5": "3fb725a3036c111fdfbbfe8d0a33977f39ef3cb1", + "theme2.brand2.6": "4cd7c59402135ddde38914cce41fbca3b385da63", + "theme2.brand2.7": "4d0a85ee7133196221385f13f8ad3e915da4afae", + "theme2.brand2.8": "bd80eca9768b6c51e9dd762cbd05cc4a8da65e56", + "theme2.brand2.9": "fe4aca075abce9d545514858304e773dc9cd35fb", + "theme2.brand2.10": "02f544a8a339f6035e28e0770a5743643101c28b", + "theme2.brand2.11": "11fa36f93731057f57cdc9bee1418295d493d2e8", + "theme2.brand2.12": "cdc71315a7e2b479c51d43053b596a8fd8201930", + "theme2.brand2.13": "9b25bfec9047fc3d04d060e5e43db09019c193ee", + "theme2.brand2.contrast-1": "8def9363a5b3612c84a015383b55a1087d73bc47", + "theme2.brand2.contrast-2": "93e9c6ca4bc7d5e115671f192e55a9700ed7b5c0", + "theme2.brand3.1": "064e612faa9f234fcd81b12cf2922dcfa7a1aaa4", + "theme2.brand3.2": "afe724359973414777421c329848f1d0b9a50b47", + "theme2.brand3.3": "fb0d36605da7302b0f12e4a052687ca433f8a545", + "theme2.brand3.4": "c0605bfe72eaf244d60697d3473cff60094838e5", + "theme2.brand3.5": "84694e1d5a9c4611ce9519f8a214f32832568dd1", + "theme2.brand3.6": "4dcf235080c0bc79c983d360f77d19492f9b4ded", + "theme2.brand3.7": "a089ef41ff01e42ba5f7f0f327869093581356ee", + "theme2.brand3.8": "83c3f7fda3b80d913f6f8202b479134429106e93", + "theme2.brand3.9": "2b491c11ca88ae09ef9834f53ab422b63c3c04bc", + "theme2.brand3.10": "f3b5026a034378e40e847ca434725e31348691bf", + "theme2.brand3.11": "58c69ff4fddc0fb2482cd17da61e69b1f685d69a", + "theme2.brand3.12": "e529dc9764b38a9649aab2ca7bf80756095d8a87", + "theme2.brand3.13": "fc6979064ef5dfb3ad79f7ff8976d3fb86822f27", + "theme2.brand3.contrast-1": "4842cfefc118aa99a91e1d879f82459a8296ff66", + "theme2.brand3.contrast-2": "7d5176708da26f402a78bd1b9221498475b42114", + "theme1.accent.1": "4effe9061da6f04368a1d2dc44746bccb7abc5b4", + "theme1.accent.2": "8307dbaacc0063febab37dd5e5face86e799cb48", + "theme1.accent.3": "7e8707d31095b7092f3efbe859fe7dfb136f5aa6", + "theme1.accent.4": "9f8143183f39038fa5b2b0e77137b755bb7503c4", + "theme1.accent.5": "d0ce75aa226585310c00e51a871092316c02a12a", + "theme1.accent.6": "8d8a996367b94b494ee5902654e0e0d2d7151cca", + "theme1.accent.7": "dceeb8db2df62dc3605cb3b7a5cbbe1c312e77c0", + "theme1.accent.8": "dd98ddb0e8cd81128c6fa723fd8750f11d41015e", + "theme1.accent.9": "ba50466ca6ab15773dd359824c902669061bad75", + "theme1.accent.10": "d01cc89813de69ed41d6a7d958a6117b62ac66aa", + "theme1.accent.11": "223293d6ade662ce6f10067018f1013b7c3a709a", + "theme1.accent.12": "92af37a0732f176130822cc6512648e13d60986c", + "theme1.accent.13": "8aadb523ef842c840336e1f5838e8fbb0d0c2ef6", + "theme1.accent.contrast-1": "f9d3d7f7c2eef141bb3de81f45dc5c7d941663d8", + "theme1.accent.contrast-2": "640c0693420fde663a6e759d9dc45df005dd60d2", + "theme1.neutral.1": "fcbc4b920044695f8d2c6e0f476a5655baede519", + "theme1.neutral.2": "f414303b076f1155df87d209f1b90299e8ae9098", + "theme1.neutral.3": "56e1f0b6192766a3af232b0b34f732edee5a994f", + "theme1.neutral.4": "7c4ea6887a2ecb99f839c6077f5e0d8cac0d14c8", + "theme1.neutral.5": "f1b6014c5de92ced6b96f5b70071a7e7d5af1a3e", + "theme1.neutral.6": "d27ea2cb2befad9b1f8daa9f9ed1e564afa2713c", + "theme1.neutral.7": "09efe31bda8a87d798b94757966d704e6ec341e8", + "theme1.neutral.8": "cfd38c7f3ce8c92511226bf4325466f5f3dc310e", + "theme1.neutral.9": "20172e2a8b974bcb1269838e09727c9b7e41759d", + "theme1.neutral.10": "d6d86a4556cda59d6dc91fc54e8fa55afc8621a4", + "theme1.neutral.11": "18992b7c94e26d7cc125b38b20a46d3f2c62770f", + "theme1.neutral.12": "dd97091a8951b16aaee7e7695a08f57d51a05e32", + "theme1.neutral.13": "4e0707b520e73285e31ccc6d658a3165107aa13b", + "theme1.neutral.contrast-1": "731b43d51c6e5aedeb6fdf40476dd26ce0d24c9a", + "theme1.neutral.contrast-2": "d7223d8ad0524c9e67366d8204d745a10bae1e50", + "theme1.brand1.1": "d067ea1ae3f3b59525b5b35df8b751b916096aa0", + "theme1.brand1.2": "693b52617dddb738003bbac15f7e84ad76536c54", + "theme1.brand1.3": "441c6ca79b57b6294b7370cfd520b0f1e1dd25c2", + "theme1.brand1.4": "274dab89cdbaa02df9982148fe57d464c3e35091", + "theme1.brand1.5": "7aabb97c2272463d77244a11aa9f538038b33380", + "theme1.brand1.6": "4f140bc5d636d10d41882f3ef5aea4375d4121b3", + "theme1.brand1.7": "6b41598d496cfe47624881c2b5660f2c231aeac8", + "theme1.brand1.8": "f3a8203ed9b690c967d0eedaaa8b12aba568fe0d", + "theme1.brand1.9": "2e73a0dae6f8e2c865b6dd160e29b8d6b5840009", + "theme1.brand1.10": "c4afadbfc9dce8f60545bd063ac9390bcdf6a3bb", + "theme1.brand1.11": "ec6a522002c64ae00d17685d8acbfb673b816465", + "theme1.brand1.12": "9c7ffae0cf5d69a811345035f0fe7146e7a0bf8f", + "theme1.brand1.13": "be241ff87bf1beb1cccd32efbf724249779ba995", + "theme1.brand1.contrast-1": "a08ba6993f2873b2cdc3565758cbf1cd4b2043e0", + "theme1.brand1.contrast-2": "1dca176532eea0670292f320c8879dfb5c43974d", + "theme1.brand2.1": "89a0fedfc0293bc594378b90a3d3e0d3db831b4a", + "theme1.brand2.2": "d57cd6e5f4b8af8b4f7e93767b08c8dd194494ab", + "theme1.brand2.3": "e601a3d909478c2396be2103dd60efac55df8542", + "theme1.brand2.4": "e3a12ae1552de0b1f7d9e567ca1bfde5acb1b019", + "theme1.brand2.5": "ff3f714eeaf7199f208ddf3d3dc5ebe074272a23", + "theme1.brand2.6": "aa4a89fb37019618538c7e9b413c66cf4426aa25", + "theme1.brand2.7": "ade5f105e13bb895de2605b7cf05229896a3991b", + "theme1.brand2.8": "922fe85887686612196a2893f2a3a5b8f6a0be5a", + "theme1.brand2.9": "e4ed68e3a49d31becf1585eec91c9798867b2bb7", + "theme1.brand2.10": "810a2db8a53f6a3233769ce730b870763b26f98b", + "theme1.brand2.11": "d59e32e7fa1928bcd4f7fef2ec33bd77d89d97b6", + "theme1.brand2.12": "0fbb48da2809612cc7d6ca6c4c6b99f38c3bc102", + "theme1.brand2.13": "35f057206653569666c9de857ef8aeb58454e249", + "theme1.brand2.contrast-1": "43b2eb9f6032942833234fcce44eb48e54ee7679", + "theme1.brand2.contrast-2": "6dcbe8640b0e8f5ee91321160e8c60c4b718e5f0", + "theme1.brand3.1": "3f3fdbdbbb81aa729caabcd5864cad524ff9926a", + "theme1.brand3.2": "93d6bc75194d411ecff4cdb7d58056ead08bc75e", + "theme1.brand3.3": "4babaa0c47c29ae8cb59ba9d143f4e82770849e8", + "theme1.brand3.4": "13f91c92e08fd82e7df4d439e0715093de54215d", + "theme1.brand3.5": "1ea13a559e5012e1e378485edeac744e5bc5ff6a", + "theme1.brand3.6": "a5d59a1125f8d8efd2c0955a719b10092694554c", + "theme1.brand3.7": "9e02cad8c696c50ab10aaededf29dd752bfcb857", + "theme1.brand3.8": "6ff71e5377fb19255764efb0587ce6b613d9190a", + "theme1.brand3.9": "0568c6cbfcb672452e1fc7163be42fb6ba72a512", + "theme1.brand3.10": "36f2b6064e9040aca17748a4c4009628f0ec15bf", + "theme1.brand3.11": "28bc67658ca8579d2cd961b53b92b4e6c8520c79", + "theme1.brand3.12": "6d2a46f30d1cbfc3c10d5a72d5bc5cb8883ea723", + "theme1.brand3.13": "2b745c819d5976970e5407843b4aee108774cd7f", + "theme1.brand3.contrast-1": "c5440456d4ee7be28225fef58ddc8b8219dec05a", + "theme1.brand3.contrast-2": "e1227681e73cb37104a773404688c20d1f8c56af", + "global.green.1": "6b1b92618299c3a44268648eb87dc69798fc0f7d", + "global.green.2": "718eb2d2b7fdc4d25b4b8df455d9402cda12cf0c", + "global.green.3": "7da68dade3c4a9c73aed97cde85b9a0cea9368b2", + "global.green.4": "a04c0f32e928f7129b534ee55c9b240d5a2a37a0", + "global.green.5": "4d06d17cc82d281943f74bec2726fed54eed44f2", + "global.green.6": "acccaa4b74cae2491104d6204f18b98408d6abcc", + "global.green.7": "577d9993ea8a744f88bbde871d91ea2c18744e80", + "global.green.8": "99e24c09e2e5fcc2ba92b438635d96bb85f73137", + "global.green.9": "3727c98e30a26b452b2b9d2c65e38636d115de30", + "global.green.10": "0ea495742ec429521e340f234f2aca7fee2e5bb6", + "global.green.11": "c1db30d37ca5fddd8c8422d65057c7541d3957ca", + "global.green.12": "8ee897367d7c03da8e84d8570533fdf305150505", + "global.green.13": "e9ea8418281a56c6b72bb8448c5abf41cd820875", + "global.green.contrast-1": "324518640e9eb2a121caaab13f44808832e150f0", + "global.green.contrast-2": "fcdb8fa477cc9c3b070a583fb44c6176d3e65d8b", + "global.yellow.1": "20e40971dafa1e6a2587983119a16b184dd8dedc", + "global.yellow.2": "df44bc3c5c822162933168efc9872e5c0a87ab40", + "global.yellow.3": "4b337f176696f2d43ff368fbca7e2359d9dd3073", + "global.yellow.4": "7b386dbf0982a664b9303bf51c2cfe67613c19eb", + "global.yellow.5": "5016e5724f8e072fa66977c0964af2214a06a57e", + "global.yellow.6": "758a1b724198d0d3e1581f3c90f4d4ddbdf58afc", + "global.yellow.7": "082eb6dc7f9ce0d36d8713af72d2f8a43ff34c65", + "global.yellow.8": "5fd3f00f749b26471d9b7f2539ebc0599b90496a", + "global.yellow.9": "2e316f69587799041931a96490a7bfd4fb8996c3", + "global.yellow.10": "7e8d00d7300abe9a5a0dfd216dce5474ba477fe3", + "global.yellow.11": "3baf6e5461cb1c6fcee1d9733a6a77a6150f5cc9", + "global.yellow.12": "820ffac23b8cdcbd3451754837c209fe91c511a6", + "global.yellow.13": "7d2dba1ce6f844b383b9eb7c75b1af57986949d4", + "global.yellow.contrast-1": "8f9638f495080ce4e9d131575ddcb324b0a8c3a3", + "global.yellow.contrast-2": "8117589babf3400a41bca44a63035a340185f02a", + "global.orange.1": "a35e2d7bb7ac9b08fa02defcc3b9afe63340bf82", + "global.orange.2": "81df8f165a8f9a54bc01cfbd6eaad4d72afb07f9", + "global.orange.3": "0b9f694b13f403bd0ae5a89006e6e40a21f8fe4b", + "global.orange.4": "ae4486c676892074e68a610e9fee3a01a2394610", + "global.orange.5": "6ef722b944c07ba05e5f50a10aff1f0fa69fdaad", + "global.orange.6": "5934701f70ea76833d66c51ad8eaae72b65cc494", + "global.orange.7": "df35ae7aa343a1a21ed02f8132ecf255678483c7", + "global.orange.8": "622cf28b3bcf9aaed48db64a1a822bca8f6a3f66", + "global.orange.9": "84497ba3725dc66d7d0dda01f5dee8c67a00d9b9", + "global.orange.10": "f263d8426bb4869d334f9289e1567f50b95f4378", + "global.orange.11": "a4b60b0eba7200ffe5fc5d8642b0c79cbaed30a9", + "global.orange.12": "095c3deff358f86d4cd3b8802c209615d69a5488", + "global.orange.13": "4b9b07ad11efc7b7e024dc398f6bfc4c29a4837c", + "global.orange.contrast-1": "413860417b3ea66f64a14191377aed14d7b3a6d8", + "global.orange.contrast-2": "af9529e73147dc8b3218e8aa7ad7cc1c10200344", + "global.red.1": "a71ff0ea8ee78b3500263f34afa0fadb82673c7a", + "global.red.2": "01b5da6ef801dc2392bb8d25f8461e5d950f33df", + "global.red.3": "60e911aed393a7150837888530df97c70a28e8ea", + "global.red.4": "97e47d7a3556040212cc4c4f392751538381d81c", + "global.red.5": "d113b61dcb70ad9a22004004058dbead3c00c075", + "global.red.6": "df56c347f5f02d30cc03025bfc5c1926ba2a1eaf", + "global.red.7": "c4adbe314abda2e079435f9fc99ca5d18c841f5b", + "global.red.8": "381fe1e3a035e71edbffd64989569806858f4ce7", + "global.red.9": "90f8cf15cb78c85c99399706243ad62baf10ceba", + "global.red.10": "fafd550742b11303ff6765dc6628b6303927c860", + "global.red.11": "c92af88acabde714c3c01a7296144378f9f0f17c", + "global.red.12": "6c54074797b853b85482ede0de8f00e7e70e216b", + "global.red.13": "ef76fd67c000aa2cb86d9ee70a9298ddb0096bac", + "global.red.contrast-1": "f53c089baecb0359d4a655cda11a7a760e52b87c", + "global.red.contrast-2": "0da1922f0ea65b44cee25c8b03e15763836b8978", + "global.blue.1": "939b3014c8f60e5fdd4e3ac938c5951c5e67b3a4", + "global.blue.2": "f88cf9a610e31920fec14f64804749d154689602", + "global.blue.3": "9d2aac0e45cf6332cb5d5a39aeb1d74671adcc34", + "global.blue.4": "cad6bba24013f2014692774724b924bf3dd1c6bc", + "global.blue.5": "6582edddce514655a0d63a434241e2bd19f5ba9f", + "global.blue.6": "436a5446f004bfb65aa3d672ebf73ff34f69137d", + "global.blue.7": "046b840b21ac3db175d624db30ffb766ad51eb84", + "global.blue.8": "b1e541e25e7b2578fddc80af464bf20dc6b2c8fc", + "global.blue.9": "86537f3c9829ff439a18191d904a0caf519c9226", + "global.blue.10": "3c66d34ac1ce171d64862f67cb588ba070ca8c2a", + "global.blue.11": "26f3a4e584c11f180486206f6c9ae13714661929", + "global.blue.12": "4356c0dc2a9c455e926cd3da8557e9af35a9cfe4", + "global.blue.13": "41b4eef6b1569ce4e662926fcdf7695b72ec58cb", + "global.blue.contrast-1": "ea0089cfbd89f739077c091e743fd6264d58ca14", + "global.blue.contrast-2": "7a8b786de6ec3579c84b1bddb1ee9bdf34ceff5e" }, "group": ".Mode" }, @@ -393,387 +396,390 @@ "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "core/modes/dark": "enabled", - "core/defaults": "disabled" + "core/dark/global": "enabled", + "core/dark/theme1": "enabled", + "core/dark/theme2": "enabled", + "core/dark/theme3": "enabled", + "core/dark/theme4": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:62:27", - "$figmaModeId": "62:1", + "$figmaCollectionId": "VariableCollectionId:65:23", + "$figmaModeId": "65:1", "$figmaVariableReferences": { - "global.green.1": "cee49f6d1c9f0e5458fd5ed555668e9d37ed9cc3", - "global.green.2": "8450f3ef3243098dd5709ba836b59d4c9ad00250", - "global.green.3": "72c9cac8a3c315a396de7dd935dbe66e31bcbc0c", - "global.green.4": "781fd70eb2b3b041633850a10dfb7ced77d0d57f", - "global.green.5": "58b63f630aef9c57d16b88babea7301589071666", - "global.green.6": "b1ef002eae24247445ec61421bf0e54b6fb6e719", - "global.green.7": "2a1bb7212512f18e4db625909ff21f11936c8fcc", - "global.green.8": "483eec06361fd1b7c0564ae566f2b9128d8b364f", - "global.green.9": "1889c8a2ced6d118e410e853186ccb80c32072e3", - "global.green.10": "ac686d18fc346ff59cc8100c559339bec81920a4", - "global.green.11": "c60389506ab799809d30ac10eef69ea9ee5a4db3", - "global.green.12": "262c36b567904f85625d8e8b51dfe6504961c594", - "global.green.13": "7ab0552a79ab0f6b33887d98756baf270c14d110", - "global.green.contrast-1": "abf40e01bbcdf8b02a6fc54ae2cb626be8f7f327", - "global.green.contrast-2": "cb3e7e817f9ea9a92e3217e98496d8de80183f15", - "global.yellow.1": "f0bae4a901aa31cf872ab0d730a8a670aa5009a3", - "global.yellow.2": "7d079b8248018e4eb8f844ad50da00fc94f7dac6", - "global.yellow.3": "9447a1c7411478652ead21fcdc4d6c4ebb3a9721", - "global.yellow.4": "be3cabd1f7ce83d732bb9b3d5348eb4b0fc66109", - "global.yellow.5": "4d0c0c3f6a663fadb16a0061988ec8d9443e5875", - "global.yellow.6": "b027080936b858793fb055c05bb93433be2c62eb", - "global.yellow.7": "ef9d56fdaf41d4641d9656ec7cab7d9a1ca82f09", - "global.yellow.8": "553a276c63f24e25aee17d1dccff5668e9cfc896", - "global.yellow.9": "0cb6b527a4b3666deaaa2ae82c2b3ca107092cc0", - "global.yellow.10": "306aff8436e42f4a5f565be947783b0d4f2accd4", - "global.yellow.11": "41f6e94eac1449c42e5dc8707808a81c3f9da543", - "global.yellow.12": "a4bcb70fafa22da24244ac7581b7d909295adf01", - "global.yellow.13": "ebe663f983c0f7cb9de0a76b3fe00c339258b6b3", - "global.yellow.contrast-1": "7a7b93c203c0cce7d72f460d66c6173cfbff9e12", - "global.yellow.contrast-2": "cc9d221df546d00c6a8e202e286337f5c9f76983", - "global.orange.1": "7dd22ea9a38c84b8ddb577fb90a4db0f00993936", - "global.orange.2": "4acea5ab1e4df107046a3371d2bbe941229a88d2", - "global.orange.3": "55261815405eb684febcb33d4c49ca559fe66818", - "global.orange.4": "9a8a96b2e83fd90a999c72b162cc05f4820b4da1", - "global.orange.5": "0526fdd0193bdc11b2ca8535f5320bfd94cf3dc3", - "global.orange.6": "9212fa3107dc85e29b55faac10db9a90879a014d", - "global.orange.7": "d7b04390b1d1674d3c601557760993b61a81a49f", - "global.orange.8": "a030422aeb40ec961d6bbfc31276450dccd1d115", - "global.orange.9": "91a8d5ae4f7666ac332fc0dc0d62f65b4bfd80a0", - "global.orange.10": "5d7db17ac8d9db0dbf81cfe20a1cc5d648be5844", - "global.orange.11": "2ceb5240c57d7733c3a26913cf53f1104088349f", - "global.orange.12": "2d996289f3c16743cc9f86adbbde3f3613a00303", - "global.orange.13": "04cd2d0ccd962d50d5230e0897610d435cf2de33", - "global.orange.contrast-1": "aefe06023a96067d986b1daad5bad8452e709317", - "global.orange.contrast-2": "89bb93143a7f1509fb70a738685cdb6e64e2f728", - "global.red.1": "a145070e21985664c670185ae24e8766212c9ae2", - "global.red.2": "2192c3c32167b05f3acc33acd1bf7f14639b7495", - "global.red.3": "0c0035249fa494141588b624fbb72570e7fb7f52", - "global.red.4": "7561cb211ac2395cd9cca2b95604d832f7e29f40", - "global.red.5": "167a97539e07061763524988572a4c67cdeda3c0", - "global.red.6": "aaa41fef45bba823066bfade5558b630fd6fb390", - "global.red.7": "f6969f85b0b470881cbae4ae1526217a04f8d41c", - "global.red.8": "aabc60bc649adaac6a7053bf66f4c9e84140e8cd", - "global.red.9": "6cb4d4bb008f45c0333df1983b1530ceb1b5c5c7", - "global.red.10": "dcd0ffc94ba98a3494463dddfb8f947b8a926c36", - "global.red.11": "68f78afc25e1100d7e346304fea820f695de0d32", - "global.red.12": "13d9c5db45698050524f07d3c22dde4efe31b466", - "global.red.13": "466767a05993beb67e4c1be8afea2cd06cc930c7", - "global.red.contrast-1": "e3fc1acd44b4993db27d7bd388b6e7b575793d31", - "global.red.contrast-2": "c11b25adf1cbdd8e915c4f85b5ec84b23e08d37b", - "global.blue.1": "b3c0dfe13afcb283ed8cae110051e4311a1307dc", - "global.blue.2": "4ec3ba190ad2fe9a60466b27c271881fa3fe088f", - "global.blue.3": "43f6ad961cdcf96779a5dca82f651f5e07ed23fe", - "global.blue.4": "6d393217ded9b7a6a94928ac799b69257276e186", - "global.blue.5": "6f6d36c99c4f79fc4e44c1ecd36d1cc44dfa7d89", - "global.blue.6": "2ac0cde01ac6434b84f5f32824af30f5b6c52577", - "global.blue.7": "860e96485c2a926adba052ed1ce632ff96bd1e47", - "global.blue.8": "47bdb18458cc7e976aebe2a82d11a90fe8207478", - "global.blue.9": "36da77eed8360a27db3538f76b9d3f356acf408b", - "global.blue.10": "6ea612129f19c5c9a25f49626b7b01f7399ad785", - "global.blue.11": "723fe5878848e504dd7f73705cc168c3fa091b29", - "global.blue.12": "559c5cb10a48b0699b3a3fa2582d2e5290823c02", - "global.blue.13": "f9a229f1b0ced010a7ed5f5d1b1030177b48f249", - "global.blue.contrast-1": "1e1857aa4eafec948549f71671268d03bb9bedd7", - "global.blue.contrast-2": "8936b67cbce2ba38a16260e2146f5889a5023329", - "themes.theme1.accent.1": "41c72925070451a1e2e00fcff93f6f79f080d4bb", - "themes.theme1.accent.2": "63d6581c63de9164f4f2e08fd8871e8fc60456c2", - "themes.theme1.accent.3": "37c9ee8923eccf6b59b413b415cded08cb118b90", - "themes.theme1.accent.4": "4189c5d3cc29ec6fab4771da6921ef6a5d3c3053", - "themes.theme1.accent.5": "11a078cb20c93f3d1915bd6bc3ba55d7d0ef3773", - "themes.theme1.accent.6": "3ce04a64e4349d5cc95fdc08546b52adb8a98320", - "themes.theme1.accent.7": "fa89603c5d2b10130b3da41fac40be282044daad", - "themes.theme1.accent.8": "54a4ae1e368f3058d2e24c96a29bc43f1ff0ab6c", - "themes.theme1.accent.9": "336288c30619e8172d7867b0a40502c29f01ce9e", - "themes.theme1.accent.10": "169d6d7ed3f79640023d8e4e6609ad3b7477eb9f", - "themes.theme1.accent.11": "dfa47af48791564c0b173eb13a4f2345fdc61a98", - "themes.theme1.accent.12": "7654fff954bef200c53502694cdf83336e661e5f", - "themes.theme1.accent.13": "2d8f7e555a1aaa9ad394f3e84c9092dbbf33687c", - "themes.theme1.accent.contrast-1": "f05155ab18ff37436dbf86ae85b6f50c090f300b", - "themes.theme1.accent.contrast-2": "aa9eec82984c76e63e4934909b21465047f4cc3b", - "themes.theme1.brand1.1": "8f2bd7622ad41ee14bfd9643150d763d67488909", - "themes.theme1.brand1.2": "f6fb583197e421647e539c9ae95cbbe85ba83da1", - "themes.theme1.brand1.3": "f7803e22d60123f3c3268fd45910b44e20b5b3f7", - "themes.theme1.brand1.4": "3506e888f84156fa28f6ab348fb90b27d073bce0", - "themes.theme1.brand1.5": "1be276d433f41c6f903f833bbade1687fee2c542", - "themes.theme1.brand1.6": "819f7d398eca6f65c1ddb2a5e951c3c1051b276a", - "themes.theme1.brand1.7": "ad7bfb5138bfd6bc515c8a8ca6f6259afba5a6c1", - "themes.theme1.brand1.8": "5204d7aef4c845da7568f2e02c7325f212b2b33f", - "themes.theme1.brand1.9": "59815bf12ee6417c6f873517b22e112adcff38cf", - "themes.theme1.brand1.10": "7da0674be9a8b938fc860998ae92b58b5623c0d9", - "themes.theme1.brand1.11": "8cb5e8a88ed9a7abd09a1cf314600e69a77a5c6f", - "themes.theme1.brand1.12": "d86f63f48fb586652da87d55b4cc9646d18640bf", - "themes.theme1.brand1.13": "e6ee29914eff6dcf55040719f4369c4268b6f227", - "themes.theme1.brand1.contrast-1": "f776171886deee1e8c2c621d34de7a35b41431df", - "themes.theme1.brand1.contrast-2": "a3bb3cc0a98608653b4aa69d246a5cb761ac7c90", - "themes.theme1.brand2.1": "2f3d702bf6062dacf1658148ce32e6a7fce0673f", - "themes.theme1.brand2.2": "3a35571a913f006cc6bfdce952f8b54dd06221cd", - "themes.theme1.brand2.3": "3c72fbd3f5f92350a6f07cf102b129e35e5a8c05", - "themes.theme1.brand2.4": "2730c8c64f351c8053783cd7d4afe50e3f65b739", - "themes.theme1.brand2.5": "aed7e77295a959f201f22e9cec67bc0a225b5024", - "themes.theme1.brand2.6": "81e5a7e6bf3c82d1f4f2098ae03024fea7f35026", - "themes.theme1.brand2.7": "ef85eb136b440f0d7c81662c3535e04e75d776d5", - "themes.theme1.brand2.8": "d929ab32f4e7db817cdc4ebe754151e539aba2a8", - "themes.theme1.brand2.9": "ffd51d31f29514c40c4821387e54b7291734206b", - "themes.theme1.brand2.10": "25a1f623063300d37eb96cd446d06ac2128c8250", - "themes.theme1.brand2.11": "e01248bc71194b2bb3e4bb025735f5bf6cd865ba", - "themes.theme1.brand2.12": "cb99c9de343c8d02a865937915efaf31432e9fdf", - "themes.theme1.brand2.13": "9031befa14d80ee68bd78b9ec493936c9c8c9d75", - "themes.theme1.brand2.contrast-1": "a2ff5fd7b1a2cc3bedb8d90224dc78cd5ff11e97", - "themes.theme1.brand2.contrast-2": "95018967c6273a1c63d3f4d91f5267f71b69a844", - "themes.theme1.brand3.1": "5e6996e25d0e6eafa2091c802eb92f004a0cd9db", - "themes.theme1.brand3.2": "5c70e1d4b02117da513f9730926e8229951c648a", - "themes.theme1.brand3.3": "fddc398555badbce28ba0873eb1fb5cd222e30c0", - "themes.theme1.brand3.4": "10f8ec4640e3e3ff64ab4c6ca4b70ff0dced4fcb", - "themes.theme1.brand3.5": "47ced9ffce606f728718d95d879a8ebc2bac88f4", - "themes.theme1.brand3.6": "d7157ae6dfe19f143926ecef45ea14ce2d82adce", - "themes.theme1.brand3.7": "32dddfb0e778651e09f2243c121b580977700116", - "themes.theme1.brand3.8": "1d55e4fcac47b91e527b59373a3c54138d3caf1a", - "themes.theme1.brand3.9": "f62fc8e83901d4b8dca69a356fb61adbb30ba715", - "themes.theme1.brand3.10": "78fd0b55c21d081966933c7245b6ddac9097cf74", - "themes.theme1.brand3.11": "c9a4ac53e2e9b1d2b03675034cf76b5a633c90b1", - "themes.theme1.brand3.12": "dd2305ab86cf57a1f6f41ac8034101cca1707a9f", - "themes.theme1.brand3.13": "a79095aeb6608377ab2c4ef36a4412905f3ae020", - "themes.theme1.brand3.contrast-1": "38a330e9c89dbac9d1d81d3e6942b33f891009ac", - "themes.theme1.brand3.contrast-2": "d5d0d2af96a4fe6578af80f28529d1503c89f1d4", - "themes.theme1.neutral.1": "e56bf932b1dcb4c1ce3d20bd0f13b2c1e5a27d13", - "themes.theme1.neutral.2": "47009f41b2c9cf16f5139a7fe2a1999b1aa484a1", - "themes.theme1.neutral.3": "033932182ede70b3e3ccda480ffd2f9efbb39839", - "themes.theme1.neutral.4": "3956c07a62877afe8a203aa5d2286545fa73dd73", - "themes.theme1.neutral.5": "0bb88517668e143aac6fa40c3e6eb699f39ad33d", - "themes.theme1.neutral.6": "517361737bd52d6eee090038e11616267ec9ceab", - "themes.theme1.neutral.7": "63c346f0c42ef91952fee8fbaf506830a45e74b3", - "themes.theme1.neutral.8": "be9850afb87e7cdb3e92d9c2b7726bf21c1564a7", - "themes.theme1.neutral.9": "3c3ae9cd9f340d5d37f24face5a3ab3f8acdfbe7", - "themes.theme1.neutral.10": "1e27cd8d3bffe8754503afd5ebcffc21874e5bc7", - "themes.theme1.neutral.11": "c57a89a3803ec62ddb1147777f644361cdfcbc8f", - "themes.theme1.neutral.12": "4c899257cd930cd16e8e2637e14871637c84a55c", - "themes.theme1.neutral.13": "07cf466db0ecea62d03ff0dd90476d63b7d67076", - "themes.theme1.neutral.contrast-1": "2c506b6ae599a00d5acce6494cd3048d978edd62", - "themes.theme1.neutral.contrast-2": "d5d074bf6c74ce3080264881b9e7839d4000dc30", - "themes.theme2.accent.1": "6e78bec07d1f530e46c28212e8b00f85d3429701", - "themes.theme2.accent.2": "e748abc1bac1c3a464ce214cdbcfe6c41222ff35", - "themes.theme2.accent.3": "2166f9bfe63b3019f07ea3d948a285fe57f02e8d", - "themes.theme2.accent.4": "b648014d24f0c675c7df7499654bb9f1321d5262", - "themes.theme2.accent.5": "4b4ffb5a4bb25e7069c5d8a1e70b74046b59c5ee", - "themes.theme2.accent.6": "4bfe06211fed7c9978dc8c0d68294d469559cbdc", - "themes.theme2.accent.7": "e84f2cea07645b1dd5b4bcc2a3a1e91e9e03c1c9", - "themes.theme2.accent.8": "7c457fd952a9eea4fda5892a94b33dae15b8b056", - "themes.theme2.accent.9": "3eaae9cc4bb8e3a27d70c4c7ac0f303d7d5eed40", - "themes.theme2.accent.10": "8add72e2833c89385c28686e9c41c49cc027135e", - "themes.theme2.accent.11": "0213fcbe24180fa6c9a032b064bfb5ca39571788", - "themes.theme2.accent.12": "5e157599475b4924cc35a8f6f831bf88732c38d9", - "themes.theme2.accent.13": "244d0060732813063d1a5aeaa9c4fa482c4a24a7", - "themes.theme2.accent.contrast-1": "6b02612ecafc24e33778af4d4389b2e03b455fe3", - "themes.theme2.accent.contrast-2": "e5fa9b1d1845ccd8c4deda119c46c47f6334ba41", - "themes.theme2.brand1.1": "44be9bb9d7aebfc1661030a29d2a9c4dc986212a", - "themes.theme2.brand1.2": "e403fc097963542ce65d35442d825c9885c4f224", - "themes.theme2.brand1.3": "f970555a9b9e7331ad4ccf86e40825ba2f26f7df", - "themes.theme2.brand1.4": "2c0a2888c133ef1d7f30bfb5c96d5a98bb942606", - "themes.theme2.brand1.5": "c2163717f570f529e57fe5a2fa0e591f4e777732", - "themes.theme2.brand1.6": "deafe18e716cb37f05867aed087d40370ef7b03d", - "themes.theme2.brand1.7": "1a22e94a3b13e46563b5c601c4399e176200ee4e", - "themes.theme2.brand1.8": "c7ba2299d3882428f5de228a04435ba5501afddc", - "themes.theme2.brand1.9": "5052c1a613699e69a9972c2084f433c91cb2afd8", - "themes.theme2.brand1.10": "8aff0513043e2f300ee73aaa82242d33575b9239", - "themes.theme2.brand1.11": "51747c5ef5c17a913725bdab9db78e94239edcfe", - "themes.theme2.brand1.12": "cfb4238737339565a27ec6bc33544f92d6603f27", - "themes.theme2.brand1.13": "c4e55ab8c15c382ff76485fbb9c77e1a1efcc408", - "themes.theme2.brand1.contrast-1": "2fe4f7184e61614068396b76cc74ffc8b873f596", - "themes.theme2.brand1.contrast-2": "988b262d3906c7216f10e6f5ff9b290fb1c00f77", - "themes.theme2.brand2.1": "591b3f680926e19ea52556efd94417563573e502", - "themes.theme2.brand2.2": "67b9f0099980b5469b7a467d2dceb3cc4e3783f8", - "themes.theme2.brand2.3": "3ba23ab4f50f6d9d6925c5b0e010cb67f4374868", - "themes.theme2.brand2.4": "be7f7602a6ce9c2bf7abb0e5372313d15ecde12c", - "themes.theme2.brand2.5": "35ef8b523ec4c5f8b2f3e0b55d9be6eca5262143", - "themes.theme2.brand2.6": "a621781caab6f03f157b2fe609c77de6ae91086d", - "themes.theme2.brand2.7": "216bce2d0ce6d809082a98e1356c81491e6faf4c", - "themes.theme2.brand2.8": "d807c2744dcb6deac17c516b29f7ae3e4b2fa6d5", - "themes.theme2.brand2.9": "cb839229ed2fd4d2ddb0f9c6fb21e1661c58a62b", - "themes.theme2.brand2.10": "cc2d8022011c9a31308c003d4a650779f3e626cf", - "themes.theme2.brand2.11": "2df0a4f01e2da08ac2898830c6e013b19b4bc1aa", - "themes.theme2.brand2.12": "27ccd421606081ac44012f7559553e44dabc145b", - "themes.theme2.brand2.13": "a71519fb0111062d6b0fc8ff694b698d56bf7ff6", - "themes.theme2.brand2.contrast-1": "a94a4cfab4caaa9633b91d1d0b36b191c5f17952", - "themes.theme2.brand2.contrast-2": "09c7ddb9ea5b1d67b983107108c3048cc443762f", - "themes.theme2.brand3.1": "8f51531674a40d29ec23fe70d4a4ed5236212eba", - "themes.theme2.brand3.2": "5b0161249dcd8c82b4caee8b340e6594ecbe4b09", - "themes.theme2.brand3.3": "c14a7035453b7d2669e01ae34cd2c86b8e8f8494", - "themes.theme2.brand3.4": "bb70e47805c27fae8f9d7f5ad00836cb69946fde", - "themes.theme2.brand3.5": "44a04b93d699acb8a4914fcc12e4ac9770b0d461", - "themes.theme2.brand3.6": "c86171b4d3a97d31d5d17ce875b43e0993635a18", - "themes.theme2.brand3.7": "039a638cb4a4bb6cffb22c0c6a530a3445894fa3", - "themes.theme2.brand3.8": "f6e316a8ee3a78441690ee192e94a1446b319fba", - "themes.theme2.brand3.9": "0b59415f3d577c546baab65b6bb40d25d9350e1e", - "themes.theme2.brand3.10": "ca46b6a7a5a9734ed34f6eb9e9b35687d3975fd0", - "themes.theme2.brand3.11": "b0a9deef2bd0af96073f0ebe7887da20ea89cb36", - "themes.theme2.brand3.12": "db2ea4b7c850a53b2df21114c4c00b28efc7c196", - "themes.theme2.brand3.13": "e3d322c9fc9d7f712805cb53757d029ab3274dac", - "themes.theme2.brand3.contrast-1": "c8d4e627dc8b9cf81d9d8005feb4ddf88e801387", - "themes.theme2.brand3.contrast-2": "e45f230db5ea2e59da6fc4276ef9eb7048ff41b2", - "themes.theme2.neutral.1": "1de016b49e8c2d4f72c1fba6acd8360e98d8c392", - "themes.theme2.neutral.2": "9c03e01f8c87e600bb25f67375b7efeff3ed201f", - "themes.theme2.neutral.3": "2ad91d742ca28376f855f6567ebe9ceab4348b57", - "themes.theme2.neutral.4": "24ef29d5a3405b1741fb611f3a50f337f1d66146", - "themes.theme2.neutral.5": "e3d5d1834069a86f507ec60c3474724683f496a3", - "themes.theme2.neutral.6": "33a8cfc07252b1660ca8572c96ed9e8ea70d0534", - "themes.theme2.neutral.7": "93489953cc3f5b00fcb2ae2ae75612b338cc9730", - "themes.theme2.neutral.8": "9614335d0db38135c00a954f35ded857d0008037", - "themes.theme2.neutral.9": "c14396dd7dc321da43eb8363db47dbbdd7fedf80", - "themes.theme2.neutral.10": "219dc14b56e19807d99f85b79dea5a6b3736fae4", - "themes.theme2.neutral.11": "f2c30dff61e706ace2e6d96a03648b46ae66a5b4", - "themes.theme2.neutral.12": "04a99c47c8225568f31cbfb911f3bc9a0ca684cd", - "themes.theme2.neutral.13": "8722a5f92b15d291a3d227a718aa5c97bb91d285", - "themes.theme2.neutral.contrast-1": "cab0c7ad99ed31d7d822de951f035b4dda79d34c", - "themes.theme2.neutral.contrast-2": "3e447326dc7d9cf839db22b3081489e3e1688dd6", - "themes.theme3.accent.1": "75b900237a4aae0b9cf7b63c19690e4749c1f506", - "themes.theme3.accent.2": "7661665960d3a8d964651d9969c6f2741d880fd2", - "themes.theme3.accent.3": "fafa3bacd9f8c3ce822c44a7cb37886ef9e2e0ae", - "themes.theme3.accent.4": "dbfab9c5da4504b1ebf0d2e00ad0a4c7e5539b3f", - "themes.theme3.accent.5": "88c2f090495495b62c88cbbad8c35b0cf1b7c472", - "themes.theme3.accent.6": "c10c3de7d79dd7b2e8f694e5d05c2ed1a72dab29", - "themes.theme3.accent.7": "a16c3a417ef9b0a2f6dfa752803695546d0dba80", - "themes.theme3.accent.8": "6c1095b909acaacea57f6765039a0e4995305ccb", - "themes.theme3.accent.9": "9522d3e7f998b4fe7489a3bdd968635d02bba420", - "themes.theme3.accent.10": "7fd3dd309a6db5178e234233ddc3e6a6f0ce222f", - "themes.theme3.accent.11": "204add2e83f533dd2cb420ca72666c6df47037f2", - "themes.theme3.accent.12": "751079f572fa0a4d0ed7f6ab9e8e49f56609a47c", - "themes.theme3.accent.13": "6310a4252a553b853d5c557391c63c714a1b98a4", - "themes.theme3.accent.contrast-1": "68d8a39e3b767c3081a3ce1b8ebf589a45ecd3a1", - "themes.theme3.accent.contrast-2": "6347d4b81f71ff8c010bc05f4de8c7fab9877271", - "themes.theme3.brand1.1": "0aed74403fe4c792a73cb253464bb6587da2f276", - "themes.theme3.brand1.2": "2efbaa94c6c437578dcb47417b7bed03e97aeaff", - "themes.theme3.brand1.3": "0c2322c3f688608c5bce2a05c3cadd60c3eafe4f", - "themes.theme3.brand1.4": "5b4704c860df3622740f854b1db934e57a6371f4", - "themes.theme3.brand1.5": "00a10a6c020a70ff9ac738d0beb5338c02802f9f", - "themes.theme3.brand1.6": "89ebd58967733c62c1799959f752ff293de04481", - "themes.theme3.brand1.7": "31ce290cf27d02976253475379e920502cae1275", - "themes.theme3.brand1.8": "108829e97ce7ea537ff41d5c4102d24d00877d24", - "themes.theme3.brand1.9": "d03b1da0c5912302885be11f9e69ef76896d7372", - "themes.theme3.brand1.10": "cb7d8832506b2731e20ef2584bdcf2db05443b44", - "themes.theme3.brand1.11": "b5886672246fd695a924c4e3e3f19696e6fa9cc2", - "themes.theme3.brand1.12": "fee374e8e1b9435de3a13688a56a848020a55883", - "themes.theme3.brand1.13": "49cd80f488c194503ae2f1e06c52d7714fa4cce8", - "themes.theme3.brand1.contrast-1": "73e25afb8f75a90452c75c9f95d64534c53ad0d4", - "themes.theme3.brand1.contrast-2": "2d4b98592241b2da2a9948e622cd82db8b28a6d7", - "themes.theme3.brand2.1": "7c8f94f4a9b801746e6971a0ed4235ab8f116f33", - "themes.theme3.brand2.2": "3fe2ce964674cb2e4401f4653f0a215ba443cebf", - "themes.theme3.brand2.3": "9df91943822f9039acf3d79f1e9f8f0099cf4ca1", - "themes.theme3.brand2.4": "5cf7d09a30b8b19d9c7ee3d3c0c4f46bc2c587ba", - "themes.theme3.brand2.5": "ef878865f436a4aec8addbe499b3ff6e763d68a4", - "themes.theme3.brand2.6": "75f95b55988311d3175c00376fc4681ab5cdba6e", - "themes.theme3.brand2.7": "3d19da0b9dcab2f3d574e7923fadf03cdc4c91c5", - "themes.theme3.brand2.8": "9d9cc1f418b10a3b0b8923eee5541d01d747e1cf", - "themes.theme3.brand2.9": "a8c1f458df1eaf2d6bd22454ee1cb044b695aeb1", - "themes.theme3.brand2.10": "3ac8d03640f410937d4ce02008d131b3fe1562f6", - "themes.theme3.brand2.11": "38a9665c15f62acde80bfb2d04bd4f0d778696c9", - "themes.theme3.brand2.12": "54f6eb4c99bba38c67cb89b1adac7185d273564f", - "themes.theme3.brand2.13": "549638ebc7dca838572295c6ff41981640c037f5", - "themes.theme3.brand2.contrast-1": "1f96426972133e56f3650fa58f669d8f372059e3", - "themes.theme3.brand2.contrast-2": "1efbdfd5300ce8d08d693f064845187291699c64", - "themes.theme3.brand3.1": "4873c807107d26134dff427415697dcee2daaec8", - "themes.theme3.brand3.2": "717e98a2d846c9f10ced21795ae168aa5affa090", - "themes.theme3.brand3.3": "5f71414689fe51e70bc4002963ad8571578fe9fa", - "themes.theme3.brand3.4": "5d03a3276d72b67e01d46e6a03ea6117b4b719b1", - "themes.theme3.brand3.5": "949fa22fb4f3035be25b0de3c2ebeb075408b394", - "themes.theme3.brand3.6": "905ab83435e75d3acabb7f960c5ca1d1b9afee93", - "themes.theme3.brand3.7": "035b67c256855f1cbf72fabca23c969c1f58255e", - "themes.theme3.brand3.8": "29e0f62031ccd028024f45659831f15c9802039f", - "themes.theme3.brand3.9": "806feef290529e2239aa703f6eef8544620b431f", - "themes.theme3.brand3.10": "296deb91e58e58a0e4fe41c030e9cfa8b594c455", - "themes.theme3.brand3.11": "46b2c440f3fb2d08757539c4a61239177e705fe1", - "themes.theme3.brand3.12": "486be5598373a9521274db9bd29149002c7a84c5", - "themes.theme3.brand3.13": "2989cf0547d0a2eaee0103f358ff0b17596a0e48", - "themes.theme3.brand3.contrast-1": "552c83deb3a4d32e34508c7ba5c2848207787bd6", - "themes.theme3.brand3.contrast-2": "fff5e0524d36cf2d05b79c9cd85fec7259fd2afc", - "themes.theme3.neutral.1": "77a4a3a22dded436402ec75000f1844afdd9a2e6", - "themes.theme3.neutral.2": "fdf4d9c514038849cb0da730c802844323b800e4", - "themes.theme3.neutral.3": "8cc7b30a0c20879b0551ee23d0a7c0c4e2b8f8d8", - "themes.theme3.neutral.4": "cf5fa38151b3e9bc3b127de504e2ce35f4a38cc8", - "themes.theme3.neutral.5": "0cb3b2def28a698fa766138630b8efaaad1de9de", - "themes.theme3.neutral.6": "db58884df69d09622b8eda79a4ba2356fac6bad7", - "themes.theme3.neutral.7": "cc79568505fbd76cff662171c143a05c321333b7", - "themes.theme3.neutral.8": "28c740fa8f19f6aa90c7ce0b7637d2674af4bb60", - "themes.theme3.neutral.9": "e005aa4b6cd5d56a9ab13de0c7b03c8120967fef", - "themes.theme3.neutral.10": "dcdaf914fcdbc0a80153578fca7a8c610834fd0b", - "themes.theme3.neutral.11": "4425f91d77f61a6c4d7fffe9b2e7d3884f161c25", - "themes.theme3.neutral.12": "7f3988dc42368dd474436dca5fb652b33941957e", - "themes.theme3.neutral.13": "0cd9403ab03e6a8196c4843e84ecc1aca2fca34f", - "themes.theme3.neutral.contrast-1": "a3171becd6335c38e2362d9ece1a6ebd8f0507bf", - "themes.theme3.neutral.contrast-2": "e36a6979ae69f02e93be1e7ef08016e4b9a3f32e", - "themes.theme4.accent.1": "e4131b33431239ecd90a1c15703648b8cfd15bf6", - "themes.theme4.accent.2": "c9838d28d496445f4159601e28128f6e19b2c7ce", - "themes.theme4.accent.3": "fcbba0f8f2250a86f4cba731ce33403136f658b7", - "themes.theme4.accent.4": "dc64e615df399922dbab2462f76d0804aa91da94", - "themes.theme4.accent.5": "f4c34cc773028edc2fc0bd0ee998437efacd4f58", - "themes.theme4.accent.6": "62a78283355c8aa1e5a2664a8a7fe0984ce10ec4", - "themes.theme4.accent.7": "ddfda85ff5e1095a5179dbb1c6c90820a8f39c22", - "themes.theme4.accent.8": "683aaa0be723050d0d22b3fecfecab2e4d46db33", - "themes.theme4.accent.9": "0f7c32174440632cbb005ecbceb64b22676c9b3b", - "themes.theme4.accent.10": "3a28fd40f9656f75c67a6b7333a06213fb19a541", - "themes.theme4.accent.11": "09cd404c16af3b8bd4b812c44eae54190aadbc37", - "themes.theme4.accent.12": "d79b96821617d0d4991a05bfc930e2a8bb66e31b", - "themes.theme4.accent.13": "c6d58becaf58225e374786e121185b452e507c39", - "themes.theme4.accent.contrast-1": "8d0ca55fc6d2deed63cdc37a15864ed4303474a6", - "themes.theme4.accent.contrast-2": "c0416c3289965b07efa8b88e17d7fd583648df6e", - "themes.theme4.brand1.1": "020ae320689868cbd863ec85b5266d496add6030", - "themes.theme4.brand1.2": "8c814c21e86f647a8e7c38ea858e3075dea0bd27", - "themes.theme4.brand1.3": "ffdcc7730af00fdb73721794ce29c9d3dbcc939d", - "themes.theme4.brand1.4": "bf10421b7524d755e01cb3c79217549e4aeea47c", - "themes.theme4.brand1.5": "66c1757eae1e15ed1cdcf8d6b293d4f5a7e3ab8b", - "themes.theme4.brand1.6": "679641d3f04e948b85bfbf9ca4e822e0c70044ff", - "themes.theme4.brand1.7": "e9e0888be5b56a30c0ae5170b143681555a8e325", - "themes.theme4.brand1.8": "d30cc18e93bb1b543090b1b807dc8ef073bda1f6", - "themes.theme4.brand1.9": "0a2b9eb79e286bd692c0c9ea38fc3353455dddbc", - "themes.theme4.brand1.10": "52ec5f02a97a78c5fa180e79bafd603ff15f9fee", - "themes.theme4.brand1.11": "44130540083177eaf7b59ac1aa16c12fa8704a66", - "themes.theme4.brand1.12": "704bfdc99fba1398f1a3af5aabafc20b88efa7ea", - "themes.theme4.brand1.13": "e2f0d060673008dcdf0ca39ea298d4339e51bd6e", - "themes.theme4.brand1.contrast-1": "5c1c2c2d71c1c2a26a9cd77fae6e8e2db492f379", - "themes.theme4.brand1.contrast-2": "00da22e7302d31983a0e583f418d610be0e84ff9", - "themes.theme4.brand2.1": "8acd7fe2c6b56b970c50779b5d886e9c7a2d9be9", - "themes.theme4.brand2.2": "b42abcc2ee49f09b5f19bf9245fe7963e91cb445", - "themes.theme4.brand2.3": "6f3401b286221b86a81444e3dba32cf886e5dc8e", - "themes.theme4.brand2.4": "1a959ceb5d8fc2460251274ed11e744718918880", - "themes.theme4.brand2.5": "fdd7bcb862d4e6efacba1da35d9e8d5745782e85", - "themes.theme4.brand2.6": "c11cbc837c5c67b9d821ca33b4d9cf38ee4d4d77", - "themes.theme4.brand2.7": "7b931982f2698bdbb69ae8df0f839667334da042", - "themes.theme4.brand2.8": "7c43bdbf76e2def650121bc4431a014df0cdaff8", - "themes.theme4.brand2.9": "fdcf2bf4ed1bf219e4e47c3f65d4a1e8512b8e90", - "themes.theme4.brand2.10": "a55e56c33a26daf58400856a30c730f415153a45", - "themes.theme4.brand2.11": "4fef0aecc05434ea3a83e733b99d74cac4a2814a", - "themes.theme4.brand2.12": "7abda29511e77bcb346a78247bd8f3c2d3fcb4a5", - "themes.theme4.brand2.13": "46d8e28eb7f8cd672460c9fb809c33569da4bdb8", - "themes.theme4.brand2.contrast-1": "c543d006655813ee27c39dde24e922da43db8139", - "themes.theme4.brand2.contrast-2": "cbc795fe10e544d2e7726d2a920fbf5e2b065162", - "themes.theme4.brand3.1": "fa893d0953c5553b764837902de557d15d583ddb", - "themes.theme4.brand3.2": "2c9dccf58d5e053c7b8ec6611686043dc4ce1cbc", - "themes.theme4.brand3.3": "895fa4e3c8a50e29a85bf9174b5272e46da39d37", - "themes.theme4.brand3.4": "9baa48af543078cc8d6927be2b078ca9fcdd55af", - "themes.theme4.brand3.5": "ea4d70eb89e141e17d95031c8558f876b16b452b", - "themes.theme4.brand3.6": "37f89f3d1e2be9b61f55198225ed6f4b555f1b38", - "themes.theme4.brand3.7": "c3cc496ab706af332c6afe5295d724690ad16437", - "themes.theme4.brand3.8": "edee41d0b2002dead7b51f9ed64596a6287c132f", - "themes.theme4.brand3.9": "1f09ab776d1c8e60b18a5df80e0e96c09ed6e758", - "themes.theme4.brand3.10": "33e5eff8f90d412d8194ecb8e3a4af9d857e0542", - "themes.theme4.brand3.11": "d1c6341aeb189a4fa38b68685f750655d7049bad", - "themes.theme4.brand3.12": "9c3088dc7fd1f32415ce592e4324f2edb02adf92", - "themes.theme4.brand3.13": "3dee72eab7a90bec16c6757e8565cb6bc02e23fe", - "themes.theme4.brand3.contrast-1": "eb99f1e283e0f201534cb52aac51ac39d550aaff", - "themes.theme4.brand3.contrast-2": "9feea0dc52a7e015e374728b90fde163e9d1a086", - "themes.theme4.neutral.1": "a6b6bf09e368df6bba65c83d7da5f0e10f396986", - "themes.theme4.neutral.2": "a935d85cc13b9bbc393cfed58ed21ca9022b7e0e", - "themes.theme4.neutral.3": "947a73b152ea9bfe2f95aae85f61361389314ab1", - "themes.theme4.neutral.4": "99a9c955cd93da7c15c8da8c62ee4f068653f489", - "themes.theme4.neutral.5": "f1c577b832315fe2fdd9ceedebe0ff250c73b322", - "themes.theme4.neutral.6": "5e4ea7545a6d04db1a77f648b92b93e80ca588b9", - "themes.theme4.neutral.7": "10bf2403f6b829f384d123067e71cb02f05f49cf", - "themes.theme4.neutral.8": "62ba1cea537d6f5a02bc9bdad8a97b20fd294249", - "themes.theme4.neutral.9": "0c1bdbf04e3f8910f2bdd42f82b59db3ba34adb7", - "themes.theme4.neutral.10": "db7312397f5461b9f7b3fb2039db7e35a5bff29e", - "themes.theme4.neutral.11": "eee9627af1980c619effb5b0b72ecef969042758", - "themes.theme4.neutral.12": "b73e588d597db57e80aa9982672d120927806ee4", - "themes.theme4.neutral.13": "e3160b5c85f66d6845e69d962b766fa25c035093", - "themes.theme4.neutral.contrast-1": "ad8aeac390d55f9e651b371dd38f51ed4bbdc3fe", - "themes.theme4.neutral.contrast-2": "b05868e65149316f5b5e3ecf3f1b43b4aa8c46b7" + "theme4.accent.1": "f77f38e43293075c5081bf5043e35d05f1788fa9", + "theme4.accent.2": "b8d2b9c086f7bd6844cef650ce6eabcfcc1c9e59", + "theme4.accent.3": "b2aa09198ac61f131df0776d9fc360bd7e79429c", + "theme4.accent.4": "0744b7dac85000a894856d1b846094f9091a4a02", + "theme4.accent.5": "c3255463e04c23e8eee9fe42ccf20b1342963d71", + "theme4.accent.6": "34bb13453da391641aee7aedaf412e0891a95637", + "theme4.accent.7": "fde5d29a3bfe12a93dd54e889f2bf5c92ca8b610", + "theme4.accent.8": "fe4711f1ae9842b1fbe7e1dbf1880fd32b364625", + "theme4.accent.9": "ff0ca7dd5db90f318c9a3586cf3fa068990f4de1", + "theme4.accent.10": "76b0af633a7f1797e28f479a0ef20c68dcf4ba67", + "theme4.accent.11": "6f9939d4b2b42fb130cf357afea44f563961098c", + "theme4.accent.12": "7519ced5ba552e4070cc8116d24f89e73617a502", + "theme4.accent.13": "35f3a8b8509b059e9b62e1a0c2fe16153b5e4206", + "theme4.accent.contrast-1": "2657727972d94d33cd367354c96297d3b3a2ffc1", + "theme4.accent.contrast-2": "a013671c0a740b5f6882a08447601d28317a0463", + "theme4.brand1.1": "ba525b8cbd86e6a40e12fce4d8c13cdd5572f74c", + "theme4.brand1.2": "969e28d85b69bc6b304d4e9c2476fe2e756e38ba", + "theme4.brand1.3": "f3ad4346c9abe59adf95f9fbf29a1ed011cc3aae", + "theme4.brand1.4": "a39bc3b7486b99197d3afce4064bf9f59b748a90", + "theme4.brand1.5": "c4124aca297a82b57461cf475b023a852ee7d31a", + "theme4.brand1.6": "58b955235fefc8cb25358334fddaef25277d9aa7", + "theme4.brand1.7": "9cfcb912909e1591430d7e8b5a955dd40b570e4c", + "theme4.brand1.8": "87909841282cada4f23ccaa5905c24c3783dcae6", + "theme4.brand1.9": "47591cff8e8dbecab395e3af8e16bb497ff04ea3", + "theme4.brand1.10": "b137e49c6d2c6a043b68b09dc7341695c4fa5ac0", + "theme4.brand1.11": "7374e160f078943fc7ecffcb5a537b7a2fd7abd3", + "theme4.brand1.12": "14f214fb54836e67cef139f28b206cd524d7e46a", + "theme4.brand1.13": "b9e58cadef4af1966c60205df1ee16a30650237c", + "theme4.brand1.contrast-1": "7a499e1b2034b124333ebc9a36fe6327edd193fb", + "theme4.brand1.contrast-2": "87a6de9bd9592dc4b28370eabb248f27b4a062af", + "theme4.brand2.1": "cf8d91aff21215b79b9bf46b33108657b6078c83", + "theme4.brand2.2": "b8b23b12fd85f3c2b6e3b74d3b477d9bdf540246", + "theme4.brand2.3": "e65364ccedee0b4b5e5caa2dcb3519655f476f18", + "theme4.brand2.4": "43cac5f2a96ccd695fa32394c6b4027082889f35", + "theme4.brand2.5": "fdfd9e4f5022c70766c7070edeeb8e1333eb5431", + "theme4.brand2.6": "4b963966508ecab92f95463c8d5967cd3bb20b27", + "theme4.brand2.7": "02d4715a48d40d4998859b9f423f43768359e90f", + "theme4.brand2.8": "97d24bf0382d6362fae690aabf7ed742fb4afb7d", + "theme4.brand2.9": "d84d5b39f628ca576d769e369620f1aa07b5acf6", + "theme4.brand2.10": "869eeec3cb557f6934e0d0375232e048b6156fad", + "theme4.brand2.11": "ac90474ac18f7ef0fe0ca2bd028c30c82385fce5", + "theme4.brand2.12": "24681820ca148aef681c137f0f8d92bd9fd41d39", + "theme4.brand2.13": "c995d81ba076ec93c5534a0fa2fdd5599c833624", + "theme4.brand2.contrast-1": "4c309ebb9c319970716a7c5a4310e55b4a40e00b", + "theme4.brand2.contrast-2": "f94095c52e626dbb04a07d855fa5a5b9456baaf2", + "theme4.brand3.1": "e01185c8336f61dd0be43d2730ad4d9d10676ebc", + "theme4.brand3.2": "05637f88914949a8a59eb016f81c444125a5286a", + "theme4.brand3.3": "0b78aa2fdbfeb877afe6584f1a7943f6d22e9619", + "theme4.brand3.4": "de46067ba2c970d4a5e6ef086b95523ee7052cf9", + "theme4.brand3.5": "3ad2063f084196ed75431118f2cb08ea47d38089", + "theme4.brand3.6": "180320a90081f7b564be11e8cf6ef25304b37a20", + "theme4.brand3.7": "5125c347fae3206db60d746236bdacd4c198c11a", + "theme4.brand3.8": "8fcac3555294df6f2869203452487134413c65f5", + "theme4.brand3.9": "e41d77ceed1cf7c2803e21278808e0f1b9110b82", + "theme4.brand3.10": "e794555b364a66c18376871eed58d843dc7f6dd2", + "theme4.brand3.11": "bb2f567cdf8aa9b9ce69b3f41bd3e15e39780d73", + "theme4.brand3.12": "e3cdc36010f570d9c0b053186a6bf41bdf231102", + "theme4.brand3.13": "2a58d2869dbfe064d6f0332d837bddb6dcfdb50e", + "theme4.brand3.contrast-1": "9b293083bd063e5b4f027f4248145d4ad659cdc6", + "theme4.brand3.contrast-2": "739aa918e1995bb7c4ae76056bf61b6bad9aa7af", + "theme4.neutral.1": "69be13478781ef29cb6e2a4185c6c6732c6b8f42", + "theme4.neutral.2": "fcc231539574d2823a859fbc0320837058593e75", + "theme4.neutral.3": "aa975cca08930e90e135e969f38f6bf98073bc0f", + "theme4.neutral.4": "f950fec7cd155c0e7b22e302273e6be5fa3bf24a", + "theme4.neutral.5": "633aac40623cd80e9bd224be6ac333b6596020bd", + "theme4.neutral.6": "ba0bf1f01d106549ece8137180b84141a59225b1", + "theme4.neutral.7": "ab19409fee05bc769c46837848d476e77a40e875", + "theme4.neutral.8": "790d3d8da4218905792918ab8fdb639212e374d8", + "theme4.neutral.9": "4f4cf3ddea58c9ec9f7048ce65660367e1b37827", + "theme4.neutral.10": "d286070a1f8b2f14188ad13582a4cc632fa53345", + "theme4.neutral.11": "980bfd464c68d9338e4e7b3ea92e73c1918c9d59", + "theme4.neutral.12": "836a9ef72ccb5da2be562e74a31a26e3ac6214d5", + "theme4.neutral.13": "e8f90b0dde5773acec0689881545b8f1538216ef", + "theme4.neutral.contrast-1": "7f93416a2c23f99b3721bdba8edee3fcffec76d3", + "theme4.neutral.contrast-2": "932ffce357446e5084acf1b50724f6e5ed2df609", + "theme3.accent.1": "e61336a6b428c0aa5766b3cac29ecd4047bb3b01", + "theme3.accent.2": "288634a59dc8918f4e694e4f849de06a55b3b665", + "theme3.accent.3": "88b563e6ae80198add18e49030543ca1d523aa18", + "theme3.accent.4": "f1165de0e0e83e08e33a9b84cbe1df0faae9abab", + "theme3.accent.5": "f0f3a086b9068436f3e47ca717de191306889865", + "theme3.accent.6": "95fe35968a4ba4c602b0dba133db3041d460d438", + "theme3.accent.7": "07377e63cb5ad443f70ed55cf5f0eb9634015260", + "theme3.accent.8": "2ea52a41a10c842c7e73b9c26632a067f93bf5f0", + "theme3.accent.9": "55d65af05fb935ee35c30bec347e2f43c77d8b55", + "theme3.accent.10": "e846b2713acea466c9108db1d314c0c2a87439a4", + "theme3.accent.11": "08b32fce73cba2d57bad00cddf25fbc30fb015b9", + "theme3.accent.12": "66723af7369468c1742215f670a770f4792d8c34", + "theme3.accent.13": "82de2622ee10a3b0f5c37f75e8e1c965e514c27c", + "theme3.accent.contrast-1": "534cc643b6bc683ac99322f832b59a4e8d7223ba", + "theme3.accent.contrast-2": "4460a5b8f09ed9ded19873455c78500739949550", + "theme3.brand1.1": "7fc6505b9128190c24b2c5ece52639af4683fce6", + "theme3.brand1.2": "1b9a5d939b2e9a167e5d0a18e357112b33f1831a", + "theme3.brand1.3": "5c688f70e2b27c8716c48984d8388e4c99f472af", + "theme3.brand1.4": "6473364ef1c0cb758462b27656147ccc1a0a0bca", + "theme3.brand1.5": "d4063f6ddbaa783bcc8bf71483e1521938534b65", + "theme3.brand1.6": "386ea4d72808fd1c1213ef1d05411802b23f2d83", + "theme3.brand1.7": "6e35f8e8e7eb08eca4f1ffa8df729ac89eb24b9c", + "theme3.brand1.8": "7b47ff41d9563f315fb4b5e5bca4c6fca4c2687f", + "theme3.brand1.9": "306abba86e30e7e35f8de3c04404636eacb3cea9", + "theme3.brand1.10": "0a2b3fb833a085979f012f11368045c92248ddf9", + "theme3.brand1.11": "e39c29ad95d5a51ba55aae1757eb5778ea2c51cc", + "theme3.brand1.12": "d2105c199c82c028002be2ab12dfecd9334527fe", + "theme3.brand1.13": "4e6468c0973fcf5b5353452380175884bab63bf8", + "theme3.brand1.contrast-1": "2552cd189379b16ab13247302dfe1cd00f01264c", + "theme3.brand1.contrast-2": "fab36e62d31045a86dcc28b7d5b0882509c5873d", + "theme3.brand2.1": "e1b657c66027ecf479b294f7b110dff02d77a626", + "theme3.brand2.2": "3370e0255534435ab3f5b0284742697645c647b2", + "theme3.brand2.3": "0816c108e623559ce518f82e7654b750d7f1d2c8", + "theme3.brand2.4": "d6e60fec3bc4e69d53181389475f184374671cf7", + "theme3.brand2.5": "15f8b778cedfe2e5737dc1385208fac48af5b4ce", + "theme3.brand2.6": "84ae2dca43882ee0f0852955d6062b8849893c8c", + "theme3.brand2.7": "38d6a97ceeb4dc12a54a4ccdac79460f9d3cec0e", + "theme3.brand2.8": "d1ce17e32f904b5ed809a7a574b0dc664ee9d69b", + "theme3.brand2.9": "a65a7ba17b9fbce8801f4c750900fb383d11867f", + "theme3.brand2.10": "961efc38f41d61439ce386d2531d4733bce30899", + "theme3.brand2.11": "43486c98af2a49f6a076f5022cb99b02305b6e13", + "theme3.brand2.12": "f31292803737846c62f5f6ddd62840da62450411", + "theme3.brand2.13": "2973cfa62defdaa69e8a34fe66605d4ab2d8654e", + "theme3.brand2.contrast-1": "c1f75f64b3d56063c008cabcabab65ed212f9a07", + "theme3.brand2.contrast-2": "854bfd01eb4fce56c73c6b25f08f613c6a76c1a1", + "theme3.brand3.1": "453124a069497baf76e7701bda2e8bc40a6b0a65", + "theme3.brand3.2": "b88e6f3b08ca75544c65947d6cd85aae163a779a", + "theme3.brand3.3": "3fee0457bce6b81c2d6dbb2ff3417abc21c08054", + "theme3.brand3.4": "325da611564fad4002b964926dd346af326d27e9", + "theme3.brand3.5": "c80ee30099df152f59eb78b0b7430b0785664da0", + "theme3.brand3.6": "cf50bb2429565c19036f30ad5fdf0c967a0d58bd", + "theme3.brand3.7": "8f6296bc0e365644500bd24c483478c2158e370e", + "theme3.brand3.8": "0e52de8a08a902989b6ac9a10a01ef2ce0f2ab7a", + "theme3.brand3.9": "372c16938eaaf5d5bf6a3cfdc44d977f94b0b4ea", + "theme3.brand3.10": "d2cab12486b3ee62c460af9b07e14c74b82d2791", + "theme3.brand3.11": "16ff640f42285c8fa3fc4a834ac9caabcd3c664a", + "theme3.brand3.12": "b3f517fec77607c69a1359229bd7dae5619a2ad2", + "theme3.brand3.13": "b8b4df9f515dc170d2d7e12b9c655d0f76c31d50", + "theme3.brand3.contrast-1": "01ddde5b3c3fe3892d5a2723c8fcc0b1799189e6", + "theme3.brand3.contrast-2": "b701bf7177cf89d6dcc8b9fcd26a37c81825a92e", + "theme3.neutral.1": "68f4c2617f39f1c307d4da0856470de3bd4ab222", + "theme3.neutral.2": "e8a31097350ec5a54c75120b08378147f668e00a", + "theme3.neutral.3": "5ab72d6ce3a447fd1e760cb75fa91f6fd38274f9", + "theme3.neutral.4": "23f55755430e0e58ef59b4ea055d82dd3194ae66", + "theme3.neutral.5": "455c6f63a1ea33859de735c098142f800ea6b403", + "theme3.neutral.6": "0764bd6ab5a9bfbfc595df3d83def32fc2de5eef", + "theme3.neutral.7": "03758abe7bd7af4c84e788d34681e3d2619a8d35", + "theme3.neutral.8": "a5da24d191f591c937bb59a98b2e8e558c99ca07", + "theme3.neutral.9": "022bb81ac969f103d2ae68d5ad9e94e5e7c3b17a", + "theme3.neutral.10": "3f44781795bf1c42dd70357cdd242c396729cd29", + "theme3.neutral.11": "b10f2525bf2e7ba58bdfbaeff80d39af0c1a3700", + "theme3.neutral.12": "e5f9db61be27b53586fbd49e0c1babec010dda37", + "theme3.neutral.13": "7ae0fe2e1ce34dfa0e9e11c26e2bc1cfe9853062", + "theme3.neutral.contrast-1": "78c915c7bfbe964ad9b7aa6ed22568e850c44d6d", + "theme3.neutral.contrast-2": "83c296b20874b779cb3c986818a3234f45f72224", + "theme2.accent.1": "a3b8ced9c2193e15523a04091bdd9d9261c7c19c", + "theme2.accent.2": "66927fb2104514efe6c78ac3b140c3f4f9feacc4", + "theme2.accent.3": "acde2d546b81d6623a4babf4418c1d5640ad0b1c", + "theme2.accent.4": "4f10df4a29d7e76ff51ca1c9189f0cf29fd96c3f", + "theme2.accent.5": "3e674da9fd13d3ecce43e6a378c3a29418820031", + "theme2.accent.6": "2031f52255f75473de90199396616d71913480d2", + "theme2.accent.7": "b393ec0363c6b0a9bccaa99bf1564251ce52b949", + "theme2.accent.8": "3aa6e1883f36077ebc34a983d6b963eaf68686a1", + "theme2.accent.9": "7c101b9a7d4d3ba46cc9cb6b4615a0e37c7ef538", + "theme2.accent.10": "0cee09de8eb194e80fcf2e2c4d8334f902cd3e88", + "theme2.accent.11": "94823db721ae17d486f564ff0555c8df82909525", + "theme2.accent.12": "2302872bbe8259b8ceda447e0202c029901617c4", + "theme2.accent.13": "a10c6da9b982304e23a6572e557a096ce61c2f91", + "theme2.accent.contrast-1": "e43382698fa88bb0015296c58049973e4eb18f22", + "theme2.accent.contrast-2": "8a806e15d8e1e7af55c00698833442aa5d2ae1a7", + "theme2.brand1.1": "d3c8fc08d471a061fa449c50a314e33e6b3fd121", + "theme2.brand1.2": "58f9e3266b525af1341db53057811dd1b2a29a5c", + "theme2.brand1.3": "b5aedd64c281baeb2c3b5221b4c999ebfe628dd9", + "theme2.brand1.4": "5235f1c71254c6fca6052348236954e0df73a283", + "theme2.brand1.5": "e56b8b5ff3b4731a916df280ea3e88335d7c4a19", + "theme2.brand1.6": "f6f9cb1abfec3452f61e442eb076d2e022884d84", + "theme2.brand1.7": "b48ac9add432ffe431ef2b2c98fd3a052c52e336", + "theme2.brand1.8": "ca8273d2e9c4495e35b51459994d27fe68fa1c2b", + "theme2.brand1.9": "c25935f343205338e049296042ec43dd4806067e", + "theme2.brand1.10": "a8b761f8b297594ca380b4decd1879984ce45dcd", + "theme2.brand1.11": "22e5d05795fa5b9bd85955d295d7dcbd4b590545", + "theme2.brand1.12": "08297f20ec54538937c1acb2128c0e5ea38e12b8", + "theme2.brand1.13": "d45dc87eb53f5fc9e33901d0a90b8e7cf24fed48", + "theme2.brand1.contrast-1": "da3f07593a4cc091526118aa37acb08175f91aab", + "theme2.brand1.contrast-2": "9a9488ca13279a3abdc2885c36e3831e298e3323", + "theme2.brand2.1": "88192ca1bbd172f44491c074574a2c06b041cea3", + "theme2.brand2.2": "30d04c90be2d4baa81b4862db8a8d8f4a02f671f", + "theme2.brand2.3": "ab379cf05b8c563e45915f018c2c5e94cbbaf9d4", + "theme2.brand2.4": "17b1db94e772e583c418085e1d076ca77f3eb872", + "theme2.brand2.5": "3fb725a3036c111fdfbbfe8d0a33977f39ef3cb1", + "theme2.brand2.6": "4cd7c59402135ddde38914cce41fbca3b385da63", + "theme2.brand2.7": "4d0a85ee7133196221385f13f8ad3e915da4afae", + "theme2.brand2.8": "bd80eca9768b6c51e9dd762cbd05cc4a8da65e56", + "theme2.brand2.9": "fe4aca075abce9d545514858304e773dc9cd35fb", + "theme2.brand2.10": "02f544a8a339f6035e28e0770a5743643101c28b", + "theme2.brand2.11": "11fa36f93731057f57cdc9bee1418295d493d2e8", + "theme2.brand2.12": "cdc71315a7e2b479c51d43053b596a8fd8201930", + "theme2.brand2.13": "9b25bfec9047fc3d04d060e5e43db09019c193ee", + "theme2.brand2.contrast-1": "8def9363a5b3612c84a015383b55a1087d73bc47", + "theme2.brand2.contrast-2": "93e9c6ca4bc7d5e115671f192e55a9700ed7b5c0", + "theme2.brand3.1": "064e612faa9f234fcd81b12cf2922dcfa7a1aaa4", + "theme2.brand3.2": "afe724359973414777421c329848f1d0b9a50b47", + "theme2.brand3.3": "fb0d36605da7302b0f12e4a052687ca433f8a545", + "theme2.brand3.4": "c0605bfe72eaf244d60697d3473cff60094838e5", + "theme2.brand3.5": "84694e1d5a9c4611ce9519f8a214f32832568dd1", + "theme2.brand3.6": "4dcf235080c0bc79c983d360f77d19492f9b4ded", + "theme2.brand3.7": "a089ef41ff01e42ba5f7f0f327869093581356ee", + "theme2.brand3.8": "83c3f7fda3b80d913f6f8202b479134429106e93", + "theme2.brand3.9": "2b491c11ca88ae09ef9834f53ab422b63c3c04bc", + "theme2.brand3.10": "f3b5026a034378e40e847ca434725e31348691bf", + "theme2.brand3.11": "58c69ff4fddc0fb2482cd17da61e69b1f685d69a", + "theme2.brand3.12": "e529dc9764b38a9649aab2ca7bf80756095d8a87", + "theme2.brand3.13": "fc6979064ef5dfb3ad79f7ff8976d3fb86822f27", + "theme2.brand3.contrast-1": "4842cfefc118aa99a91e1d879f82459a8296ff66", + "theme2.brand3.contrast-2": "7d5176708da26f402a78bd1b9221498475b42114", + "theme2.neutral.1": "18f8ff4a51e2231af4170d047889730740eeb507", + "theme2.neutral.2": "cf9a2bec46c78600c91d1ed342b71fb6ba769ae7", + "theme2.neutral.3": "4aeca49febb3340b8b9508c252609c3c4fde36fc", + "theme2.neutral.4": "2be29e22642f274da88871759245a16d38b64e79", + "theme2.neutral.5": "8bd297b1113378de67faf393ea1ecd174d901983", + "theme2.neutral.6": "d3ddf629f0ea57bef744b51d397f13d6b4b2d3af", + "theme2.neutral.7": "2ff28c381ea7aa80389a4d8d330d537abf1a7a66", + "theme2.neutral.8": "ef616d15a3bfe748c06da02349be3f2e7ae0c118", + "theme2.neutral.9": "4691f1f2f0facf3a49eb8b745bd4bc4123fde8c6", + "theme2.neutral.10": "c6cef044fcdade7e933066b4a90e7cff7913b0b4", + "theme2.neutral.11": "540ab6d4c95206dcc0c0308e766fcebaccd7683d", + "theme2.neutral.12": "dd77331785b5bde63a1efde3304071f6c6dd809e", + "theme2.neutral.13": "d8db2c15a1efe5cae03a3e8b73bf3f841c57e149", + "theme2.neutral.contrast-1": "6a12101752c63c65cf72ff88db5f15c386dbf6c1", + "theme2.neutral.contrast-2": "68b6c14703fdc8ae49cc1070f2a06d5bb176219c", + "theme1.accent.1": "4effe9061da6f04368a1d2dc44746bccb7abc5b4", + "theme1.accent.2": "8307dbaacc0063febab37dd5e5face86e799cb48", + "theme1.accent.3": "7e8707d31095b7092f3efbe859fe7dfb136f5aa6", + "theme1.accent.4": "9f8143183f39038fa5b2b0e77137b755bb7503c4", + "theme1.accent.5": "d0ce75aa226585310c00e51a871092316c02a12a", + "theme1.accent.6": "8d8a996367b94b494ee5902654e0e0d2d7151cca", + "theme1.accent.7": "dceeb8db2df62dc3605cb3b7a5cbbe1c312e77c0", + "theme1.accent.8": "dd98ddb0e8cd81128c6fa723fd8750f11d41015e", + "theme1.accent.9": "ba50466ca6ab15773dd359824c902669061bad75", + "theme1.accent.10": "d01cc89813de69ed41d6a7d958a6117b62ac66aa", + "theme1.accent.11": "223293d6ade662ce6f10067018f1013b7c3a709a", + "theme1.accent.12": "92af37a0732f176130822cc6512648e13d60986c", + "theme1.accent.13": "8aadb523ef842c840336e1f5838e8fbb0d0c2ef6", + "theme1.accent.contrast-1": "f9d3d7f7c2eef141bb3de81f45dc5c7d941663d8", + "theme1.accent.contrast-2": "640c0693420fde663a6e759d9dc45df005dd60d2", + "theme1.brand1.1": "d067ea1ae3f3b59525b5b35df8b751b916096aa0", + "theme1.brand1.2": "693b52617dddb738003bbac15f7e84ad76536c54", + "theme1.brand1.3": "441c6ca79b57b6294b7370cfd520b0f1e1dd25c2", + "theme1.brand1.4": "274dab89cdbaa02df9982148fe57d464c3e35091", + "theme1.brand1.5": "7aabb97c2272463d77244a11aa9f538038b33380", + "theme1.brand1.6": "4f140bc5d636d10d41882f3ef5aea4375d4121b3", + "theme1.brand1.7": "6b41598d496cfe47624881c2b5660f2c231aeac8", + "theme1.brand1.8": "f3a8203ed9b690c967d0eedaaa8b12aba568fe0d", + "theme1.brand1.9": "2e73a0dae6f8e2c865b6dd160e29b8d6b5840009", + "theme1.brand1.10": "c4afadbfc9dce8f60545bd063ac9390bcdf6a3bb", + "theme1.brand1.11": "ec6a522002c64ae00d17685d8acbfb673b816465", + "theme1.brand1.12": "9c7ffae0cf5d69a811345035f0fe7146e7a0bf8f", + "theme1.brand1.13": "be241ff87bf1beb1cccd32efbf724249779ba995", + "theme1.brand1.contrast-1": "a08ba6993f2873b2cdc3565758cbf1cd4b2043e0", + "theme1.brand1.contrast-2": "1dca176532eea0670292f320c8879dfb5c43974d", + "theme1.brand2.1": "89a0fedfc0293bc594378b90a3d3e0d3db831b4a", + "theme1.brand2.2": "d57cd6e5f4b8af8b4f7e93767b08c8dd194494ab", + "theme1.brand2.3": "e601a3d909478c2396be2103dd60efac55df8542", + "theme1.brand2.4": "e3a12ae1552de0b1f7d9e567ca1bfde5acb1b019", + "theme1.brand2.5": "ff3f714eeaf7199f208ddf3d3dc5ebe074272a23", + "theme1.brand2.6": "aa4a89fb37019618538c7e9b413c66cf4426aa25", + "theme1.brand2.7": "ade5f105e13bb895de2605b7cf05229896a3991b", + "theme1.brand2.8": "922fe85887686612196a2893f2a3a5b8f6a0be5a", + "theme1.brand2.9": "e4ed68e3a49d31becf1585eec91c9798867b2bb7", + "theme1.brand2.10": "810a2db8a53f6a3233769ce730b870763b26f98b", + "theme1.brand2.11": "d59e32e7fa1928bcd4f7fef2ec33bd77d89d97b6", + "theme1.brand2.12": "0fbb48da2809612cc7d6ca6c4c6b99f38c3bc102", + "theme1.brand2.13": "35f057206653569666c9de857ef8aeb58454e249", + "theme1.brand2.contrast-1": "43b2eb9f6032942833234fcce44eb48e54ee7679", + "theme1.brand2.contrast-2": "6dcbe8640b0e8f5ee91321160e8c60c4b718e5f0", + "theme1.brand3.1": "3f3fdbdbbb81aa729caabcd5864cad524ff9926a", + "theme1.brand3.2": "93d6bc75194d411ecff4cdb7d58056ead08bc75e", + "theme1.brand3.3": "4babaa0c47c29ae8cb59ba9d143f4e82770849e8", + "theme1.brand3.4": "13f91c92e08fd82e7df4d439e0715093de54215d", + "theme1.brand3.5": "1ea13a559e5012e1e378485edeac744e5bc5ff6a", + "theme1.brand3.6": "a5d59a1125f8d8efd2c0955a719b10092694554c", + "theme1.brand3.7": "9e02cad8c696c50ab10aaededf29dd752bfcb857", + "theme1.brand3.8": "6ff71e5377fb19255764efb0587ce6b613d9190a", + "theme1.brand3.9": "0568c6cbfcb672452e1fc7163be42fb6ba72a512", + "theme1.brand3.10": "36f2b6064e9040aca17748a4c4009628f0ec15bf", + "theme1.brand3.11": "28bc67658ca8579d2cd961b53b92b4e6c8520c79", + "theme1.brand3.12": "6d2a46f30d1cbfc3c10d5a72d5bc5cb8883ea723", + "theme1.brand3.13": "2b745c819d5976970e5407843b4aee108774cd7f", + "theme1.brand3.contrast-1": "c5440456d4ee7be28225fef58ddc8b8219dec05a", + "theme1.brand3.contrast-2": "e1227681e73cb37104a773404688c20d1f8c56af", + "theme1.neutral.1": "fcbc4b920044695f8d2c6e0f476a5655baede519", + "theme1.neutral.2": "f414303b076f1155df87d209f1b90299e8ae9098", + "theme1.neutral.3": "56e1f0b6192766a3af232b0b34f732edee5a994f", + "theme1.neutral.4": "7c4ea6887a2ecb99f839c6077f5e0d8cac0d14c8", + "theme1.neutral.5": "f1b6014c5de92ced6b96f5b70071a7e7d5af1a3e", + "theme1.neutral.6": "d27ea2cb2befad9b1f8daa9f9ed1e564afa2713c", + "theme1.neutral.7": "09efe31bda8a87d798b94757966d704e6ec341e8", + "theme1.neutral.8": "cfd38c7f3ce8c92511226bf4325466f5f3dc310e", + "theme1.neutral.9": "20172e2a8b974bcb1269838e09727c9b7e41759d", + "theme1.neutral.10": "d6d86a4556cda59d6dc91fc54e8fa55afc8621a4", + "theme1.neutral.11": "18992b7c94e26d7cc125b38b20a46d3f2c62770f", + "theme1.neutral.12": "dd97091a8951b16aaee7e7695a08f57d51a05e32", + "theme1.neutral.13": "4e0707b520e73285e31ccc6d658a3165107aa13b", + "theme1.neutral.contrast-1": "731b43d51c6e5aedeb6fdf40476dd26ce0d24c9a", + "theme1.neutral.contrast-2": "d7223d8ad0524c9e67366d8204d745a10bae1e50", + "global.green.1": "6b1b92618299c3a44268648eb87dc69798fc0f7d", + "global.green.2": "718eb2d2b7fdc4d25b4b8df455d9402cda12cf0c", + "global.green.3": "7da68dade3c4a9c73aed97cde85b9a0cea9368b2", + "global.green.4": "a04c0f32e928f7129b534ee55c9b240d5a2a37a0", + "global.green.5": "4d06d17cc82d281943f74bec2726fed54eed44f2", + "global.green.6": "acccaa4b74cae2491104d6204f18b98408d6abcc", + "global.green.7": "577d9993ea8a744f88bbde871d91ea2c18744e80", + "global.green.8": "99e24c09e2e5fcc2ba92b438635d96bb85f73137", + "global.green.9": "3727c98e30a26b452b2b9d2c65e38636d115de30", + "global.green.10": "0ea495742ec429521e340f234f2aca7fee2e5bb6", + "global.green.11": "c1db30d37ca5fddd8c8422d65057c7541d3957ca", + "global.green.12": "8ee897367d7c03da8e84d8570533fdf305150505", + "global.green.13": "e9ea8418281a56c6b72bb8448c5abf41cd820875", + "global.green.contrast-1": "324518640e9eb2a121caaab13f44808832e150f0", + "global.green.contrast-2": "fcdb8fa477cc9c3b070a583fb44c6176d3e65d8b", + "global.yellow.1": "20e40971dafa1e6a2587983119a16b184dd8dedc", + "global.yellow.2": "df44bc3c5c822162933168efc9872e5c0a87ab40", + "global.yellow.3": "4b337f176696f2d43ff368fbca7e2359d9dd3073", + "global.yellow.4": "7b386dbf0982a664b9303bf51c2cfe67613c19eb", + "global.yellow.5": "5016e5724f8e072fa66977c0964af2214a06a57e", + "global.yellow.6": "758a1b724198d0d3e1581f3c90f4d4ddbdf58afc", + "global.yellow.7": "082eb6dc7f9ce0d36d8713af72d2f8a43ff34c65", + "global.yellow.8": "5fd3f00f749b26471d9b7f2539ebc0599b90496a", + "global.yellow.9": "2e316f69587799041931a96490a7bfd4fb8996c3", + "global.yellow.10": "7e8d00d7300abe9a5a0dfd216dce5474ba477fe3", + "global.yellow.11": "3baf6e5461cb1c6fcee1d9733a6a77a6150f5cc9", + "global.yellow.12": "820ffac23b8cdcbd3451754837c209fe91c511a6", + "global.yellow.13": "7d2dba1ce6f844b383b9eb7c75b1af57986949d4", + "global.yellow.contrast-1": "8f9638f495080ce4e9d131575ddcb324b0a8c3a3", + "global.yellow.contrast-2": "8117589babf3400a41bca44a63035a340185f02a", + "global.orange.1": "a35e2d7bb7ac9b08fa02defcc3b9afe63340bf82", + "global.orange.2": "81df8f165a8f9a54bc01cfbd6eaad4d72afb07f9", + "global.orange.3": "0b9f694b13f403bd0ae5a89006e6e40a21f8fe4b", + "global.orange.4": "ae4486c676892074e68a610e9fee3a01a2394610", + "global.orange.5": "6ef722b944c07ba05e5f50a10aff1f0fa69fdaad", + "global.orange.6": "5934701f70ea76833d66c51ad8eaae72b65cc494", + "global.orange.7": "df35ae7aa343a1a21ed02f8132ecf255678483c7", + "global.orange.8": "622cf28b3bcf9aaed48db64a1a822bca8f6a3f66", + "global.orange.9": "84497ba3725dc66d7d0dda01f5dee8c67a00d9b9", + "global.orange.10": "f263d8426bb4869d334f9289e1567f50b95f4378", + "global.orange.11": "a4b60b0eba7200ffe5fc5d8642b0c79cbaed30a9", + "global.orange.12": "095c3deff358f86d4cd3b8802c209615d69a5488", + "global.orange.13": "4b9b07ad11efc7b7e024dc398f6bfc4c29a4837c", + "global.orange.contrast-1": "413860417b3ea66f64a14191377aed14d7b3a6d8", + "global.orange.contrast-2": "af9529e73147dc8b3218e8aa7ad7cc1c10200344", + "global.red.1": "a71ff0ea8ee78b3500263f34afa0fadb82673c7a", + "global.red.2": "01b5da6ef801dc2392bb8d25f8461e5d950f33df", + "global.red.3": "60e911aed393a7150837888530df97c70a28e8ea", + "global.red.4": "97e47d7a3556040212cc4c4f392751538381d81c", + "global.red.5": "d113b61dcb70ad9a22004004058dbead3c00c075", + "global.red.6": "df56c347f5f02d30cc03025bfc5c1926ba2a1eaf", + "global.red.7": "c4adbe314abda2e079435f9fc99ca5d18c841f5b", + "global.red.8": "381fe1e3a035e71edbffd64989569806858f4ce7", + "global.red.9": "90f8cf15cb78c85c99399706243ad62baf10ceba", + "global.red.10": "fafd550742b11303ff6765dc6628b6303927c860", + "global.red.11": "c92af88acabde714c3c01a7296144378f9f0f17c", + "global.red.12": "6c54074797b853b85482ede0de8f00e7e70e216b", + "global.red.13": "ef76fd67c000aa2cb86d9ee70a9298ddb0096bac", + "global.red.contrast-1": "f53c089baecb0359d4a655cda11a7a760e52b87c", + "global.red.contrast-2": "0da1922f0ea65b44cee25c8b03e15763836b8978", + "global.blue.1": "939b3014c8f60e5fdd4e3ac938c5951c5e67b3a4", + "global.blue.2": "f88cf9a610e31920fec14f64804749d154689602", + "global.blue.3": "9d2aac0e45cf6332cb5d5a39aeb1d74671adcc34", + "global.blue.4": "cad6bba24013f2014692774724b924bf3dd1c6bc", + "global.blue.5": "6582edddce514655a0d63a434241e2bd19f5ba9f", + "global.blue.6": "436a5446f004bfb65aa3d672ebf73ff34f69137d", + "global.blue.7": "046b840b21ac3db175d624db30ffb766ad51eb84", + "global.blue.8": "b1e541e25e7b2578fddc80af464bf20dc6b2c8fc", + "global.blue.9": "86537f3c9829ff439a18191d904a0caf519c9226", + "global.blue.10": "3c66d34ac1ce171d64862f67cb588ba070ca8c2a", + "global.blue.11": "26f3a4e584c11f180486206f6c9ae13714661929", + "global.blue.12": "4356c0dc2a9c455e926cd3da8557e9af35a9cfe4", + "global.blue.13": "41b4eef6b1569ce4e662926fcdf7695b72ec58cb", + "global.blue.contrast-1": "ea0089cfbd89f739077c091e743fd6264d58ca14", + "global.blue.contrast-2": "7a8b786de6ec3579c84b1bddb1ee9bdf34ceff5e" }, "group": ".Mode" }, @@ -783,86 +789,95 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme1": "enabled", - "core/defaults": "disabled" + "core/light/global": "disabled", + "core/dark/global": "disabled", + "core/light/theme1": "disabled", + "core/dark/theme1": "disabled", + "core/light/theme2": "disabled", + "core/dark/theme2": "disabled", + "core/dark/theme3": "disabled", + "core/dark/theme4": "disabled", + "core/light/theme3": "disabled", + "core/light/theme4": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:62:403", - "$figmaModeId": "62:2", + "$figmaCollectionId": "VariableCollectionId:65:399", + "$figmaModeId": "65:2", "$figmaVariableReferences": { - "colors.accent.1": "c1d347553b9e2e74f6e5e337a36996ecec9114b0", - "colors.accent.2": "56ce48685270e3bbd8e745c767e6940d36c207cc", - "colors.accent.3": "71d797a5e582ccd74284c2af4a61bca7dc353762", - "colors.accent.4": "8a3d06a9b0e6b80cbcd95670292c25b27f0977ff", - "colors.accent.5": "47ca1d41438073c3e65aea6c4e5013a9e63ac917", - "colors.accent.6": "85de5154f207763c436000bfc7c52603aa9fef51", - "colors.accent.7": "6c49d43c5c3aff3b2a656fe38e38605989ba33e0", - "colors.accent.8": "6faa194e21fd101200bc1ea0f1e046fcdc2336c9", - "colors.accent.9": "204229af56f3f82ef60a880da0fb86235aa6d686", - "colors.accent.10": "2fd1a4b2e98263719bb82933a98d3d9f0a723240", - "colors.accent.11": "29ad94b8e88196865ea6af7fbb7475f00e01fa5b", - "colors.accent.12": "8bfbc49a0e1818d5293687633e636006543ef575", - "colors.accent.13": "d4795a202ebfd5dc1ea9a92b8942612d540f103c", - "colors.accent.contrast-1": "c1867d7c8135187ad38ca25514173beba0e37591", - "colors.accent.contrast-2": "092783447b9260b318daf770d75907d6aa994503", - "colors.neutral.1": "7bce5dc748339bc0084b44581bf4fffab052fa7d", - "colors.neutral.2": "85a0525c49f48df7259d56c6cfcfa2bbba4365d2", - "colors.neutral.3": "773769fa91d5044b613ca6f7190b5399e900fe44", - "colors.neutral.4": "cc88597d85eaac5799e35a598d9f2eb016891aea", - "colors.neutral.5": "a6daff3b0eb8e71b47c516ab77565671d4e3932d", - "colors.neutral.6": "6b7a29fd5e2737cf0f2591f44da4fbf8e36973c4", - "colors.neutral.7": "cd11dcc058ceee035cb7308ce6dffc0ceb1b5e7c", - "colors.neutral.8": "9395b4f8f0774c655e66dc0028aa39804ac90b8e", - "colors.neutral.9": "007a2256107d67a53e774a7af181d747fa10b498", - "colors.neutral.10": "6a782ba38127c1042d29dfd22d43ba0b433fbc2b", - "colors.neutral.11": "48cf18a09741f66851b3ece30c3b409802bb7e9b", - "colors.neutral.12": "5c726a51d37d3c690dd38dd5765be3357002d4d5", - "colors.neutral.13": "4b6f9642835ebac516018e1174c080e968316cbd", - "colors.neutral.contrast-1": "4e8cf269cc0ceda286037252ca04205f84859b6c", - "colors.neutral.contrast-2": "68d3a0bbf21a9149dd4137a4ce010963a49c3af3", - "colors.brand1.1": "550b71fadd45595caa1d40a482b5fb334cfab4e4", - "colors.brand1.2": "d9d4f60c6f778528d0575247dc41c87c3d81d7f7", - "colors.brand1.3": "92817e37e0937c3d9e539ebc5bb04e7b03395239", - "colors.brand1.4": "82af19796180a50b09abb7b4e6c8ed2eaa8bcdf4", - "colors.brand1.5": "0b246d8058ebc29e41cb6d46aa9a86aaede7a061", - "colors.brand1.6": "23a5e356ed11c82817a7c6cc5fe0e248910bf975", - "colors.brand1.7": "ee3f332a092809f0cbc2d71d5abf0c2dade348f7", - "colors.brand1.8": "66394051c132009f1306bd6353661dd0d852512d", - "colors.brand1.9": "5dd8971038ef127725eca20ad32c99c794ac2255", - "colors.brand1.10": "29559cde82283974710fd20d4bca65eaab49b436", - "colors.brand1.11": "ac15402bed3456066c1fdbd5780894dbfefb0fbb", - "colors.brand1.12": "abd20b45a0b969f72d141298a44bf0cae9ad06e0", - "colors.brand1.13": "45437f97f75ebf64dee301648b3eaea8fc00f422", - "colors.brand1.contrast-1": "9ee8a8ae273a13e79abf467accb16d9c8991f976", - "colors.brand1.contrast-2": "7a52038711c802521f53ccf2308384d79bfa2e1b", - "colors.brand2.1": "2289662500af3b216acb059d9b0fdb3602cc8aae", - "colors.brand2.2": "1403f21e61f09963ee0749a249bbd2399cd8202e", - "colors.brand2.3": "b08a767dba2001b6f4e2276bedc3b55d19cd1722", - "colors.brand2.4": "300c8b62910d324b0b3380b3b9c93ec4632983f0", - "colors.brand2.5": "293963ac27ff1fc81f5a5ba75557110c5674296e", - "colors.brand2.6": "e54c2bfd603eb9495a217dba135fcd9f7239bd90", - "colors.brand2.7": "9a642ec98887a6e14df46ae72a45abe188b5728c", - "colors.brand2.8": "195f14159e37669f5c8b415c1bc7303270c0f797", - "colors.brand2.9": "2df764d250f84ad701b5bc339777023712529d9f", - "colors.brand2.10": "cb098f2be2954742f24a60744627e0a07532c45d", - "colors.brand2.11": "b44b5058d48ab45304f361edc621b164f1a81e11", - "colors.brand2.12": "31f2eb81455279826a271465a274c850a5c46676", - "colors.brand2.13": "67f8d7648e4c3b72fadbf5307b76e90dcbce75c4", - "colors.brand2.contrast-1": "f87b47ef0771fa61934748064c902513b6ade07c", - "colors.brand2.contrast-2": "6c49b1ea1fc2f47d456dc9df3bfdb309b0d4441c", - "colors.brand3.1": "eb8c3f2d7f753ceb6b7f89d58e5b4fabd004acf1", - "colors.brand3.2": "991907cf83ce10d3bf782c8760abdbebe95abe16", - "colors.brand3.3": "82e3710bf96fe7eefd1123501155009e5e4982b7", - "colors.brand3.4": "43b0a9b6c242ea8d591315216e7690a09b0a70d9", - "colors.brand3.5": "444de1423850f7cbeeea9eb6770108fb0f627952", - "colors.brand3.6": "b80b584ce86f63852b541528d0f80c40d96e689f", - "colors.brand3.7": "28e160d2ccd5eea98264692c2565f8bd4bcc7c5b", - "colors.brand3.8": "51e034b6cbd91e0068590eb664abd86effb58f63", - "colors.brand3.9": "4087a9f5f42417629409538ee73b48b9bae58e07", - "colors.brand3.10": "5a77be0f6546661378f77e504fefe710c4a14bef", - "colors.brand3.11": "fdaa4409b380d7f0f67e49c4188c39938a35d964", - "colors.brand3.12": "1c6b189a29a1a133d363bc9958f274204cb9beb9", - "colors.brand3.13": "d42e0f23059c1da841544e6a830bc68be9853038", - "colors.brand3.contrast-1": "737771afddce79b78d823d6eb5cffcb359e85dbb", - "colors.brand3.contrast-2": "71c720e31e32f87f6864ec60c3587aed8db3d3a2" + "colors.accent.1": "c27f1af335d030a4eee1c86a23615ddbfde2d60c", + "colors.accent.2": "b660a0413a750de12d0ba24f8e03abbba58cef01", + "colors.accent.3": "fbfca06b1127cc4f9f3cc535e6cbfd9e20a8df79", + "colors.accent.4": "21f9c6df56eb6a65bf1a1555a25541cb0bf99bfd", + "colors.accent.5": "e59ac14785ffa4f3471b0b430789852a01555920", + "colors.accent.6": "9caac40e7463390f5522b7d1b77779e55a8049d9", + "colors.accent.7": "d4f83c4e6d259629fef5e985fe680d468f9dff73", + "colors.accent.8": "54fbbeb83cfa1629f254243a075cef592098f22c", + "colors.accent.9": "84ea71cf0567d69ec88b7f56fbed232d89b1db44", + "colors.accent.10": "f18c2f45b9e45824ac20110632884afa35d2e96e", + "colors.accent.11": "5f5826f047fa024a8ae8a1bb4fe79d5eec82afdb", + "colors.accent.12": "ca52b17103dcb301f50088d2b32a3e10a60959f2", + "colors.accent.13": "827cdd213ca972a4593677323afe612ccd9c2cd3", + "colors.accent.contrast-1": "26c5f632a8f5cf479c6dc015b29d36e5c2e56869", + "colors.accent.contrast-2": "cba66074d65a93b68b7c3a9bda16ca45f4228dc8", + "colors.neutral.1": "9d8a6af427445a57be2625179599936b1fa7fd62", + "colors.neutral.2": "0e39674e783db6418deb082199c2e31422789f49", + "colors.neutral.3": "bb97c519aa6713271cd3d3b53c765ccbdb1e51c8", + "colors.neutral.4": "79e6d3911c21eefcbd4cfdce2ce958ae120ec73f", + "colors.neutral.5": "96d1bbecf6e901d34e4c5be521302613a756451a", + "colors.neutral.6": "7a731c98afe78dc08b01a3376b79df700dbd31ad", + "colors.neutral.7": "2901e7e9c405ac91e30091404185534cbe05568e", + "colors.neutral.8": "40998e93de3e6362ed8919e733aaa23028321ec0", + "colors.neutral.9": "ce680e2cec40369196cddb6cf1830c1608ac8593", + "colors.neutral.10": "a688be1fc90208b1616d07079e43795c5699b1be", + "colors.neutral.11": "87825ce7cf4687f461d09fd58e0bf9eedc97578d", + "colors.neutral.12": "f5f8159c11eff9dce945d320207211290c6cd045", + "colors.neutral.13": "7cbf731eba9740af0780705a99516c5b7a600fcb", + "colors.neutral.contrast-1": "aad3eae40c3a497f373e6fa52044fae2d44575c0", + "colors.neutral.contrast-2": "a63f44bfbafed23c6587f2e71631b5b6ba977f50", + "colors.brand1.1": "38e6ed0e60a6fbdc3a68cb4245e9f3b78f20407d", + "colors.brand1.2": "2d27770ac8724a485699db6be2c4e5c900fd040a", + "colors.brand1.3": "467c768e7e456b620f7d02763131574a651dfd77", + "colors.brand1.4": "6b64299438a0e5b126538ab1ca0b4fbbfbd549d3", + "colors.brand1.5": "7582c5e4780909055a87b1a628451b1f536d0ac4", + "colors.brand1.6": "78bac61700bbbf4bdfa19dab0066546b7453c968", + "colors.brand1.7": "6bb1fc50c3357c768b53e0aadffef36d88a4363a", + "colors.brand1.8": "1c3b22f02a70d5e508ec8b8308d50914040e6bfb", + "colors.brand1.9": "0d4524758f9bc7645aa62a2f6752a84faca113d0", + "colors.brand1.10": "5d4ff1ac2da13554f83c3ee4ccc2f3b872f37e3d", + "colors.brand1.11": "650d28a8dfced52d7f9248a7df0c5b0189defca8", + "colors.brand1.12": "482e59c58200dfcc64d4ce80a947efa78399d213", + "colors.brand1.13": "35b97e0ec097b5407a8c2c8009b7fbb84e25bc92", + "colors.brand1.contrast-1": "1a146f53429435188eb7a17c84341e061a71d7df", + "colors.brand1.contrast-2": "dae2fa96d48da60405b58e0cbe085af1ae913a83", + "colors.brand2.1": "1516db397b8a0a4ac9ef3f6066dfa642e07025f8", + "colors.brand2.2": "6b9d455903a0fe575dab82bb85043ca775dabd21", + "colors.brand2.3": "ce4cd26c79f8d8ceef16b278941eec23989f0c09", + "colors.brand2.4": "bfd63e0175c5d716308c69c024a713b3233f6ad8", + "colors.brand2.5": "27461c03cde7fe45a7dd4369d013065771d0ec32", + "colors.brand2.6": "ae35a345dc29aec17ec5b428a0ef65dd2b7ced88", + "colors.brand2.7": "2923b2b9fe0afc9db6aad0a5a691894456173084", + "colors.brand2.8": "0eb7e565d7e417a24000f8e815d9d76de5c43e97", + "colors.brand2.9": "a4e7ccbb03ca60330d84e5a0a43c6aadd76652e2", + "colors.brand2.10": "146f49794d7db25714ce6da752af464ae244653b", + "colors.brand2.11": "8ee140aac104fc417d86d5cac1c9845214b2f396", + "colors.brand2.12": "c31afd2d14865da48ae86fc9d44e79f64333e59e", + "colors.brand2.13": "e7dc682dd357b267eac4a1e656f0000aa9473c6d", + "colors.brand2.contrast-1": "69b8dedc4a3a45695f5bd237758593c7e2dd4f1e", + "colors.brand2.contrast-2": "a7ee26c2500bc7f534ae066661d460d1e1888cc7", + "colors.brand3.1": "f3d8fa4bc812ad125b54727da8cf491873c73a52", + "colors.brand3.2": "ea99f8c2d0b541e2f8660280a2822e00d3985787", + "colors.brand3.3": "beb0cc0cfd5f056d85569f39f5c2243f3129aee7", + "colors.brand3.4": "d8196b1747267284362aec5e0a5c1407e24680bc", + "colors.brand3.5": "bfe858af2be01f2066b06c7209d32a060b83779f", + "colors.brand3.6": "86028c8b9d41172bf8746608187bd2cf4cc41592", + "colors.brand3.7": "20ba646418ae45ae6bc47a8d0af3d86c218fb080", + "colors.brand3.8": "58417488df518b313563c4ef3119e906c7d833f9", + "colors.brand3.9": "3b3b3b9756081175094fdff589fb1be53c651231", + "colors.brand3.10": "a8fd2b1e31f20310d36bc77836961d284e2586f5", + "colors.brand3.11": "a744d949cae305f1633dfc20216e70d90658b98d", + "colors.brand3.12": "266296f14b484441db7eb0e693a4a8c000f76b4f", + "colors.brand3.13": "f97b5677cbd79ff6f1cfef453afb2fcbf09112ac", + "colors.brand3.contrast-1": "fdc660e7f9762f4b129688cfa9e05112afc46830", + "colors.brand3.contrast-2": "1996d517bbcfa74cc3110ce915465d9356390c88" }, "group": "Theme" }, @@ -872,86 +887,95 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme2": "enabled", - "core/defaults": "disabled" + "core/light/global": "disabled", + "core/dark/global": "disabled", + "core/light/theme1": "disabled", + "core/dark/theme1": "disabled", + "core/light/theme2": "disabled", + "core/dark/theme2": "disabled", + "core/dark/theme3": "disabled", + "core/dark/theme4": "disabled", + "core/light/theme3": "disabled", + "core/light/theme4": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:62:403", - "$figmaModeId": "62:3", + "$figmaCollectionId": "VariableCollectionId:65:399", + "$figmaModeId": "65:3", "$figmaVariableReferences": { - "colors.accent.1": "c1d347553b9e2e74f6e5e337a36996ecec9114b0", - "colors.accent.2": "56ce48685270e3bbd8e745c767e6940d36c207cc", - "colors.accent.3": "71d797a5e582ccd74284c2af4a61bca7dc353762", - "colors.accent.4": "8a3d06a9b0e6b80cbcd95670292c25b27f0977ff", - "colors.accent.5": "47ca1d41438073c3e65aea6c4e5013a9e63ac917", - "colors.accent.6": "85de5154f207763c436000bfc7c52603aa9fef51", - "colors.accent.7": "6c49d43c5c3aff3b2a656fe38e38605989ba33e0", - "colors.accent.8": "6faa194e21fd101200bc1ea0f1e046fcdc2336c9", - "colors.accent.9": "204229af56f3f82ef60a880da0fb86235aa6d686", - "colors.accent.10": "2fd1a4b2e98263719bb82933a98d3d9f0a723240", - "colors.accent.11": "29ad94b8e88196865ea6af7fbb7475f00e01fa5b", - "colors.accent.12": "8bfbc49a0e1818d5293687633e636006543ef575", - "colors.accent.13": "d4795a202ebfd5dc1ea9a92b8942612d540f103c", - "colors.accent.contrast-1": "c1867d7c8135187ad38ca25514173beba0e37591", - "colors.accent.contrast-2": "092783447b9260b318daf770d75907d6aa994503", - "colors.neutral.1": "7bce5dc748339bc0084b44581bf4fffab052fa7d", - "colors.neutral.2": "85a0525c49f48df7259d56c6cfcfa2bbba4365d2", - "colors.neutral.3": "773769fa91d5044b613ca6f7190b5399e900fe44", - "colors.neutral.4": "cc88597d85eaac5799e35a598d9f2eb016891aea", - "colors.neutral.5": "a6daff3b0eb8e71b47c516ab77565671d4e3932d", - "colors.neutral.6": "6b7a29fd5e2737cf0f2591f44da4fbf8e36973c4", - "colors.neutral.7": "cd11dcc058ceee035cb7308ce6dffc0ceb1b5e7c", - "colors.neutral.8": "9395b4f8f0774c655e66dc0028aa39804ac90b8e", - "colors.neutral.9": "007a2256107d67a53e774a7af181d747fa10b498", - "colors.neutral.10": "6a782ba38127c1042d29dfd22d43ba0b433fbc2b", - "colors.neutral.11": "48cf18a09741f66851b3ece30c3b409802bb7e9b", - "colors.neutral.12": "5c726a51d37d3c690dd38dd5765be3357002d4d5", - "colors.neutral.13": "4b6f9642835ebac516018e1174c080e968316cbd", - "colors.neutral.contrast-1": "4e8cf269cc0ceda286037252ca04205f84859b6c", - "colors.neutral.contrast-2": "68d3a0bbf21a9149dd4137a4ce010963a49c3af3", - "colors.brand1.1": "550b71fadd45595caa1d40a482b5fb334cfab4e4", - "colors.brand1.2": "d9d4f60c6f778528d0575247dc41c87c3d81d7f7", - "colors.brand1.3": "92817e37e0937c3d9e539ebc5bb04e7b03395239", - "colors.brand1.4": "82af19796180a50b09abb7b4e6c8ed2eaa8bcdf4", - "colors.brand1.5": "0b246d8058ebc29e41cb6d46aa9a86aaede7a061", - "colors.brand1.6": "23a5e356ed11c82817a7c6cc5fe0e248910bf975", - "colors.brand1.7": "ee3f332a092809f0cbc2d71d5abf0c2dade348f7", - "colors.brand1.8": "66394051c132009f1306bd6353661dd0d852512d", - "colors.brand1.9": "5dd8971038ef127725eca20ad32c99c794ac2255", - "colors.brand1.10": "29559cde82283974710fd20d4bca65eaab49b436", - "colors.brand1.11": "ac15402bed3456066c1fdbd5780894dbfefb0fbb", - "colors.brand1.12": "abd20b45a0b969f72d141298a44bf0cae9ad06e0", - "colors.brand1.13": "45437f97f75ebf64dee301648b3eaea8fc00f422", - "colors.brand1.contrast-1": "9ee8a8ae273a13e79abf467accb16d9c8991f976", - "colors.brand1.contrast-2": "7a52038711c802521f53ccf2308384d79bfa2e1b", - "colors.brand2.1": "2289662500af3b216acb059d9b0fdb3602cc8aae", - "colors.brand2.2": "1403f21e61f09963ee0749a249bbd2399cd8202e", - "colors.brand2.3": "b08a767dba2001b6f4e2276bedc3b55d19cd1722", - "colors.brand2.4": "300c8b62910d324b0b3380b3b9c93ec4632983f0", - "colors.brand2.5": "293963ac27ff1fc81f5a5ba75557110c5674296e", - "colors.brand2.6": "e54c2bfd603eb9495a217dba135fcd9f7239bd90", - "colors.brand2.7": "9a642ec98887a6e14df46ae72a45abe188b5728c", - "colors.brand2.8": "195f14159e37669f5c8b415c1bc7303270c0f797", - "colors.brand2.9": "2df764d250f84ad701b5bc339777023712529d9f", - "colors.brand2.10": "cb098f2be2954742f24a60744627e0a07532c45d", - "colors.brand2.11": "b44b5058d48ab45304f361edc621b164f1a81e11", - "colors.brand2.12": "31f2eb81455279826a271465a274c850a5c46676", - "colors.brand2.13": "67f8d7648e4c3b72fadbf5307b76e90dcbce75c4", - "colors.brand2.contrast-1": "f87b47ef0771fa61934748064c902513b6ade07c", - "colors.brand2.contrast-2": "6c49b1ea1fc2f47d456dc9df3bfdb309b0d4441c", - "colors.brand3.1": "eb8c3f2d7f753ceb6b7f89d58e5b4fabd004acf1", - "colors.brand3.2": "991907cf83ce10d3bf782c8760abdbebe95abe16", - "colors.brand3.3": "82e3710bf96fe7eefd1123501155009e5e4982b7", - "colors.brand3.4": "43b0a9b6c242ea8d591315216e7690a09b0a70d9", - "colors.brand3.5": "444de1423850f7cbeeea9eb6770108fb0f627952", - "colors.brand3.6": "b80b584ce86f63852b541528d0f80c40d96e689f", - "colors.brand3.7": "28e160d2ccd5eea98264692c2565f8bd4bcc7c5b", - "colors.brand3.8": "51e034b6cbd91e0068590eb664abd86effb58f63", - "colors.brand3.9": "4087a9f5f42417629409538ee73b48b9bae58e07", - "colors.brand3.10": "5a77be0f6546661378f77e504fefe710c4a14bef", - "colors.brand3.11": "fdaa4409b380d7f0f67e49c4188c39938a35d964", - "colors.brand3.12": "1c6b189a29a1a133d363bc9958f274204cb9beb9", - "colors.brand3.13": "d42e0f23059c1da841544e6a830bc68be9853038", - "colors.brand3.contrast-1": "737771afddce79b78d823d6eb5cffcb359e85dbb", - "colors.brand3.contrast-2": "71c720e31e32f87f6864ec60c3587aed8db3d3a2" + "colors.accent.1": "c27f1af335d030a4eee1c86a23615ddbfde2d60c", + "colors.accent.2": "b660a0413a750de12d0ba24f8e03abbba58cef01", + "colors.accent.3": "fbfca06b1127cc4f9f3cc535e6cbfd9e20a8df79", + "colors.accent.4": "21f9c6df56eb6a65bf1a1555a25541cb0bf99bfd", + "colors.accent.5": "e59ac14785ffa4f3471b0b430789852a01555920", + "colors.accent.6": "9caac40e7463390f5522b7d1b77779e55a8049d9", + "colors.accent.7": "d4f83c4e6d259629fef5e985fe680d468f9dff73", + "colors.accent.8": "54fbbeb83cfa1629f254243a075cef592098f22c", + "colors.accent.9": "84ea71cf0567d69ec88b7f56fbed232d89b1db44", + "colors.accent.10": "f18c2f45b9e45824ac20110632884afa35d2e96e", + "colors.accent.11": "5f5826f047fa024a8ae8a1bb4fe79d5eec82afdb", + "colors.accent.12": "ca52b17103dcb301f50088d2b32a3e10a60959f2", + "colors.accent.13": "827cdd213ca972a4593677323afe612ccd9c2cd3", + "colors.accent.contrast-1": "26c5f632a8f5cf479c6dc015b29d36e5c2e56869", + "colors.accent.contrast-2": "cba66074d65a93b68b7c3a9bda16ca45f4228dc8", + "colors.neutral.1": "9d8a6af427445a57be2625179599936b1fa7fd62", + "colors.neutral.2": "0e39674e783db6418deb082199c2e31422789f49", + "colors.neutral.3": "bb97c519aa6713271cd3d3b53c765ccbdb1e51c8", + "colors.neutral.4": "79e6d3911c21eefcbd4cfdce2ce958ae120ec73f", + "colors.neutral.5": "96d1bbecf6e901d34e4c5be521302613a756451a", + "colors.neutral.6": "7a731c98afe78dc08b01a3376b79df700dbd31ad", + "colors.neutral.7": "2901e7e9c405ac91e30091404185534cbe05568e", + "colors.neutral.8": "40998e93de3e6362ed8919e733aaa23028321ec0", + "colors.neutral.9": "ce680e2cec40369196cddb6cf1830c1608ac8593", + "colors.neutral.10": "a688be1fc90208b1616d07079e43795c5699b1be", + "colors.neutral.11": "87825ce7cf4687f461d09fd58e0bf9eedc97578d", + "colors.neutral.12": "f5f8159c11eff9dce945d320207211290c6cd045", + "colors.neutral.13": "7cbf731eba9740af0780705a99516c5b7a600fcb", + "colors.neutral.contrast-1": "aad3eae40c3a497f373e6fa52044fae2d44575c0", + "colors.neutral.contrast-2": "a63f44bfbafed23c6587f2e71631b5b6ba977f50", + "colors.brand1.1": "38e6ed0e60a6fbdc3a68cb4245e9f3b78f20407d", + "colors.brand1.2": "2d27770ac8724a485699db6be2c4e5c900fd040a", + "colors.brand1.3": "467c768e7e456b620f7d02763131574a651dfd77", + "colors.brand1.4": "6b64299438a0e5b126538ab1ca0b4fbbfbd549d3", + "colors.brand1.5": "7582c5e4780909055a87b1a628451b1f536d0ac4", + "colors.brand1.6": "78bac61700bbbf4bdfa19dab0066546b7453c968", + "colors.brand1.7": "6bb1fc50c3357c768b53e0aadffef36d88a4363a", + "colors.brand1.8": "1c3b22f02a70d5e508ec8b8308d50914040e6bfb", + "colors.brand1.9": "0d4524758f9bc7645aa62a2f6752a84faca113d0", + "colors.brand1.10": "5d4ff1ac2da13554f83c3ee4ccc2f3b872f37e3d", + "colors.brand1.11": "650d28a8dfced52d7f9248a7df0c5b0189defca8", + "colors.brand1.12": "482e59c58200dfcc64d4ce80a947efa78399d213", + "colors.brand1.13": "35b97e0ec097b5407a8c2c8009b7fbb84e25bc92", + "colors.brand1.contrast-1": "1a146f53429435188eb7a17c84341e061a71d7df", + "colors.brand1.contrast-2": "dae2fa96d48da60405b58e0cbe085af1ae913a83", + "colors.brand2.1": "1516db397b8a0a4ac9ef3f6066dfa642e07025f8", + "colors.brand2.2": "6b9d455903a0fe575dab82bb85043ca775dabd21", + "colors.brand2.3": "ce4cd26c79f8d8ceef16b278941eec23989f0c09", + "colors.brand2.4": "bfd63e0175c5d716308c69c024a713b3233f6ad8", + "colors.brand2.5": "27461c03cde7fe45a7dd4369d013065771d0ec32", + "colors.brand2.6": "ae35a345dc29aec17ec5b428a0ef65dd2b7ced88", + "colors.brand2.7": "2923b2b9fe0afc9db6aad0a5a691894456173084", + "colors.brand2.8": "0eb7e565d7e417a24000f8e815d9d76de5c43e97", + "colors.brand2.9": "a4e7ccbb03ca60330d84e5a0a43c6aadd76652e2", + "colors.brand2.10": "146f49794d7db25714ce6da752af464ae244653b", + "colors.brand2.11": "8ee140aac104fc417d86d5cac1c9845214b2f396", + "colors.brand2.12": "c31afd2d14865da48ae86fc9d44e79f64333e59e", + "colors.brand2.13": "e7dc682dd357b267eac4a1e656f0000aa9473c6d", + "colors.brand2.contrast-1": "69b8dedc4a3a45695f5bd237758593c7e2dd4f1e", + "colors.brand2.contrast-2": "a7ee26c2500bc7f534ae066661d460d1e1888cc7", + "colors.brand3.1": "f3d8fa4bc812ad125b54727da8cf491873c73a52", + "colors.brand3.2": "ea99f8c2d0b541e2f8660280a2822e00d3985787", + "colors.brand3.3": "beb0cc0cfd5f056d85569f39f5c2243f3129aee7", + "colors.brand3.4": "d8196b1747267284362aec5e0a5c1407e24680bc", + "colors.brand3.5": "bfe858af2be01f2066b06c7209d32a060b83779f", + "colors.brand3.6": "86028c8b9d41172bf8746608187bd2cf4cc41592", + "colors.brand3.7": "20ba646418ae45ae6bc47a8d0af3d86c218fb080", + "colors.brand3.8": "58417488df518b313563c4ef3119e906c7d833f9", + "colors.brand3.9": "3b3b3b9756081175094fdff589fb1be53c651231", + "colors.brand3.10": "a8fd2b1e31f20310d36bc77836961d284e2586f5", + "colors.brand3.11": "a744d949cae305f1633dfc20216e70d90658b98d", + "colors.brand3.12": "266296f14b484441db7eb0e693a4a8c000f76b4f", + "colors.brand3.13": "f97b5677cbd79ff6f1cfef453afb2fcbf09112ac", + "colors.brand3.contrast-1": "fdc660e7f9762f4b129688cfa9e05112afc46830", + "colors.brand3.contrast-2": "1996d517bbcfa74cc3110ce915465d9356390c88" }, "group": "Theme" }, @@ -963,197 +987,207 @@ "semantic/style": "enabled", "core/typography/default": "source", "semantic/color": "enabled", - "core/defaults": "source" + "core/defaults": "source", + "core/light/global": "disabled", + "core/dark/global": "disabled", + "core/light/theme1": "disabled", + "core/dark/theme1": "disabled", + "core/light/theme2": "disabled", + "core/dark/theme2": "disabled", + "core/dark/theme3": "disabled", + "core/dark/theme4": "disabled", + "core/light/theme3": "disabled", + "core/light/theme4": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:62:479", - "$figmaModeId": "62:4", + "$figmaCollectionId": "VariableCollectionId:65:475", + "$figmaModeId": "65:4", "$figmaVariableReferences": { - "border_radius.sm": "4cffeef856a2b5bb67396673c7a71e9863f7ba12", - "border_radius.md": "c11582cc47236412b6f4e558eab9006ae8a0b2e4", - "border_radius.lg": "37106f76ef6188db78aa5d2a555baa980a98e9a0", - "border_radius.xl": "a3fb823f1a47138f0e2eaf86071bd224f22bf500", - "border_radius.2xl": "ff192e9cfdad5eeb91ba8c92af94ea5d91f13dfb", - "border_radius.3xl": "54d0b335353c0afd652644b0af584e7bfae8e9db", - "border_radius.4xl": "c3b6d2f30ca4cf5822ac1dff3bbd188d66ec5dd6", - "border_radius.full": "7e6d70afa1051505055f8cde1e5634d1535cf36d", - "spacing.0": "d30e8dd4f60d2590a6a55f9ab009eb8858daf1b1", - "spacing.1": "58d848eb7a9aca8360c569f3ef92517d697b47b5", - "spacing.2": "08bd503a824c1db51b72251e56f52c48fc83f809", - "spacing.3": "37cb95c0796736edd448e9badc3bd6729a1345e7", - "spacing.4": "e3266b630cdad6b6f954c2df8a8768e5b92fa322", - "spacing.5": "579368cdfb86cbd47a7cbe09dd0231857db5c829", - "spacing.6": "174b20d3a784e035f8cb2f37d28193552661092e", - "spacing.7": "c793627eb29fe2c4057873252654c84b48fff130", - "spacing.8": "2d3960cd9b51fb331b7a42c9db93da53bb17f9f5", - "spacing.9": "10703d5bea8ad5f8c085b6624654142a6469716c", - "spacing.10": "b21bb7b83280ee2aa62c53a7dd712bd26cf0e3d4", - "spacing.11": "cd8725228d44dd0f8209910872a36a5a69ae48e5", - "spacing.12": "a36535934614216ff30f03909301d5ea8f482c04", - "spacing.13": "07ba11ce4b08dd4bbee1be0169c4a6093bf9766d", - "spacing.14": "9cdc41d969ddd19c9fe40aab2363cf57fb9c029b", - "spacing.15": "60dd63029126fcb53568ac23ca5f27919d7158e1", - "spacing.18": "ec22cd9e5a0f219fc61f3a871b37e00ba513a54e", - "spacing.22": "cf25f4ba7494ec5069b2a3ee1d2642eb9d0bbeab", - "spacing.26": "ddeed904eed78f77b1d89d04e564c3b91dbae12c", - "spacing.30": "2249c0ab019fd36872bfc05c565661ed3318eee6", - "sizing.0": "869d0d35d986a9cc5d848cbdab07ab50dbcc1c9e", - "sizing.1": "c5fa87c5013acf2e47bb05f82b5acffbaef7d722", - "sizing.2": "9bf745942a3775ebe4b61d964d34c129708ce7a7", - "sizing.3": "39d9a815721f6720c6d4aa1f76e3949d1eb80680", - "sizing.4": "9737401256c2c9ea327d973e651b79a9d934ed0c", - "sizing.5": "4ddc98693bed721abc1f8a049ede515f1e04e228", - "sizing.6": "884b3788edbc155c00e75643f9d05468fe7ab6b2", - "sizing.7": "42ac8bedd1ba2606fdfe7e31684f45ab42963205", - "sizing.8": "529a1ab68d8e7ffcf38eedecebcb87d2c92e4b4b", - "sizing.9": "b40774305cc0289a502ddcb7ebc766c73d4bf12d", - "sizing.10": "e4e80ec00788cedb19b38caa204433e7dd6e6d43", - "sizing.11": "bf5922c8b3a7182d5f3db5fdf0224dfd4e5b2998", - "sizing.12": "ed58d7b52c07278aba5b801a6cf21985b509d161", - "sizing.13": "4d63a8fca5c787247cc33c1f0cf155deb231d9f1", - "sizing.14": "f353a1ac1de90e18f4dfefebbb4f0f3a24e358f5", - "sizing.15": "ff43f10c3664c3825d1e775adc93f7591d8b1459", - "sizing.18": "6a3316dc6b073f8acddba3b9fb333080a6a7bd49", - "sizing.22": "967a9b8b156bc6247a84ae4f6c29a8cefdf813c1", - "sizing.26": "17d5274993daa2e082236b4e4519c1cea389a53a", - "sizing.30": "c915d819c47dc466cf02f676a2429c1e04a943bf", - "border_width.default": "6e69d14237db37608971693a8fc4e384142e8c0e", - "border_width.active": "24a8d1196d751564904811e3cd3fdace73fb0338", - "border_width.tab_focus": "680e32369a78d8a734cd8dda3e529552ebc22c7d", - "colors.accent.background-default": "73e1cca2e4e3b83012055184d52dbbc567c09011", - "colors.accent.background-subtle": "4691f174235bae9d20a4383f85393591929d557e", - "colors.accent.surface-default": "7bec13629dd036ec970ba1e302d44845f13fccec", - "colors.accent.surface-hover": "7fce4860a35b17b4b1d8ea13f04bdfbfddd6acb6", - "colors.accent.surface-active": "e5796b8c880eea04b1e3424e4d88cb95bcccb89f", - "colors.accent.border-subtle": "5f125a763f82528ed772dc715137c74c7d047c5a", - "colors.accent.border-default": "215f1d6428ff8a936800789d04a863c02911dd4b", - "colors.accent.border-strong": "dcf934ca8b239277dcd824e9f3ae6948f65f0c30", - "colors.accent.base-default": "c9a586990a56b42523d938f52fd60bff7a5fe266", - "colors.accent.base-hover": "f34ff3a90b1c09a41e2eb3267a7564d2abcc7fdd", - "colors.accent.base-active": "970b7d987f6068082ba939d833781c8003f1e574", - "colors.accent.text-subtle": "f5e76e6f29eb0375243af2b485525882f2a4529b", - "colors.accent.text-default": "9ad6c1b3b102c713f9b50e3a6fc8b729cb5922d7", - "colors.accent.contrast-first": "bcd6de1d1e991f8fa5f65fffc26e2ae35ddb862e", - "colors.accent.contrast-second": "7e63e702baa58eacd5516ca4efb064a61c3a4e78", - "colors.neutral.background-default": "6ae27db253094db3794bdef8bb0da2445ab67c83", - "colors.neutral.background-subtle": "28d2dcc21f5ee160c293265f7ef008cdda80c8df", - "colors.neutral.surface-default": "9235f96bafab58e95204b756308bf718f7ca27f7", - "colors.neutral.surface-hover": "da3fba4546d20e224674b4639feaaf11138da83b", - "colors.neutral.surface-active": "6928324deea7d4af82dd334ad97da98ae5924e53", - "colors.neutral.border-subtle": "abdeecc042ac2d3d89365a30574c158cf99d529a", - "colors.neutral.border-default": "91920eff9de31420d051cfd2e5eddd4d973d955a", - "colors.neutral.border-strong": "1b94d55d664ae02b3699fc25c7c07fcb465e98ce", - "colors.neutral.base-default": "764563c00693b797f6a1ed530649ce9bcb7e2f82", - "colors.neutral.base-hover": "9a763284b24ea00db72f0caac93b5c0985bef734", - "colors.neutral.base-active": "b31c5b8565d12881da75245fea45d4508630bde8", - "colors.neutral.text-subtle": "9074ca1d03f4c5f495b45ffb21130d7f6fe832bc", - "colors.neutral.text-default": "4033e50827c2dcb18e14f3f3f8a6d9bec3eafc8b", - "colors.neutral.contrast-first": "b76ed20c2839c2adf449a581bc2fe80f9d6175a0", - "colors.neutral.contrast-second": "7bb060be8ad22b49ce3406de4d3a846164972564", - "colors.brand1.background-default": "e443d26088679c12d649de5654b6711a8458e2ce", - "colors.brand1.background-subtle": "3c8f6d82af6831155d1ab9d9ad5bf8e23743a679", - "colors.brand1.surface-default": "ed47f63578c599d5a1b0725ed9f47330b9e0b2f6", - "colors.brand1.surface-hover": "054a1120735dcf5906f98e53f696ee23877cf1a7", - "colors.brand1.surface-active": "8597e72a253650ca3cebedab0038b4cd881a6b82", - "colors.brand1.border-subtle": "b671338fc2e7bf557db99aa5bd790ba25316b8a5", - "colors.brand1.border-default": "fedeacf2ca6a6a25aa020ca9b2ddc9259ff75dab", - "colors.brand1.border-strong": "5258b47c6d3171d90725318398aece705cd17808", - "colors.brand1.base-default": "f9b088ff660abcfe8eaf7adf0fcb855d37f5f9bd", - "colors.brand1.base-hover": "4e01a4f97871970d8ad8bcbe254543ce80242e40", - "colors.brand1.base-active": "01b3c0927da8be1fa77af00cdedbea7721d089fa", - "colors.brand1.text-subtle": "b26724fe91304623a8158684b535e089a4f1aacb", - "colors.brand1.text-default": "3cd2a19a24b258d083cf9a944f4226bd8a1102ee", - "colors.brand1.contrast-first": "e57a3f10cef37a443e3b34af24a46a6c736075cb", - "colors.brand1.contrast-second": "103ab0ebae17b3e7484dbbf79bbeedf372ab9a6c", - "colors.brand2.background-default": "778740aa4b23631ae1668af87587654f20e9ba22", - "colors.brand2.background-subtle": "0d56dad9479b3798fcd11bea0313f81337111d82", - "colors.brand2.surface-default": "c147e922c03394578c3caa705abf8351e9079190", - "colors.brand2.surface-hover": "b82d784b6eba9d3d292c5d074ca08e9dc805e345", - "colors.brand2.surface-active": "e28019d5d662bf1efa9eae6fe4e247d9e5c42915", - "colors.brand2.border-subtle": "5b619568f824486ff31aa7e43a74c2adc9814e0a", - "colors.brand2.border-default": "876c38eef7a33096b0afc913b84654a8bb76c28c", - "colors.brand2.border-strong": "92aeb63895ad42fe8dd16f59040c217551c7652f", - "colors.brand2.base-default": "9809d17b012cf5c364eacbe53fcd81d73f6e0ff0", - "colors.brand2.base-hover": "523dde98e1d51520ee1424e245d268009e413b6e", - "colors.brand2.base-active": "11798725f852946914373bcb86401f78041b72e6", - "colors.brand2.text-subtle": "290878aabacd9c039d4f2c74133b0c7daa230b91", - "colors.brand2.text-default": "fad673d922bcc90f0d0d267c17dce5c003402585", - "colors.brand2.contrast-first": "349f182766c93eeab4d449eadbe2958d8b807ff5", - "colors.brand2.contrast-second": "7e56936d4b8918eebaa889a65d504c9b3b407222", - "colors.brand3.background-default": "3a9cdab331e98c3e9dc82314f01f4b2d8e5ab014", - "colors.brand3.background-subtle": "49fc467a074a1850ea4b2906b069f3435355c32d", - "colors.brand3.surface-default": "874cdaf7cae801c90ffe3a87c1ea55f12b0fef00", - "colors.brand3.surface-hover": "ae6c390414b9862dffa5e836cfcac1da82516674", - "colors.brand3.surface-active": "873f79c0c7391e41c31180ea12dbefa9a3d093fe", - "colors.brand3.border-subtle": "19771fbcbed31c0263e022481894f3a9a8bb9996", - "colors.brand3.border-default": "259c47db6c687759453ddacca797172ca875cc5b", - "colors.brand3.border-strong": "dbb518c6729367c9ee482e90daa26b75c488248c", - "colors.brand3.base-default": "4041023cd45a38bbbeeb67ac6b441398c9425248", - "colors.brand3.base-hover": "d4fff80b6e67afa72fa240d1c1e77246183e4183", - "colors.brand3.base-active": "9e5790b9b8ff553e8ed8725a8f7792f5b5ac9ae6", - "colors.brand3.text-subtle": "cab0a4ab6d21215ac635dea03ef8b4e46ff99f8a", - "colors.brand3.text-default": "d3f4357ec1c6c4c51aa6e13a3e78a1f191bd0fd7", - "colors.brand3.contrast-first": "9449a81d2bfa658278f526afa4cb12997816a8b1", - "colors.brand3.contrast-second": "0bc3f3371d0ec4e00ba3c664d471c50ad4d866bd", - "colors.success.background-default": "29570eeeab0a786abc459188e8858fc52091c23c", - "colors.success.background-subtle": "1677890208c8c983d201375ef3f1c77a5fbfdc1a", - "colors.success.surface-default": "9099a876f9acb916d88a23c9278a54a8671ec426", - "colors.success.surface-hover": "eb4788fe6b66ef276a3bcb0f24ef5f9c931c7cc8", - "colors.success.surface-active": "8b606e8939b51adcab2a9e43aa6577095932800a", - "colors.success.border-subtle": "043bdca56f15a9512fb071143af4077f0119add0", - "colors.success.border-default": "7df8949f08d5677aecf380dbb1eccd2138d3e3f1", - "colors.success.border-strong": "f42aff10e3c5e4d2240aba38994093367d466999", - "colors.success.base-default": "12d617b49f9abebece6a0530f40f039b2649ec61", - "colors.success.base-hover": "ec5b29f143e1e2458dffe2f3d30b2f9e1fcaff61", - "colors.success.base-active": "f58fd998b4f2af79008353551c815c4e01e57ced", - "colors.success.text-subtle": "951d6478804ee6dcb059194e91405369b08b14c3", - "colors.success.text-default": "00120cf5cd2ae1afac9839cbc097dae015fc64f7", - "colors.success.contrast-first": "533964583104ccbfc2ec322e9410676847c39b99", - "colors.success.contrast-second": "fb85e2f386722bcc3a57a4b31b97d02fe0329453", - "colors.danger.background-default": "c09aef6774e337f9311398b1dfd95f3fa3f5e6d1", - "colors.danger.background-subtle": "795eb004b20503734e81c3fad3f5c1736263c286", - "colors.danger.surface-default": "92d614dcaa32ba4b35efa36e494fe44027605fef", - "colors.danger.surface-hover": "44435e87ea079beccd6a893a1eafc32343c9c161", - "colors.danger.surface-active": "eb63e5b5ce192a8f3d096ba4e8030c6521f8c130", - "colors.danger.border-subtle": "7c2eb4175ea8b45b7556d511a0276ed2dc260589", - "colors.danger.border-default": "2fb347da40582b8ddcb11f30a29384363f8192d3", - "colors.danger.border-strong": "6cb902b14677f932fb344727d5797262e729ef48", - "colors.danger.base-default": "4e987f92acf4368c73b58a5d86e154c39d1fade6", - "colors.danger.base-hover": "700b66a80b6f09d569fe597e6396884b670c659c", - "colors.danger.base-active": "c6665bd42b5780d5e8c61370c742f49e867a2487", - "colors.danger.text-subtle": "06c962ff2dd0f7f30a3ec2675f34bb305caace70", - "colors.danger.text-default": "c67cdf625b1c285927f311583b0e2f0a585fad95", - "colors.danger.contrast-first": "9dda045d49c191c31991f36999d6e8595ecc3dec", - "colors.danger.contrast-second": "1a5700bd1f18068ede02cec86197b653643f4199", - "colors.info.background-default": "2f63f206216cdc13ba59a263b404804c63dcab9a", - "colors.info.background-subtle": "245ba9b6ff7b73f67df5633a9bce137242abdeef", - "colors.info.surface-default": "40116c6409f8947c7f12f74594dcbcfe5fa5b636", - "colors.info.surface-hover": "9bd1d95c2fe189d23d4570962a3c2585119c17c4", - "colors.info.surface-active": "fae3d7bb953cea76e63f9b67f56de9938981996f", - "colors.info.border-subtle": "544aba507aec54ef8eea59fdebdfba4e54d119b1", - "colors.info.border-default": "21fad4ca50b778f78aa7016167e2365eac82727d", - "colors.info.border-strong": "d180217ddff0ff34e69218b262b69ae8f9dc6247", - "colors.info.base-default": "bdf5b960e165fd6f3dbfc4846f2013b16971cc0a", - "colors.info.base-hover": "97e005926fcdd49575593291717682a671b9d32b", - "colors.info.base-active": "b8463e7999f14a2c313386558bfb0e34ceb5f2e3", - "colors.info.text-subtle": "8218ad15d264e131e4ec75466279126d6df207ff", - "colors.info.text-default": "4e977ca4a31a43eb5f0ed90eae7458f711d2f06f", - "colors.info.contrast-first": "e7b55efc4230caadc99e4f35a23aa39fbd6e9058", - "colors.info.contrast-second": "969f2a8586acc4f4696c9bf45a32a64852231114", - "colors.warning.background-default": "ed9af9f414c078519b5cb839bcdd51944f685c9a", - "colors.warning.background-subtle": "7c82d171e60748a0d427f6faf2f06b3895844a8f", - "colors.warning.surface-default": "9981ad3e1b1dcce39d6562e41fdb20bd57bdcd65", - "colors.warning.surface-hover": "b74984b26c2a980b1be1f5d4c7242ae55661be11", - "colors.warning.surface-active": "e5dde8178f01e16879c32be0e59346a3e4480772", - "colors.warning.border-subtle": "402e9951fe57f73f900bb4c808a6c5c2895956c1", - "colors.warning.border-default": "0c6ab3d47d00222d7de6deb782bc555d612b8817", - "colors.warning.border-strong": "5216128c41bc7c0ddd446f3a827fc1241254d27f", - "colors.warning.base-default": "26629b1bcc96f8822087c27b229f1a09915e6763", - "colors.warning.base-hover": "f2016c6f73a1362851ea279878f21a794f70976b", - "colors.warning.base-active": "263509a8712ac8559fd8b29ea01165bcd56769a8", - "colors.warning.text-subtle": "6e4cef36be2f247e2c1c45e5d8bae7a455dca934", - "colors.warning.text-default": "c85b50344723aff66c34ea80074a057292b50c66", - "colors.warning.contrast-first": "378fd26d2317b8aa56b1df79e6f22c964332c7f7", - "colors.warning.contrast-second": "e9e80a8d4b94e2bcf6805f982165b143e1ce1ed9" + "border_radius.sm": "bcd5f37e73df76a6d506eea04844822e0ef4adcc", + "border_radius.md": "3237ead7e430fbe1e725f6dffcef0fe1699d02d7", + "border_radius.lg": "0c8dd76d2192fd75f1158bb2a163da49f6d5be68", + "border_radius.xl": "1cb7e38acaacd65c5be1d7466be8ee7cf47acd16", + "border_radius.2xl": "d178962e1a4498ba5871ef3e16c975977dc22fe9", + "border_radius.3xl": "ce380df1ee6734bde7ed3b52b2e9e3bf6bf760d0", + "border_radius.4xl": "5ed9cb88432cc4cc6b56531416e79958cc59ac77", + "border_radius.full": "7bac4d44752664d75086d4763cdd689f4e512277", + "spacing.0": "997cfe73df8a81d3337b29bf15a74ebfaaf59146", + "spacing.1": "98d5b38eb1d705b0679c2df1b70b215d8ba80c18", + "spacing.2": "2673557a47e40a879b596cfbf4ebd5ab4db518b0", + "spacing.3": "fc2324cb717e13cdd76afac8a780b77d5aac0a08", + "spacing.4": "65ebadfa0d7d5485ff9e0a85986ad5c62dbb29b8", + "spacing.5": "0ed3a6604fe53e1bfe58c045721b31b52b8d9e2a", + "spacing.6": "cd77c6780c4ac9f980cfae5bae17b790f757ae28", + "spacing.7": "ff7fc35b4ec06fc070cfe672e90c27ea5aa6805a", + "spacing.8": "bae7d33b0842d2ecf2952914facc23fccf2ce101", + "spacing.9": "102b71a892a198ee24a14a65e3f33b8cb11eab6d", + "spacing.10": "13d43ae43d091272fefcc113ed31c54edda34ec1", + "spacing.11": "6f009ac25a529e5f84016fb2713914a5c67df066", + "spacing.12": "803e74ff15f9208c767cb20027ebac66da76a4d0", + "spacing.13": "5a46f77b71e3074ab8505b5d0c892f47e15cc3c5", + "spacing.14": "e5f88ce5b4dd513407455f8f967a7a4e89a96f20", + "spacing.15": "2f6d88d5c56b2466252a01ee75143e9bc13e2b17", + "spacing.18": "3d61936826cee96943315bb3c41655b2d505e7fc", + "spacing.22": "4078b39e43a2001789922f28f6b64677d8859b41", + "spacing.26": "5ab5cbf3cc52413a7d97ee654e767344d12ae9be", + "spacing.30": "633aae2bbd9fb17435540b40a66ea944febc5d47", + "sizing.0": "2d8d3b9b161d396287c5181115ec7aa91e277bf2", + "sizing.1": "f9f72f8f5e6028d2885747a5f4694a6f10c2a54d", + "sizing.2": "3db018f2e01cbe3f4f3250df5571eb7d5033527c", + "sizing.3": "bfc37c3cbef588d5d4105c51ed4fd9d1cd7a32ac", + "sizing.4": "e4ed4e255e076017403c8bfc0cfecab1c1726de2", + "sizing.5": "c247ce24805eb589bf2e5f6352013833b2277973", + "sizing.6": "9f7eca36b7155d5064b3f45de70e65b30e3b0b0d", + "sizing.7": "9aa800cd46e7b568a12dec2ad77171e24e61ef73", + "sizing.8": "70b80331c1e0139c419581230362b4eb6812756b", + "sizing.9": "eb15bc1d0a31d48429b912684774034ee5344171", + "sizing.10": "c959ebd65ab49df0cc94759cd8fdac5c1af6d6ae", + "sizing.11": "b38d29e4c15b0d0897381723ad8ac7ead737f3d2", + "sizing.12": "362c75b2d9d30c1442be10b4522d8c35147f3825", + "sizing.13": "cb0da6838fb3b6c8774ff06da639264bf0e691da", + "sizing.14": "feeef8a9c97d513e3ac7f8a53319ae2579856f95", + "sizing.15": "d5d4abe86715f83ef56f1c4a88348f97256adc82", + "sizing.18": "251b165ff7450d296b460c6ac023c61aef30c8e3", + "sizing.22": "7deb1830d5ce39485edfeaa667c88a65582a7d4b", + "sizing.26": "8d48a7e3fe16750c2a65074034d7460084b3659e", + "sizing.30": "46debe590dab8458ed66443467182fa8a383300f", + "border_width.default": "ec8cc0f34a078544940391132efc4decd3108b20", + "border_width.active": "4181858ee0521e868c2cf7eeba720f7d646109c9", + "border_width.tab_focus": "cb0a60071ab32d782afe3bef9d478540d4f666db", + "colors.accent.background-default": "07f610f23273cd8e2deac8cd71691b622bd880a9", + "colors.accent.background-subtle": "69a23dda3a6c8802a997cadbc0e45b004612b4eb", + "colors.accent.surface-default": "2efe5ae9db85bc6251e8b644126c46e4d3a8f2e2", + "colors.accent.surface-hover": "7f9fbb13b24c6c901360d93c363547865dfec557", + "colors.accent.surface-active": "01369f005eadfe4fa3ba2840bdc563098994843c", + "colors.accent.border-subtle": "953320eb8c3ecc44254c4755acec564eae65306f", + "colors.accent.border-default": "46e4f4dd74b67035da92b6ee303a0f0b34caf91b", + "colors.accent.border-strong": "d66f37b65b1e395713565581f8208b7a3c05855d", + "colors.accent.base-default": "53226e398b5eb85797731797d11f3b8f5fdc3d20", + "colors.accent.base-hover": "4dda479808e5ef04de4d759646320812f96021ad", + "colors.accent.base-active": "b760fefe3881807b0d9ef49c51fe501562e9fbd1", + "colors.accent.text-subtle": "ca79b6e5af4e2a4bc53783460794e6bd9d2fee3a", + "colors.accent.text-default": "38698bcebb440bd60979caf95ccb2dcee668410b", + "colors.accent.contrast-first": "45d3d082c10a5f1f7143c55d210abad6758a2bed", + "colors.accent.contrast-second": "4d4da85e9c453bc121ccf10abe73d97a7186e6b3", + "colors.neutral.background-default": "6f342e5bb5b29fe6064edd1c5d9acec43f4c803f", + "colors.neutral.background-subtle": "7433c14f0e2d78626c87826367f637c3da846ee1", + "colors.neutral.surface-default": "e4565f9a1fbc861f36d0cc9e2345042e72b9fe5d", + "colors.neutral.surface-hover": "98b4db1e92456f445bd9f4895425c97135882021", + "colors.neutral.surface-active": "a9ad1b0084ecbce8143426ddccf3402dfc4d3083", + "colors.neutral.border-subtle": "b7a067b03813d11b7eb7a4e4e9298086e292480b", + "colors.neutral.border-default": "1d8174e8c6361b0e295f698ab5153948f7596d1b", + "colors.neutral.border-strong": "f85df6d3bf8a0149e02bd28cd40315b068b53b92", + "colors.neutral.base-default": "95c4c082f02dcc9657de7e132dbf3295132a070b", + "colors.neutral.base-hover": "ba32bed084fba74fb8dd18795c0697db269ead90", + "colors.neutral.base-active": "80228320b7a91c01ccdb4dfa9860c3b4727140c2", + "colors.neutral.text-subtle": "7c05cb76b84414f6ececb2a0ea6cb7cf7f13a331", + "colors.neutral.text-default": "f23cb1b6f28a9df454f0728f33c992299a4d1d27", + "colors.neutral.contrast-first": "8d73dc3964f8642421ee8942c9275277ab07f1f0", + "colors.neutral.contrast-second": "e6182d28d5bd9d9860e4ce3acd6dab7d87409af8", + "colors.brand1.background-default": "488416d7b712d0ed526a67e68de6fc3635856396", + "colors.brand1.background-subtle": "eded6d23468adf1d9695bb2a702b6572fd491565", + "colors.brand1.surface-default": "e9c8c7aae1e5204a3af88e13e120ca94be417f56", + "colors.brand1.surface-hover": "de0c0cc93bb60af400c0ca30095c08bcc3f36bf1", + "colors.brand1.surface-active": "2c955008ab7db3848a13af0126569ecfc8857991", + "colors.brand1.border-subtle": "bbd5b925e1bd4771246dca75064b3c34767c4f64", + "colors.brand1.border-default": "33833192799f492eabdf4422a4b9a9c5f7b0c606", + "colors.brand1.border-strong": "de0707089da17f7eb490816c2c4dff3d683b5400", + "colors.brand1.base-default": "2f734d616666e2d62dbf273a328dc1ef262c3e74", + "colors.brand1.base-hover": "0224acd436b99384be1277fd1240aa27da1437e6", + "colors.brand1.base-active": "e5b91cb2c96afb15cf8916b777766d51f03cfa5f", + "colors.brand1.text-subtle": "db70d913cd0a93f5cc338e4f92bdb29d914b5370", + "colors.brand1.text-default": "e54abbd886d5a7521b34dd92796f74abb746eb39", + "colors.brand1.contrast-first": "19165c4d3513cbe052f500de060f0a3872a52bde", + "colors.brand1.contrast-second": "5e4f619e7ed0e4df1f5ac5fc06aa19e56ff0836f", + "colors.brand2.background-default": "a0d9150c04ad92c450368ba4289f065dd326f986", + "colors.brand2.background-subtle": "a9f2d550c8cbffd16daa84281109c81109bc33e2", + "colors.brand2.surface-default": "9993e510873bc8699bf54241f0f8bb2b1e87ebc1", + "colors.brand2.surface-hover": "fe8b2d50e23642e0f6ddb51986b4f45016ce6b81", + "colors.brand2.surface-active": "5eab202bb505537cd0d9501bbc2dc056ada18a99", + "colors.brand2.border-subtle": "3995b52e76736e5464876b4301e1db586424274b", + "colors.brand2.border-default": "1d77500974b809116f6820971656d68ff2d1b64b", + "colors.brand2.border-strong": "85b82b3a52a24cec296ea59842f1799edb80eef8", + "colors.brand2.base-default": "6394272c75a84c9fdcf96067f2f55f993f60ba40", + "colors.brand2.base-hover": "72d04ecc5f0c39e79ae8ba043cc53b90bd35b14d", + "colors.brand2.base-active": "e611482bb7d69be04ccae76e365b97dc3b363764", + "colors.brand2.text-subtle": "e9cb1d732d82d5efbfb021ca9bfceaf4c0698d26", + "colors.brand2.text-default": "059f1bca78055a6eec93ef1bc874b6ff6aa3c001", + "colors.brand2.contrast-first": "c0570a140aa1de460daacc9c200df17b65e96186", + "colors.brand2.contrast-second": "eb4c6665274847e516bd0230138ad30c4070182c", + "colors.brand3.background-default": "212221ec10b72be1c089d013a0a060148446034a", + "colors.brand3.background-subtle": "c4eba8b0417502382db27d9a5f1f1121e459517d", + "colors.brand3.surface-default": "6d723247e31e2e4045575b60ac186878f420ce46", + "colors.brand3.surface-hover": "da0697dc11d16a5cc1e9c004f12ddda51019f397", + "colors.brand3.surface-active": "99cb07c8cc1221a7c4cd30952e365f5751f655b6", + "colors.brand3.border-subtle": "47903706a5877800c3216bb12f6c26d2269ceb22", + "colors.brand3.border-default": "4a1ddc017d5e91d874b2c58300c7a0d9bbacf7b9", + "colors.brand3.border-strong": "32feae5f4c5c48a4c3564b00cae884c22d7cacd1", + "colors.brand3.base-default": "1e09aa5316dd4dac64e93bbf13894bafd311f2ed", + "colors.brand3.base-hover": "38aa64c212029a418c52f2e64fe491a6fae87f21", + "colors.brand3.base-active": "ef685633cf3f34ef9b9bf97e8f49a584d97acd1d", + "colors.brand3.text-subtle": "db2bab1ba76ccd8f735a777afa188fe6205d7349", + "colors.brand3.text-default": "7b3715fd25a24a9eea7e8009b6d7bda2f4c22323", + "colors.brand3.contrast-first": "60697dbdc8cf469ced01a1db51dd21eab0e70543", + "colors.brand3.contrast-second": "65254d63ac3d8199633b1b47fa796897f6773017", + "colors.success.background-default": "6411d082a87e0735469884aa082353e38d41da61", + "colors.success.background-subtle": "63cc1f600ab22b3b07e4faeeadd044c0910a7f7c", + "colors.success.surface-default": "baca67efc15366c87dd64976eac7f60655fb3b89", + "colors.success.surface-hover": "c2918e3050ac9d09c65657241bc6ccc4ddbdfb7d", + "colors.success.surface-active": "df67956d822a1bd72be24c1f4a3c1ce2ebc7cedf", + "colors.success.border-subtle": "0ef6d9fefe8d37431578d9497e7c409b6682e313", + "colors.success.border-default": "ff4e53dc7611a17128b53feda39b2398edfe9edc", + "colors.success.border-strong": "994f36c17abd4f9a9518adbc687053bf05f504d6", + "colors.success.base-default": "abac3d63adee0f8588544f2c7fdabfb85ce04d6b", + "colors.success.base-hover": "5fab5bb70b1dd26dd93d558b990a5b82533c679c", + "colors.success.base-active": "f24ad7b369ab296cd6be1acbe1a758ad6b42ea2c", + "colors.success.text-subtle": "b20ec7a77a56021667ba950d017b2bf488712866", + "colors.success.text-default": "c187636f1c4558dcc60561a9d8cef2482f58d48b", + "colors.success.contrast-first": "f1eab0aa956e7c120519ce2f885b8393ea9abda7", + "colors.success.contrast-second": "a5fa9aa0a76c5ae992e482456ee9586bc9422b5a", + "colors.danger.background-default": "be1a388debd19e2ede33b574b6cb6e6831203b8e", + "colors.danger.background-subtle": "054e1943ea68c890a117b0a3896199cef135cc22", + "colors.danger.surface-default": "7711e3f908cba18de979cdec6a9d098f52e8d8f5", + "colors.danger.surface-hover": "cc51ceb2ab218ccf8dd934590c0bf5fc4c287b73", + "colors.danger.surface-active": "8cfde42daf06819440576062077d11ee8afbce2e", + "colors.danger.border-subtle": "2c869419bd3a5a2e277fe3865a1aeef33c81953b", + "colors.danger.border-default": "fadb4d7b76c1f4288047f8a631ae85d2c6b03dc0", + "colors.danger.border-strong": "6ddd335de5bf75a59edcebabf549ec1f9291de27", + "colors.danger.base-default": "a2c2f33e0cbeff59c8d3cf16aa681f009ac628b0", + "colors.danger.base-hover": "9b4169ecabfd848c9b44491cb495265e3f791dff", + "colors.danger.base-active": "8f5382912379d0f372d4ea73aab676b89529ff86", + "colors.danger.text-subtle": "cee2f8a4bb8d8b4725310985c97fbed92de3d967", + "colors.danger.text-default": "b5179332af10cd8992644067856daf592c29d4e9", + "colors.danger.contrast-first": "d2ed2591ab04070367d25400aac02516f38de5bc", + "colors.danger.contrast-second": "6c96850f1040283905e42fb949a0982630a7a65e", + "colors.info.background-default": "828429d7c6431e3e3dacbf8e9436a8857bf202d6", + "colors.info.background-subtle": "d0168b23a6cb1f56f3f49e9f0cfe6c5189e5b929", + "colors.info.surface-default": "171b3daed0e6929ebf701a93b2093f04dbb2f42b", + "colors.info.surface-hover": "04157705b1de24685b9cc1fd8f17849580d2f4aa", + "colors.info.surface-active": "b4e579f28dcc041cfd28116e72106b1ef4ce37e1", + "colors.info.border-subtle": "37c6ee5db7e8887251090f7335522656ee0c79e3", + "colors.info.border-default": "f88cd3ab632ef03da1560e2ff25322b59ca1febb", + "colors.info.border-strong": "f8e8f50525d2af89bf5e863fd928df6383f2d011", + "colors.info.base-default": "fdf229fa56d560fc5bfbe0230f0467836c4a000b", + "colors.info.base-hover": "a56675351a54d796a0a876b9e409fbf1adffac5a", + "colors.info.base-active": "0e8d09c5b57fa25cce2f91e4d4b03850b7aa48d0", + "colors.info.text-subtle": "f1398fe29edc35518d2dd3100bdba3b74223a5cb", + "colors.info.text-default": "61ab552912300b92bcf6fd405ec8ea785fef5cd1", + "colors.info.contrast-first": "0653f816bc4a201411dc3a69b285f96d91fe5e01", + "colors.info.contrast-second": "02765808ea20b736e078c8ada4e5771cb2e92201", + "colors.warning.background-default": "6c4cf4a039a4977d86ed54fd2620088ffa266e24", + "colors.warning.background-subtle": "c2f67e57be90da3a592c90e63d2293bd6a45e350", + "colors.warning.surface-default": "a0a1e74bb3e3b587f6f2d9f3f84b07171436ed08", + "colors.warning.surface-hover": "18610b1f845ae822794cf026d0c594451e575582", + "colors.warning.surface-active": "f2476030a3f80341921623f3f05bc90c7ce0b89f", + "colors.warning.border-subtle": "142ef4491ba18e9f3ac35211be3bf2f430cb4405", + "colors.warning.border-default": "5d4f2fdd8d3b8ecec589a1d2b9586b494183c024", + "colors.warning.border-strong": "ca81787bf8a078aca0261dd751e7c888960d1303", + "colors.warning.base-default": "cf16283bc64090a939b5ca494ed1aa080748107a", + "colors.warning.base-hover": "4a11fd907dad857c2c0449873f7b6c210bc0a826", + "colors.warning.base-active": "e3ab9441ad64906af4bcd3c0ce2f1cfd79e99db9", + "colors.warning.text-subtle": "61e8ec6a2bbf9754b74be830febfd245cd0952b6", + "colors.warning.text-default": "b22b6b75d36caec017a8d591dcd3e9ca9d8cc91f", + "colors.warning.contrast-first": "e90a845ace9c93c2f1c4c12666ca4a7f99814447", + "colors.warning.contrast-second": "3eb0dd9c8631e7f88ec151ee7078970fe292f59d" }, "group": "semantic" }, @@ -1163,86 +1197,95 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme3": "enabled", - "core/defaults": "disabled" + "core/light/global": "disabled", + "core/dark/global": "disabled", + "core/light/theme1": "disabled", + "core/dark/theme1": "disabled", + "core/light/theme2": "disabled", + "core/dark/theme2": "disabled", + "core/dark/theme3": "disabled", + "core/dark/theme4": "disabled", + "core/light/theme3": "disabled", + "core/light/theme4": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:62:403", - "$figmaModeId": "62:5", + "$figmaCollectionId": "VariableCollectionId:65:399", + "$figmaModeId": "65:5", "$figmaVariableReferences": { - "colors.accent.1": "c1d347553b9e2e74f6e5e337a36996ecec9114b0", - "colors.accent.2": "56ce48685270e3bbd8e745c767e6940d36c207cc", - "colors.accent.3": "71d797a5e582ccd74284c2af4a61bca7dc353762", - "colors.accent.4": "8a3d06a9b0e6b80cbcd95670292c25b27f0977ff", - "colors.accent.5": "47ca1d41438073c3e65aea6c4e5013a9e63ac917", - "colors.accent.6": "85de5154f207763c436000bfc7c52603aa9fef51", - "colors.accent.7": "6c49d43c5c3aff3b2a656fe38e38605989ba33e0", - "colors.accent.8": "6faa194e21fd101200bc1ea0f1e046fcdc2336c9", - "colors.accent.9": "204229af56f3f82ef60a880da0fb86235aa6d686", - "colors.accent.10": "2fd1a4b2e98263719bb82933a98d3d9f0a723240", - "colors.accent.11": "29ad94b8e88196865ea6af7fbb7475f00e01fa5b", - "colors.accent.12": "8bfbc49a0e1818d5293687633e636006543ef575", - "colors.accent.13": "d4795a202ebfd5dc1ea9a92b8942612d540f103c", - "colors.accent.contrast-1": "c1867d7c8135187ad38ca25514173beba0e37591", - "colors.accent.contrast-2": "092783447b9260b318daf770d75907d6aa994503", - "colors.neutral.1": "7bce5dc748339bc0084b44581bf4fffab052fa7d", - "colors.neutral.2": "85a0525c49f48df7259d56c6cfcfa2bbba4365d2", - "colors.neutral.3": "773769fa91d5044b613ca6f7190b5399e900fe44", - "colors.neutral.4": "cc88597d85eaac5799e35a598d9f2eb016891aea", - "colors.neutral.5": "a6daff3b0eb8e71b47c516ab77565671d4e3932d", - "colors.neutral.6": "6b7a29fd5e2737cf0f2591f44da4fbf8e36973c4", - "colors.neutral.7": "cd11dcc058ceee035cb7308ce6dffc0ceb1b5e7c", - "colors.neutral.8": "9395b4f8f0774c655e66dc0028aa39804ac90b8e", - "colors.neutral.9": "007a2256107d67a53e774a7af181d747fa10b498", - "colors.neutral.10": "6a782ba38127c1042d29dfd22d43ba0b433fbc2b", - "colors.neutral.11": "48cf18a09741f66851b3ece30c3b409802bb7e9b", - "colors.neutral.12": "5c726a51d37d3c690dd38dd5765be3357002d4d5", - "colors.neutral.13": "4b6f9642835ebac516018e1174c080e968316cbd", - "colors.neutral.contrast-1": "4e8cf269cc0ceda286037252ca04205f84859b6c", - "colors.neutral.contrast-2": "68d3a0bbf21a9149dd4137a4ce010963a49c3af3", - "colors.brand1.1": "550b71fadd45595caa1d40a482b5fb334cfab4e4", - "colors.brand1.2": "d9d4f60c6f778528d0575247dc41c87c3d81d7f7", - "colors.brand1.3": "92817e37e0937c3d9e539ebc5bb04e7b03395239", - "colors.brand1.4": "82af19796180a50b09abb7b4e6c8ed2eaa8bcdf4", - "colors.brand1.5": "0b246d8058ebc29e41cb6d46aa9a86aaede7a061", - "colors.brand1.6": "23a5e356ed11c82817a7c6cc5fe0e248910bf975", - "colors.brand1.7": "ee3f332a092809f0cbc2d71d5abf0c2dade348f7", - "colors.brand1.8": "66394051c132009f1306bd6353661dd0d852512d", - "colors.brand1.9": "5dd8971038ef127725eca20ad32c99c794ac2255", - "colors.brand1.10": "29559cde82283974710fd20d4bca65eaab49b436", - "colors.brand1.11": "ac15402bed3456066c1fdbd5780894dbfefb0fbb", - "colors.brand1.12": "abd20b45a0b969f72d141298a44bf0cae9ad06e0", - "colors.brand1.13": "45437f97f75ebf64dee301648b3eaea8fc00f422", - "colors.brand1.contrast-1": "9ee8a8ae273a13e79abf467accb16d9c8991f976", - "colors.brand1.contrast-2": "7a52038711c802521f53ccf2308384d79bfa2e1b", - "colors.brand2.1": "2289662500af3b216acb059d9b0fdb3602cc8aae", - "colors.brand2.2": "1403f21e61f09963ee0749a249bbd2399cd8202e", - "colors.brand2.3": "b08a767dba2001b6f4e2276bedc3b55d19cd1722", - "colors.brand2.4": "300c8b62910d324b0b3380b3b9c93ec4632983f0", - "colors.brand2.5": "293963ac27ff1fc81f5a5ba75557110c5674296e", - "colors.brand2.6": "e54c2bfd603eb9495a217dba135fcd9f7239bd90", - "colors.brand2.7": "9a642ec98887a6e14df46ae72a45abe188b5728c", - "colors.brand2.8": "195f14159e37669f5c8b415c1bc7303270c0f797", - "colors.brand2.9": "2df764d250f84ad701b5bc339777023712529d9f", - "colors.brand2.10": "cb098f2be2954742f24a60744627e0a07532c45d", - "colors.brand2.11": "b44b5058d48ab45304f361edc621b164f1a81e11", - "colors.brand2.12": "31f2eb81455279826a271465a274c850a5c46676", - "colors.brand2.13": "67f8d7648e4c3b72fadbf5307b76e90dcbce75c4", - "colors.brand2.contrast-1": "f87b47ef0771fa61934748064c902513b6ade07c", - "colors.brand2.contrast-2": "6c49b1ea1fc2f47d456dc9df3bfdb309b0d4441c", - "colors.brand3.1": "eb8c3f2d7f753ceb6b7f89d58e5b4fabd004acf1", - "colors.brand3.2": "991907cf83ce10d3bf782c8760abdbebe95abe16", - "colors.brand3.3": "82e3710bf96fe7eefd1123501155009e5e4982b7", - "colors.brand3.4": "43b0a9b6c242ea8d591315216e7690a09b0a70d9", - "colors.brand3.5": "444de1423850f7cbeeea9eb6770108fb0f627952", - "colors.brand3.6": "b80b584ce86f63852b541528d0f80c40d96e689f", - "colors.brand3.7": "28e160d2ccd5eea98264692c2565f8bd4bcc7c5b", - "colors.brand3.8": "51e034b6cbd91e0068590eb664abd86effb58f63", - "colors.brand3.9": "4087a9f5f42417629409538ee73b48b9bae58e07", - "colors.brand3.10": "5a77be0f6546661378f77e504fefe710c4a14bef", - "colors.brand3.11": "fdaa4409b380d7f0f67e49c4188c39938a35d964", - "colors.brand3.12": "1c6b189a29a1a133d363bc9958f274204cb9beb9", - "colors.brand3.13": "d42e0f23059c1da841544e6a830bc68be9853038", - "colors.brand3.contrast-1": "737771afddce79b78d823d6eb5cffcb359e85dbb", - "colors.brand3.contrast-2": "71c720e31e32f87f6864ec60c3587aed8db3d3a2" + "colors.accent.1": "c27f1af335d030a4eee1c86a23615ddbfde2d60c", + "colors.accent.2": "b660a0413a750de12d0ba24f8e03abbba58cef01", + "colors.accent.3": "fbfca06b1127cc4f9f3cc535e6cbfd9e20a8df79", + "colors.accent.4": "21f9c6df56eb6a65bf1a1555a25541cb0bf99bfd", + "colors.accent.5": "e59ac14785ffa4f3471b0b430789852a01555920", + "colors.accent.6": "9caac40e7463390f5522b7d1b77779e55a8049d9", + "colors.accent.7": "d4f83c4e6d259629fef5e985fe680d468f9dff73", + "colors.accent.8": "54fbbeb83cfa1629f254243a075cef592098f22c", + "colors.accent.9": "84ea71cf0567d69ec88b7f56fbed232d89b1db44", + "colors.accent.10": "f18c2f45b9e45824ac20110632884afa35d2e96e", + "colors.accent.11": "5f5826f047fa024a8ae8a1bb4fe79d5eec82afdb", + "colors.accent.12": "ca52b17103dcb301f50088d2b32a3e10a60959f2", + "colors.accent.13": "827cdd213ca972a4593677323afe612ccd9c2cd3", + "colors.accent.contrast-1": "26c5f632a8f5cf479c6dc015b29d36e5c2e56869", + "colors.accent.contrast-2": "cba66074d65a93b68b7c3a9bda16ca45f4228dc8", + "colors.neutral.1": "9d8a6af427445a57be2625179599936b1fa7fd62", + "colors.neutral.2": "0e39674e783db6418deb082199c2e31422789f49", + "colors.neutral.3": "bb97c519aa6713271cd3d3b53c765ccbdb1e51c8", + "colors.neutral.4": "79e6d3911c21eefcbd4cfdce2ce958ae120ec73f", + "colors.neutral.5": "96d1bbecf6e901d34e4c5be521302613a756451a", + "colors.neutral.6": "7a731c98afe78dc08b01a3376b79df700dbd31ad", + "colors.neutral.7": "2901e7e9c405ac91e30091404185534cbe05568e", + "colors.neutral.8": "40998e93de3e6362ed8919e733aaa23028321ec0", + "colors.neutral.9": "ce680e2cec40369196cddb6cf1830c1608ac8593", + "colors.neutral.10": "a688be1fc90208b1616d07079e43795c5699b1be", + "colors.neutral.11": "87825ce7cf4687f461d09fd58e0bf9eedc97578d", + "colors.neutral.12": "f5f8159c11eff9dce945d320207211290c6cd045", + "colors.neutral.13": "7cbf731eba9740af0780705a99516c5b7a600fcb", + "colors.neutral.contrast-1": "aad3eae40c3a497f373e6fa52044fae2d44575c0", + "colors.neutral.contrast-2": "a63f44bfbafed23c6587f2e71631b5b6ba977f50", + "colors.brand1.1": "38e6ed0e60a6fbdc3a68cb4245e9f3b78f20407d", + "colors.brand1.2": "2d27770ac8724a485699db6be2c4e5c900fd040a", + "colors.brand1.3": "467c768e7e456b620f7d02763131574a651dfd77", + "colors.brand1.4": "6b64299438a0e5b126538ab1ca0b4fbbfbd549d3", + "colors.brand1.5": "7582c5e4780909055a87b1a628451b1f536d0ac4", + "colors.brand1.6": "78bac61700bbbf4bdfa19dab0066546b7453c968", + "colors.brand1.7": "6bb1fc50c3357c768b53e0aadffef36d88a4363a", + "colors.brand1.8": "1c3b22f02a70d5e508ec8b8308d50914040e6bfb", + "colors.brand1.9": "0d4524758f9bc7645aa62a2f6752a84faca113d0", + "colors.brand1.10": "5d4ff1ac2da13554f83c3ee4ccc2f3b872f37e3d", + "colors.brand1.11": "650d28a8dfced52d7f9248a7df0c5b0189defca8", + "colors.brand1.12": "482e59c58200dfcc64d4ce80a947efa78399d213", + "colors.brand1.13": "35b97e0ec097b5407a8c2c8009b7fbb84e25bc92", + "colors.brand1.contrast-1": "1a146f53429435188eb7a17c84341e061a71d7df", + "colors.brand1.contrast-2": "dae2fa96d48da60405b58e0cbe085af1ae913a83", + "colors.brand2.1": "1516db397b8a0a4ac9ef3f6066dfa642e07025f8", + "colors.brand2.2": "6b9d455903a0fe575dab82bb85043ca775dabd21", + "colors.brand2.3": "ce4cd26c79f8d8ceef16b278941eec23989f0c09", + "colors.brand2.4": "bfd63e0175c5d716308c69c024a713b3233f6ad8", + "colors.brand2.5": "27461c03cde7fe45a7dd4369d013065771d0ec32", + "colors.brand2.6": "ae35a345dc29aec17ec5b428a0ef65dd2b7ced88", + "colors.brand2.7": "2923b2b9fe0afc9db6aad0a5a691894456173084", + "colors.brand2.8": "0eb7e565d7e417a24000f8e815d9d76de5c43e97", + "colors.brand2.9": "a4e7ccbb03ca60330d84e5a0a43c6aadd76652e2", + "colors.brand2.10": "146f49794d7db25714ce6da752af464ae244653b", + "colors.brand2.11": "8ee140aac104fc417d86d5cac1c9845214b2f396", + "colors.brand2.12": "c31afd2d14865da48ae86fc9d44e79f64333e59e", + "colors.brand2.13": "e7dc682dd357b267eac4a1e656f0000aa9473c6d", + "colors.brand2.contrast-1": "69b8dedc4a3a45695f5bd237758593c7e2dd4f1e", + "colors.brand2.contrast-2": "a7ee26c2500bc7f534ae066661d460d1e1888cc7", + "colors.brand3.1": "f3d8fa4bc812ad125b54727da8cf491873c73a52", + "colors.brand3.2": "ea99f8c2d0b541e2f8660280a2822e00d3985787", + "colors.brand3.3": "beb0cc0cfd5f056d85569f39f5c2243f3129aee7", + "colors.brand3.4": "d8196b1747267284362aec5e0a5c1407e24680bc", + "colors.brand3.5": "bfe858af2be01f2066b06c7209d32a060b83779f", + "colors.brand3.6": "86028c8b9d41172bf8746608187bd2cf4cc41592", + "colors.brand3.7": "20ba646418ae45ae6bc47a8d0af3d86c218fb080", + "colors.brand3.8": "58417488df518b313563c4ef3119e906c7d833f9", + "colors.brand3.9": "3b3b3b9756081175094fdff589fb1be53c651231", + "colors.brand3.10": "a8fd2b1e31f20310d36bc77836961d284e2586f5", + "colors.brand3.11": "a744d949cae305f1633dfc20216e70d90658b98d", + "colors.brand3.12": "266296f14b484441db7eb0e693a4a8c000f76b4f", + "colors.brand3.13": "f97b5677cbd79ff6f1cfef453afb2fcbf09112ac", + "colors.brand3.contrast-1": "fdc660e7f9762f4b129688cfa9e05112afc46830", + "colors.brand3.contrast-2": "1996d517bbcfa74cc3110ce915465d9356390c88" }, "group": "Theme" }, @@ -1252,87 +1295,96 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme4": "enabled", - "core/defaults": "disabled" + "core/light/global": "disabled", + "core/dark/global": "disabled", + "core/light/theme1": "disabled", + "core/dark/theme1": "disabled", + "core/light/theme2": "disabled", + "core/dark/theme2": "disabled", + "core/dark/theme3": "disabled", + "core/dark/theme4": "disabled", + "core/light/theme3": "disabled", + "core/light/theme4": "disabled" }, "group": "Theme", - "$figmaCollectionId": "VariableCollectionId:62:403", - "$figmaModeId": "62:6", + "$figmaCollectionId": "VariableCollectionId:65:399", + "$figmaModeId": "65:6", "$figmaVariableReferences": { - "colors.accent.1": "c1d347553b9e2e74f6e5e337a36996ecec9114b0", - "colors.accent.2": "56ce48685270e3bbd8e745c767e6940d36c207cc", - "colors.accent.3": "71d797a5e582ccd74284c2af4a61bca7dc353762", - "colors.accent.4": "8a3d06a9b0e6b80cbcd95670292c25b27f0977ff", - "colors.accent.5": "47ca1d41438073c3e65aea6c4e5013a9e63ac917", - "colors.accent.6": "85de5154f207763c436000bfc7c52603aa9fef51", - "colors.accent.7": "6c49d43c5c3aff3b2a656fe38e38605989ba33e0", - "colors.accent.8": "6faa194e21fd101200bc1ea0f1e046fcdc2336c9", - "colors.accent.9": "204229af56f3f82ef60a880da0fb86235aa6d686", - "colors.accent.10": "2fd1a4b2e98263719bb82933a98d3d9f0a723240", - "colors.accent.11": "29ad94b8e88196865ea6af7fbb7475f00e01fa5b", - "colors.accent.12": "8bfbc49a0e1818d5293687633e636006543ef575", - "colors.accent.13": "d4795a202ebfd5dc1ea9a92b8942612d540f103c", - "colors.accent.contrast-1": "c1867d7c8135187ad38ca25514173beba0e37591", - "colors.accent.contrast-2": "092783447b9260b318daf770d75907d6aa994503", - "colors.neutral.1": "7bce5dc748339bc0084b44581bf4fffab052fa7d", - "colors.neutral.2": "85a0525c49f48df7259d56c6cfcfa2bbba4365d2", - "colors.neutral.3": "773769fa91d5044b613ca6f7190b5399e900fe44", - "colors.neutral.4": "cc88597d85eaac5799e35a598d9f2eb016891aea", - "colors.neutral.5": "a6daff3b0eb8e71b47c516ab77565671d4e3932d", - "colors.neutral.6": "6b7a29fd5e2737cf0f2591f44da4fbf8e36973c4", - "colors.neutral.7": "cd11dcc058ceee035cb7308ce6dffc0ceb1b5e7c", - "colors.neutral.8": "9395b4f8f0774c655e66dc0028aa39804ac90b8e", - "colors.neutral.9": "007a2256107d67a53e774a7af181d747fa10b498", - "colors.neutral.10": "6a782ba38127c1042d29dfd22d43ba0b433fbc2b", - "colors.neutral.11": "48cf18a09741f66851b3ece30c3b409802bb7e9b", - "colors.neutral.12": "5c726a51d37d3c690dd38dd5765be3357002d4d5", - "colors.neutral.13": "4b6f9642835ebac516018e1174c080e968316cbd", - "colors.neutral.contrast-1": "4e8cf269cc0ceda286037252ca04205f84859b6c", - "colors.neutral.contrast-2": "68d3a0bbf21a9149dd4137a4ce010963a49c3af3", - "colors.brand1.1": "550b71fadd45595caa1d40a482b5fb334cfab4e4", - "colors.brand1.2": "d9d4f60c6f778528d0575247dc41c87c3d81d7f7", - "colors.brand1.3": "92817e37e0937c3d9e539ebc5bb04e7b03395239", - "colors.brand1.4": "82af19796180a50b09abb7b4e6c8ed2eaa8bcdf4", - "colors.brand1.5": "0b246d8058ebc29e41cb6d46aa9a86aaede7a061", - "colors.brand1.6": "23a5e356ed11c82817a7c6cc5fe0e248910bf975", - "colors.brand1.7": "ee3f332a092809f0cbc2d71d5abf0c2dade348f7", - "colors.brand1.8": "66394051c132009f1306bd6353661dd0d852512d", - "colors.brand1.9": "5dd8971038ef127725eca20ad32c99c794ac2255", - "colors.brand1.10": "29559cde82283974710fd20d4bca65eaab49b436", - "colors.brand1.11": "ac15402bed3456066c1fdbd5780894dbfefb0fbb", - "colors.brand1.12": "abd20b45a0b969f72d141298a44bf0cae9ad06e0", - "colors.brand1.13": "45437f97f75ebf64dee301648b3eaea8fc00f422", - "colors.brand1.contrast-1": "9ee8a8ae273a13e79abf467accb16d9c8991f976", - "colors.brand1.contrast-2": "7a52038711c802521f53ccf2308384d79bfa2e1b", - "colors.brand2.1": "2289662500af3b216acb059d9b0fdb3602cc8aae", - "colors.brand2.2": "1403f21e61f09963ee0749a249bbd2399cd8202e", - "colors.brand2.3": "b08a767dba2001b6f4e2276bedc3b55d19cd1722", - "colors.brand2.4": "300c8b62910d324b0b3380b3b9c93ec4632983f0", - "colors.brand2.5": "293963ac27ff1fc81f5a5ba75557110c5674296e", - "colors.brand2.6": "e54c2bfd603eb9495a217dba135fcd9f7239bd90", - "colors.brand2.7": "9a642ec98887a6e14df46ae72a45abe188b5728c", - "colors.brand2.8": "195f14159e37669f5c8b415c1bc7303270c0f797", - "colors.brand2.9": "2df764d250f84ad701b5bc339777023712529d9f", - "colors.brand2.10": "cb098f2be2954742f24a60744627e0a07532c45d", - "colors.brand2.11": "b44b5058d48ab45304f361edc621b164f1a81e11", - "colors.brand2.12": "31f2eb81455279826a271465a274c850a5c46676", - "colors.brand2.13": "67f8d7648e4c3b72fadbf5307b76e90dcbce75c4", - "colors.brand2.contrast-1": "f87b47ef0771fa61934748064c902513b6ade07c", - "colors.brand2.contrast-2": "6c49b1ea1fc2f47d456dc9df3bfdb309b0d4441c", - "colors.brand3.1": "eb8c3f2d7f753ceb6b7f89d58e5b4fabd004acf1", - "colors.brand3.2": "991907cf83ce10d3bf782c8760abdbebe95abe16", - "colors.brand3.3": "82e3710bf96fe7eefd1123501155009e5e4982b7", - "colors.brand3.4": "43b0a9b6c242ea8d591315216e7690a09b0a70d9", - "colors.brand3.5": "444de1423850f7cbeeea9eb6770108fb0f627952", - "colors.brand3.6": "b80b584ce86f63852b541528d0f80c40d96e689f", - "colors.brand3.7": "28e160d2ccd5eea98264692c2565f8bd4bcc7c5b", - "colors.brand3.8": "51e034b6cbd91e0068590eb664abd86effb58f63", - "colors.brand3.9": "4087a9f5f42417629409538ee73b48b9bae58e07", - "colors.brand3.10": "5a77be0f6546661378f77e504fefe710c4a14bef", - "colors.brand3.11": "fdaa4409b380d7f0f67e49c4188c39938a35d964", - "colors.brand3.12": "1c6b189a29a1a133d363bc9958f274204cb9beb9", - "colors.brand3.13": "d42e0f23059c1da841544e6a830bc68be9853038", - "colors.brand3.contrast-1": "737771afddce79b78d823d6eb5cffcb359e85dbb", - "colors.brand3.contrast-2": "71c720e31e32f87f6864ec60c3587aed8db3d3a2" + "colors.accent.1": "c27f1af335d030a4eee1c86a23615ddbfde2d60c", + "colors.accent.2": "b660a0413a750de12d0ba24f8e03abbba58cef01", + "colors.accent.3": "fbfca06b1127cc4f9f3cc535e6cbfd9e20a8df79", + "colors.accent.4": "21f9c6df56eb6a65bf1a1555a25541cb0bf99bfd", + "colors.accent.5": "e59ac14785ffa4f3471b0b430789852a01555920", + "colors.accent.6": "9caac40e7463390f5522b7d1b77779e55a8049d9", + "colors.accent.7": "d4f83c4e6d259629fef5e985fe680d468f9dff73", + "colors.accent.8": "54fbbeb83cfa1629f254243a075cef592098f22c", + "colors.accent.9": "84ea71cf0567d69ec88b7f56fbed232d89b1db44", + "colors.accent.10": "f18c2f45b9e45824ac20110632884afa35d2e96e", + "colors.accent.11": "5f5826f047fa024a8ae8a1bb4fe79d5eec82afdb", + "colors.accent.12": "ca52b17103dcb301f50088d2b32a3e10a60959f2", + "colors.accent.13": "827cdd213ca972a4593677323afe612ccd9c2cd3", + "colors.accent.contrast-1": "26c5f632a8f5cf479c6dc015b29d36e5c2e56869", + "colors.accent.contrast-2": "cba66074d65a93b68b7c3a9bda16ca45f4228dc8", + "colors.neutral.1": "9d8a6af427445a57be2625179599936b1fa7fd62", + "colors.neutral.2": "0e39674e783db6418deb082199c2e31422789f49", + "colors.neutral.3": "bb97c519aa6713271cd3d3b53c765ccbdb1e51c8", + "colors.neutral.4": "79e6d3911c21eefcbd4cfdce2ce958ae120ec73f", + "colors.neutral.5": "96d1bbecf6e901d34e4c5be521302613a756451a", + "colors.neutral.6": "7a731c98afe78dc08b01a3376b79df700dbd31ad", + "colors.neutral.7": "2901e7e9c405ac91e30091404185534cbe05568e", + "colors.neutral.8": "40998e93de3e6362ed8919e733aaa23028321ec0", + "colors.neutral.9": "ce680e2cec40369196cddb6cf1830c1608ac8593", + "colors.neutral.10": "a688be1fc90208b1616d07079e43795c5699b1be", + "colors.neutral.11": "87825ce7cf4687f461d09fd58e0bf9eedc97578d", + "colors.neutral.12": "f5f8159c11eff9dce945d320207211290c6cd045", + "colors.neutral.13": "7cbf731eba9740af0780705a99516c5b7a600fcb", + "colors.neutral.contrast-1": "aad3eae40c3a497f373e6fa52044fae2d44575c0", + "colors.neutral.contrast-2": "a63f44bfbafed23c6587f2e71631b5b6ba977f50", + "colors.brand1.1": "38e6ed0e60a6fbdc3a68cb4245e9f3b78f20407d", + "colors.brand1.2": "2d27770ac8724a485699db6be2c4e5c900fd040a", + "colors.brand1.3": "467c768e7e456b620f7d02763131574a651dfd77", + "colors.brand1.4": "6b64299438a0e5b126538ab1ca0b4fbbfbd549d3", + "colors.brand1.5": "7582c5e4780909055a87b1a628451b1f536d0ac4", + "colors.brand1.6": "78bac61700bbbf4bdfa19dab0066546b7453c968", + "colors.brand1.7": "6bb1fc50c3357c768b53e0aadffef36d88a4363a", + "colors.brand1.8": "1c3b22f02a70d5e508ec8b8308d50914040e6bfb", + "colors.brand1.9": "0d4524758f9bc7645aa62a2f6752a84faca113d0", + "colors.brand1.10": "5d4ff1ac2da13554f83c3ee4ccc2f3b872f37e3d", + "colors.brand1.11": "650d28a8dfced52d7f9248a7df0c5b0189defca8", + "colors.brand1.12": "482e59c58200dfcc64d4ce80a947efa78399d213", + "colors.brand1.13": "35b97e0ec097b5407a8c2c8009b7fbb84e25bc92", + "colors.brand1.contrast-1": "1a146f53429435188eb7a17c84341e061a71d7df", + "colors.brand1.contrast-2": "dae2fa96d48da60405b58e0cbe085af1ae913a83", + "colors.brand2.1": "1516db397b8a0a4ac9ef3f6066dfa642e07025f8", + "colors.brand2.2": "6b9d455903a0fe575dab82bb85043ca775dabd21", + "colors.brand2.3": "ce4cd26c79f8d8ceef16b278941eec23989f0c09", + "colors.brand2.4": "bfd63e0175c5d716308c69c024a713b3233f6ad8", + "colors.brand2.5": "27461c03cde7fe45a7dd4369d013065771d0ec32", + "colors.brand2.6": "ae35a345dc29aec17ec5b428a0ef65dd2b7ced88", + "colors.brand2.7": "2923b2b9fe0afc9db6aad0a5a691894456173084", + "colors.brand2.8": "0eb7e565d7e417a24000f8e815d9d76de5c43e97", + "colors.brand2.9": "a4e7ccbb03ca60330d84e5a0a43c6aadd76652e2", + "colors.brand2.10": "146f49794d7db25714ce6da752af464ae244653b", + "colors.brand2.11": "8ee140aac104fc417d86d5cac1c9845214b2f396", + "colors.brand2.12": "c31afd2d14865da48ae86fc9d44e79f64333e59e", + "colors.brand2.13": "e7dc682dd357b267eac4a1e656f0000aa9473c6d", + "colors.brand2.contrast-1": "69b8dedc4a3a45695f5bd237758593c7e2dd4f1e", + "colors.brand2.contrast-2": "a7ee26c2500bc7f534ae066661d460d1e1888cc7", + "colors.brand3.1": "f3d8fa4bc812ad125b54727da8cf491873c73a52", + "colors.brand3.2": "ea99f8c2d0b541e2f8660280a2822e00d3985787", + "colors.brand3.3": "beb0cc0cfd5f056d85569f39f5c2243f3129aee7", + "colors.brand3.4": "d8196b1747267284362aec5e0a5c1407e24680bc", + "colors.brand3.5": "bfe858af2be01f2066b06c7209d32a060b83779f", + "colors.brand3.6": "86028c8b9d41172bf8746608187bd2cf4cc41592", + "colors.brand3.7": "20ba646418ae45ae6bc47a8d0af3d86c218fb080", + "colors.brand3.8": "58417488df518b313563c4ef3119e906c7d833f9", + "colors.brand3.9": "3b3b3b9756081175094fdff589fb1be53c651231", + "colors.brand3.10": "a8fd2b1e31f20310d36bc77836961d284e2586f5", + "colors.brand3.11": "a744d949cae305f1633dfc20216e70d90658b98d", + "colors.brand3.12": "266296f14b484441db7eb0e693a4a8c000f76b4f", + "colors.brand3.13": "f97b5677cbd79ff6f1cfef453afb2fcbf09112ac", + "colors.brand3.contrast-1": "fdc660e7f9762f4b129688cfa9e05112afc46830", + "colors.brand3.contrast-2": "1996d517bbcfa74cc3110ce915465d9356390c88" } } ] \ No newline at end of file diff --git a/design-tokens/core/dark/global.json b/design-tokens/core/dark/global.json new file mode 100644 index 0000000000..b1a3d0ade3 --- /dev/null +++ b/design-tokens/core/dark/global.json @@ -0,0 +1,314 @@ +{ + "global": { + "green": { + "1": { + "value": "#08200c", + "type": "color" + }, + "2": { + "value": "#0b290f", + "type": "color" + }, + "3": { + "value": "#0f3814", + "type": "color" + }, + "4": { + "value": "#114218", + "type": "color" + }, + "5": { + "value": "#144c1c", + "type": "color" + }, + "6": { + "value": "#185e22", + "type": "color" + }, + "7": { + "value": "#207a2c", + "type": "color" + }, + "8": { + "value": "#279636", + "type": "color" + }, + "9": { + "value": "#2ca63d", + "type": "color" + }, + "10": { + "value": "#248c33", + "type": "color" + }, + "11": { + "value": "#1d7129", + "type": "color" + }, + "12": { + "value": "#64be70", + "type": "color" + }, + "13": { + "value": "#a2d8aa", + "type": "color" + }, + "contrast-1": { + "value": "#000", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "yellow": { + "1": { + "value": "#211b08", + "type": "color" + }, + "2": { + "value": "#2b230a", + "type": "color" + }, + "3": { + "value": "#3a300e", + "type": "color" + }, + "4": { + "value": "#453810", + "type": "color" + }, + "5": { + "value": "#4e4013", + "type": "color" + }, + "6": { + "value": "#625017", + "type": "color" + }, + "7": { + "value": "#7f681e", + "type": "color" + }, + "8": { + "value": "#9c8125", + "type": "color" + }, + "9": { + "value": "#ecc238", + "type": "color" + }, + "10": { + "value": "#cfaa31", + "type": "color" + }, + "11": { + "value": "#b2922a", + "type": "color" + }, + "12": { + "value": "#cca730", + "type": "color" + }, + "13": { + "value": "#eec84d", + "type": "color" + }, + "contrast-1": { + "value": "#000", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "orange": { + "1": { + "value": "#2d1508", + "type": "color" + }, + "2": { + "value": "#3a1b0a", + "type": "color" + }, + "3": { + "value": "#4f240d", + "type": "color" + }, + "4": { + "value": "#5d2b0f", + "type": "color" + }, + "5": { + "value": "#6b3212", + "type": "color" + }, + "6": { + "value": "#853e16", + "type": "color" + }, + "7": { + "value": "#ac4f1c", + "type": "color" + }, + "8": { + "value": "#d46223", + "type": "color" + }, + "9": { + "value": "#d46223", + "type": "color" + }, + "10": { + "value": "#b0511d", + "type": "color" + }, + "11": { + "value": "#8e4117", + "type": "color" + }, + "12": { + "value": "#e39a72", + "type": "color" + }, + "13": { + "value": "#efc3ab", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "red": { + "1": { + "value": "#380c0c", + "type": "color" + }, + "2": { + "value": "#470f10", + "type": "color" + }, + "3": { + "value": "#5e1515", + "type": "color" + }, + "4": { + "value": "#6f1819", + "type": "color" + }, + "5": { + "value": "#7f1c1c", + "type": "color" + }, + "6": { + "value": "#9d2223", + "type": "color" + }, + "7": { + "value": "#bb3f40", + "type": "color" + }, + "8": { + "value": "#c96666", + "type": "color" + }, + "9": { + "value": "#b32728", + "type": "color" + }, + "10": { + "value": "#8c1f1f", + "type": "color" + }, + "11": { + "value": "#671617", + "type": "color" + }, + "12": { + "value": "#dc9a9b", + "type": "color" + }, + "13": { + "value": "#e9c2c2", + "type": "color" + }, + "contrast-1": { + "value": "#000", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "blue": { + "1": { + "value": "#031d30", + "type": "color" + }, + "2": { + "value": "#032540", + "type": "color" + }, + "3": { + "value": "#043256", + "type": "color" + }, + "4": { + "value": "#053c65", + "type": "color" + }, + "5": { + "value": "#064474", + "type": "color" + }, + "6": { + "value": "#075490", + "type": "color" + }, + "7": { + "value": "#0a6dba", + "type": "color" + }, + "8": { + "value": "#3389cb", + "type": "color" + }, + "9": { + "value": "#0c72c1", + "type": "color" + }, + "10": { + "value": "#085c9c", + "type": "color" + }, + "11": { + "value": "#064678", + "type": "color" + }, + "12": { + "value": "#78b1dc", + "type": "color" + }, + "13": { + "value": "#aed0ea", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/core/dark/theme1.json b/design-tokens/core/dark/theme1.json new file mode 100644 index 0000000000..2cf40c9b69 --- /dev/null +++ b/design-tokens/core/dark/theme1.json @@ -0,0 +1,314 @@ +{ + "theme1": { + "accent": { + "1": { + "value": "#001c36", + "type": "color" + }, + "2": { + "value": "#002445", + "type": "color" + }, + "3": { + "value": "#00315c", + "type": "color" + }, + "4": { + "value": "#00396d", + "type": "color" + }, + "5": { + "value": "#00427e", + "type": "color" + }, + "6": { + "value": "#00529d", + "type": "color" + }, + "7": { + "value": "#0f6bbe", + "type": "color" + }, + "8": { + "value": "#3d88ca", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#7eb0dc", + "type": "color" + }, + "13": { + "value": "#b0cfea", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#2f1213", + "type": "color" + }, + "2": { + "value": "#3c1819", + "type": "color" + }, + "3": { + "value": "#522021", + "type": "color" + }, + "4": { + "value": "#602627", + "type": "color" + }, + "5": { + "value": "#702c2e", + "type": "color" + }, + "6": { + "value": "#8b3639", + "type": "color" + }, + "7": { + "value": "#b34649", + "type": "color" + }, + "8": { + "value": "#dd565a", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#f78d8f", + "type": "color" + }, + "13": { + "value": "#fabcbd", + "type": "color" + }, + "contrast-1": { + "value": "#41191b", + "type": "color" + }, + "contrast-2": { + "value": "#2f1213", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#231a05", + "type": "color" + }, + "2": { + "value": "#2d2206", + "type": "color" + }, + "3": { + "value": "#3d2e09", + "type": "color" + }, + "4": { + "value": "#48360a", + "type": "color" + }, + "5": { + "value": "#543e0c", + "type": "color" + }, + "6": { + "value": "#684e0f", + "type": "color" + }, + "7": { + "value": "#876413", + "type": "color" + }, + "8": { + "value": "#a87c17", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#daa21f", + "type": "color" + }, + "13": { + "value": "#eec76c", + "type": "color" + }, + "contrast-1": { + "value": "#302407", + "type": "color" + }, + "contrast-2": { + "value": "#45340a", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#061d30", + "type": "color" + }, + "2": { + "value": "#07253c", + "type": "color" + }, + "3": { + "value": "#0a3251", + "type": "color" + }, + "4": { + "value": "#0c3b60", + "type": "color" + }, + "5": { + "value": "#0e446e", + "type": "color" + }, + "6": { + "value": "#11558a", + "type": "color" + }, + "7": { + "value": "#166eb2", + "type": "color" + }, + "8": { + "value": "#1b88db", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#57b2f8", + "type": "color" + }, + "13": { + "value": "#9cd2fb", + "type": "color" + }, + "contrast-1": { + "value": "#082740", + "type": "color" + }, + "contrast-2": { + "value": "#061f33", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#131c27", + "type": "color" + }, + "2": { + "value": "#192433", + "type": "color" + }, + "3": { + "value": "#243142", + "type": "color" + }, + "4": { + "value": "#2e3a4a", + "type": "color" + }, + "5": { + "value": "#374352", + "type": "color" + }, + "6": { + "value": "#495361", + "type": "color" + }, + "7": { + "value": "#626b77", + "type": "color" + }, + "8": { + "value": "#7d848e", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#a6abb2", + "type": "color" + }, + "13": { + "value": "#c9ccd0", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/core/dark/theme2.json b/design-tokens/core/dark/theme2.json new file mode 100644 index 0000000000..5c97daa1d6 --- /dev/null +++ b/design-tokens/core/dark/theme2.json @@ -0,0 +1,314 @@ +{ + "theme2": { + "accent": { + "1": { + "value": "#001c36", + "type": "color" + }, + "2": { + "value": "#002445", + "type": "color" + }, + "3": { + "value": "#00315c", + "type": "color" + }, + "4": { + "value": "#00396d", + "type": "color" + }, + "5": { + "value": "#00427e", + "type": "color" + }, + "6": { + "value": "#00529d", + "type": "color" + }, + "7": { + "value": "#0f6bbe", + "type": "color" + }, + "8": { + "value": "#3d88ca", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#7eb0dc", + "type": "color" + }, + "13": { + "value": "#b0cfea", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#2f1213", + "type": "color" + }, + "2": { + "value": "#3c1819", + "type": "color" + }, + "3": { + "value": "#522021", + "type": "color" + }, + "4": { + "value": "#602627", + "type": "color" + }, + "5": { + "value": "#702c2e", + "type": "color" + }, + "6": { + "value": "#8b3639", + "type": "color" + }, + "7": { + "value": "#b34649", + "type": "color" + }, + "8": { + "value": "#dd565a", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#f78d8f", + "type": "color" + }, + "13": { + "value": "#fabcbd", + "type": "color" + }, + "contrast-1": { + "value": "#41191b", + "type": "color" + }, + "contrast-2": { + "value": "#2f1213", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#231a05", + "type": "color" + }, + "2": { + "value": "#2d2206", + "type": "color" + }, + "3": { + "value": "#3d2e09", + "type": "color" + }, + "4": { + "value": "#48360a", + "type": "color" + }, + "5": { + "value": "#543e0c", + "type": "color" + }, + "6": { + "value": "#684e0f", + "type": "color" + }, + "7": { + "value": "#876413", + "type": "color" + }, + "8": { + "value": "#a87c17", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#daa21f", + "type": "color" + }, + "13": { + "value": "#eec76c", + "type": "color" + }, + "contrast-1": { + "value": "#302407", + "type": "color" + }, + "contrast-2": { + "value": "#45340a", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#061d30", + "type": "color" + }, + "2": { + "value": "#07253c", + "type": "color" + }, + "3": { + "value": "#0a3251", + "type": "color" + }, + "4": { + "value": "#0c3b60", + "type": "color" + }, + "5": { + "value": "#0e446e", + "type": "color" + }, + "6": { + "value": "#11558a", + "type": "color" + }, + "7": { + "value": "#166eb2", + "type": "color" + }, + "8": { + "value": "#1b88db", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#57b2f8", + "type": "color" + }, + "13": { + "value": "#9cd2fb", + "type": "color" + }, + "contrast-1": { + "value": "#082740", + "type": "color" + }, + "contrast-2": { + "value": "#061f33", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#131c27", + "type": "color" + }, + "2": { + "value": "#192433", + "type": "color" + }, + "3": { + "value": "#243142", + "type": "color" + }, + "4": { + "value": "#2e3a4a", + "type": "color" + }, + "5": { + "value": "#374352", + "type": "color" + }, + "6": { + "value": "#495361", + "type": "color" + }, + "7": { + "value": "#626b77", + "type": "color" + }, + "8": { + "value": "#7d848e", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#a6abb2", + "type": "color" + }, + "13": { + "value": "#c9ccd0", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/core/dark/theme3.json b/design-tokens/core/dark/theme3.json new file mode 100644 index 0000000000..742297fb20 --- /dev/null +++ b/design-tokens/core/dark/theme3.json @@ -0,0 +1,314 @@ +{ + "theme3": { + "accent": { + "1": { + "value": "#001c36", + "type": "color" + }, + "2": { + "value": "#002445", + "type": "color" + }, + "3": { + "value": "#00315c", + "type": "color" + }, + "4": { + "value": "#00396d", + "type": "color" + }, + "5": { + "value": "#00427e", + "type": "color" + }, + "6": { + "value": "#00529d", + "type": "color" + }, + "7": { + "value": "#0f6bbe", + "type": "color" + }, + "8": { + "value": "#3d88ca", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#7eb0dc", + "type": "color" + }, + "13": { + "value": "#b0cfea", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#2f1213", + "type": "color" + }, + "2": { + "value": "#3c1819", + "type": "color" + }, + "3": { + "value": "#522021", + "type": "color" + }, + "4": { + "value": "#602627", + "type": "color" + }, + "5": { + "value": "#702c2e", + "type": "color" + }, + "6": { + "value": "#8b3639", + "type": "color" + }, + "7": { + "value": "#b34649", + "type": "color" + }, + "8": { + "value": "#dd565a", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#f78d8f", + "type": "color" + }, + "13": { + "value": "#fabcbd", + "type": "color" + }, + "contrast-1": { + "value": "#41191b", + "type": "color" + }, + "contrast-2": { + "value": "#2f1213", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#231a05", + "type": "color" + }, + "2": { + "value": "#2d2206", + "type": "color" + }, + "3": { + "value": "#3d2e09", + "type": "color" + }, + "4": { + "value": "#48360a", + "type": "color" + }, + "5": { + "value": "#543e0c", + "type": "color" + }, + "6": { + "value": "#684e0f", + "type": "color" + }, + "7": { + "value": "#876413", + "type": "color" + }, + "8": { + "value": "#a87c17", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#daa21f", + "type": "color" + }, + "13": { + "value": "#eec76c", + "type": "color" + }, + "contrast-1": { + "value": "#302407", + "type": "color" + }, + "contrast-2": { + "value": "#45340a", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#061d30", + "type": "color" + }, + "2": { + "value": "#07253c", + "type": "color" + }, + "3": { + "value": "#0a3251", + "type": "color" + }, + "4": { + "value": "#0c3b60", + "type": "color" + }, + "5": { + "value": "#0e446e", + "type": "color" + }, + "6": { + "value": "#11558a", + "type": "color" + }, + "7": { + "value": "#166eb2", + "type": "color" + }, + "8": { + "value": "#1b88db", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#57b2f8", + "type": "color" + }, + "13": { + "value": "#9cd2fb", + "type": "color" + }, + "contrast-1": { + "value": "#082740", + "type": "color" + }, + "contrast-2": { + "value": "#061f33", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#131c27", + "type": "color" + }, + "2": { + "value": "#192433", + "type": "color" + }, + "3": { + "value": "#243142", + "type": "color" + }, + "4": { + "value": "#2e3a4a", + "type": "color" + }, + "5": { + "value": "#374352", + "type": "color" + }, + "6": { + "value": "#495361", + "type": "color" + }, + "7": { + "value": "#626b77", + "type": "color" + }, + "8": { + "value": "#7d848e", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#a6abb2", + "type": "color" + }, + "13": { + "value": "#c9ccd0", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/core/dark/theme4.json b/design-tokens/core/dark/theme4.json new file mode 100644 index 0000000000..d5f1f3ce2a --- /dev/null +++ b/design-tokens/core/dark/theme4.json @@ -0,0 +1,314 @@ +{ + "theme4": { + "accent": { + "1": { + "value": "#001c36", + "type": "color" + }, + "2": { + "value": "#002445", + "type": "color" + }, + "3": { + "value": "#00315c", + "type": "color" + }, + "4": { + "value": "#00396d", + "type": "color" + }, + "5": { + "value": "#00427e", + "type": "color" + }, + "6": { + "value": "#00529d", + "type": "color" + }, + "7": { + "value": "#0f6bbe", + "type": "color" + }, + "8": { + "value": "#3d88ca", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#7eb0dc", + "type": "color" + }, + "13": { + "value": "#b0cfea", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#2f1213", + "type": "color" + }, + "2": { + "value": "#3c1819", + "type": "color" + }, + "3": { + "value": "#522021", + "type": "color" + }, + "4": { + "value": "#602627", + "type": "color" + }, + "5": { + "value": "#702c2e", + "type": "color" + }, + "6": { + "value": "#8b3639", + "type": "color" + }, + "7": { + "value": "#b34649", + "type": "color" + }, + "8": { + "value": "#dd565a", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#f78d8f", + "type": "color" + }, + "13": { + "value": "#fabcbd", + "type": "color" + }, + "contrast-1": { + "value": "#41191b", + "type": "color" + }, + "contrast-2": { + "value": "#2f1213", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#231a05", + "type": "color" + }, + "2": { + "value": "#2d2206", + "type": "color" + }, + "3": { + "value": "#3d2e09", + "type": "color" + }, + "4": { + "value": "#48360a", + "type": "color" + }, + "5": { + "value": "#543e0c", + "type": "color" + }, + "6": { + "value": "#684e0f", + "type": "color" + }, + "7": { + "value": "#876413", + "type": "color" + }, + "8": { + "value": "#a87c17", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#daa21f", + "type": "color" + }, + "13": { + "value": "#eec76c", + "type": "color" + }, + "contrast-1": { + "value": "#302407", + "type": "color" + }, + "contrast-2": { + "value": "#45340a", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#061d30", + "type": "color" + }, + "2": { + "value": "#07253c", + "type": "color" + }, + "3": { + "value": "#0a3251", + "type": "color" + }, + "4": { + "value": "#0c3b60", + "type": "color" + }, + "5": { + "value": "#0e446e", + "type": "color" + }, + "6": { + "value": "#11558a", + "type": "color" + }, + "7": { + "value": "#166eb2", + "type": "color" + }, + "8": { + "value": "#1b88db", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#57b2f8", + "type": "color" + }, + "13": { + "value": "#9cd2fb", + "type": "color" + }, + "contrast-1": { + "value": "#082740", + "type": "color" + }, + "contrast-2": { + "value": "#061f33", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#131c27", + "type": "color" + }, + "2": { + "value": "#192433", + "type": "color" + }, + "3": { + "value": "#243142", + "type": "color" + }, + "4": { + "value": "#2e3a4a", + "type": "color" + }, + "5": { + "value": "#374352", + "type": "color" + }, + "6": { + "value": "#495361", + "type": "color" + }, + "7": { + "value": "#626b77", + "type": "color" + }, + "8": { + "value": "#7d848e", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#a6abb2", + "type": "color" + }, + "13": { + "value": "#c9ccd0", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/core/light/global.json b/design-tokens/core/light/global.json new file mode 100644 index 0000000000..7b973f35dd --- /dev/null +++ b/design-tokens/core/light/global.json @@ -0,0 +1,314 @@ +{ + "global": { + "green": { + "1": { + "value": "#fcfefc", + "type": "color" + }, + "2": { + "value": "#e9f6ea", + "type": "color" + }, + "3": { + "value": "#d9efdc", + "type": "color" + }, + "4": { + "value": "#b9e1be", + "type": "color" + }, + "5": { + "value": "#94d29d", + "type": "color" + }, + "6": { + "value": "#9ed6a5", + "type": "color" + }, + "7": { + "value": "#29a03a", + "type": "color" + }, + "8": { + "value": "#185e22", + "type": "color" + }, + "9": { + "value": "#2ca63d", + "type": "color" + }, + "10": { + "value": "#248c33", + "type": "color" + }, + "11": { + "value": "#1d7129", + "type": "color" + }, + "12": { + "value": "#185c21", + "type": "color" + }, + "13": { + "value": "#0f3814", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "yellow": { + "1": { + "value": "#fffefc", + "type": "color" + }, + "2": { + "value": "#fbf2d5", + "type": "color" + }, + "3": { + "value": "#f9ebbd", + "type": "color" + }, + "4": { + "value": "#f2d474", + "type": "color" + }, + "5": { + "value": "#e8bf37", + "type": "color" + }, + "6": { + "value": "#edc644", + "type": "color" + }, + "7": { + "value": "#a68827", + "type": "color" + }, + "8": { + "value": "#625017", + "type": "color" + }, + "9": { + "value": "#ecc238", + "type": "color" + }, + "10": { + "value": "#cfaa31", + "type": "color" + }, + "11": { + "value": "#b2922a", + "type": "color" + }, + "12": { + "value": "#604f17", + "type": "color" + }, + "13": { + "value": "#3a300e", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "orange": { + "1": { + "value": "#fffefd", + "type": "color" + }, + "2": { + "value": "#fbf1ec", + "type": "color" + }, + "3": { + "value": "#f9e8df", + "type": "color" + }, + "4": { + "value": "#f2d0bc", + "type": "color" + }, + "5": { + "value": "#ecb99e", + "type": "color" + }, + "6": { + "value": "#eec0a7", + "type": "color" + }, + "7": { + "value": "#d76e34", + "type": "color" + }, + "8": { + "value": "#853e16", + "type": "color" + }, + "9": { + "value": "#d46223", + "type": "color" + }, + "10": { + "value": "#b0511d", + "type": "color" + }, + "11": { + "value": "#8e4117", + "type": "color" + }, + "12": { + "value": "#813c15", + "type": "color" + }, + "13": { + "value": "#4f240d", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "red": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fbf2f3", + "type": "color" + }, + "3": { + "value": "#f6e6e6", + "type": "color" + }, + "4": { + "value": "#eecfd0", + "type": "color" + }, + "5": { + "value": "#e6b9b9", + "type": "color" + }, + "6": { + "value": "#e8bfbf", + "type": "color" + }, + "7": { + "value": "#cd7172", + "type": "color" + }, + "8": { + "value": "#9d2223", + "type": "color" + }, + "9": { + "value": "#b32728", + "type": "color" + }, + "10": { + "value": "#8c1f1f", + "type": "color" + }, + "11": { + "value": "#671617", + "type": "color" + }, + "12": { + "value": "#9a2122", + "type": "color" + }, + "13": { + "value": "#5e1515", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + }, + "blue": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#edf5fa", + "type": "color" + }, + "3": { + "value": "#dfecf7", + "type": "color" + }, + "4": { + "value": "#bedaee", + "type": "color" + }, + "5": { + "value": "#a1c9e7", + "type": "color" + }, + "6": { + "value": "#aacee9", + "type": "color" + }, + "7": { + "value": "#4291ce", + "type": "color" + }, + "8": { + "value": "#075490", + "type": "color" + }, + "9": { + "value": "#0c72c1", + "type": "color" + }, + "10": { + "value": "#085c9c", + "type": "color" + }, + "11": { + "value": "#064678", + "type": "color" + }, + "12": { + "value": "#07528c", + "type": "color" + }, + "13": { + "value": "#043256", + "type": "color" + }, + "contrast-1": { + "value": "#ffffff", + "type": "color" + }, + "contrast-2": { + "value": "#e6e6e6", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/core/light/theme1.json b/design-tokens/core/light/theme1.json new file mode 100644 index 0000000000..0c2a338236 --- /dev/null +++ b/design-tokens/core/light/theme1.json @@ -0,0 +1,314 @@ +{ + "theme1": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fef0f1", + "type": "color" + }, + "3": { + "value": "#fde5e6", + "type": "color" + }, + "4": { + "value": "#fbcccd", + "type": "color" + }, + "5": { + "value": "#fab1b3", + "type": "color" + }, + "6": { + "value": "#fab8b9", + "type": "color" + }, + "7": { + "value": "#eb5b5f", + "type": "color" + }, + "8": { + "value": "#8b3639", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#873537", + "type": "color" + }, + "13": { + "value": "#522021", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#fffefc", + "type": "color" + }, + "2": { + "value": "#fbf3e0", + "type": "color" + }, + "3": { + "value": "#f8e9c6", + "type": "color" + }, + "4": { + "value": "#f2d48d", + "type": "color" + }, + "5": { + "value": "#ebbe54", + "type": "color" + }, + "6": { + "value": "#edc464", + "type": "color" + }, + "7": { + "value": "#b28419", + "type": "color" + }, + "8": { + "value": "#684e0f", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#664c0e", + "type": "color" + }, + "13": { + "value": "#3d2e09", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#fdfeff", + "type": "color" + }, + "2": { + "value": "#eaf6fe", + "type": "color" + }, + "3": { + "value": "#d9eefd", + "type": "color" + }, + "4": { + "value": "#b3dcfc", + "type": "color" + }, + "5": { + "value": "#8bcafa", + "type": "color" + }, + "6": { + "value": "#96cffa", + "type": "color" + }, + "7": { + "value": "#1c90e8", + "type": "color" + }, + "8": { + "value": "#11558a", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#105387", + "type": "color" + }, + "13": { + "value": "#0a3251", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/core/light/theme2.json b/design-tokens/core/light/theme2.json new file mode 100644 index 0000000000..f2459c32d4 --- /dev/null +++ b/design-tokens/core/light/theme2.json @@ -0,0 +1,314 @@ +{ + "theme2": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fef0f1", + "type": "color" + }, + "3": { + "value": "#fde5e6", + "type": "color" + }, + "4": { + "value": "#fbcccd", + "type": "color" + }, + "5": { + "value": "#fab1b3", + "type": "color" + }, + "6": { + "value": "#fab8b9", + "type": "color" + }, + "7": { + "value": "#eb5b5f", + "type": "color" + }, + "8": { + "value": "#8b3639", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#873537", + "type": "color" + }, + "13": { + "value": "#522021", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#fffefc", + "type": "color" + }, + "2": { + "value": "#fbf3e0", + "type": "color" + }, + "3": { + "value": "#f8e9c6", + "type": "color" + }, + "4": { + "value": "#f2d48d", + "type": "color" + }, + "5": { + "value": "#ebbe54", + "type": "color" + }, + "6": { + "value": "#edc464", + "type": "color" + }, + "7": { + "value": "#b28419", + "type": "color" + }, + "8": { + "value": "#684e0f", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#664c0e", + "type": "color" + }, + "13": { + "value": "#3d2e09", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#fdfeff", + "type": "color" + }, + "2": { + "value": "#eaf6fe", + "type": "color" + }, + "3": { + "value": "#d9eefd", + "type": "color" + }, + "4": { + "value": "#b3dcfc", + "type": "color" + }, + "5": { + "value": "#8bcafa", + "type": "color" + }, + "6": { + "value": "#96cffa", + "type": "color" + }, + "7": { + "value": "#1c90e8", + "type": "color" + }, + "8": { + "value": "#11558a", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#105387", + "type": "color" + }, + "13": { + "value": "#0a3251", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/core/light/theme3.json b/design-tokens/core/light/theme3.json new file mode 100644 index 0000000000..716170daf3 --- /dev/null +++ b/design-tokens/core/light/theme3.json @@ -0,0 +1,314 @@ +{ + "theme3": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fef0f1", + "type": "color" + }, + "3": { + "value": "#fde5e6", + "type": "color" + }, + "4": { + "value": "#fbcccd", + "type": "color" + }, + "5": { + "value": "#fab1b3", + "type": "color" + }, + "6": { + "value": "#fab8b9", + "type": "color" + }, + "7": { + "value": "#eb5b5f", + "type": "color" + }, + "8": { + "value": "#8b3639", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#873537", + "type": "color" + }, + "13": { + "value": "#522021", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#fffefc", + "type": "color" + }, + "2": { + "value": "#fbf3e0", + "type": "color" + }, + "3": { + "value": "#f8e9c6", + "type": "color" + }, + "4": { + "value": "#f2d48d", + "type": "color" + }, + "5": { + "value": "#ebbe54", + "type": "color" + }, + "6": { + "value": "#edc464", + "type": "color" + }, + "7": { + "value": "#b28419", + "type": "color" + }, + "8": { + "value": "#684e0f", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#664c0e", + "type": "color" + }, + "13": { + "value": "#3d2e09", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#fdfeff", + "type": "color" + }, + "2": { + "value": "#eaf6fe", + "type": "color" + }, + "3": { + "value": "#d9eefd", + "type": "color" + }, + "4": { + "value": "#b3dcfc", + "type": "color" + }, + "5": { + "value": "#8bcafa", + "type": "color" + }, + "6": { + "value": "#96cffa", + "type": "color" + }, + "7": { + "value": "#1c90e8", + "type": "color" + }, + "8": { + "value": "#11558a", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#105387", + "type": "color" + }, + "13": { + "value": "#0a3251", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/core/light/theme4.json b/design-tokens/core/light/theme4.json new file mode 100644 index 0000000000..b3fcd32e4d --- /dev/null +++ b/design-tokens/core/light/theme4.json @@ -0,0 +1,314 @@ +{ + "theme4": { + "accent": { + "1": { + "value": "#fefeff", + "type": "color" + }, + "2": { + "value": "#eef4fa", + "type": "color" + }, + "3": { + "value": "#e2edf7", + "type": "color" + }, + "4": { + "value": "#c3daef", + "type": "color" + }, + "5": { + "value": "#a4c7e6", + "type": "color" + }, + "6": { + "value": "#aecde9", + "type": "color" + }, + "7": { + "value": "#4b90ce", + "type": "color" + }, + "8": { + "value": "#00529d", + "type": "color" + }, + "9": { + "value": "#0163ba", + "type": "color" + }, + "10": { + "value": "#004d93", + "type": "color" + }, + "11": { + "value": "#00396d", + "type": "color" + }, + "12": { + "value": "#005099", + "type": "color" + }, + "13": { + "value": "#00315c", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "neutral": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f3f4f5", + "type": "color" + }, + "3": { + "value": "#e9eaec", + "type": "color" + }, + "4": { + "value": "#d5d7da", + "type": "color" + }, + "5": { + "value": "#c1c4c9", + "type": "color" + }, + "6": { + "value": "#c6c9cd", + "type": "color" + }, + "7": { + "value": "#858c96", + "type": "color" + }, + "8": { + "value": "#495361", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#46505e", + "type": "color" + }, + "13": { + "value": "#243142", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + }, + "brand1": { + "1": { + "value": "#fffefe", + "type": "color" + }, + "2": { + "value": "#fef0f1", + "type": "color" + }, + "3": { + "value": "#fde5e6", + "type": "color" + }, + "4": { + "value": "#fbcccd", + "type": "color" + }, + "5": { + "value": "#fab1b3", + "type": "color" + }, + "6": { + "value": "#fab8b9", + "type": "color" + }, + "7": { + "value": "#eb5b5f", + "type": "color" + }, + "8": { + "value": "#8b3639", + "type": "color" + }, + "9": { + "value": "#f35f63", + "type": "color" + }, + "10": { + "value": "#cc5053", + "type": "color" + }, + "11": { + "value": "#a84144", + "type": "color" + }, + "12": { + "value": "#873537", + "type": "color" + }, + "13": { + "value": "#522021", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand2": { + "1": { + "value": "#fffefc", + "type": "color" + }, + "2": { + "value": "#fbf3e0", + "type": "color" + }, + "3": { + "value": "#f8e9c6", + "type": "color" + }, + "4": { + "value": "#f2d48d", + "type": "color" + }, + "5": { + "value": "#ebbe54", + "type": "color" + }, + "6": { + "value": "#edc464", + "type": "color" + }, + "7": { + "value": "#b28419", + "type": "color" + }, + "8": { + "value": "#684e0f", + "type": "color" + }, + "9": { + "value": "#e4a920", + "type": "color" + }, + "10": { + "value": "#c6931c", + "type": "color" + }, + "11": { + "value": "#a87c17", + "type": "color" + }, + "12": { + "value": "#664c0e", + "type": "color" + }, + "13": { + "value": "#3d2e09", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + }, + "brand3": { + "1": { + "value": "#fdfeff", + "type": "color" + }, + "2": { + "value": "#eaf6fe", + "type": "color" + }, + "3": { + "value": "#d9eefd", + "type": "color" + }, + "4": { + "value": "#b3dcfc", + "type": "color" + }, + "5": { + "value": "#8bcafa", + "type": "color" + }, + "6": { + "value": "#96cffa", + "type": "color" + }, + "7": { + "value": "#1c90e8", + "type": "color" + }, + "8": { + "value": "#11558a", + "type": "color" + }, + "9": { + "value": "#1e98f5", + "type": "color" + }, + "10": { + "value": "#1980ce", + "type": "color" + }, + "11": { + "value": "#1569a9", + "type": "color" + }, + "12": { + "value": "#105387", + "type": "color" + }, + "13": { + "value": "#0a3251", + "type": "color" + }, + "contrast-1": { + "value": "#f6fafd", + "type": "color" + }, + "contrast-2": { + "value": "#ddeaf6", + "type": "color" + } + } + } +} \ No newline at end of file diff --git a/design-tokens/themes/theme1.json b/design-tokens/themes/theme1.json index 6b417c7271..abe86f75ce 100644 --- a/design-tokens/themes/theme1.json +++ b/design-tokens/themes/theme1.json @@ -2,311 +2,311 @@ "colors": { "accent": { "1": { - "value": "{themes.theme1.accent.1}", + "value": "{theme1.accent.1}", "type": "color" }, "2": { - "value": "{themes.theme1.accent.2}", + "value": "{theme1.accent.2}", "type": "color" }, "3": { - "value": "{themes.theme1.accent.3}", + "value": "{theme1.accent.3}", "type": "color" }, "4": { - "value": "{themes.theme1.accent.4}", + "value": "{theme1.accent.4}", "type": "color" }, "5": { - "value": "{themes.theme1.accent.5}", + "value": "{theme1.accent.5}", "type": "color" }, "6": { - "value": "{themes.theme1.accent.6}", + "value": "{theme1.accent.6}", "type": "color" }, "7": { - "value": "{themes.theme1.accent.7}", + "value": "{theme1.accent.7}", "type": "color" }, "8": { - "value": "{themes.theme1.accent.8}", + "value": "{theme1.accent.8}", "type": "color" }, "9": { - "value": "{themes.theme1.accent.9}", + "value": "{theme1.accent.9}", "type": "color" }, "10": { - "value": "{themes.theme1.accent.10}", + "value": "{theme1.accent.10}", "type": "color" }, "11": { - "value": "{themes.theme1.accent.11}", + "value": "{theme1.accent.11}", "type": "color" }, "12": { - "value": "{themes.theme1.accent.12}", + "value": "{theme1.accent.12}", "type": "color" }, "13": { - "value": "{themes.theme1.accent.13}", + "value": "{theme1.accent.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme1.accent.contrast-1}", + "value": "{theme1.accent.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme1.accent.contrast-2}", + "value": "{theme1.accent.contrast-2}", "type": "color" } }, "neutral": { "1": { - "value": "{themes.theme1.neutral.1}", + "value": "{theme1.neutral.1}", "type": "color" }, "2": { - "value": "{themes.theme1.neutral.2}", + "value": "{theme1.neutral.2}", "type": "color" }, "3": { - "value": "{themes.theme1.neutral.3}", + "value": "{theme1.neutral.3}", "type": "color" }, "4": { - "value": "{themes.theme1.neutral.4}", + "value": "{theme1.neutral.4}", "type": "color" }, "5": { - "value": "{themes.theme1.neutral.5}", + "value": "{theme1.neutral.5}", "type": "color" }, "6": { - "value": "{themes.theme1.neutral.6}", + "value": "{theme1.neutral.6}", "type": "color" }, "7": { - "value": "{themes.theme1.neutral.7}", + "value": "{theme1.neutral.7}", "type": "color" }, "8": { - "value": "{themes.theme1.neutral.8}", + "value": "{theme1.neutral.8}", "type": "color" }, "9": { - "value": "{themes.theme1.neutral.9}", + "value": "{theme1.neutral.9}", "type": "color" }, "10": { - "value": "{themes.theme1.neutral.10}", + "value": "{theme1.neutral.10}", "type": "color" }, "11": { - "value": "{themes.theme1.neutral.11}", + "value": "{theme1.neutral.11}", "type": "color" }, "12": { - "value": "{themes.theme1.neutral.12}", + "value": "{theme1.neutral.12}", "type": "color" }, "13": { - "value": "{themes.theme1.neutral.13}", + "value": "{theme1.neutral.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme1.neutral.contrast-1}", + "value": "{theme1.neutral.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme1.neutral.contrast-2}", + "value": "{theme1.neutral.contrast-2}", "type": "color" } }, "brand1": { "1": { - "value": "{themes.theme1.brand1.1}", + "value": "{theme1.brand1.1}", "type": "color" }, "2": { - "value": "{themes.theme1.brand1.2}", + "value": "{theme1.brand1.2}", "type": "color" }, "3": { - "value": "{themes.theme1.brand1.3}", + "value": "{theme1.brand1.3}", "type": "color" }, "4": { - "value": "{themes.theme1.brand1.4}", + "value": "{theme1.brand1.4}", "type": "color" }, "5": { - "value": "{themes.theme1.brand1.5}", + "value": "{theme1.brand1.5}", "type": "color" }, "6": { - "value": "{themes.theme1.brand1.6}", + "value": "{theme1.brand1.6}", "type": "color" }, "7": { - "value": "{themes.theme1.brand1.7}", + "value": "{theme1.brand1.7}", "type": "color" }, "8": { - "value": "{themes.theme1.brand1.8}", + "value": "{theme1.brand1.8}", "type": "color" }, "9": { - "value": "{themes.theme1.brand1.9}", + "value": "{theme1.brand1.9}", "type": "color" }, "10": { - "value": "{themes.theme1.brand1.10}", + "value": "{theme1.brand1.10}", "type": "color" }, "11": { - "value": "{themes.theme1.brand1.11}", + "value": "{theme1.brand1.11}", "type": "color" }, "12": { - "value": "{themes.theme1.brand1.12}", + "value": "{theme1.brand1.12}", "type": "color" }, "13": { - "value": "{themes.theme1.brand1.13}", + "value": "{theme1.brand1.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme1.brand1.contrast-1}", + "value": "{theme1.brand1.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme1.brand1.contrast-2}", + "value": "{theme1.brand1.contrast-2}", "type": "color" } }, "brand2": { "1": { - "value": "{themes.theme1.brand2.1}", + "value": "{theme1.brand2.1}", "type": "color" }, "2": { - "value": "{themes.theme1.brand2.2}", + "value": "{theme1.brand2.2}", "type": "color" }, "3": { - "value": "{themes.theme1.brand2.3}", + "value": "{theme1.brand2.3}", "type": "color" }, "4": { - "value": "{themes.theme1.brand2.4}", + "value": "{theme1.brand2.4}", "type": "color" }, "5": { - "value": "{themes.theme1.brand2.5}", + "value": "{theme1.brand2.5}", "type": "color" }, "6": { - "value": "{themes.theme1.brand2.6}", + "value": "{theme1.brand2.6}", "type": "color" }, "7": { - "value": "{themes.theme1.brand2.7}", + "value": "{theme1.brand2.7}", "type": "color" }, "8": { - "value": "{themes.theme1.brand2.8}", + "value": "{theme1.brand2.8}", "type": "color" }, "9": { - "value": "{themes.theme1.brand2.9}", + "value": "{theme1.brand2.9}", "type": "color" }, "10": { - "value": "{themes.theme1.brand2.10}", + "value": "{theme1.brand2.10}", "type": "color" }, "11": { - "value": "{themes.theme1.brand2.11}", + "value": "{theme1.brand2.11}", "type": "color" }, "12": { - "value": "{themes.theme1.brand2.12}", + "value": "{theme1.brand2.12}", "type": "color" }, "13": { - "value": "{themes.theme1.brand2.13}", + "value": "{theme1.brand2.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme1.brand2.contrast-1}", + "value": "{theme1.brand2.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme1.brand2.contrast-2}", + "value": "{theme1.brand2.contrast-2}", "type": "color" } }, "brand3": { "1": { - "value": "{themes.theme1.brand3.1}", + "value": "{theme1.brand3.1}", "type": "color" }, "2": { - "value": "{themes.theme1.brand3.2}", + "value": "{theme1.brand3.2}", "type": "color" }, "3": { - "value": "{themes.theme1.brand3.3}", + "value": "{theme1.brand3.3}", "type": "color" }, "4": { - "value": "{themes.theme1.brand3.4}", + "value": "{theme1.brand3.4}", "type": "color" }, "5": { - "value": "{themes.theme1.brand3.5}", + "value": "{theme1.brand3.5}", "type": "color" }, "6": { - "value": "{themes.theme1.brand3.6}", + "value": "{theme1.brand3.6}", "type": "color" }, "7": { - "value": "{themes.theme1.brand3.7}", + "value": "{theme1.brand3.7}", "type": "color" }, "8": { - "value": "{themes.theme1.brand3.8}", + "value": "{theme1.brand3.8}", "type": "color" }, "9": { - "value": "{themes.theme1.brand3.9}", + "value": "{theme1.brand3.9}", "type": "color" }, "10": { - "value": "{themes.theme1.brand3.10}", + "value": "{theme1.brand3.10}", "type": "color" }, "11": { - "value": "{themes.theme1.brand3.11}", + "value": "{theme1.brand3.11}", "type": "color" }, "12": { - "value": "{themes.theme1.brand3.12}", + "value": "{theme1.brand3.12}", "type": "color" }, "13": { - "value": "{themes.theme1.brand3.13}", + "value": "{theme1.brand3.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme1.brand3.contrast-1}", + "value": "{theme1.brand3.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme1.brand3.contrast-2}", + "value": "{theme1.brand3.contrast-2}", "type": "color" } } diff --git a/design-tokens/themes/theme2.json b/design-tokens/themes/theme2.json index 0bb3e1e165..1589f6b21f 100644 --- a/design-tokens/themes/theme2.json +++ b/design-tokens/themes/theme2.json @@ -2,311 +2,311 @@ "colors": { "accent": { "1": { - "value": "{themes.theme2.accent.1}", + "value": "{theme2.accent.1}", "type": "color" }, "2": { - "value": "{themes.theme2.accent.2}", + "value": "{theme2.accent.2}", "type": "color" }, "3": { - "value": "{themes.theme2.accent.3}", + "value": "{theme2.accent.3}", "type": "color" }, "4": { - "value": "{themes.theme2.accent.4}", + "value": "{theme2.accent.4}", "type": "color" }, "5": { - "value": "{themes.theme2.accent.5}", + "value": "{theme2.accent.5}", "type": "color" }, "6": { - "value": "{themes.theme2.accent.6}", + "value": "{theme2.accent.6}", "type": "color" }, "7": { - "value": "{themes.theme2.accent.7}", + "value": "{theme2.accent.7}", "type": "color" }, "8": { - "value": "{themes.theme2.accent.8}", + "value": "{theme2.accent.8}", "type": "color" }, "9": { - "value": "{themes.theme2.accent.9}", + "value": "{theme2.accent.9}", "type": "color" }, "10": { - "value": "{themes.theme2.accent.10}", + "value": "{theme2.accent.10}", "type": "color" }, "11": { - "value": "{themes.theme2.accent.11}", + "value": "{theme2.accent.11}", "type": "color" }, "12": { - "value": "{themes.theme2.accent.12}", + "value": "{theme2.accent.12}", "type": "color" }, "13": { - "value": "{themes.theme2.accent.13}", + "value": "{theme2.accent.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme2.accent.contrast-1}", + "value": "{theme2.accent.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme2.accent.contrast-2}", + "value": "{theme2.accent.contrast-2}", "type": "color" } }, "neutral": { "1": { - "value": "{themes.theme2.neutral.1}", + "value": "{theme2.neutral.1}", "type": "color" }, "2": { - "value": "{themes.theme2.neutral.2}", + "value": "{theme2.neutral.2}", "type": "color" }, "3": { - "value": "{themes.theme2.neutral.3}", + "value": "{theme2.neutral.3}", "type": "color" }, "4": { - "value": "{themes.theme2.neutral.4}", + "value": "{theme2.neutral.4}", "type": "color" }, "5": { - "value": "{themes.theme2.neutral.5}", + "value": "{theme2.neutral.5}", "type": "color" }, "6": { - "value": "{themes.theme2.neutral.6}", + "value": "{theme2.neutral.6}", "type": "color" }, "7": { - "value": "{themes.theme2.neutral.7}", + "value": "{theme2.neutral.7}", "type": "color" }, "8": { - "value": "{themes.theme2.neutral.8}", + "value": "{theme2.neutral.8}", "type": "color" }, "9": { - "value": "{themes.theme2.neutral.9}", + "value": "{theme2.neutral.9}", "type": "color" }, "10": { - "value": "{themes.theme2.neutral.10}", + "value": "{theme2.neutral.10}", "type": "color" }, "11": { - "value": "{themes.theme2.neutral.11}", + "value": "{theme2.neutral.11}", "type": "color" }, "12": { - "value": "{themes.theme2.neutral.12}", + "value": "{theme2.neutral.12}", "type": "color" }, "13": { - "value": "{themes.theme2.neutral.13}", + "value": "{theme2.neutral.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme2.neutral.contrast-1}", + "value": "{theme2.neutral.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme2.neutral.contrast-2}", + "value": "{theme2.neutral.contrast-2}", "type": "color" } }, "brand1": { "1": { - "value": "{themes.theme2.brand1.1}", + "value": "{theme2.brand1.1}", "type": "color" }, "2": { - "value": "{themes.theme2.brand1.2}", + "value": "{theme2.brand1.2}", "type": "color" }, "3": { - "value": "{themes.theme2.brand1.3}", + "value": "{theme2.brand1.3}", "type": "color" }, "4": { - "value": "{themes.theme2.brand1.4}", + "value": "{theme2.brand1.4}", "type": "color" }, "5": { - "value": "{themes.theme2.brand1.5}", + "value": "{theme2.brand1.5}", "type": "color" }, "6": { - "value": "{themes.theme2.brand1.6}", + "value": "{theme2.brand1.6}", "type": "color" }, "7": { - "value": "{themes.theme2.brand1.7}", + "value": "{theme2.brand1.7}", "type": "color" }, "8": { - "value": "{themes.theme2.brand1.8}", + "value": "{theme2.brand1.8}", "type": "color" }, "9": { - "value": "{themes.theme2.brand1.9}", + "value": "{theme2.brand1.9}", "type": "color" }, "10": { - "value": "{themes.theme2.brand1.10}", + "value": "{theme2.brand1.10}", "type": "color" }, "11": { - "value": "{themes.theme2.brand1.11}", + "value": "{theme2.brand1.11}", "type": "color" }, "12": { - "value": "{themes.theme2.brand1.12}", + "value": "{theme2.brand1.12}", "type": "color" }, "13": { - "value": "{themes.theme2.brand1.13}", + "value": "{theme2.brand1.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme2.brand1.contrast-1}", + "value": "{theme2.brand1.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme2.brand1.contrast-2}", + "value": "{theme2.brand1.contrast-2}", "type": "color" } }, "brand2": { "1": { - "value": "{themes.theme2.brand2.1}", + "value": "{theme2.brand2.1}", "type": "color" }, "2": { - "value": "{themes.theme2.brand2.2}", + "value": "{theme2.brand2.2}", "type": "color" }, "3": { - "value": "{themes.theme2.brand2.3}", + "value": "{theme2.brand2.3}", "type": "color" }, "4": { - "value": "{themes.theme2.brand2.4}", + "value": "{theme2.brand2.4}", "type": "color" }, "5": { - "value": "{themes.theme2.brand2.5}", + "value": "{theme2.brand2.5}", "type": "color" }, "6": { - "value": "{themes.theme2.brand2.6}", + "value": "{theme2.brand2.6}", "type": "color" }, "7": { - "value": "{themes.theme2.brand2.7}", + "value": "{theme2.brand2.7}", "type": "color" }, "8": { - "value": "{themes.theme2.brand2.8}", + "value": "{theme2.brand2.8}", "type": "color" }, "9": { - "value": "{themes.theme2.brand2.9}", + "value": "{theme2.brand2.9}", "type": "color" }, "10": { - "value": "{themes.theme2.brand2.10}", + "value": "{theme2.brand2.10}", "type": "color" }, "11": { - "value": "{themes.theme2.brand2.11}", + "value": "{theme2.brand2.11}", "type": "color" }, "12": { - "value": "{themes.theme2.brand2.12}", + "value": "{theme2.brand2.12}", "type": "color" }, "13": { - "value": "{themes.theme2.brand2.13}", + "value": "{theme2.brand2.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme2.brand2.contrast-1}", + "value": "{theme2.brand2.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme2.brand2.contrast-2}", + "value": "{theme2.brand2.contrast-2}", "type": "color" } }, "brand3": { "1": { - "value": "{themes.theme2.brand3.1}", + "value": "{theme2.brand3.1}", "type": "color" }, "2": { - "value": "{themes.theme2.brand3.2}", + "value": "{theme2.brand3.2}", "type": "color" }, "3": { - "value": "{themes.theme2.brand3.3}", + "value": "{theme2.brand3.3}", "type": "color" }, "4": { - "value": "{themes.theme2.brand3.4}", + "value": "{theme2.brand3.4}", "type": "color" }, "5": { - "value": "{themes.theme2.brand3.5}", + "value": "{theme2.brand3.5}", "type": "color" }, "6": { - "value": "{themes.theme2.brand3.6}", + "value": "{theme2.brand3.6}", "type": "color" }, "7": { - "value": "{themes.theme2.brand3.7}", + "value": "{theme2.brand3.7}", "type": "color" }, "8": { - "value": "{themes.theme2.brand3.8}", + "value": "{theme2.brand3.8}", "type": "color" }, "9": { - "value": "{themes.theme2.brand3.9}", + "value": "{theme2.brand3.9}", "type": "color" }, "10": { - "value": "{themes.theme2.brand3.10}", + "value": "{theme2.brand3.10}", "type": "color" }, "11": { - "value": "{themes.theme2.brand3.11}", + "value": "{theme2.brand3.11}", "type": "color" }, "12": { - "value": "{themes.theme2.brand3.12}", + "value": "{theme2.brand3.12}", "type": "color" }, "13": { - "value": "{themes.theme2.brand3.13}", + "value": "{theme2.brand3.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme2.brand3.contrast-1}", + "value": "{theme2.brand3.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme2.brand3.contrast-2}", + "value": "{theme2.brand3.contrast-2}", "type": "color" } } diff --git a/design-tokens/themes/theme3.json b/design-tokens/themes/theme3.json index f2c45c6fd9..8e0aa8dc04 100644 --- a/design-tokens/themes/theme3.json +++ b/design-tokens/themes/theme3.json @@ -2,311 +2,311 @@ "colors": { "accent": { "1": { - "value": "{themes.theme3.accent.1}", + "value": "{theme3.accent.1}", "type": "color" }, "2": { - "value": "{themes.theme3.accent.2}", + "value": "{theme3.accent.2}", "type": "color" }, "3": { - "value": "{themes.theme3.accent.3}", + "value": "{theme3.accent.3}", "type": "color" }, "4": { - "value": "{themes.theme3.accent.4}", + "value": "{theme3.accent.4}", "type": "color" }, "5": { - "value": "{themes.theme3.accent.5}", + "value": "{theme3.accent.5}", "type": "color" }, "6": { - "value": "{themes.theme3.accent.6}", + "value": "{theme3.accent.6}", "type": "color" }, "7": { - "value": "{themes.theme3.accent.7}", + "value": "{theme3.accent.7}", "type": "color" }, "8": { - "value": "{themes.theme3.accent.8}", + "value": "{theme3.accent.8}", "type": "color" }, "9": { - "value": "{themes.theme3.accent.9}", + "value": "{theme3.accent.9}", "type": "color" }, "10": { - "value": "{themes.theme3.accent.10}", + "value": "{theme3.accent.10}", "type": "color" }, "11": { - "value": "{themes.theme3.accent.11}", + "value": "{theme3.accent.11}", "type": "color" }, "12": { - "value": "{themes.theme3.accent.12}", + "value": "{theme3.accent.12}", "type": "color" }, "13": { - "value": "{themes.theme3.accent.13}", + "value": "{theme3.accent.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme3.accent.contrast-1}", + "value": "{theme3.accent.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme3.accent.contrast-2}", + "value": "{theme3.accent.contrast-2}", "type": "color" } }, "neutral": { "1": { - "value": "{themes.theme3.neutral.1}", + "value": "{theme3.neutral.1}", "type": "color" }, "2": { - "value": "{themes.theme3.neutral.2}", + "value": "{theme3.neutral.2}", "type": "color" }, "3": { - "value": "{themes.theme3.neutral.3}", + "value": "{theme3.neutral.3}", "type": "color" }, "4": { - "value": "{themes.theme3.neutral.4}", + "value": "{theme3.neutral.4}", "type": "color" }, "5": { - "value": "{themes.theme3.neutral.5}", + "value": "{theme3.neutral.5}", "type": "color" }, "6": { - "value": "{themes.theme3.neutral.6}", + "value": "{theme3.neutral.6}", "type": "color" }, "7": { - "value": "{themes.theme3.neutral.7}", + "value": "{theme3.neutral.7}", "type": "color" }, "8": { - "value": "{themes.theme3.neutral.8}", + "value": "{theme3.neutral.8}", "type": "color" }, "9": { - "value": "{themes.theme3.neutral.9}", + "value": "{theme3.neutral.9}", "type": "color" }, "10": { - "value": "{themes.theme3.neutral.10}", + "value": "{theme3.neutral.10}", "type": "color" }, "11": { - "value": "{themes.theme3.neutral.11}", + "value": "{theme3.neutral.11}", "type": "color" }, "12": { - "value": "{themes.theme3.neutral.12}", + "value": "{theme3.neutral.12}", "type": "color" }, "13": { - "value": "{themes.theme3.neutral.13}", + "value": "{theme3.neutral.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme3.neutral.contrast-1}", + "value": "{theme3.neutral.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme3.neutral.contrast-2}", + "value": "{theme3.neutral.contrast-2}", "type": "color" } }, "brand1": { "1": { - "value": "{themes.theme3.brand1.1}", + "value": "{theme3.brand1.1}", "type": "color" }, "2": { - "value": "{themes.theme3.brand1.2}", + "value": "{theme3.brand1.2}", "type": "color" }, "3": { - "value": "{themes.theme3.brand1.3}", + "value": "{theme3.brand1.3}", "type": "color" }, "4": { - "value": "{themes.theme3.brand1.4}", + "value": "{theme3.brand1.4}", "type": "color" }, "5": { - "value": "{themes.theme3.brand1.5}", + "value": "{theme3.brand1.5}", "type": "color" }, "6": { - "value": "{themes.theme3.brand1.6}", + "value": "{theme3.brand1.6}", "type": "color" }, "7": { - "value": "{themes.theme3.brand1.7}", + "value": "{theme3.brand1.7}", "type": "color" }, "8": { - "value": "{themes.theme3.brand1.8}", + "value": "{theme3.brand1.8}", "type": "color" }, "9": { - "value": "{themes.theme3.brand1.9}", + "value": "{theme3.brand1.9}", "type": "color" }, "10": { - "value": "{themes.theme3.brand1.10}", + "value": "{theme3.brand1.10}", "type": "color" }, "11": { - "value": "{themes.theme3.brand1.11}", + "value": "{theme3.brand1.11}", "type": "color" }, "12": { - "value": "{themes.theme3.brand1.12}", + "value": "{theme3.brand1.12}", "type": "color" }, "13": { - "value": "{themes.theme3.brand1.13}", + "value": "{theme3.brand1.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme3.brand1.contrast-1}", + "value": "{theme3.brand1.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme3.brand1.contrast-2}", + "value": "{theme3.brand1.contrast-2}", "type": "color" } }, "brand2": { "1": { - "value": "{themes.theme3.brand2.1}", + "value": "{theme3.brand2.1}", "type": "color" }, "2": { - "value": "{themes.theme3.brand2.2}", + "value": "{theme3.brand2.2}", "type": "color" }, "3": { - "value": "{themes.theme3.brand2.3}", + "value": "{theme3.brand2.3}", "type": "color" }, "4": { - "value": "{themes.theme3.brand2.4}", + "value": "{theme3.brand2.4}", "type": "color" }, "5": { - "value": "{themes.theme3.brand2.5}", + "value": "{theme3.brand2.5}", "type": "color" }, "6": { - "value": "{themes.theme3.brand2.6}", + "value": "{theme3.brand2.6}", "type": "color" }, "7": { - "value": "{themes.theme3.brand2.7}", + "value": "{theme3.brand2.7}", "type": "color" }, "8": { - "value": "{themes.theme3.brand2.8}", + "value": "{theme3.brand2.8}", "type": "color" }, "9": { - "value": "{themes.theme3.brand2.9}", + "value": "{theme3.brand2.9}", "type": "color" }, "10": { - "value": "{themes.theme3.brand2.10}", + "value": "{theme3.brand2.10}", "type": "color" }, "11": { - "value": "{themes.theme3.brand2.11}", + "value": "{theme3.brand2.11}", "type": "color" }, "12": { - "value": "{themes.theme3.brand2.12}", + "value": "{theme3.brand2.12}", "type": "color" }, "13": { - "value": "{themes.theme3.brand2.13}", + "value": "{theme3.brand2.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme3.brand2.contrast-1}", + "value": "{theme3.brand2.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme3.brand2.contrast-2}", + "value": "{theme3.brand2.contrast-2}", "type": "color" } }, "brand3": { "1": { - "value": "{themes.theme3.brand3.1}", + "value": "{theme3.brand3.1}", "type": "color" }, "2": { - "value": "{themes.theme3.brand3.2}", + "value": "{theme3.brand3.2}", "type": "color" }, "3": { - "value": "{themes.theme3.brand3.3}", + "value": "{theme3.brand3.3}", "type": "color" }, "4": { - "value": "{themes.theme3.brand3.4}", + "value": "{theme3.brand3.4}", "type": "color" }, "5": { - "value": "{themes.theme3.brand3.5}", + "value": "{theme3.brand3.5}", "type": "color" }, "6": { - "value": "{themes.theme3.brand3.6}", + "value": "{theme3.brand3.6}", "type": "color" }, "7": { - "value": "{themes.theme3.brand3.7}", + "value": "{theme3.brand3.7}", "type": "color" }, "8": { - "value": "{themes.theme3.brand3.8}", + "value": "{theme3.brand3.8}", "type": "color" }, "9": { - "value": "{themes.theme3.brand3.9}", + "value": "{theme3.brand3.9}", "type": "color" }, "10": { - "value": "{themes.theme3.brand3.10}", + "value": "{theme3.brand3.10}", "type": "color" }, "11": { - "value": "{themes.theme3.brand3.11}", + "value": "{theme3.brand3.11}", "type": "color" }, "12": { - "value": "{themes.theme3.brand3.12}", + "value": "{theme3.brand3.12}", "type": "color" }, "13": { - "value": "{themes.theme3.brand3.13}", + "value": "{theme3.brand3.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme3.brand3.contrast-1}", + "value": "{theme3.brand3.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme3.brand3.contrast-2}", + "value": "{theme3.brand3.contrast-2}", "type": "color" } } diff --git a/design-tokens/themes/theme4.json b/design-tokens/themes/theme4.json index 698d53b099..6eeea705e8 100644 --- a/design-tokens/themes/theme4.json +++ b/design-tokens/themes/theme4.json @@ -2,311 +2,311 @@ "colors": { "accent": { "1": { - "value": "{themes.theme4.accent.1}", + "value": "{theme4.accent.1}", "type": "color" }, "2": { - "value": "{themes.theme4.accent.2}", + "value": "{theme4.accent.2}", "type": "color" }, "3": { - "value": "{themes.theme4.accent.3}", + "value": "{theme4.accent.3}", "type": "color" }, "4": { - "value": "{themes.theme4.accent.4}", + "value": "{theme4.accent.4}", "type": "color" }, "5": { - "value": "{themes.theme4.accent.5}", + "value": "{theme4.accent.5}", "type": "color" }, "6": { - "value": "{themes.theme4.accent.6}", + "value": "{theme4.accent.6}", "type": "color" }, "7": { - "value": "{themes.theme4.accent.7}", + "value": "{theme4.accent.7}", "type": "color" }, "8": { - "value": "{themes.theme4.accent.8}", + "value": "{theme4.accent.8}", "type": "color" }, "9": { - "value": "{themes.theme4.accent.9}", + "value": "{theme4.accent.9}", "type": "color" }, "10": { - "value": "{themes.theme4.accent.10}", + "value": "{theme4.accent.10}", "type": "color" }, "11": { - "value": "{themes.theme4.accent.11}", + "value": "{theme4.accent.11}", "type": "color" }, "12": { - "value": "{themes.theme4.accent.12}", + "value": "{theme4.accent.12}", "type": "color" }, "13": { - "value": "{themes.theme4.accent.13}", + "value": "{theme4.accent.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme4.accent.contrast-1}", + "value": "{theme4.accent.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme4.accent.contrast-2}", + "value": "{theme4.accent.contrast-2}", "type": "color" } }, "neutral": { "1": { - "value": "{themes.theme4.neutral.1}", + "value": "{theme4.neutral.1}", "type": "color" }, "2": { - "value": "{themes.theme4.neutral.2}", + "value": "{theme4.neutral.2}", "type": "color" }, "3": { - "value": "{themes.theme4.neutral.3}", + "value": "{theme4.neutral.3}", "type": "color" }, "4": { - "value": "{themes.theme4.neutral.4}", + "value": "{theme4.neutral.4}", "type": "color" }, "5": { - "value": "{themes.theme4.neutral.5}", + "value": "{theme4.neutral.5}", "type": "color" }, "6": { - "value": "{themes.theme4.neutral.6}", + "value": "{theme4.neutral.6}", "type": "color" }, "7": { - "value": "{themes.theme4.neutral.7}", + "value": "{theme4.neutral.7}", "type": "color" }, "8": { - "value": "{themes.theme4.neutral.8}", + "value": "{theme4.neutral.8}", "type": "color" }, "9": { - "value": "{themes.theme4.neutral.9}", + "value": "{theme4.neutral.9}", "type": "color" }, "10": { - "value": "{themes.theme4.neutral.10}", + "value": "{theme4.neutral.10}", "type": "color" }, "11": { - "value": "{themes.theme4.neutral.11}", + "value": "{theme4.neutral.11}", "type": "color" }, "12": { - "value": "{themes.theme4.neutral.12}", + "value": "{theme4.neutral.12}", "type": "color" }, "13": { - "value": "{themes.theme4.neutral.13}", + "value": "{theme4.neutral.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme4.neutral.contrast-1}", + "value": "{theme4.neutral.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme4.neutral.contrast-2}", + "value": "{theme4.neutral.contrast-2}", "type": "color" } }, "brand1": { "1": { - "value": "{themes.theme4.brand1.1}", + "value": "{theme4.brand1.1}", "type": "color" }, "2": { - "value": "{themes.theme4.brand1.2}", + "value": "{theme4.brand1.2}", "type": "color" }, "3": { - "value": "{themes.theme4.brand1.3}", + "value": "{theme4.brand1.3}", "type": "color" }, "4": { - "value": "{themes.theme4.brand1.4}", + "value": "{theme4.brand1.4}", "type": "color" }, "5": { - "value": "{themes.theme4.brand1.5}", + "value": "{theme4.brand1.5}", "type": "color" }, "6": { - "value": "{themes.theme4.brand1.6}", + "value": "{theme4.brand1.6}", "type": "color" }, "7": { - "value": "{themes.theme4.brand1.7}", + "value": "{theme4.brand1.7}", "type": "color" }, "8": { - "value": "{themes.theme4.brand1.8}", + "value": "{theme4.brand1.8}", "type": "color" }, "9": { - "value": "{themes.theme4.brand1.9}", + "value": "{theme4.brand1.9}", "type": "color" }, "10": { - "value": "{themes.theme4.brand1.10}", + "value": "{theme4.brand1.10}", "type": "color" }, "11": { - "value": "{themes.theme4.brand1.11}", + "value": "{theme4.brand1.11}", "type": "color" }, "12": { - "value": "{themes.theme4.brand1.12}", + "value": "{theme4.brand1.12}", "type": "color" }, "13": { - "value": "{themes.theme4.brand1.13}", + "value": "{theme4.brand1.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme4.brand1.contrast-1}", + "value": "{theme4.brand1.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme4.brand1.contrast-2}", + "value": "{theme4.brand1.contrast-2}", "type": "color" } }, "brand2": { "1": { - "value": "{themes.theme4.brand2.1}", + "value": "{theme4.brand2.1}", "type": "color" }, "2": { - "value": "{themes.theme4.brand2.2}", + "value": "{theme4.brand2.2}", "type": "color" }, "3": { - "value": "{themes.theme4.brand2.3}", + "value": "{theme4.brand2.3}", "type": "color" }, "4": { - "value": "{themes.theme4.brand2.4}", + "value": "{theme4.brand2.4}", "type": "color" }, "5": { - "value": "{themes.theme4.brand2.5}", + "value": "{theme4.brand2.5}", "type": "color" }, "6": { - "value": "{themes.theme4.brand2.6}", + "value": "{theme4.brand2.6}", "type": "color" }, "7": { - "value": "{themes.theme4.brand2.7}", + "value": "{theme4.brand2.7}", "type": "color" }, "8": { - "value": "{themes.theme4.brand2.8}", + "value": "{theme4.brand2.8}", "type": "color" }, "9": { - "value": "{themes.theme4.brand2.9}", + "value": "{theme4.brand2.9}", "type": "color" }, "10": { - "value": "{themes.theme4.brand2.10}", + "value": "{theme4.brand2.10}", "type": "color" }, "11": { - "value": "{themes.theme4.brand2.11}", + "value": "{theme4.brand2.11}", "type": "color" }, "12": { - "value": "{themes.theme4.brand2.12}", + "value": "{theme4.brand2.12}", "type": "color" }, "13": { - "value": "{themes.theme4.brand2.13}", + "value": "{theme4.brand2.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme4.brand2.contrast-1}", + "value": "{theme4.brand2.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme4.brand2.contrast-2}", + "value": "{theme4.brand2.contrast-2}", "type": "color" } }, "brand3": { "1": { - "value": "{themes.theme4.brand3.1}", + "value": "{theme4.brand3.1}", "type": "color" }, "2": { - "value": "{themes.theme4.brand3.2}", + "value": "{theme4.brand3.2}", "type": "color" }, "3": { - "value": "{themes.theme4.brand3.3}", + "value": "{theme4.brand3.3}", "type": "color" }, "4": { - "value": "{themes.theme4.brand3.4}", + "value": "{theme4.brand3.4}", "type": "color" }, "5": { - "value": "{themes.theme4.brand3.5}", + "value": "{theme4.brand3.5}", "type": "color" }, "6": { - "value": "{themes.theme4.brand3.6}", + "value": "{theme4.brand3.6}", "type": "color" }, "7": { - "value": "{themes.theme4.brand3.7}", + "value": "{theme4.brand3.7}", "type": "color" }, "8": { - "value": "{themes.theme4.brand3.8}", + "value": "{theme4.brand3.8}", "type": "color" }, "9": { - "value": "{themes.theme4.brand3.9}", + "value": "{theme4.brand3.9}", "type": "color" }, "10": { - "value": "{themes.theme4.brand3.10}", + "value": "{theme4.brand3.10}", "type": "color" }, "11": { - "value": "{themes.theme4.brand3.11}", + "value": "{theme4.brand3.11}", "type": "color" }, "12": { - "value": "{themes.theme4.brand3.12}", + "value": "{theme4.brand3.12}", "type": "color" }, "13": { - "value": "{themes.theme4.brand3.13}", + "value": "{theme4.brand3.13}", "type": "color" }, "contrast-1": { - "value": "{themes.theme4.brand3.contrast-1}", + "value": "{theme4.brand3.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{themes.theme4.brand3.contrast-2}", + "value": "{theme4.brand3.contrast-2}", "type": "color" } } From 4875cddf6e7522c1b40050d14dd78e92b4f0120a Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Wed, 15 May 2024 11:36:54 +0200 Subject: [PATCH 031/311] Changed structure under core and naming --- design-tokens/$metadata.json | 24 +- design-tokens/$themes.json | 2906 +++++++++-------- .../core/{ => colors}/dark/global.json | 0 .../core/{ => colors}/dark/theme1.json | 0 .../core/{ => colors}/dark/theme2.json | 0 .../core/{ => colors}/dark/theme3.json | 0 .../core/{ => colors}/dark/theme4.json | 0 .../core/{ => colors}/light/global.json | 0 .../core/{ => colors}/light/theme1.json | 0 .../core/{ => colors}/light/theme2.json | 0 .../core/{ => colors}/light/theme3.json | 0 .../core/{ => colors}/light/theme4.json | 0 .../core/{defaults.json => globals.json} | 18 +- design-tokens/core/modes/dark.json | 1564 --------- design-tokens/core/modes/light.json | 1564 --------- design-tokens/semantic/style.json | 10 +- 16 files changed, 1618 insertions(+), 4468 deletions(-) rename design-tokens/core/{ => colors}/dark/global.json (100%) rename design-tokens/core/{ => colors}/dark/theme1.json (100%) rename design-tokens/core/{ => colors}/dark/theme2.json (100%) rename design-tokens/core/{ => colors}/dark/theme3.json (100%) rename design-tokens/core/{ => colors}/dark/theme4.json (100%) rename design-tokens/core/{ => colors}/light/global.json (100%) rename design-tokens/core/{ => colors}/light/theme1.json (100%) rename design-tokens/core/{ => colors}/light/theme2.json (100%) rename design-tokens/core/{ => colors}/light/theme3.json (100%) rename design-tokens/core/{ => colors}/light/theme4.json (100%) rename design-tokens/core/{defaults.json => globals.json} (96%) delete mode 100644 design-tokens/core/modes/dark.json delete mode 100644 design-tokens/core/modes/light.json diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index a54de1551e..f1b551ccd4 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -1,19 +1,17 @@ { "tokenSetOrder": [ - "core/modes/light", - "core/modes/dark", - "core/dark/global", - "core/dark/theme1", - "core/dark/theme2", - "core/dark/theme3", - "core/dark/theme4", - "core/light/global", - "core/light/theme1", - "core/light/theme2", - "core/light/theme3", - "core/light/theme4", + "core/globals", "core/typography/default", - "core/defaults", + "core/colors/dark/global", + "core/colors/dark/theme1", + "core/colors/dark/theme2", + "core/colors/dark/theme3", + "core/colors/dark/theme4", + "core/colors/light/global", + "core/colors/light/theme1", + "core/colors/light/theme2", + "core/colors/light/theme3", + "core/colors/light/theme4", "themes/theme1", "themes/theme2", "themes/theme3", diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index f524ff7ba0..e2aa1508ba 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,390 +4,396 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "core/light/global": "enabled", - "core/light/theme1": "enabled", - "core/light/theme2": "enabled", - "core/light/theme3": "enabled", - "core/light/theme4": "enabled" + "core/colors/light/global": "enabled", + "core/colors/light/theme1": "enabled", + "core/colors/light/theme2": "enabled", + "core/colors/light/theme3": "enabled", + "core/colors/light/theme4": "enabled", + "core/colors/dark/global": "disabled", + "core/colors/dark/theme1": "disabled", + "core/colors/dark/theme2": "disabled", + "core/colors/dark/theme3": "disabled", + "core/colors/dark/theme4": "disabled", + "core/globals": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:65:23", - "$figmaModeId": "65:0", + "$figmaCollectionId": "VariableCollectionId:34429:1449", + "$figmaModeId": "34429:0", "$figmaVariableReferences": { - "theme4.accent.1": "f77f38e43293075c5081bf5043e35d05f1788fa9", - "theme4.accent.2": "b8d2b9c086f7bd6844cef650ce6eabcfcc1c9e59", - "theme4.accent.3": "b2aa09198ac61f131df0776d9fc360bd7e79429c", - "theme4.accent.4": "0744b7dac85000a894856d1b846094f9091a4a02", - "theme4.accent.5": "c3255463e04c23e8eee9fe42ccf20b1342963d71", - "theme4.accent.6": "34bb13453da391641aee7aedaf412e0891a95637", - "theme4.accent.7": "fde5d29a3bfe12a93dd54e889f2bf5c92ca8b610", - "theme4.accent.8": "fe4711f1ae9842b1fbe7e1dbf1880fd32b364625", - "theme4.accent.9": "ff0ca7dd5db90f318c9a3586cf3fa068990f4de1", - "theme4.accent.10": "76b0af633a7f1797e28f479a0ef20c68dcf4ba67", - "theme4.accent.11": "6f9939d4b2b42fb130cf357afea44f563961098c", - "theme4.accent.12": "7519ced5ba552e4070cc8116d24f89e73617a502", - "theme4.accent.13": "35f3a8b8509b059e9b62e1a0c2fe16153b5e4206", - "theme4.accent.contrast-1": "2657727972d94d33cd367354c96297d3b3a2ffc1", - "theme4.accent.contrast-2": "a013671c0a740b5f6882a08447601d28317a0463", - "theme4.neutral.1": "69be13478781ef29cb6e2a4185c6c6732c6b8f42", - "theme4.neutral.2": "fcc231539574d2823a859fbc0320837058593e75", - "theme4.neutral.3": "aa975cca08930e90e135e969f38f6bf98073bc0f", - "theme4.neutral.4": "f950fec7cd155c0e7b22e302273e6be5fa3bf24a", - "theme4.neutral.5": "633aac40623cd80e9bd224be6ac333b6596020bd", - "theme4.neutral.6": "ba0bf1f01d106549ece8137180b84141a59225b1", - "theme4.neutral.7": "ab19409fee05bc769c46837848d476e77a40e875", - "theme4.neutral.8": "790d3d8da4218905792918ab8fdb639212e374d8", - "theme4.neutral.9": "4f4cf3ddea58c9ec9f7048ce65660367e1b37827", - "theme4.neutral.10": "d286070a1f8b2f14188ad13582a4cc632fa53345", - "theme4.neutral.11": "980bfd464c68d9338e4e7b3ea92e73c1918c9d59", - "theme4.neutral.12": "836a9ef72ccb5da2be562e74a31a26e3ac6214d5", - "theme4.neutral.13": "e8f90b0dde5773acec0689881545b8f1538216ef", - "theme4.neutral.contrast-1": "7f93416a2c23f99b3721bdba8edee3fcffec76d3", - "theme4.neutral.contrast-2": "932ffce357446e5084acf1b50724f6e5ed2df609", - "theme4.brand1.1": "ba525b8cbd86e6a40e12fce4d8c13cdd5572f74c", - "theme4.brand1.2": "969e28d85b69bc6b304d4e9c2476fe2e756e38ba", - "theme4.brand1.3": "f3ad4346c9abe59adf95f9fbf29a1ed011cc3aae", - "theme4.brand1.4": "a39bc3b7486b99197d3afce4064bf9f59b748a90", - "theme4.brand1.5": "c4124aca297a82b57461cf475b023a852ee7d31a", - "theme4.brand1.6": "58b955235fefc8cb25358334fddaef25277d9aa7", - "theme4.brand1.7": "9cfcb912909e1591430d7e8b5a955dd40b570e4c", - "theme4.brand1.8": "87909841282cada4f23ccaa5905c24c3783dcae6", - "theme4.brand1.9": "47591cff8e8dbecab395e3af8e16bb497ff04ea3", - "theme4.brand1.10": "b137e49c6d2c6a043b68b09dc7341695c4fa5ac0", - "theme4.brand1.11": "7374e160f078943fc7ecffcb5a537b7a2fd7abd3", - "theme4.brand1.12": "14f214fb54836e67cef139f28b206cd524d7e46a", - "theme4.brand1.13": "b9e58cadef4af1966c60205df1ee16a30650237c", - "theme4.brand1.contrast-1": "7a499e1b2034b124333ebc9a36fe6327edd193fb", - "theme4.brand1.contrast-2": "87a6de9bd9592dc4b28370eabb248f27b4a062af", - "theme4.brand2.1": "cf8d91aff21215b79b9bf46b33108657b6078c83", - "theme4.brand2.2": "b8b23b12fd85f3c2b6e3b74d3b477d9bdf540246", - "theme4.brand2.3": "e65364ccedee0b4b5e5caa2dcb3519655f476f18", - "theme4.brand2.4": "43cac5f2a96ccd695fa32394c6b4027082889f35", - "theme4.brand2.5": "fdfd9e4f5022c70766c7070edeeb8e1333eb5431", - "theme4.brand2.6": "4b963966508ecab92f95463c8d5967cd3bb20b27", - "theme4.brand2.7": "02d4715a48d40d4998859b9f423f43768359e90f", - "theme4.brand2.8": "97d24bf0382d6362fae690aabf7ed742fb4afb7d", - "theme4.brand2.9": "d84d5b39f628ca576d769e369620f1aa07b5acf6", - "theme4.brand2.10": "869eeec3cb557f6934e0d0375232e048b6156fad", - "theme4.brand2.11": "ac90474ac18f7ef0fe0ca2bd028c30c82385fce5", - "theme4.brand2.12": "24681820ca148aef681c137f0f8d92bd9fd41d39", - "theme4.brand2.13": "c995d81ba076ec93c5534a0fa2fdd5599c833624", - "theme4.brand2.contrast-1": "4c309ebb9c319970716a7c5a4310e55b4a40e00b", - "theme4.brand2.contrast-2": "f94095c52e626dbb04a07d855fa5a5b9456baaf2", - "theme4.brand3.1": "e01185c8336f61dd0be43d2730ad4d9d10676ebc", - "theme4.brand3.2": "05637f88914949a8a59eb016f81c444125a5286a", - "theme4.brand3.3": "0b78aa2fdbfeb877afe6584f1a7943f6d22e9619", - "theme4.brand3.4": "de46067ba2c970d4a5e6ef086b95523ee7052cf9", - "theme4.brand3.5": "3ad2063f084196ed75431118f2cb08ea47d38089", - "theme4.brand3.6": "180320a90081f7b564be11e8cf6ef25304b37a20", - "theme4.brand3.7": "5125c347fae3206db60d746236bdacd4c198c11a", - "theme4.brand3.8": "8fcac3555294df6f2869203452487134413c65f5", - "theme4.brand3.9": "e41d77ceed1cf7c2803e21278808e0f1b9110b82", - "theme4.brand3.10": "e794555b364a66c18376871eed58d843dc7f6dd2", - "theme4.brand3.11": "bb2f567cdf8aa9b9ce69b3f41bd3e15e39780d73", - "theme4.brand3.12": "e3cdc36010f570d9c0b053186a6bf41bdf231102", - "theme4.brand3.13": "2a58d2869dbfe064d6f0332d837bddb6dcfdb50e", - "theme4.brand3.contrast-1": "9b293083bd063e5b4f027f4248145d4ad659cdc6", - "theme4.brand3.contrast-2": "739aa918e1995bb7c4ae76056bf61b6bad9aa7af", - "theme3.accent.1": "e61336a6b428c0aa5766b3cac29ecd4047bb3b01", - "theme3.accent.2": "288634a59dc8918f4e694e4f849de06a55b3b665", - "theme3.accent.3": "88b563e6ae80198add18e49030543ca1d523aa18", - "theme3.accent.4": "f1165de0e0e83e08e33a9b84cbe1df0faae9abab", - "theme3.accent.5": "f0f3a086b9068436f3e47ca717de191306889865", - "theme3.accent.6": "95fe35968a4ba4c602b0dba133db3041d460d438", - "theme3.accent.7": "07377e63cb5ad443f70ed55cf5f0eb9634015260", - "theme3.accent.8": "2ea52a41a10c842c7e73b9c26632a067f93bf5f0", - "theme3.accent.9": "55d65af05fb935ee35c30bec347e2f43c77d8b55", - "theme3.accent.10": "e846b2713acea466c9108db1d314c0c2a87439a4", - "theme3.accent.11": "08b32fce73cba2d57bad00cddf25fbc30fb015b9", - "theme3.accent.12": "66723af7369468c1742215f670a770f4792d8c34", - "theme3.accent.13": "82de2622ee10a3b0f5c37f75e8e1c965e514c27c", - "theme3.accent.contrast-1": "534cc643b6bc683ac99322f832b59a4e8d7223ba", - "theme3.accent.contrast-2": "4460a5b8f09ed9ded19873455c78500739949550", - "theme3.neutral.1": "68f4c2617f39f1c307d4da0856470de3bd4ab222", - "theme3.neutral.2": "e8a31097350ec5a54c75120b08378147f668e00a", - "theme3.neutral.3": "5ab72d6ce3a447fd1e760cb75fa91f6fd38274f9", - "theme3.neutral.4": "23f55755430e0e58ef59b4ea055d82dd3194ae66", - "theme3.neutral.5": "455c6f63a1ea33859de735c098142f800ea6b403", - "theme3.neutral.6": "0764bd6ab5a9bfbfc595df3d83def32fc2de5eef", - "theme3.neutral.7": "03758abe7bd7af4c84e788d34681e3d2619a8d35", - "theme3.neutral.8": "a5da24d191f591c937bb59a98b2e8e558c99ca07", - "theme3.neutral.9": "022bb81ac969f103d2ae68d5ad9e94e5e7c3b17a", - "theme3.neutral.10": "3f44781795bf1c42dd70357cdd242c396729cd29", - "theme3.neutral.11": "b10f2525bf2e7ba58bdfbaeff80d39af0c1a3700", - "theme3.neutral.12": "e5f9db61be27b53586fbd49e0c1babec010dda37", - "theme3.neutral.13": "7ae0fe2e1ce34dfa0e9e11c26e2bc1cfe9853062", - "theme3.neutral.contrast-1": "78c915c7bfbe964ad9b7aa6ed22568e850c44d6d", - "theme3.neutral.contrast-2": "83c296b20874b779cb3c986818a3234f45f72224", - "theme3.brand1.1": "7fc6505b9128190c24b2c5ece52639af4683fce6", - "theme3.brand1.2": "1b9a5d939b2e9a167e5d0a18e357112b33f1831a", - "theme3.brand1.3": "5c688f70e2b27c8716c48984d8388e4c99f472af", - "theme3.brand1.4": "6473364ef1c0cb758462b27656147ccc1a0a0bca", - "theme3.brand1.5": "d4063f6ddbaa783bcc8bf71483e1521938534b65", - "theme3.brand1.6": "386ea4d72808fd1c1213ef1d05411802b23f2d83", - "theme3.brand1.7": "6e35f8e8e7eb08eca4f1ffa8df729ac89eb24b9c", - "theme3.brand1.8": "7b47ff41d9563f315fb4b5e5bca4c6fca4c2687f", - "theme3.brand1.9": "306abba86e30e7e35f8de3c04404636eacb3cea9", - "theme3.brand1.10": "0a2b3fb833a085979f012f11368045c92248ddf9", - "theme3.brand1.11": "e39c29ad95d5a51ba55aae1757eb5778ea2c51cc", - "theme3.brand1.12": "d2105c199c82c028002be2ab12dfecd9334527fe", - "theme3.brand1.13": "4e6468c0973fcf5b5353452380175884bab63bf8", - "theme3.brand1.contrast-1": "2552cd189379b16ab13247302dfe1cd00f01264c", - "theme3.brand1.contrast-2": "fab36e62d31045a86dcc28b7d5b0882509c5873d", - "theme3.brand2.1": "e1b657c66027ecf479b294f7b110dff02d77a626", - "theme3.brand2.2": "3370e0255534435ab3f5b0284742697645c647b2", - "theme3.brand2.3": "0816c108e623559ce518f82e7654b750d7f1d2c8", - "theme3.brand2.4": "d6e60fec3bc4e69d53181389475f184374671cf7", - "theme3.brand2.5": "15f8b778cedfe2e5737dc1385208fac48af5b4ce", - "theme3.brand2.6": "84ae2dca43882ee0f0852955d6062b8849893c8c", - "theme3.brand2.7": "38d6a97ceeb4dc12a54a4ccdac79460f9d3cec0e", - "theme3.brand2.8": "d1ce17e32f904b5ed809a7a574b0dc664ee9d69b", - "theme3.brand2.9": "a65a7ba17b9fbce8801f4c750900fb383d11867f", - "theme3.brand2.10": "961efc38f41d61439ce386d2531d4733bce30899", - "theme3.brand2.11": "43486c98af2a49f6a076f5022cb99b02305b6e13", - "theme3.brand2.12": "f31292803737846c62f5f6ddd62840da62450411", - "theme3.brand2.13": "2973cfa62defdaa69e8a34fe66605d4ab2d8654e", - "theme3.brand2.contrast-1": "c1f75f64b3d56063c008cabcabab65ed212f9a07", - "theme3.brand2.contrast-2": "854bfd01eb4fce56c73c6b25f08f613c6a76c1a1", - "theme3.brand3.1": "453124a069497baf76e7701bda2e8bc40a6b0a65", - "theme3.brand3.2": "b88e6f3b08ca75544c65947d6cd85aae163a779a", - "theme3.brand3.3": "3fee0457bce6b81c2d6dbb2ff3417abc21c08054", - "theme3.brand3.4": "325da611564fad4002b964926dd346af326d27e9", - "theme3.brand3.5": "c80ee30099df152f59eb78b0b7430b0785664da0", - "theme3.brand3.6": "cf50bb2429565c19036f30ad5fdf0c967a0d58bd", - "theme3.brand3.7": "8f6296bc0e365644500bd24c483478c2158e370e", - "theme3.brand3.8": "0e52de8a08a902989b6ac9a10a01ef2ce0f2ab7a", - "theme3.brand3.9": "372c16938eaaf5d5bf6a3cfdc44d977f94b0b4ea", - "theme3.brand3.10": "d2cab12486b3ee62c460af9b07e14c74b82d2791", - "theme3.brand3.11": "16ff640f42285c8fa3fc4a834ac9caabcd3c664a", - "theme3.brand3.12": "b3f517fec77607c69a1359229bd7dae5619a2ad2", - "theme3.brand3.13": "b8b4df9f515dc170d2d7e12b9c655d0f76c31d50", - "theme3.brand3.contrast-1": "01ddde5b3c3fe3892d5a2723c8fcc0b1799189e6", - "theme3.brand3.contrast-2": "b701bf7177cf89d6dcc8b9fcd26a37c81825a92e", - "theme2.accent.1": "a3b8ced9c2193e15523a04091bdd9d9261c7c19c", - "theme2.accent.2": "66927fb2104514efe6c78ac3b140c3f4f9feacc4", - "theme2.accent.3": "acde2d546b81d6623a4babf4418c1d5640ad0b1c", - "theme2.accent.4": "4f10df4a29d7e76ff51ca1c9189f0cf29fd96c3f", - "theme2.accent.5": "3e674da9fd13d3ecce43e6a378c3a29418820031", - "theme2.accent.6": "2031f52255f75473de90199396616d71913480d2", - "theme2.accent.7": "b393ec0363c6b0a9bccaa99bf1564251ce52b949", - "theme2.accent.8": "3aa6e1883f36077ebc34a983d6b963eaf68686a1", - "theme2.accent.9": "7c101b9a7d4d3ba46cc9cb6b4615a0e37c7ef538", - "theme2.accent.10": "0cee09de8eb194e80fcf2e2c4d8334f902cd3e88", - "theme2.accent.11": "94823db721ae17d486f564ff0555c8df82909525", - "theme2.accent.12": "2302872bbe8259b8ceda447e0202c029901617c4", - "theme2.accent.13": "a10c6da9b982304e23a6572e557a096ce61c2f91", - "theme2.accent.contrast-1": "e43382698fa88bb0015296c58049973e4eb18f22", - "theme2.accent.contrast-2": "8a806e15d8e1e7af55c00698833442aa5d2ae1a7", - "theme2.neutral.1": "18f8ff4a51e2231af4170d047889730740eeb507", - "theme2.neutral.2": "cf9a2bec46c78600c91d1ed342b71fb6ba769ae7", - "theme2.neutral.3": "4aeca49febb3340b8b9508c252609c3c4fde36fc", - "theme2.neutral.4": "2be29e22642f274da88871759245a16d38b64e79", - "theme2.neutral.5": "8bd297b1113378de67faf393ea1ecd174d901983", - "theme2.neutral.6": "d3ddf629f0ea57bef744b51d397f13d6b4b2d3af", - "theme2.neutral.7": "2ff28c381ea7aa80389a4d8d330d537abf1a7a66", - "theme2.neutral.8": "ef616d15a3bfe748c06da02349be3f2e7ae0c118", - "theme2.neutral.9": "4691f1f2f0facf3a49eb8b745bd4bc4123fde8c6", - "theme2.neutral.10": "c6cef044fcdade7e933066b4a90e7cff7913b0b4", - "theme2.neutral.11": "540ab6d4c95206dcc0c0308e766fcebaccd7683d", - "theme2.neutral.12": "dd77331785b5bde63a1efde3304071f6c6dd809e", - "theme2.neutral.13": "d8db2c15a1efe5cae03a3e8b73bf3f841c57e149", - "theme2.neutral.contrast-1": "6a12101752c63c65cf72ff88db5f15c386dbf6c1", - "theme2.neutral.contrast-2": "68b6c14703fdc8ae49cc1070f2a06d5bb176219c", - "theme2.brand1.1": "d3c8fc08d471a061fa449c50a314e33e6b3fd121", - "theme2.brand1.2": "58f9e3266b525af1341db53057811dd1b2a29a5c", - "theme2.brand1.3": "b5aedd64c281baeb2c3b5221b4c999ebfe628dd9", - "theme2.brand1.4": "5235f1c71254c6fca6052348236954e0df73a283", - "theme2.brand1.5": "e56b8b5ff3b4731a916df280ea3e88335d7c4a19", - "theme2.brand1.6": "f6f9cb1abfec3452f61e442eb076d2e022884d84", - "theme2.brand1.7": "b48ac9add432ffe431ef2b2c98fd3a052c52e336", - "theme2.brand1.8": "ca8273d2e9c4495e35b51459994d27fe68fa1c2b", - "theme2.brand1.9": "c25935f343205338e049296042ec43dd4806067e", - "theme2.brand1.10": "a8b761f8b297594ca380b4decd1879984ce45dcd", - "theme2.brand1.11": "22e5d05795fa5b9bd85955d295d7dcbd4b590545", - "theme2.brand1.12": "08297f20ec54538937c1acb2128c0e5ea38e12b8", - "theme2.brand1.13": "d45dc87eb53f5fc9e33901d0a90b8e7cf24fed48", - "theme2.brand1.contrast-1": "da3f07593a4cc091526118aa37acb08175f91aab", - "theme2.brand1.contrast-2": "9a9488ca13279a3abdc2885c36e3831e298e3323", - "theme2.brand2.1": "88192ca1bbd172f44491c074574a2c06b041cea3", - "theme2.brand2.2": "30d04c90be2d4baa81b4862db8a8d8f4a02f671f", - "theme2.brand2.3": "ab379cf05b8c563e45915f018c2c5e94cbbaf9d4", - "theme2.brand2.4": "17b1db94e772e583c418085e1d076ca77f3eb872", - "theme2.brand2.5": "3fb725a3036c111fdfbbfe8d0a33977f39ef3cb1", - "theme2.brand2.6": "4cd7c59402135ddde38914cce41fbca3b385da63", - "theme2.brand2.7": "4d0a85ee7133196221385f13f8ad3e915da4afae", - "theme2.brand2.8": "bd80eca9768b6c51e9dd762cbd05cc4a8da65e56", - "theme2.brand2.9": "fe4aca075abce9d545514858304e773dc9cd35fb", - "theme2.brand2.10": "02f544a8a339f6035e28e0770a5743643101c28b", - "theme2.brand2.11": "11fa36f93731057f57cdc9bee1418295d493d2e8", - "theme2.brand2.12": "cdc71315a7e2b479c51d43053b596a8fd8201930", - "theme2.brand2.13": "9b25bfec9047fc3d04d060e5e43db09019c193ee", - "theme2.brand2.contrast-1": "8def9363a5b3612c84a015383b55a1087d73bc47", - "theme2.brand2.contrast-2": "93e9c6ca4bc7d5e115671f192e55a9700ed7b5c0", - "theme2.brand3.1": "064e612faa9f234fcd81b12cf2922dcfa7a1aaa4", - "theme2.brand3.2": "afe724359973414777421c329848f1d0b9a50b47", - "theme2.brand3.3": "fb0d36605da7302b0f12e4a052687ca433f8a545", - "theme2.brand3.4": "c0605bfe72eaf244d60697d3473cff60094838e5", - "theme2.brand3.5": "84694e1d5a9c4611ce9519f8a214f32832568dd1", - "theme2.brand3.6": "4dcf235080c0bc79c983d360f77d19492f9b4ded", - "theme2.brand3.7": "a089ef41ff01e42ba5f7f0f327869093581356ee", - "theme2.brand3.8": "83c3f7fda3b80d913f6f8202b479134429106e93", - "theme2.brand3.9": "2b491c11ca88ae09ef9834f53ab422b63c3c04bc", - "theme2.brand3.10": "f3b5026a034378e40e847ca434725e31348691bf", - "theme2.brand3.11": "58c69ff4fddc0fb2482cd17da61e69b1f685d69a", - "theme2.brand3.12": "e529dc9764b38a9649aab2ca7bf80756095d8a87", - "theme2.brand3.13": "fc6979064ef5dfb3ad79f7ff8976d3fb86822f27", - "theme2.brand3.contrast-1": "4842cfefc118aa99a91e1d879f82459a8296ff66", - "theme2.brand3.contrast-2": "7d5176708da26f402a78bd1b9221498475b42114", - "theme1.accent.1": "4effe9061da6f04368a1d2dc44746bccb7abc5b4", - "theme1.accent.2": "8307dbaacc0063febab37dd5e5face86e799cb48", - "theme1.accent.3": "7e8707d31095b7092f3efbe859fe7dfb136f5aa6", - "theme1.accent.4": "9f8143183f39038fa5b2b0e77137b755bb7503c4", - "theme1.accent.5": "d0ce75aa226585310c00e51a871092316c02a12a", - "theme1.accent.6": "8d8a996367b94b494ee5902654e0e0d2d7151cca", - "theme1.accent.7": "dceeb8db2df62dc3605cb3b7a5cbbe1c312e77c0", - "theme1.accent.8": "dd98ddb0e8cd81128c6fa723fd8750f11d41015e", - "theme1.accent.9": "ba50466ca6ab15773dd359824c902669061bad75", - "theme1.accent.10": "d01cc89813de69ed41d6a7d958a6117b62ac66aa", - "theme1.accent.11": "223293d6ade662ce6f10067018f1013b7c3a709a", - "theme1.accent.12": "92af37a0732f176130822cc6512648e13d60986c", - "theme1.accent.13": "8aadb523ef842c840336e1f5838e8fbb0d0c2ef6", - "theme1.accent.contrast-1": "f9d3d7f7c2eef141bb3de81f45dc5c7d941663d8", - "theme1.accent.contrast-2": "640c0693420fde663a6e759d9dc45df005dd60d2", - "theme1.neutral.1": "fcbc4b920044695f8d2c6e0f476a5655baede519", - "theme1.neutral.2": "f414303b076f1155df87d209f1b90299e8ae9098", - "theme1.neutral.3": "56e1f0b6192766a3af232b0b34f732edee5a994f", - "theme1.neutral.4": "7c4ea6887a2ecb99f839c6077f5e0d8cac0d14c8", - "theme1.neutral.5": "f1b6014c5de92ced6b96f5b70071a7e7d5af1a3e", - "theme1.neutral.6": "d27ea2cb2befad9b1f8daa9f9ed1e564afa2713c", - "theme1.neutral.7": "09efe31bda8a87d798b94757966d704e6ec341e8", - "theme1.neutral.8": "cfd38c7f3ce8c92511226bf4325466f5f3dc310e", - "theme1.neutral.9": "20172e2a8b974bcb1269838e09727c9b7e41759d", - "theme1.neutral.10": "d6d86a4556cda59d6dc91fc54e8fa55afc8621a4", - "theme1.neutral.11": "18992b7c94e26d7cc125b38b20a46d3f2c62770f", - "theme1.neutral.12": "dd97091a8951b16aaee7e7695a08f57d51a05e32", - "theme1.neutral.13": "4e0707b520e73285e31ccc6d658a3165107aa13b", - "theme1.neutral.contrast-1": "731b43d51c6e5aedeb6fdf40476dd26ce0d24c9a", - "theme1.neutral.contrast-2": "d7223d8ad0524c9e67366d8204d745a10bae1e50", - "theme1.brand1.1": "d067ea1ae3f3b59525b5b35df8b751b916096aa0", - "theme1.brand1.2": "693b52617dddb738003bbac15f7e84ad76536c54", - "theme1.brand1.3": "441c6ca79b57b6294b7370cfd520b0f1e1dd25c2", - "theme1.brand1.4": "274dab89cdbaa02df9982148fe57d464c3e35091", - "theme1.brand1.5": "7aabb97c2272463d77244a11aa9f538038b33380", - "theme1.brand1.6": "4f140bc5d636d10d41882f3ef5aea4375d4121b3", - "theme1.brand1.7": "6b41598d496cfe47624881c2b5660f2c231aeac8", - "theme1.brand1.8": "f3a8203ed9b690c967d0eedaaa8b12aba568fe0d", - "theme1.brand1.9": "2e73a0dae6f8e2c865b6dd160e29b8d6b5840009", - "theme1.brand1.10": "c4afadbfc9dce8f60545bd063ac9390bcdf6a3bb", - "theme1.brand1.11": "ec6a522002c64ae00d17685d8acbfb673b816465", - "theme1.brand1.12": "9c7ffae0cf5d69a811345035f0fe7146e7a0bf8f", - "theme1.brand1.13": "be241ff87bf1beb1cccd32efbf724249779ba995", - "theme1.brand1.contrast-1": "a08ba6993f2873b2cdc3565758cbf1cd4b2043e0", - "theme1.brand1.contrast-2": "1dca176532eea0670292f320c8879dfb5c43974d", - "theme1.brand2.1": "89a0fedfc0293bc594378b90a3d3e0d3db831b4a", - "theme1.brand2.2": "d57cd6e5f4b8af8b4f7e93767b08c8dd194494ab", - "theme1.brand2.3": "e601a3d909478c2396be2103dd60efac55df8542", - "theme1.brand2.4": "e3a12ae1552de0b1f7d9e567ca1bfde5acb1b019", - "theme1.brand2.5": "ff3f714eeaf7199f208ddf3d3dc5ebe074272a23", - "theme1.brand2.6": "aa4a89fb37019618538c7e9b413c66cf4426aa25", - "theme1.brand2.7": "ade5f105e13bb895de2605b7cf05229896a3991b", - "theme1.brand2.8": "922fe85887686612196a2893f2a3a5b8f6a0be5a", - "theme1.brand2.9": "e4ed68e3a49d31becf1585eec91c9798867b2bb7", - "theme1.brand2.10": "810a2db8a53f6a3233769ce730b870763b26f98b", - "theme1.brand2.11": "d59e32e7fa1928bcd4f7fef2ec33bd77d89d97b6", - "theme1.brand2.12": "0fbb48da2809612cc7d6ca6c4c6b99f38c3bc102", - "theme1.brand2.13": "35f057206653569666c9de857ef8aeb58454e249", - "theme1.brand2.contrast-1": "43b2eb9f6032942833234fcce44eb48e54ee7679", - "theme1.brand2.contrast-2": "6dcbe8640b0e8f5ee91321160e8c60c4b718e5f0", - "theme1.brand3.1": "3f3fdbdbbb81aa729caabcd5864cad524ff9926a", - "theme1.brand3.2": "93d6bc75194d411ecff4cdb7d58056ead08bc75e", - "theme1.brand3.3": "4babaa0c47c29ae8cb59ba9d143f4e82770849e8", - "theme1.brand3.4": "13f91c92e08fd82e7df4d439e0715093de54215d", - "theme1.brand3.5": "1ea13a559e5012e1e378485edeac744e5bc5ff6a", - "theme1.brand3.6": "a5d59a1125f8d8efd2c0955a719b10092694554c", - "theme1.brand3.7": "9e02cad8c696c50ab10aaededf29dd752bfcb857", - "theme1.brand3.8": "6ff71e5377fb19255764efb0587ce6b613d9190a", - "theme1.brand3.9": "0568c6cbfcb672452e1fc7163be42fb6ba72a512", - "theme1.brand3.10": "36f2b6064e9040aca17748a4c4009628f0ec15bf", - "theme1.brand3.11": "28bc67658ca8579d2cd961b53b92b4e6c8520c79", - "theme1.brand3.12": "6d2a46f30d1cbfc3c10d5a72d5bc5cb8883ea723", - "theme1.brand3.13": "2b745c819d5976970e5407843b4aee108774cd7f", - "theme1.brand3.contrast-1": "c5440456d4ee7be28225fef58ddc8b8219dec05a", - "theme1.brand3.contrast-2": "e1227681e73cb37104a773404688c20d1f8c56af", - "global.green.1": "6b1b92618299c3a44268648eb87dc69798fc0f7d", - "global.green.2": "718eb2d2b7fdc4d25b4b8df455d9402cda12cf0c", - "global.green.3": "7da68dade3c4a9c73aed97cde85b9a0cea9368b2", - "global.green.4": "a04c0f32e928f7129b534ee55c9b240d5a2a37a0", - "global.green.5": "4d06d17cc82d281943f74bec2726fed54eed44f2", - "global.green.6": "acccaa4b74cae2491104d6204f18b98408d6abcc", - "global.green.7": "577d9993ea8a744f88bbde871d91ea2c18744e80", - "global.green.8": "99e24c09e2e5fcc2ba92b438635d96bb85f73137", - "global.green.9": "3727c98e30a26b452b2b9d2c65e38636d115de30", - "global.green.10": "0ea495742ec429521e340f234f2aca7fee2e5bb6", - "global.green.11": "c1db30d37ca5fddd8c8422d65057c7541d3957ca", - "global.green.12": "8ee897367d7c03da8e84d8570533fdf305150505", - "global.green.13": "e9ea8418281a56c6b72bb8448c5abf41cd820875", - "global.green.contrast-1": "324518640e9eb2a121caaab13f44808832e150f0", - "global.green.contrast-2": "fcdb8fa477cc9c3b070a583fb44c6176d3e65d8b", - "global.yellow.1": "20e40971dafa1e6a2587983119a16b184dd8dedc", - "global.yellow.2": "df44bc3c5c822162933168efc9872e5c0a87ab40", - "global.yellow.3": "4b337f176696f2d43ff368fbca7e2359d9dd3073", - "global.yellow.4": "7b386dbf0982a664b9303bf51c2cfe67613c19eb", - "global.yellow.5": "5016e5724f8e072fa66977c0964af2214a06a57e", - "global.yellow.6": "758a1b724198d0d3e1581f3c90f4d4ddbdf58afc", - "global.yellow.7": "082eb6dc7f9ce0d36d8713af72d2f8a43ff34c65", - "global.yellow.8": "5fd3f00f749b26471d9b7f2539ebc0599b90496a", - "global.yellow.9": "2e316f69587799041931a96490a7bfd4fb8996c3", - "global.yellow.10": "7e8d00d7300abe9a5a0dfd216dce5474ba477fe3", - "global.yellow.11": "3baf6e5461cb1c6fcee1d9733a6a77a6150f5cc9", - "global.yellow.12": "820ffac23b8cdcbd3451754837c209fe91c511a6", - "global.yellow.13": "7d2dba1ce6f844b383b9eb7c75b1af57986949d4", - "global.yellow.contrast-1": "8f9638f495080ce4e9d131575ddcb324b0a8c3a3", - "global.yellow.contrast-2": "8117589babf3400a41bca44a63035a340185f02a", - "global.orange.1": "a35e2d7bb7ac9b08fa02defcc3b9afe63340bf82", - "global.orange.2": "81df8f165a8f9a54bc01cfbd6eaad4d72afb07f9", - "global.orange.3": "0b9f694b13f403bd0ae5a89006e6e40a21f8fe4b", - "global.orange.4": "ae4486c676892074e68a610e9fee3a01a2394610", - "global.orange.5": "6ef722b944c07ba05e5f50a10aff1f0fa69fdaad", - "global.orange.6": "5934701f70ea76833d66c51ad8eaae72b65cc494", - "global.orange.7": "df35ae7aa343a1a21ed02f8132ecf255678483c7", - "global.orange.8": "622cf28b3bcf9aaed48db64a1a822bca8f6a3f66", - "global.orange.9": "84497ba3725dc66d7d0dda01f5dee8c67a00d9b9", - "global.orange.10": "f263d8426bb4869d334f9289e1567f50b95f4378", - "global.orange.11": "a4b60b0eba7200ffe5fc5d8642b0c79cbaed30a9", - "global.orange.12": "095c3deff358f86d4cd3b8802c209615d69a5488", - "global.orange.13": "4b9b07ad11efc7b7e024dc398f6bfc4c29a4837c", - "global.orange.contrast-1": "413860417b3ea66f64a14191377aed14d7b3a6d8", - "global.orange.contrast-2": "af9529e73147dc8b3218e8aa7ad7cc1c10200344", - "global.red.1": "a71ff0ea8ee78b3500263f34afa0fadb82673c7a", - "global.red.2": "01b5da6ef801dc2392bb8d25f8461e5d950f33df", - "global.red.3": "60e911aed393a7150837888530df97c70a28e8ea", - "global.red.4": "97e47d7a3556040212cc4c4f392751538381d81c", - "global.red.5": "d113b61dcb70ad9a22004004058dbead3c00c075", - "global.red.6": "df56c347f5f02d30cc03025bfc5c1926ba2a1eaf", - "global.red.7": "c4adbe314abda2e079435f9fc99ca5d18c841f5b", - "global.red.8": "381fe1e3a035e71edbffd64989569806858f4ce7", - "global.red.9": "90f8cf15cb78c85c99399706243ad62baf10ceba", - "global.red.10": "fafd550742b11303ff6765dc6628b6303927c860", - "global.red.11": "c92af88acabde714c3c01a7296144378f9f0f17c", - "global.red.12": "6c54074797b853b85482ede0de8f00e7e70e216b", - "global.red.13": "ef76fd67c000aa2cb86d9ee70a9298ddb0096bac", - "global.red.contrast-1": "f53c089baecb0359d4a655cda11a7a760e52b87c", - "global.red.contrast-2": "0da1922f0ea65b44cee25c8b03e15763836b8978", - "global.blue.1": "939b3014c8f60e5fdd4e3ac938c5951c5e67b3a4", - "global.blue.2": "f88cf9a610e31920fec14f64804749d154689602", - "global.blue.3": "9d2aac0e45cf6332cb5d5a39aeb1d74671adcc34", - "global.blue.4": "cad6bba24013f2014692774724b924bf3dd1c6bc", - "global.blue.5": "6582edddce514655a0d63a434241e2bd19f5ba9f", - "global.blue.6": "436a5446f004bfb65aa3d672ebf73ff34f69137d", - "global.blue.7": "046b840b21ac3db175d624db30ffb766ad51eb84", - "global.blue.8": "b1e541e25e7b2578fddc80af464bf20dc6b2c8fc", - "global.blue.9": "86537f3c9829ff439a18191d904a0caf519c9226", - "global.blue.10": "3c66d34ac1ce171d64862f67cb588ba070ca8c2a", - "global.blue.11": "26f3a4e584c11f180486206f6c9ae13714661929", - "global.blue.12": "4356c0dc2a9c455e926cd3da8557e9af35a9cfe4", - "global.blue.13": "41b4eef6b1569ce4e662926fcdf7695b72ec58cb", - "global.blue.contrast-1": "ea0089cfbd89f739077c091e743fd6264d58ca14", - "global.blue.contrast-2": "7a8b786de6ec3579c84b1bddb1ee9bdf34ceff5e" + "theme4.accent.1": "2cc8a8d033372b23fb1307eea58bd5b8d46142bc", + "theme4.accent.2": "a3b74345914fd6f443a69c9111b91636239d78d8", + "theme4.accent.3": "1969ae29c70ffea7a55ec68cb2086e42e8bad3fe", + "theme4.accent.4": "7e2aaf0b24cd3864272ef970d3c0d47103fd0316", + "theme4.accent.5": "d0fbda865c568b6b89ca69eb9c6412969bd2d33e", + "theme4.accent.6": "545185fa2b4a12a519da50c9ee3ad08382d879c6", + "theme4.accent.7": "8cdc281a7eab26907f3a94a23b5b31206e237896", + "theme4.accent.8": "eabad746c8957d9f51362c7a2bcf61970c414851", + "theme4.accent.9": "a1d1cbe76d8e3c9f9e6fbfd6bccaa0085ae1b501", + "theme4.accent.10": "b998ccc4e87eea9d51a066b5ee65ef5476348677", + "theme4.accent.11": "efce59016ae2ecb19a11fb7cf90d38cd94eb693d", + "theme4.accent.12": "6b602f7167cebd3f5801217e389df8dd21bca179", + "theme4.accent.13": "f1f25e04f48b2d533772f3071c33180f54b8d0e7", + "theme4.accent.contrast-1": "dd2dfb092a17e0907e4b3dabac001bd40d2fe3b9", + "theme4.accent.contrast-2": "f7de7816f417d6bb64fe4f8d67bf497f3cde20d1", + "theme4.neutral.1": "f7f9b5f39aa76b1c9550b2816e80d5125227ae87", + "theme4.neutral.2": "49ff657126924ab439dae02aaa536f23d4f51451", + "theme4.neutral.3": "66f34ded65da7bf2c1dd6a35b1af22390b8e48cb", + "theme4.neutral.4": "1f603e098ad060f2c16e7fab00667cc1649ecc0c", + "theme4.neutral.5": "26c8561bdb4837f722e909c5ea2e1baac10f12c1", + "theme4.neutral.6": "ee19ae06724ab882513a5b33cc5b4d630d67fddd", + "theme4.neutral.7": "633b276cf2d1db6df1ef615382e1a45bc57ae648", + "theme4.neutral.8": "a9cd59f977caac3d82c8f7c0dcec40a354dd1290", + "theme4.neutral.9": "83f0c902c925804a8fbb3d80a7f4c2e860dc28cb", + "theme4.neutral.10": "5a9d126c9047caf5960bcf0a18f44c9aba909e22", + "theme4.neutral.11": "1e34ddc4daad10fe4cfc30aee3decab65224f67f", + "theme4.neutral.12": "dc4b0c4cab7768ce655addb014c3a381a9865f8c", + "theme4.neutral.13": "a80598c2a9536f1e678a520652feebc0422a9dd6", + "theme4.neutral.contrast-1": "adeb7a68ea4b05267bcf993d771f770342ce6a95", + "theme4.neutral.contrast-2": "48ea76d62793721d30cc6207088517c4b9d1e044", + "theme4.brand1.1": "d12b47e035b62b8db23902001e7a63e9040d11a6", + "theme4.brand1.2": "1355711cd8d9b57572febd34c15b39f4aa25bd96", + "theme4.brand1.3": "c9e621183024bd851431c2b8aa6f2b807c0a33ed", + "theme4.brand1.4": "9998e697a98575351f3975b2a9132b93ecbd9307", + "theme4.brand1.5": "5ed22a014661609ebc8fe94ac9eb83b702e58ee9", + "theme4.brand1.6": "762af881159e5ff533a21a5af5f924a3673cacde", + "theme4.brand1.7": "e3786df893d69a34cec21f39a9cb434fe6ad3785", + "theme4.brand1.8": "31132d28433b558678ec95dd44a70c9a25c54d79", + "theme4.brand1.9": "34e8e304a3d374e0bb79bc558f7f0fdffdb47ad5", + "theme4.brand1.10": "b454933ea3a1d03bca4b2ea5b05f84b77a302f25", + "theme4.brand1.11": "9ca46b6f7366b3d07801929fa807d8f77a2a29ce", + "theme4.brand1.12": "f0eb34f92d5ac4ac4f76cda939df2bef71448e40", + "theme4.brand1.13": "dfce26197c0b67d3c26160d4fe17d3b576499f9d", + "theme4.brand1.contrast-1": "30f2a92621477e328fbfa17c0555b0235c0f43c9", + "theme4.brand1.contrast-2": "d76688481eb9a4144e1573e53d6d615ab0083782", + "theme4.brand2.1": "19e5c791edca80592e7ce5fc3992baa6e485c03e", + "theme4.brand2.2": "3907876767ee1873c54dc08c754ad9e28edd9d0a", + "theme4.brand2.3": "1f8a7767aaa01e24b3bda0e79870d1d26292c9cc", + "theme4.brand2.4": "ddc4878e2e8500845d017ff91c6d98ad35bfc65a", + "theme4.brand2.5": "d171049c167eef75809228e166667b1d100dbeb6", + "theme4.brand2.6": "93133b5d16d5e09d73ddf1384fa43139c67a261a", + "theme4.brand2.7": "83fb24b591493aee0cd93b587c18e7735c71fd76", + "theme4.brand2.8": "b2070336554b40c9e0fa8fcbbb6244b79c47eb68", + "theme4.brand2.9": "938beba71ed3a94f4595bcf519452417efe31459", + "theme4.brand2.10": "4bfa824476c6445fd09bdb7be304c250dcdaac0e", + "theme4.brand2.11": "f54e32e0f6c782bfdf5c857a00546f13b58e1a3e", + "theme4.brand2.12": "7684328e82d7daf40a0823f8bfbc1e64e8268661", + "theme4.brand2.13": "15feb397ea6403dc16b848e0dd226481879a8de6", + "theme4.brand2.contrast-1": "bf3f91790ec6a62af0fb8dd3d0a97b566e5603db", + "theme4.brand2.contrast-2": "a6b59e528725fe25b75eabb8ebc9c390f689d7bd", + "theme4.brand3.1": "763819ff087f0ba908ca5f8136751811dd2c3261", + "theme4.brand3.2": "9f98671cae57094a8fc4e84e14bc18502fb9cb23", + "theme4.brand3.3": "cf4261ca70454b018ccac6816e555fddddf6399c", + "theme4.brand3.4": "87fdb9111c892619c45c8c6c130df784ed7c5941", + "theme4.brand3.5": "a41395ad7ac9c1e2cf455c7d53f47587bc608329", + "theme4.brand3.6": "465e0af71764712def15c500d3f444e59f54a056", + "theme4.brand3.7": "bbcedbd03b4f6ef5659a4848dac21972383a4c56", + "theme4.brand3.8": "c2c7cea51a471665274edfca7a69f1404d662f66", + "theme4.brand3.9": "b8b603ea5fac64784a433f72448a537c1504970c", + "theme4.brand3.10": "d077900e52f793697afb12b3b40a8a2c7762dd1e", + "theme4.brand3.11": "0cfb42c45d647e6fd510187c678a38348ff3e06b", + "theme4.brand3.12": "9b271558dc2187bd14cc911f77947dbe61d618e5", + "theme4.brand3.13": "b161782ab87b88607b5ea519bd7d8a490fc9faf9", + "theme4.brand3.contrast-1": "8704c1a6c0d9963f5b01accc20f25ecf2f058180", + "theme4.brand3.contrast-2": "ab40f391568594d4929a5c8d8d14d17c8876ded1", + "theme3.accent.1": "84dfc74cfa718818cdc0f943abf2c28f63ff75f9", + "theme3.accent.2": "c46dfccb713487ca61da1dc3861316647237ef4b", + "theme3.accent.3": "20f326a566c594595e92d0938795af7bdd3fcc8c", + "theme3.accent.4": "1967e1820a1657962ece144e08861cee0c68ccec", + "theme3.accent.5": "8fa5112c9b683a7a0571cd9022c7053b2791e734", + "theme3.accent.6": "2619dcaa52a47ef7a856050de4e8c3604ed53227", + "theme3.accent.7": "b6bf101deaad6efe990a2d0090a4ba9f41255375", + "theme3.accent.8": "27355ebbf2c846d69d4a064c4744408914a35d33", + "theme3.accent.9": "0bf5bc99998fb58041d470054caa7033b85399aa", + "theme3.accent.10": "d35b93f459f7feab6720accfc6faa30723b4e94b", + "theme3.accent.11": "0e10f1d0c5b8abc96d7246fc92fb1e86b766b6c3", + "theme3.accent.12": "06ece77a38638ff2445be76dbd72707d9ae23d31", + "theme3.accent.13": "b372f33018e4ab7f9e34980f7343a98e2d0751c9", + "theme3.accent.contrast-1": "5bf4aaceeb705380d7ed7b80b8e4dc04c046a775", + "theme3.accent.contrast-2": "1854fee824a4e4679b2542d40f8702ccea3865ef", + "theme3.neutral.1": "caf8e5b97ff0466cdd1cbc8b0a1a3aa783d4e995", + "theme3.neutral.2": "c0edb2a7e3e896979881d8506e04a72a3c2b5552", + "theme3.neutral.3": "f414c4461b1e9c05c37520e820a53652554c02c2", + "theme3.neutral.4": "3e9d9fb4ac82234f2c9ca2afed005f130c4829e5", + "theme3.neutral.5": "ccd38a81ed9cfedf4c22987f54dde74c7435d45e", + "theme3.neutral.6": "197f6eaa1d94776ccf7c87035617c64414633ac0", + "theme3.neutral.7": "2e340b5a3ed67e1c27858dcb98e74cad6a447abe", + "theme3.neutral.8": "33b9de9724389caf25426086f875cfa84df456e1", + "theme3.neutral.9": "73cae0e5beff460076edd37befaad4cd10eb1e29", + "theme3.neutral.10": "ac61247bb15ba16d5ce87e6e2b67151da779a780", + "theme3.neutral.11": "527491dd20e3b044f2a5032df4874d6a0ad1fb9c", + "theme3.neutral.12": "709b9072f7898b2e49a20ef98c91de75ddd73c97", + "theme3.neutral.13": "d6474369887750f2ac76d3d6062cd2db0c12aa60", + "theme3.neutral.contrast-1": "5707c58e5eb78e60e4206c0f4c2e818a87bb1e72", + "theme3.neutral.contrast-2": "4b81b7d3362f42ff8ca94a6f30712894872b3af7", + "theme3.brand1.1": "a9c7b7966202026dea1060b66c3b0a3e2e015710", + "theme3.brand1.2": "71e30aef09c90cc08beec3998564874591730c47", + "theme3.brand1.3": "bf1b23f04112f2d039f322a1e7e079b5aa51a3ab", + "theme3.brand1.4": "270cad89f75d8faa714654e102d7932f70f8baa8", + "theme3.brand1.5": "c4bd8c586f0634da0d22cf97387c27d32f03429e", + "theme3.brand1.6": "13cb0ead0cdf837c35c83e05ddc00059f32a06ea", + "theme3.brand1.7": "aca5b14973e37208862d4d0f1f4f469b7efa6a01", + "theme3.brand1.8": "d1fd445fd9aab28265af41d775fd3a0c0f43ffb2", + "theme3.brand1.9": "ae786621934975e97fdd215640ab8310973777e1", + "theme3.brand1.10": "b12fb8bf3023d416680ff3718830874956cd42e3", + "theme3.brand1.11": "a833de48bc1200c183746ac4db1adb3a8927bd16", + "theme3.brand1.12": "99da289de67d7564507641c87fa2067b34e4a44f", + "theme3.brand1.13": "c36a31e08570d32894d872e3b083c278938e2b6e", + "theme3.brand1.contrast-1": "8bd86b1745081bcaed44673b1babb1a7b4292ea7", + "theme3.brand1.contrast-2": "ddc9520b0efeb312437e0c17f3d1c14aed437aeb", + "theme3.brand2.1": "b1e24b34e19ee24cbfffa6dc046ff7962b7b4568", + "theme3.brand2.2": "8c359435683e8d6237865429ba70fb41b0895653", + "theme3.brand2.3": "1ab7ec91169f9b1cd11fcfb5341c7006cf60bbba", + "theme3.brand2.4": "f801c9f225872446394c8261085a6211ba84e4d4", + "theme3.brand2.5": "9af40524265a3affbb4bc5947316f3d2c5755102", + "theme3.brand2.6": "d359106fa51ddffa1b0b18ab354f8e13f1ee6af3", + "theme3.brand2.7": "d33c9b2501cca43090f9674d6c1b5c4db4172652", + "theme3.brand2.8": "22e8a7dbc562864ea20c1dc246a17eabd27b432e", + "theme3.brand2.9": "146e901df7a8222ed7f4dc0dff2804012cc2cb4e", + "theme3.brand2.10": "7750629c414abc55c0706a3d548d4303e1e3389f", + "theme3.brand2.11": "155818ade1758eca1710e3af38c5a5427b044f4b", + "theme3.brand2.12": "ff503c9ef18c6799702a281c9b2379d4ecbb3963", + "theme3.brand2.13": "4fc4e7d4b69d52515a85534f4a0c397162c9d5ad", + "theme3.brand2.contrast-1": "526a5f10753cf8dd3f592a439a37a9bb4467b3bd", + "theme3.brand2.contrast-2": "5b6169911e6ee3ac832f1181359bcbc71129fa5e", + "theme3.brand3.1": "9a5d1d0473391cdcd15b94d4500ab490f8664317", + "theme3.brand3.2": "96ccbdf5979886b52b3635c8b517a195b07e884b", + "theme3.brand3.3": "031c67ae611a2bb1632ba329bb5901f0eb6e29b8", + "theme3.brand3.4": "04a871bcbf4a2cf42ed29cbf9c0b98bb377b0c2a", + "theme3.brand3.5": "bf6882be8a6040d0135025da0af8bca4f5683de6", + "theme3.brand3.6": "f3c263d959b5815c55f1f827aaa9ad59802d48af", + "theme3.brand3.7": "76677701174a7432b5ae6d7d88e5b4d1a423dc7f", + "theme3.brand3.8": "d731d9936c441c1bed8ad1ba0bb413d7725fa569", + "theme3.brand3.9": "f034afb5ea109ccc5e5b33d8d8f2376a589ba9ea", + "theme3.brand3.10": "e7bd1701ae3f6836714d9f18fc9ce2938e60d960", + "theme3.brand3.11": "b0184c2e4e3d6ef8b07079a19f3c720df3c5d9d4", + "theme3.brand3.12": "378aff052a109188f732c213ced9c5dc3a6793d6", + "theme3.brand3.13": "e6b8ecb8cc68977ff42f948780aff3b79627fbd6", + "theme3.brand3.contrast-1": "1b5fe7a2adebf2af463cfa96b73dcf7608bb3b52", + "theme3.brand3.contrast-2": "9df3ea0059821e25826e3b1d37f6a0bdc6c6bde8", + "theme2.accent.1": "8adfc44cb3a535709c94a193c86797fdf8db3998", + "theme2.accent.2": "689dc2f2a49658b113e83b10986bbd1252e7baee", + "theme2.accent.3": "9b9929cd2c320c3e712348738ef00ce87154af7a", + "theme2.accent.4": "ae2f691176fb4c6039b7a0c9d9f10db0df0ce437", + "theme2.accent.5": "748748ee4486e9e76e1e0e7da3f6864efc3d81ef", + "theme2.accent.6": "b97454487ae7fd083aa5a5e7f5ad9c67c7542f7d", + "theme2.accent.7": "e82b1f0f335d159a63c72966b61925c3a63f5212", + "theme2.accent.8": "7b33e78f064effce56100f7bad6efb3f55438832", + "theme2.accent.9": "20ae9e449eef1d88481b7bd8dfb745c8559900cf", + "theme2.accent.10": "5e4a0913236d0dc5f57e33a93ebdeaf60ccf62a2", + "theme2.accent.11": "56c5286816046c8d17ede5947a446cb721fc7e73", + "theme2.accent.12": "d1496f05dfe09453fd9c7b6c247127309616b1b0", + "theme2.accent.13": "1bc8006cc59b8b9c8510b479d5cab7e99cd2679e", + "theme2.accent.contrast-1": "e6cfa047596fe2dab02aa5f0a56974f8b59360ba", + "theme2.accent.contrast-2": "eae9bfa93d6e413edf8ce33d5f70ae2c50a407b5", + "theme2.neutral.1": "107d33f1a950f0f373e3c8e0239d59e82b76dd46", + "theme2.neutral.2": "868eaadf89b33218a5d09fd6cb57e6d87f515358", + "theme2.neutral.3": "041b5671b5629617fe71ce2118b877aac5fd6ee3", + "theme2.neutral.4": "46c18175c0ed48fb3e158a0e748db76710ce1576", + "theme2.neutral.5": "2c48c2d6521f681f16b7745b62540db114600b4e", + "theme2.neutral.6": "dc346b1766aaa41a3a268e6d3b706d697652c91a", + "theme2.neutral.7": "499f6d31bc1a62db2cc31724f602b3a5d1b15cf5", + "theme2.neutral.8": "33d64b14c40da28e373164d8d872d97697188607", + "theme2.neutral.9": "40fcbbbc9910874d6ac1f0237876b17b79799b88", + "theme2.neutral.10": "3de75bdc63381383904cee35471d6ccd4beabcc8", + "theme2.neutral.11": "65d9a4c9de9a1d7e81639b7d49ce7b3dd358ff8b", + "theme2.neutral.12": "1dc59034169e709410558a8d5123c91c4de5ef7d", + "theme2.neutral.13": "ceeaf920a9a3ced3dda70b55652020109a527417", + "theme2.neutral.contrast-1": "3446a41b3df034d2db491a7e8d68af8020797735", + "theme2.neutral.contrast-2": "4841332770a5ed8baa793a91f85d3f969aa55b09", + "theme2.brand1.1": "93e7751d6510e90ce8d7d35da47986263e3bf940", + "theme2.brand1.2": "81ff0903d55d719a76d56c701fdd2591e16677ae", + "theme2.brand1.3": "5ac76d22fc5e7dd322aa4d7cff13a4f53c758169", + "theme2.brand1.4": "21228be8963fb2d5050b5ee3cacdafac0852fc70", + "theme2.brand1.5": "4f71b6e6de9dae1fef4861eefe6064fdfaa1da33", + "theme2.brand1.6": "2fd20909c375345dd0cbd8e39268d33cc8c94a86", + "theme2.brand1.7": "9c011a864ebe92703a3a9e19c3bc378b1a7de978", + "theme2.brand1.8": "e940ef24f92eecbd3a9e404efb8315c0d10c014b", + "theme2.brand1.9": "afda5f366a28b89e095726971e057c44816e9ed6", + "theme2.brand1.10": "bc758fb805c3a8705a3593179878cbfc8b34bd90", + "theme2.brand1.11": "c328c0f74c5d884a6cccbb9bd0f1719803379ad1", + "theme2.brand1.12": "1b5f40370e4b73cce2fadd9b05773a840b5d558c", + "theme2.brand1.13": "3f952d7ad716276f13aaebf906546eccdf9b25e0", + "theme2.brand1.contrast-1": "dda10b314ff894d8249c712583b155e24922122a", + "theme2.brand1.contrast-2": "f4c6a55ee743979de402516987701d43339b2110", + "theme2.brand2.1": "cd628b5d89e4f40f153404a2d31f3d26ac7017dc", + "theme2.brand2.2": "19bb907d3f0bca565a9869b2082e416311f0a391", + "theme2.brand2.3": "fb17d7239347e3497331316e858d8d094d56a093", + "theme2.brand2.4": "bc9e4c81ef4fc11ef467acf136f68158bd146315", + "theme2.brand2.5": "36345555813b0d7e86888f492baf43fbe39a7e6b", + "theme2.brand2.6": "c78c66a767f2676f5a2730f40bf0558b7d9412c8", + "theme2.brand2.7": "a0e992e9904e50de3796648c6ff771743f9265ee", + "theme2.brand2.8": "6c4f947b331637601fc9a8348e8ec86df17c768a", + "theme2.brand2.9": "e97a0e2559061b1bc6d44259126832f451683749", + "theme2.brand2.10": "8a1f0cdf532620c04af6e46b047b56a2addecf01", + "theme2.brand2.11": "508834e6d8542cfad82d4ed9dbedba0252e08c1c", + "theme2.brand2.12": "e1168a7632d18f3dbc26ca6f4545963bc497304a", + "theme2.brand2.13": "5703b572ae7aa2f0b2bdce0558916ed8e7d41c29", + "theme2.brand2.contrast-1": "883f681be63d84663a8a5598024a951e8ff91495", + "theme2.brand2.contrast-2": "249b0575d0b0df9ad2395e90ea181f588ba48ffd", + "theme2.brand3.1": "1e0649ad02e229ee676f43ac9aca6c1e5cee6521", + "theme2.brand3.2": "03a5a652b059516f73fb3512d037771792862ea0", + "theme2.brand3.3": "7b1ea6fa26b7111b3fa506802d7ee7733eb83715", + "theme2.brand3.4": "8f7f025865d59b533691563e962193b2157565e0", + "theme2.brand3.5": "04532630a5bed61559bd15847cc8633ef0d26d12", + "theme2.brand3.6": "5efbfc9767aa0ab8fac38f1dad38529898155ccf", + "theme2.brand3.7": "99978613ef7f2f0f520b7741ffaa394d2b7b9b69", + "theme2.brand3.8": "ddf83d7431a0cd39e99837352931683c8b879c01", + "theme2.brand3.9": "a9fc03766787087d9c79e41b5490d9e8100b763c", + "theme2.brand3.10": "5ddda05f664301160708f36516400970661e797e", + "theme2.brand3.11": "7e5ab101da4b8392eed42e684656df6d59b97a47", + "theme2.brand3.12": "c9f97ebeebb94be9e4bd4c8d359c6e4320ce2a15", + "theme2.brand3.13": "d09b37df04b92da02e8ead971bc62c9d9269e16d", + "theme2.brand3.contrast-1": "5bf6ea603406744830701cbcdf1bdcdc8775d140", + "theme2.brand3.contrast-2": "54af01314c99579378d1dd27dba7f44e207fc25e", + "theme1.accent.1": "48a7f920538b56b77fa4aac5b61a980f32593aeb", + "theme1.accent.2": "30e7ace669b7421ecb627b9eec63b6fc1a310833", + "theme1.accent.3": "6520d14a608f35ef1c2edcff395128e6982c6c05", + "theme1.accent.4": "7955234963dc92dfdc3ffb0303024b99d58b2ad9", + "theme1.accent.5": "9d446cc758db95367cc3e69e53f06aa1f3eb308e", + "theme1.accent.6": "3376ab7a6cba1d4034195f7de666212bf5412069", + "theme1.accent.7": "d68c0ec94ed74da3dd00f57e81bbd1d2dcadd73b", + "theme1.accent.8": "6cf68e5df43bbcb151a4f11441532c3158862e7a", + "theme1.accent.9": "e6a428978df9c8f758552897f7e8d46c224a3b3f", + "theme1.accent.10": "e118e17deed1525e5dc68b39a8a57bd33652ea9c", + "theme1.accent.11": "3ade28da7ca542dcbfea361144690787d3222f3f", + "theme1.accent.12": "cbdb4e2d785290b4dfeba48040791066c8a63c23", + "theme1.accent.13": "bcbfcabef9723fae47548a4eadbc931bc4726fa7", + "theme1.accent.contrast-1": "da0756804678ff58d04806eb8950231ad33d2f20", + "theme1.accent.contrast-2": "d44d9ea7925ec437bcc787869c9f2fe9bac522d6", + "theme1.neutral.1": "75b0074fa3a5b49272f73fbcb49d61d0e994e8b3", + "theme1.neutral.2": "1ddd40cad6c17fc4eacc3d81a0ec014a23d80358", + "theme1.neutral.3": "1df08a77c0843c07147794ca341a08940f283498", + "theme1.neutral.4": "422c8331d5e6c61f471ba04007b4cdeb62bf1b3d", + "theme1.neutral.5": "de6350c90724a0bc6fa1c94ef2dca727d111975a", + "theme1.neutral.6": "8ba901b635de042ed8b14588d9e345f1a491b7be", + "theme1.neutral.7": "f63db36b3b5b37db3fce07763f74ab5442be4bcc", + "theme1.neutral.8": "46e8c78dee31e4620bb6ecc4272ef363583cd1ae", + "theme1.neutral.9": "1798a640be4952c49ef56710708461ede2497b50", + "theme1.neutral.10": "011eda6a52b2b59a13c9ff35544f847ba889dfbf", + "theme1.neutral.11": "5a4b0b7f91c5107fbabb7d3093bf509e6afdfb88", + "theme1.neutral.12": "7e6b95ee27634c78430a8ba3fd8d65cfe0a3dda1", + "theme1.neutral.13": "bc1d7d250286d65d3edcd76795a8c1cadf1deac5", + "theme1.neutral.contrast-1": "178ca7ef87c9a757ef3fcaa5821a7d09a7701088", + "theme1.neutral.contrast-2": "92fcc96fd2e14a407f663b5a65491bdf1a290fcd", + "theme1.brand1.1": "27163b02bf73b49809755587e09afbebd3d0b5c8", + "theme1.brand1.2": "9c235631aeaa2d58e571459398e576999c63eb66", + "theme1.brand1.3": "5669e961b411f40337cb0f25259b278111d05aaf", + "theme1.brand1.4": "df2b3bd2bee2648845d0caf42a187c55d50fee86", + "theme1.brand1.5": "05892dee037e59c4370fc9781f0a57667e327ba7", + "theme1.brand1.6": "46ffaee528517084fbe27e8db064738f0c9c430a", + "theme1.brand1.7": "9cac9ecf93c1e4cb4b87f4d3f96b1c19e1489018", + "theme1.brand1.8": "1f98dfd8575bfd5ce33e7cb09c4a68b7cd1c7091", + "theme1.brand1.9": "0dd2c99eca5d88db5ec278f34ae87b31122318df", + "theme1.brand1.10": "92d37dc158332c175f2ea960ea803ee1e3bbb192", + "theme1.brand1.11": "139335a17bb6920f4e4df914aefb66d32c1081d5", + "theme1.brand1.12": "e273c25a154e3fe364daa64f5d549923a243eab1", + "theme1.brand1.13": "b19faf3c4fe4e2fa626c5f77503f209c7767ca52", + "theme1.brand1.contrast-1": "8b0df8e14cf0f4380656cecfa58698375967751b", + "theme1.brand1.contrast-2": "760389854c6ad58c2e1bcd31bec6fba36839d643", + "theme1.brand2.1": "005a4c9fc70b1c486ee89918fba52d0ae146c691", + "theme1.brand2.2": "a044ffd682ffd2af019f464750597ff2f20d96fa", + "theme1.brand2.3": "197b1cc8a91798fb132d5373467cf7c851f700e4", + "theme1.brand2.4": "ff9e231c3443b1c039e493d2e16ac090fc53fe36", + "theme1.brand2.5": "57adf386c64cf091b3e2cac358d409f3e988d62a", + "theme1.brand2.6": "73464797263789e374b5a5835d95f6794d4ab838", + "theme1.brand2.7": "0a1c9de3cd546d1b3ba22f106fccd256811171ae", + "theme1.brand2.8": "9913c67ad46784247f7103a93feb872481a9394c", + "theme1.brand2.9": "b58c939f2c16b8606711b75bf05ca477e48ff3e6", + "theme1.brand2.10": "699530906873345aacc346ff483d31811b0141e0", + "theme1.brand2.11": "a4188a3221b9cc6fcdecd397e3b09d47d5e8e7e6", + "theme1.brand2.12": "39a3120f98854ca7f7f3d718569d792e79006388", + "theme1.brand2.13": "1d5a38da6fbd1ac97597e15bab7123d7d7378171", + "theme1.brand2.contrast-1": "c5ef32a3815b2d6c8877dde0485e343cdf85259c", + "theme1.brand2.contrast-2": "99943c32c3b98cca05692ef75a974cd21bbe95ea", + "theme1.brand3.1": "c96e4ee92c48a3c8d3b099456f03ac8376b12ff5", + "theme1.brand3.2": "304a19923c141eeec08e716a421b9b11f7dbbc82", + "theme1.brand3.3": "de3385fd2f73f044e1b8f2b58e395596178cb4f3", + "theme1.brand3.4": "d2aeeaa96b3698a334d6264b52f9ce489b09c8be", + "theme1.brand3.5": "1bef2931b248266f069f97b22dffbb58127ddfe5", + "theme1.brand3.6": "ef0f14a358155cb18b0b4ae27bb700bb2859dfe5", + "theme1.brand3.7": "7527e793464953b4c91ef399ac1d949dcf803b08", + "theme1.brand3.8": "eda5b2386954cdfba9edf7a3eec86567cb3e309f", + "theme1.brand3.9": "4b33466d74f59701678439cdb75e3da5356ed8e7", + "theme1.brand3.10": "ca38328c7c25a266fa0937226c6632d8c0706216", + "theme1.brand3.11": "69985625294471ae878e452867a47843bc241700", + "theme1.brand3.12": "2999279f58b821ed4bfa6e94317cba7c39094e5b", + "theme1.brand3.13": "fc7f642ef300ef438b3d8541121c3e54fb4b66ef", + "theme1.brand3.contrast-1": "5e3a6ac3a4417e7aad4eccd5896738f16320dfb9", + "theme1.brand3.contrast-2": "0ef25aa28a24af013aced7c11556163203f62591", + "global.green.1": "35e5d72052739adf3a7103bd5fde80236c5e5754", + "global.green.2": "3a419675ea65980142501747653cc07aef82489b", + "global.green.3": "31ea010866cba88842d79864f585cd301bef69db", + "global.green.4": "2b5a85bf272c9018db78d82cc77299fc496f3153", + "global.green.5": "628be69f1a886b739331374058f0bca58cbb3768", + "global.green.6": "4600981baef18181f3e81a791c6c6e8bb0298395", + "global.green.7": "4007b9d4886065b0a13f55b5a99de839b492412c", + "global.green.8": "c4a6f5015d71bf494fcbf2ebe525638fda014da0", + "global.green.9": "f9c9a545c65b4db8012d0fa1d974ba277499e2ed", + "global.green.10": "1a29e5a87496024eb8d3cf8f8604f480e176f6ab", + "global.green.11": "fcaee1106b4e04b049a0505d8332a1ab6b4164b9", + "global.green.12": "42023f9429788ff79381799e92bf820568d7c55f", + "global.green.13": "9638bb398ba4bcd6ef27db1d17995fe4ba287d03", + "global.green.contrast-1": "8b4f912c0d423558984315aa5c62b00a25b8b709", + "global.green.contrast-2": "a276e7de9451ef8f10adaf71963c351609b1bdaf", + "global.yellow.1": "c2525fe21a0e8b55af9aef2ca6b002e28a48864f", + "global.yellow.2": "16aa9a2003288848b14b75e6205ef8982d57884c", + "global.yellow.3": "81671a624e7ff944fb5c56e3271264979736cba7", + "global.yellow.4": "d629b91736ce405ebbcddd410a2baf1057fc443b", + "global.yellow.5": "98f15a53697293950e09af439ca00492a968f77e", + "global.yellow.6": "115f0e24728f2a18376740e2e40ff331ce3dd5a6", + "global.yellow.7": "5fd57a8834d55e34da6d4f5dd6716db8621b3b14", + "global.yellow.8": "57fb1b991b9242757dcc006390db93a5c3d744ff", + "global.yellow.9": "e0c1bb81673a59593bc6af9b497f53c357bedd64", + "global.yellow.10": "b3de9d53a240a0385f49e15bc813d69f5ca68088", + "global.yellow.11": "5528a484fb22c035a44acd2a6184260e25d9e01e", + "global.yellow.12": "4218b9acaf0d21249f61a2692eba18241ab4e0f5", + "global.yellow.13": "93838f2048b1166253d62ac9bdff265bd0fa1328", + "global.yellow.contrast-1": "e53bd6d90c434ad5fe867255af57a249bb45c277", + "global.yellow.contrast-2": "5c99a5d3f276250101ffd45fc426a2a847493e68", + "global.orange.1": "0f5a8a78e73dbb5e81d0acb14318629db1a5c3c4", + "global.orange.2": "09d69e86e07359c8eade2684039f28fd7cea82a3", + "global.orange.3": "f67b12b8f5bcd297be167c92ed732b91ffbcaced", + "global.orange.4": "35ffeecbcea4bcb9c130066fb8f18a4285eb3e56", + "global.orange.5": "a10b11302ab7088ca4bf6769f55de6982e9cfbf4", + "global.orange.6": "019d970854b2cd5178b7f1cf979ba7cf18b104a7", + "global.orange.7": "b840d9fd53ad442e150ea87b38874bf83a595414", + "global.orange.8": "311d7a2b90373c7d280bb2107d8d39d0517d3855", + "global.orange.9": "5f526c44784f1e1da402549c82d1165d3ddb36e7", + "global.orange.10": "1a7a42df691d565eeb3aae0337636ce33fa0c6d8", + "global.orange.11": "52bb0efba137b74075898e929c1bbb0cd8b2960b", + "global.orange.12": "d4edc591a088a5c7698f4e039f038624c68d91f4", + "global.orange.13": "23faed2b78ec669f8b10ef15750dbb39bd3b059c", + "global.orange.contrast-1": "0830325872160653639f5f18407128570b75ac72", + "global.orange.contrast-2": "e45c1dd7cbac89cdba9f326f4dd9cdaeaaf5825b", + "global.red.1": "733ba46f2698e824b5bc8740fb029a50587b4430", + "global.red.2": "e3f4c5e359ed5b270ee2dbe8f99a777f62e72553", + "global.red.3": "d6120b5bb174e35897be3076e379ad25a040409c", + "global.red.4": "8c082ebffbe91b835fd2fb96e856bee3d1295301", + "global.red.5": "1f63a6b56b15b567a52016bc56874817210e7ef3", + "global.red.6": "7db07d7c5e2a6d192e4af553e7816c895a4dc346", + "global.red.7": "90cbf83c74d3954d022fd7d396a1f685effa822e", + "global.red.8": "2191ddd9527172191dc66e6c8735a29cd1a0d6b8", + "global.red.9": "692d78ad3fac050a635048e7894c31fc33793a19", + "global.red.10": "09900cf8e416d4f46f70af12e5199c52e6df83e2", + "global.red.11": "d5bdccb8c219b6604cebc0f59f03b42a9e7e5f2a", + "global.red.12": "731d8391160b1e4e9cbcf4be4bdf8ccea91acd90", + "global.red.13": "d3f47118cddb30ac8810b5cf15eb537b5c53d335", + "global.red.contrast-1": "598969a45f1455c54906b66b4b0968562e9bc0ff", + "global.red.contrast-2": "b9fa643793bc29865cd07c13e45a70dedbd07308", + "global.blue.1": "47a0fb2647c32cadfcc7d6fac4615cd05c2e2af4", + "global.blue.2": "06a9566b30d0ae7c5a91f3c7d2ea05fa53cce776", + "global.blue.3": "4aa30ba5e3c3595b53df3dc92a5b8cdf2b8c4afd", + "global.blue.4": "71e2a51d7bd1347e9b84246e8af0c82d7eb0890a", + "global.blue.5": "c823f392ed4341b6f5b95beab24c72998b0a3a0e", + "global.blue.6": "29a9d28cc8806cf9da14de777cec469d31bdec48", + "global.blue.7": "b4a06e0647ecd1bf9ed8f93eaaaa4ffb3bcc5cc0", + "global.blue.8": "50f05316f6f884e88137a72248b55d3d3c81fbd1", + "global.blue.9": "c3de6dc9abf1f39e3123d1a0fdd49e34869fdb0a", + "global.blue.10": "a5c328ee9db1a8fa6e392f653f8e350b271a5756", + "global.blue.11": "9790bb13272b798a64b4277869e8d73555b2e217", + "global.blue.12": "8b921fb11299dd0cde9c9380dcc5671f57bc1d01", + "global.blue.13": "930cef5770bbb298d992c3be28f6d1424b43438e", + "global.blue.contrast-1": "e37d79b384acec43db07a951283e08da2b0c418c", + "global.blue.contrast-2": "7737d9a506276e6ba153f75d595f598a8d122bdf" }, "group": ".Mode" }, @@ -396,390 +402,396 @@ "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "core/dark/global": "enabled", - "core/dark/theme1": "enabled", - "core/dark/theme2": "enabled", - "core/dark/theme3": "enabled", - "core/dark/theme4": "enabled" + "core/colors/light/global": "disabled", + "core/colors/light/theme1": "disabled", + "core/colors/light/theme2": "disabled", + "core/colors/light/theme3": "disabled", + "core/colors/light/theme4": "disabled", + "core/colors/dark/global": "enabled", + "core/colors/dark/theme1": "enabled", + "core/colors/dark/theme2": "enabled", + "core/colors/dark/theme3": "enabled", + "core/colors/dark/theme4": "enabled", + "core/globals": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:65:23", - "$figmaModeId": "65:1", + "$figmaCollectionId": "VariableCollectionId:34429:1449", + "$figmaModeId": "34429:1", "$figmaVariableReferences": { - "theme4.accent.1": "f77f38e43293075c5081bf5043e35d05f1788fa9", - "theme4.accent.2": "b8d2b9c086f7bd6844cef650ce6eabcfcc1c9e59", - "theme4.accent.3": "b2aa09198ac61f131df0776d9fc360bd7e79429c", - "theme4.accent.4": "0744b7dac85000a894856d1b846094f9091a4a02", - "theme4.accent.5": "c3255463e04c23e8eee9fe42ccf20b1342963d71", - "theme4.accent.6": "34bb13453da391641aee7aedaf412e0891a95637", - "theme4.accent.7": "fde5d29a3bfe12a93dd54e889f2bf5c92ca8b610", - "theme4.accent.8": "fe4711f1ae9842b1fbe7e1dbf1880fd32b364625", - "theme4.accent.9": "ff0ca7dd5db90f318c9a3586cf3fa068990f4de1", - "theme4.accent.10": "76b0af633a7f1797e28f479a0ef20c68dcf4ba67", - "theme4.accent.11": "6f9939d4b2b42fb130cf357afea44f563961098c", - "theme4.accent.12": "7519ced5ba552e4070cc8116d24f89e73617a502", - "theme4.accent.13": "35f3a8b8509b059e9b62e1a0c2fe16153b5e4206", - "theme4.accent.contrast-1": "2657727972d94d33cd367354c96297d3b3a2ffc1", - "theme4.accent.contrast-2": "a013671c0a740b5f6882a08447601d28317a0463", - "theme4.brand1.1": "ba525b8cbd86e6a40e12fce4d8c13cdd5572f74c", - "theme4.brand1.2": "969e28d85b69bc6b304d4e9c2476fe2e756e38ba", - "theme4.brand1.3": "f3ad4346c9abe59adf95f9fbf29a1ed011cc3aae", - "theme4.brand1.4": "a39bc3b7486b99197d3afce4064bf9f59b748a90", - "theme4.brand1.5": "c4124aca297a82b57461cf475b023a852ee7d31a", - "theme4.brand1.6": "58b955235fefc8cb25358334fddaef25277d9aa7", - "theme4.brand1.7": "9cfcb912909e1591430d7e8b5a955dd40b570e4c", - "theme4.brand1.8": "87909841282cada4f23ccaa5905c24c3783dcae6", - "theme4.brand1.9": "47591cff8e8dbecab395e3af8e16bb497ff04ea3", - "theme4.brand1.10": "b137e49c6d2c6a043b68b09dc7341695c4fa5ac0", - "theme4.brand1.11": "7374e160f078943fc7ecffcb5a537b7a2fd7abd3", - "theme4.brand1.12": "14f214fb54836e67cef139f28b206cd524d7e46a", - "theme4.brand1.13": "b9e58cadef4af1966c60205df1ee16a30650237c", - "theme4.brand1.contrast-1": "7a499e1b2034b124333ebc9a36fe6327edd193fb", - "theme4.brand1.contrast-2": "87a6de9bd9592dc4b28370eabb248f27b4a062af", - "theme4.brand2.1": "cf8d91aff21215b79b9bf46b33108657b6078c83", - "theme4.brand2.2": "b8b23b12fd85f3c2b6e3b74d3b477d9bdf540246", - "theme4.brand2.3": "e65364ccedee0b4b5e5caa2dcb3519655f476f18", - "theme4.brand2.4": "43cac5f2a96ccd695fa32394c6b4027082889f35", - "theme4.brand2.5": "fdfd9e4f5022c70766c7070edeeb8e1333eb5431", - "theme4.brand2.6": "4b963966508ecab92f95463c8d5967cd3bb20b27", - "theme4.brand2.7": "02d4715a48d40d4998859b9f423f43768359e90f", - "theme4.brand2.8": "97d24bf0382d6362fae690aabf7ed742fb4afb7d", - "theme4.brand2.9": "d84d5b39f628ca576d769e369620f1aa07b5acf6", - "theme4.brand2.10": "869eeec3cb557f6934e0d0375232e048b6156fad", - "theme4.brand2.11": "ac90474ac18f7ef0fe0ca2bd028c30c82385fce5", - "theme4.brand2.12": "24681820ca148aef681c137f0f8d92bd9fd41d39", - "theme4.brand2.13": "c995d81ba076ec93c5534a0fa2fdd5599c833624", - "theme4.brand2.contrast-1": "4c309ebb9c319970716a7c5a4310e55b4a40e00b", - "theme4.brand2.contrast-2": "f94095c52e626dbb04a07d855fa5a5b9456baaf2", - "theme4.brand3.1": "e01185c8336f61dd0be43d2730ad4d9d10676ebc", - "theme4.brand3.2": "05637f88914949a8a59eb016f81c444125a5286a", - "theme4.brand3.3": "0b78aa2fdbfeb877afe6584f1a7943f6d22e9619", - "theme4.brand3.4": "de46067ba2c970d4a5e6ef086b95523ee7052cf9", - "theme4.brand3.5": "3ad2063f084196ed75431118f2cb08ea47d38089", - "theme4.brand3.6": "180320a90081f7b564be11e8cf6ef25304b37a20", - "theme4.brand3.7": "5125c347fae3206db60d746236bdacd4c198c11a", - "theme4.brand3.8": "8fcac3555294df6f2869203452487134413c65f5", - "theme4.brand3.9": "e41d77ceed1cf7c2803e21278808e0f1b9110b82", - "theme4.brand3.10": "e794555b364a66c18376871eed58d843dc7f6dd2", - "theme4.brand3.11": "bb2f567cdf8aa9b9ce69b3f41bd3e15e39780d73", - "theme4.brand3.12": "e3cdc36010f570d9c0b053186a6bf41bdf231102", - "theme4.brand3.13": "2a58d2869dbfe064d6f0332d837bddb6dcfdb50e", - "theme4.brand3.contrast-1": "9b293083bd063e5b4f027f4248145d4ad659cdc6", - "theme4.brand3.contrast-2": "739aa918e1995bb7c4ae76056bf61b6bad9aa7af", - "theme4.neutral.1": "69be13478781ef29cb6e2a4185c6c6732c6b8f42", - "theme4.neutral.2": "fcc231539574d2823a859fbc0320837058593e75", - "theme4.neutral.3": "aa975cca08930e90e135e969f38f6bf98073bc0f", - "theme4.neutral.4": "f950fec7cd155c0e7b22e302273e6be5fa3bf24a", - "theme4.neutral.5": "633aac40623cd80e9bd224be6ac333b6596020bd", - "theme4.neutral.6": "ba0bf1f01d106549ece8137180b84141a59225b1", - "theme4.neutral.7": "ab19409fee05bc769c46837848d476e77a40e875", - "theme4.neutral.8": "790d3d8da4218905792918ab8fdb639212e374d8", - "theme4.neutral.9": "4f4cf3ddea58c9ec9f7048ce65660367e1b37827", - "theme4.neutral.10": "d286070a1f8b2f14188ad13582a4cc632fa53345", - "theme4.neutral.11": "980bfd464c68d9338e4e7b3ea92e73c1918c9d59", - "theme4.neutral.12": "836a9ef72ccb5da2be562e74a31a26e3ac6214d5", - "theme4.neutral.13": "e8f90b0dde5773acec0689881545b8f1538216ef", - "theme4.neutral.contrast-1": "7f93416a2c23f99b3721bdba8edee3fcffec76d3", - "theme4.neutral.contrast-2": "932ffce357446e5084acf1b50724f6e5ed2df609", - "theme3.accent.1": "e61336a6b428c0aa5766b3cac29ecd4047bb3b01", - "theme3.accent.2": "288634a59dc8918f4e694e4f849de06a55b3b665", - "theme3.accent.3": "88b563e6ae80198add18e49030543ca1d523aa18", - "theme3.accent.4": "f1165de0e0e83e08e33a9b84cbe1df0faae9abab", - "theme3.accent.5": "f0f3a086b9068436f3e47ca717de191306889865", - "theme3.accent.6": "95fe35968a4ba4c602b0dba133db3041d460d438", - "theme3.accent.7": "07377e63cb5ad443f70ed55cf5f0eb9634015260", - "theme3.accent.8": "2ea52a41a10c842c7e73b9c26632a067f93bf5f0", - "theme3.accent.9": "55d65af05fb935ee35c30bec347e2f43c77d8b55", - "theme3.accent.10": "e846b2713acea466c9108db1d314c0c2a87439a4", - "theme3.accent.11": "08b32fce73cba2d57bad00cddf25fbc30fb015b9", - "theme3.accent.12": "66723af7369468c1742215f670a770f4792d8c34", - "theme3.accent.13": "82de2622ee10a3b0f5c37f75e8e1c965e514c27c", - "theme3.accent.contrast-1": "534cc643b6bc683ac99322f832b59a4e8d7223ba", - "theme3.accent.contrast-2": "4460a5b8f09ed9ded19873455c78500739949550", - "theme3.brand1.1": "7fc6505b9128190c24b2c5ece52639af4683fce6", - "theme3.brand1.2": "1b9a5d939b2e9a167e5d0a18e357112b33f1831a", - "theme3.brand1.3": "5c688f70e2b27c8716c48984d8388e4c99f472af", - "theme3.brand1.4": "6473364ef1c0cb758462b27656147ccc1a0a0bca", - "theme3.brand1.5": "d4063f6ddbaa783bcc8bf71483e1521938534b65", - "theme3.brand1.6": "386ea4d72808fd1c1213ef1d05411802b23f2d83", - "theme3.brand1.7": "6e35f8e8e7eb08eca4f1ffa8df729ac89eb24b9c", - "theme3.brand1.8": "7b47ff41d9563f315fb4b5e5bca4c6fca4c2687f", - "theme3.brand1.9": "306abba86e30e7e35f8de3c04404636eacb3cea9", - "theme3.brand1.10": "0a2b3fb833a085979f012f11368045c92248ddf9", - "theme3.brand1.11": "e39c29ad95d5a51ba55aae1757eb5778ea2c51cc", - "theme3.brand1.12": "d2105c199c82c028002be2ab12dfecd9334527fe", - "theme3.brand1.13": "4e6468c0973fcf5b5353452380175884bab63bf8", - "theme3.brand1.contrast-1": "2552cd189379b16ab13247302dfe1cd00f01264c", - "theme3.brand1.contrast-2": "fab36e62d31045a86dcc28b7d5b0882509c5873d", - "theme3.brand2.1": "e1b657c66027ecf479b294f7b110dff02d77a626", - "theme3.brand2.2": "3370e0255534435ab3f5b0284742697645c647b2", - "theme3.brand2.3": "0816c108e623559ce518f82e7654b750d7f1d2c8", - "theme3.brand2.4": "d6e60fec3bc4e69d53181389475f184374671cf7", - "theme3.brand2.5": "15f8b778cedfe2e5737dc1385208fac48af5b4ce", - "theme3.brand2.6": "84ae2dca43882ee0f0852955d6062b8849893c8c", - "theme3.brand2.7": "38d6a97ceeb4dc12a54a4ccdac79460f9d3cec0e", - "theme3.brand2.8": "d1ce17e32f904b5ed809a7a574b0dc664ee9d69b", - "theme3.brand2.9": "a65a7ba17b9fbce8801f4c750900fb383d11867f", - "theme3.brand2.10": "961efc38f41d61439ce386d2531d4733bce30899", - "theme3.brand2.11": "43486c98af2a49f6a076f5022cb99b02305b6e13", - "theme3.brand2.12": "f31292803737846c62f5f6ddd62840da62450411", - "theme3.brand2.13": "2973cfa62defdaa69e8a34fe66605d4ab2d8654e", - "theme3.brand2.contrast-1": "c1f75f64b3d56063c008cabcabab65ed212f9a07", - "theme3.brand2.contrast-2": "854bfd01eb4fce56c73c6b25f08f613c6a76c1a1", - "theme3.brand3.1": "453124a069497baf76e7701bda2e8bc40a6b0a65", - "theme3.brand3.2": "b88e6f3b08ca75544c65947d6cd85aae163a779a", - "theme3.brand3.3": "3fee0457bce6b81c2d6dbb2ff3417abc21c08054", - "theme3.brand3.4": "325da611564fad4002b964926dd346af326d27e9", - "theme3.brand3.5": "c80ee30099df152f59eb78b0b7430b0785664da0", - "theme3.brand3.6": "cf50bb2429565c19036f30ad5fdf0c967a0d58bd", - "theme3.brand3.7": "8f6296bc0e365644500bd24c483478c2158e370e", - "theme3.brand3.8": "0e52de8a08a902989b6ac9a10a01ef2ce0f2ab7a", - "theme3.brand3.9": "372c16938eaaf5d5bf6a3cfdc44d977f94b0b4ea", - "theme3.brand3.10": "d2cab12486b3ee62c460af9b07e14c74b82d2791", - "theme3.brand3.11": "16ff640f42285c8fa3fc4a834ac9caabcd3c664a", - "theme3.brand3.12": "b3f517fec77607c69a1359229bd7dae5619a2ad2", - "theme3.brand3.13": "b8b4df9f515dc170d2d7e12b9c655d0f76c31d50", - "theme3.brand3.contrast-1": "01ddde5b3c3fe3892d5a2723c8fcc0b1799189e6", - "theme3.brand3.contrast-2": "b701bf7177cf89d6dcc8b9fcd26a37c81825a92e", - "theme3.neutral.1": "68f4c2617f39f1c307d4da0856470de3bd4ab222", - "theme3.neutral.2": "e8a31097350ec5a54c75120b08378147f668e00a", - "theme3.neutral.3": "5ab72d6ce3a447fd1e760cb75fa91f6fd38274f9", - "theme3.neutral.4": "23f55755430e0e58ef59b4ea055d82dd3194ae66", - "theme3.neutral.5": "455c6f63a1ea33859de735c098142f800ea6b403", - "theme3.neutral.6": "0764bd6ab5a9bfbfc595df3d83def32fc2de5eef", - "theme3.neutral.7": "03758abe7bd7af4c84e788d34681e3d2619a8d35", - "theme3.neutral.8": "a5da24d191f591c937bb59a98b2e8e558c99ca07", - "theme3.neutral.9": "022bb81ac969f103d2ae68d5ad9e94e5e7c3b17a", - "theme3.neutral.10": "3f44781795bf1c42dd70357cdd242c396729cd29", - "theme3.neutral.11": "b10f2525bf2e7ba58bdfbaeff80d39af0c1a3700", - "theme3.neutral.12": "e5f9db61be27b53586fbd49e0c1babec010dda37", - "theme3.neutral.13": "7ae0fe2e1ce34dfa0e9e11c26e2bc1cfe9853062", - "theme3.neutral.contrast-1": "78c915c7bfbe964ad9b7aa6ed22568e850c44d6d", - "theme3.neutral.contrast-2": "83c296b20874b779cb3c986818a3234f45f72224", - "theme2.accent.1": "a3b8ced9c2193e15523a04091bdd9d9261c7c19c", - "theme2.accent.2": "66927fb2104514efe6c78ac3b140c3f4f9feacc4", - "theme2.accent.3": "acde2d546b81d6623a4babf4418c1d5640ad0b1c", - "theme2.accent.4": "4f10df4a29d7e76ff51ca1c9189f0cf29fd96c3f", - "theme2.accent.5": "3e674da9fd13d3ecce43e6a378c3a29418820031", - "theme2.accent.6": "2031f52255f75473de90199396616d71913480d2", - "theme2.accent.7": "b393ec0363c6b0a9bccaa99bf1564251ce52b949", - "theme2.accent.8": "3aa6e1883f36077ebc34a983d6b963eaf68686a1", - "theme2.accent.9": "7c101b9a7d4d3ba46cc9cb6b4615a0e37c7ef538", - "theme2.accent.10": "0cee09de8eb194e80fcf2e2c4d8334f902cd3e88", - "theme2.accent.11": "94823db721ae17d486f564ff0555c8df82909525", - "theme2.accent.12": "2302872bbe8259b8ceda447e0202c029901617c4", - "theme2.accent.13": "a10c6da9b982304e23a6572e557a096ce61c2f91", - "theme2.accent.contrast-1": "e43382698fa88bb0015296c58049973e4eb18f22", - "theme2.accent.contrast-2": "8a806e15d8e1e7af55c00698833442aa5d2ae1a7", - "theme2.brand1.1": "d3c8fc08d471a061fa449c50a314e33e6b3fd121", - "theme2.brand1.2": "58f9e3266b525af1341db53057811dd1b2a29a5c", - "theme2.brand1.3": "b5aedd64c281baeb2c3b5221b4c999ebfe628dd9", - "theme2.brand1.4": "5235f1c71254c6fca6052348236954e0df73a283", - "theme2.brand1.5": "e56b8b5ff3b4731a916df280ea3e88335d7c4a19", - "theme2.brand1.6": "f6f9cb1abfec3452f61e442eb076d2e022884d84", - "theme2.brand1.7": "b48ac9add432ffe431ef2b2c98fd3a052c52e336", - "theme2.brand1.8": "ca8273d2e9c4495e35b51459994d27fe68fa1c2b", - "theme2.brand1.9": "c25935f343205338e049296042ec43dd4806067e", - "theme2.brand1.10": "a8b761f8b297594ca380b4decd1879984ce45dcd", - "theme2.brand1.11": "22e5d05795fa5b9bd85955d295d7dcbd4b590545", - "theme2.brand1.12": "08297f20ec54538937c1acb2128c0e5ea38e12b8", - "theme2.brand1.13": "d45dc87eb53f5fc9e33901d0a90b8e7cf24fed48", - "theme2.brand1.contrast-1": "da3f07593a4cc091526118aa37acb08175f91aab", - "theme2.brand1.contrast-2": "9a9488ca13279a3abdc2885c36e3831e298e3323", - "theme2.brand2.1": "88192ca1bbd172f44491c074574a2c06b041cea3", - "theme2.brand2.2": "30d04c90be2d4baa81b4862db8a8d8f4a02f671f", - "theme2.brand2.3": "ab379cf05b8c563e45915f018c2c5e94cbbaf9d4", - "theme2.brand2.4": "17b1db94e772e583c418085e1d076ca77f3eb872", - "theme2.brand2.5": "3fb725a3036c111fdfbbfe8d0a33977f39ef3cb1", - "theme2.brand2.6": "4cd7c59402135ddde38914cce41fbca3b385da63", - "theme2.brand2.7": "4d0a85ee7133196221385f13f8ad3e915da4afae", - "theme2.brand2.8": "bd80eca9768b6c51e9dd762cbd05cc4a8da65e56", - "theme2.brand2.9": "fe4aca075abce9d545514858304e773dc9cd35fb", - "theme2.brand2.10": "02f544a8a339f6035e28e0770a5743643101c28b", - "theme2.brand2.11": "11fa36f93731057f57cdc9bee1418295d493d2e8", - "theme2.brand2.12": "cdc71315a7e2b479c51d43053b596a8fd8201930", - "theme2.brand2.13": "9b25bfec9047fc3d04d060e5e43db09019c193ee", - "theme2.brand2.contrast-1": "8def9363a5b3612c84a015383b55a1087d73bc47", - "theme2.brand2.contrast-2": "93e9c6ca4bc7d5e115671f192e55a9700ed7b5c0", - "theme2.brand3.1": "064e612faa9f234fcd81b12cf2922dcfa7a1aaa4", - "theme2.brand3.2": "afe724359973414777421c329848f1d0b9a50b47", - "theme2.brand3.3": "fb0d36605da7302b0f12e4a052687ca433f8a545", - "theme2.brand3.4": "c0605bfe72eaf244d60697d3473cff60094838e5", - "theme2.brand3.5": "84694e1d5a9c4611ce9519f8a214f32832568dd1", - "theme2.brand3.6": "4dcf235080c0bc79c983d360f77d19492f9b4ded", - "theme2.brand3.7": "a089ef41ff01e42ba5f7f0f327869093581356ee", - "theme2.brand3.8": "83c3f7fda3b80d913f6f8202b479134429106e93", - "theme2.brand3.9": "2b491c11ca88ae09ef9834f53ab422b63c3c04bc", - "theme2.brand3.10": "f3b5026a034378e40e847ca434725e31348691bf", - "theme2.brand3.11": "58c69ff4fddc0fb2482cd17da61e69b1f685d69a", - "theme2.brand3.12": "e529dc9764b38a9649aab2ca7bf80756095d8a87", - "theme2.brand3.13": "fc6979064ef5dfb3ad79f7ff8976d3fb86822f27", - "theme2.brand3.contrast-1": "4842cfefc118aa99a91e1d879f82459a8296ff66", - "theme2.brand3.contrast-2": "7d5176708da26f402a78bd1b9221498475b42114", - "theme2.neutral.1": "18f8ff4a51e2231af4170d047889730740eeb507", - "theme2.neutral.2": "cf9a2bec46c78600c91d1ed342b71fb6ba769ae7", - "theme2.neutral.3": "4aeca49febb3340b8b9508c252609c3c4fde36fc", - "theme2.neutral.4": "2be29e22642f274da88871759245a16d38b64e79", - "theme2.neutral.5": "8bd297b1113378de67faf393ea1ecd174d901983", - "theme2.neutral.6": "d3ddf629f0ea57bef744b51d397f13d6b4b2d3af", - "theme2.neutral.7": "2ff28c381ea7aa80389a4d8d330d537abf1a7a66", - "theme2.neutral.8": "ef616d15a3bfe748c06da02349be3f2e7ae0c118", - "theme2.neutral.9": "4691f1f2f0facf3a49eb8b745bd4bc4123fde8c6", - "theme2.neutral.10": "c6cef044fcdade7e933066b4a90e7cff7913b0b4", - "theme2.neutral.11": "540ab6d4c95206dcc0c0308e766fcebaccd7683d", - "theme2.neutral.12": "dd77331785b5bde63a1efde3304071f6c6dd809e", - "theme2.neutral.13": "d8db2c15a1efe5cae03a3e8b73bf3f841c57e149", - "theme2.neutral.contrast-1": "6a12101752c63c65cf72ff88db5f15c386dbf6c1", - "theme2.neutral.contrast-2": "68b6c14703fdc8ae49cc1070f2a06d5bb176219c", - "theme1.accent.1": "4effe9061da6f04368a1d2dc44746bccb7abc5b4", - "theme1.accent.2": "8307dbaacc0063febab37dd5e5face86e799cb48", - "theme1.accent.3": "7e8707d31095b7092f3efbe859fe7dfb136f5aa6", - "theme1.accent.4": "9f8143183f39038fa5b2b0e77137b755bb7503c4", - "theme1.accent.5": "d0ce75aa226585310c00e51a871092316c02a12a", - "theme1.accent.6": "8d8a996367b94b494ee5902654e0e0d2d7151cca", - "theme1.accent.7": "dceeb8db2df62dc3605cb3b7a5cbbe1c312e77c0", - "theme1.accent.8": "dd98ddb0e8cd81128c6fa723fd8750f11d41015e", - "theme1.accent.9": "ba50466ca6ab15773dd359824c902669061bad75", - "theme1.accent.10": "d01cc89813de69ed41d6a7d958a6117b62ac66aa", - "theme1.accent.11": "223293d6ade662ce6f10067018f1013b7c3a709a", - "theme1.accent.12": "92af37a0732f176130822cc6512648e13d60986c", - "theme1.accent.13": "8aadb523ef842c840336e1f5838e8fbb0d0c2ef6", - "theme1.accent.contrast-1": "f9d3d7f7c2eef141bb3de81f45dc5c7d941663d8", - "theme1.accent.contrast-2": "640c0693420fde663a6e759d9dc45df005dd60d2", - "theme1.brand1.1": "d067ea1ae3f3b59525b5b35df8b751b916096aa0", - "theme1.brand1.2": "693b52617dddb738003bbac15f7e84ad76536c54", - "theme1.brand1.3": "441c6ca79b57b6294b7370cfd520b0f1e1dd25c2", - "theme1.brand1.4": "274dab89cdbaa02df9982148fe57d464c3e35091", - "theme1.brand1.5": "7aabb97c2272463d77244a11aa9f538038b33380", - "theme1.brand1.6": "4f140bc5d636d10d41882f3ef5aea4375d4121b3", - "theme1.brand1.7": "6b41598d496cfe47624881c2b5660f2c231aeac8", - "theme1.brand1.8": "f3a8203ed9b690c967d0eedaaa8b12aba568fe0d", - "theme1.brand1.9": "2e73a0dae6f8e2c865b6dd160e29b8d6b5840009", - "theme1.brand1.10": "c4afadbfc9dce8f60545bd063ac9390bcdf6a3bb", - "theme1.brand1.11": "ec6a522002c64ae00d17685d8acbfb673b816465", - "theme1.brand1.12": "9c7ffae0cf5d69a811345035f0fe7146e7a0bf8f", - "theme1.brand1.13": "be241ff87bf1beb1cccd32efbf724249779ba995", - "theme1.brand1.contrast-1": "a08ba6993f2873b2cdc3565758cbf1cd4b2043e0", - "theme1.brand1.contrast-2": "1dca176532eea0670292f320c8879dfb5c43974d", - "theme1.brand2.1": "89a0fedfc0293bc594378b90a3d3e0d3db831b4a", - "theme1.brand2.2": "d57cd6e5f4b8af8b4f7e93767b08c8dd194494ab", - "theme1.brand2.3": "e601a3d909478c2396be2103dd60efac55df8542", - "theme1.brand2.4": "e3a12ae1552de0b1f7d9e567ca1bfde5acb1b019", - "theme1.brand2.5": "ff3f714eeaf7199f208ddf3d3dc5ebe074272a23", - "theme1.brand2.6": "aa4a89fb37019618538c7e9b413c66cf4426aa25", - "theme1.brand2.7": "ade5f105e13bb895de2605b7cf05229896a3991b", - "theme1.brand2.8": "922fe85887686612196a2893f2a3a5b8f6a0be5a", - "theme1.brand2.9": "e4ed68e3a49d31becf1585eec91c9798867b2bb7", - "theme1.brand2.10": "810a2db8a53f6a3233769ce730b870763b26f98b", - "theme1.brand2.11": "d59e32e7fa1928bcd4f7fef2ec33bd77d89d97b6", - "theme1.brand2.12": "0fbb48da2809612cc7d6ca6c4c6b99f38c3bc102", - "theme1.brand2.13": "35f057206653569666c9de857ef8aeb58454e249", - "theme1.brand2.contrast-1": "43b2eb9f6032942833234fcce44eb48e54ee7679", - "theme1.brand2.contrast-2": "6dcbe8640b0e8f5ee91321160e8c60c4b718e5f0", - "theme1.brand3.1": "3f3fdbdbbb81aa729caabcd5864cad524ff9926a", - "theme1.brand3.2": "93d6bc75194d411ecff4cdb7d58056ead08bc75e", - "theme1.brand3.3": "4babaa0c47c29ae8cb59ba9d143f4e82770849e8", - "theme1.brand3.4": "13f91c92e08fd82e7df4d439e0715093de54215d", - "theme1.brand3.5": "1ea13a559e5012e1e378485edeac744e5bc5ff6a", - "theme1.brand3.6": "a5d59a1125f8d8efd2c0955a719b10092694554c", - "theme1.brand3.7": "9e02cad8c696c50ab10aaededf29dd752bfcb857", - "theme1.brand3.8": "6ff71e5377fb19255764efb0587ce6b613d9190a", - "theme1.brand3.9": "0568c6cbfcb672452e1fc7163be42fb6ba72a512", - "theme1.brand3.10": "36f2b6064e9040aca17748a4c4009628f0ec15bf", - "theme1.brand3.11": "28bc67658ca8579d2cd961b53b92b4e6c8520c79", - "theme1.brand3.12": "6d2a46f30d1cbfc3c10d5a72d5bc5cb8883ea723", - "theme1.brand3.13": "2b745c819d5976970e5407843b4aee108774cd7f", - "theme1.brand3.contrast-1": "c5440456d4ee7be28225fef58ddc8b8219dec05a", - "theme1.brand3.contrast-2": "e1227681e73cb37104a773404688c20d1f8c56af", - "theme1.neutral.1": "fcbc4b920044695f8d2c6e0f476a5655baede519", - "theme1.neutral.2": "f414303b076f1155df87d209f1b90299e8ae9098", - "theme1.neutral.3": "56e1f0b6192766a3af232b0b34f732edee5a994f", - "theme1.neutral.4": "7c4ea6887a2ecb99f839c6077f5e0d8cac0d14c8", - "theme1.neutral.5": "f1b6014c5de92ced6b96f5b70071a7e7d5af1a3e", - "theme1.neutral.6": "d27ea2cb2befad9b1f8daa9f9ed1e564afa2713c", - "theme1.neutral.7": "09efe31bda8a87d798b94757966d704e6ec341e8", - "theme1.neutral.8": "cfd38c7f3ce8c92511226bf4325466f5f3dc310e", - "theme1.neutral.9": "20172e2a8b974bcb1269838e09727c9b7e41759d", - "theme1.neutral.10": "d6d86a4556cda59d6dc91fc54e8fa55afc8621a4", - "theme1.neutral.11": "18992b7c94e26d7cc125b38b20a46d3f2c62770f", - "theme1.neutral.12": "dd97091a8951b16aaee7e7695a08f57d51a05e32", - "theme1.neutral.13": "4e0707b520e73285e31ccc6d658a3165107aa13b", - "theme1.neutral.contrast-1": "731b43d51c6e5aedeb6fdf40476dd26ce0d24c9a", - "theme1.neutral.contrast-2": "d7223d8ad0524c9e67366d8204d745a10bae1e50", - "global.green.1": "6b1b92618299c3a44268648eb87dc69798fc0f7d", - "global.green.2": "718eb2d2b7fdc4d25b4b8df455d9402cda12cf0c", - "global.green.3": "7da68dade3c4a9c73aed97cde85b9a0cea9368b2", - "global.green.4": "a04c0f32e928f7129b534ee55c9b240d5a2a37a0", - "global.green.5": "4d06d17cc82d281943f74bec2726fed54eed44f2", - "global.green.6": "acccaa4b74cae2491104d6204f18b98408d6abcc", - "global.green.7": "577d9993ea8a744f88bbde871d91ea2c18744e80", - "global.green.8": "99e24c09e2e5fcc2ba92b438635d96bb85f73137", - "global.green.9": "3727c98e30a26b452b2b9d2c65e38636d115de30", - "global.green.10": "0ea495742ec429521e340f234f2aca7fee2e5bb6", - "global.green.11": "c1db30d37ca5fddd8c8422d65057c7541d3957ca", - "global.green.12": "8ee897367d7c03da8e84d8570533fdf305150505", - "global.green.13": "e9ea8418281a56c6b72bb8448c5abf41cd820875", - "global.green.contrast-1": "324518640e9eb2a121caaab13f44808832e150f0", - "global.green.contrast-2": "fcdb8fa477cc9c3b070a583fb44c6176d3e65d8b", - "global.yellow.1": "20e40971dafa1e6a2587983119a16b184dd8dedc", - "global.yellow.2": "df44bc3c5c822162933168efc9872e5c0a87ab40", - "global.yellow.3": "4b337f176696f2d43ff368fbca7e2359d9dd3073", - "global.yellow.4": "7b386dbf0982a664b9303bf51c2cfe67613c19eb", - "global.yellow.5": "5016e5724f8e072fa66977c0964af2214a06a57e", - "global.yellow.6": "758a1b724198d0d3e1581f3c90f4d4ddbdf58afc", - "global.yellow.7": "082eb6dc7f9ce0d36d8713af72d2f8a43ff34c65", - "global.yellow.8": "5fd3f00f749b26471d9b7f2539ebc0599b90496a", - "global.yellow.9": "2e316f69587799041931a96490a7bfd4fb8996c3", - "global.yellow.10": "7e8d00d7300abe9a5a0dfd216dce5474ba477fe3", - "global.yellow.11": "3baf6e5461cb1c6fcee1d9733a6a77a6150f5cc9", - "global.yellow.12": "820ffac23b8cdcbd3451754837c209fe91c511a6", - "global.yellow.13": "7d2dba1ce6f844b383b9eb7c75b1af57986949d4", - "global.yellow.contrast-1": "8f9638f495080ce4e9d131575ddcb324b0a8c3a3", - "global.yellow.contrast-2": "8117589babf3400a41bca44a63035a340185f02a", - "global.orange.1": "a35e2d7bb7ac9b08fa02defcc3b9afe63340bf82", - "global.orange.2": "81df8f165a8f9a54bc01cfbd6eaad4d72afb07f9", - "global.orange.3": "0b9f694b13f403bd0ae5a89006e6e40a21f8fe4b", - "global.orange.4": "ae4486c676892074e68a610e9fee3a01a2394610", - "global.orange.5": "6ef722b944c07ba05e5f50a10aff1f0fa69fdaad", - "global.orange.6": "5934701f70ea76833d66c51ad8eaae72b65cc494", - "global.orange.7": "df35ae7aa343a1a21ed02f8132ecf255678483c7", - "global.orange.8": "622cf28b3bcf9aaed48db64a1a822bca8f6a3f66", - "global.orange.9": "84497ba3725dc66d7d0dda01f5dee8c67a00d9b9", - "global.orange.10": "f263d8426bb4869d334f9289e1567f50b95f4378", - "global.orange.11": "a4b60b0eba7200ffe5fc5d8642b0c79cbaed30a9", - "global.orange.12": "095c3deff358f86d4cd3b8802c209615d69a5488", - "global.orange.13": "4b9b07ad11efc7b7e024dc398f6bfc4c29a4837c", - "global.orange.contrast-1": "413860417b3ea66f64a14191377aed14d7b3a6d8", - "global.orange.contrast-2": "af9529e73147dc8b3218e8aa7ad7cc1c10200344", - "global.red.1": "a71ff0ea8ee78b3500263f34afa0fadb82673c7a", - "global.red.2": "01b5da6ef801dc2392bb8d25f8461e5d950f33df", - "global.red.3": "60e911aed393a7150837888530df97c70a28e8ea", - "global.red.4": "97e47d7a3556040212cc4c4f392751538381d81c", - "global.red.5": "d113b61dcb70ad9a22004004058dbead3c00c075", - "global.red.6": "df56c347f5f02d30cc03025bfc5c1926ba2a1eaf", - "global.red.7": "c4adbe314abda2e079435f9fc99ca5d18c841f5b", - "global.red.8": "381fe1e3a035e71edbffd64989569806858f4ce7", - "global.red.9": "90f8cf15cb78c85c99399706243ad62baf10ceba", - "global.red.10": "fafd550742b11303ff6765dc6628b6303927c860", - "global.red.11": "c92af88acabde714c3c01a7296144378f9f0f17c", - "global.red.12": "6c54074797b853b85482ede0de8f00e7e70e216b", - "global.red.13": "ef76fd67c000aa2cb86d9ee70a9298ddb0096bac", - "global.red.contrast-1": "f53c089baecb0359d4a655cda11a7a760e52b87c", - "global.red.contrast-2": "0da1922f0ea65b44cee25c8b03e15763836b8978", - "global.blue.1": "939b3014c8f60e5fdd4e3ac938c5951c5e67b3a4", - "global.blue.2": "f88cf9a610e31920fec14f64804749d154689602", - "global.blue.3": "9d2aac0e45cf6332cb5d5a39aeb1d74671adcc34", - "global.blue.4": "cad6bba24013f2014692774724b924bf3dd1c6bc", - "global.blue.5": "6582edddce514655a0d63a434241e2bd19f5ba9f", - "global.blue.6": "436a5446f004bfb65aa3d672ebf73ff34f69137d", - "global.blue.7": "046b840b21ac3db175d624db30ffb766ad51eb84", - "global.blue.8": "b1e541e25e7b2578fddc80af464bf20dc6b2c8fc", - "global.blue.9": "86537f3c9829ff439a18191d904a0caf519c9226", - "global.blue.10": "3c66d34ac1ce171d64862f67cb588ba070ca8c2a", - "global.blue.11": "26f3a4e584c11f180486206f6c9ae13714661929", - "global.blue.12": "4356c0dc2a9c455e926cd3da8557e9af35a9cfe4", - "global.blue.13": "41b4eef6b1569ce4e662926fcdf7695b72ec58cb", - "global.blue.contrast-1": "ea0089cfbd89f739077c091e743fd6264d58ca14", - "global.blue.contrast-2": "7a8b786de6ec3579c84b1bddb1ee9bdf34ceff5e" + "theme4.accent.1": "2cc8a8d033372b23fb1307eea58bd5b8d46142bc", + "theme4.accent.2": "a3b74345914fd6f443a69c9111b91636239d78d8", + "theme4.accent.3": "1969ae29c70ffea7a55ec68cb2086e42e8bad3fe", + "theme4.accent.4": "7e2aaf0b24cd3864272ef970d3c0d47103fd0316", + "theme4.accent.5": "d0fbda865c568b6b89ca69eb9c6412969bd2d33e", + "theme4.accent.6": "545185fa2b4a12a519da50c9ee3ad08382d879c6", + "theme4.accent.7": "8cdc281a7eab26907f3a94a23b5b31206e237896", + "theme4.accent.8": "eabad746c8957d9f51362c7a2bcf61970c414851", + "theme4.accent.9": "a1d1cbe76d8e3c9f9e6fbfd6bccaa0085ae1b501", + "theme4.accent.10": "b998ccc4e87eea9d51a066b5ee65ef5476348677", + "theme4.accent.11": "efce59016ae2ecb19a11fb7cf90d38cd94eb693d", + "theme4.accent.12": "6b602f7167cebd3f5801217e389df8dd21bca179", + "theme4.accent.13": "f1f25e04f48b2d533772f3071c33180f54b8d0e7", + "theme4.accent.contrast-1": "dd2dfb092a17e0907e4b3dabac001bd40d2fe3b9", + "theme4.accent.contrast-2": "f7de7816f417d6bb64fe4f8d67bf497f3cde20d1", + "theme4.brand1.1": "d12b47e035b62b8db23902001e7a63e9040d11a6", + "theme4.brand1.2": "1355711cd8d9b57572febd34c15b39f4aa25bd96", + "theme4.brand1.3": "c9e621183024bd851431c2b8aa6f2b807c0a33ed", + "theme4.brand1.4": "9998e697a98575351f3975b2a9132b93ecbd9307", + "theme4.brand1.5": "5ed22a014661609ebc8fe94ac9eb83b702e58ee9", + "theme4.brand1.6": "762af881159e5ff533a21a5af5f924a3673cacde", + "theme4.brand1.7": "e3786df893d69a34cec21f39a9cb434fe6ad3785", + "theme4.brand1.8": "31132d28433b558678ec95dd44a70c9a25c54d79", + "theme4.brand1.9": "34e8e304a3d374e0bb79bc558f7f0fdffdb47ad5", + "theme4.brand1.10": "b454933ea3a1d03bca4b2ea5b05f84b77a302f25", + "theme4.brand1.11": "9ca46b6f7366b3d07801929fa807d8f77a2a29ce", + "theme4.brand1.12": "f0eb34f92d5ac4ac4f76cda939df2bef71448e40", + "theme4.brand1.13": "dfce26197c0b67d3c26160d4fe17d3b576499f9d", + "theme4.brand1.contrast-1": "30f2a92621477e328fbfa17c0555b0235c0f43c9", + "theme4.brand1.contrast-2": "d76688481eb9a4144e1573e53d6d615ab0083782", + "theme4.brand2.1": "19e5c791edca80592e7ce5fc3992baa6e485c03e", + "theme4.brand2.2": "3907876767ee1873c54dc08c754ad9e28edd9d0a", + "theme4.brand2.3": "1f8a7767aaa01e24b3bda0e79870d1d26292c9cc", + "theme4.brand2.4": "ddc4878e2e8500845d017ff91c6d98ad35bfc65a", + "theme4.brand2.5": "d171049c167eef75809228e166667b1d100dbeb6", + "theme4.brand2.6": "93133b5d16d5e09d73ddf1384fa43139c67a261a", + "theme4.brand2.7": "83fb24b591493aee0cd93b587c18e7735c71fd76", + "theme4.brand2.8": "b2070336554b40c9e0fa8fcbbb6244b79c47eb68", + "theme4.brand2.9": "938beba71ed3a94f4595bcf519452417efe31459", + "theme4.brand2.10": "4bfa824476c6445fd09bdb7be304c250dcdaac0e", + "theme4.brand2.11": "f54e32e0f6c782bfdf5c857a00546f13b58e1a3e", + "theme4.brand2.12": "7684328e82d7daf40a0823f8bfbc1e64e8268661", + "theme4.brand2.13": "15feb397ea6403dc16b848e0dd226481879a8de6", + "theme4.brand2.contrast-1": "bf3f91790ec6a62af0fb8dd3d0a97b566e5603db", + "theme4.brand2.contrast-2": "a6b59e528725fe25b75eabb8ebc9c390f689d7bd", + "theme4.brand3.1": "763819ff087f0ba908ca5f8136751811dd2c3261", + "theme4.brand3.2": "9f98671cae57094a8fc4e84e14bc18502fb9cb23", + "theme4.brand3.3": "cf4261ca70454b018ccac6816e555fddddf6399c", + "theme4.brand3.4": "87fdb9111c892619c45c8c6c130df784ed7c5941", + "theme4.brand3.5": "a41395ad7ac9c1e2cf455c7d53f47587bc608329", + "theme4.brand3.6": "465e0af71764712def15c500d3f444e59f54a056", + "theme4.brand3.7": "bbcedbd03b4f6ef5659a4848dac21972383a4c56", + "theme4.brand3.8": "c2c7cea51a471665274edfca7a69f1404d662f66", + "theme4.brand3.9": "b8b603ea5fac64784a433f72448a537c1504970c", + "theme4.brand3.10": "d077900e52f793697afb12b3b40a8a2c7762dd1e", + "theme4.brand3.11": "0cfb42c45d647e6fd510187c678a38348ff3e06b", + "theme4.brand3.12": "9b271558dc2187bd14cc911f77947dbe61d618e5", + "theme4.brand3.13": "b161782ab87b88607b5ea519bd7d8a490fc9faf9", + "theme4.brand3.contrast-1": "8704c1a6c0d9963f5b01accc20f25ecf2f058180", + "theme4.brand3.contrast-2": "ab40f391568594d4929a5c8d8d14d17c8876ded1", + "theme4.neutral.1": "f7f9b5f39aa76b1c9550b2816e80d5125227ae87", + "theme4.neutral.2": "49ff657126924ab439dae02aaa536f23d4f51451", + "theme4.neutral.3": "66f34ded65da7bf2c1dd6a35b1af22390b8e48cb", + "theme4.neutral.4": "1f603e098ad060f2c16e7fab00667cc1649ecc0c", + "theme4.neutral.5": "26c8561bdb4837f722e909c5ea2e1baac10f12c1", + "theme4.neutral.6": "ee19ae06724ab882513a5b33cc5b4d630d67fddd", + "theme4.neutral.7": "633b276cf2d1db6df1ef615382e1a45bc57ae648", + "theme4.neutral.8": "a9cd59f977caac3d82c8f7c0dcec40a354dd1290", + "theme4.neutral.9": "83f0c902c925804a8fbb3d80a7f4c2e860dc28cb", + "theme4.neutral.10": "5a9d126c9047caf5960bcf0a18f44c9aba909e22", + "theme4.neutral.11": "1e34ddc4daad10fe4cfc30aee3decab65224f67f", + "theme4.neutral.12": "dc4b0c4cab7768ce655addb014c3a381a9865f8c", + "theme4.neutral.13": "a80598c2a9536f1e678a520652feebc0422a9dd6", + "theme4.neutral.contrast-1": "adeb7a68ea4b05267bcf993d771f770342ce6a95", + "theme4.neutral.contrast-2": "48ea76d62793721d30cc6207088517c4b9d1e044", + "theme3.accent.1": "84dfc74cfa718818cdc0f943abf2c28f63ff75f9", + "theme3.accent.2": "c46dfccb713487ca61da1dc3861316647237ef4b", + "theme3.accent.3": "20f326a566c594595e92d0938795af7bdd3fcc8c", + "theme3.accent.4": "1967e1820a1657962ece144e08861cee0c68ccec", + "theme3.accent.5": "8fa5112c9b683a7a0571cd9022c7053b2791e734", + "theme3.accent.6": "2619dcaa52a47ef7a856050de4e8c3604ed53227", + "theme3.accent.7": "b6bf101deaad6efe990a2d0090a4ba9f41255375", + "theme3.accent.8": "27355ebbf2c846d69d4a064c4744408914a35d33", + "theme3.accent.9": "0bf5bc99998fb58041d470054caa7033b85399aa", + "theme3.accent.10": "d35b93f459f7feab6720accfc6faa30723b4e94b", + "theme3.accent.11": "0e10f1d0c5b8abc96d7246fc92fb1e86b766b6c3", + "theme3.accent.12": "06ece77a38638ff2445be76dbd72707d9ae23d31", + "theme3.accent.13": "b372f33018e4ab7f9e34980f7343a98e2d0751c9", + "theme3.accent.contrast-1": "5bf4aaceeb705380d7ed7b80b8e4dc04c046a775", + "theme3.accent.contrast-2": "1854fee824a4e4679b2542d40f8702ccea3865ef", + "theme3.brand1.1": "a9c7b7966202026dea1060b66c3b0a3e2e015710", + "theme3.brand1.2": "71e30aef09c90cc08beec3998564874591730c47", + "theme3.brand1.3": "bf1b23f04112f2d039f322a1e7e079b5aa51a3ab", + "theme3.brand1.4": "270cad89f75d8faa714654e102d7932f70f8baa8", + "theme3.brand1.5": "c4bd8c586f0634da0d22cf97387c27d32f03429e", + "theme3.brand1.6": "13cb0ead0cdf837c35c83e05ddc00059f32a06ea", + "theme3.brand1.7": "aca5b14973e37208862d4d0f1f4f469b7efa6a01", + "theme3.brand1.8": "d1fd445fd9aab28265af41d775fd3a0c0f43ffb2", + "theme3.brand1.9": "ae786621934975e97fdd215640ab8310973777e1", + "theme3.brand1.10": "b12fb8bf3023d416680ff3718830874956cd42e3", + "theme3.brand1.11": "a833de48bc1200c183746ac4db1adb3a8927bd16", + "theme3.brand1.12": "99da289de67d7564507641c87fa2067b34e4a44f", + "theme3.brand1.13": "c36a31e08570d32894d872e3b083c278938e2b6e", + "theme3.brand1.contrast-1": "8bd86b1745081bcaed44673b1babb1a7b4292ea7", + "theme3.brand1.contrast-2": "ddc9520b0efeb312437e0c17f3d1c14aed437aeb", + "theme3.brand2.1": "b1e24b34e19ee24cbfffa6dc046ff7962b7b4568", + "theme3.brand2.2": "8c359435683e8d6237865429ba70fb41b0895653", + "theme3.brand2.3": "1ab7ec91169f9b1cd11fcfb5341c7006cf60bbba", + "theme3.brand2.4": "f801c9f225872446394c8261085a6211ba84e4d4", + "theme3.brand2.5": "9af40524265a3affbb4bc5947316f3d2c5755102", + "theme3.brand2.6": "d359106fa51ddffa1b0b18ab354f8e13f1ee6af3", + "theme3.brand2.7": "d33c9b2501cca43090f9674d6c1b5c4db4172652", + "theme3.brand2.8": "22e8a7dbc562864ea20c1dc246a17eabd27b432e", + "theme3.brand2.9": "146e901df7a8222ed7f4dc0dff2804012cc2cb4e", + "theme3.brand2.10": "7750629c414abc55c0706a3d548d4303e1e3389f", + "theme3.brand2.11": "155818ade1758eca1710e3af38c5a5427b044f4b", + "theme3.brand2.12": "ff503c9ef18c6799702a281c9b2379d4ecbb3963", + "theme3.brand2.13": "4fc4e7d4b69d52515a85534f4a0c397162c9d5ad", + "theme3.brand2.contrast-1": "526a5f10753cf8dd3f592a439a37a9bb4467b3bd", + "theme3.brand2.contrast-2": "5b6169911e6ee3ac832f1181359bcbc71129fa5e", + "theme3.brand3.1": "9a5d1d0473391cdcd15b94d4500ab490f8664317", + "theme3.brand3.2": "96ccbdf5979886b52b3635c8b517a195b07e884b", + "theme3.brand3.3": "031c67ae611a2bb1632ba329bb5901f0eb6e29b8", + "theme3.brand3.4": "04a871bcbf4a2cf42ed29cbf9c0b98bb377b0c2a", + "theme3.brand3.5": "bf6882be8a6040d0135025da0af8bca4f5683de6", + "theme3.brand3.6": "f3c263d959b5815c55f1f827aaa9ad59802d48af", + "theme3.brand3.7": "76677701174a7432b5ae6d7d88e5b4d1a423dc7f", + "theme3.brand3.8": "d731d9936c441c1bed8ad1ba0bb413d7725fa569", + "theme3.brand3.9": "f034afb5ea109ccc5e5b33d8d8f2376a589ba9ea", + "theme3.brand3.10": "e7bd1701ae3f6836714d9f18fc9ce2938e60d960", + "theme3.brand3.11": "b0184c2e4e3d6ef8b07079a19f3c720df3c5d9d4", + "theme3.brand3.12": "378aff052a109188f732c213ced9c5dc3a6793d6", + "theme3.brand3.13": "e6b8ecb8cc68977ff42f948780aff3b79627fbd6", + "theme3.brand3.contrast-1": "1b5fe7a2adebf2af463cfa96b73dcf7608bb3b52", + "theme3.brand3.contrast-2": "9df3ea0059821e25826e3b1d37f6a0bdc6c6bde8", + "theme3.neutral.1": "caf8e5b97ff0466cdd1cbc8b0a1a3aa783d4e995", + "theme3.neutral.2": "c0edb2a7e3e896979881d8506e04a72a3c2b5552", + "theme3.neutral.3": "f414c4461b1e9c05c37520e820a53652554c02c2", + "theme3.neutral.4": "3e9d9fb4ac82234f2c9ca2afed005f130c4829e5", + "theme3.neutral.5": "ccd38a81ed9cfedf4c22987f54dde74c7435d45e", + "theme3.neutral.6": "197f6eaa1d94776ccf7c87035617c64414633ac0", + "theme3.neutral.7": "2e340b5a3ed67e1c27858dcb98e74cad6a447abe", + "theme3.neutral.8": "33b9de9724389caf25426086f875cfa84df456e1", + "theme3.neutral.9": "73cae0e5beff460076edd37befaad4cd10eb1e29", + "theme3.neutral.10": "ac61247bb15ba16d5ce87e6e2b67151da779a780", + "theme3.neutral.11": "527491dd20e3b044f2a5032df4874d6a0ad1fb9c", + "theme3.neutral.12": "709b9072f7898b2e49a20ef98c91de75ddd73c97", + "theme3.neutral.13": "d6474369887750f2ac76d3d6062cd2db0c12aa60", + "theme3.neutral.contrast-1": "5707c58e5eb78e60e4206c0f4c2e818a87bb1e72", + "theme3.neutral.contrast-2": "4b81b7d3362f42ff8ca94a6f30712894872b3af7", + "theme2.accent.1": "8adfc44cb3a535709c94a193c86797fdf8db3998", + "theme2.accent.2": "689dc2f2a49658b113e83b10986bbd1252e7baee", + "theme2.accent.3": "9b9929cd2c320c3e712348738ef00ce87154af7a", + "theme2.accent.4": "ae2f691176fb4c6039b7a0c9d9f10db0df0ce437", + "theme2.accent.5": "748748ee4486e9e76e1e0e7da3f6864efc3d81ef", + "theme2.accent.6": "b97454487ae7fd083aa5a5e7f5ad9c67c7542f7d", + "theme2.accent.7": "e82b1f0f335d159a63c72966b61925c3a63f5212", + "theme2.accent.8": "7b33e78f064effce56100f7bad6efb3f55438832", + "theme2.accent.9": "20ae9e449eef1d88481b7bd8dfb745c8559900cf", + "theme2.accent.10": "5e4a0913236d0dc5f57e33a93ebdeaf60ccf62a2", + "theme2.accent.11": "56c5286816046c8d17ede5947a446cb721fc7e73", + "theme2.accent.12": "d1496f05dfe09453fd9c7b6c247127309616b1b0", + "theme2.accent.13": "1bc8006cc59b8b9c8510b479d5cab7e99cd2679e", + "theme2.accent.contrast-1": "e6cfa047596fe2dab02aa5f0a56974f8b59360ba", + "theme2.accent.contrast-2": "eae9bfa93d6e413edf8ce33d5f70ae2c50a407b5", + "theme2.brand1.1": "93e7751d6510e90ce8d7d35da47986263e3bf940", + "theme2.brand1.2": "81ff0903d55d719a76d56c701fdd2591e16677ae", + "theme2.brand1.3": "5ac76d22fc5e7dd322aa4d7cff13a4f53c758169", + "theme2.brand1.4": "21228be8963fb2d5050b5ee3cacdafac0852fc70", + "theme2.brand1.5": "4f71b6e6de9dae1fef4861eefe6064fdfaa1da33", + "theme2.brand1.6": "2fd20909c375345dd0cbd8e39268d33cc8c94a86", + "theme2.brand1.7": "9c011a864ebe92703a3a9e19c3bc378b1a7de978", + "theme2.brand1.8": "e940ef24f92eecbd3a9e404efb8315c0d10c014b", + "theme2.brand1.9": "afda5f366a28b89e095726971e057c44816e9ed6", + "theme2.brand1.10": "bc758fb805c3a8705a3593179878cbfc8b34bd90", + "theme2.brand1.11": "c328c0f74c5d884a6cccbb9bd0f1719803379ad1", + "theme2.brand1.12": "1b5f40370e4b73cce2fadd9b05773a840b5d558c", + "theme2.brand1.13": "3f952d7ad716276f13aaebf906546eccdf9b25e0", + "theme2.brand1.contrast-1": "dda10b314ff894d8249c712583b155e24922122a", + "theme2.brand1.contrast-2": "f4c6a55ee743979de402516987701d43339b2110", + "theme2.brand2.1": "cd628b5d89e4f40f153404a2d31f3d26ac7017dc", + "theme2.brand2.2": "19bb907d3f0bca565a9869b2082e416311f0a391", + "theme2.brand2.3": "fb17d7239347e3497331316e858d8d094d56a093", + "theme2.brand2.4": "bc9e4c81ef4fc11ef467acf136f68158bd146315", + "theme2.brand2.5": "36345555813b0d7e86888f492baf43fbe39a7e6b", + "theme2.brand2.6": "c78c66a767f2676f5a2730f40bf0558b7d9412c8", + "theme2.brand2.7": "a0e992e9904e50de3796648c6ff771743f9265ee", + "theme2.brand2.8": "6c4f947b331637601fc9a8348e8ec86df17c768a", + "theme2.brand2.9": "e97a0e2559061b1bc6d44259126832f451683749", + "theme2.brand2.10": "8a1f0cdf532620c04af6e46b047b56a2addecf01", + "theme2.brand2.11": "508834e6d8542cfad82d4ed9dbedba0252e08c1c", + "theme2.brand2.12": "e1168a7632d18f3dbc26ca6f4545963bc497304a", + "theme2.brand2.13": "5703b572ae7aa2f0b2bdce0558916ed8e7d41c29", + "theme2.brand2.contrast-1": "883f681be63d84663a8a5598024a951e8ff91495", + "theme2.brand2.contrast-2": "249b0575d0b0df9ad2395e90ea181f588ba48ffd", + "theme2.brand3.1": "1e0649ad02e229ee676f43ac9aca6c1e5cee6521", + "theme2.brand3.2": "03a5a652b059516f73fb3512d037771792862ea0", + "theme2.brand3.3": "7b1ea6fa26b7111b3fa506802d7ee7733eb83715", + "theme2.brand3.4": "8f7f025865d59b533691563e962193b2157565e0", + "theme2.brand3.5": "04532630a5bed61559bd15847cc8633ef0d26d12", + "theme2.brand3.6": "5efbfc9767aa0ab8fac38f1dad38529898155ccf", + "theme2.brand3.7": "99978613ef7f2f0f520b7741ffaa394d2b7b9b69", + "theme2.brand3.8": "ddf83d7431a0cd39e99837352931683c8b879c01", + "theme2.brand3.9": "a9fc03766787087d9c79e41b5490d9e8100b763c", + "theme2.brand3.10": "5ddda05f664301160708f36516400970661e797e", + "theme2.brand3.11": "7e5ab101da4b8392eed42e684656df6d59b97a47", + "theme2.brand3.12": "c9f97ebeebb94be9e4bd4c8d359c6e4320ce2a15", + "theme2.brand3.13": "d09b37df04b92da02e8ead971bc62c9d9269e16d", + "theme2.brand3.contrast-1": "5bf6ea603406744830701cbcdf1bdcdc8775d140", + "theme2.brand3.contrast-2": "54af01314c99579378d1dd27dba7f44e207fc25e", + "theme2.neutral.1": "107d33f1a950f0f373e3c8e0239d59e82b76dd46", + "theme2.neutral.2": "868eaadf89b33218a5d09fd6cb57e6d87f515358", + "theme2.neutral.3": "041b5671b5629617fe71ce2118b877aac5fd6ee3", + "theme2.neutral.4": "46c18175c0ed48fb3e158a0e748db76710ce1576", + "theme2.neutral.5": "2c48c2d6521f681f16b7745b62540db114600b4e", + "theme2.neutral.6": "dc346b1766aaa41a3a268e6d3b706d697652c91a", + "theme2.neutral.7": "499f6d31bc1a62db2cc31724f602b3a5d1b15cf5", + "theme2.neutral.8": "33d64b14c40da28e373164d8d872d97697188607", + "theme2.neutral.9": "40fcbbbc9910874d6ac1f0237876b17b79799b88", + "theme2.neutral.10": "3de75bdc63381383904cee35471d6ccd4beabcc8", + "theme2.neutral.11": "65d9a4c9de9a1d7e81639b7d49ce7b3dd358ff8b", + "theme2.neutral.12": "1dc59034169e709410558a8d5123c91c4de5ef7d", + "theme2.neutral.13": "ceeaf920a9a3ced3dda70b55652020109a527417", + "theme2.neutral.contrast-1": "3446a41b3df034d2db491a7e8d68af8020797735", + "theme2.neutral.contrast-2": "4841332770a5ed8baa793a91f85d3f969aa55b09", + "theme1.accent.1": "48a7f920538b56b77fa4aac5b61a980f32593aeb", + "theme1.accent.2": "30e7ace669b7421ecb627b9eec63b6fc1a310833", + "theme1.accent.3": "6520d14a608f35ef1c2edcff395128e6982c6c05", + "theme1.accent.4": "7955234963dc92dfdc3ffb0303024b99d58b2ad9", + "theme1.accent.5": "9d446cc758db95367cc3e69e53f06aa1f3eb308e", + "theme1.accent.6": "3376ab7a6cba1d4034195f7de666212bf5412069", + "theme1.accent.7": "d68c0ec94ed74da3dd00f57e81bbd1d2dcadd73b", + "theme1.accent.8": "6cf68e5df43bbcb151a4f11441532c3158862e7a", + "theme1.accent.9": "e6a428978df9c8f758552897f7e8d46c224a3b3f", + "theme1.accent.10": "e118e17deed1525e5dc68b39a8a57bd33652ea9c", + "theme1.accent.11": "3ade28da7ca542dcbfea361144690787d3222f3f", + "theme1.accent.12": "cbdb4e2d785290b4dfeba48040791066c8a63c23", + "theme1.accent.13": "bcbfcabef9723fae47548a4eadbc931bc4726fa7", + "theme1.accent.contrast-1": "da0756804678ff58d04806eb8950231ad33d2f20", + "theme1.accent.contrast-2": "d44d9ea7925ec437bcc787869c9f2fe9bac522d6", + "theme1.brand1.1": "27163b02bf73b49809755587e09afbebd3d0b5c8", + "theme1.brand1.2": "9c235631aeaa2d58e571459398e576999c63eb66", + "theme1.brand1.3": "5669e961b411f40337cb0f25259b278111d05aaf", + "theme1.brand1.4": "df2b3bd2bee2648845d0caf42a187c55d50fee86", + "theme1.brand1.5": "05892dee037e59c4370fc9781f0a57667e327ba7", + "theme1.brand1.6": "46ffaee528517084fbe27e8db064738f0c9c430a", + "theme1.brand1.7": "9cac9ecf93c1e4cb4b87f4d3f96b1c19e1489018", + "theme1.brand1.8": "1f98dfd8575bfd5ce33e7cb09c4a68b7cd1c7091", + "theme1.brand1.9": "0dd2c99eca5d88db5ec278f34ae87b31122318df", + "theme1.brand1.10": "92d37dc158332c175f2ea960ea803ee1e3bbb192", + "theme1.brand1.11": "139335a17bb6920f4e4df914aefb66d32c1081d5", + "theme1.brand1.12": "e273c25a154e3fe364daa64f5d549923a243eab1", + "theme1.brand1.13": "b19faf3c4fe4e2fa626c5f77503f209c7767ca52", + "theme1.brand1.contrast-1": "8b0df8e14cf0f4380656cecfa58698375967751b", + "theme1.brand1.contrast-2": "760389854c6ad58c2e1bcd31bec6fba36839d643", + "theme1.brand2.1": "005a4c9fc70b1c486ee89918fba52d0ae146c691", + "theme1.brand2.2": "a044ffd682ffd2af019f464750597ff2f20d96fa", + "theme1.brand2.3": "197b1cc8a91798fb132d5373467cf7c851f700e4", + "theme1.brand2.4": "ff9e231c3443b1c039e493d2e16ac090fc53fe36", + "theme1.brand2.5": "57adf386c64cf091b3e2cac358d409f3e988d62a", + "theme1.brand2.6": "73464797263789e374b5a5835d95f6794d4ab838", + "theme1.brand2.7": "0a1c9de3cd546d1b3ba22f106fccd256811171ae", + "theme1.brand2.8": "9913c67ad46784247f7103a93feb872481a9394c", + "theme1.brand2.9": "b58c939f2c16b8606711b75bf05ca477e48ff3e6", + "theme1.brand2.10": "699530906873345aacc346ff483d31811b0141e0", + "theme1.brand2.11": "a4188a3221b9cc6fcdecd397e3b09d47d5e8e7e6", + "theme1.brand2.12": "39a3120f98854ca7f7f3d718569d792e79006388", + "theme1.brand2.13": "1d5a38da6fbd1ac97597e15bab7123d7d7378171", + "theme1.brand2.contrast-1": "c5ef32a3815b2d6c8877dde0485e343cdf85259c", + "theme1.brand2.contrast-2": "99943c32c3b98cca05692ef75a974cd21bbe95ea", + "theme1.brand3.1": "c96e4ee92c48a3c8d3b099456f03ac8376b12ff5", + "theme1.brand3.2": "304a19923c141eeec08e716a421b9b11f7dbbc82", + "theme1.brand3.3": "de3385fd2f73f044e1b8f2b58e395596178cb4f3", + "theme1.brand3.4": "d2aeeaa96b3698a334d6264b52f9ce489b09c8be", + "theme1.brand3.5": "1bef2931b248266f069f97b22dffbb58127ddfe5", + "theme1.brand3.6": "ef0f14a358155cb18b0b4ae27bb700bb2859dfe5", + "theme1.brand3.7": "7527e793464953b4c91ef399ac1d949dcf803b08", + "theme1.brand3.8": "eda5b2386954cdfba9edf7a3eec86567cb3e309f", + "theme1.brand3.9": "4b33466d74f59701678439cdb75e3da5356ed8e7", + "theme1.brand3.10": "ca38328c7c25a266fa0937226c6632d8c0706216", + "theme1.brand3.11": "69985625294471ae878e452867a47843bc241700", + "theme1.brand3.12": "2999279f58b821ed4bfa6e94317cba7c39094e5b", + "theme1.brand3.13": "fc7f642ef300ef438b3d8541121c3e54fb4b66ef", + "theme1.brand3.contrast-1": "5e3a6ac3a4417e7aad4eccd5896738f16320dfb9", + "theme1.brand3.contrast-2": "0ef25aa28a24af013aced7c11556163203f62591", + "theme1.neutral.1": "75b0074fa3a5b49272f73fbcb49d61d0e994e8b3", + "theme1.neutral.2": "1ddd40cad6c17fc4eacc3d81a0ec014a23d80358", + "theme1.neutral.3": "1df08a77c0843c07147794ca341a08940f283498", + "theme1.neutral.4": "422c8331d5e6c61f471ba04007b4cdeb62bf1b3d", + "theme1.neutral.5": "de6350c90724a0bc6fa1c94ef2dca727d111975a", + "theme1.neutral.6": "8ba901b635de042ed8b14588d9e345f1a491b7be", + "theme1.neutral.7": "f63db36b3b5b37db3fce07763f74ab5442be4bcc", + "theme1.neutral.8": "46e8c78dee31e4620bb6ecc4272ef363583cd1ae", + "theme1.neutral.9": "1798a640be4952c49ef56710708461ede2497b50", + "theme1.neutral.10": "011eda6a52b2b59a13c9ff35544f847ba889dfbf", + "theme1.neutral.11": "5a4b0b7f91c5107fbabb7d3093bf509e6afdfb88", + "theme1.neutral.12": "7e6b95ee27634c78430a8ba3fd8d65cfe0a3dda1", + "theme1.neutral.13": "bc1d7d250286d65d3edcd76795a8c1cadf1deac5", + "theme1.neutral.contrast-1": "178ca7ef87c9a757ef3fcaa5821a7d09a7701088", + "theme1.neutral.contrast-2": "92fcc96fd2e14a407f663b5a65491bdf1a290fcd", + "global.green.1": "35e5d72052739adf3a7103bd5fde80236c5e5754", + "global.green.2": "3a419675ea65980142501747653cc07aef82489b", + "global.green.3": "31ea010866cba88842d79864f585cd301bef69db", + "global.green.4": "2b5a85bf272c9018db78d82cc77299fc496f3153", + "global.green.5": "628be69f1a886b739331374058f0bca58cbb3768", + "global.green.6": "4600981baef18181f3e81a791c6c6e8bb0298395", + "global.green.7": "4007b9d4886065b0a13f55b5a99de839b492412c", + "global.green.8": "c4a6f5015d71bf494fcbf2ebe525638fda014da0", + "global.green.9": "f9c9a545c65b4db8012d0fa1d974ba277499e2ed", + "global.green.10": "1a29e5a87496024eb8d3cf8f8604f480e176f6ab", + "global.green.11": "fcaee1106b4e04b049a0505d8332a1ab6b4164b9", + "global.green.12": "42023f9429788ff79381799e92bf820568d7c55f", + "global.green.13": "9638bb398ba4bcd6ef27db1d17995fe4ba287d03", + "global.green.contrast-1": "8b4f912c0d423558984315aa5c62b00a25b8b709", + "global.green.contrast-2": "a276e7de9451ef8f10adaf71963c351609b1bdaf", + "global.yellow.1": "c2525fe21a0e8b55af9aef2ca6b002e28a48864f", + "global.yellow.2": "16aa9a2003288848b14b75e6205ef8982d57884c", + "global.yellow.3": "81671a624e7ff944fb5c56e3271264979736cba7", + "global.yellow.4": "d629b91736ce405ebbcddd410a2baf1057fc443b", + "global.yellow.5": "98f15a53697293950e09af439ca00492a968f77e", + "global.yellow.6": "115f0e24728f2a18376740e2e40ff331ce3dd5a6", + "global.yellow.7": "5fd57a8834d55e34da6d4f5dd6716db8621b3b14", + "global.yellow.8": "57fb1b991b9242757dcc006390db93a5c3d744ff", + "global.yellow.9": "e0c1bb81673a59593bc6af9b497f53c357bedd64", + "global.yellow.10": "b3de9d53a240a0385f49e15bc813d69f5ca68088", + "global.yellow.11": "5528a484fb22c035a44acd2a6184260e25d9e01e", + "global.yellow.12": "4218b9acaf0d21249f61a2692eba18241ab4e0f5", + "global.yellow.13": "93838f2048b1166253d62ac9bdff265bd0fa1328", + "global.yellow.contrast-1": "e53bd6d90c434ad5fe867255af57a249bb45c277", + "global.yellow.contrast-2": "5c99a5d3f276250101ffd45fc426a2a847493e68", + "global.orange.1": "0f5a8a78e73dbb5e81d0acb14318629db1a5c3c4", + "global.orange.2": "09d69e86e07359c8eade2684039f28fd7cea82a3", + "global.orange.3": "f67b12b8f5bcd297be167c92ed732b91ffbcaced", + "global.orange.4": "35ffeecbcea4bcb9c130066fb8f18a4285eb3e56", + "global.orange.5": "a10b11302ab7088ca4bf6769f55de6982e9cfbf4", + "global.orange.6": "019d970854b2cd5178b7f1cf979ba7cf18b104a7", + "global.orange.7": "b840d9fd53ad442e150ea87b38874bf83a595414", + "global.orange.8": "311d7a2b90373c7d280bb2107d8d39d0517d3855", + "global.orange.9": "5f526c44784f1e1da402549c82d1165d3ddb36e7", + "global.orange.10": "1a7a42df691d565eeb3aae0337636ce33fa0c6d8", + "global.orange.11": "52bb0efba137b74075898e929c1bbb0cd8b2960b", + "global.orange.12": "d4edc591a088a5c7698f4e039f038624c68d91f4", + "global.orange.13": "23faed2b78ec669f8b10ef15750dbb39bd3b059c", + "global.orange.contrast-1": "0830325872160653639f5f18407128570b75ac72", + "global.orange.contrast-2": "e45c1dd7cbac89cdba9f326f4dd9cdaeaaf5825b", + "global.red.1": "733ba46f2698e824b5bc8740fb029a50587b4430", + "global.red.2": "e3f4c5e359ed5b270ee2dbe8f99a777f62e72553", + "global.red.3": "d6120b5bb174e35897be3076e379ad25a040409c", + "global.red.4": "8c082ebffbe91b835fd2fb96e856bee3d1295301", + "global.red.5": "1f63a6b56b15b567a52016bc56874817210e7ef3", + "global.red.6": "7db07d7c5e2a6d192e4af553e7816c895a4dc346", + "global.red.7": "90cbf83c74d3954d022fd7d396a1f685effa822e", + "global.red.8": "2191ddd9527172191dc66e6c8735a29cd1a0d6b8", + "global.red.9": "692d78ad3fac050a635048e7894c31fc33793a19", + "global.red.10": "09900cf8e416d4f46f70af12e5199c52e6df83e2", + "global.red.11": "d5bdccb8c219b6604cebc0f59f03b42a9e7e5f2a", + "global.red.12": "731d8391160b1e4e9cbcf4be4bdf8ccea91acd90", + "global.red.13": "d3f47118cddb30ac8810b5cf15eb537b5c53d335", + "global.red.contrast-1": "598969a45f1455c54906b66b4b0968562e9bc0ff", + "global.red.contrast-2": "b9fa643793bc29865cd07c13e45a70dedbd07308", + "global.blue.1": "47a0fb2647c32cadfcc7d6fac4615cd05c2e2af4", + "global.blue.2": "06a9566b30d0ae7c5a91f3c7d2ea05fa53cce776", + "global.blue.3": "4aa30ba5e3c3595b53df3dc92a5b8cdf2b8c4afd", + "global.blue.4": "71e2a51d7bd1347e9b84246e8af0c82d7eb0890a", + "global.blue.5": "c823f392ed4341b6f5b95beab24c72998b0a3a0e", + "global.blue.6": "29a9d28cc8806cf9da14de777cec469d31bdec48", + "global.blue.7": "b4a06e0647ecd1bf9ed8f93eaaaa4ffb3bcc5cc0", + "global.blue.8": "50f05316f6f884e88137a72248b55d3d3c81fbd1", + "global.blue.9": "c3de6dc9abf1f39e3123d1a0fdd49e34869fdb0a", + "global.blue.10": "a5c328ee9db1a8fa6e392f653f8e350b271a5756", + "global.blue.11": "9790bb13272b798a64b4277869e8d73555b2e217", + "global.blue.12": "8b921fb11299dd0cde9c9380dcc5671f57bc1d01", + "global.blue.13": "930cef5770bbb298d992c3be28f6d1424b43438e", + "global.blue.contrast-1": "e37d79b384acec43db07a951283e08da2b0c418c", + "global.blue.contrast-2": "7737d9a506276e6ba153f75d595f598a8d122bdf" }, "group": ".Mode" }, @@ -789,95 +801,162 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme1": "enabled", - "core/light/global": "disabled", - "core/dark/global": "disabled", - "core/light/theme1": "disabled", - "core/dark/theme1": "disabled", - "core/light/theme2": "disabled", - "core/dark/theme2": "disabled", - "core/dark/theme3": "disabled", - "core/dark/theme4": "disabled", - "core/light/theme3": "disabled", - "core/light/theme4": "disabled" + "core/colors/dark/theme1": "enabled", + "core/colors/light/theme1": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:65:399", - "$figmaModeId": "65:2", + "$figmaCollectionId": "VariableCollectionId:34429:1825", + "$figmaModeId": "34429:2", "$figmaVariableReferences": { - "colors.accent.1": "c27f1af335d030a4eee1c86a23615ddbfde2d60c", - "colors.accent.2": "b660a0413a750de12d0ba24f8e03abbba58cef01", - "colors.accent.3": "fbfca06b1127cc4f9f3cc535e6cbfd9e20a8df79", - "colors.accent.4": "21f9c6df56eb6a65bf1a1555a25541cb0bf99bfd", - "colors.accent.5": "e59ac14785ffa4f3471b0b430789852a01555920", - "colors.accent.6": "9caac40e7463390f5522b7d1b77779e55a8049d9", - "colors.accent.7": "d4f83c4e6d259629fef5e985fe680d468f9dff73", - "colors.accent.8": "54fbbeb83cfa1629f254243a075cef592098f22c", - "colors.accent.9": "84ea71cf0567d69ec88b7f56fbed232d89b1db44", - "colors.accent.10": "f18c2f45b9e45824ac20110632884afa35d2e96e", - "colors.accent.11": "5f5826f047fa024a8ae8a1bb4fe79d5eec82afdb", - "colors.accent.12": "ca52b17103dcb301f50088d2b32a3e10a60959f2", - "colors.accent.13": "827cdd213ca972a4593677323afe612ccd9c2cd3", - "colors.accent.contrast-1": "26c5f632a8f5cf479c6dc015b29d36e5c2e56869", - "colors.accent.contrast-2": "cba66074d65a93b68b7c3a9bda16ca45f4228dc8", - "colors.neutral.1": "9d8a6af427445a57be2625179599936b1fa7fd62", - "colors.neutral.2": "0e39674e783db6418deb082199c2e31422789f49", - "colors.neutral.3": "bb97c519aa6713271cd3d3b53c765ccbdb1e51c8", - "colors.neutral.4": "79e6d3911c21eefcbd4cfdce2ce958ae120ec73f", - "colors.neutral.5": "96d1bbecf6e901d34e4c5be521302613a756451a", - "colors.neutral.6": "7a731c98afe78dc08b01a3376b79df700dbd31ad", - "colors.neutral.7": "2901e7e9c405ac91e30091404185534cbe05568e", - "colors.neutral.8": "40998e93de3e6362ed8919e733aaa23028321ec0", - "colors.neutral.9": "ce680e2cec40369196cddb6cf1830c1608ac8593", - "colors.neutral.10": "a688be1fc90208b1616d07079e43795c5699b1be", - "colors.neutral.11": "87825ce7cf4687f461d09fd58e0bf9eedc97578d", - "colors.neutral.12": "f5f8159c11eff9dce945d320207211290c6cd045", - "colors.neutral.13": "7cbf731eba9740af0780705a99516c5b7a600fcb", - "colors.neutral.contrast-1": "aad3eae40c3a497f373e6fa52044fae2d44575c0", - "colors.neutral.contrast-2": "a63f44bfbafed23c6587f2e71631b5b6ba977f50", - "colors.brand1.1": "38e6ed0e60a6fbdc3a68cb4245e9f3b78f20407d", - "colors.brand1.2": "2d27770ac8724a485699db6be2c4e5c900fd040a", - "colors.brand1.3": "467c768e7e456b620f7d02763131574a651dfd77", - "colors.brand1.4": "6b64299438a0e5b126538ab1ca0b4fbbfbd549d3", - "colors.brand1.5": "7582c5e4780909055a87b1a628451b1f536d0ac4", - "colors.brand1.6": "78bac61700bbbf4bdfa19dab0066546b7453c968", - "colors.brand1.7": "6bb1fc50c3357c768b53e0aadffef36d88a4363a", - "colors.brand1.8": "1c3b22f02a70d5e508ec8b8308d50914040e6bfb", - "colors.brand1.9": "0d4524758f9bc7645aa62a2f6752a84faca113d0", - "colors.brand1.10": "5d4ff1ac2da13554f83c3ee4ccc2f3b872f37e3d", - "colors.brand1.11": "650d28a8dfced52d7f9248a7df0c5b0189defca8", - "colors.brand1.12": "482e59c58200dfcc64d4ce80a947efa78399d213", - "colors.brand1.13": "35b97e0ec097b5407a8c2c8009b7fbb84e25bc92", - "colors.brand1.contrast-1": "1a146f53429435188eb7a17c84341e061a71d7df", - "colors.brand1.contrast-2": "dae2fa96d48da60405b58e0cbe085af1ae913a83", - "colors.brand2.1": "1516db397b8a0a4ac9ef3f6066dfa642e07025f8", - "colors.brand2.2": "6b9d455903a0fe575dab82bb85043ca775dabd21", - "colors.brand2.3": "ce4cd26c79f8d8ceef16b278941eec23989f0c09", - "colors.brand2.4": "bfd63e0175c5d716308c69c024a713b3233f6ad8", - "colors.brand2.5": "27461c03cde7fe45a7dd4369d013065771d0ec32", - "colors.brand2.6": "ae35a345dc29aec17ec5b428a0ef65dd2b7ced88", - "colors.brand2.7": "2923b2b9fe0afc9db6aad0a5a691894456173084", - "colors.brand2.8": "0eb7e565d7e417a24000f8e815d9d76de5c43e97", - "colors.brand2.9": "a4e7ccbb03ca60330d84e5a0a43c6aadd76652e2", - "colors.brand2.10": "146f49794d7db25714ce6da752af464ae244653b", - "colors.brand2.11": "8ee140aac104fc417d86d5cac1c9845214b2f396", - "colors.brand2.12": "c31afd2d14865da48ae86fc9d44e79f64333e59e", - "colors.brand2.13": "e7dc682dd357b267eac4a1e656f0000aa9473c6d", - "colors.brand2.contrast-1": "69b8dedc4a3a45695f5bd237758593c7e2dd4f1e", - "colors.brand2.contrast-2": "a7ee26c2500bc7f534ae066661d460d1e1888cc7", - "colors.brand3.1": "f3d8fa4bc812ad125b54727da8cf491873c73a52", - "colors.brand3.2": "ea99f8c2d0b541e2f8660280a2822e00d3985787", - "colors.brand3.3": "beb0cc0cfd5f056d85569f39f5c2243f3129aee7", - "colors.brand3.4": "d8196b1747267284362aec5e0a5c1407e24680bc", - "colors.brand3.5": "bfe858af2be01f2066b06c7209d32a060b83779f", - "colors.brand3.6": "86028c8b9d41172bf8746608187bd2cf4cc41592", - "colors.brand3.7": "20ba646418ae45ae6bc47a8d0af3d86c218fb080", - "colors.brand3.8": "58417488df518b313563c4ef3119e906c7d833f9", - "colors.brand3.9": "3b3b3b9756081175094fdff589fb1be53c651231", - "colors.brand3.10": "a8fd2b1e31f20310d36bc77836961d284e2586f5", - "colors.brand3.11": "a744d949cae305f1633dfc20216e70d90658b98d", - "colors.brand3.12": "266296f14b484441db7eb0e693a4a8c000f76b4f", - "colors.brand3.13": "f97b5677cbd79ff6f1cfef453afb2fcbf09112ac", - "colors.brand3.contrast-1": "fdc660e7f9762f4b129688cfa9e05112afc46830", - "colors.brand3.contrast-2": "1996d517bbcfa74cc3110ce915465d9356390c88" + "colors.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", + "colors.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", + "colors.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", + "colors.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", + "colors.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", + "colors.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", + "colors.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", + "colors.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", + "colors.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", + "colors.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", + "colors.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", + "colors.accent.12": "d32435a8c9754f963791150513b8fd9198327870", + "colors.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", + "colors.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", + "colors.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", + "colors.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", + "colors.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", + "colors.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", + "colors.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", + "colors.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", + "colors.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", + "colors.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", + "colors.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", + "colors.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", + "colors.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", + "colors.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", + "colors.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", + "colors.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", + "colors.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", + "colors.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", + "colors.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", + "colors.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", + "colors.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", + "colors.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", + "colors.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", + "colors.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", + "colors.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", + "colors.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", + "colors.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", + "colors.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", + "colors.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", + "colors.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", + "colors.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", + "colors.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", + "colors.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", + "colors.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", + "colors.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", + "colors.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", + "colors.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", + "colors.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", + "colors.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", + "colors.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", + "colors.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", + "colors.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", + "colors.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", + "colors.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", + "colors.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", + "colors.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", + "colors.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", + "colors.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", + "colors.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", + "colors.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", + "colors.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", + "colors.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", + "colors.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", + "colors.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", + "colors.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", + "colors.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", + "colors.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", + "colors.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", + "colors.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", + "colors.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", + "colors.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", + "colors.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", + "colors.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395", + "theme1.accent.1": "e73957651a138c3d1a0af4318d50a0f6fd96ae1d", + "theme1.accent.2": "de0e5a74fcca2d03fbd29dc0d8bdbf4416fe2f83", + "theme1.accent.3": "1f862cd83633e29b86d14a56ff12c0be1c120040", + "theme1.accent.4": "590a26a119316f3a19bca9b7faeb78d533383a53", + "theme1.accent.5": "79a71a55211ec6da33df71cc44d80ee5f3c2e4c3", + "theme1.accent.6": "512cfd64e8cfd41b62396b95db89e62dcf7ac770", + "theme1.accent.7": "8775ea39bc85d87cdd5414398f2745200b8a5ad0", + "theme1.accent.8": "f453dcb06e04825110a54053e2c2b9bed45b6aea", + "theme1.accent.9": "156c6475ba488ea44fb82973e005c29adcc77dde", + "theme1.accent.10": "1bd7df9e519fbcf4ee293e5a7db24d30e6fd1e09", + "theme1.accent.11": "463890e49f781fecd22ff32367dbd1bc0635a855", + "theme1.accent.12": "475822ca0229330b661804c0b9236d1bbc9c07b4", + "theme1.accent.13": "df9f903c982e8f349359117b82ccd3356a1c18cf", + "theme1.accent.contrast-1": "60664452a6b4a8e95dfcdc168b8a48dc3d43fef1", + "theme1.accent.contrast-2": "d35284c6dc8062edb83a67661cf744d9bf6178e7", + "theme1.neutral.1": "478479ba8f9e17aa76a3989f6b7b1017bf3c1faf", + "theme1.neutral.2": "a55b2a3abc78d56f839df63dbd6d1ae545c76d94", + "theme1.neutral.3": "5e5b35dc661a32d6689c591660bfb2ec2478a6e8", + "theme1.neutral.4": "4ebf86358c542a182b488798f88604e1002bab60", + "theme1.neutral.5": "34aa52c5969a40f3bf2765293e82b2d20485fd8b", + "theme1.neutral.6": "e8dca907ebd97b7e31f2f3cccab01375ab4764c6", + "theme1.neutral.7": "6e9d59974d1be2203329557fcb5cde3b55c8e0a2", + "theme1.neutral.8": "62b61a92b7d95e309044f23f98e7af40f480b669", + "theme1.neutral.9": "04c5537da0c81ce877b80d4224cc6f193357024e", + "theme1.neutral.10": "f32f682cae0a0fbd9ea30887b7be76fc73beb51a", + "theme1.neutral.11": "c92b8bc55f026e21b292cb376c54dfa1b45d2285", + "theme1.neutral.12": "5488aeee47a149d7820ed9a77044a358c370abe9", + "theme1.neutral.13": "00dcb2a73f4b7c878314b3545a6a6d87c19d5ed5", + "theme1.neutral.contrast-1": "45a3692a02ebbbdcbbb2d52734469e1d0f3924e6", + "theme1.neutral.contrast-2": "d1434a9cb1377e3bc4df7c53f89030b58e9a29bf", + "theme1.brand1.1": "e89a6a43503ee92df190fc367dd46514ce184111", + "theme1.brand1.2": "8f558a6142f201826504c7b4a6dd3683891103d3", + "theme1.brand1.3": "2e6ef8c618676866672db4eea39c9739ade5509d", + "theme1.brand1.4": "5c930968a5b363289c081a7ac8d89e5b900f47e2", + "theme1.brand1.5": "19ba29ea55df7008a6bd7e0749826f7f4b7c29d8", + "theme1.brand1.6": "384b705d2e7c5f7d8e02d414441ebcb7af9b514c", + "theme1.brand1.7": "45b4bde5133ec68b77a8c21c015bbcde0bc98b46", + "theme1.brand1.8": "6e1a62d1a73fcad50aef1824cba68878c6ac2a93", + "theme1.brand1.9": "66fea08552b9e29f8ae8214189ea96a409fcbebb", + "theme1.brand1.10": "d23bebb7758dbb42113bb30d61a48f480e956412", + "theme1.brand1.11": "bad45da2bc491b53dc7b636fc09a563df3dee18e", + "theme1.brand1.12": "d285db8c837bf9163f078c872bafc04237341202", + "theme1.brand1.13": "0bdc6f3aaa9972f99f35b4655ef5e07aa53c3b5a", + "theme1.brand1.contrast-1": "7ae1339f50588a729a6b6c89433731a57f08060a", + "theme1.brand1.contrast-2": "d72945454e2b32b31a1d669d6a774dcbd4904640", + "theme1.brand2.1": "11ece1d9364577c6e9b10bb9fb7fd2f3568a229f", + "theme1.brand2.2": "008800079751ced846a7152f55acb654f488e780", + "theme1.brand2.3": "15608512aae76709e8abf4a5ff158afedc8420f6", + "theme1.brand2.4": "577b48ef315b43cf02938aab9ca06cecc0349b2b", + "theme1.brand2.5": "9279813b92aeaa3cd36de35130734f87fa1ea02d", + "theme1.brand2.6": "b593041eb515f3abd71e2fd7a5ef301744a134db", + "theme1.brand2.7": "c9e0d68531ebde606cfe1e850e7329625f43aa17", + "theme1.brand2.8": "f02c83b3c860ea4bc6d420e70960eb1123e33703", + "theme1.brand2.9": "7df4b907dead9324010fc5c11119ee265886101f", + "theme1.brand2.10": "b9db544a03e8ef1c42e74ab83b0a6b34e35142f2", + "theme1.brand2.11": "1f914a2e793dc82e82acf6d0d3def1369a3324df", + "theme1.brand2.12": "c508fd55f023df4464c04d0ba4957fd56f20cd0d", + "theme1.brand2.13": "22069780c935bf91568bc6a7f4285cdeaab228ca", + "theme1.brand2.contrast-1": "aaaa381eaf32f49692be6008271001f9683d0586", + "theme1.brand2.contrast-2": "ebcff4213425bad3e524d4f139e34f80d4e5ca34", + "theme1.brand3.1": "4ef2625a812d959ebe4ac8f7c9a8cfc9875e6ba2", + "theme1.brand3.2": "86503d337c68d47d6d1a5b2dea8eafdb01141c70", + "theme1.brand3.3": "32b63dc43434f1748a22130c5ee31cc4b67a9719", + "theme1.brand3.4": "2c50a28b5b1fe323e90897ffff457220e0fc70ab", + "theme1.brand3.5": "4149d7f296b541c2d84d1bfe9f37cd6e0cf6a04a", + "theme1.brand3.6": "318c1d238031dd4dc6a2b5fbf53e1a3eb7c064eb", + "theme1.brand3.7": "9cc8e5041fa23c6ee0407b7030695e2be5faa38b", + "theme1.brand3.8": "06cf6be40d70dab2048912eeff2dd91cd09df637", + "theme1.brand3.9": "784a1f41a1859cd5e53c7b82f49096ad5a40479c", + "theme1.brand3.10": "1d2843c27193917bf01a5e19ad8b4570eefb798e", + "theme1.brand3.11": "2da66babd39d065d0e5f3e8b94637bec4a05ca83", + "theme1.brand3.12": "b64cd2c5f0e476eb519d62d9773a9d667d2e656b", + "theme1.brand3.13": "24ea97b37879b0ce2305e93820df7a3b7d723b17", + "theme1.brand3.contrast-1": "67d92f6c47814b6b7323045819d3120d2be8b78c", + "theme1.brand3.contrast-2": "386c8c6badecbc4f213786ef873c56e80ae53b89" }, "group": "Theme" }, @@ -887,95 +966,162 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme2": "enabled", - "core/light/global": "disabled", - "core/dark/global": "disabled", - "core/light/theme1": "disabled", - "core/dark/theme1": "disabled", - "core/light/theme2": "disabled", - "core/dark/theme2": "disabled", - "core/dark/theme3": "disabled", - "core/dark/theme4": "disabled", - "core/light/theme3": "disabled", - "core/light/theme4": "disabled" + "core/colors/dark/theme2": "enabled", + "core/colors/light/theme2": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:65:399", - "$figmaModeId": "65:3", + "$figmaCollectionId": "VariableCollectionId:34429:1825", + "$figmaModeId": "34429:3", "$figmaVariableReferences": { - "colors.accent.1": "c27f1af335d030a4eee1c86a23615ddbfde2d60c", - "colors.accent.2": "b660a0413a750de12d0ba24f8e03abbba58cef01", - "colors.accent.3": "fbfca06b1127cc4f9f3cc535e6cbfd9e20a8df79", - "colors.accent.4": "21f9c6df56eb6a65bf1a1555a25541cb0bf99bfd", - "colors.accent.5": "e59ac14785ffa4f3471b0b430789852a01555920", - "colors.accent.6": "9caac40e7463390f5522b7d1b77779e55a8049d9", - "colors.accent.7": "d4f83c4e6d259629fef5e985fe680d468f9dff73", - "colors.accent.8": "54fbbeb83cfa1629f254243a075cef592098f22c", - "colors.accent.9": "84ea71cf0567d69ec88b7f56fbed232d89b1db44", - "colors.accent.10": "f18c2f45b9e45824ac20110632884afa35d2e96e", - "colors.accent.11": "5f5826f047fa024a8ae8a1bb4fe79d5eec82afdb", - "colors.accent.12": "ca52b17103dcb301f50088d2b32a3e10a60959f2", - "colors.accent.13": "827cdd213ca972a4593677323afe612ccd9c2cd3", - "colors.accent.contrast-1": "26c5f632a8f5cf479c6dc015b29d36e5c2e56869", - "colors.accent.contrast-2": "cba66074d65a93b68b7c3a9bda16ca45f4228dc8", - "colors.neutral.1": "9d8a6af427445a57be2625179599936b1fa7fd62", - "colors.neutral.2": "0e39674e783db6418deb082199c2e31422789f49", - "colors.neutral.3": "bb97c519aa6713271cd3d3b53c765ccbdb1e51c8", - "colors.neutral.4": "79e6d3911c21eefcbd4cfdce2ce958ae120ec73f", - "colors.neutral.5": "96d1bbecf6e901d34e4c5be521302613a756451a", - "colors.neutral.6": "7a731c98afe78dc08b01a3376b79df700dbd31ad", - "colors.neutral.7": "2901e7e9c405ac91e30091404185534cbe05568e", - "colors.neutral.8": "40998e93de3e6362ed8919e733aaa23028321ec0", - "colors.neutral.9": "ce680e2cec40369196cddb6cf1830c1608ac8593", - "colors.neutral.10": "a688be1fc90208b1616d07079e43795c5699b1be", - "colors.neutral.11": "87825ce7cf4687f461d09fd58e0bf9eedc97578d", - "colors.neutral.12": "f5f8159c11eff9dce945d320207211290c6cd045", - "colors.neutral.13": "7cbf731eba9740af0780705a99516c5b7a600fcb", - "colors.neutral.contrast-1": "aad3eae40c3a497f373e6fa52044fae2d44575c0", - "colors.neutral.contrast-2": "a63f44bfbafed23c6587f2e71631b5b6ba977f50", - "colors.brand1.1": "38e6ed0e60a6fbdc3a68cb4245e9f3b78f20407d", - "colors.brand1.2": "2d27770ac8724a485699db6be2c4e5c900fd040a", - "colors.brand1.3": "467c768e7e456b620f7d02763131574a651dfd77", - "colors.brand1.4": "6b64299438a0e5b126538ab1ca0b4fbbfbd549d3", - "colors.brand1.5": "7582c5e4780909055a87b1a628451b1f536d0ac4", - "colors.brand1.6": "78bac61700bbbf4bdfa19dab0066546b7453c968", - "colors.brand1.7": "6bb1fc50c3357c768b53e0aadffef36d88a4363a", - "colors.brand1.8": "1c3b22f02a70d5e508ec8b8308d50914040e6bfb", - "colors.brand1.9": "0d4524758f9bc7645aa62a2f6752a84faca113d0", - "colors.brand1.10": "5d4ff1ac2da13554f83c3ee4ccc2f3b872f37e3d", - "colors.brand1.11": "650d28a8dfced52d7f9248a7df0c5b0189defca8", - "colors.brand1.12": "482e59c58200dfcc64d4ce80a947efa78399d213", - "colors.brand1.13": "35b97e0ec097b5407a8c2c8009b7fbb84e25bc92", - "colors.brand1.contrast-1": "1a146f53429435188eb7a17c84341e061a71d7df", - "colors.brand1.contrast-2": "dae2fa96d48da60405b58e0cbe085af1ae913a83", - "colors.brand2.1": "1516db397b8a0a4ac9ef3f6066dfa642e07025f8", - "colors.brand2.2": "6b9d455903a0fe575dab82bb85043ca775dabd21", - "colors.brand2.3": "ce4cd26c79f8d8ceef16b278941eec23989f0c09", - "colors.brand2.4": "bfd63e0175c5d716308c69c024a713b3233f6ad8", - "colors.brand2.5": "27461c03cde7fe45a7dd4369d013065771d0ec32", - "colors.brand2.6": "ae35a345dc29aec17ec5b428a0ef65dd2b7ced88", - "colors.brand2.7": "2923b2b9fe0afc9db6aad0a5a691894456173084", - "colors.brand2.8": "0eb7e565d7e417a24000f8e815d9d76de5c43e97", - "colors.brand2.9": "a4e7ccbb03ca60330d84e5a0a43c6aadd76652e2", - "colors.brand2.10": "146f49794d7db25714ce6da752af464ae244653b", - "colors.brand2.11": "8ee140aac104fc417d86d5cac1c9845214b2f396", - "colors.brand2.12": "c31afd2d14865da48ae86fc9d44e79f64333e59e", - "colors.brand2.13": "e7dc682dd357b267eac4a1e656f0000aa9473c6d", - "colors.brand2.contrast-1": "69b8dedc4a3a45695f5bd237758593c7e2dd4f1e", - "colors.brand2.contrast-2": "a7ee26c2500bc7f534ae066661d460d1e1888cc7", - "colors.brand3.1": "f3d8fa4bc812ad125b54727da8cf491873c73a52", - "colors.brand3.2": "ea99f8c2d0b541e2f8660280a2822e00d3985787", - "colors.brand3.3": "beb0cc0cfd5f056d85569f39f5c2243f3129aee7", - "colors.brand3.4": "d8196b1747267284362aec5e0a5c1407e24680bc", - "colors.brand3.5": "bfe858af2be01f2066b06c7209d32a060b83779f", - "colors.brand3.6": "86028c8b9d41172bf8746608187bd2cf4cc41592", - "colors.brand3.7": "20ba646418ae45ae6bc47a8d0af3d86c218fb080", - "colors.brand3.8": "58417488df518b313563c4ef3119e906c7d833f9", - "colors.brand3.9": "3b3b3b9756081175094fdff589fb1be53c651231", - "colors.brand3.10": "a8fd2b1e31f20310d36bc77836961d284e2586f5", - "colors.brand3.11": "a744d949cae305f1633dfc20216e70d90658b98d", - "colors.brand3.12": "266296f14b484441db7eb0e693a4a8c000f76b4f", - "colors.brand3.13": "f97b5677cbd79ff6f1cfef453afb2fcbf09112ac", - "colors.brand3.contrast-1": "fdc660e7f9762f4b129688cfa9e05112afc46830", - "colors.brand3.contrast-2": "1996d517bbcfa74cc3110ce915465d9356390c88" + "colors.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", + "colors.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", + "colors.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", + "colors.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", + "colors.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", + "colors.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", + "colors.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", + "colors.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", + "colors.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", + "colors.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", + "colors.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", + "colors.accent.12": "d32435a8c9754f963791150513b8fd9198327870", + "colors.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", + "colors.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", + "colors.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", + "colors.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", + "colors.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", + "colors.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", + "colors.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", + "colors.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", + "colors.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", + "colors.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", + "colors.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", + "colors.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", + "colors.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", + "colors.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", + "colors.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", + "colors.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", + "colors.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", + "colors.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", + "colors.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", + "colors.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", + "colors.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", + "colors.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", + "colors.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", + "colors.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", + "colors.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", + "colors.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", + "colors.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", + "colors.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", + "colors.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", + "colors.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", + "colors.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", + "colors.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", + "colors.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", + "colors.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", + "colors.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", + "colors.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", + "colors.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", + "colors.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", + "colors.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", + "colors.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", + "colors.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", + "colors.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", + "colors.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", + "colors.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", + "colors.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", + "colors.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", + "colors.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", + "colors.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", + "colors.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", + "colors.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", + "colors.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", + "colors.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", + "colors.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", + "colors.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", + "colors.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", + "colors.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", + "colors.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", + "colors.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", + "colors.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", + "colors.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", + "colors.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", + "colors.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", + "colors.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395", + "theme2.accent.1": "414317fad999da7713c8e70ab8146ea1a7cb77b1", + "theme2.accent.2": "128f10e9b22460a25be85deb4c6b1cba0d1ff075", + "theme2.accent.3": "0869979a43e166ec2889c78ade3feb007541a1e6", + "theme2.accent.4": "ee6d3490f42073d9a84204c088c1f293f71f69b7", + "theme2.accent.5": "9fbba8c203186a0a1054705d35f8e27623c927e2", + "theme2.accent.6": "10fbc1d4373657bdd7507122bd45b1769a1b3bb4", + "theme2.accent.7": "8b6b315c000c3b8e5bf0fa2e678d253183c83207", + "theme2.accent.8": "70344b77f0507b53a74e2844fdc14c9a17b91181", + "theme2.accent.9": "835671f8f6dbfa205f5995ce6084a14201e57e74", + "theme2.accent.10": "53e7a8baa1acd0d11d1594ff06ed8822271465c9", + "theme2.accent.11": "095d193b951527b2fef56b371750c4c4f65f9676", + "theme2.accent.12": "06323a1091a95728a925bd52836b26e4f39921b4", + "theme2.accent.13": "f9839bc1c769409279d8541498094522f44be2f8", + "theme2.accent.contrast-1": "6e2818b35a8161e251f81709ef412738bad23044", + "theme2.accent.contrast-2": "c4f1e18a561891b6a1c782a9a06e1f3e7443cf03", + "theme2.neutral.1": "57a0507886c4e51dc4d86d6e244a1223725fa442", + "theme2.neutral.2": "8c7d19f7ccd010b7364fa45d723f488ec2562fd1", + "theme2.neutral.3": "5411f2281a8731446280202d7f1a6c30b64a6f74", + "theme2.neutral.4": "64293d0dda1f021dc442cf0f2b523e44c8bcc75a", + "theme2.neutral.5": "1b5059a28eaca675a510aa0c7c070f8e83edaa53", + "theme2.neutral.6": "448da1043c01d219fef3344d18cdc5c6e798600d", + "theme2.neutral.7": "957c3e686975ac4d6c303df47679485af510ec5e", + "theme2.neutral.8": "811c1a32e5c517e9014df8b5bdc71407b75c704b", + "theme2.neutral.9": "6cf43e87740abe377f8ced58a7f8796a06eafe61", + "theme2.neutral.10": "4080643868cfb277b32ac3d81ae25635699fc218", + "theme2.neutral.11": "ed6603e84fd2373937c2ce677255fc62e011d55d", + "theme2.neutral.12": "e282c18e79ad46c47d54cdf295c824a44825f9fd", + "theme2.neutral.13": "ef39c6807118bdc72ab7266a55dcbcbcbd6789ae", + "theme2.neutral.contrast-1": "db148f140a262ec755187b04078359c9dc63d909", + "theme2.neutral.contrast-2": "88805e18c084820bf3cbb65fe1e17782d3fb863b", + "theme2.brand1.1": "ae7ec3aca4c761a97566e0be013c6a6cfa1108bd", + "theme2.brand1.2": "8f95aeaedec28d1dd4b0e7f487cf373fdeb2634f", + "theme2.brand1.3": "ecf6801e56bc3226d4d476ea456f6cf7c98426a4", + "theme2.brand1.4": "d82c274e55d09db89e4c6687a1a9b5955041d3ea", + "theme2.brand1.5": "635abf654727f6b0d7ccbed011444c8d9d3fbdee", + "theme2.brand1.6": "37a54e817ebd088357ba52590975c23c5ed8edbe", + "theme2.brand1.7": "a884e7058718d6340ee49d06d8fb307e427327fd", + "theme2.brand1.8": "be095b0414147a481c58c62d951f58daf0577734", + "theme2.brand1.9": "0cae89d619640c00e06eeca9e11c16bd0bbfb150", + "theme2.brand1.10": "3abe28b8b591ad747466656a4c3b10555c8253cb", + "theme2.brand1.11": "b9646c8d51dc5ac959cb20501f4ce1515a0a5173", + "theme2.brand1.12": "8a54f8a0593eb4cbe9a9f52181517d14c690939a", + "theme2.brand1.13": "adfa22478176df87d03cd01e012df57082615446", + "theme2.brand1.contrast-1": "a6a01a2a52e069ca247927eeaa50817c668d8c89", + "theme2.brand1.contrast-2": "a52ac47c8c3d24f8470053cd0e1f2643843c9a21", + "theme2.brand2.1": "fc47adaae96ef9752be3645d3db235b4be8fe0aa", + "theme2.brand2.2": "a118dbf8caf3f8c0c266c78ed498d6fedc70d333", + "theme2.brand2.3": "f65c6ef2583fd37e253340329482277270d302f2", + "theme2.brand2.4": "d5735f850518368960afa94e2162ca6a448c8495", + "theme2.brand2.5": "2aaac298caae9668deec0cd28ee90882b2dcdf0b", + "theme2.brand2.6": "268c3dbfb514da467927851f9375e79492b121a6", + "theme2.brand2.7": "d5473be0d38493ac9e8fc0c01e3fec4b9b4955cd", + "theme2.brand2.8": "b74747a6503297f45f084c81168dda8d6a10c0ab", + "theme2.brand2.9": "6ce8e6a67d79d922b32c30e9f41669a5183e78c3", + "theme2.brand2.10": "e11aebca8141351700045837ee41c4a9f9176124", + "theme2.brand2.11": "f4a43fadedc18f9c33fdf95de9d5e751f7c675a7", + "theme2.brand2.12": "4f826ab26b80d689a3788d56170acafe4594a40e", + "theme2.brand2.13": "ba2e788ee277a70f1a401985eebcd9415ac473b2", + "theme2.brand2.contrast-1": "451bbdcb24edfd56656c70f3e54ed851ebcf5a35", + "theme2.brand2.contrast-2": "6ee5e1b9edb529d758784ae388062547d0cae61c", + "theme2.brand3.1": "256f56b2ec9a2383cab6ca128317241a0d350277", + "theme2.brand3.2": "3094543fbd976be912e94afee7eff0f313a4876b", + "theme2.brand3.3": "261d886543b999ccdeb0b3d4a1b01810ef7dd55e", + "theme2.brand3.4": "58addea455e5fb08956500f250bce0cb6bf81816", + "theme2.brand3.5": "747f17dedb3efd50c0d1a1cfff48c9511c8389a2", + "theme2.brand3.6": "a1c4fb32cc9dcfcfe473d997d8a1544142ca0985", + "theme2.brand3.7": "1756b3597baa037f473a2b6a5e834f174eea1c46", + "theme2.brand3.8": "39cd81513231875d2ad6af7284884e0f34da6e7e", + "theme2.brand3.9": "eca6b6b729e2e83e11602ba28342628195abcad8", + "theme2.brand3.10": "22d1df7fa915e6c31484a9c2a06f0d1a19f679cc", + "theme2.brand3.11": "4cf28efce41a4eb5d56b3d18234a338da7548ed7", + "theme2.brand3.12": "84abe09675d894a087ca8d3a2d129ac49e82d1b0", + "theme2.brand3.13": "815d951c05c32d2132a0c992f108716d990d4139", + "theme2.brand3.contrast-1": "6dcd2f4bdc3a77c536c61fd84cb3f3723f619c39", + "theme2.brand3.contrast-2": "aa21748d3e17e3532b20dbdb69dbf5bc4298df51" }, "group": "Theme" }, @@ -987,207 +1133,207 @@ "semantic/style": "enabled", "core/typography/default": "source", "semantic/color": "enabled", - "core/defaults": "source", - "core/light/global": "disabled", - "core/dark/global": "disabled", - "core/light/theme1": "disabled", - "core/dark/theme1": "disabled", - "core/light/theme2": "disabled", - "core/dark/theme2": "disabled", - "core/dark/theme3": "disabled", - "core/dark/theme4": "disabled", - "core/light/theme3": "disabled", - "core/light/theme4": "disabled" + "core/colors/light/global": "disabled", + "core/colors/light/theme1": "disabled", + "core/colors/light/theme2": "disabled", + "core/colors/light/theme3": "disabled", + "core/colors/light/theme4": "disabled", + "core/colors/dark/global": "disabled", + "core/colors/dark/theme1": "disabled", + "core/colors/dark/theme2": "disabled", + "core/colors/dark/theme3": "disabled", + "core/colors/dark/theme4": "disabled", + "core/globals": "source" }, - "$figmaCollectionId": "VariableCollectionId:65:475", - "$figmaModeId": "65:4", + "$figmaCollectionId": "VariableCollectionId:34429:1901", + "$figmaModeId": "34429:4", "$figmaVariableReferences": { - "border_radius.sm": "bcd5f37e73df76a6d506eea04844822e0ef4adcc", - "border_radius.md": "3237ead7e430fbe1e725f6dffcef0fe1699d02d7", - "border_radius.lg": "0c8dd76d2192fd75f1158bb2a163da49f6d5be68", - "border_radius.xl": "1cb7e38acaacd65c5be1d7466be8ee7cf47acd16", - "border_radius.2xl": "d178962e1a4498ba5871ef3e16c975977dc22fe9", - "border_radius.3xl": "ce380df1ee6734bde7ed3b52b2e9e3bf6bf760d0", - "border_radius.4xl": "5ed9cb88432cc4cc6b56531416e79958cc59ac77", - "border_radius.full": "7bac4d44752664d75086d4763cdd689f4e512277", - "spacing.0": "997cfe73df8a81d3337b29bf15a74ebfaaf59146", - "spacing.1": "98d5b38eb1d705b0679c2df1b70b215d8ba80c18", - "spacing.2": "2673557a47e40a879b596cfbf4ebd5ab4db518b0", - "spacing.3": "fc2324cb717e13cdd76afac8a780b77d5aac0a08", - "spacing.4": "65ebadfa0d7d5485ff9e0a85986ad5c62dbb29b8", - "spacing.5": "0ed3a6604fe53e1bfe58c045721b31b52b8d9e2a", - "spacing.6": "cd77c6780c4ac9f980cfae5bae17b790f757ae28", - "spacing.7": "ff7fc35b4ec06fc070cfe672e90c27ea5aa6805a", - "spacing.8": "bae7d33b0842d2ecf2952914facc23fccf2ce101", - "spacing.9": "102b71a892a198ee24a14a65e3f33b8cb11eab6d", - "spacing.10": "13d43ae43d091272fefcc113ed31c54edda34ec1", - "spacing.11": "6f009ac25a529e5f84016fb2713914a5c67df066", - "spacing.12": "803e74ff15f9208c767cb20027ebac66da76a4d0", - "spacing.13": "5a46f77b71e3074ab8505b5d0c892f47e15cc3c5", - "spacing.14": "e5f88ce5b4dd513407455f8f967a7a4e89a96f20", - "spacing.15": "2f6d88d5c56b2466252a01ee75143e9bc13e2b17", - "spacing.18": "3d61936826cee96943315bb3c41655b2d505e7fc", - "spacing.22": "4078b39e43a2001789922f28f6b64677d8859b41", - "spacing.26": "5ab5cbf3cc52413a7d97ee654e767344d12ae9be", - "spacing.30": "633aae2bbd9fb17435540b40a66ea944febc5d47", - "sizing.0": "2d8d3b9b161d396287c5181115ec7aa91e277bf2", - "sizing.1": "f9f72f8f5e6028d2885747a5f4694a6f10c2a54d", - "sizing.2": "3db018f2e01cbe3f4f3250df5571eb7d5033527c", - "sizing.3": "bfc37c3cbef588d5d4105c51ed4fd9d1cd7a32ac", - "sizing.4": "e4ed4e255e076017403c8bfc0cfecab1c1726de2", - "sizing.5": "c247ce24805eb589bf2e5f6352013833b2277973", - "sizing.6": "9f7eca36b7155d5064b3f45de70e65b30e3b0b0d", - "sizing.7": "9aa800cd46e7b568a12dec2ad77171e24e61ef73", - "sizing.8": "70b80331c1e0139c419581230362b4eb6812756b", - "sizing.9": "eb15bc1d0a31d48429b912684774034ee5344171", - "sizing.10": "c959ebd65ab49df0cc94759cd8fdac5c1af6d6ae", - "sizing.11": "b38d29e4c15b0d0897381723ad8ac7ead737f3d2", - "sizing.12": "362c75b2d9d30c1442be10b4522d8c35147f3825", - "sizing.13": "cb0da6838fb3b6c8774ff06da639264bf0e691da", - "sizing.14": "feeef8a9c97d513e3ac7f8a53319ae2579856f95", - "sizing.15": "d5d4abe86715f83ef56f1c4a88348f97256adc82", - "sizing.18": "251b165ff7450d296b460c6ac023c61aef30c8e3", - "sizing.22": "7deb1830d5ce39485edfeaa667c88a65582a7d4b", - "sizing.26": "8d48a7e3fe16750c2a65074034d7460084b3659e", - "sizing.30": "46debe590dab8458ed66443467182fa8a383300f", - "border_width.default": "ec8cc0f34a078544940391132efc4decd3108b20", - "border_width.active": "4181858ee0521e868c2cf7eeba720f7d646109c9", - "border_width.tab_focus": "cb0a60071ab32d782afe3bef9d478540d4f666db", - "colors.accent.background-default": "07f610f23273cd8e2deac8cd71691b622bd880a9", - "colors.accent.background-subtle": "69a23dda3a6c8802a997cadbc0e45b004612b4eb", - "colors.accent.surface-default": "2efe5ae9db85bc6251e8b644126c46e4d3a8f2e2", - "colors.accent.surface-hover": "7f9fbb13b24c6c901360d93c363547865dfec557", - "colors.accent.surface-active": "01369f005eadfe4fa3ba2840bdc563098994843c", - "colors.accent.border-subtle": "953320eb8c3ecc44254c4755acec564eae65306f", - "colors.accent.border-default": "46e4f4dd74b67035da92b6ee303a0f0b34caf91b", - "colors.accent.border-strong": "d66f37b65b1e395713565581f8208b7a3c05855d", - "colors.accent.base-default": "53226e398b5eb85797731797d11f3b8f5fdc3d20", - "colors.accent.base-hover": "4dda479808e5ef04de4d759646320812f96021ad", - "colors.accent.base-active": "b760fefe3881807b0d9ef49c51fe501562e9fbd1", - "colors.accent.text-subtle": "ca79b6e5af4e2a4bc53783460794e6bd9d2fee3a", - "colors.accent.text-default": "38698bcebb440bd60979caf95ccb2dcee668410b", - "colors.accent.contrast-first": "45d3d082c10a5f1f7143c55d210abad6758a2bed", - "colors.accent.contrast-second": "4d4da85e9c453bc121ccf10abe73d97a7186e6b3", - "colors.neutral.background-default": "6f342e5bb5b29fe6064edd1c5d9acec43f4c803f", - "colors.neutral.background-subtle": "7433c14f0e2d78626c87826367f637c3da846ee1", - "colors.neutral.surface-default": "e4565f9a1fbc861f36d0cc9e2345042e72b9fe5d", - "colors.neutral.surface-hover": "98b4db1e92456f445bd9f4895425c97135882021", - "colors.neutral.surface-active": "a9ad1b0084ecbce8143426ddccf3402dfc4d3083", - "colors.neutral.border-subtle": "b7a067b03813d11b7eb7a4e4e9298086e292480b", - "colors.neutral.border-default": "1d8174e8c6361b0e295f698ab5153948f7596d1b", - "colors.neutral.border-strong": "f85df6d3bf8a0149e02bd28cd40315b068b53b92", - "colors.neutral.base-default": "95c4c082f02dcc9657de7e132dbf3295132a070b", - "colors.neutral.base-hover": "ba32bed084fba74fb8dd18795c0697db269ead90", - "colors.neutral.base-active": "80228320b7a91c01ccdb4dfa9860c3b4727140c2", - "colors.neutral.text-subtle": "7c05cb76b84414f6ececb2a0ea6cb7cf7f13a331", - "colors.neutral.text-default": "f23cb1b6f28a9df454f0728f33c992299a4d1d27", - "colors.neutral.contrast-first": "8d73dc3964f8642421ee8942c9275277ab07f1f0", - "colors.neutral.contrast-second": "e6182d28d5bd9d9860e4ce3acd6dab7d87409af8", - "colors.brand1.background-default": "488416d7b712d0ed526a67e68de6fc3635856396", - "colors.brand1.background-subtle": "eded6d23468adf1d9695bb2a702b6572fd491565", - "colors.brand1.surface-default": "e9c8c7aae1e5204a3af88e13e120ca94be417f56", - "colors.brand1.surface-hover": "de0c0cc93bb60af400c0ca30095c08bcc3f36bf1", - "colors.brand1.surface-active": "2c955008ab7db3848a13af0126569ecfc8857991", - "colors.brand1.border-subtle": "bbd5b925e1bd4771246dca75064b3c34767c4f64", - "colors.brand1.border-default": "33833192799f492eabdf4422a4b9a9c5f7b0c606", - "colors.brand1.border-strong": "de0707089da17f7eb490816c2c4dff3d683b5400", - "colors.brand1.base-default": "2f734d616666e2d62dbf273a328dc1ef262c3e74", - "colors.brand1.base-hover": "0224acd436b99384be1277fd1240aa27da1437e6", - "colors.brand1.base-active": "e5b91cb2c96afb15cf8916b777766d51f03cfa5f", - "colors.brand1.text-subtle": "db70d913cd0a93f5cc338e4f92bdb29d914b5370", - "colors.brand1.text-default": "e54abbd886d5a7521b34dd92796f74abb746eb39", - "colors.brand1.contrast-first": "19165c4d3513cbe052f500de060f0a3872a52bde", - "colors.brand1.contrast-second": "5e4f619e7ed0e4df1f5ac5fc06aa19e56ff0836f", - "colors.brand2.background-default": "a0d9150c04ad92c450368ba4289f065dd326f986", - "colors.brand2.background-subtle": "a9f2d550c8cbffd16daa84281109c81109bc33e2", - "colors.brand2.surface-default": "9993e510873bc8699bf54241f0f8bb2b1e87ebc1", - "colors.brand2.surface-hover": "fe8b2d50e23642e0f6ddb51986b4f45016ce6b81", - "colors.brand2.surface-active": "5eab202bb505537cd0d9501bbc2dc056ada18a99", - "colors.brand2.border-subtle": "3995b52e76736e5464876b4301e1db586424274b", - "colors.brand2.border-default": "1d77500974b809116f6820971656d68ff2d1b64b", - "colors.brand2.border-strong": "85b82b3a52a24cec296ea59842f1799edb80eef8", - "colors.brand2.base-default": "6394272c75a84c9fdcf96067f2f55f993f60ba40", - "colors.brand2.base-hover": "72d04ecc5f0c39e79ae8ba043cc53b90bd35b14d", - "colors.brand2.base-active": "e611482bb7d69be04ccae76e365b97dc3b363764", - "colors.brand2.text-subtle": "e9cb1d732d82d5efbfb021ca9bfceaf4c0698d26", - "colors.brand2.text-default": "059f1bca78055a6eec93ef1bc874b6ff6aa3c001", - "colors.brand2.contrast-first": "c0570a140aa1de460daacc9c200df17b65e96186", - "colors.brand2.contrast-second": "eb4c6665274847e516bd0230138ad30c4070182c", - "colors.brand3.background-default": "212221ec10b72be1c089d013a0a060148446034a", - "colors.brand3.background-subtle": "c4eba8b0417502382db27d9a5f1f1121e459517d", - "colors.brand3.surface-default": "6d723247e31e2e4045575b60ac186878f420ce46", - "colors.brand3.surface-hover": "da0697dc11d16a5cc1e9c004f12ddda51019f397", - "colors.brand3.surface-active": "99cb07c8cc1221a7c4cd30952e365f5751f655b6", - "colors.brand3.border-subtle": "47903706a5877800c3216bb12f6c26d2269ceb22", - "colors.brand3.border-default": "4a1ddc017d5e91d874b2c58300c7a0d9bbacf7b9", - "colors.brand3.border-strong": "32feae5f4c5c48a4c3564b00cae884c22d7cacd1", - "colors.brand3.base-default": "1e09aa5316dd4dac64e93bbf13894bafd311f2ed", - "colors.brand3.base-hover": "38aa64c212029a418c52f2e64fe491a6fae87f21", - "colors.brand3.base-active": "ef685633cf3f34ef9b9bf97e8f49a584d97acd1d", - "colors.brand3.text-subtle": "db2bab1ba76ccd8f735a777afa188fe6205d7349", - "colors.brand3.text-default": "7b3715fd25a24a9eea7e8009b6d7bda2f4c22323", - "colors.brand3.contrast-first": "60697dbdc8cf469ced01a1db51dd21eab0e70543", - "colors.brand3.contrast-second": "65254d63ac3d8199633b1b47fa796897f6773017", - "colors.success.background-default": "6411d082a87e0735469884aa082353e38d41da61", - "colors.success.background-subtle": "63cc1f600ab22b3b07e4faeeadd044c0910a7f7c", - "colors.success.surface-default": "baca67efc15366c87dd64976eac7f60655fb3b89", - "colors.success.surface-hover": "c2918e3050ac9d09c65657241bc6ccc4ddbdfb7d", - "colors.success.surface-active": "df67956d822a1bd72be24c1f4a3c1ce2ebc7cedf", - "colors.success.border-subtle": "0ef6d9fefe8d37431578d9497e7c409b6682e313", - "colors.success.border-default": "ff4e53dc7611a17128b53feda39b2398edfe9edc", - "colors.success.border-strong": "994f36c17abd4f9a9518adbc687053bf05f504d6", - "colors.success.base-default": "abac3d63adee0f8588544f2c7fdabfb85ce04d6b", - "colors.success.base-hover": "5fab5bb70b1dd26dd93d558b990a5b82533c679c", - "colors.success.base-active": "f24ad7b369ab296cd6be1acbe1a758ad6b42ea2c", - "colors.success.text-subtle": "b20ec7a77a56021667ba950d017b2bf488712866", - "colors.success.text-default": "c187636f1c4558dcc60561a9d8cef2482f58d48b", - "colors.success.contrast-first": "f1eab0aa956e7c120519ce2f885b8393ea9abda7", - "colors.success.contrast-second": "a5fa9aa0a76c5ae992e482456ee9586bc9422b5a", - "colors.danger.background-default": "be1a388debd19e2ede33b574b6cb6e6831203b8e", - "colors.danger.background-subtle": "054e1943ea68c890a117b0a3896199cef135cc22", - "colors.danger.surface-default": "7711e3f908cba18de979cdec6a9d098f52e8d8f5", - "colors.danger.surface-hover": "cc51ceb2ab218ccf8dd934590c0bf5fc4c287b73", - "colors.danger.surface-active": "8cfde42daf06819440576062077d11ee8afbce2e", - "colors.danger.border-subtle": "2c869419bd3a5a2e277fe3865a1aeef33c81953b", - "colors.danger.border-default": "fadb4d7b76c1f4288047f8a631ae85d2c6b03dc0", - "colors.danger.border-strong": "6ddd335de5bf75a59edcebabf549ec1f9291de27", - "colors.danger.base-default": "a2c2f33e0cbeff59c8d3cf16aa681f009ac628b0", - "colors.danger.base-hover": "9b4169ecabfd848c9b44491cb495265e3f791dff", - "colors.danger.base-active": "8f5382912379d0f372d4ea73aab676b89529ff86", - "colors.danger.text-subtle": "cee2f8a4bb8d8b4725310985c97fbed92de3d967", - "colors.danger.text-default": "b5179332af10cd8992644067856daf592c29d4e9", - "colors.danger.contrast-first": "d2ed2591ab04070367d25400aac02516f38de5bc", - "colors.danger.contrast-second": "6c96850f1040283905e42fb949a0982630a7a65e", - "colors.info.background-default": "828429d7c6431e3e3dacbf8e9436a8857bf202d6", - "colors.info.background-subtle": "d0168b23a6cb1f56f3f49e9f0cfe6c5189e5b929", - "colors.info.surface-default": "171b3daed0e6929ebf701a93b2093f04dbb2f42b", - "colors.info.surface-hover": "04157705b1de24685b9cc1fd8f17849580d2f4aa", - "colors.info.surface-active": "b4e579f28dcc041cfd28116e72106b1ef4ce37e1", - "colors.info.border-subtle": "37c6ee5db7e8887251090f7335522656ee0c79e3", - "colors.info.border-default": "f88cd3ab632ef03da1560e2ff25322b59ca1febb", - "colors.info.border-strong": "f8e8f50525d2af89bf5e863fd928df6383f2d011", - "colors.info.base-default": "fdf229fa56d560fc5bfbe0230f0467836c4a000b", - "colors.info.base-hover": "a56675351a54d796a0a876b9e409fbf1adffac5a", - "colors.info.base-active": "0e8d09c5b57fa25cce2f91e4d4b03850b7aa48d0", - "colors.info.text-subtle": "f1398fe29edc35518d2dd3100bdba3b74223a5cb", - "colors.info.text-default": "61ab552912300b92bcf6fd405ec8ea785fef5cd1", - "colors.info.contrast-first": "0653f816bc4a201411dc3a69b285f96d91fe5e01", - "colors.info.contrast-second": "02765808ea20b736e078c8ada4e5771cb2e92201", - "colors.warning.background-default": "6c4cf4a039a4977d86ed54fd2620088ffa266e24", - "colors.warning.background-subtle": "c2f67e57be90da3a592c90e63d2293bd6a45e350", - "colors.warning.surface-default": "a0a1e74bb3e3b587f6f2d9f3f84b07171436ed08", - "colors.warning.surface-hover": "18610b1f845ae822794cf026d0c594451e575582", - "colors.warning.surface-active": "f2476030a3f80341921623f3f05bc90c7ce0b89f", - "colors.warning.border-subtle": "142ef4491ba18e9f3ac35211be3bf2f430cb4405", - "colors.warning.border-default": "5d4f2fdd8d3b8ecec589a1d2b9586b494183c024", - "colors.warning.border-strong": "ca81787bf8a078aca0261dd751e7c888960d1303", - "colors.warning.base-default": "cf16283bc64090a939b5ca494ed1aa080748107a", - "colors.warning.base-hover": "4a11fd907dad857c2c0449873f7b6c210bc0a826", - "colors.warning.base-active": "e3ab9441ad64906af4bcd3c0ce2f1cfd79e99db9", - "colors.warning.text-subtle": "61e8ec6a2bbf9754b74be830febfd245cd0952b6", - "colors.warning.text-default": "b22b6b75d36caec017a8d591dcd3e9ca9d8cc91f", - "colors.warning.contrast-first": "e90a845ace9c93c2f1c4c12666ca4a7f99814447", - "colors.warning.contrast-second": "3eb0dd9c8631e7f88ec151ee7078970fe292f59d" + "border_radius.sm": "5c6abf2d1c6e7ff47cd8c2b80efea7538e60d9ba", + "border_radius.md": "24be1da469b5500b956fd482f00103ff178abc45", + "border_radius.lg": "b07e151670240293d2d68f868f18088e920efd47", + "border_radius.xl": "dde7a2f074f16b62885f83d3be40ae26175aa5ea", + "border_radius.2xl": "85c47172a61b48d8b2c208f601106024bf891ebd", + "border_radius.3xl": "2ef02a68d24d7a2652e86fd0086b7f3dff48c177", + "border_radius.4xl": "aa581a4c46f76757e9bda8669d5a1c4658cd4081", + "border_radius.full": "19a22832ecbfe1a10eac377d2f8df9d53e5512d6", + "spacing.0": "58df0bf9b84a601d427d07d8b7c1934d7c1dae40", + "spacing.1": "d9b9d3d9125a62473cc2abf2a4655f3de6b02b96", + "spacing.2": "048fa70471f26dd1470999d0bd5276361125dd8c", + "spacing.3": "62f491caef2f604ab669cedf6720fe7fd65ffc41", + "spacing.4": "27831bf85362568fe03ae3876115abebeb0de55a", + "spacing.5": "255ba8954c13f68e6875d49943fe10a4ed79f8ce", + "spacing.6": "fcc0d5b7d0faba8cb996e3052d57458bc7156b63", + "spacing.7": "218b46809a86aaf9ac3c8c4bde7fc31e25cd6d10", + "spacing.8": "0467b16434e6fc24faf46df2d410d7e1031392b0", + "spacing.9": "3f96a842210e6f9984076cc69896367380daabee", + "spacing.10": "2b8abd6170ac1a899cba60cf2a1f922199c96531", + "spacing.11": "065f683c7fc2abb85408d398c459d4138e459eeb", + "spacing.12": "b6d6a2fddfff09da0cfd7b45404ab02c3e06d363", + "spacing.13": "578683da31bfc5e5b96522d43b6be91f57bfc5cf", + "spacing.14": "1f2b2f13dc312235cf191529de5e7169df0229da", + "spacing.15": "243a03794000e5309b0d95c95f2df50b0276b778", + "spacing.18": "171b71055d6c3d8d05b41e7ab166c3db524810c0", + "spacing.22": "4696786339b9e8eccd6b37626bc852f815ec8ae4", + "spacing.26": "1ad186e8a2d307c46bdebbb5da9c28592ce01727", + "spacing.30": "11ec1456812e89fce124cbb9212cadd0853d9e5e", + "sizing.0": "1de8b124e71fce3a7c0a284defbfa49e6bb5db50", + "sizing.1": "70f60af46b9b3460dba096878dc6fc0dc2ddf7b0", + "sizing.2": "2578af030217eddbaea433ff8596972f6a218336", + "sizing.3": "00760b358b2986abc1c80c63ebe4e586ac74b17e", + "sizing.4": "dddbacf30eaed01b8c168f983aee11db9640b59e", + "sizing.5": "8a9b2ee8255439b768575d2f4afbb870793c1c52", + "sizing.6": "376bb9611082529165d9dcaed116b3711a3c3be3", + "sizing.7": "dd0ff1286671b48f597955cdeddc8494611fd5c8", + "sizing.8": "7086d9f3730482f72b63d1de032debd3979e7cfd", + "sizing.9": "2b322c50ad3fb6a67c6d71350c044a25beb5599e", + "sizing.10": "e78f6f3c64b56142d29e8b6311ac873f0a433371", + "sizing.11": "0edf6a9f9612c3db5eb0439c0f1f9cca957cdb85", + "sizing.12": "7e53c5b65c1f3d4a3f1458a51d02d6b06365eb50", + "sizing.13": "69e973aca6c09c579a2df1b07f8a9edded7b9040", + "sizing.14": "454f7dcffa34a02d9c01065ba803794bcdd340a5", + "sizing.15": "7e99005e790be30b01bae950c6b2dd30178acb43", + "sizing.18": "9661fc38d15f53cc743de3ccf1469d1361d375d7", + "sizing.22": "401cf5212778d87631a0ec7b75f4c2481a1ec387", + "sizing.26": "84cdc818bfde0285c69c08f01f5a3776d7685de2", + "sizing.30": "761c0f67387839e9babe41d3dc08766d79032769", + "border_width.default": "59d50158188cf97383e2607894e56b0ded130555", + "border_width.active": "5799b49d4f7cf1e0c543c92786bfcb3cc756bf5f", + "border_width.tab_focus": "9c01bea7a501618f06818b4219d890819cfa5d96", + "colors.accent.background-default": "95f541cfbccc86f2d119737dc6bb521102328267", + "colors.accent.background-subtle": "c404602f1ed6f270f75878a159c7d41e96fd5f86", + "colors.accent.surface-default": "5779f9eb437230a7b75fb2ee7dd801943bc11f88", + "colors.accent.surface-hover": "dbb6f34e88510d81239f45787dd0338812f2817c", + "colors.accent.surface-active": "a3c6f2738b8733faac56e15a830bb2b63d3159a7", + "colors.accent.border-subtle": "0284665c5870024176478eb7f56aaa09cbe0bd91", + "colors.accent.border-default": "012841913122f24f8756c8fcfcca0e3c47cc551b", + "colors.accent.border-strong": "5bb5fb221bfac11730e02316bfabb7be85b6315d", + "colors.accent.base-default": "afed9dab8cbea1db1416dbc1c18cd1c07c1f5602", + "colors.accent.base-hover": "f664d6edb1ae29d0ce3f077d41aeeb32e5d1e9fd", + "colors.accent.base-active": "dbd5b59fde9828046cf3c36d280f21c59d3367a8", + "colors.accent.text-subtle": "54098b8838dcebecf713fe648512cea1d7bf85d2", + "colors.accent.text-default": "952204b8ffa3e08697d26e683781142877e1ea1f", + "colors.accent.contrast-first": "5abfd44677988c542a2c132346aa1173856c3dfb", + "colors.accent.contrast-second": "7f51d60917c963533474ef837e543525827ee277", + "colors.neutral.background-default": "30b3fda2a8892424bc7ad2c10a1d03b00dd82fc9", + "colors.neutral.background-subtle": "6be83fc6e473c715b70b08e85052264ae40f71f2", + "colors.neutral.surface-default": "52c63dc8b44e9183188e824a87f00f3973a55c80", + "colors.neutral.surface-hover": "3767aa5adc7d957d22a80b553441d6ab42d2d437", + "colors.neutral.surface-active": "4cdc8c6dca335fdd50f2ada23835234ed6e6ca70", + "colors.neutral.border-subtle": "008fd5b2f281ace32b84ae90e8c02d2788cdf5f2", + "colors.neutral.border-default": "ec0f38b2546b4b40f1f92a8ffcd110ab40a22e8c", + "colors.neutral.border-strong": "adae86f726d3ed9b329c5bfe72f03cb0a5daa3fa", + "colors.neutral.base-default": "84ec0b70d9272e41341adba5ab21d08617965d48", + "colors.neutral.base-hover": "fbde8481e0ff15b9ea69cf404a53d824177777be", + "colors.neutral.base-active": "5ccd02c7bc5086f7b312c4a7a7578df1f610fcf8", + "colors.neutral.text-subtle": "63f12724c5245800c1ba9b45586c653da78e54f7", + "colors.neutral.text-default": "caa97130f6e4a35c82b0821cc0d8d507827feb5c", + "colors.neutral.contrast-first": "1d9cc0ab78421a51548b6d4093aaa78558a99694", + "colors.neutral.contrast-second": "b1a8fece66b723b68ba5619cb04c09862f5d2ebd", + "colors.brand1.background-default": "bfc0ab8f5214344a5fc72363618c48e87fcd5c2a", + "colors.brand1.background-subtle": "6f1937c54ec1814b2f2a5614de1fc9f073f473da", + "colors.brand1.surface-default": "9dd3ee15cea4dc5a19b0ac598c192cf535a81c3b", + "colors.brand1.surface-hover": "ebc6e3c1ba824af9404d7c5721520dae6cfe5fcf", + "colors.brand1.surface-active": "6c4c162b057d804815708352a2c6b27f82b0eff9", + "colors.brand1.border-subtle": "384ca4c5a00064eb6c2147301d10bcdfd908b8f1", + "colors.brand1.border-default": "3e0ff1c5133297755d8d970ead343c6971c50f77", + "colors.brand1.border-strong": "f23ba67bfad2c8f4851830f1aa6d326443eec09e", + "colors.brand1.base-default": "85ad6aa9b03aa0198e53024ef9ccfe2cf3aed0e6", + "colors.brand1.base-hover": "080d7762dccf742818d76b21c8b732bc70bd0cdd", + "colors.brand1.base-active": "31ac665d41d4410d493a5f758a8b4507bc86ce79", + "colors.brand1.text-subtle": "65d1f466aa96a101f04ba491ccae14b158b07494", + "colors.brand1.text-default": "8f37e1636eb5f35c1778b6e35d2afab3eab49e34", + "colors.brand1.contrast-first": "42a3c575a862a505a2e426d3f81d2727645eab59", + "colors.brand1.contrast-second": "1bcf233f2555e92f9134aa395b2b6fbbab5ab50d", + "colors.brand2.background-default": "8f21792d139ca1a359eac87ccd419a3352fa9259", + "colors.brand2.background-subtle": "e149f63bff962ab8a0ac5749eb9cc6c0332fe1ea", + "colors.brand2.surface-default": "6929dae31af327295fc76ce71fe6295457ad5441", + "colors.brand2.surface-hover": "703f5c291465be59775b318f8eb8860fac351dfb", + "colors.brand2.surface-active": "3631a62ce5b802fdfb97c8e3e3561af752dde7aa", + "colors.brand2.border-subtle": "1bcfd85165c4869be8fc131c1d94781a26932d94", + "colors.brand2.border-default": "d4e21be2207ac03a4f0a0ba15db916eacd0d036d", + "colors.brand2.border-strong": "2cd9a5d101c90894b1e4f99b5f8cd4abe5952fd7", + "colors.brand2.base-default": "490de4cab551ec404b96f1663b19f3332d2c6c80", + "colors.brand2.base-hover": "13cb231e9a6c86848588624acf4e5ef477f63672", + "colors.brand2.base-active": "72a8573ace8175e8b596e9d476e5ce054a8775aa", + "colors.brand2.text-subtle": "407572f71c3a6661aaa6ff67e61970f7f29d2e86", + "colors.brand2.text-default": "ba6079ab5e865c7ba37dca565649fdc73035e0b6", + "colors.brand2.contrast-first": "7e743f87a658abf7fa416c2e88ba48234ac59c5f", + "colors.brand2.contrast-second": "fdac2f335aaeba66277c3f18f993c2cc59e998b0", + "colors.brand3.background-default": "4c3f39c7450b378970d4be274159357481b5b7cc", + "colors.brand3.background-subtle": "9b9023ac2b4b2381ef737f001d36eb558aa999f2", + "colors.brand3.surface-default": "014416b1afec2d834c050040035b614d09e5d82f", + "colors.brand3.surface-hover": "b6c8ea25e51161848385c5dd6f0ae0d6b9035450", + "colors.brand3.surface-active": "76415bc07695c151ce59575c8022fa2296eb964e", + "colors.brand3.border-subtle": "291e3c86bf4af0595af28e590d3a8ee4d3a3bced", + "colors.brand3.border-default": "f818b8a1eac114dee106d68730a51c0e017883b4", + "colors.brand3.border-strong": "19aabb5d40b1d54521fb4df605587a99f9b61c30", + "colors.brand3.base-default": "f1c60f422aaa5e91e50157ad35df08ffe839f5f0", + "colors.brand3.base-hover": "64a357bab6444c4e275c5de6ec7f9e6a1fd10c64", + "colors.brand3.base-active": "2a9fb565ed64b94c80872c3316e7beadc04cde5f", + "colors.brand3.text-subtle": "b1f7638081e91d03b0da2b634218a33eeba75dc6", + "colors.brand3.text-default": "98ebf84ad10fae37caed1092772f80494e803446", + "colors.brand3.contrast-first": "48182773425ac93bdb9c4af49a2cb7a15a88783b", + "colors.brand3.contrast-second": "3b04a4d37beb6fd8ad3ff514e52ac7772db85e71", + "colors.success.background-default": "fd39fb565e97f91da2ceb55507d015daee35d59f", + "colors.success.background-subtle": "35d929bb07b86dc1e109bf5a4dcfed5e99a32613", + "colors.success.surface-default": "0aed211d058c200cef82501a8f7427638af1a59e", + "colors.success.surface-hover": "5931a255395d3d0e30a538e10c87251dfe9fb529", + "colors.success.surface-active": "0630a5f79e92b59046a94f0d522a2b05f42cc93d", + "colors.success.border-subtle": "3809467e164e91780850b8e706d8f8d7faa19c97", + "colors.success.border-default": "a370ea8715e6dc3907bd1a148b5ae34ad5b9692f", + "colors.success.border-strong": "3722fa2c3d9aef761af738c29f889cb2f443aed5", + "colors.success.base-default": "ca1cf80b0e35193e9aca1cb37e69f0a56eca4d74", + "colors.success.base-hover": "5a97f54e0dc6054ecd729887a4940d1d957f67f6", + "colors.success.base-active": "4db989bcd9014440da24cd5114cd2917ffbac133", + "colors.success.text-subtle": "8a55914d86d834c4e5fea32d22e2bcb245be703b", + "colors.success.text-default": "0d357b4cadd6ad5fa2b410680a8ced87138150c6", + "colors.success.contrast-first": "308688cf8274fa8df5eb6e24df0d1fd4e3f69d36", + "colors.success.contrast-second": "d07d077c0fc1e1a87ca72371faf15a975a69c594", + "colors.danger.background-default": "fdc8eb795d50c5dda436d5ef9191f872d6bb199b", + "colors.danger.background-subtle": "5881a11899875dd2f19353e7d7f2b160370576f4", + "colors.danger.surface-default": "63d6cf1410eb870e940fa0639f5bdfd558a9dfa0", + "colors.danger.surface-hover": "b58d8549f5468960c85c825638c53f32385f73ea", + "colors.danger.surface-active": "a9895a7553bcde190d41a0b7ac3ed6ffda399aee", + "colors.danger.border-subtle": "06a837e6363401f60fc2c897f641835350f23ca7", + "colors.danger.border-default": "2f055afa2a460f9a296bfa3f4a8bd47f6458d6c0", + "colors.danger.border-strong": "f0065eb4bc835cfe9bb3056a85d679480ed5b022", + "colors.danger.base-default": "c5d7a5fa784af2a8a6002ba2b4a8815e32ffb6cb", + "colors.danger.base-hover": "1f945c5e3c3f83d5a364ea94a6e26ce718af38ba", + "colors.danger.base-active": "d55faf331785f7fbacd5f2c57682cffbf101dd2d", + "colors.danger.text-subtle": "2921e965b3e3f4207c15df8635e0826329413f6c", + "colors.danger.text-default": "6ee9f5ea000a87baaa1387687d32a01d8b5d9364", + "colors.danger.contrast-first": "fcdef412f3ab63ff06bf415ccb21fb2942cc13eb", + "colors.danger.contrast-second": "9f76ed3f08d8107bdf7dca6220cc40041b53c268", + "colors.info.background-default": "72ca9ad470bf11add6550c3eed06096a85a75624", + "colors.info.background-subtle": "46ca59f72392775e05ff91ddf938c4c95e2df6f9", + "colors.info.surface-default": "836d82c02b062f5d9c30161c9586dc63d711f1ab", + "colors.info.surface-hover": "40c56d90caac98c63998b535edefea2d804ac987", + "colors.info.surface-active": "e1a4b84f822a13ca3e37588437ad713ccf50f338", + "colors.info.border-subtle": "b4747734efb38ab732101a0f6e481fa4b4dbbee1", + "colors.info.border-default": "a8dbb9d6a0965ef3557f13ce93ffcc6b207ecb33", + "colors.info.border-strong": "6ac9fae5c139932b03cc82c12286ec785d3063b3", + "colors.info.base-default": "cf2d602df4d117476762d25c5473c7a5766e5ba7", + "colors.info.base-hover": "28dcf84fa05dde6dcaa54a23d6803a3d060c3032", + "colors.info.base-active": "090f9dc6901e48f9e6b8f545cb31e527efb4b329", + "colors.info.text-subtle": "6bb11fc6598c423e7a5e3b07717c26674a6e6ff7", + "colors.info.text-default": "9276eee5c04bb45610de6a24839b6c642cfeeeca", + "colors.info.contrast-first": "6af057dbeb51dbeed295eef63c680ad4c8584afa", + "colors.info.contrast-second": "0060b7b29e12346a85a83bf8cdc9d1c17e064ab8", + "colors.warning.background-default": "1146cd63ab852e82c3cc3bcbf092ce224c7149be", + "colors.warning.background-subtle": "b8a9ae134c3dfd63f6099f2144ea445d1266ae55", + "colors.warning.surface-default": "1d5ccaf28dbc9af5a721204151681057ed404a55", + "colors.warning.surface-hover": "59e718f9abd010e37946dfdce7b4d4182f158110", + "colors.warning.surface-active": "28c4ed36e87475f1718bc2d31e012626bf10ce94", + "colors.warning.border-subtle": "7e5185798a8cde76cde71970b74d98833271fd41", + "colors.warning.border-default": "06e09a543e66d966c58aa6d1ea1daaddbf1ca95c", + "colors.warning.border-strong": "a165cafaeedcdc82333ca34136daff033e2e0d52", + "colors.warning.base-default": "b9d11388dbaa0be82cfa4c9749dec7427af33903", + "colors.warning.base-hover": "589be9561370fffbcc287eb05a121f8b3865deb5", + "colors.warning.base-active": "942c92c871072f7d137c3e50cc511882cc250985", + "colors.warning.text-subtle": "8e050c7c774d6ee89541eba818a49c35ca0730f5", + "colors.warning.text-default": "99b680a4174dd2833865de1019005fc5bb3fa743", + "colors.warning.contrast-first": "f3704a03a0575ed7cc41b786c06bdb7726cb8bbd", + "colors.warning.contrast-second": "ce831b61130106ec252b6e7fe592ad29a6a1a5b1" }, "group": "semantic" }, @@ -1197,95 +1343,162 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme3": "enabled", - "core/light/global": "disabled", - "core/dark/global": "disabled", - "core/light/theme1": "disabled", - "core/dark/theme1": "disabled", - "core/light/theme2": "disabled", - "core/dark/theme2": "disabled", - "core/dark/theme3": "disabled", - "core/dark/theme4": "disabled", - "core/light/theme3": "disabled", - "core/light/theme4": "disabled" + "core/colors/dark/theme3": "enabled", + "core/colors/light/theme3": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:65:399", - "$figmaModeId": "65:5", + "$figmaCollectionId": "VariableCollectionId:34429:1825", + "$figmaModeId": "34429:5", "$figmaVariableReferences": { - "colors.accent.1": "c27f1af335d030a4eee1c86a23615ddbfde2d60c", - "colors.accent.2": "b660a0413a750de12d0ba24f8e03abbba58cef01", - "colors.accent.3": "fbfca06b1127cc4f9f3cc535e6cbfd9e20a8df79", - "colors.accent.4": "21f9c6df56eb6a65bf1a1555a25541cb0bf99bfd", - "colors.accent.5": "e59ac14785ffa4f3471b0b430789852a01555920", - "colors.accent.6": "9caac40e7463390f5522b7d1b77779e55a8049d9", - "colors.accent.7": "d4f83c4e6d259629fef5e985fe680d468f9dff73", - "colors.accent.8": "54fbbeb83cfa1629f254243a075cef592098f22c", - "colors.accent.9": "84ea71cf0567d69ec88b7f56fbed232d89b1db44", - "colors.accent.10": "f18c2f45b9e45824ac20110632884afa35d2e96e", - "colors.accent.11": "5f5826f047fa024a8ae8a1bb4fe79d5eec82afdb", - "colors.accent.12": "ca52b17103dcb301f50088d2b32a3e10a60959f2", - "colors.accent.13": "827cdd213ca972a4593677323afe612ccd9c2cd3", - "colors.accent.contrast-1": "26c5f632a8f5cf479c6dc015b29d36e5c2e56869", - "colors.accent.contrast-2": "cba66074d65a93b68b7c3a9bda16ca45f4228dc8", - "colors.neutral.1": "9d8a6af427445a57be2625179599936b1fa7fd62", - "colors.neutral.2": "0e39674e783db6418deb082199c2e31422789f49", - "colors.neutral.3": "bb97c519aa6713271cd3d3b53c765ccbdb1e51c8", - "colors.neutral.4": "79e6d3911c21eefcbd4cfdce2ce958ae120ec73f", - "colors.neutral.5": "96d1bbecf6e901d34e4c5be521302613a756451a", - "colors.neutral.6": "7a731c98afe78dc08b01a3376b79df700dbd31ad", - "colors.neutral.7": "2901e7e9c405ac91e30091404185534cbe05568e", - "colors.neutral.8": "40998e93de3e6362ed8919e733aaa23028321ec0", - "colors.neutral.9": "ce680e2cec40369196cddb6cf1830c1608ac8593", - "colors.neutral.10": "a688be1fc90208b1616d07079e43795c5699b1be", - "colors.neutral.11": "87825ce7cf4687f461d09fd58e0bf9eedc97578d", - "colors.neutral.12": "f5f8159c11eff9dce945d320207211290c6cd045", - "colors.neutral.13": "7cbf731eba9740af0780705a99516c5b7a600fcb", - "colors.neutral.contrast-1": "aad3eae40c3a497f373e6fa52044fae2d44575c0", - "colors.neutral.contrast-2": "a63f44bfbafed23c6587f2e71631b5b6ba977f50", - "colors.brand1.1": "38e6ed0e60a6fbdc3a68cb4245e9f3b78f20407d", - "colors.brand1.2": "2d27770ac8724a485699db6be2c4e5c900fd040a", - "colors.brand1.3": "467c768e7e456b620f7d02763131574a651dfd77", - "colors.brand1.4": "6b64299438a0e5b126538ab1ca0b4fbbfbd549d3", - "colors.brand1.5": "7582c5e4780909055a87b1a628451b1f536d0ac4", - "colors.brand1.6": "78bac61700bbbf4bdfa19dab0066546b7453c968", - "colors.brand1.7": "6bb1fc50c3357c768b53e0aadffef36d88a4363a", - "colors.brand1.8": "1c3b22f02a70d5e508ec8b8308d50914040e6bfb", - "colors.brand1.9": "0d4524758f9bc7645aa62a2f6752a84faca113d0", - "colors.brand1.10": "5d4ff1ac2da13554f83c3ee4ccc2f3b872f37e3d", - "colors.brand1.11": "650d28a8dfced52d7f9248a7df0c5b0189defca8", - "colors.brand1.12": "482e59c58200dfcc64d4ce80a947efa78399d213", - "colors.brand1.13": "35b97e0ec097b5407a8c2c8009b7fbb84e25bc92", - "colors.brand1.contrast-1": "1a146f53429435188eb7a17c84341e061a71d7df", - "colors.brand1.contrast-2": "dae2fa96d48da60405b58e0cbe085af1ae913a83", - "colors.brand2.1": "1516db397b8a0a4ac9ef3f6066dfa642e07025f8", - "colors.brand2.2": "6b9d455903a0fe575dab82bb85043ca775dabd21", - "colors.brand2.3": "ce4cd26c79f8d8ceef16b278941eec23989f0c09", - "colors.brand2.4": "bfd63e0175c5d716308c69c024a713b3233f6ad8", - "colors.brand2.5": "27461c03cde7fe45a7dd4369d013065771d0ec32", - "colors.brand2.6": "ae35a345dc29aec17ec5b428a0ef65dd2b7ced88", - "colors.brand2.7": "2923b2b9fe0afc9db6aad0a5a691894456173084", - "colors.brand2.8": "0eb7e565d7e417a24000f8e815d9d76de5c43e97", - "colors.brand2.9": "a4e7ccbb03ca60330d84e5a0a43c6aadd76652e2", - "colors.brand2.10": "146f49794d7db25714ce6da752af464ae244653b", - "colors.brand2.11": "8ee140aac104fc417d86d5cac1c9845214b2f396", - "colors.brand2.12": "c31afd2d14865da48ae86fc9d44e79f64333e59e", - "colors.brand2.13": "e7dc682dd357b267eac4a1e656f0000aa9473c6d", - "colors.brand2.contrast-1": "69b8dedc4a3a45695f5bd237758593c7e2dd4f1e", - "colors.brand2.contrast-2": "a7ee26c2500bc7f534ae066661d460d1e1888cc7", - "colors.brand3.1": "f3d8fa4bc812ad125b54727da8cf491873c73a52", - "colors.brand3.2": "ea99f8c2d0b541e2f8660280a2822e00d3985787", - "colors.brand3.3": "beb0cc0cfd5f056d85569f39f5c2243f3129aee7", - "colors.brand3.4": "d8196b1747267284362aec5e0a5c1407e24680bc", - "colors.brand3.5": "bfe858af2be01f2066b06c7209d32a060b83779f", - "colors.brand3.6": "86028c8b9d41172bf8746608187bd2cf4cc41592", - "colors.brand3.7": "20ba646418ae45ae6bc47a8d0af3d86c218fb080", - "colors.brand3.8": "58417488df518b313563c4ef3119e906c7d833f9", - "colors.brand3.9": "3b3b3b9756081175094fdff589fb1be53c651231", - "colors.brand3.10": "a8fd2b1e31f20310d36bc77836961d284e2586f5", - "colors.brand3.11": "a744d949cae305f1633dfc20216e70d90658b98d", - "colors.brand3.12": "266296f14b484441db7eb0e693a4a8c000f76b4f", - "colors.brand3.13": "f97b5677cbd79ff6f1cfef453afb2fcbf09112ac", - "colors.brand3.contrast-1": "fdc660e7f9762f4b129688cfa9e05112afc46830", - "colors.brand3.contrast-2": "1996d517bbcfa74cc3110ce915465d9356390c88" + "colors.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", + "colors.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", + "colors.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", + "colors.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", + "colors.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", + "colors.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", + "colors.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", + "colors.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", + "colors.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", + "colors.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", + "colors.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", + "colors.accent.12": "d32435a8c9754f963791150513b8fd9198327870", + "colors.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", + "colors.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", + "colors.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", + "colors.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", + "colors.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", + "colors.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", + "colors.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", + "colors.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", + "colors.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", + "colors.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", + "colors.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", + "colors.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", + "colors.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", + "colors.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", + "colors.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", + "colors.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", + "colors.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", + "colors.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", + "colors.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", + "colors.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", + "colors.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", + "colors.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", + "colors.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", + "colors.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", + "colors.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", + "colors.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", + "colors.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", + "colors.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", + "colors.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", + "colors.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", + "colors.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", + "colors.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", + "colors.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", + "colors.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", + "colors.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", + "colors.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", + "colors.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", + "colors.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", + "colors.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", + "colors.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", + "colors.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", + "colors.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", + "colors.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", + "colors.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", + "colors.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", + "colors.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", + "colors.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", + "colors.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", + "colors.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", + "colors.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", + "colors.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", + "colors.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", + "colors.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", + "colors.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", + "colors.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", + "colors.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", + "colors.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", + "colors.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", + "colors.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", + "colors.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", + "colors.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", + "colors.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", + "colors.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395", + "theme3.accent.1": "7dafbf3561842224c8f94d51b95b88f92cabf0ec", + "theme3.accent.2": "8385cfbdac87378caccca9bde6c8e7eeb8ae2561", + "theme3.accent.3": "04dc59653a28e309ee3606b2e0bab3542b6a4bfe", + "theme3.accent.4": "80d7d1905e69e470602f58c929d33c73563f0a1a", + "theme3.accent.5": "fafbdf4f9a36f4c4cad5b33923c760108c242e78", + "theme3.accent.6": "a1caca385522586f252782026192cf0e77e565ad", + "theme3.accent.7": "79e089bb0fef1be43b26fb25286fd6d03056390d", + "theme3.accent.8": "15041a14390bc83873e51306b4c561e21696d216", + "theme3.accent.9": "8962cc06d5b3631a1f8370ef4077b8cac9b57943", + "theme3.accent.10": "e848f77604ef5496a9b437ec3af1675df39440f6", + "theme3.accent.11": "2e4777cd3a1f37838ab25c49709cbc650e09e61f", + "theme3.accent.12": "eee5a8dc9b16a94b929ebde2ce67fc588bce733d", + "theme3.accent.13": "da8a98dfbb1fde02b6a1f64d779609c06758d58f", + "theme3.accent.contrast-1": "ceefa07f43650db69e1b6baad0fae0c8ca4a02c6", + "theme3.accent.contrast-2": "f5e40bbd408f4513810d3e23c9770eb71eb9ca4c", + "theme3.neutral.1": "638d97f143797a7e32f65943e5a104bc46b1a0fd", + "theme3.neutral.2": "46edcda43beb95c2920672687065f7c717b01ab0", + "theme3.neutral.3": "f51e26fe4208cd3ef42f4400b4ee7033a544ffa3", + "theme3.neutral.4": "332f0c7b718e9526ecaba017c88ca47432fcce6e", + "theme3.neutral.5": "c6cf2633032bb594525d91a8bf43e88c6c2886fb", + "theme3.neutral.6": "6028ca09e2dc05fa5fd59be51c9a2f8364a6ce34", + "theme3.neutral.7": "d6c9538b2872f9f86fa1e9bc7a6f647320880e8a", + "theme3.neutral.8": "69c90e43eb1a7b0b4281a4894b3e57dd6679e059", + "theme3.neutral.9": "ad1e675483b7194d90f3f8df2c2d8846a1ce4eb8", + "theme3.neutral.10": "8356a0616b9a907cd1c7ab9a4c6009d77216739a", + "theme3.neutral.11": "f81f50301fd1b0f30dc9777a7be7a5df415d0063", + "theme3.neutral.12": "f81800ff9f6500adb526f9ee630aa62637c3e00d", + "theme3.neutral.13": "c954f0d5229c952591329a5a2e1d8634de0e1f5d", + "theme3.neutral.contrast-1": "6ab056f6b1c76e25c4d75b44e880f7df7c5b75ce", + "theme3.neutral.contrast-2": "5d6be2305fb6757a13737898e0928766a06b9ad3", + "theme3.brand1.1": "d6f449c8d078fa53184147e5fa912c357bbeb1f3", + "theme3.brand1.2": "2aed337ebbb36367e5e02100c588d6d21e4fdae9", + "theme3.brand1.3": "cf9d1b5eac37e0d0cffcd7fd6693d0884465ad84", + "theme3.brand1.4": "210c85c50578a0c75fe3710777a1cc8fff8349a4", + "theme3.brand1.5": "525cdc0f8cc7eaf538bfed27dea31c7bebf6f2c2", + "theme3.brand1.6": "1746b2b65a6df2e206aa9f1e96b54f89c1f48656", + "theme3.brand1.7": "4bb594e0db7aae7d250cc0ed359c132879afac11", + "theme3.brand1.8": "d280700e79e06085a21ffcd01a5ddb5898c0212c", + "theme3.brand1.9": "234f78529fbe4e98d10c3b803c2ee52d7f64a074", + "theme3.brand1.10": "26a273d042cae40728fb42662637eaeee08aec90", + "theme3.brand1.11": "1e18c784473c70fff3ea4651ca9470ef2c2e61ce", + "theme3.brand1.12": "7e57ab158bbf84a1eae486955a09f01cab3e0312", + "theme3.brand1.13": "beead0551e4b3ff3e38b8b8e14b66e584eff0bf2", + "theme3.brand1.contrast-1": "e02a3f0af5aa0d2c376bae1257eaf715bd63d3f6", + "theme3.brand1.contrast-2": "f9213f07b29e8ea6beebd9b048b2a893879a07e4", + "theme3.brand2.1": "69b2935a99e13bfb7c6760f247c327d97e445f3d", + "theme3.brand2.2": "438e084ae9315217be4f6818fba175037388a01b", + "theme3.brand2.3": "288540aaa7e7dbbbbf5f759b32fa83521ef49442", + "theme3.brand2.4": "98773404cd4f10aaea20f7baf9a35c10c2069376", + "theme3.brand2.5": "959454667df215b10dcd83a2a752cdcfb503b899", + "theme3.brand2.6": "de70f64380be2db0e67f4006ebe59564cfd93af3", + "theme3.brand2.7": "cc73f7cd32cb05e551fb757667bdacd640260109", + "theme3.brand2.8": "b7e81ee024a9e9ba6b1c7573ef6f6143364746e7", + "theme3.brand2.9": "56f7c724646e33f61a2d3d071e38a018d8dbfcc1", + "theme3.brand2.10": "189a0322dd58dbbd4957a05427a86efdf0178ed1", + "theme3.brand2.11": "774909c16752d5ef8f355b17d8305ef21e7d488f", + "theme3.brand2.12": "37743cffe30de45ed1282ac98fb8be225d3a5d98", + "theme3.brand2.13": "053185e282f3c80a61707ba8dddbb00e34b4e856", + "theme3.brand2.contrast-1": "7cb295e24b2863c7222aa013fccc1ef4be08d51c", + "theme3.brand2.contrast-2": "19622af9c311a9738282f5a46b76681de39018ff", + "theme3.brand3.1": "8d83d7c2bde1fd600b95a6b987110d78dc1fd2aa", + "theme3.brand3.2": "2a987a0d0f24a1a03f9175aecd40e35f5ddeb2e2", + "theme3.brand3.3": "db6549f197ed65764fa10959aa87be9f97945489", + "theme3.brand3.4": "485fe751d11aa71a353a5b74a2a64ff0a00e2f3f", + "theme3.brand3.5": "f58e178c446b76ac5dba44c3a25c73795aa26784", + "theme3.brand3.6": "eac17a517dfc4a33b386c075ed7858aca460de83", + "theme3.brand3.7": "7a138ee29976091035c2369bc204e8621d04c86b", + "theme3.brand3.8": "ed198d0524f392663df6d9ac69d16828708b83bb", + "theme3.brand3.9": "67df7c36a9a6b4145ab272dd89f24a97589b13ee", + "theme3.brand3.10": "b65a660ccb942990240a75ca2e44709664a4aa4d", + "theme3.brand3.11": "06b39a53dbf528ecb76e02447b5ac087747ffe9d", + "theme3.brand3.12": "a63a4170b92e8ccc77eb8a2152145bdfbc84c245", + "theme3.brand3.13": "3524fec1c64ce94432e79671bf86b3555351c067", + "theme3.brand3.contrast-1": "fbb6927bf4bef4a81de434315eabb787a105d100", + "theme3.brand3.contrast-2": "ef3aa67d0c67e9ce5926aea9d9c322b6782ebca1" }, "group": "Theme" }, @@ -1295,96 +1508,163 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme4": "enabled", - "core/light/global": "disabled", - "core/dark/global": "disabled", - "core/light/theme1": "disabled", - "core/dark/theme1": "disabled", - "core/light/theme2": "disabled", - "core/dark/theme2": "disabled", - "core/dark/theme3": "disabled", - "core/dark/theme4": "disabled", - "core/light/theme3": "disabled", - "core/light/theme4": "disabled" + "core/colors/light/theme4": "enabled", + "core/colors/dark/theme4": "enabled" }, - "group": "Theme", - "$figmaCollectionId": "VariableCollectionId:65:399", - "$figmaModeId": "65:6", + "$figmaCollectionId": "VariableCollectionId:34429:1825", + "$figmaModeId": "34429:6", "$figmaVariableReferences": { - "colors.accent.1": "c27f1af335d030a4eee1c86a23615ddbfde2d60c", - "colors.accent.2": "b660a0413a750de12d0ba24f8e03abbba58cef01", - "colors.accent.3": "fbfca06b1127cc4f9f3cc535e6cbfd9e20a8df79", - "colors.accent.4": "21f9c6df56eb6a65bf1a1555a25541cb0bf99bfd", - "colors.accent.5": "e59ac14785ffa4f3471b0b430789852a01555920", - "colors.accent.6": "9caac40e7463390f5522b7d1b77779e55a8049d9", - "colors.accent.7": "d4f83c4e6d259629fef5e985fe680d468f9dff73", - "colors.accent.8": "54fbbeb83cfa1629f254243a075cef592098f22c", - "colors.accent.9": "84ea71cf0567d69ec88b7f56fbed232d89b1db44", - "colors.accent.10": "f18c2f45b9e45824ac20110632884afa35d2e96e", - "colors.accent.11": "5f5826f047fa024a8ae8a1bb4fe79d5eec82afdb", - "colors.accent.12": "ca52b17103dcb301f50088d2b32a3e10a60959f2", - "colors.accent.13": "827cdd213ca972a4593677323afe612ccd9c2cd3", - "colors.accent.contrast-1": "26c5f632a8f5cf479c6dc015b29d36e5c2e56869", - "colors.accent.contrast-2": "cba66074d65a93b68b7c3a9bda16ca45f4228dc8", - "colors.neutral.1": "9d8a6af427445a57be2625179599936b1fa7fd62", - "colors.neutral.2": "0e39674e783db6418deb082199c2e31422789f49", - "colors.neutral.3": "bb97c519aa6713271cd3d3b53c765ccbdb1e51c8", - "colors.neutral.4": "79e6d3911c21eefcbd4cfdce2ce958ae120ec73f", - "colors.neutral.5": "96d1bbecf6e901d34e4c5be521302613a756451a", - "colors.neutral.6": "7a731c98afe78dc08b01a3376b79df700dbd31ad", - "colors.neutral.7": "2901e7e9c405ac91e30091404185534cbe05568e", - "colors.neutral.8": "40998e93de3e6362ed8919e733aaa23028321ec0", - "colors.neutral.9": "ce680e2cec40369196cddb6cf1830c1608ac8593", - "colors.neutral.10": "a688be1fc90208b1616d07079e43795c5699b1be", - "colors.neutral.11": "87825ce7cf4687f461d09fd58e0bf9eedc97578d", - "colors.neutral.12": "f5f8159c11eff9dce945d320207211290c6cd045", - "colors.neutral.13": "7cbf731eba9740af0780705a99516c5b7a600fcb", - "colors.neutral.contrast-1": "aad3eae40c3a497f373e6fa52044fae2d44575c0", - "colors.neutral.contrast-2": "a63f44bfbafed23c6587f2e71631b5b6ba977f50", - "colors.brand1.1": "38e6ed0e60a6fbdc3a68cb4245e9f3b78f20407d", - "colors.brand1.2": "2d27770ac8724a485699db6be2c4e5c900fd040a", - "colors.brand1.3": "467c768e7e456b620f7d02763131574a651dfd77", - "colors.brand1.4": "6b64299438a0e5b126538ab1ca0b4fbbfbd549d3", - "colors.brand1.5": "7582c5e4780909055a87b1a628451b1f536d0ac4", - "colors.brand1.6": "78bac61700bbbf4bdfa19dab0066546b7453c968", - "colors.brand1.7": "6bb1fc50c3357c768b53e0aadffef36d88a4363a", - "colors.brand1.8": "1c3b22f02a70d5e508ec8b8308d50914040e6bfb", - "colors.brand1.9": "0d4524758f9bc7645aa62a2f6752a84faca113d0", - "colors.brand1.10": "5d4ff1ac2da13554f83c3ee4ccc2f3b872f37e3d", - "colors.brand1.11": "650d28a8dfced52d7f9248a7df0c5b0189defca8", - "colors.brand1.12": "482e59c58200dfcc64d4ce80a947efa78399d213", - "colors.brand1.13": "35b97e0ec097b5407a8c2c8009b7fbb84e25bc92", - "colors.brand1.contrast-1": "1a146f53429435188eb7a17c84341e061a71d7df", - "colors.brand1.contrast-2": "dae2fa96d48da60405b58e0cbe085af1ae913a83", - "colors.brand2.1": "1516db397b8a0a4ac9ef3f6066dfa642e07025f8", - "colors.brand2.2": "6b9d455903a0fe575dab82bb85043ca775dabd21", - "colors.brand2.3": "ce4cd26c79f8d8ceef16b278941eec23989f0c09", - "colors.brand2.4": "bfd63e0175c5d716308c69c024a713b3233f6ad8", - "colors.brand2.5": "27461c03cde7fe45a7dd4369d013065771d0ec32", - "colors.brand2.6": "ae35a345dc29aec17ec5b428a0ef65dd2b7ced88", - "colors.brand2.7": "2923b2b9fe0afc9db6aad0a5a691894456173084", - "colors.brand2.8": "0eb7e565d7e417a24000f8e815d9d76de5c43e97", - "colors.brand2.9": "a4e7ccbb03ca60330d84e5a0a43c6aadd76652e2", - "colors.brand2.10": "146f49794d7db25714ce6da752af464ae244653b", - "colors.brand2.11": "8ee140aac104fc417d86d5cac1c9845214b2f396", - "colors.brand2.12": "c31afd2d14865da48ae86fc9d44e79f64333e59e", - "colors.brand2.13": "e7dc682dd357b267eac4a1e656f0000aa9473c6d", - "colors.brand2.contrast-1": "69b8dedc4a3a45695f5bd237758593c7e2dd4f1e", - "colors.brand2.contrast-2": "a7ee26c2500bc7f534ae066661d460d1e1888cc7", - "colors.brand3.1": "f3d8fa4bc812ad125b54727da8cf491873c73a52", - "colors.brand3.2": "ea99f8c2d0b541e2f8660280a2822e00d3985787", - "colors.brand3.3": "beb0cc0cfd5f056d85569f39f5c2243f3129aee7", - "colors.brand3.4": "d8196b1747267284362aec5e0a5c1407e24680bc", - "colors.brand3.5": "bfe858af2be01f2066b06c7209d32a060b83779f", - "colors.brand3.6": "86028c8b9d41172bf8746608187bd2cf4cc41592", - "colors.brand3.7": "20ba646418ae45ae6bc47a8d0af3d86c218fb080", - "colors.brand3.8": "58417488df518b313563c4ef3119e906c7d833f9", - "colors.brand3.9": "3b3b3b9756081175094fdff589fb1be53c651231", - "colors.brand3.10": "a8fd2b1e31f20310d36bc77836961d284e2586f5", - "colors.brand3.11": "a744d949cae305f1633dfc20216e70d90658b98d", - "colors.brand3.12": "266296f14b484441db7eb0e693a4a8c000f76b4f", - "colors.brand3.13": "f97b5677cbd79ff6f1cfef453afb2fcbf09112ac", - "colors.brand3.contrast-1": "fdc660e7f9762f4b129688cfa9e05112afc46830", - "colors.brand3.contrast-2": "1996d517bbcfa74cc3110ce915465d9356390c88" - } + "colors.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", + "colors.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", + "colors.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", + "colors.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", + "colors.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", + "colors.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", + "colors.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", + "colors.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", + "colors.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", + "colors.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", + "colors.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", + "colors.accent.12": "d32435a8c9754f963791150513b8fd9198327870", + "colors.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", + "colors.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", + "colors.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", + "colors.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", + "colors.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", + "colors.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", + "colors.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", + "colors.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", + "colors.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", + "colors.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", + "colors.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", + "colors.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", + "colors.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", + "colors.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", + "colors.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", + "colors.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", + "colors.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", + "colors.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", + "colors.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", + "colors.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", + "colors.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", + "colors.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", + "colors.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", + "colors.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", + "colors.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", + "colors.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", + "colors.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", + "colors.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", + "colors.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", + "colors.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", + "colors.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", + "colors.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", + "colors.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", + "colors.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", + "colors.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", + "colors.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", + "colors.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", + "colors.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", + "colors.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", + "colors.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", + "colors.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", + "colors.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", + "colors.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", + "colors.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", + "colors.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", + "colors.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", + "colors.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", + "colors.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", + "colors.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", + "colors.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", + "colors.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", + "colors.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", + "colors.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", + "colors.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", + "colors.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", + "colors.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", + "colors.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", + "colors.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", + "colors.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", + "colors.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", + "colors.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", + "colors.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", + "colors.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395", + "theme4.accent.1": "a7794af93a745a95545a2d48d6f2e23a4fd19961", + "theme4.accent.2": "6218f6277382ae40861df371c3a7fc6cd90c7f19", + "theme4.accent.3": "01c9b4e226fbdf7f371917ca9600fa5f00c1e6a4", + "theme4.accent.4": "5366f03dbe8f3166feb089e01c8f69cf2e14ec79", + "theme4.accent.5": "24dc704407038aae2e0d2ceae4798c0265aa4bbd", + "theme4.accent.6": "cf619874f17273719d225b3e5f376f4d539c12e4", + "theme4.accent.7": "78eedcdbc4c131668ebe10dbbc80302d767e6a53", + "theme4.accent.8": "ffa91ea89618b0b79ffb95a2cefaec31cfb4c635", + "theme4.accent.9": "ea92583a27f53e629ac67b8c386a583c3ae7f45e", + "theme4.accent.10": "f4c9263c793ecf22f71c9b9a773121c2e52df2a3", + "theme4.accent.11": "317672591b42ecffa90938e3f3bf85fcda93823e", + "theme4.accent.12": "a1d48d75b6a6ec47c2fa177120a915f160458b9e", + "theme4.accent.13": "224f7c5750140b49d1ee475900b48a7a6eebe9fd", + "theme4.accent.contrast-1": "e6293ca5b2bc091941c49121727101e7bde45dbd", + "theme4.accent.contrast-2": "db178ea5d3efee576bfa268b8d2e2bcb185313e5", + "theme4.neutral.1": "4566716deced121a5cac0fdf51e1494c5136a90d", + "theme4.neutral.2": "fc461f483f86a95337a7500b372d4d9005dab183", + "theme4.neutral.3": "9662cd0aad8457ae072aad04b464e4f34e9e4d5c", + "theme4.neutral.4": "cefae81e3f20a6ecaeda3f4cac1a66d600f1e875", + "theme4.neutral.5": "74d92c8e8d00329c78e6f583c588b388a03bd11b", + "theme4.neutral.6": "b20fdca131295ac2bf57646fb70835fe13de0fb9", + "theme4.neutral.7": "cd0d9928e62666b0c6e2f4e0cf9962576795c237", + "theme4.neutral.8": "e7adf6fd9aca375b9d559f63571b4933f6c847da", + "theme4.neutral.9": "9c28a51f1868fe44133cd2c66ff305ac077e3b73", + "theme4.neutral.10": "38f8919f26f641a71401cc52b3a4a081b9f0a700", + "theme4.neutral.11": "609d3e2458bce120bb160a80ba6e8b582d7bc9d4", + "theme4.neutral.12": "e1cb7cad5d00c2eec8285bcb949e3eaa6b27ec8b", + "theme4.neutral.13": "26912a8d50d1e09ca6b55609a4268dc5612d39da", + "theme4.neutral.contrast-1": "e5b365c705c951218aa9f553579e79aeb9f1da3d", + "theme4.neutral.contrast-2": "e3714e0969594407000951d6cf29c2ccc39c98b4", + "theme4.brand1.1": "4659a987418e924af20c8aa29e8058358c652ac3", + "theme4.brand1.2": "81d501e25ebbc2104d46664abf80b759a3f56db4", + "theme4.brand1.3": "09ae80b55d8e245359cc23a72949c2bde1a98549", + "theme4.brand1.4": "8573337781bd206807db0ed80c3aafc432c7e320", + "theme4.brand1.5": "19270fc93b6217c156bc97629e410b02c8301f5f", + "theme4.brand1.6": "5d0a0bb8358860e79658e0b6e33cc8148b47c998", + "theme4.brand1.7": "598a28fcde4651dc2e4eb6ddf95347a02f877367", + "theme4.brand1.8": "1559978ab47e133e112f3dcb0bfb2fc76e90e9e1", + "theme4.brand1.9": "2bfd201d94868ca0abb2383ed27fa92978cf75c1", + "theme4.brand1.10": "4fa22da0bee9b27b470e0d231beb4dce80952a1a", + "theme4.brand1.11": "b4d432f0c788f3ff372a60e584d37dc0568783ad", + "theme4.brand1.12": "521eb94fbc4c66d99643cfd0c78562ee4f4732df", + "theme4.brand1.13": "d9674c8189823f8edbbda4113be70a14d21f3c53", + "theme4.brand1.contrast-1": "efb5538e9a1b19ea5b0a36fdd60516a74c49688a", + "theme4.brand1.contrast-2": "36212b8ab501472bdfc7d0200d0108f25930e404", + "theme4.brand2.1": "7149402dc5f720fdc292ac00fd1b9d0627388567", + "theme4.brand2.2": "3516980f39229b778f5b25a56ad4301ce120bb40", + "theme4.brand2.3": "2774239e8b8b00b3863502cd63b611231949d18c", + "theme4.brand2.4": "8da1ec7ebad493ae705cdb31ec6131cf68150822", + "theme4.brand2.5": "6bab2b582464d302ba46bcc07bbe7feb8d0b38d0", + "theme4.brand2.6": "12d28d590b315b14f2380d94ad923223c2bd2046", + "theme4.brand2.7": "ea93fdd8f8bed4b55ee6a245101ece45774d18bd", + "theme4.brand2.8": "7943e682a404e460e0b0f1c4a03966116ad97abb", + "theme4.brand2.9": "9588934be06d9b73fae46acbd59c2511b484ffd3", + "theme4.brand2.10": "7b4235790886405a7e8347c3cf809c861e3ac761", + "theme4.brand2.11": "6239320858cc155b943f5f5d38d8f4e4c498077a", + "theme4.brand2.12": "a1271a9be6f9aca931b4871bdad51d750e011805", + "theme4.brand2.13": "61a28f8f077573e2997b400decb64907acc3a400", + "theme4.brand2.contrast-1": "fe1458781db48805ef2eb634b1357460c3ab09a2", + "theme4.brand2.contrast-2": "c92699838f031133f532e8920a19e138f81d05bb", + "theme4.brand3.1": "1710894e524d1291ebd711754857ded6733a905f", + "theme4.brand3.2": "b3495776d89e9109d911ea1ca26087efd0470c77", + "theme4.brand3.3": "eddf88bb39e27735604f80266c121d46debdd40c", + "theme4.brand3.4": "a5113932a30dd4cc7e7efb09d75ee073b596d268", + "theme4.brand3.5": "150f97c2d06cc863cba88791e8afee1436865f19", + "theme4.brand3.6": "8605897564a0c00468d9fbf4590b882452d084c6", + "theme4.brand3.7": "2bb54948900e42913fb20e18db553fc75faaf5f8", + "theme4.brand3.8": "02a86a18e02df4e625ffcb63b0241aa3c47781b3", + "theme4.brand3.9": "00056dfd49ce98aba851b0819d6646b8f0021aef", + "theme4.brand3.10": "dc5d16bb08a2982b11a99db8e9431c7ee8f501e7", + "theme4.brand3.11": "3a08587fb08c70b64dae03117037396cd0c6e9ad", + "theme4.brand3.12": "2a8b984687de865171fcd55fc7551582ca7ce2f4", + "theme4.brand3.13": "49e6de4cb9b1903e7cab8aca7811ee04421fb5a1", + "theme4.brand3.contrast-1": "f0b180d169f8b892f4e2f91f7c0f3b7d7fba349e", + "theme4.brand3.contrast-2": "49988532e170c3d4a0325940e42486bcb57383b1" + }, + "group": "Theme" } ] \ No newline at end of file diff --git a/design-tokens/core/dark/global.json b/design-tokens/core/colors/dark/global.json similarity index 100% rename from design-tokens/core/dark/global.json rename to design-tokens/core/colors/dark/global.json diff --git a/design-tokens/core/dark/theme1.json b/design-tokens/core/colors/dark/theme1.json similarity index 100% rename from design-tokens/core/dark/theme1.json rename to design-tokens/core/colors/dark/theme1.json diff --git a/design-tokens/core/dark/theme2.json b/design-tokens/core/colors/dark/theme2.json similarity index 100% rename from design-tokens/core/dark/theme2.json rename to design-tokens/core/colors/dark/theme2.json diff --git a/design-tokens/core/dark/theme3.json b/design-tokens/core/colors/dark/theme3.json similarity index 100% rename from design-tokens/core/dark/theme3.json rename to design-tokens/core/colors/dark/theme3.json diff --git a/design-tokens/core/dark/theme4.json b/design-tokens/core/colors/dark/theme4.json similarity index 100% rename from design-tokens/core/dark/theme4.json rename to design-tokens/core/colors/dark/theme4.json diff --git a/design-tokens/core/light/global.json b/design-tokens/core/colors/light/global.json similarity index 100% rename from design-tokens/core/light/global.json rename to design-tokens/core/colors/light/global.json diff --git a/design-tokens/core/light/theme1.json b/design-tokens/core/colors/light/theme1.json similarity index 100% rename from design-tokens/core/light/theme1.json rename to design-tokens/core/colors/light/theme1.json diff --git a/design-tokens/core/light/theme2.json b/design-tokens/core/colors/light/theme2.json similarity index 100% rename from design-tokens/core/light/theme2.json rename to design-tokens/core/colors/light/theme2.json diff --git a/design-tokens/core/light/theme3.json b/design-tokens/core/colors/light/theme3.json similarity index 100% rename from design-tokens/core/light/theme3.json rename to design-tokens/core/colors/light/theme3.json diff --git a/design-tokens/core/light/theme4.json b/design-tokens/core/colors/light/theme4.json similarity index 100% rename from design-tokens/core/light/theme4.json rename to design-tokens/core/colors/light/theme4.json diff --git a/design-tokens/core/defaults.json b/design-tokens/core/globals.json similarity index 96% rename from design-tokens/core/defaults.json rename to design-tokens/core/globals.json index 3842ea663a..b3b53b75a1 100644 --- a/design-tokens/core/defaults.json +++ b/design-tokens/core/globals.json @@ -149,41 +149,41 @@ } }, "borderRadius": { - "sm": { + "2": { "value": "2", "type": "borderRadius" }, - "md": { + "4": { "value": "4", "type": "borderRadius" }, - "lg": { + "8": { "value": "8", "type": "borderRadius" }, - "xl": { + "12": { "value": "12", "type": "borderRadius" }, - "2xl": { + "16": { "value": "16", "type": "borderRadius" }, - "3xl": { + "24": { "value": "24", "type": "borderRadius" }, - "4xl": { + "32": { "value": "32", "type": "borderRadius" }, - "full": { + "9999": { "value": "9999", "type": "borderRadius" } }, "opacity": { - "disabledComponents": { + "30": { "value": "30%", "type": "opacity" } diff --git a/design-tokens/core/modes/dark.json b/design-tokens/core/modes/dark.json deleted file mode 100644 index b4a0bc1c20..0000000000 --- a/design-tokens/core/modes/dark.json +++ /dev/null @@ -1,1564 +0,0 @@ -{ - "global": { - "green": { - "1": { - "value": "#08200c", - "type": "color" - }, - "2": { - "value": "#0b290f", - "type": "color" - }, - "3": { - "value": "#0f3814", - "type": "color" - }, - "4": { - "value": "#114218", - "type": "color" - }, - "5": { - "value": "#144c1c", - "type": "color" - }, - "6": { - "value": "#185e22", - "type": "color" - }, - "7": { - "value": "#207a2c", - "type": "color" - }, - "8": { - "value": "#279636", - "type": "color" - }, - "9": { - "value": "#2ca63d", - "type": "color" - }, - "10": { - "value": "#248c33", - "type": "color" - }, - "11": { - "value": "#1d7129", - "type": "color" - }, - "12": { - "value": "#64be70", - "type": "color" - }, - "13": { - "value": "#a2d8aa", - "type": "color" - }, - "contrast-1": { - "value": "#000", - "type": "color" - }, - "contrast-2": { - "value": "#e6e6e6", - "type": "color" - } - }, - "yellow": { - "1": { - "value": "#211b08", - "type": "color" - }, - "2": { - "value": "#2b230a", - "type": "color" - }, - "3": { - "value": "#3a300e", - "type": "color" - }, - "4": { - "value": "#453810", - "type": "color" - }, - "5": { - "value": "#4e4013", - "type": "color" - }, - "6": { - "value": "#625017", - "type": "color" - }, - "7": { - "value": "#7f681e", - "type": "color" - }, - "8": { - "value": "#9c8125", - "type": "color" - }, - "9": { - "value": "#ecc238", - "type": "color" - }, - "10": { - "value": "#cfaa31", - "type": "color" - }, - "11": { - "value": "#b2922a", - "type": "color" - }, - "12": { - "value": "#cca730", - "type": "color" - }, - "13": { - "value": "#eec84d", - "type": "color" - }, - "contrast-1": { - "value": "#000", - "type": "color" - }, - "contrast-2": { - "value": "#e6e6e6", - "type": "color" - } - }, - "orange": { - "1": { - "value": "#2d1508", - "type": "color" - }, - "2": { - "value": "#3a1b0a", - "type": "color" - }, - "3": { - "value": "#4f240d", - "type": "color" - }, - "4": { - "value": "#5d2b0f", - "type": "color" - }, - "5": { - "value": "#6b3212", - "type": "color" - }, - "6": { - "value": "#853e16", - "type": "color" - }, - "7": { - "value": "#ac4f1c", - "type": "color" - }, - "8": { - "value": "#d46223", - "type": "color" - }, - "9": { - "value": "#d46223", - "type": "color" - }, - "10": { - "value": "#b0511d", - "type": "color" - }, - "11": { - "value": "#8e4117", - "type": "color" - }, - "12": { - "value": "#e39a72", - "type": "color" - }, - "13": { - "value": "#efc3ab", - "type": "color" - }, - "contrast-1": { - "value": "#ffffff", - "type": "color" - }, - "contrast-2": { - "value": "#e6e6e6", - "type": "color" - } - }, - "red": { - "1": { - "value": "#380c0c", - "type": "color" - }, - "2": { - "value": "#470f10", - "type": "color" - }, - "3": { - "value": "#5e1515", - "type": "color" - }, - "4": { - "value": "#6f1819", - "type": "color" - }, - "5": { - "value": "#7f1c1c", - "type": "color" - }, - "6": { - "value": "#9d2223", - "type": "color" - }, - "7": { - "value": "#bb3f40", - "type": "color" - }, - "8": { - "value": "#c96666", - "type": "color" - }, - "9": { - "value": "#b32728", - "type": "color" - }, - "10": { - "value": "#8c1f1f", - "type": "color" - }, - "11": { - "value": "#671617", - "type": "color" - }, - "12": { - "value": "#dc9a9b", - "type": "color" - }, - "13": { - "value": "#e9c2c2", - "type": "color" - }, - "contrast-1": { - "value": "#000", - "type": "color" - }, - "contrast-2": { - "value": "#e6e6e6", - "type": "color" - } - }, - "blue": { - "1": { - "value": "#031d30", - "type": "color" - }, - "2": { - "value": "#032540", - "type": "color" - }, - "3": { - "value": "#043256", - "type": "color" - }, - "4": { - "value": "#053c65", - "type": "color" - }, - "5": { - "value": "#064474", - "type": "color" - }, - "6": { - "value": "#075490", - "type": "color" - }, - "7": { - "value": "#0a6dba", - "type": "color" - }, - "8": { - "value": "#3389cb", - "type": "color" - }, - "9": { - "value": "#0c72c1", - "type": "color" - }, - "10": { - "value": "#085c9c", - "type": "color" - }, - "11": { - "value": "#064678", - "type": "color" - }, - "12": { - "value": "#78b1dc", - "type": "color" - }, - "13": { - "value": "#aed0ea", - "type": "color" - }, - "contrast-1": { - "value": "#ffffff", - "type": "color" - }, - "contrast-2": { - "value": "#e6e6e6", - "type": "color" - } - } - }, - "themes": { - "theme1": { - "accent": { - "1": { - "value": "#001c36", - "type": "color" - }, - "2": { - "value": "#002445", - "type": "color" - }, - "3": { - "value": "#00315c", - "type": "color" - }, - "4": { - "value": "#00396d", - "type": "color" - }, - "5": { - "value": "#00427e", - "type": "color" - }, - "6": { - "value": "#00529d", - "type": "color" - }, - "7": { - "value": "#0f6bbe", - "type": "color" - }, - "8": { - "value": "#3d88ca", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#7eb0dc", - "type": "color" - }, - "13": { - "value": "#b0cfea", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand1": { - "1": { - "value": "#2f1213", - "type": "color" - }, - "2": { - "value": "#3c1819", - "type": "color" - }, - "3": { - "value": "#522021", - "type": "color" - }, - "4": { - "value": "#602627", - "type": "color" - }, - "5": { - "value": "#702c2e", - "type": "color" - }, - "6": { - "value": "#8b3639", - "type": "color" - }, - "7": { - "value": "#b34649", - "type": "color" - }, - "8": { - "value": "#dd565a", - "type": "color" - }, - "9": { - "value": "#f35f63", - "type": "color" - }, - "10": { - "value": "#cc5053", - "type": "color" - }, - "11": { - "value": "#a84144", - "type": "color" - }, - "12": { - "value": "#f78d8f", - "type": "color" - }, - "13": { - "value": "#fabcbd", - "type": "color" - }, - "contrast-1": { - "value": "#41191b", - "type": "color" - }, - "contrast-2": { - "value": "#2f1213", - "type": "color" - } - }, - "brand2": { - "1": { - "value": "#231a05", - "type": "color" - }, - "2": { - "value": "#2d2206", - "type": "color" - }, - "3": { - "value": "#3d2e09", - "type": "color" - }, - "4": { - "value": "#48360a", - "type": "color" - }, - "5": { - "value": "#543e0c", - "type": "color" - }, - "6": { - "value": "#684e0f", - "type": "color" - }, - "7": { - "value": "#876413", - "type": "color" - }, - "8": { - "value": "#a87c17", - "type": "color" - }, - "9": { - "value": "#e4a920", - "type": "color" - }, - "10": { - "value": "#c6931c", - "type": "color" - }, - "11": { - "value": "#a87c17", - "type": "color" - }, - "12": { - "value": "#daa21f", - "type": "color" - }, - "13": { - "value": "#eec76c", - "type": "color" - }, - "contrast-1": { - "value": "#302407", - "type": "color" - }, - "contrast-2": { - "value": "#45340a", - "type": "color" - } - }, - "brand3": { - "1": { - "value": "#061d30", - "type": "color" - }, - "2": { - "value": "#07253c", - "type": "color" - }, - "3": { - "value": "#0a3251", - "type": "color" - }, - "4": { - "value": "#0c3b60", - "type": "color" - }, - "5": { - "value": "#0e446e", - "type": "color" - }, - "6": { - "value": "#11558a", - "type": "color" - }, - "7": { - "value": "#166eb2", - "type": "color" - }, - "8": { - "value": "#1b88db", - "type": "color" - }, - "9": { - "value": "#1e98f5", - "type": "color" - }, - "10": { - "value": "#1980ce", - "type": "color" - }, - "11": { - "value": "#1569a9", - "type": "color" - }, - "12": { - "value": "#57b2f8", - "type": "color" - }, - "13": { - "value": "#9cd2fb", - "type": "color" - }, - "contrast-1": { - "value": "#082740", - "type": "color" - }, - "contrast-2": { - "value": "#061f33", - "type": "color" - } - }, - "neutral": { - "1": { - "value": "#131c27", - "type": "color" - }, - "2": { - "value": "#192433", - "type": "color" - }, - "3": { - "value": "#243142", - "type": "color" - }, - "4": { - "value": "#2e3a4a", - "type": "color" - }, - "5": { - "value": "#374352", - "type": "color" - }, - "6": { - "value": "#495361", - "type": "color" - }, - "7": { - "value": "#626b77", - "type": "color" - }, - "8": { - "value": "#7d848e", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#a6abb2", - "type": "color" - }, - "13": { - "value": "#c9ccd0", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } - } - }, - "theme2": { - "accent": { - "1": { - "value": "#001c36", - "type": "color" - }, - "2": { - "value": "#002445", - "type": "color" - }, - "3": { - "value": "#00315c", - "type": "color" - }, - "4": { - "value": "#00396d", - "type": "color" - }, - "5": { - "value": "#00427e", - "type": "color" - }, - "6": { - "value": "#00529d", - "type": "color" - }, - "7": { - "value": "#0f6bbe", - "type": "color" - }, - "8": { - "value": "#3d88ca", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#7eb0dc", - "type": "color" - }, - "13": { - "value": "#b0cfea", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand1": { - "1": { - "value": "#2f1213", - "type": "color" - }, - "2": { - "value": "#3c1819", - "type": "color" - }, - "3": { - "value": "#522021", - "type": "color" - }, - "4": { - "value": "#602627", - "type": "color" - }, - "5": { - "value": "#702c2e", - "type": "color" - }, - "6": { - "value": "#8b3639", - "type": "color" - }, - "7": { - "value": "#b34649", - "type": "color" - }, - "8": { - "value": "#dd565a", - "type": "color" - }, - "9": { - "value": "#f35f63", - "type": "color" - }, - "10": { - "value": "#cc5053", - "type": "color" - }, - "11": { - "value": "#a84144", - "type": "color" - }, - "12": { - "value": "#f78d8f", - "type": "color" - }, - "13": { - "value": "#fabcbd", - "type": "color" - }, - "contrast-1": { - "value": "#41191b", - "type": "color" - }, - "contrast-2": { - "value": "#2f1213", - "type": "color" - } - }, - "brand2": { - "1": { - "value": "#231a05", - "type": "color" - }, - "2": { - "value": "#2d2206", - "type": "color" - }, - "3": { - "value": "#3d2e09", - "type": "color" - }, - "4": { - "value": "#48360a", - "type": "color" - }, - "5": { - "value": "#543e0c", - "type": "color" - }, - "6": { - "value": "#684e0f", - "type": "color" - }, - "7": { - "value": "#876413", - "type": "color" - }, - "8": { - "value": "#a87c17", - "type": "color" - }, - "9": { - "value": "#e4a920", - "type": "color" - }, - "10": { - "value": "#c6931c", - "type": "color" - }, - "11": { - "value": "#a87c17", - "type": "color" - }, - "12": { - "value": "#daa21f", - "type": "color" - }, - "13": { - "value": "#eec76c", - "type": "color" - }, - "contrast-1": { - "value": "#302407", - "type": "color" - }, - "contrast-2": { - "value": "#45340a", - "type": "color" - } - }, - "brand3": { - "1": { - "value": "#061d30", - "type": "color" - }, - "2": { - "value": "#07253c", - "type": "color" - }, - "3": { - "value": "#0a3251", - "type": "color" - }, - "4": { - "value": "#0c3b60", - "type": "color" - }, - "5": { - "value": "#0e446e", - "type": "color" - }, - "6": { - "value": "#11558a", - "type": "color" - }, - "7": { - "value": "#166eb2", - "type": "color" - }, - "8": { - "value": "#1b88db", - "type": "color" - }, - "9": { - "value": "#1e98f5", - "type": "color" - }, - "10": { - "value": "#1980ce", - "type": "color" - }, - "11": { - "value": "#1569a9", - "type": "color" - }, - "12": { - "value": "#57b2f8", - "type": "color" - }, - "13": { - "value": "#9cd2fb", - "type": "color" - }, - "contrast-1": { - "value": "#082740", - "type": "color" - }, - "contrast-2": { - "value": "#061f33", - "type": "color" - } - }, - "neutral": { - "1": { - "value": "#131c27", - "type": "color" - }, - "2": { - "value": "#192433", - "type": "color" - }, - "3": { - "value": "#243142", - "type": "color" - }, - "4": { - "value": "#2e3a4a", - "type": "color" - }, - "5": { - "value": "#374352", - "type": "color" - }, - "6": { - "value": "#495361", - "type": "color" - }, - "7": { - "value": "#626b77", - "type": "color" - }, - "8": { - "value": "#7d848e", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#a6abb2", - "type": "color" - }, - "13": { - "value": "#c9ccd0", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } - } - }, - "theme3": { - "accent": { - "1": { - "value": "#001c36", - "type": "color" - }, - "2": { - "value": "#002445", - "type": "color" - }, - "3": { - "value": "#00315c", - "type": "color" - }, - "4": { - "value": "#00396d", - "type": "color" - }, - "5": { - "value": "#00427e", - "type": "color" - }, - "6": { - "value": "#00529d", - "type": "color" - }, - "7": { - "value": "#0f6bbe", - "type": "color" - }, - "8": { - "value": "#3d88ca", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#7eb0dc", - "type": "color" - }, - "13": { - "value": "#b0cfea", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand1": { - "1": { - "value": "#2f1213", - "type": "color" - }, - "2": { - "value": "#3c1819", - "type": "color" - }, - "3": { - "value": "#522021", - "type": "color" - }, - "4": { - "value": "#602627", - "type": "color" - }, - "5": { - "value": "#702c2e", - "type": "color" - }, - "6": { - "value": "#8b3639", - "type": "color" - }, - "7": { - "value": "#b34649", - "type": "color" - }, - "8": { - "value": "#dd565a", - "type": "color" - }, - "9": { - "value": "#f35f63", - "type": "color" - }, - "10": { - "value": "#cc5053", - "type": "color" - }, - "11": { - "value": "#a84144", - "type": "color" - }, - "12": { - "value": "#f78d8f", - "type": "color" - }, - "13": { - "value": "#fabcbd", - "type": "color" - }, - "contrast-1": { - "value": "#41191b", - "type": "color" - }, - "contrast-2": { - "value": "#2f1213", - "type": "color" - } - }, - "brand2": { - "1": { - "value": "#231a05", - "type": "color" - }, - "2": { - "value": "#2d2206", - "type": "color" - }, - "3": { - "value": "#3d2e09", - "type": "color" - }, - "4": { - "value": "#48360a", - "type": "color" - }, - "5": { - "value": "#543e0c", - "type": "color" - }, - "6": { - "value": "#684e0f", - "type": "color" - }, - "7": { - "value": "#876413", - "type": "color" - }, - "8": { - "value": "#a87c17", - "type": "color" - }, - "9": { - "value": "#e4a920", - "type": "color" - }, - "10": { - "value": "#c6931c", - "type": "color" - }, - "11": { - "value": "#a87c17", - "type": "color" - }, - "12": { - "value": "#daa21f", - "type": "color" - }, - "13": { - "value": "#eec76c", - "type": "color" - }, - "contrast-1": { - "value": "#302407", - "type": "color" - }, - "contrast-2": { - "value": "#45340a", - "type": "color" - } - }, - "brand3": { - "1": { - "value": "#061d30", - "type": "color" - }, - "2": { - "value": "#07253c", - "type": "color" - }, - "3": { - "value": "#0a3251", - "type": "color" - }, - "4": { - "value": "#0c3b60", - "type": "color" - }, - "5": { - "value": "#0e446e", - "type": "color" - }, - "6": { - "value": "#11558a", - "type": "color" - }, - "7": { - "value": "#166eb2", - "type": "color" - }, - "8": { - "value": "#1b88db", - "type": "color" - }, - "9": { - "value": "#1e98f5", - "type": "color" - }, - "10": { - "value": "#1980ce", - "type": "color" - }, - "11": { - "value": "#1569a9", - "type": "color" - }, - "12": { - "value": "#57b2f8", - "type": "color" - }, - "13": { - "value": "#9cd2fb", - "type": "color" - }, - "contrast-1": { - "value": "#082740", - "type": "color" - }, - "contrast-2": { - "value": "#061f33", - "type": "color" - } - }, - "neutral": { - "1": { - "value": "#131c27", - "type": "color" - }, - "2": { - "value": "#192433", - "type": "color" - }, - "3": { - "value": "#243142", - "type": "color" - }, - "4": { - "value": "#2e3a4a", - "type": "color" - }, - "5": { - "value": "#374352", - "type": "color" - }, - "6": { - "value": "#495361", - "type": "color" - }, - "7": { - "value": "#626b77", - "type": "color" - }, - "8": { - "value": "#7d848e", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#a6abb2", - "type": "color" - }, - "13": { - "value": "#c9ccd0", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } - } - }, - "theme4": { - "accent": { - "1": { - "value": "#001c36", - "type": "color" - }, - "2": { - "value": "#002445", - "type": "color" - }, - "3": { - "value": "#00315c", - "type": "color" - }, - "4": { - "value": "#00396d", - "type": "color" - }, - "5": { - "value": "#00427e", - "type": "color" - }, - "6": { - "value": "#00529d", - "type": "color" - }, - "7": { - "value": "#0f6bbe", - "type": "color" - }, - "8": { - "value": "#3d88ca", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#7eb0dc", - "type": "color" - }, - "13": { - "value": "#b0cfea", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand1": { - "1": { - "value": "#2f1213", - "type": "color" - }, - "2": { - "value": "#3c1819", - "type": "color" - }, - "3": { - "value": "#522021", - "type": "color" - }, - "4": { - "value": "#602627", - "type": "color" - }, - "5": { - "value": "#702c2e", - "type": "color" - }, - "6": { - "value": "#8b3639", - "type": "color" - }, - "7": { - "value": "#b34649", - "type": "color" - }, - "8": { - "value": "#dd565a", - "type": "color" - }, - "9": { - "value": "#f35f63", - "type": "color" - }, - "10": { - "value": "#cc5053", - "type": "color" - }, - "11": { - "value": "#a84144", - "type": "color" - }, - "12": { - "value": "#f78d8f", - "type": "color" - }, - "13": { - "value": "#fabcbd", - "type": "color" - }, - "contrast-1": { - "value": "#41191b", - "type": "color" - }, - "contrast-2": { - "value": "#2f1213", - "type": "color" - } - }, - "brand2": { - "1": { - "value": "#231a05", - "type": "color" - }, - "2": { - "value": "#2d2206", - "type": "color" - }, - "3": { - "value": "#3d2e09", - "type": "color" - }, - "4": { - "value": "#48360a", - "type": "color" - }, - "5": { - "value": "#543e0c", - "type": "color" - }, - "6": { - "value": "#684e0f", - "type": "color" - }, - "7": { - "value": "#876413", - "type": "color" - }, - "8": { - "value": "#a87c17", - "type": "color" - }, - "9": { - "value": "#e4a920", - "type": "color" - }, - "10": { - "value": "#c6931c", - "type": "color" - }, - "11": { - "value": "#a87c17", - "type": "color" - }, - "12": { - "value": "#daa21f", - "type": "color" - }, - "13": { - "value": "#eec76c", - "type": "color" - }, - "contrast-1": { - "value": "#302407", - "type": "color" - }, - "contrast-2": { - "value": "#45340a", - "type": "color" - } - }, - "brand3": { - "1": { - "value": "#061d30", - "type": "color" - }, - "2": { - "value": "#07253c", - "type": "color" - }, - "3": { - "value": "#0a3251", - "type": "color" - }, - "4": { - "value": "#0c3b60", - "type": "color" - }, - "5": { - "value": "#0e446e", - "type": "color" - }, - "6": { - "value": "#11558a", - "type": "color" - }, - "7": { - "value": "#166eb2", - "type": "color" - }, - "8": { - "value": "#1b88db", - "type": "color" - }, - "9": { - "value": "#1e98f5", - "type": "color" - }, - "10": { - "value": "#1980ce", - "type": "color" - }, - "11": { - "value": "#1569a9", - "type": "color" - }, - "12": { - "value": "#57b2f8", - "type": "color" - }, - "13": { - "value": "#9cd2fb", - "type": "color" - }, - "contrast-1": { - "value": "#082740", - "type": "color" - }, - "contrast-2": { - "value": "#061f33", - "type": "color" - } - }, - "neutral": { - "1": { - "value": "#131c27", - "type": "color" - }, - "2": { - "value": "#192433", - "type": "color" - }, - "3": { - "value": "#243142", - "type": "color" - }, - "4": { - "value": "#2e3a4a", - "type": "color" - }, - "5": { - "value": "#374352", - "type": "color" - }, - "6": { - "value": "#495361", - "type": "color" - }, - "7": { - "value": "#626b77", - "type": "color" - }, - "8": { - "value": "#7d848e", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#a6abb2", - "type": "color" - }, - "13": { - "value": "#c9ccd0", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } - } - } - } -} \ No newline at end of file diff --git a/design-tokens/core/modes/light.json b/design-tokens/core/modes/light.json deleted file mode 100644 index dff03092de..0000000000 --- a/design-tokens/core/modes/light.json +++ /dev/null @@ -1,1564 +0,0 @@ -{ - "global": { - "green": { - "1": { - "value": "#fcfefc", - "type": "color" - }, - "2": { - "value": "#e9f6ea", - "type": "color" - }, - "3": { - "value": "#d9efdc", - "type": "color" - }, - "4": { - "value": "#b9e1be", - "type": "color" - }, - "5": { - "value": "#94d29d", - "type": "color" - }, - "6": { - "value": "#9ed6a5", - "type": "color" - }, - "7": { - "value": "#29a03a", - "type": "color" - }, - "8": { - "value": "#185e22", - "type": "color" - }, - "9": { - "value": "#2ca63d", - "type": "color" - }, - "10": { - "value": "#248c33", - "type": "color" - }, - "11": { - "value": "#1d7129", - "type": "color" - }, - "12": { - "value": "#185c21", - "type": "color" - }, - "13": { - "value": "#0f3814", - "type": "color" - }, - "contrast-1": { - "value": "#ffffff", - "type": "color" - }, - "contrast-2": { - "value": "#e6e6e6", - "type": "color" - } - }, - "yellow": { - "1": { - "value": "#fffefc", - "type": "color" - }, - "2": { - "value": "#fbf2d5", - "type": "color" - }, - "3": { - "value": "#f9ebbd", - "type": "color" - }, - "4": { - "value": "#f2d474", - "type": "color" - }, - "5": { - "value": "#e8bf37", - "type": "color" - }, - "6": { - "value": "#edc644", - "type": "color" - }, - "7": { - "value": "#a68827", - "type": "color" - }, - "8": { - "value": "#625017", - "type": "color" - }, - "9": { - "value": "#ecc238", - "type": "color" - }, - "10": { - "value": "#cfaa31", - "type": "color" - }, - "11": { - "value": "#b2922a", - "type": "color" - }, - "12": { - "value": "#604f17", - "type": "color" - }, - "13": { - "value": "#3a300e", - "type": "color" - }, - "contrast-1": { - "value": "#ffffff", - "type": "color" - }, - "contrast-2": { - "value": "#e6e6e6", - "type": "color" - } - }, - "orange": { - "1": { - "value": "#fffefd", - "type": "color" - }, - "2": { - "value": "#fbf1ec", - "type": "color" - }, - "3": { - "value": "#f9e8df", - "type": "color" - }, - "4": { - "value": "#f2d0bc", - "type": "color" - }, - "5": { - "value": "#ecb99e", - "type": "color" - }, - "6": { - "value": "#eec0a7", - "type": "color" - }, - "7": { - "value": "#d76e34", - "type": "color" - }, - "8": { - "value": "#853e16", - "type": "color" - }, - "9": { - "value": "#d46223", - "type": "color" - }, - "10": { - "value": "#b0511d", - "type": "color" - }, - "11": { - "value": "#8e4117", - "type": "color" - }, - "12": { - "value": "#813c15", - "type": "color" - }, - "13": { - "value": "#4f240d", - "type": "color" - }, - "contrast-1": { - "value": "#ffffff", - "type": "color" - }, - "contrast-2": { - "value": "#e6e6e6", - "type": "color" - } - }, - "red": { - "1": { - "value": "#fffefe", - "type": "color" - }, - "2": { - "value": "#fbf2f3", - "type": "color" - }, - "3": { - "value": "#f6e6e6", - "type": "color" - }, - "4": { - "value": "#eecfd0", - "type": "color" - }, - "5": { - "value": "#e6b9b9", - "type": "color" - }, - "6": { - "value": "#e8bfbf", - "type": "color" - }, - "7": { - "value": "#cd7172", - "type": "color" - }, - "8": { - "value": "#9d2223", - "type": "color" - }, - "9": { - "value": "#b32728", - "type": "color" - }, - "10": { - "value": "#8c1f1f", - "type": "color" - }, - "11": { - "value": "#671617", - "type": "color" - }, - "12": { - "value": "#9a2122", - "type": "color" - }, - "13": { - "value": "#5e1515", - "type": "color" - }, - "contrast-1": { - "value": "#ffffff", - "type": "color" - }, - "contrast-2": { - "value": "#e6e6e6", - "type": "color" - } - }, - "blue": { - "1": { - "value": "#fefeff", - "type": "color" - }, - "2": { - "value": "#edf5fa", - "type": "color" - }, - "3": { - "value": "#dfecf7", - "type": "color" - }, - "4": { - "value": "#bedaee", - "type": "color" - }, - "5": { - "value": "#a1c9e7", - "type": "color" - }, - "6": { - "value": "#aacee9", - "type": "color" - }, - "7": { - "value": "#4291ce", - "type": "color" - }, - "8": { - "value": "#075490", - "type": "color" - }, - "9": { - "value": "#0c72c1", - "type": "color" - }, - "10": { - "value": "#085c9c", - "type": "color" - }, - "11": { - "value": "#064678", - "type": "color" - }, - "12": { - "value": "#07528c", - "type": "color" - }, - "13": { - "value": "#043256", - "type": "color" - }, - "contrast-1": { - "value": "#ffffff", - "type": "color" - }, - "contrast-2": { - "value": "#e6e6e6", - "type": "color" - } - } - }, - "themes": { - "theme1": { - "accent": { - "1": { - "value": "#fefeff", - "type": "color" - }, - "2": { - "value": "#eef4fa", - "type": "color" - }, - "3": { - "value": "#e2edf7", - "type": "color" - }, - "4": { - "value": "#c3daef", - "type": "color" - }, - "5": { - "value": "#a4c7e6", - "type": "color" - }, - "6": { - "value": "#aecde9", - "type": "color" - }, - "7": { - "value": "#4b90ce", - "type": "color" - }, - "8": { - "value": "#00529d", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#005099", - "type": "color" - }, - "13": { - "value": "#00315c", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "neutral": { - "1": { - "value": "#fefefe", - "type": "color" - }, - "2": { - "value": "#f3f4f5", - "type": "color" - }, - "3": { - "value": "#e9eaec", - "type": "color" - }, - "4": { - "value": "#d5d7da", - "type": "color" - }, - "5": { - "value": "#c1c4c9", - "type": "color" - }, - "6": { - "value": "#c6c9cd", - "type": "color" - }, - "7": { - "value": "#858c96", - "type": "color" - }, - "8": { - "value": "#495361", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#46505e", - "type": "color" - }, - "13": { - "value": "#243142", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } - }, - "brand1": { - "1": { - "value": "#fffefe", - "type": "color" - }, - "2": { - "value": "#fef0f1", - "type": "color" - }, - "3": { - "value": "#fde5e6", - "type": "color" - }, - "4": { - "value": "#fbcccd", - "type": "color" - }, - "5": { - "value": "#fab1b3", - "type": "color" - }, - "6": { - "value": "#fab8b9", - "type": "color" - }, - "7": { - "value": "#eb5b5f", - "type": "color" - }, - "8": { - "value": "#8b3639", - "type": "color" - }, - "9": { - "value": "#f35f63", - "type": "color" - }, - "10": { - "value": "#cc5053", - "type": "color" - }, - "11": { - "value": "#a84144", - "type": "color" - }, - "12": { - "value": "#873537", - "type": "color" - }, - "13": { - "value": "#522021", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand2": { - "1": { - "value": "#fffefc", - "type": "color" - }, - "2": { - "value": "#fbf3e0", - "type": "color" - }, - "3": { - "value": "#f8e9c6", - "type": "color" - }, - "4": { - "value": "#f2d48d", - "type": "color" - }, - "5": { - "value": "#ebbe54", - "type": "color" - }, - "6": { - "value": "#edc464", - "type": "color" - }, - "7": { - "value": "#b28419", - "type": "color" - }, - "8": { - "value": "#684e0f", - "type": "color" - }, - "9": { - "value": "#e4a920", - "type": "color" - }, - "10": { - "value": "#c6931c", - "type": "color" - }, - "11": { - "value": "#a87c17", - "type": "color" - }, - "12": { - "value": "#664c0e", - "type": "color" - }, - "13": { - "value": "#3d2e09", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand3": { - "1": { - "value": "#fdfeff", - "type": "color" - }, - "2": { - "value": "#eaf6fe", - "type": "color" - }, - "3": { - "value": "#d9eefd", - "type": "color" - }, - "4": { - "value": "#b3dcfc", - "type": "color" - }, - "5": { - "value": "#8bcafa", - "type": "color" - }, - "6": { - "value": "#96cffa", - "type": "color" - }, - "7": { - "value": "#1c90e8", - "type": "color" - }, - "8": { - "value": "#11558a", - "type": "color" - }, - "9": { - "value": "#1e98f5", - "type": "color" - }, - "10": { - "value": "#1980ce", - "type": "color" - }, - "11": { - "value": "#1569a9", - "type": "color" - }, - "12": { - "value": "#105387", - "type": "color" - }, - "13": { - "value": "#0a3251", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - } - }, - "theme2": { - "accent": { - "1": { - "value": "#fefeff", - "type": "color" - }, - "2": { - "value": "#eef4fa", - "type": "color" - }, - "3": { - "value": "#e2edf7", - "type": "color" - }, - "4": { - "value": "#c3daef", - "type": "color" - }, - "5": { - "value": "#a4c7e6", - "type": "color" - }, - "6": { - "value": "#aecde9", - "type": "color" - }, - "7": { - "value": "#4b90ce", - "type": "color" - }, - "8": { - "value": "#00529d", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#005099", - "type": "color" - }, - "13": { - "value": "#00315c", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "neutral": { - "1": { - "value": "#fefefe", - "type": "color" - }, - "2": { - "value": "#f3f4f5", - "type": "color" - }, - "3": { - "value": "#e9eaec", - "type": "color" - }, - "4": { - "value": "#d5d7da", - "type": "color" - }, - "5": { - "value": "#c1c4c9", - "type": "color" - }, - "6": { - "value": "#c6c9cd", - "type": "color" - }, - "7": { - "value": "#858c96", - "type": "color" - }, - "8": { - "value": "#495361", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#46505e", - "type": "color" - }, - "13": { - "value": "#243142", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } - }, - "brand1": { - "1": { - "value": "#fffefe", - "type": "color" - }, - "2": { - "value": "#fef0f1", - "type": "color" - }, - "3": { - "value": "#fde5e6", - "type": "color" - }, - "4": { - "value": "#fbcccd", - "type": "color" - }, - "5": { - "value": "#fab1b3", - "type": "color" - }, - "6": { - "value": "#fab8b9", - "type": "color" - }, - "7": { - "value": "#eb5b5f", - "type": "color" - }, - "8": { - "value": "#8b3639", - "type": "color" - }, - "9": { - "value": "#f35f63", - "type": "color" - }, - "10": { - "value": "#cc5053", - "type": "color" - }, - "11": { - "value": "#a84144", - "type": "color" - }, - "12": { - "value": "#873537", - "type": "color" - }, - "13": { - "value": "#522021", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand2": { - "1": { - "value": "#fffefc", - "type": "color" - }, - "2": { - "value": "#fbf3e0", - "type": "color" - }, - "3": { - "value": "#f8e9c6", - "type": "color" - }, - "4": { - "value": "#f2d48d", - "type": "color" - }, - "5": { - "value": "#ebbe54", - "type": "color" - }, - "6": { - "value": "#edc464", - "type": "color" - }, - "7": { - "value": "#b28419", - "type": "color" - }, - "8": { - "value": "#684e0f", - "type": "color" - }, - "9": { - "value": "#e4a920", - "type": "color" - }, - "10": { - "value": "#c6931c", - "type": "color" - }, - "11": { - "value": "#a87c17", - "type": "color" - }, - "12": { - "value": "#664c0e", - "type": "color" - }, - "13": { - "value": "#3d2e09", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand3": { - "1": { - "value": "#fdfeff", - "type": "color" - }, - "2": { - "value": "#eaf6fe", - "type": "color" - }, - "3": { - "value": "#d9eefd", - "type": "color" - }, - "4": { - "value": "#b3dcfc", - "type": "color" - }, - "5": { - "value": "#8bcafa", - "type": "color" - }, - "6": { - "value": "#96cffa", - "type": "color" - }, - "7": { - "value": "#1c90e8", - "type": "color" - }, - "8": { - "value": "#11558a", - "type": "color" - }, - "9": { - "value": "#1e98f5", - "type": "color" - }, - "10": { - "value": "#1980ce", - "type": "color" - }, - "11": { - "value": "#1569a9", - "type": "color" - }, - "12": { - "value": "#105387", - "type": "color" - }, - "13": { - "value": "#0a3251", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - } - }, - "theme3": { - "accent": { - "1": { - "value": "#fefeff", - "type": "color" - }, - "2": { - "value": "#eef4fa", - "type": "color" - }, - "3": { - "value": "#e2edf7", - "type": "color" - }, - "4": { - "value": "#c3daef", - "type": "color" - }, - "5": { - "value": "#a4c7e6", - "type": "color" - }, - "6": { - "value": "#aecde9", - "type": "color" - }, - "7": { - "value": "#4b90ce", - "type": "color" - }, - "8": { - "value": "#00529d", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#005099", - "type": "color" - }, - "13": { - "value": "#00315c", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "neutral": { - "1": { - "value": "#fefefe", - "type": "color" - }, - "2": { - "value": "#f3f4f5", - "type": "color" - }, - "3": { - "value": "#e9eaec", - "type": "color" - }, - "4": { - "value": "#d5d7da", - "type": "color" - }, - "5": { - "value": "#c1c4c9", - "type": "color" - }, - "6": { - "value": "#c6c9cd", - "type": "color" - }, - "7": { - "value": "#858c96", - "type": "color" - }, - "8": { - "value": "#495361", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#46505e", - "type": "color" - }, - "13": { - "value": "#243142", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } - }, - "brand1": { - "1": { - "value": "#fffefe", - "type": "color" - }, - "2": { - "value": "#fef0f1", - "type": "color" - }, - "3": { - "value": "#fde5e6", - "type": "color" - }, - "4": { - "value": "#fbcccd", - "type": "color" - }, - "5": { - "value": "#fab1b3", - "type": "color" - }, - "6": { - "value": "#fab8b9", - "type": "color" - }, - "7": { - "value": "#eb5b5f", - "type": "color" - }, - "8": { - "value": "#8b3639", - "type": "color" - }, - "9": { - "value": "#f35f63", - "type": "color" - }, - "10": { - "value": "#cc5053", - "type": "color" - }, - "11": { - "value": "#a84144", - "type": "color" - }, - "12": { - "value": "#873537", - "type": "color" - }, - "13": { - "value": "#522021", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand2": { - "1": { - "value": "#fffefc", - "type": "color" - }, - "2": { - "value": "#fbf3e0", - "type": "color" - }, - "3": { - "value": "#f8e9c6", - "type": "color" - }, - "4": { - "value": "#f2d48d", - "type": "color" - }, - "5": { - "value": "#ebbe54", - "type": "color" - }, - "6": { - "value": "#edc464", - "type": "color" - }, - "7": { - "value": "#b28419", - "type": "color" - }, - "8": { - "value": "#684e0f", - "type": "color" - }, - "9": { - "value": "#e4a920", - "type": "color" - }, - "10": { - "value": "#c6931c", - "type": "color" - }, - "11": { - "value": "#a87c17", - "type": "color" - }, - "12": { - "value": "#664c0e", - "type": "color" - }, - "13": { - "value": "#3d2e09", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand3": { - "1": { - "value": "#fdfeff", - "type": "color" - }, - "2": { - "value": "#eaf6fe", - "type": "color" - }, - "3": { - "value": "#d9eefd", - "type": "color" - }, - "4": { - "value": "#b3dcfc", - "type": "color" - }, - "5": { - "value": "#8bcafa", - "type": "color" - }, - "6": { - "value": "#96cffa", - "type": "color" - }, - "7": { - "value": "#1c90e8", - "type": "color" - }, - "8": { - "value": "#11558a", - "type": "color" - }, - "9": { - "value": "#1e98f5", - "type": "color" - }, - "10": { - "value": "#1980ce", - "type": "color" - }, - "11": { - "value": "#1569a9", - "type": "color" - }, - "12": { - "value": "#105387", - "type": "color" - }, - "13": { - "value": "#0a3251", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - } - }, - "theme4": { - "accent": { - "1": { - "value": "#fefeff", - "type": "color" - }, - "2": { - "value": "#eef4fa", - "type": "color" - }, - "3": { - "value": "#e2edf7", - "type": "color" - }, - "4": { - "value": "#c3daef", - "type": "color" - }, - "5": { - "value": "#a4c7e6", - "type": "color" - }, - "6": { - "value": "#aecde9", - "type": "color" - }, - "7": { - "value": "#4b90ce", - "type": "color" - }, - "8": { - "value": "#00529d", - "type": "color" - }, - "9": { - "value": "#0163ba", - "type": "color" - }, - "10": { - "value": "#004d93", - "type": "color" - }, - "11": { - "value": "#00396d", - "type": "color" - }, - "12": { - "value": "#005099", - "type": "color" - }, - "13": { - "value": "#00315c", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "neutral": { - "1": { - "value": "#fefefe", - "type": "color" - }, - "2": { - "value": "#f3f4f5", - "type": "color" - }, - "3": { - "value": "#e9eaec", - "type": "color" - }, - "4": { - "value": "#d5d7da", - "type": "color" - }, - "5": { - "value": "#c1c4c9", - "type": "color" - }, - "6": { - "value": "#c6c9cd", - "type": "color" - }, - "7": { - "value": "#858c96", - "type": "color" - }, - "8": { - "value": "#495361", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#46505e", - "type": "color" - }, - "13": { - "value": "#243142", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } - }, - "brand1": { - "1": { - "value": "#fffefe", - "type": "color" - }, - "2": { - "value": "#fef0f1", - "type": "color" - }, - "3": { - "value": "#fde5e6", - "type": "color" - }, - "4": { - "value": "#fbcccd", - "type": "color" - }, - "5": { - "value": "#fab1b3", - "type": "color" - }, - "6": { - "value": "#fab8b9", - "type": "color" - }, - "7": { - "value": "#eb5b5f", - "type": "color" - }, - "8": { - "value": "#8b3639", - "type": "color" - }, - "9": { - "value": "#f35f63", - "type": "color" - }, - "10": { - "value": "#cc5053", - "type": "color" - }, - "11": { - "value": "#a84144", - "type": "color" - }, - "12": { - "value": "#873537", - "type": "color" - }, - "13": { - "value": "#522021", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand2": { - "1": { - "value": "#fffefc", - "type": "color" - }, - "2": { - "value": "#fbf3e0", - "type": "color" - }, - "3": { - "value": "#f8e9c6", - "type": "color" - }, - "4": { - "value": "#f2d48d", - "type": "color" - }, - "5": { - "value": "#ebbe54", - "type": "color" - }, - "6": { - "value": "#edc464", - "type": "color" - }, - "7": { - "value": "#b28419", - "type": "color" - }, - "8": { - "value": "#684e0f", - "type": "color" - }, - "9": { - "value": "#e4a920", - "type": "color" - }, - "10": { - "value": "#c6931c", - "type": "color" - }, - "11": { - "value": "#a87c17", - "type": "color" - }, - "12": { - "value": "#664c0e", - "type": "color" - }, - "13": { - "value": "#3d2e09", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - }, - "brand3": { - "1": { - "value": "#fdfeff", - "type": "color" - }, - "2": { - "value": "#eaf6fe", - "type": "color" - }, - "3": { - "value": "#d9eefd", - "type": "color" - }, - "4": { - "value": "#b3dcfc", - "type": "color" - }, - "5": { - "value": "#8bcafa", - "type": "color" - }, - "6": { - "value": "#96cffa", - "type": "color" - }, - "7": { - "value": "#1c90e8", - "type": "color" - }, - "8": { - "value": "#11558a", - "type": "color" - }, - "9": { - "value": "#1e98f5", - "type": "color" - }, - "10": { - "value": "#1980ce", - "type": "color" - }, - "11": { - "value": "#1569a9", - "type": "color" - }, - "12": { - "value": "#105387", - "type": "color" - }, - "13": { - "value": "#0a3251", - "type": "color" - }, - "contrast-1": { - "value": "#f6fafd", - "type": "color" - }, - "contrast-2": { - "value": "#ddeaf6", - "type": "color" - } - } - } - } -} \ No newline at end of file diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index 368ad0dd90..0008717286 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -331,21 +331,21 @@ }, "opacity": { "disabled": { - "value": "{opacity.disabledComponents}", + "value": "{opacity.30}", "type": "opacity" } }, "border_radius": { "sm": { - "value": "{borderRadius.sm}", + "value": "{borderRadius.2}", "type": "borderRadius" }, "md": { - "value": "{borderRadius.md}", + "value": "{borderRadius.4}", "type": "borderRadius" }, "lg": { - "value": "{borderRadius.lg}", + "value": "{borderRadius.8}", "type": "borderRadius" }, "xl": { @@ -365,7 +365,7 @@ "type": "borderRadius" }, "full": { - "value": "{borderRadius.full}", + "value": "{borderRadius.9999}", "type": "borderRadius" } }, From f824131d8d4e258d22cc2f846a1b12509d5b78c0 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Wed, 15 May 2024 12:23:53 +0200 Subject: [PATCH 032/311] chore(tokens): :recycle: New token export (#1975) --- apps/storefront/tokens/altinn.ts | 16 +- apps/storefront/tokens/altinn/dark.ts | 11185 +++++++++++++++++++ apps/storefront/tokens/altinn/light.ts | 11185 +++++++++++++++++++ apps/storefront/tokens/brreg.ts | 16 +- apps/storefront/tokens/digdir.ts | 16 +- apps/storefront/tokens/digdir/dark.ts | 11185 +++++++++++++++++++ apps/storefront/tokens/digdir/light.ts | 11185 +++++++++++++++++++ apps/storefront/tokens/index.ts | 14 +- apps/storefront/tokens/theme4/dark.ts | 11185 +++++++++++++++++++ apps/storefront/tokens/theme4/light.ts | 11185 +++++++++++++++++++ apps/storefront/tokens/tilsynet.ts | 16 +- apps/storefront/tokens/uutilsynet/dark.ts | 11185 +++++++++++++++++++ apps/storefront/tokens/uutilsynet/light.ts | 11185 +++++++++++++++++++ design-tokens/$themes.json | 2 +- design-tokens/semantic/style.json | 10 +- design-tokens/themes/theme1.json | 2 +- packages/cli/bin/designsystemet.ts | 9 +- packages/cli/package.json | 6 +- packages/cli/src/tokens/build.ts | 169 +- packages/cli/src/tokens/formatters.ts | 69 +- packages/cli/src/tokens/transformers.ts | 14 +- packages/theme/brand/altinn/dark.css | 357 + packages/theme/brand/altinn/light.css | 357 + packages/theme/brand/altinn/tokens.css | 309 - packages/theme/brand/brreg/tokens.css | 315 - packages/theme/brand/digdir/dark.css | 357 + packages/theme/brand/digdir/light.css | 357 + packages/theme/brand/digdir/tokens.css | 309 - packages/theme/brand/theme4/dark.css | 357 + packages/theme/brand/theme4/light.css | 357 + packages/theme/brand/tilsynet/tokens.css | 309 - packages/theme/brand/uutilsynet/dark.css | 357 + packages/theme/brand/uutilsynet/light.css | 357 + yarn.lock | 23 +- 34 files changed, 92552 insertions(+), 1408 deletions(-) create mode 100644 apps/storefront/tokens/altinn/dark.ts create mode 100644 apps/storefront/tokens/altinn/light.ts create mode 100644 apps/storefront/tokens/digdir/dark.ts create mode 100644 apps/storefront/tokens/digdir/light.ts create mode 100644 apps/storefront/tokens/theme4/dark.ts create mode 100644 apps/storefront/tokens/theme4/light.ts create mode 100644 apps/storefront/tokens/uutilsynet/dark.ts create mode 100644 apps/storefront/tokens/uutilsynet/light.ts create mode 100644 packages/theme/brand/altinn/dark.css create mode 100644 packages/theme/brand/altinn/light.css delete mode 100644 packages/theme/brand/altinn/tokens.css delete mode 100644 packages/theme/brand/brreg/tokens.css create mode 100644 packages/theme/brand/digdir/dark.css create mode 100644 packages/theme/brand/digdir/light.css delete mode 100644 packages/theme/brand/digdir/tokens.css create mode 100644 packages/theme/brand/theme4/dark.css create mode 100644 packages/theme/brand/theme4/light.css delete mode 100644 packages/theme/brand/tilsynet/tokens.css create mode 100644 packages/theme/brand/uutilsynet/dark.css create mode 100644 packages/theme/brand/uutilsynet/light.css diff --git a/apps/storefront/tokens/altinn.ts b/apps/storefront/tokens/altinn.ts index f0fc290f2b..fd8b06d269 100644 --- a/apps/storefront/tokens/altinn.ts +++ b/apps/storefront/tokens/altinn.ts @@ -3147,7 +3147,7 @@ export const color = [ "subtle" ] } -] +] export const typography = [ { @@ -3918,7 +3918,7 @@ export const typography = [ "small" ] } -] +] export const opacity = [ { @@ -3937,7 +3937,7 @@ export const opacity = [ "disabled" ] } -] +] export const borderRadius = [ { @@ -4084,7 +4084,7 @@ export const borderRadius = [ "full" ] } -] +] export const spacing = [ { @@ -4407,7 +4407,7 @@ export const spacing = [ "30" ] } -] +] export const sizing = [ { @@ -4730,7 +4730,7 @@ export const sizing = [ "30" ] } -] +] export const borderWidth = [ { @@ -4781,7 +4781,7 @@ export const borderWidth = [ "tab_focus" ] } -] +] export const boxShadow = [ { @@ -4864,4 +4864,4 @@ export const boxShadow = [ "xlarge" ] } -] +] diff --git a/apps/storefront/tokens/altinn/dark.ts b/apps/storefront/tokens/altinn/dark.ts new file mode 100644 index 0000000000..ddf8f4c5ed --- /dev/null +++ b/apps/storefront/tokens/altinn/dark.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#08200c", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0b290f", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#114218", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#144c1c", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#207a2c", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#279636", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#64be70", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#a2d8aa", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#211b08", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2b230a", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#453810", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4e4013", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f681e", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9c8125", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca730", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cca730", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#eec84d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#eec84d", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#2d1508", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2d1508", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#3a1b0a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a1b0a", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#5d2b0f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5d2b0f", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#6b3212", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6b3212", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#ac4f1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ac4f1c", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e39a72", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#efc3ab", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#380c0c", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#470f10", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6f1819", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f1c1c", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#bb3f40", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#c96666", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#dc9a9b", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e9c2c2", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#031d30", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#032540", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#053c65", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064474", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0a6dba", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3389cb", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#78b1dc", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#aed0ea", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/altinn/light.ts b/apps/storefront/tokens/altinn/light.ts new file mode 100644 index 0000000000..a4063d7996 --- /dev/null +++ b/apps/storefront/tokens/altinn/light.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fcfefc", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e9f6ea", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d9efdc", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b9e1be", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#94d29d", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9ed6a5", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#29a03a", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185c21", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2d5", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9ebbd", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d474", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bf37", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edc644", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a68827", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#604f17", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#604f17", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#fffefd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefd", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#fbf1ec", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf1ec", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#f9e8df", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9e8df", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#f2d0bc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d0bc", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#ecb99e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecb99e", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#eec0a7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eec0a7", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#d76e34", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d76e34", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#813c15", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2f3", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f6e6e6", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eecfd0", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6b9b9", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bfbf", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cd7172", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9a2122", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edf5fa", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#dfecf7", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#bedaee", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a1c9e7", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#aacee9", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4291ce", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#07528c", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/brreg.ts b/apps/storefront/tokens/brreg.ts index 6795dbd5be..9bae51c8b8 100644 --- a/apps/storefront/tokens/brreg.ts +++ b/apps/storefront/tokens/brreg.ts @@ -3195,7 +3195,7 @@ export const color = [ "subtle" ] } -] +] export const typography = [ { @@ -3966,7 +3966,7 @@ export const typography = [ "small" ] } -] +] export const opacity = [ { @@ -3985,7 +3985,7 @@ export const opacity = [ "disabled" ] } -] +] export const borderRadius = [ { @@ -4132,7 +4132,7 @@ export const borderRadius = [ "full" ] } -] +] export const spacing = [ { @@ -4455,7 +4455,7 @@ export const spacing = [ "30" ] } -] +] export const sizing = [ { @@ -4778,7 +4778,7 @@ export const sizing = [ "30" ] } -] +] export const borderWidth = [ { @@ -4829,7 +4829,7 @@ export const borderWidth = [ "tab_focus" ] } -] +] export const boxShadow = [ { @@ -4912,4 +4912,4 @@ export const boxShadow = [ "xlarge" ] } -] +] diff --git a/apps/storefront/tokens/digdir.ts b/apps/storefront/tokens/digdir.ts index d656bf5420..2a52603220 100644 --- a/apps/storefront/tokens/digdir.ts +++ b/apps/storefront/tokens/digdir.ts @@ -3141,7 +3141,7 @@ export const color = [ "subtle" ] } -] +] export const typography = [ { @@ -3912,7 +3912,7 @@ export const typography = [ "small" ] } -] +] export const opacity = [ { @@ -3931,7 +3931,7 @@ export const opacity = [ "disabled" ] } -] +] export const borderRadius = [ { @@ -4078,7 +4078,7 @@ export const borderRadius = [ "full" ] } -] +] export const spacing = [ { @@ -4401,7 +4401,7 @@ export const spacing = [ "30" ] } -] +] export const sizing = [ { @@ -4724,7 +4724,7 @@ export const sizing = [ "30" ] } -] +] export const borderWidth = [ { @@ -4775,7 +4775,7 @@ export const borderWidth = [ "tab_focus" ] } -] +] export const boxShadow = [ { @@ -4858,4 +4858,4 @@ export const boxShadow = [ "xlarge" ] } -] +] diff --git a/apps/storefront/tokens/digdir/dark.ts b/apps/storefront/tokens/digdir/dark.ts new file mode 100644 index 0000000000..ddf8f4c5ed --- /dev/null +++ b/apps/storefront/tokens/digdir/dark.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#08200c", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0b290f", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#114218", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#144c1c", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#207a2c", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#279636", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#64be70", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#a2d8aa", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#211b08", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2b230a", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#453810", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4e4013", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f681e", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9c8125", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca730", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cca730", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#eec84d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#eec84d", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#2d1508", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2d1508", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#3a1b0a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a1b0a", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#5d2b0f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5d2b0f", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#6b3212", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6b3212", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#ac4f1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ac4f1c", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e39a72", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#efc3ab", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#380c0c", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#470f10", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6f1819", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f1c1c", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#bb3f40", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#c96666", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#dc9a9b", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e9c2c2", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#031d30", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#032540", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#053c65", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064474", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0a6dba", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3389cb", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#78b1dc", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#aed0ea", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/digdir/light.ts b/apps/storefront/tokens/digdir/light.ts new file mode 100644 index 0000000000..a4063d7996 --- /dev/null +++ b/apps/storefront/tokens/digdir/light.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fcfefc", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e9f6ea", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d9efdc", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b9e1be", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#94d29d", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9ed6a5", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#29a03a", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185c21", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2d5", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9ebbd", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d474", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bf37", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edc644", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a68827", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#604f17", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#604f17", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#fffefd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefd", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#fbf1ec", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf1ec", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#f9e8df", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9e8df", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#f2d0bc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d0bc", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#ecb99e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecb99e", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#eec0a7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eec0a7", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#d76e34", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d76e34", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#813c15", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2f3", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f6e6e6", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eecfd0", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6b9b9", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bfbf", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cd7172", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9a2122", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edf5fa", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#dfecf7", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#bedaee", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a1c9e7", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#aacee9", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4291ce", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#07528c", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/index.ts b/apps/storefront/tokens/index.ts index edeb1368c1..440e3690b1 100644 --- a/apps/storefront/tokens/index.ts +++ b/apps/storefront/tokens/index.ts @@ -1,4 +1,10 @@ -export * as digdir from './digdir'; -export * as tilsynet from './tilsynet'; -export * as altinn from './altinn'; -export * as brreg from './brreg'; +// export * as digdir from './digdir'; +// export * as tilsynet from './tilsynet'; +// export * as altinn from './altinn'; +// export * as brreg from './brreg'; + + +export * as digdir from './digdir/light'; +export * as tilsynet from './uutilsynet//light'; +export * as altinn from './altinn/light'; +export * as brreg from './theme4//light'; diff --git a/apps/storefront/tokens/theme4/dark.ts b/apps/storefront/tokens/theme4/dark.ts new file mode 100644 index 0000000000..ddf8f4c5ed --- /dev/null +++ b/apps/storefront/tokens/theme4/dark.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#08200c", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0b290f", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#114218", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#144c1c", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#207a2c", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#279636", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#64be70", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#a2d8aa", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#211b08", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2b230a", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#453810", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4e4013", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f681e", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9c8125", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca730", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cca730", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#eec84d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#eec84d", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#2d1508", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2d1508", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#3a1b0a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a1b0a", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#5d2b0f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5d2b0f", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#6b3212", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6b3212", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#ac4f1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ac4f1c", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e39a72", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#efc3ab", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#380c0c", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#470f10", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6f1819", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f1c1c", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#bb3f40", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#c96666", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#dc9a9b", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e9c2c2", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#031d30", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#032540", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#053c65", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064474", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0a6dba", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3389cb", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#78b1dc", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#aed0ea", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/theme4/light.ts b/apps/storefront/tokens/theme4/light.ts new file mode 100644 index 0000000000..a4063d7996 --- /dev/null +++ b/apps/storefront/tokens/theme4/light.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fcfefc", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e9f6ea", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d9efdc", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b9e1be", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#94d29d", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9ed6a5", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#29a03a", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185c21", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2d5", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9ebbd", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d474", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bf37", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edc644", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a68827", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#604f17", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#604f17", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#fffefd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefd", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#fbf1ec", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf1ec", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#f9e8df", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9e8df", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#f2d0bc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d0bc", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#ecb99e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecb99e", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#eec0a7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eec0a7", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#d76e34", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d76e34", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#813c15", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2f3", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f6e6e6", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eecfd0", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6b9b9", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bfbf", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cd7172", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9a2122", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edf5fa", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#dfecf7", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#bedaee", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a1c9e7", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#aacee9", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4291ce", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#07528c", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/tilsynet.ts b/apps/storefront/tokens/tilsynet.ts index a23d228abd..350b845421 100644 --- a/apps/storefront/tokens/tilsynet.ts +++ b/apps/storefront/tokens/tilsynet.ts @@ -3093,7 +3093,7 @@ export const color = [ "subtle" ] } -] +] export const typography = [ { @@ -3864,7 +3864,7 @@ export const typography = [ "small" ] } -] +] export const opacity = [ { @@ -3883,7 +3883,7 @@ export const opacity = [ "disabled" ] } -] +] export const borderRadius = [ { @@ -4030,7 +4030,7 @@ export const borderRadius = [ "full" ] } -] +] export const spacing = [ { @@ -4353,7 +4353,7 @@ export const spacing = [ "30" ] } -] +] export const sizing = [ { @@ -4676,7 +4676,7 @@ export const sizing = [ "30" ] } -] +] export const borderWidth = [ { @@ -4727,7 +4727,7 @@ export const borderWidth = [ "tab_focus" ] } -] +] export const boxShadow = [ { @@ -4810,4 +4810,4 @@ export const boxShadow = [ "xlarge" ] } -] +] diff --git a/apps/storefront/tokens/uutilsynet/dark.ts b/apps/storefront/tokens/uutilsynet/dark.ts new file mode 100644 index 0000000000..ddf8f4c5ed --- /dev/null +++ b/apps/storefront/tokens/uutilsynet/dark.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#08200c", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0b290f", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#114218", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#144c1c", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#207a2c", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#279636", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#64be70", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#a2d8aa", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#211b08", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2b230a", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#453810", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4e4013", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f681e", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9c8125", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca730", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cca730", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#eec84d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#eec84d", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#2d1508", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2d1508", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#3a1b0a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a1b0a", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#5d2b0f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5d2b0f", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#6b3212", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6b3212", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#ac4f1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ac4f1c", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e39a72", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#efc3ab", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#380c0c", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#470f10", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6f1819", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f1c1c", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#bb3f40", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#c96666", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#dc9a9b", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e9c2c2", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#031d30", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#032540", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#053c65", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064474", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0a6dba", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3389cb", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#78b1dc", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#aed0ea", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/uutilsynet/light.ts b/apps/storefront/tokens/uutilsynet/light.ts new file mode 100644 index 0000000000..a4063d7996 --- /dev/null +++ b/apps/storefront/tokens/uutilsynet/light.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fcfefc", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e9f6ea", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d9efdc", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b9e1be", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#94d29d", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9ed6a5", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#29a03a", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185c21", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2d5", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9ebbd", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d474", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bf37", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edc644", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a68827", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#604f17", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#604f17", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#fffefd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefd", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#fbf1ec", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf1ec", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#f9e8df", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9e8df", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#f2d0bc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d0bc", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#ecb99e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecb99e", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#eec0a7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eec0a7", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#d76e34", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d76e34", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#813c15", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2f3", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f6e6e6", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eecfd0", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6b9b9", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bfbf", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cd7172", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9a2122", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edf5fa", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#dfecf7", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#bedaee", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a1c9e7", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#aacee9", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4291ce", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#07528c", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index e2aa1508ba..851cf4aa08 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -1667,4 +1667,4 @@ }, "group": "Theme" } -] \ No newline at end of file +] diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index 0008717286..aa8b7bdbaf 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -349,19 +349,19 @@ "type": "borderRadius" }, "xl": { - "value": "{borderRadius.xl}", + "value": "{borderRadius.12}", "type": "borderRadius" }, "2xl": { - "value": "{borderRadius.2xl}", + "value": "{borderRadius.16}", "type": "borderRadius" }, "3xl": { - "value": "{borderRadius.3xl}", + "value": "{borderRadius.24}", "type": "borderRadius" }, "4xl": { - "value": "{borderRadius.4xl}", + "value": "{borderRadius.32}", "type": "borderRadius" }, "full": { @@ -569,4 +569,4 @@ "type": "boxShadow" } } -} \ No newline at end of file +} diff --git a/design-tokens/themes/theme1.json b/design-tokens/themes/theme1.json index abe86f75ce..fa31ce6bf4 100644 --- a/design-tokens/themes/theme1.json +++ b/design-tokens/themes/theme1.json @@ -311,4 +311,4 @@ } } } -} \ No newline at end of file +} diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts index 1de85c37fe..968422c2ea 100644 --- a/packages/cli/bin/designsystemet.ts +++ b/packages/cli/bin/designsystemet.ts @@ -16,16 +16,11 @@ program 'Path to "design-tokens"', '../../design-tokens', ) - .option( - '-b, --brands [brands...]', - 'Brand files in "design-tokens" to include', - ['Digdir'], - ) + .option('-p, --preview') .action((opts) => { - const brands = Array.isArray(opts.brands) ? opts.brands : []; const tokens = typeof opts.tokens === 'string' ? opts.tokens : ''; - return run({ brands, tokens }); + return run({ tokens }); }); program diff --git a/packages/cli/package.json b/packages/cli/package.json index 911f8cdfca..ac46788caf 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -13,7 +13,7 @@ }, "scripts": { "designsystemet": "esno ./bin/designsystemet.ts", - "build": "yarn clean && yarn designsystemet tokens -t ../../design-tokens -b Digdir Tilsynet Altinn Brreg", + "build": "yarn clean && yarn designsystemet tokens -t ../../design-tokens", "prepublish": "tsc", "clean": "yarn workspace @digdir/designsystemet-theme clean", "css-light-dark-codemod": "esno ./bin/designsystemet.ts migrate tokens-rename-light-dark" @@ -29,14 +29,14 @@ }, "devDependencies": { "@commander-js/extra-typings": "^12.0.1", - "@tokens-studio/sd-transforms": "^0.15.2", + "@tokens-studio/sd-transforms": "^0.16.0", "@types/glob": "^8.1.0", "@types/node": "^20.12.7", "@types/ramda": "^0.29.9", "commander": "^12.0.0", "ramda": "^0.29.1", "rimraf": "^5.0.5", - "style-dictionary": "^4.0.0-prerelease.26", + "style-dictionary": "^4.0.0-prerelease.27", "typescript": "^5.4.5" } } diff --git a/packages/cli/src/tokens/build.ts b/packages/cli/src/tokens/build.ts index d9d99f1642..47b819b328 100644 --- a/packages/cli/src/tokens/build.ts +++ b/packages/cli/src/tokens/build.ts @@ -1,18 +1,23 @@ import path from 'path'; +import fs from 'fs'; -import { registerTransforms } from '@tokens-studio/sd-transforms'; +import { + registerTransforms, + permutateThemes, +} from '@tokens-studio/sd-transforms'; +import type { ThemeObject } from '@tokens-studio/types'; import StyleDictionary from 'style-dictionary'; import type { Config, TransformedToken } from 'style-dictionary/types'; +import * as R from 'ramda'; import { nameKebab, typographyShorthand, sizeRem } from './transformers.js'; import { groupedTokens, scopedReferenceVariables } from './formatters.js'; void registerTransforms(StyleDictionary); -type Brand = string; - const prefix = 'fds'; const basePxFontSize = 16; +const separator = '_'; const fileHeader = () => [ 'Do not edit directly', @@ -40,77 +45,78 @@ StyleDictionary.registerTransformGroup({ ], }); -const baseConfig = (brand: Brand, tokensPath: string): Partial => { - return { - log: { verbosity: 'silent' }, - include: [ - `${tokensPath}/Brand/${brand}.json`, - `${tokensPath}/Base/Semantic.json`, - ], - source: [`${tokensPath}/Base/Core.json`], - }; -}; +const processThemeName = R.pipe( + R.replace(`${separator}semantic`, ''), + R.toLower, + R.split(separator), +); -const excludeSource = (token: TransformedToken) => { - if (token.filePath.includes('Core.json')) return false; - - if (token.path[0] === 'viewport' && ['color'].includes(token.type as string)) - return false; - - return true; -}; - -const getCSSTokensConfig = ( - brand: Brand, - targetFolder = '', - tokensPath: string, -): Config => { - const destinationPath = `${targetFolder}/${brand.toLowerCase()}`; +type GetConfig = (options: { fileName: string; buildPath: string }) => Config; +const getCSSConfig: GetConfig = ({ + fileName = 'unknown', + buildPath = 'unknown', +}) => { return { - ...baseConfig(brand, tokensPath), + log: { verbosity: 'verbose' }, + preprocessors: ['tokens-studio'], platforms: { css: { prefix, basePxFontSize, transformGroup: 'fds/css', + buildPath, files: [ { - destination: `${destinationPath}/tokens.css`, + destination: `${fileName}.css`, format: scopedReferenceVariables.name, - filter: excludeSource, }, ], options: { fileHeader, - includeReferences: (token: TransformedToken) => - ['color'].includes(token.type as string) && - !(token.value as string).startsWith('rgba'), + includeReferences: (token: TransformedToken) => { + if ( + R.test(/accent|neutral|brand1|brand2|brand3/, token.name) && + R.includes('semantic/color', token.filePath) + ) { + return true; + } + + if ( + R.test(/global/, token.name) && + R.includes('core', token.filePath) + ) { + return true; + } + + return false; + }, }, }, }, }; }; -const getStorefrontConfig = ( - brand: Brand, - targetFolder = '', - tokensPath: string, -): Config => { - const destinationPath = `${targetFolder}/${brand.toLowerCase()}`; - +const getStorefrontConfig = ({ + fileName = 'unknown', + buildPath = 'unknown', +}): Config => { return { - ...baseConfig(brand, tokensPath), + log: { verbosity: 'verbose' }, + preprocessors: ['tokens-studio'], platforms: { storefront: { prefix, basePxFontSize, transformGroup: 'fds/css', + buildPath, files: [ { - destination: `${destinationPath}.ts`, + destination: `${fileName}.ts`, format: groupedTokens.name, - filter: excludeSource, + filter: (token) => { + return R.not(R.includes('themes', token.filePath)); + }, }, ], options: { @@ -124,45 +130,82 @@ const getStorefrontConfig = ( type Options = { /** Design tokens path */ tokens: string; - /** File names of Token studio brand files located in @type {Options['tokens']} */ - brands: string[]; }; -export async function run(options: Options): Promise { - const brands = options.brands; +const sd = new StyleDictionary(); - const storefrontTokensPath = path.resolve('../../apps/storefront/tokens'); - const packageTokensPath = path.resolve('../../packages/theme/brand'); +export async function run(options: Options): Promise { const tokensPath = options.tokens; + const storefrontTokensOutPath = path.resolve('../../apps/storefront/tokens'); + const packageTokensOutPath = path.resolve('../../packages/theme/brand'); + + const $themes = JSON.parse( + fs.readFileSync(path.resolve(`${tokensPath}/$themes.json`), 'utf-8'), + ) as ThemeObject[]; - if (brands.length > 0) { + const themes = permutateThemes($themes, { + separator, + }) as Record; + + const getConfigs = (configCallback: GetConfig, outPath: string) => + Object.entries(themes) + .map(([name, tokensets]) => { + const updatedSets = tokensets.map((x) => `${tokensPath}/${x}.json`); + + const [fileName, folderName] = processThemeName(name); + + const [source, include] = R.partition( + R.test(/dark|light/), + updatedSets, + ); + + const config_ = configCallback({ + fileName: fileName, + buildPath: `${outPath}/${folderName}/`, + }); + + const config = { + ...config_, + source: source, + include, + }; + + console.log(config); + + return [`${folderName}: ${fileName}`, config]; + }) + .sort(); + + const tokenConfigs = getConfigs(getCSSConfig, packageTokensOutPath); + const storefrontConfigs = getConfigs( + getStorefrontConfig, + storefrontTokensOutPath, + ); + + if (tokenConfigs.length > 0) { console.log('🍱 Staring token builder'); console.log('➡️ Tokens path: ', tokensPath); - console.log('➡️ Brands: ', brands); console.log('\n🏗️ Start building CSS tokens'); await Promise.all( - brands.map(async (brand) => { - console.log(`👷 Processing ${brand}`); + tokenConfigs.map(async ([name, config]) => { + console.log(`👷 Processing ${name as string}`); - const sd = new StyleDictionary(); - const tokensPackageSD = await sd.extend( - getCSSTokensConfig(brand, packageTokensPath, tokensPath), - ); + const tokensPackageSD = await sd.extend(config); return tokensPackageSD.buildAllPlatforms(); }), ); console.log('🏁 Finished building package tokens!'); + } + if (storefrontConfigs.length > 0) { console.log('\n🏗️ Started building storefront tokens…'); await Promise.all( - brands.map(async (brand) => { - console.log(`👷 Processing ${brand}`); + storefrontConfigs.map(async ([name, config]) => { + console.log(`👷 Processing ${name as string}`); - const storefrontSD = new StyleDictionary( - getStorefrontConfig(brand, storefrontTokensPath, tokensPath), - ); + const storefrontSD = await sd.extend(config); return storefrontSD.buildAllPlatforms(); }), diff --git a/packages/cli/src/tokens/formatters.ts b/packages/cli/src/tokens/formatters.ts index 7e3c70e3eb..938be9fef6 100644 --- a/packages/cli/src/tokens/formatters.ts +++ b/packages/cli/src/tokens/formatters.ts @@ -14,7 +14,7 @@ type IncludeReferences = (token: TransformedToken) => boolean; */ export const scopedReferenceVariables: Format = { name: 'css/variables-scoped-references', - formatter: async function ({ dictionary, file, options }) { + format: async function ({ dictionary, file, options }) { const { allTokens, unfilteredTokens } = dictionary; const { usesDtcg, outputReferences } = options; const includeReferences = options.includeReferences as IncludeReferences; @@ -32,29 +32,31 @@ export const scopedReferenceVariables: Format = { format: 'css', }); - const tokens = allTokens - .map((token) => { - const originalValue = ( - usesDtcg ? token.original.$value : token.original.value - ) as string; + const parseToken = (token: TransformedToken, ignoreSource?: boolean) => { + const originalValue = ( + usesDtcg ? token.original.$value : token.original.value + ) as string; - if (usesReferences(originalValue) && includeReferences(token)) { - const refs = getReferences( - originalValue, - unfilteredTokens ? unfilteredTokens : {}, - ); + if (usesReferences(originalValue) && includeReferences(token)) { + const refs = getReferences( + originalValue, + unfilteredTokens ? unfilteredTokens : {}, + ); - referencedTokens = [ - ...referencedTokens, - ...refs.filter((x) => x.isSource), - ]; + referencedTokens = [ + ...referencedTokens, + ...refs.filter((x) => x.isSource), + ]; - return formatWithReference(token); - } + return formatWithReference(token); + } + + if (ignoreSource && !token.isSource) { + return format(token); + } + }; - return !token.isSource && format(token); - }) - .filter((x) => x); + const tokens = allTokens.map((t) => parseToken(t, true)).filter((x) => x); const referenceTokens = referencedTokens .reduce((acc, token) => { @@ -67,17 +69,20 @@ export const scopedReferenceVariables: Format = { .map((token) => format(token)) .filter((formattedValue) => formattedValue); - return fileHeader({ file }).then( - (fileHeaderText) => - fileHeaderText + - ':root {\n' + - ' /** Referenced source tokens */ \n' + - ' /** DO NOT OVERRIDE */ \n' + - referenceTokens.join('\n') + - '\n\n /** Tokens */ \n' + - tokens.join('\n') + - '\n}\n', - ); + return fileHeader({ file }).then((fileHeaderText) => { + const content = ` +${fileHeaderText} +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ +${referenceTokens.join('\n')} + /** Tokens */ +${tokens.join('\n')} +} + `; + + return content; + }); }, }; @@ -98,7 +103,7 @@ const toCssVarName = R.pipe(R.split(':'), R.head, R.trim); */ export const groupedTokens: Format = { name: 'groupedTokens', - formatter: async function ({ dictionary, file }) { + format: async function ({ dictionary, file }) { const format = createPropertyFormatter({ dictionary, format: 'css', diff --git a/packages/cli/src/tokens/transformers.ts b/packages/cli/src/tokens/transformers.ts index 49a48456a0..c9db3070e7 100644 --- a/packages/cli/src/tokens/transformers.ts +++ b/packages/cli/src/tokens/transformers.ts @@ -6,11 +6,11 @@ export const sizeRem: Transform = { name: 'fds/size/toRem', type: 'value', transitive: true, - matcher: (token) => + filter: (token) => ['sizing', 'spacing'].includes(token.type as string) && !token.name.includes('base'), - transformer: (token, options) => { - const baseFont = options.basePxFontSize || 16; + transform: (token, config) => { + const baseFont = (config.basePxFontSize as unknown as number) || 16; const value = parseInt(token.value as string); if (value === 0) { @@ -24,7 +24,7 @@ export const sizeRem: Transform = { export const nameKebab: Transform = { name: 'name/cti/hierarchical-kebab', type: 'name', - transformer: (token, options) => { + transform: (token, options) => { return noCase([options?.prefix].concat(token.path).join('-'), { delimiter: '-', stripRegexp: /[^A-Z0-9_]+/gi, @@ -43,12 +43,12 @@ export const typographyShorthand: Transform = { name: 'typography/shorthand', type: 'value', transitive: true, - matcher: (token) => token.type === 'typography', - transformer: (token, config, options) => { + filter: (token) => token.type === 'typography', + transform: (token, config, options) => { const { usesDtcg } = options; const typography = (usesDtcg ? token.$value : token.value) as Typgraphy; - const baseFontPx = config?.basePxFontSize || 16; + const baseFontPx = (config.basePxFontSize as unknown as number) || 16; const fontSize = `${parseInt(typography.fontSize) / baseFontPx}rem`; return `${typography.fontWeight} ${fontSize}/${typography.lineHeight} '${typography.fontFamily}'`; diff --git a/packages/theme/brand/altinn/dark.css b/packages/theme/brand/altinn/dark.css new file mode 100644 index 0000000000..47f5a1b2de --- /dev/null +++ b/packages/theme/brand/altinn/dark.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #001c36; + --fds-colors-accent-2: #002445; + --fds-colors-accent-3: #00315c; + --fds-colors-accent-4: #00396d; + --fds-colors-accent-5: #00427e; + --fds-colors-accent-6: #00529d; + --fds-colors-accent-7: #0f6bbe; + --fds-colors-accent-8: #3d88ca; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #7eb0dc; + --fds-colors-accent-13: #b0cfea; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #131c27; + --fds-colors-neutral-2: #192433; + --fds-colors-neutral-3: #243142; + --fds-colors-neutral-4: #2e3a4a; + --fds-colors-neutral-5: #374352; + --fds-colors-neutral-6: #495361; + --fds-colors-neutral-7: #626b77; + --fds-colors-neutral-8: #7d848e; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #a6abb2; + --fds-colors-neutral-13: #c9ccd0; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #2f1213; + --fds-colors-brand1-2: #3c1819; + --fds-colors-brand1-3: #522021; + --fds-colors-brand1-4: #602627; + --fds-colors-brand1-5: #702c2e; + --fds-colors-brand1-6: #8b3639; + --fds-colors-brand1-7: #b34649; + --fds-colors-brand1-8: #dd565a; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #f78d8f; + --fds-colors-brand1-13: #fabcbd; + --fds-colors-brand1-contrast-1: #41191b; + --fds-colors-brand1-contrast-2: #2f1213; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #231a05; + --fds-colors-brand2-2: #2d2206; + --fds-colors-brand2-3: #3d2e09; + --fds-colors-brand2-4: #48360a; + --fds-colors-brand2-5: #543e0c; + --fds-colors-brand2-6: #684e0f; + --fds-colors-brand2-7: #876413; + --fds-colors-brand2-8: #a87c17; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #daa21f; + --fds-colors-brand2-13: #eec76c; + --fds-colors-brand2-contrast-1: #302407; + --fds-colors-brand2-contrast-2: #45340a; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #061d30; + --fds-colors-brand3-2: #07253c; + --fds-colors-brand3-3: #0a3251; + --fds-colors-brand3-4: #0c3b60; + --fds-colors-brand3-5: #0e446e; + --fds-colors-brand3-6: #11558a; + --fds-colors-brand3-7: #166eb2; + --fds-colors-brand3-8: #1b88db; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #57b2f8; + --fds-colors-brand3-13: #9cd2fb; + --fds-colors-brand3-contrast-1: #082740; + --fds-colors-brand3-contrast-2: #061f33; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #08200c; + --fds-colors-success-background-subtle: #0b290f; + --fds-colors-success-surface-default: #0f3814; + --fds-colors-success-surface-hover: #114218; + --fds-colors-success-surface-active: #144c1c; + --fds-colors-success-border-subtle: #185e22; + --fds-colors-success-border-default: #207a2c; + --fds-colors-success-border-strong: #279636; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #64be70; + --fds-colors-success-text-default: #a2d8aa; + --fds-colors-success-contrast-first: #000; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #380c0c; + --fds-colors-danger-background-subtle: #470f10; + --fds-colors-danger-surface-default: #5e1515; + --fds-colors-danger-surface-hover: #6f1819; + --fds-colors-danger-surface-active: #7f1c1c; + --fds-colors-danger-border-subtle: #9d2223; + --fds-colors-danger-border-default: #bb3f40; + --fds-colors-danger-border-strong: #c96666; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #dc9a9b; + --fds-colors-danger-text-default: #e9c2c2; + --fds-colors-danger-contrast-first: #000; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #031d30; + --fds-colors-info-background-subtle: #032540; + --fds-colors-info-surface-default: #043256; + --fds-colors-info-surface-hover: #053c65; + --fds-colors-info-surface-active: #064474; + --fds-colors-info-border-subtle: #075490; + --fds-colors-info-border-default: #0a6dba; + --fds-colors-info-border-strong: #3389cb; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #78b1dc; + --fds-colors-info-text-default: #aed0ea; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #211b08; + --fds-colors-warning-background-subtle: #2b230a; + --fds-colors-warning-surface-default: #3a300e; + --fds-colors-warning-surface-hover: #453810; + --fds-colors-warning-surface-active: #4e4013; + --fds-colors-warning-border-subtle: #625017; + --fds-colors-warning-border-default: #7f681e; + --fds-colors-warning-border-strong: #9c8125; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #e39a72; + --fds-colors-warning-text-default: #efc3ab; + --fds-colors-warning-contrast-first: #000; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/altinn/light.css b/packages/theme/brand/altinn/light.css new file mode 100644 index 0000000000..346ffa5ec0 --- /dev/null +++ b/packages/theme/brand/altinn/light.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #fefeff; + --fds-colors-accent-2: #eef4fa; + --fds-colors-accent-3: #e2edf7; + --fds-colors-accent-4: #c3daef; + --fds-colors-accent-5: #a4c7e6; + --fds-colors-accent-6: #aecde9; + --fds-colors-accent-7: #4b90ce; + --fds-colors-accent-8: #00529d; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #005099; + --fds-colors-accent-13: #00315c; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #fefefe; + --fds-colors-neutral-2: #f3f4f5; + --fds-colors-neutral-3: #e9eaec; + --fds-colors-neutral-4: #d5d7da; + --fds-colors-neutral-5: #c1c4c9; + --fds-colors-neutral-6: #c6c9cd; + --fds-colors-neutral-7: #858c96; + --fds-colors-neutral-8: #495361; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #46505e; + --fds-colors-neutral-13: #243142; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #fffefe; + --fds-colors-brand1-2: #fef0f1; + --fds-colors-brand1-3: #fde5e6; + --fds-colors-brand1-4: #fbcccd; + --fds-colors-brand1-5: #fab1b3; + --fds-colors-brand1-6: #fab8b9; + --fds-colors-brand1-7: #eb5b5f; + --fds-colors-brand1-8: #8b3639; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #873537; + --fds-colors-brand1-13: #522021; + --fds-colors-brand1-contrast-1: #f6fafd; + --fds-colors-brand1-contrast-2: #ddeaf6; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #fffefc; + --fds-colors-brand2-2: #fbf3e0; + --fds-colors-brand2-3: #f8e9c6; + --fds-colors-brand2-4: #f2d48d; + --fds-colors-brand2-5: #ebbe54; + --fds-colors-brand2-6: #edc464; + --fds-colors-brand2-7: #b28419; + --fds-colors-brand2-8: #684e0f; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #664c0e; + --fds-colors-brand2-13: #3d2e09; + --fds-colors-brand2-contrast-1: #f6fafd; + --fds-colors-brand2-contrast-2: #ddeaf6; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #fdfeff; + --fds-colors-brand3-2: #eaf6fe; + --fds-colors-brand3-3: #d9eefd; + --fds-colors-brand3-4: #b3dcfc; + --fds-colors-brand3-5: #8bcafa; + --fds-colors-brand3-6: #96cffa; + --fds-colors-brand3-7: #1c90e8; + --fds-colors-brand3-8: #11558a; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #105387; + --fds-colors-brand3-13: #0a3251; + --fds-colors-brand3-contrast-1: #f6fafd; + --fds-colors-brand3-contrast-2: #ddeaf6; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #fcfefc; + --fds-colors-success-background-subtle: #e9f6ea; + --fds-colors-success-surface-default: #d9efdc; + --fds-colors-success-surface-hover: #b9e1be; + --fds-colors-success-surface-active: #94d29d; + --fds-colors-success-border-subtle: #9ed6a5; + --fds-colors-success-border-default: #29a03a; + --fds-colors-success-border-strong: #185e22; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #185c21; + --fds-colors-success-text-default: #0f3814; + --fds-colors-success-contrast-first: #ffffff; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #fffefe; + --fds-colors-danger-background-subtle: #fbf2f3; + --fds-colors-danger-surface-default: #f6e6e6; + --fds-colors-danger-surface-hover: #eecfd0; + --fds-colors-danger-surface-active: #e6b9b9; + --fds-colors-danger-border-subtle: #e8bfbf; + --fds-colors-danger-border-default: #cd7172; + --fds-colors-danger-border-strong: #9d2223; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #9a2122; + --fds-colors-danger-text-default: #5e1515; + --fds-colors-danger-contrast-first: #ffffff; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #fefeff; + --fds-colors-info-background-subtle: #edf5fa; + --fds-colors-info-surface-default: #dfecf7; + --fds-colors-info-surface-hover: #bedaee; + --fds-colors-info-surface-active: #a1c9e7; + --fds-colors-info-border-subtle: #aacee9; + --fds-colors-info-border-default: #4291ce; + --fds-colors-info-border-strong: #075490; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #07528c; + --fds-colors-info-text-default: #043256; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #fffefc; + --fds-colors-warning-background-subtle: #fbf2d5; + --fds-colors-warning-surface-default: #f9ebbd; + --fds-colors-warning-surface-hover: #f2d474; + --fds-colors-warning-surface-active: #e8bf37; + --fds-colors-warning-border-subtle: #edc644; + --fds-colors-warning-border-default: #a68827; + --fds-colors-warning-border-strong: #625017; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #813c15; + --fds-colors-warning-text-default: #4f240d; + --fds-colors-warning-contrast-first: #ffffff; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/altinn/tokens.css b/packages/theme/brand/altinn/tokens.css deleted file mode 100644 index 1906be52e5..0000000000 --- a/packages/theme/brand/altinn/tokens.css +++ /dev/null @@ -1,309 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-blue-400: #66a1d6; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-100: #E6EFF8; - --fds-brand-alt1-200: #B3D0EA; - --fds-brand-alt1-300: #80B1DD; - --fds-brand-alt1-400: #66A1D6; - --fds-brand-alt1-500: #3381C8; - --fds-brand-alt1-600: #1A72C1; - --fds-brand-alt1-700: #0062BA; - --fds-brand-alt1-800: #004E95; - --fds-brand-alt1-900: #00315D; - --fds-brand-alt2-100: #DCD6EA; - --fds-brand-alt2-200: #C5BBDD; - --fds-brand-alt2-300: #A392C8; - --fds-brand-alt2-400: #806AB4; - --fds-brand-alt2-500: #6A52A3; - --fds-brand-alt2-600: #594488; - --fds-brand-alt2-700: #3F3161; - --fds-brand-alt2-800: #352951; - --fds-brand-alt2-900: #231B36; - --fds-brand-alt3-100: #F9D5DB; - --fds-brand-alt3-200: #F3ABB6; - --fds-brand-alt3-300: #EC8292; - --fds-brand-alt3-400: #E6586D; - --fds-brand-alt3-500: #E02E49; - --fds-brand-alt3-600: #B3253A; - --fds-brand-alt3-700: #861C2C; - --fds-brand-alt3-800: #5A121D; - --fds-brand-alt3-900: #480e17; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-600); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); - --fds-semantic-border-third-active: var(--fds-brand-alt3-800); - --fds-semantic-border-action-first-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-first-hover: #004e95; - --fds-semantic-text-action-first-active: #00315d; - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} diff --git a/packages/theme/brand/brreg/tokens.css b/packages/theme/brand/brreg/tokens.css deleted file mode 100644 index 5c61a2a989..0000000000 --- a/packages/theme/brand/brreg/tokens.css +++ /dev/null @@ -1,315 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-blue-400: #66a1d6; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-50: #FFFFFF; - --fds-brand-alt1-100: #D1E4FF; - --fds-brand-alt1-200: #9ECAFF; - --fds-brand-alt1-300: #76ADFB; - --fds-brand-alt1-400: #5391E9; - --fds-brand-alt1-500: #2B77CC; - --fds-brand-alt1-600: #005FAE; - --fds-brand-alt1-700: #004785; - --fds-brand-alt1-800: #00315E; - --fds-brand-alt1-900: #001C3A; - --fds-brand-alt1-950: #001127; - --fds-brand-alt2-50: #FFFFFF; - --fds-brand-alt2-100: #E5F3F9; - --fds-brand-alt2-200: #C9E7F4; - --fds-brand-alt2-300: #70B3D7; - --fds-brand-alt2-400: #4E99BD; - --fds-brand-alt2-500: #3B7D9B; - --fds-brand-alt2-600: #2C647E; - --fds-brand-alt2-700: #1F4B63; - --fds-brand-alt2-800: #133349; - --fds-brand-alt2-900: #071D2C; - --fds-brand-alt2-950: #03121D; - --fds-brand-alt3-50: #EBF2F3; - --fds-brand-alt3-100: #D7E5E7; - --fds-brand-alt3-200: #B9CACB; - --fds-brand-alt3-300: #9FAEAF; - --fds-brand-alt3-400: #879394; - --fds-brand-alt3-500: #6D7879; - --fds-brand-alt3-600: #576061; - --fds-brand-alt3-700: #414849; - --fds-brand-alt3-800: #2C3132; - --fds-brand-alt3-900: #191C1C; - --fds-brand-alt3-950: #0F1112; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-100); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-700); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-700); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-100); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-700); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-400); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-500); - --fds-semantic-border-third-active: var(--fds-brand-alt3-600); - --fds-semantic-border-action-first-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-first-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} diff --git a/packages/theme/brand/digdir/dark.css b/packages/theme/brand/digdir/dark.css new file mode 100644 index 0000000000..47f5a1b2de --- /dev/null +++ b/packages/theme/brand/digdir/dark.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #001c36; + --fds-colors-accent-2: #002445; + --fds-colors-accent-3: #00315c; + --fds-colors-accent-4: #00396d; + --fds-colors-accent-5: #00427e; + --fds-colors-accent-6: #00529d; + --fds-colors-accent-7: #0f6bbe; + --fds-colors-accent-8: #3d88ca; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #7eb0dc; + --fds-colors-accent-13: #b0cfea; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #131c27; + --fds-colors-neutral-2: #192433; + --fds-colors-neutral-3: #243142; + --fds-colors-neutral-4: #2e3a4a; + --fds-colors-neutral-5: #374352; + --fds-colors-neutral-6: #495361; + --fds-colors-neutral-7: #626b77; + --fds-colors-neutral-8: #7d848e; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #a6abb2; + --fds-colors-neutral-13: #c9ccd0; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #2f1213; + --fds-colors-brand1-2: #3c1819; + --fds-colors-brand1-3: #522021; + --fds-colors-brand1-4: #602627; + --fds-colors-brand1-5: #702c2e; + --fds-colors-brand1-6: #8b3639; + --fds-colors-brand1-7: #b34649; + --fds-colors-brand1-8: #dd565a; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #f78d8f; + --fds-colors-brand1-13: #fabcbd; + --fds-colors-brand1-contrast-1: #41191b; + --fds-colors-brand1-contrast-2: #2f1213; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #231a05; + --fds-colors-brand2-2: #2d2206; + --fds-colors-brand2-3: #3d2e09; + --fds-colors-brand2-4: #48360a; + --fds-colors-brand2-5: #543e0c; + --fds-colors-brand2-6: #684e0f; + --fds-colors-brand2-7: #876413; + --fds-colors-brand2-8: #a87c17; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #daa21f; + --fds-colors-brand2-13: #eec76c; + --fds-colors-brand2-contrast-1: #302407; + --fds-colors-brand2-contrast-2: #45340a; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #061d30; + --fds-colors-brand3-2: #07253c; + --fds-colors-brand3-3: #0a3251; + --fds-colors-brand3-4: #0c3b60; + --fds-colors-brand3-5: #0e446e; + --fds-colors-brand3-6: #11558a; + --fds-colors-brand3-7: #166eb2; + --fds-colors-brand3-8: #1b88db; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #57b2f8; + --fds-colors-brand3-13: #9cd2fb; + --fds-colors-brand3-contrast-1: #082740; + --fds-colors-brand3-contrast-2: #061f33; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #08200c; + --fds-colors-success-background-subtle: #0b290f; + --fds-colors-success-surface-default: #0f3814; + --fds-colors-success-surface-hover: #114218; + --fds-colors-success-surface-active: #144c1c; + --fds-colors-success-border-subtle: #185e22; + --fds-colors-success-border-default: #207a2c; + --fds-colors-success-border-strong: #279636; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #64be70; + --fds-colors-success-text-default: #a2d8aa; + --fds-colors-success-contrast-first: #000; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #380c0c; + --fds-colors-danger-background-subtle: #470f10; + --fds-colors-danger-surface-default: #5e1515; + --fds-colors-danger-surface-hover: #6f1819; + --fds-colors-danger-surface-active: #7f1c1c; + --fds-colors-danger-border-subtle: #9d2223; + --fds-colors-danger-border-default: #bb3f40; + --fds-colors-danger-border-strong: #c96666; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #dc9a9b; + --fds-colors-danger-text-default: #e9c2c2; + --fds-colors-danger-contrast-first: #000; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #031d30; + --fds-colors-info-background-subtle: #032540; + --fds-colors-info-surface-default: #043256; + --fds-colors-info-surface-hover: #053c65; + --fds-colors-info-surface-active: #064474; + --fds-colors-info-border-subtle: #075490; + --fds-colors-info-border-default: #0a6dba; + --fds-colors-info-border-strong: #3389cb; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #78b1dc; + --fds-colors-info-text-default: #aed0ea; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #211b08; + --fds-colors-warning-background-subtle: #2b230a; + --fds-colors-warning-surface-default: #3a300e; + --fds-colors-warning-surface-hover: #453810; + --fds-colors-warning-surface-active: #4e4013; + --fds-colors-warning-border-subtle: #625017; + --fds-colors-warning-border-default: #7f681e; + --fds-colors-warning-border-strong: #9c8125; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #e39a72; + --fds-colors-warning-text-default: #efc3ab; + --fds-colors-warning-contrast-first: #000; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/digdir/light.css b/packages/theme/brand/digdir/light.css new file mode 100644 index 0000000000..346ffa5ec0 --- /dev/null +++ b/packages/theme/brand/digdir/light.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #fefeff; + --fds-colors-accent-2: #eef4fa; + --fds-colors-accent-3: #e2edf7; + --fds-colors-accent-4: #c3daef; + --fds-colors-accent-5: #a4c7e6; + --fds-colors-accent-6: #aecde9; + --fds-colors-accent-7: #4b90ce; + --fds-colors-accent-8: #00529d; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #005099; + --fds-colors-accent-13: #00315c; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #fefefe; + --fds-colors-neutral-2: #f3f4f5; + --fds-colors-neutral-3: #e9eaec; + --fds-colors-neutral-4: #d5d7da; + --fds-colors-neutral-5: #c1c4c9; + --fds-colors-neutral-6: #c6c9cd; + --fds-colors-neutral-7: #858c96; + --fds-colors-neutral-8: #495361; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #46505e; + --fds-colors-neutral-13: #243142; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #fffefe; + --fds-colors-brand1-2: #fef0f1; + --fds-colors-brand1-3: #fde5e6; + --fds-colors-brand1-4: #fbcccd; + --fds-colors-brand1-5: #fab1b3; + --fds-colors-brand1-6: #fab8b9; + --fds-colors-brand1-7: #eb5b5f; + --fds-colors-brand1-8: #8b3639; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #873537; + --fds-colors-brand1-13: #522021; + --fds-colors-brand1-contrast-1: #f6fafd; + --fds-colors-brand1-contrast-2: #ddeaf6; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #fffefc; + --fds-colors-brand2-2: #fbf3e0; + --fds-colors-brand2-3: #f8e9c6; + --fds-colors-brand2-4: #f2d48d; + --fds-colors-brand2-5: #ebbe54; + --fds-colors-brand2-6: #edc464; + --fds-colors-brand2-7: #b28419; + --fds-colors-brand2-8: #684e0f; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #664c0e; + --fds-colors-brand2-13: #3d2e09; + --fds-colors-brand2-contrast-1: #f6fafd; + --fds-colors-brand2-contrast-2: #ddeaf6; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #fdfeff; + --fds-colors-brand3-2: #eaf6fe; + --fds-colors-brand3-3: #d9eefd; + --fds-colors-brand3-4: #b3dcfc; + --fds-colors-brand3-5: #8bcafa; + --fds-colors-brand3-6: #96cffa; + --fds-colors-brand3-7: #1c90e8; + --fds-colors-brand3-8: #11558a; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #105387; + --fds-colors-brand3-13: #0a3251; + --fds-colors-brand3-contrast-1: #f6fafd; + --fds-colors-brand3-contrast-2: #ddeaf6; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #fcfefc; + --fds-colors-success-background-subtle: #e9f6ea; + --fds-colors-success-surface-default: #d9efdc; + --fds-colors-success-surface-hover: #b9e1be; + --fds-colors-success-surface-active: #94d29d; + --fds-colors-success-border-subtle: #9ed6a5; + --fds-colors-success-border-default: #29a03a; + --fds-colors-success-border-strong: #185e22; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #185c21; + --fds-colors-success-text-default: #0f3814; + --fds-colors-success-contrast-first: #ffffff; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #fffefe; + --fds-colors-danger-background-subtle: #fbf2f3; + --fds-colors-danger-surface-default: #f6e6e6; + --fds-colors-danger-surface-hover: #eecfd0; + --fds-colors-danger-surface-active: #e6b9b9; + --fds-colors-danger-border-subtle: #e8bfbf; + --fds-colors-danger-border-default: #cd7172; + --fds-colors-danger-border-strong: #9d2223; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #9a2122; + --fds-colors-danger-text-default: #5e1515; + --fds-colors-danger-contrast-first: #ffffff; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #fefeff; + --fds-colors-info-background-subtle: #edf5fa; + --fds-colors-info-surface-default: #dfecf7; + --fds-colors-info-surface-hover: #bedaee; + --fds-colors-info-surface-active: #a1c9e7; + --fds-colors-info-border-subtle: #aacee9; + --fds-colors-info-border-default: #4291ce; + --fds-colors-info-border-strong: #075490; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #07528c; + --fds-colors-info-text-default: #043256; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #fffefc; + --fds-colors-warning-background-subtle: #fbf2d5; + --fds-colors-warning-surface-default: #f9ebbd; + --fds-colors-warning-surface-hover: #f2d474; + --fds-colors-warning-surface-active: #e8bf37; + --fds-colors-warning-border-subtle: #edc644; + --fds-colors-warning-border-default: #a68827; + --fds-colors-warning-border-strong: #625017; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #813c15; + --fds-colors-warning-text-default: #4f240d; + --fds-colors-warning-contrast-first: #ffffff; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/digdir/tokens.css b/packages/theme/brand/digdir/tokens.css deleted file mode 100644 index 2303000eeb..0000000000 --- a/packages/theme/brand/digdir/tokens.css +++ /dev/null @@ -1,309 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-blue-400: #66a1d6; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-100: #feefef; - --fds-brand-alt1-200: #fddfe0; - --fds-brand-alt1-300: #fbbfc1; - --fds-brand-alt1-400: #f89fa1; - --fds-brand-alt1-500: #f67f82; - --fds-brand-alt1-600: #f45f63; - --fds-brand-alt1-700: #dc5659; - --fds-brand-alt1-800: #c34c4f; - --fds-brand-alt1-900: #B83D41; - --fds-brand-alt2-100: #fcf7e9; - --fds-brand-alt2-200: #faeec2; - --fds-brand-alt2-300: #f5dda6; - --fds-brand-alt2-400: #efcc79; - --fds-brand-alt2-500: #eabb4d; - --fds-brand-alt2-600: #e5aa20; - --fds-brand-alt2-700: #ce991d; - --fds-brand-alt2-800: #b7881a; - --fds-brand-alt2-900: #A17717; - --fds-brand-alt3-100: #e9f5ff; - --fds-brand-alt3-200: #d2eafd; - --fds-brand-alt3-300: #a5d6fb; - --fds-brand-alt3-400: #78c1f9; - --fds-brand-alt3-500: #4badf7; - --fds-brand-alt3-600: #1e98f5; - --fds-brand-alt3-700: #1b88dd; - --fds-brand-alt3-800: #156aac; - --fds-brand-alt3-900: #125A91; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-600); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); - --fds-semantic-border-third-active: var(--fds-brand-alt3-800); - --fds-semantic-border-action-first-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-first-hover: #004e95; - --fds-semantic-text-action-first-active: #00315d; - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} diff --git a/packages/theme/brand/theme4/dark.css b/packages/theme/brand/theme4/dark.css new file mode 100644 index 0000000000..47f5a1b2de --- /dev/null +++ b/packages/theme/brand/theme4/dark.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #001c36; + --fds-colors-accent-2: #002445; + --fds-colors-accent-3: #00315c; + --fds-colors-accent-4: #00396d; + --fds-colors-accent-5: #00427e; + --fds-colors-accent-6: #00529d; + --fds-colors-accent-7: #0f6bbe; + --fds-colors-accent-8: #3d88ca; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #7eb0dc; + --fds-colors-accent-13: #b0cfea; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #131c27; + --fds-colors-neutral-2: #192433; + --fds-colors-neutral-3: #243142; + --fds-colors-neutral-4: #2e3a4a; + --fds-colors-neutral-5: #374352; + --fds-colors-neutral-6: #495361; + --fds-colors-neutral-7: #626b77; + --fds-colors-neutral-8: #7d848e; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #a6abb2; + --fds-colors-neutral-13: #c9ccd0; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #2f1213; + --fds-colors-brand1-2: #3c1819; + --fds-colors-brand1-3: #522021; + --fds-colors-brand1-4: #602627; + --fds-colors-brand1-5: #702c2e; + --fds-colors-brand1-6: #8b3639; + --fds-colors-brand1-7: #b34649; + --fds-colors-brand1-8: #dd565a; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #f78d8f; + --fds-colors-brand1-13: #fabcbd; + --fds-colors-brand1-contrast-1: #41191b; + --fds-colors-brand1-contrast-2: #2f1213; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #231a05; + --fds-colors-brand2-2: #2d2206; + --fds-colors-brand2-3: #3d2e09; + --fds-colors-brand2-4: #48360a; + --fds-colors-brand2-5: #543e0c; + --fds-colors-brand2-6: #684e0f; + --fds-colors-brand2-7: #876413; + --fds-colors-brand2-8: #a87c17; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #daa21f; + --fds-colors-brand2-13: #eec76c; + --fds-colors-brand2-contrast-1: #302407; + --fds-colors-brand2-contrast-2: #45340a; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #061d30; + --fds-colors-brand3-2: #07253c; + --fds-colors-brand3-3: #0a3251; + --fds-colors-brand3-4: #0c3b60; + --fds-colors-brand3-5: #0e446e; + --fds-colors-brand3-6: #11558a; + --fds-colors-brand3-7: #166eb2; + --fds-colors-brand3-8: #1b88db; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #57b2f8; + --fds-colors-brand3-13: #9cd2fb; + --fds-colors-brand3-contrast-1: #082740; + --fds-colors-brand3-contrast-2: #061f33; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #08200c; + --fds-colors-success-background-subtle: #0b290f; + --fds-colors-success-surface-default: #0f3814; + --fds-colors-success-surface-hover: #114218; + --fds-colors-success-surface-active: #144c1c; + --fds-colors-success-border-subtle: #185e22; + --fds-colors-success-border-default: #207a2c; + --fds-colors-success-border-strong: #279636; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #64be70; + --fds-colors-success-text-default: #a2d8aa; + --fds-colors-success-contrast-first: #000; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #380c0c; + --fds-colors-danger-background-subtle: #470f10; + --fds-colors-danger-surface-default: #5e1515; + --fds-colors-danger-surface-hover: #6f1819; + --fds-colors-danger-surface-active: #7f1c1c; + --fds-colors-danger-border-subtle: #9d2223; + --fds-colors-danger-border-default: #bb3f40; + --fds-colors-danger-border-strong: #c96666; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #dc9a9b; + --fds-colors-danger-text-default: #e9c2c2; + --fds-colors-danger-contrast-first: #000; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #031d30; + --fds-colors-info-background-subtle: #032540; + --fds-colors-info-surface-default: #043256; + --fds-colors-info-surface-hover: #053c65; + --fds-colors-info-surface-active: #064474; + --fds-colors-info-border-subtle: #075490; + --fds-colors-info-border-default: #0a6dba; + --fds-colors-info-border-strong: #3389cb; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #78b1dc; + --fds-colors-info-text-default: #aed0ea; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #211b08; + --fds-colors-warning-background-subtle: #2b230a; + --fds-colors-warning-surface-default: #3a300e; + --fds-colors-warning-surface-hover: #453810; + --fds-colors-warning-surface-active: #4e4013; + --fds-colors-warning-border-subtle: #625017; + --fds-colors-warning-border-default: #7f681e; + --fds-colors-warning-border-strong: #9c8125; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #e39a72; + --fds-colors-warning-text-default: #efc3ab; + --fds-colors-warning-contrast-first: #000; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/theme4/light.css b/packages/theme/brand/theme4/light.css new file mode 100644 index 0000000000..346ffa5ec0 --- /dev/null +++ b/packages/theme/brand/theme4/light.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #fefeff; + --fds-colors-accent-2: #eef4fa; + --fds-colors-accent-3: #e2edf7; + --fds-colors-accent-4: #c3daef; + --fds-colors-accent-5: #a4c7e6; + --fds-colors-accent-6: #aecde9; + --fds-colors-accent-7: #4b90ce; + --fds-colors-accent-8: #00529d; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #005099; + --fds-colors-accent-13: #00315c; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #fefefe; + --fds-colors-neutral-2: #f3f4f5; + --fds-colors-neutral-3: #e9eaec; + --fds-colors-neutral-4: #d5d7da; + --fds-colors-neutral-5: #c1c4c9; + --fds-colors-neutral-6: #c6c9cd; + --fds-colors-neutral-7: #858c96; + --fds-colors-neutral-8: #495361; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #46505e; + --fds-colors-neutral-13: #243142; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #fffefe; + --fds-colors-brand1-2: #fef0f1; + --fds-colors-brand1-3: #fde5e6; + --fds-colors-brand1-4: #fbcccd; + --fds-colors-brand1-5: #fab1b3; + --fds-colors-brand1-6: #fab8b9; + --fds-colors-brand1-7: #eb5b5f; + --fds-colors-brand1-8: #8b3639; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #873537; + --fds-colors-brand1-13: #522021; + --fds-colors-brand1-contrast-1: #f6fafd; + --fds-colors-brand1-contrast-2: #ddeaf6; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #fffefc; + --fds-colors-brand2-2: #fbf3e0; + --fds-colors-brand2-3: #f8e9c6; + --fds-colors-brand2-4: #f2d48d; + --fds-colors-brand2-5: #ebbe54; + --fds-colors-brand2-6: #edc464; + --fds-colors-brand2-7: #b28419; + --fds-colors-brand2-8: #684e0f; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #664c0e; + --fds-colors-brand2-13: #3d2e09; + --fds-colors-brand2-contrast-1: #f6fafd; + --fds-colors-brand2-contrast-2: #ddeaf6; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #fdfeff; + --fds-colors-brand3-2: #eaf6fe; + --fds-colors-brand3-3: #d9eefd; + --fds-colors-brand3-4: #b3dcfc; + --fds-colors-brand3-5: #8bcafa; + --fds-colors-brand3-6: #96cffa; + --fds-colors-brand3-7: #1c90e8; + --fds-colors-brand3-8: #11558a; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #105387; + --fds-colors-brand3-13: #0a3251; + --fds-colors-brand3-contrast-1: #f6fafd; + --fds-colors-brand3-contrast-2: #ddeaf6; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #fcfefc; + --fds-colors-success-background-subtle: #e9f6ea; + --fds-colors-success-surface-default: #d9efdc; + --fds-colors-success-surface-hover: #b9e1be; + --fds-colors-success-surface-active: #94d29d; + --fds-colors-success-border-subtle: #9ed6a5; + --fds-colors-success-border-default: #29a03a; + --fds-colors-success-border-strong: #185e22; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #185c21; + --fds-colors-success-text-default: #0f3814; + --fds-colors-success-contrast-first: #ffffff; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #fffefe; + --fds-colors-danger-background-subtle: #fbf2f3; + --fds-colors-danger-surface-default: #f6e6e6; + --fds-colors-danger-surface-hover: #eecfd0; + --fds-colors-danger-surface-active: #e6b9b9; + --fds-colors-danger-border-subtle: #e8bfbf; + --fds-colors-danger-border-default: #cd7172; + --fds-colors-danger-border-strong: #9d2223; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #9a2122; + --fds-colors-danger-text-default: #5e1515; + --fds-colors-danger-contrast-first: #ffffff; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #fefeff; + --fds-colors-info-background-subtle: #edf5fa; + --fds-colors-info-surface-default: #dfecf7; + --fds-colors-info-surface-hover: #bedaee; + --fds-colors-info-surface-active: #a1c9e7; + --fds-colors-info-border-subtle: #aacee9; + --fds-colors-info-border-default: #4291ce; + --fds-colors-info-border-strong: #075490; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #07528c; + --fds-colors-info-text-default: #043256; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #fffefc; + --fds-colors-warning-background-subtle: #fbf2d5; + --fds-colors-warning-surface-default: #f9ebbd; + --fds-colors-warning-surface-hover: #f2d474; + --fds-colors-warning-surface-active: #e8bf37; + --fds-colors-warning-border-subtle: #edc644; + --fds-colors-warning-border-default: #a68827; + --fds-colors-warning-border-strong: #625017; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #813c15; + --fds-colors-warning-text-default: #4f240d; + --fds-colors-warning-contrast-first: #ffffff; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/tilsynet/tokens.css b/packages/theme/brand/tilsynet/tokens.css deleted file mode 100644 index 259921281f..0000000000 --- a/packages/theme/brand/tilsynet/tokens.css +++ /dev/null @@ -1,309 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-blue-400: #66a1d6; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-100: #efeffb; - --fds-brand-alt1-200: #dedff6; - --fds-brand-alt1-300: #bec0ed; - --fds-brand-alt1-400: #9da0e4; - --fds-brand-alt1-500: #7d81db; - --fds-brand-alt1-600: #5c61d2; - --fds-brand-alt1-700: #3339c6; - --fds-brand-alt1-800: #0008b8; - --fds-brand-alt1-900: #00078F; - --fds-brand-alt2-100: #ffeee1; - --fds-brand-alt2-200: #ffdcc3; - --fds-brand-alt2-300: #fdd4b7; - --fds-brand-alt2-400: #ffc296; - --fds-brand-alt2-500: #ffb178; - --fds-brand-alt2-600: #ffa869; - --fds-brand-alt2-700: #e6975f; - --fds-brand-alt2-800: #b3764a; - --fds-brand-alt2-900: #9F6841; - --fds-brand-alt3-100: #eff6f4; - --fds-brand-alt3-200: #deece9; - --fds-brand-alt3-300: #bedad2; - --fds-brand-alt3-400: #9dc7bc; - --fds-brand-alt3-500: #7db5a5; - --fds-brand-alt3-600: #5ca28f; - --fds-brand-alt3-700: #4c907e; - --fds-brand-alt3-800: #407d6d; - --fds-brand-alt3-900: #376C5E; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-first-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-first-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-600); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); - --fds-semantic-border-third-active: var(--fds-brand-alt3-800); - --fds-semantic-border-action-first-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-first-hover: #004e95; - --fds-semantic-text-action-first-active: #00315d; - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} diff --git a/packages/theme/brand/uutilsynet/dark.css b/packages/theme/brand/uutilsynet/dark.css new file mode 100644 index 0000000000..47f5a1b2de --- /dev/null +++ b/packages/theme/brand/uutilsynet/dark.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #001c36; + --fds-colors-accent-2: #002445; + --fds-colors-accent-3: #00315c; + --fds-colors-accent-4: #00396d; + --fds-colors-accent-5: #00427e; + --fds-colors-accent-6: #00529d; + --fds-colors-accent-7: #0f6bbe; + --fds-colors-accent-8: #3d88ca; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #7eb0dc; + --fds-colors-accent-13: #b0cfea; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #131c27; + --fds-colors-neutral-2: #192433; + --fds-colors-neutral-3: #243142; + --fds-colors-neutral-4: #2e3a4a; + --fds-colors-neutral-5: #374352; + --fds-colors-neutral-6: #495361; + --fds-colors-neutral-7: #626b77; + --fds-colors-neutral-8: #7d848e; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #a6abb2; + --fds-colors-neutral-13: #c9ccd0; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #2f1213; + --fds-colors-brand1-2: #3c1819; + --fds-colors-brand1-3: #522021; + --fds-colors-brand1-4: #602627; + --fds-colors-brand1-5: #702c2e; + --fds-colors-brand1-6: #8b3639; + --fds-colors-brand1-7: #b34649; + --fds-colors-brand1-8: #dd565a; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #f78d8f; + --fds-colors-brand1-13: #fabcbd; + --fds-colors-brand1-contrast-1: #41191b; + --fds-colors-brand1-contrast-2: #2f1213; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #231a05; + --fds-colors-brand2-2: #2d2206; + --fds-colors-brand2-3: #3d2e09; + --fds-colors-brand2-4: #48360a; + --fds-colors-brand2-5: #543e0c; + --fds-colors-brand2-6: #684e0f; + --fds-colors-brand2-7: #876413; + --fds-colors-brand2-8: #a87c17; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #daa21f; + --fds-colors-brand2-13: #eec76c; + --fds-colors-brand2-contrast-1: #302407; + --fds-colors-brand2-contrast-2: #45340a; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #061d30; + --fds-colors-brand3-2: #07253c; + --fds-colors-brand3-3: #0a3251; + --fds-colors-brand3-4: #0c3b60; + --fds-colors-brand3-5: #0e446e; + --fds-colors-brand3-6: #11558a; + --fds-colors-brand3-7: #166eb2; + --fds-colors-brand3-8: #1b88db; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #57b2f8; + --fds-colors-brand3-13: #9cd2fb; + --fds-colors-brand3-contrast-1: #082740; + --fds-colors-brand3-contrast-2: #061f33; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #08200c; + --fds-colors-success-background-subtle: #0b290f; + --fds-colors-success-surface-default: #0f3814; + --fds-colors-success-surface-hover: #114218; + --fds-colors-success-surface-active: #144c1c; + --fds-colors-success-border-subtle: #185e22; + --fds-colors-success-border-default: #207a2c; + --fds-colors-success-border-strong: #279636; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #64be70; + --fds-colors-success-text-default: #a2d8aa; + --fds-colors-success-contrast-first: #000; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #380c0c; + --fds-colors-danger-background-subtle: #470f10; + --fds-colors-danger-surface-default: #5e1515; + --fds-colors-danger-surface-hover: #6f1819; + --fds-colors-danger-surface-active: #7f1c1c; + --fds-colors-danger-border-subtle: #9d2223; + --fds-colors-danger-border-default: #bb3f40; + --fds-colors-danger-border-strong: #c96666; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #dc9a9b; + --fds-colors-danger-text-default: #e9c2c2; + --fds-colors-danger-contrast-first: #000; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #031d30; + --fds-colors-info-background-subtle: #032540; + --fds-colors-info-surface-default: #043256; + --fds-colors-info-surface-hover: #053c65; + --fds-colors-info-surface-active: #064474; + --fds-colors-info-border-subtle: #075490; + --fds-colors-info-border-default: #0a6dba; + --fds-colors-info-border-strong: #3389cb; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #78b1dc; + --fds-colors-info-text-default: #aed0ea; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #211b08; + --fds-colors-warning-background-subtle: #2b230a; + --fds-colors-warning-surface-default: #3a300e; + --fds-colors-warning-surface-hover: #453810; + --fds-colors-warning-surface-active: #4e4013; + --fds-colors-warning-border-subtle: #625017; + --fds-colors-warning-border-default: #7f681e; + --fds-colors-warning-border-strong: #9c8125; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #e39a72; + --fds-colors-warning-text-default: #efc3ab; + --fds-colors-warning-contrast-first: #000; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/uutilsynet/light.css b/packages/theme/brand/uutilsynet/light.css new file mode 100644 index 0000000000..346ffa5ec0 --- /dev/null +++ b/packages/theme/brand/uutilsynet/light.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #fefeff; + --fds-colors-accent-2: #eef4fa; + --fds-colors-accent-3: #e2edf7; + --fds-colors-accent-4: #c3daef; + --fds-colors-accent-5: #a4c7e6; + --fds-colors-accent-6: #aecde9; + --fds-colors-accent-7: #4b90ce; + --fds-colors-accent-8: #00529d; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #005099; + --fds-colors-accent-13: #00315c; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #fefefe; + --fds-colors-neutral-2: #f3f4f5; + --fds-colors-neutral-3: #e9eaec; + --fds-colors-neutral-4: #d5d7da; + --fds-colors-neutral-5: #c1c4c9; + --fds-colors-neutral-6: #c6c9cd; + --fds-colors-neutral-7: #858c96; + --fds-colors-neutral-8: #495361; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #46505e; + --fds-colors-neutral-13: #243142; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #fffefe; + --fds-colors-brand1-2: #fef0f1; + --fds-colors-brand1-3: #fde5e6; + --fds-colors-brand1-4: #fbcccd; + --fds-colors-brand1-5: #fab1b3; + --fds-colors-brand1-6: #fab8b9; + --fds-colors-brand1-7: #eb5b5f; + --fds-colors-brand1-8: #8b3639; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #873537; + --fds-colors-brand1-13: #522021; + --fds-colors-brand1-contrast-1: #f6fafd; + --fds-colors-brand1-contrast-2: #ddeaf6; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #fffefc; + --fds-colors-brand2-2: #fbf3e0; + --fds-colors-brand2-3: #f8e9c6; + --fds-colors-brand2-4: #f2d48d; + --fds-colors-brand2-5: #ebbe54; + --fds-colors-brand2-6: #edc464; + --fds-colors-brand2-7: #b28419; + --fds-colors-brand2-8: #684e0f; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #664c0e; + --fds-colors-brand2-13: #3d2e09; + --fds-colors-brand2-contrast-1: #f6fafd; + --fds-colors-brand2-contrast-2: #ddeaf6; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #fdfeff; + --fds-colors-brand3-2: #eaf6fe; + --fds-colors-brand3-3: #d9eefd; + --fds-colors-brand3-4: #b3dcfc; + --fds-colors-brand3-5: #8bcafa; + --fds-colors-brand3-6: #96cffa; + --fds-colors-brand3-7: #1c90e8; + --fds-colors-brand3-8: #11558a; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #105387; + --fds-colors-brand3-13: #0a3251; + --fds-colors-brand3-contrast-1: #f6fafd; + --fds-colors-brand3-contrast-2: #ddeaf6; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #fcfefc; + --fds-colors-success-background-subtle: #e9f6ea; + --fds-colors-success-surface-default: #d9efdc; + --fds-colors-success-surface-hover: #b9e1be; + --fds-colors-success-surface-active: #94d29d; + --fds-colors-success-border-subtle: #9ed6a5; + --fds-colors-success-border-default: #29a03a; + --fds-colors-success-border-strong: #185e22; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #185c21; + --fds-colors-success-text-default: #0f3814; + --fds-colors-success-contrast-first: #ffffff; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #fffefe; + --fds-colors-danger-background-subtle: #fbf2f3; + --fds-colors-danger-surface-default: #f6e6e6; + --fds-colors-danger-surface-hover: #eecfd0; + --fds-colors-danger-surface-active: #e6b9b9; + --fds-colors-danger-border-subtle: #e8bfbf; + --fds-colors-danger-border-default: #cd7172; + --fds-colors-danger-border-strong: #9d2223; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #9a2122; + --fds-colors-danger-text-default: #5e1515; + --fds-colors-danger-contrast-first: #ffffff; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #fefeff; + --fds-colors-info-background-subtle: #edf5fa; + --fds-colors-info-surface-default: #dfecf7; + --fds-colors-info-surface-hover: #bedaee; + --fds-colors-info-surface-active: #a1c9e7; + --fds-colors-info-border-subtle: #aacee9; + --fds-colors-info-border-default: #4291ce; + --fds-colors-info-border-strong: #075490; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #07528c; + --fds-colors-info-text-default: #043256; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #fffefc; + --fds-colors-warning-background-subtle: #fbf2d5; + --fds-colors-warning-surface-default: #f9ebbd; + --fds-colors-warning-surface-hover: #f2d474; + --fds-colors-warning-surface-active: #e8bf37; + --fds-colors-warning-border-subtle: #edc644; + --fds-colors-warning-border-default: #a68827; + --fds-colors-warning-border-strong: #625017; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #813c15; + --fds-colors-warning-text-default: #4f240d; + --fds-colors-warning-contrast-first: #ffffff; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 1381d047aa..1947707c7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2760,7 +2760,7 @@ __metadata: resolution: "@digdir/designsystemet@workspace:packages/cli" dependencies: "@commander-js/extra-typings": "npm:^12.0.1" - "@tokens-studio/sd-transforms": "npm:^0.15.2" + "@tokens-studio/sd-transforms": "npm:^0.16.0" "@types/glob": "npm:^8.1.0" "@types/node": "npm:^20.12.7" "@types/ramda": "npm:^0.29.9" @@ -2770,7 +2770,7 @@ __metadata: postcss: "npm:^8.4.38" ramda: "npm:^0.29.1" rimraf: "npm:^5.0.5" - style-dictionary: "npm:^4.0.0-prerelease.26" + style-dictionary: "npm:^4.0.0-prerelease.27" typescript: "npm:^5.4.5" bin: designsystemet: ./dist/build/bin/designsystemet.js @@ -6029,9 +6029,9 @@ __metadata: languageName: node linkType: hard -"@tokens-studio/sd-transforms@npm:^0.15.2": - version: 0.15.2 - resolution: "@tokens-studio/sd-transforms@npm:0.15.2" +"@tokens-studio/sd-transforms@npm:^0.16.0": + version: 0.16.0 + resolution: "@tokens-studio/sd-transforms@npm:0.16.0" dependencies: "@tokens-studio/types": "npm:^0.4.0" color2k: "npm:^2.0.1" @@ -6040,8 +6040,9 @@ __metadata: expr-eval-fork: "npm:^2.0.2" is-mergeable-object: "npm:^1.1.1" postcss-calc-ast-parser: "npm:^0.1.4" - style-dictionary: "npm:^4.0.0-prerelease.22" - checksum: 8a7ff6ed0a56fd950be642b57b0406ab7073fb39b02c8c43bdfd3cc4a983d6daf02cdff05b30ce4720f3a26e50e3d7473f90306c827aedc2dc4a0cd0839b0f70 + peerDependencies: + style-dictionary: ^4.0.0-prerelease.27 + checksum: bfa796b8444268808af39cf355c142c53eceab1753d07b59c080e835f719022c4b020f0a0ef39143ec539c35e48b0ed412408b5705d34e24921b991c6597c28d languageName: node linkType: hard @@ -21299,9 +21300,9 @@ __metadata: languageName: node linkType: hard -"style-dictionary@npm:^4.0.0-prerelease.22, style-dictionary@npm:^4.0.0-prerelease.26": - version: 4.0.0-prerelease.26 - resolution: "style-dictionary@npm:4.0.0-prerelease.26" +"style-dictionary@npm:^4.0.0-prerelease.27": + version: 4.0.0-prerelease.27 + resolution: "style-dictionary@npm:4.0.0-prerelease.27" dependencies: "@bundled-es-modules/deepmerge": "npm:^4.3.1" "@bundled-es-modules/glob": "npm:^10.3.13" @@ -21316,7 +21317,7 @@ __metadata: tinycolor2: "npm:^1.6.0" bin: style-dictionary: bin/style-dictionary.js - checksum: 16e3bd2bfa4a91d46cb6100b3206bf1b1417d2e3f355f28944310a12a1b487f7b1d09dfc29390d9e31f1f85979ce4a7a93716f6edae55b365e7b7cba2ff58dee + checksum: d675e382a72e404a090feb5940fe13925e93fdfcb8656f706ff5127eb52fb52113a02d256400015597044bfabb05614aa0080c4c1e38fefafced1ad21ae2c93e languageName: node linkType: hard From 8dfdfef90af02824d9578684843b66eac259e2d5 Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Wed, 15 May 2024 12:42:08 +0200 Subject: [PATCH 033/311] Changed back themes --- design-tokens/$themes.json | 44 +++++-------------------------- design-tokens/semantic/style.json | 2 +- design-tokens/themes/theme1.json | 2 +- 3 files changed, 9 insertions(+), 39 deletions(-) diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 851cf4aa08..d83d461bdd 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -8,13 +8,7 @@ "core/colors/light/theme1": "enabled", "core/colors/light/theme2": "enabled", "core/colors/light/theme3": "enabled", - "core/colors/light/theme4": "enabled", - "core/colors/dark/global": "disabled", - "core/colors/dark/theme1": "disabled", - "core/colors/dark/theme2": "disabled", - "core/colors/dark/theme3": "disabled", - "core/colors/dark/theme4": "disabled", - "core/globals": "disabled" + "core/colors/light/theme4": "enabled" }, "$figmaCollectionId": "VariableCollectionId:34429:1449", "$figmaModeId": "34429:0", @@ -402,17 +396,11 @@ "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "core/colors/light/global": "disabled", - "core/colors/light/theme1": "disabled", - "core/colors/light/theme2": "disabled", - "core/colors/light/theme3": "disabled", - "core/colors/light/theme4": "disabled", "core/colors/dark/global": "enabled", "core/colors/dark/theme1": "enabled", "core/colors/dark/theme2": "enabled", "core/colors/dark/theme3": "enabled", - "core/colors/dark/theme4": "enabled", - "core/globals": "disabled" + "core/colors/dark/theme4": "enabled" }, "$figmaCollectionId": "VariableCollectionId:34429:1449", "$figmaModeId": "34429:1", @@ -800,9 +788,7 @@ "name": "Digdir", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme1": "enabled", - "core/colors/dark/theme1": "enabled", - "core/colors/light/theme1": "enabled" + "themes/theme1": "enabled" }, "$figmaCollectionId": "VariableCollectionId:34429:1825", "$figmaModeId": "34429:2", @@ -965,9 +951,7 @@ "name": "Altinn", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme2": "enabled", - "core/colors/dark/theme2": "enabled", - "core/colors/light/theme2": "enabled" + "themes/theme2": "enabled" }, "$figmaCollectionId": "VariableCollectionId:34429:1825", "$figmaModeId": "34429:3", @@ -1133,16 +1117,6 @@ "semantic/style": "enabled", "core/typography/default": "source", "semantic/color": "enabled", - "core/colors/light/global": "disabled", - "core/colors/light/theme1": "disabled", - "core/colors/light/theme2": "disabled", - "core/colors/light/theme3": "disabled", - "core/colors/light/theme4": "disabled", - "core/colors/dark/global": "disabled", - "core/colors/dark/theme1": "disabled", - "core/colors/dark/theme2": "disabled", - "core/colors/dark/theme3": "disabled", - "core/colors/dark/theme4": "disabled", "core/globals": "source" }, "$figmaCollectionId": "VariableCollectionId:34429:1901", @@ -1342,9 +1316,7 @@ "name": "UUtilsynet", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme3": "enabled", - "core/colors/dark/theme3": "enabled", - "core/colors/light/theme3": "enabled" + "themes/theme3": "enabled" }, "$figmaCollectionId": "VariableCollectionId:34429:1825", "$figmaModeId": "34429:5", @@ -1507,9 +1479,7 @@ "name": "theme4", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme4": "enabled", - "core/colors/light/theme4": "enabled", - "core/colors/dark/theme4": "enabled" + "themes/theme4": "enabled" }, "$figmaCollectionId": "VariableCollectionId:34429:1825", "$figmaModeId": "34429:6", @@ -1667,4 +1637,4 @@ }, "group": "Theme" } -] +] \ No newline at end of file diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index aa8b7bdbaf..9d5c90d37a 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -569,4 +569,4 @@ "type": "boxShadow" } } -} +} \ No newline at end of file diff --git a/design-tokens/themes/theme1.json b/design-tokens/themes/theme1.json index fa31ce6bf4..abe86f75ce 100644 --- a/design-tokens/themes/theme1.json +++ b/design-tokens/themes/theme1.json @@ -311,4 +311,4 @@ } } } -} +} \ No newline at end of file From c38e5c1ab613b25ca0a4abf9a4819335433f4865 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Wed, 15 May 2024 13:50:46 +0200 Subject: [PATCH 034/311] updated tokens --- apps/storefront/tokens/altinn/dark.ts | 3120 ++++++++++---------- apps/storefront/tokens/altinn/light.ts | 3120 ++++++++++---------- apps/storefront/tokens/digdir/dark.ts | 3120 ++++++++++---------- apps/storefront/tokens/digdir/light.ts | 3120 ++++++++++---------- apps/storefront/tokens/theme4/dark.ts | 3120 ++++++++++---------- apps/storefront/tokens/theme4/light.ts | 3120 ++++++++++---------- apps/storefront/tokens/uutilsynet/dark.ts | 3120 ++++++++++---------- apps/storefront/tokens/uutilsynet/light.ts | 3120 ++++++++++---------- packages/cli/src/tokens/build.ts | 2 +- packages/theme/brand/altinn/dark.css | 75 +- packages/theme/brand/altinn/light.css | 75 +- packages/theme/brand/digdir/dark.css | 75 +- packages/theme/brand/digdir/light.css | 75 +- packages/theme/brand/theme4/dark.css | 75 +- packages/theme/brand/theme4/light.css | 75 +- packages/theme/brand/uutilsynet/dark.css | 75 +- packages/theme/brand/uutilsynet/light.css | 75 +- 17 files changed, 12713 insertions(+), 12849 deletions(-) diff --git a/apps/storefront/tokens/altinn/dark.ts b/apps/storefront/tokens/altinn/dark.ts index ddf8f4c5ed..f30e4d7d38 100644 --- a/apps/storefront/tokens/altinn/dark.ts +++ b/apps/storefront/tokens/altinn/dark.ts @@ -2302,7 +2302,7 @@ export const color = [ { value: "#08200c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#08200c", @@ -2319,7 +2319,7 @@ export const color = [ { value: "#0b290f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0b290f", @@ -2336,7 +2336,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0f3814", @@ -2353,7 +2353,7 @@ export const color = [ { value: "#114218", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#114218", @@ -2370,7 +2370,7 @@ export const color = [ { value: "#144c1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#144c1c", @@ -2387,7 +2387,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#185e22", @@ -2404,7 +2404,7 @@ export const color = [ { value: "#207a2c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#207a2c", @@ -2421,7 +2421,7 @@ export const color = [ { value: "#279636", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#279636", @@ -2438,7 +2438,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2ca63d", @@ -2455,7 +2455,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#248c33", @@ -2472,7 +2472,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#1d7129", @@ -2489,7 +2489,7 @@ export const color = [ { value: "#64be70", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#64be70", @@ -2506,7 +2506,7 @@ export const color = [ { value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#a2d8aa", @@ -2523,7 +2523,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2540,7 +2540,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2557,7 +2557,7 @@ export const color = [ { value: "#211b08", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#211b08", @@ -2574,7 +2574,7 @@ export const color = [ { value: "#2b230a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2b230a", @@ -2591,7 +2591,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3a300e", @@ -2608,7 +2608,7 @@ export const color = [ { value: "#453810", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#453810", @@ -2625,7 +2625,7 @@ export const color = [ { value: "#4e4013", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#4e4013", @@ -2642,7 +2642,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#625017", @@ -2659,7 +2659,7 @@ export const color = [ { value: "#7f681e", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#7f681e", @@ -2676,7 +2676,7 @@ export const color = [ { value: "#9c8125", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#9c8125", @@ -2693,7 +2693,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ecc238", @@ -2710,7 +2710,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#cfaa31", @@ -2727,7 +2727,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b2922a", @@ -2744,7 +2744,7 @@ export const color = [ { value: "#cca730", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#cca730", @@ -2761,7 +2761,7 @@ export const color = [ { value: "#eec84d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#eec84d", @@ -2778,7 +2778,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2795,7 +2795,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2812,7 +2812,7 @@ export const color = [ { value: "#2d1508", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2d1508", @@ -2829,7 +2829,7 @@ export const color = [ { value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3a1b0a", @@ -2846,7 +2846,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#4f240d", @@ -2863,7 +2863,7 @@ export const color = [ { value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#5d2b0f", @@ -2880,7 +2880,7 @@ export const color = [ { value: "#6b3212", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#6b3212", @@ -2897,7 +2897,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#853e16", @@ -2914,7 +2914,7 @@ export const color = [ { value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ac4f1c", @@ -2931,7 +2931,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2948,7 +2948,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2965,7 +2965,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b0511d", @@ -2982,7 +2982,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#8e4117", @@ -2999,7 +2999,7 @@ export const color = [ { value: "#e39a72", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e39a72", @@ -3016,7 +3016,7 @@ export const color = [ { value: "#efc3ab", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#efc3ab", @@ -3033,7 +3033,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3050,7 +3050,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3067,7 +3067,7 @@ export const color = [ { value: "#380c0c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#380c0c", @@ -3084,7 +3084,7 @@ export const color = [ { value: "#470f10", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#470f10", @@ -3101,7 +3101,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#5e1515", @@ -3118,7 +3118,7 @@ export const color = [ { value: "#6f1819", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#6f1819", @@ -3135,7 +3135,7 @@ export const color = [ { value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#7f1c1c", @@ -3152,7 +3152,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#9d2223", @@ -3169,7 +3169,7 @@ export const color = [ { value: "#bb3f40", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#bb3f40", @@ -3186,7 +3186,7 @@ export const color = [ { value: "#c96666", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#c96666", @@ -3203,7 +3203,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b32728", @@ -3220,7 +3220,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3237,7 +3237,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#671617", @@ -3254,7 +3254,7 @@ export const color = [ { value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#dc9a9b", @@ -3271,7 +3271,7 @@ export const color = [ { value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e9c2c2", @@ -3288,7 +3288,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -3305,7 +3305,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3322,7 +3322,7 @@ export const color = [ { value: "#031d30", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#031d30", @@ -3339,7 +3339,7 @@ export const color = [ { value: "#032540", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#032540", @@ -3356,7 +3356,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#043256", @@ -3373,7 +3373,7 @@ export const color = [ { value: "#053c65", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#053c65", @@ -3390,7 +3390,7 @@ export const color = [ { value: "#064474", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#064474", @@ -3407,7 +3407,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#075490", @@ -3424,7 +3424,7 @@ export const color = [ { value: "#0a6dba", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0a6dba", @@ -3441,7 +3441,7 @@ export const color = [ { value: "#3389cb", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3389cb", @@ -3458,7 +3458,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0c72c1", @@ -3475,7 +3475,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#085c9c", @@ -3492,7 +3492,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#064678", @@ -3509,7 +3509,7 @@ export const color = [ { value: "#78b1dc", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#78b1dc", @@ -3526,7 +3526,7 @@ export const color = [ { value: "#aed0ea", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#aed0ea", @@ -3543,7 +3543,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3560,7 +3560,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3577,7 +3577,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#001c36", @@ -3594,7 +3594,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#002445", @@ -3611,7 +3611,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00315c", @@ -3628,7 +3628,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00396d", @@ -3645,7 +3645,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00427e", @@ -3662,7 +3662,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00529d", @@ -3679,7 +3679,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0f6bbe", @@ -3696,7 +3696,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3d88ca", @@ -3713,7 +3713,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0163ba", @@ -3730,7 +3730,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#004d93", @@ -3747,7 +3747,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00396d", @@ -3764,7 +3764,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#7eb0dc", @@ -3781,7 +3781,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#b0cfea", @@ -3798,7 +3798,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -3815,7 +3815,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -3832,7 +3832,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2f1213", @@ -3849,7 +3849,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3c1819", @@ -3866,7 +3866,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#522021", @@ -3883,7 +3883,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#602627", @@ -3900,7 +3900,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#702c2e", @@ -3917,7 +3917,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#8b3639", @@ -3934,7 +3934,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#b34649", @@ -3951,7 +3951,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#dd565a", @@ -3968,7 +3968,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f35f63", @@ -3985,7 +3985,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#cc5053", @@ -4002,7 +4002,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a84144", @@ -4019,7 +4019,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f78d8f", @@ -4036,7 +4036,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#fabcbd", @@ -4053,7 +4053,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#41191b", @@ -4070,7 +4070,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2f1213", @@ -4087,7 +4087,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#231a05", @@ -4104,7 +4104,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2d2206", @@ -4121,7 +4121,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3d2e09", @@ -4138,7 +4138,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#48360a", @@ -4155,7 +4155,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#543e0c", @@ -4172,7 +4172,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#684e0f", @@ -4189,7 +4189,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#876413", @@ -4206,7 +4206,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4223,7 +4223,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#e4a920", @@ -4240,7 +4240,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#c6931c", @@ -4257,7 +4257,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4274,7 +4274,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#daa21f", @@ -4291,7 +4291,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#eec76c", @@ -4308,7 +4308,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#302407", @@ -4325,7 +4325,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#45340a", @@ -4342,7 +4342,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#061d30", @@ -4359,7 +4359,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#07253c", @@ -4376,7 +4376,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0a3251", @@ -4393,7 +4393,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0c3b60", @@ -4410,7 +4410,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0e446e", @@ -4427,7 +4427,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#11558a", @@ -4444,7 +4444,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#166eb2", @@ -4461,7 +4461,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1b88db", @@ -4478,7 +4478,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1e98f5", @@ -4495,7 +4495,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1980ce", @@ -4512,7 +4512,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1569a9", @@ -4529,7 +4529,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#57b2f8", @@ -4546,7 +4546,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#9cd2fb", @@ -4563,7 +4563,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#082740", @@ -4580,7 +4580,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#061f33", @@ -4597,7 +4597,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#131c27", @@ -4614,7 +4614,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#192433", @@ -4631,7 +4631,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#243142", @@ -4648,7 +4648,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2e3a4a", @@ -4665,7 +4665,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#374352", @@ -4682,7 +4682,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#495361", @@ -4699,7 +4699,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#626b77", @@ -4716,7 +4716,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#7d848e", @@ -4733,7 +4733,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1e2b3c", @@ -4750,7 +4750,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#333e4e", @@ -4767,7 +4767,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#495361", @@ -4784,7 +4784,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a6abb2", @@ -4801,7 +4801,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#c9ccd0", @@ -4818,7 +4818,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f9f9fa", @@ -4835,7 +4835,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#9ea3ab", @@ -4852,7 +4852,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#001c36", @@ -4869,7 +4869,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#002445", @@ -4886,7 +4886,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00315c", @@ -4903,7 +4903,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", @@ -4920,7 +4920,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00427e", @@ -4937,7 +4937,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00529d", @@ -4954,7 +4954,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0f6bbe", @@ -4971,7 +4971,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3d88ca", @@ -4988,7 +4988,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0163ba", @@ -5005,7 +5005,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#004d93", @@ -5022,7 +5022,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", @@ -5039,7 +5039,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#7eb0dc", @@ -5056,7 +5056,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#b0cfea", @@ -5073,7 +5073,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5090,7 +5090,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5107,7 +5107,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", @@ -5124,7 +5124,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3c1819", @@ -5141,7 +5141,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#522021", @@ -5158,7 +5158,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#602627", @@ -5175,7 +5175,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#702c2e", @@ -5192,7 +5192,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#8b3639", @@ -5209,7 +5209,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#b34649", @@ -5226,7 +5226,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#dd565a", @@ -5243,7 +5243,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f35f63", @@ -5260,7 +5260,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#cc5053", @@ -5277,7 +5277,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a84144", @@ -5294,7 +5294,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f78d8f", @@ -5311,7 +5311,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#fabcbd", @@ -5328,7 +5328,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#41191b", @@ -5345,7 +5345,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", @@ -5362,7 +5362,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#231a05", @@ -5379,7 +5379,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2d2206", @@ -5396,7 +5396,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3d2e09", @@ -5413,7 +5413,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#48360a", @@ -5430,7 +5430,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#543e0c", @@ -5447,7 +5447,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#684e0f", @@ -5464,7 +5464,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#876413", @@ -5481,7 +5481,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5498,7 +5498,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#e4a920", @@ -5515,7 +5515,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#c6931c", @@ -5532,7 +5532,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5549,7 +5549,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#daa21f", @@ -5566,7 +5566,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#eec76c", @@ -5583,7 +5583,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#302407", @@ -5600,7 +5600,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#45340a", @@ -5617,7 +5617,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#061d30", @@ -5634,7 +5634,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#07253c", @@ -5651,7 +5651,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0a3251", @@ -5668,7 +5668,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0c3b60", @@ -5685,7 +5685,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0e446e", @@ -5702,7 +5702,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#11558a", @@ -5719,7 +5719,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#166eb2", @@ -5736,7 +5736,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1b88db", @@ -5753,7 +5753,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1e98f5", @@ -5770,7 +5770,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1980ce", @@ -5787,7 +5787,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1569a9", @@ -5804,7 +5804,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#57b2f8", @@ -5821,7 +5821,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#9cd2fb", @@ -5838,7 +5838,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#082740", @@ -5855,7 +5855,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#061f33", @@ -5872,7 +5872,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#131c27", @@ -5889,7 +5889,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#192433", @@ -5906,7 +5906,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#243142", @@ -5923,7 +5923,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2e3a4a", @@ -5940,7 +5940,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#374352", @@ -5957,7 +5957,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#495361", @@ -5974,7 +5974,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#626b77", @@ -5991,7 +5991,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#7d848e", @@ -6008,7 +6008,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1e2b3c", @@ -6025,7 +6025,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#333e4e", @@ -6042,7 +6042,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#495361", @@ -6059,7 +6059,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a6abb2", @@ -6076,7 +6076,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#c9ccd0", @@ -6093,7 +6093,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f9f9fa", @@ -6110,7 +6110,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#9ea3ab", @@ -6127,7 +6127,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#001c36", @@ -6144,7 +6144,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#002445", @@ -6161,7 +6161,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00315c", @@ -6178,7 +6178,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", @@ -6195,7 +6195,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00427e", @@ -6212,7 +6212,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00529d", @@ -6229,7 +6229,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0f6bbe", @@ -6246,7 +6246,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3d88ca", @@ -6263,7 +6263,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0163ba", @@ -6280,7 +6280,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#004d93", @@ -6297,7 +6297,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", @@ -6314,7 +6314,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#7eb0dc", @@ -6331,7 +6331,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#b0cfea", @@ -6348,7 +6348,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6365,7 +6365,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6382,7 +6382,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", @@ -6399,7 +6399,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3c1819", @@ -6416,7 +6416,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#522021", @@ -6433,7 +6433,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#602627", @@ -6450,7 +6450,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#702c2e", @@ -6467,7 +6467,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#8b3639", @@ -6484,7 +6484,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#b34649", @@ -6501,7 +6501,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#dd565a", @@ -6518,7 +6518,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f35f63", @@ -6535,7 +6535,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#cc5053", @@ -6552,7 +6552,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a84144", @@ -6569,7 +6569,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f78d8f", @@ -6586,7 +6586,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#fabcbd", @@ -6603,7 +6603,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#41191b", @@ -6620,7 +6620,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", @@ -6637,7 +6637,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#231a05", @@ -6654,7 +6654,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2d2206", @@ -6671,7 +6671,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3d2e09", @@ -6688,7 +6688,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#48360a", @@ -6705,7 +6705,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#543e0c", @@ -6722,7 +6722,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#684e0f", @@ -6739,7 +6739,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#876413", @@ -6756,7 +6756,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", @@ -6773,7 +6773,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#e4a920", @@ -6790,7 +6790,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#c6931c", @@ -6807,7 +6807,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", @@ -6824,7 +6824,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#daa21f", @@ -6841,7 +6841,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#eec76c", @@ -6858,7 +6858,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#302407", @@ -6875,7 +6875,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#45340a", @@ -6892,7 +6892,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#061d30", @@ -6909,7 +6909,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#07253c", @@ -6926,7 +6926,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0a3251", @@ -6943,7 +6943,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0c3b60", @@ -6960,7 +6960,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0e446e", @@ -6977,7 +6977,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#11558a", @@ -6994,7 +6994,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#166eb2", @@ -7011,7 +7011,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1b88db", @@ -7028,7 +7028,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1e98f5", @@ -7045,7 +7045,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1980ce", @@ -7062,7 +7062,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1569a9", @@ -7079,7 +7079,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#57b2f8", @@ -7096,7 +7096,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#9cd2fb", @@ -7113,7 +7113,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#082740", @@ -7130,7 +7130,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#061f33", @@ -7147,7 +7147,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#131c27", @@ -7164,7 +7164,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#192433", @@ -7181,7 +7181,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#243142", @@ -7198,7 +7198,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2e3a4a", @@ -7215,7 +7215,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#374352", @@ -7232,7 +7232,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#495361", @@ -7249,7 +7249,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#626b77", @@ -7266,7 +7266,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#7d848e", @@ -7283,7 +7283,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1e2b3c", @@ -7300,7 +7300,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#333e4e", @@ -7317,7 +7317,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#495361", @@ -7334,7 +7334,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a6abb2", @@ -7351,7 +7351,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#c9ccd0", @@ -7368,7 +7368,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f9f9fa", @@ -7385,7 +7385,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#9ea3ab", @@ -7402,7 +7402,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#001c36", @@ -7419,7 +7419,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#002445", @@ -7436,7 +7436,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00315c", @@ -7453,7 +7453,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", @@ -7470,7 +7470,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00427e", @@ -7487,7 +7487,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00529d", @@ -7504,7 +7504,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0f6bbe", @@ -7521,7 +7521,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3d88ca", @@ -7538,7 +7538,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0163ba", @@ -7555,7 +7555,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#004d93", @@ -7572,7 +7572,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", @@ -7589,7 +7589,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#7eb0dc", @@ -7606,7 +7606,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#b0cfea", @@ -7623,7 +7623,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -7640,7 +7640,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -7657,7 +7657,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", @@ -7674,7 +7674,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3c1819", @@ -7691,7 +7691,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#522021", @@ -7708,7 +7708,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#602627", @@ -7725,7 +7725,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#702c2e", @@ -7742,7 +7742,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#8b3639", @@ -7759,7 +7759,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#b34649", @@ -7776,7 +7776,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#dd565a", @@ -7793,7 +7793,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f35f63", @@ -7810,7 +7810,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#cc5053", @@ -7827,7 +7827,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a84144", @@ -7844,7 +7844,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f78d8f", @@ -7861,7 +7861,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#fabcbd", @@ -7878,7 +7878,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#41191b", @@ -7895,7 +7895,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", @@ -7912,7 +7912,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#231a05", @@ -7929,7 +7929,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2d2206", @@ -7946,7 +7946,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3d2e09", @@ -7963,7 +7963,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#48360a", @@ -7980,7 +7980,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#543e0c", @@ -7997,7 +7997,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#684e0f", @@ -8014,7 +8014,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#876413", @@ -8031,7 +8031,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8048,7 +8048,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#e4a920", @@ -8065,7 +8065,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#c6931c", @@ -8082,7 +8082,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8099,7 +8099,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#daa21f", @@ -8116,7 +8116,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#eec76c", @@ -8133,7 +8133,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#302407", @@ -8150,7 +8150,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#45340a", @@ -8167,7 +8167,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#061d30", @@ -8184,7 +8184,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#07253c", @@ -8201,7 +8201,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0a3251", @@ -8218,7 +8218,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0c3b60", @@ -8235,7 +8235,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0e446e", @@ -8252,7 +8252,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#11558a", @@ -8269,7 +8269,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#166eb2", @@ -8286,7 +8286,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1b88db", @@ -8303,7 +8303,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1e98f5", @@ -8320,7 +8320,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1980ce", @@ -8337,7 +8337,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1569a9", @@ -8354,7 +8354,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#57b2f8", @@ -8371,7 +8371,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#9cd2fb", @@ -8388,7 +8388,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#082740", @@ -8405,7 +8405,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#061f33", @@ -8422,7 +8422,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#131c27", @@ -8439,7 +8439,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#192433", @@ -8456,7 +8456,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#243142", @@ -8473,7 +8473,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2e3a4a", @@ -8490,7 +8490,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#374352", @@ -8507,7 +8507,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#495361", @@ -8524,7 +8524,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#626b77", @@ -8541,7 +8541,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#7d848e", @@ -8558,7 +8558,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1e2b3c", @@ -8575,7 +8575,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#333e4e", @@ -8592,7 +8592,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#495361", @@ -8609,7 +8609,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a6abb2", @@ -8626,7 +8626,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#c9ccd0", @@ -8643,7 +8643,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f9f9fa", @@ -8660,7 +8660,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#9ea3ab", @@ -9094,624 +9094,773 @@ export const fontWeights = [ } ] -export const borderWidth = [ +export const typography = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "1px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-border_width-1", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "border_width", - "1" + "typography", + "heading", + "2xlarge" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-border_width-2", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "border_width", - "2" + "typography", + "heading", + "xlarge" ] }, { - value: "1px", - type: "borderWidth", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-border_width-default", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "border_width", - "default" + "typography", + "heading", + "large" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-border_width-active", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "border_width", - "active" + "typography", + "heading", + "medium" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-border_width-tab_focus", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "border_width", - "tab_focus" + "typography", + "heading", + "small" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-shadow-100", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "shadow", - "100" + "typography", + "heading", + "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-shadow-200", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "shadow", - "200" + "typography", + "heading", + "xxsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-shadow-300", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "shadow", - "300" + "typography", + "ingress", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-shadow-400", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "shadow", - "400" + "typography", + "ingress", + "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-500", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "shadow", - "500" + "typography", + "ingress", + "small" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.100}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xsmall", + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "shadow", + "typography", + "ingress", "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.200}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-small", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "shadow", - "small" + "typography", + "paragraph", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.300}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-medium", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", + value: "400 1rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.400}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-shadow-large", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.500}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xlarge", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "shadow", - "xlarge" + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-sm", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "borderRadius", - "sm" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-md", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "borderRadius", - "md" + "typography", + "paragraph", + "long", + "large" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "8", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-lg", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "borderRadius", - "lg" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-xl", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ - "borderRadius", - "xl" + "typography", + "paragraph", + "long", + "small" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" }, - name: "--fds-border-radius-2xl", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ - "borderRadius", - "2xl" + "typography", + "paragraph", + "long", + "xsmall" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border-radius-3xl", + name: "--fds-typography-label-large", attributes: {}, path: [ - "borderRadius", - "3xl" + "typography", + "label", + "large" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "32", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-4xl", + name: "--fds-typography-label-medium", attributes: {}, path: [ - "borderRadius", - "4xl" + "typography", + "label", + "medium" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "9999", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-full", + name: "--fds-typography-label-small", attributes: {}, path: [ - "borderRadius", - "full" + "typography", + "label", + "small" ] }, { - value: "2", - type: "borderRadius", + value: "500 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.sm}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-sm", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ - "border_radius", - "sm" + "typography", + "label", + "xsmall" ] }, { - value: "4", - type: "borderRadius", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.md}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border_radius-md", + name: "--fds-typography-error_message-large", attributes: {}, path: [ - "border_radius", - "md" + "typography", + "error_message", + "large" ] }, { - value: "8", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.lg}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border_radius-lg", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ - "border_radius", - "lg" + "typography", + "error_message", + "medium" ] }, { - value: "12", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border_radius-xl", + name: "--fds-typography-error_message-small", attributes: {}, path: [ - "border_radius", - "xl" + "typography", + "error_message", + "small" ] }, { - value: "16", - type: "borderRadius", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-2xl", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ - "border_radius", - "2xl" + "typography", + "error_message", + "xsmall" ] }, { - value: "24", - type: "borderRadius", + value: "400 1.5rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.3xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" }, - name: "--fds-border_radius-3xl", + name: "--fds-typography-interactive-large", attributes: {}, path: [ - "border_radius", - "3xl" + "typography", + "interactive", + "large" ] }, { - value: "32", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" }, - name: "--fds-border_radius-4xl", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ - "border_radius", - "4xl" + "typography", + "interactive", + "medium" ] }, { - value: "9999", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.full}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" }, - name: "--fds-border_radius-full", + name: "--fds-typography-interactive-small", attributes: {}, path: [ - "border_radius", - "full" + "typography", + "interactive", + "small" ] } ] @@ -9720,17 +9869,17 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/defaults.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { value: "30%", type: "opacity" }, - name: "--fds-opacity-disabled-components", + name: "--fds-opacity-30", attributes: {}, path: [ "opacity", - "disabledComponents" + "30" ] }, { @@ -9739,7 +9888,7 @@ export const opacity = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.disabledComponents}", + value: "{opacity.30}", type: "opacity" }, name: "--fds-opacity-disabled", @@ -9751,1435 +9900,1286 @@ export const opacity = [ } ] -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*0", - type: "sizing" - }, - name: "--fds-sizing-0", - attributes: {}, - path: [ - "sizing", - "0" - ] - }, - { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*1", - type: "sizing" - }, - name: "--fds-sizing-1", - attributes: {}, - path: [ - "sizing", - "1" - ] - }, - { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*2", - type: "sizing" - }, - name: "--fds-sizing-2", - attributes: {}, - path: [ - "sizing", - "2" - ] - }, +export const borderRadius = [ { - value: "0.75rem", - type: "sizing", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-sizing-3", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "sizing", - "3" + "border_radius", + "sm" ] }, { - value: "1rem", - type: "sizing", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-sizing-4", + name: "--fds-border_radius-md", attributes: {}, path: [ - "sizing", - "4" + "border_radius", + "md" ] }, { - value: "1.25rem", - type: "sizing", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-sizing-5", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "sizing", - "5" + "border_radius", + "lg" ] }, { - value: "1.5rem", - type: "sizing", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*6", - type: "sizing" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-sizing-6", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "sizing", - "6" + "border_radius", + "xl" ] }, { - value: "1.75rem", - type: "sizing", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "sizing" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-sizing-7", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "sizing", - "7" + "border_radius", + "2xl" ] }, { - value: "2rem", - type: "sizing", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "sizing" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-sizing-8", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "sizing", - "8" + "border_radius", + "3xl" ] }, { - value: "2.25rem", - type: "sizing", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "sizing" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-sizing-9", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "sizing", - "9" + "border_radius", + "4xl" ] }, { - value: "2.5rem", - type: "sizing", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*10", - type: "sizing" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-sizing-10", + name: "--fds-border_radius-full", attributes: {}, path: [ - "sizing", - "10" + "border_radius", + "full" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: "2", + type: "borderRadius" }, - name: "--fds-sizing-11", + name: "--fds-border-radius-2", attributes: {}, path: [ - "sizing", - "11" + "borderRadius", + "2" ] }, { - value: "3rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "4", + type: "borderRadius" }, - name: "--fds-sizing-12", + name: "--fds-border-radius-4", attributes: {}, path: [ - "sizing", - "12" + "borderRadius", + "4" ] }, { - value: "3.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "8", + type: "borderRadius" }, - name: "--fds-sizing-13", + name: "--fds-border-radius-8", attributes: {}, path: [ - "sizing", - "13" + "borderRadius", + "8" ] }, { - value: "3.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "12", + type: "borderRadius" }, - name: "--fds-sizing-14", + name: "--fds-border-radius-12", attributes: {}, path: [ - "sizing", - "14" + "borderRadius", + "12" ] }, { - value: "3.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "16", + type: "borderRadius" }, - name: "--fds-sizing-15", + name: "--fds-border-radius-16", attributes: {}, path: [ - "sizing", - "15" + "borderRadius", + "16" ] }, { - value: "4.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "24", + type: "borderRadius" }, - name: "--fds-sizing-18", + name: "--fds-border-radius-24", attributes: {}, path: [ - "sizing", - "18" + "borderRadius", + "24" ] }, { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "32", + type: "borderRadius" }, - name: "--fds-sizing-22", + name: "--fds-border-radius-32", attributes: {}, path: [ - "sizing", - "22" + "borderRadius", + "32" ] }, { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "9999", + type: "borderRadius" }, - name: "--fds-sizing-26", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "sizing", - "26" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "7.5rem", - type: "sizing", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-sizing-30", + name: "--fds-spacing-0", attributes: {}, path: [ - "sizing", - "30" + "spacing", + "0" ] }, { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/defaults.json", + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "sizing" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-sizing-base", + name: "--fds-spacing-1", attributes: {}, path: [ - "sizing", - "base" + "spacing", + "1" ] - } -] - -export const typography = [ + }, { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", + value: "0.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-spacing-2", attributes: {}, path: [ - "typography", - "heading", - "2xlarge" + "spacing", + "2" ] }, { - value: "500 3rem/1.3 'Inter'", - type: "typography", - description: "H1", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" - }, - type: "typography", - description: "H1" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-spacing-3", attributes: {}, path: [ - "typography", - "heading", - "xlarge" + "spacing", + "3" ] }, { - value: "500 2.25rem/1.3 'Inter'", - type: "typography", - description: "H2", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" - }, - type: "typography", - description: "H2" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-typography-heading-large", + name: "--fds-spacing-4", attributes: {}, path: [ - "typography", - "heading", - "large" + "spacing", + "4" ] }, { - value: "500 1.875rem/1.3 'Inter'", - type: "typography", - description: "H3", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" - }, - type: "typography", - description: "H3" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-typography-heading-medium", + name: "--fds-spacing-5", attributes: {}, path: [ - "typography", - "heading", - "medium" + "spacing", + "5" ] }, { - value: "500 1.5rem/1.3 'Inter'", - type: "typography", - description: "H4", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" - }, - type: "typography", - description: "H4" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-typography-heading-small", + name: "--fds-spacing-6", attributes: {}, path: [ - "typography", - "heading", - "small" + "spacing", + "6" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", - description: "H5", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography", - description: "H5" + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-spacing-7", attributes: {}, path: [ - "typography", - "heading", - "xsmall" + "spacing", + "7" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-typography-heading-xxsmall", + name: "--fds-spacing-8", attributes: {}, path: [ - "typography", - "heading", - "xxsmall" + "spacing", + "8" ] }, { - value: "400 1.875rem/1.7 'Inter'", - type: "typography", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-typography-ingress-large", + name: "--fds-spacing-9", attributes: {}, path: [ - "typography", - "ingress", - "large" + "spacing", + "9" ] }, { - value: "400 1.5rem/1.7 'Inter'", - type: "typography", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-typography-ingress-medium", + name: "--fds-spacing-10", attributes: {}, path: [ - "typography", - "ingress", - "medium" + "spacing", + "10" ] }, { - value: "400 1.3125rem/1.7 'Inter'", - type: "typography", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-typography-ingress-small", + name: "--fds-spacing-11", attributes: {}, path: [ - "typography", - "ingress", - "small" + "spacing", + "11" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "3rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-spacing-12", attributes: {}, path: [ - "typography", - "ingress", - "xsmall" + "spacing", + "12" ] }, { - value: "400 1.3125rem/1.5 'Inter'", - type: "typography", + value: "3.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-typography-paragraph-large", + name: "--fds-spacing-13", attributes: {}, path: [ - "typography", - "paragraph", - "large" + "spacing", + "13" ] }, { - value: "400 1.125rem/1.5 'Inter'", - type: "typography", + value: "3.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-spacing-14", attributes: {}, path: [ - "typography", - "paragraph", - "medium" + "spacing", + "14" ] }, { - value: "400 1rem/1.5 'Inter'", - type: "typography", + value: "3.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-typography-paragraph-small", + name: "--fds-spacing-15", attributes: {}, path: [ - "typography", - "paragraph", - "small" + "spacing", + "15" ] }, { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", + value: "4.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-spacing-18", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "spacing", + "18" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "5.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-spacing-22", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "spacing", + "22" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "6.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-spacing-26", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "spacing", + "26" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "7.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-spacing-30", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "spacing", + "30" ] - }, + } +] + +export const sizing = [ { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "sizing" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-sizing-0", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "sizing", + "0" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "0.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "sizing" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-sizing-1", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "sizing", + "1" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "0.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "sizing" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-sizing-2", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "sizing", + "2" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "0.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*3", + type: "sizing" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-sizing-3", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "sizing", + "3" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "1rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{sizing.base}*4", + type: "sizing" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-sizing-4", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "sizing", + "4" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "1.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*5", + type: "sizing" }, - name: "--fds-typography-label-large", + name: "--fds-sizing-5", attributes: {}, path: [ - "typography", - "label", - "large" + "sizing", + "5" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", + value: "1.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*6", + type: "sizing" }, - name: "--fds-typography-label-medium", + name: "--fds-sizing-6", attributes: {}, path: [ - "typography", - "label", - "medium" + "sizing", + "6" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", + value: "1.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*7", + type: "sizing" }, - name: "--fds-typography-label-small", + name: "--fds-sizing-7", attributes: {}, path: [ - "typography", - "label", - "small" + "sizing", + "7" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", + value: "2rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*8", + type: "sizing" }, - name: "--fds-typography-label-xsmall", + name: "--fds-sizing-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "sizing", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "2.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "sizing" }, - name: "--fds-typography-error_message-large", + name: "--fds-sizing-9", attributes: {}, path: [ - "typography", - "error_message", - "large" + "sizing", + "9" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "sizing" }, - name: "--fds-typography-error_message-medium", + name: "--fds-sizing-10", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "sizing", + "10" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "2.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "sizing" }, - name: "--fds-typography-error_message-small", + name: "--fds-sizing-11", attributes: {}, path: [ - "typography", - "error_message", - "small" + "sizing", + "11" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "3rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "sizing" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-sizing-12", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "sizing", + "12" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", + value: "3.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "sizing" }, - name: "--fds-typography-interactive-large", + name: "--fds-sizing-13", attributes: {}, path: [ - "typography", - "interactive", - "large" + "sizing", + "13" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "3.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "sizing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-sizing-14", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "sizing", + "14" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "3.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "sizing" }, - name: "--fds-typography-interactive-small", + name: "--fds-sizing-15", attributes: {}, path: [ - "typography", - "interactive", - "small" + "sizing", + "15" ] - } -] - -export const spacing = [ + }, { - value: "0", - type: "spacing", + value: "4.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*0", - type: "spacing" + value: "{sizing.base}*18", + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", - "0" + "sizing", + "18" ] }, { - value: "0.25rem", - type: "spacing", + value: "5.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*1", - type: "spacing" + value: "{sizing.base}*22", + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", - "1" + "sizing", + "22" ] }, { - value: "0.5rem", - type: "spacing", + value: "6.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*2", - type: "spacing" + value: "{sizing.base}*26", + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", - "2" + "sizing", + "26" ] }, { - value: "0.75rem", - type: "spacing", + value: "7.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "spacing" + value: "{sizing.base}*30", + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", - "3" + "sizing", + "30" ] }, { - value: "1rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*4", - type: "spacing" + value: "4", + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-base", attributes: {}, path: [ - "spacing", - "4" + "sizing", + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "1.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*5", - type: "spacing" + value: "1px", + type: "borderWidth" }, - name: "--fds-spacing-5", + name: "--fds-border_width-1", attributes: {}, path: [ - "spacing", - "5" + "border_width", + "1" ] }, { - value: "1.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "spacing" + value: "2px", + type: "borderWidth" }, - name: "--fds-spacing-6", + name: "--fds-border_width-2", attributes: {}, path: [ - "spacing", - "6" + "border_width", + "2" ] }, { - value: "1.75rem", - type: "spacing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "spacing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-spacing-7", + name: "--fds-border_width-default", attributes: {}, path: [ - "spacing", - "7" + "border_width", + "default" ] }, { - value: "2rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-8", + name: "--fds-border_width-active", attributes: {}, path: [ - "spacing", - "8" + "border_width", + "active" ] }, { - value: "2.25rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-9", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "spacing", - "9" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "2.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-10", + name: "--fds-shadow-100", attributes: {}, path: [ - "spacing", - "10" + "shadow", + "100" ] }, { - value: "2.75rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-11", + name: "--fds-shadow-200", attributes: {}, path: [ - "spacing", - "11" + "shadow", + "200" ] }, { - value: "3rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-12", + name: "--fds-shadow-300", attributes: {}, path: [ - "spacing", - "12" + "shadow", + "300" ] }, { - value: "3.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-13", + name: "--fds-shadow-400", attributes: {}, path: [ - "spacing", - "13" + "shadow", + "400" ] }, { - value: "3.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-14", + name: "--fds-shadow-500", attributes: {}, path: [ - "spacing", - "14" + "shadow", + "500" ] }, { - value: "3.75rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "spacing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-spacing-15", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "spacing", - "15" + "shadow", + "xsmall" ] }, { - value: "4.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "spacing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-spacing-18", + name: "--fds-shadow-small", attributes: {}, path: [ - "spacing", - "18" + "shadow", + "small" ] }, { - value: "5.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*22", - type: "spacing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-spacing-22", + name: "--fds-shadow-medium", attributes: {}, path: [ - "spacing", - "22" + "shadow", + "medium" ] }, { - value: "6.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*26", - type: "spacing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-spacing-26", + name: "--fds-shadow-large", attributes: {}, path: [ - "spacing", - "26" + "shadow", + "large" ] }, { - value: "7.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "spacing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-spacing-30", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "spacing", - "30" + "shadow", + "xlarge" ] } ] diff --git a/apps/storefront/tokens/altinn/light.ts b/apps/storefront/tokens/altinn/light.ts index a4063d7996..aff52b487d 100644 --- a/apps/storefront/tokens/altinn/light.ts +++ b/apps/storefront/tokens/altinn/light.ts @@ -2302,7 +2302,7 @@ export const color = [ { value: "#fcfefc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fcfefc", @@ -2319,7 +2319,7 @@ export const color = [ { value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e9f6ea", @@ -2336,7 +2336,7 @@ export const color = [ { value: "#d9efdc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d9efdc", @@ -2353,7 +2353,7 @@ export const color = [ { value: "#b9e1be", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b9e1be", @@ -2370,7 +2370,7 @@ export const color = [ { value: "#94d29d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#94d29d", @@ -2387,7 +2387,7 @@ export const color = [ { value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9ed6a5", @@ -2404,7 +2404,7 @@ export const color = [ { value: "#29a03a", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#29a03a", @@ -2421,7 +2421,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#185e22", @@ -2438,7 +2438,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#2ca63d", @@ -2455,7 +2455,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#248c33", @@ -2472,7 +2472,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#1d7129", @@ -2489,7 +2489,7 @@ export const color = [ { value: "#185c21", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#185c21", @@ -2506,7 +2506,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#0f3814", @@ -2523,7 +2523,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2540,7 +2540,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2557,7 +2557,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefc", @@ -2574,7 +2574,7 @@ export const color = [ { value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf2d5", @@ -2591,7 +2591,7 @@ export const color = [ { value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f9ebbd", @@ -2608,7 +2608,7 @@ export const color = [ { value: "#f2d474", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f2d474", @@ -2625,7 +2625,7 @@ export const color = [ { value: "#e8bf37", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e8bf37", @@ -2642,7 +2642,7 @@ export const color = [ { value: "#edc644", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#edc644", @@ -2659,7 +2659,7 @@ export const color = [ { value: "#a68827", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#a68827", @@ -2676,7 +2676,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#625017", @@ -2693,7 +2693,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ecc238", @@ -2710,7 +2710,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#cfaa31", @@ -2727,7 +2727,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b2922a", @@ -2744,7 +2744,7 @@ export const color = [ { value: "#604f17", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#604f17", @@ -2761,7 +2761,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#3a300e", @@ -2778,7 +2778,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2795,7 +2795,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2812,7 +2812,7 @@ export const color = [ { value: "#fffefd", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefd", @@ -2829,7 +2829,7 @@ export const color = [ { value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf1ec", @@ -2846,7 +2846,7 @@ export const color = [ { value: "#f9e8df", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f9e8df", @@ -2863,7 +2863,7 @@ export const color = [ { value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f2d0bc", @@ -2880,7 +2880,7 @@ export const color = [ { value: "#ecb99e", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ecb99e", @@ -2897,7 +2897,7 @@ export const color = [ { value: "#eec0a7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#eec0a7", @@ -2914,7 +2914,7 @@ export const color = [ { value: "#d76e34", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d76e34", @@ -2931,7 +2931,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#853e16", @@ -2948,7 +2948,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d46223", @@ -2965,7 +2965,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b0511d", @@ -2982,7 +2982,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#8e4117", @@ -2999,7 +2999,7 @@ export const color = [ { value: "#813c15", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#813c15", @@ -3016,7 +3016,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#4f240d", @@ -3033,7 +3033,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3050,7 +3050,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3067,7 +3067,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefe", @@ -3084,7 +3084,7 @@ export const color = [ { value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf2f3", @@ -3101,7 +3101,7 @@ export const color = [ { value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f6e6e6", @@ -3118,7 +3118,7 @@ export const color = [ { value: "#eecfd0", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#eecfd0", @@ -3135,7 +3135,7 @@ export const color = [ { value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6b9b9", @@ -3152,7 +3152,7 @@ export const color = [ { value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e8bfbf", @@ -3169,7 +3169,7 @@ export const color = [ { value: "#cd7172", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#cd7172", @@ -3186,7 +3186,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9d2223", @@ -3203,7 +3203,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b32728", @@ -3220,7 +3220,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3237,7 +3237,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#671617", @@ -3254,7 +3254,7 @@ export const color = [ { value: "#9a2122", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9a2122", @@ -3271,7 +3271,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#5e1515", @@ -3288,7 +3288,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3305,7 +3305,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3322,7 +3322,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fefeff", @@ -3339,7 +3339,7 @@ export const color = [ { value: "#edf5fa", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#edf5fa", @@ -3356,7 +3356,7 @@ export const color = [ { value: "#dfecf7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#dfecf7", @@ -3373,7 +3373,7 @@ export const color = [ { value: "#bedaee", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#bedaee", @@ -3390,7 +3390,7 @@ export const color = [ { value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#a1c9e7", @@ -3407,7 +3407,7 @@ export const color = [ { value: "#aacee9", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#aacee9", @@ -3424,7 +3424,7 @@ export const color = [ { value: "#4291ce", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#4291ce", @@ -3441,7 +3441,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#075490", @@ -3458,7 +3458,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#0c72c1", @@ -3475,7 +3475,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#085c9c", @@ -3492,7 +3492,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#064678", @@ -3509,7 +3509,7 @@ export const color = [ { value: "#07528c", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#07528c", @@ -3526,7 +3526,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#043256", @@ -3543,7 +3543,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3560,7 +3560,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3577,7 +3577,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fefeff", @@ -3594,7 +3594,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eef4fa", @@ -3611,7 +3611,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e2edf7", @@ -3628,7 +3628,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c3daef", @@ -3645,7 +3645,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a4c7e6", @@ -3662,7 +3662,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#aecde9", @@ -3679,7 +3679,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#4b90ce", @@ -3696,7 +3696,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00529d", @@ -3713,7 +3713,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#0163ba", @@ -3730,7 +3730,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#004d93", @@ -3747,7 +3747,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00396d", @@ -3764,7 +3764,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#005099", @@ -3781,7 +3781,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00315c", @@ -3798,7 +3798,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -3815,7 +3815,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -3832,7 +3832,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fefefe", @@ -3849,7 +3849,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f3f4f5", @@ -3866,7 +3866,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e9eaec", @@ -3883,7 +3883,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#d5d7da", @@ -3900,7 +3900,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c1c4c9", @@ -3917,7 +3917,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c6c9cd", @@ -3934,7 +3934,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#858c96", @@ -3951,7 +3951,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#495361", @@ -3968,7 +3968,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1e2b3c", @@ -3985,7 +3985,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#333e4e", @@ -4002,7 +4002,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#495361", @@ -4019,7 +4019,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#46505e", @@ -4036,7 +4036,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#243142", @@ -4053,7 +4053,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f9f9fa", @@ -4070,7 +4070,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#9ea3ab", @@ -4087,7 +4087,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fffefe", @@ -4104,7 +4104,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fef0f1", @@ -4121,7 +4121,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fde5e6", @@ -4138,7 +4138,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fbcccd", @@ -4155,7 +4155,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fab1b3", @@ -4172,7 +4172,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fab8b9", @@ -4189,7 +4189,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eb5b5f", @@ -4206,7 +4206,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#8b3639", @@ -4223,7 +4223,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f35f63", @@ -4240,7 +4240,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#cc5053", @@ -4257,7 +4257,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a84144", @@ -4274,7 +4274,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#873537", @@ -4291,7 +4291,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#522021", @@ -4308,7 +4308,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4325,7 +4325,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4342,7 +4342,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fffefc", @@ -4359,7 +4359,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fbf3e0", @@ -4376,7 +4376,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f8e9c6", @@ -4393,7 +4393,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f2d48d", @@ -4410,7 +4410,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ebbe54", @@ -4427,7 +4427,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#edc464", @@ -4444,7 +4444,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#b28419", @@ -4461,7 +4461,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#684e0f", @@ -4478,7 +4478,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e4a920", @@ -4495,7 +4495,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c6931c", @@ -4512,7 +4512,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4529,7 +4529,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#664c0e", @@ -4546,7 +4546,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#3d2e09", @@ -4563,7 +4563,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4580,7 +4580,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4597,7 +4597,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fdfeff", @@ -4614,7 +4614,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eaf6fe", @@ -4631,7 +4631,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#d9eefd", @@ -4648,7 +4648,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#b3dcfc", @@ -4665,7 +4665,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#8bcafa", @@ -4682,7 +4682,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#96cffa", @@ -4699,7 +4699,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1c90e8", @@ -4716,7 +4716,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#11558a", @@ -4733,7 +4733,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1e98f5", @@ -4750,7 +4750,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1980ce", @@ -4767,7 +4767,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1569a9", @@ -4784,7 +4784,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#105387", @@ -4801,7 +4801,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#0a3251", @@ -4818,7 +4818,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4835,7 +4835,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4852,7 +4852,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fefeff", @@ -4869,7 +4869,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eef4fa", @@ -4886,7 +4886,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e2edf7", @@ -4903,7 +4903,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c3daef", @@ -4920,7 +4920,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a4c7e6", @@ -4937,7 +4937,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#aecde9", @@ -4954,7 +4954,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#4b90ce", @@ -4971,7 +4971,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00529d", @@ -4988,7 +4988,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#0163ba", @@ -5005,7 +5005,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#004d93", @@ -5022,7 +5022,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00396d", @@ -5039,7 +5039,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#005099", @@ -5056,7 +5056,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00315c", @@ -5073,7 +5073,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5090,7 +5090,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5107,7 +5107,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fefefe", @@ -5124,7 +5124,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f3f4f5", @@ -5141,7 +5141,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e9eaec", @@ -5158,7 +5158,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#d5d7da", @@ -5175,7 +5175,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c1c4c9", @@ -5192,7 +5192,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c6c9cd", @@ -5209,7 +5209,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#858c96", @@ -5226,7 +5226,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#495361", @@ -5243,7 +5243,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1e2b3c", @@ -5260,7 +5260,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#333e4e", @@ -5277,7 +5277,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#495361", @@ -5294,7 +5294,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#46505e", @@ -5311,7 +5311,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#243142", @@ -5328,7 +5328,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f9f9fa", @@ -5345,7 +5345,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#9ea3ab", @@ -5362,7 +5362,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fffefe", @@ -5379,7 +5379,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fef0f1", @@ -5396,7 +5396,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fde5e6", @@ -5413,7 +5413,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fbcccd", @@ -5430,7 +5430,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fab1b3", @@ -5447,7 +5447,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fab8b9", @@ -5464,7 +5464,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eb5b5f", @@ -5481,7 +5481,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#8b3639", @@ -5498,7 +5498,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f35f63", @@ -5515,7 +5515,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#cc5053", @@ -5532,7 +5532,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a84144", @@ -5549,7 +5549,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#873537", @@ -5566,7 +5566,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#522021", @@ -5583,7 +5583,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5600,7 +5600,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5617,7 +5617,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fffefc", @@ -5634,7 +5634,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fbf3e0", @@ -5651,7 +5651,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f8e9c6", @@ -5668,7 +5668,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f2d48d", @@ -5685,7 +5685,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ebbe54", @@ -5702,7 +5702,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#edc464", @@ -5719,7 +5719,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#b28419", @@ -5736,7 +5736,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#684e0f", @@ -5753,7 +5753,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e4a920", @@ -5770,7 +5770,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c6931c", @@ -5787,7 +5787,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5804,7 +5804,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#664c0e", @@ -5821,7 +5821,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#3d2e09", @@ -5838,7 +5838,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5855,7 +5855,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5872,7 +5872,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fdfeff", @@ -5889,7 +5889,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eaf6fe", @@ -5906,7 +5906,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#d9eefd", @@ -5923,7 +5923,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#b3dcfc", @@ -5940,7 +5940,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#8bcafa", @@ -5957,7 +5957,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#96cffa", @@ -5974,7 +5974,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1c90e8", @@ -5991,7 +5991,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#11558a", @@ -6008,7 +6008,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1e98f5", @@ -6025,7 +6025,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1980ce", @@ -6042,7 +6042,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1569a9", @@ -6059,7 +6059,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#105387", @@ -6076,7 +6076,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#0a3251", @@ -6093,7 +6093,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -6110,7 +6110,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -6127,7 +6127,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fefeff", @@ -6144,7 +6144,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eef4fa", @@ -6161,7 +6161,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e2edf7", @@ -6178,7 +6178,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c3daef", @@ -6195,7 +6195,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a4c7e6", @@ -6212,7 +6212,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#aecde9", @@ -6229,7 +6229,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#4b90ce", @@ -6246,7 +6246,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00529d", @@ -6263,7 +6263,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#0163ba", @@ -6280,7 +6280,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#004d93", @@ -6297,7 +6297,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00396d", @@ -6314,7 +6314,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#005099", @@ -6331,7 +6331,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00315c", @@ -6348,7 +6348,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6365,7 +6365,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6382,7 +6382,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fefefe", @@ -6399,7 +6399,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f3f4f5", @@ -6416,7 +6416,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e9eaec", @@ -6433,7 +6433,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#d5d7da", @@ -6450,7 +6450,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c1c4c9", @@ -6467,7 +6467,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c6c9cd", @@ -6484,7 +6484,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#858c96", @@ -6501,7 +6501,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#495361", @@ -6518,7 +6518,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1e2b3c", @@ -6535,7 +6535,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#333e4e", @@ -6552,7 +6552,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#495361", @@ -6569,7 +6569,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#46505e", @@ -6586,7 +6586,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#243142", @@ -6603,7 +6603,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f9f9fa", @@ -6620,7 +6620,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#9ea3ab", @@ -6637,7 +6637,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fffefe", @@ -6654,7 +6654,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fef0f1", @@ -6671,7 +6671,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fde5e6", @@ -6688,7 +6688,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fbcccd", @@ -6705,7 +6705,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fab1b3", @@ -6722,7 +6722,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fab8b9", @@ -6739,7 +6739,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eb5b5f", @@ -6756,7 +6756,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#8b3639", @@ -6773,7 +6773,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f35f63", @@ -6790,7 +6790,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#cc5053", @@ -6807,7 +6807,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a84144", @@ -6824,7 +6824,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#873537", @@ -6841,7 +6841,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#522021", @@ -6858,7 +6858,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6875,7 +6875,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6892,7 +6892,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fffefc", @@ -6909,7 +6909,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fbf3e0", @@ -6926,7 +6926,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f8e9c6", @@ -6943,7 +6943,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f2d48d", @@ -6960,7 +6960,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ebbe54", @@ -6977,7 +6977,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#edc464", @@ -6994,7 +6994,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#b28419", @@ -7011,7 +7011,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#684e0f", @@ -7028,7 +7028,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e4a920", @@ -7045,7 +7045,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c6931c", @@ -7062,7 +7062,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a87c17", @@ -7079,7 +7079,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#664c0e", @@ -7096,7 +7096,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#3d2e09", @@ -7113,7 +7113,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -7130,7 +7130,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -7147,7 +7147,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fdfeff", @@ -7164,7 +7164,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eaf6fe", @@ -7181,7 +7181,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#d9eefd", @@ -7198,7 +7198,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#b3dcfc", @@ -7215,7 +7215,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#8bcafa", @@ -7232,7 +7232,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#96cffa", @@ -7249,7 +7249,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1c90e8", @@ -7266,7 +7266,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#11558a", @@ -7283,7 +7283,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1e98f5", @@ -7300,7 +7300,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1980ce", @@ -7317,7 +7317,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1569a9", @@ -7334,7 +7334,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#105387", @@ -7351,7 +7351,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#0a3251", @@ -7368,7 +7368,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -7385,7 +7385,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -7402,7 +7402,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fefeff", @@ -7419,7 +7419,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eef4fa", @@ -7436,7 +7436,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e2edf7", @@ -7453,7 +7453,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c3daef", @@ -7470,7 +7470,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a4c7e6", @@ -7487,7 +7487,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#aecde9", @@ -7504,7 +7504,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#4b90ce", @@ -7521,7 +7521,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00529d", @@ -7538,7 +7538,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#0163ba", @@ -7555,7 +7555,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#004d93", @@ -7572,7 +7572,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00396d", @@ -7589,7 +7589,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#005099", @@ -7606,7 +7606,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00315c", @@ -7623,7 +7623,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -7640,7 +7640,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -7657,7 +7657,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fefefe", @@ -7674,7 +7674,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f3f4f5", @@ -7691,7 +7691,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e9eaec", @@ -7708,7 +7708,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#d5d7da", @@ -7725,7 +7725,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c1c4c9", @@ -7742,7 +7742,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c6c9cd", @@ -7759,7 +7759,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#858c96", @@ -7776,7 +7776,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#495361", @@ -7793,7 +7793,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1e2b3c", @@ -7810,7 +7810,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#333e4e", @@ -7827,7 +7827,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#495361", @@ -7844,7 +7844,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#46505e", @@ -7861,7 +7861,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#243142", @@ -7878,7 +7878,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f9f9fa", @@ -7895,7 +7895,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#9ea3ab", @@ -7912,7 +7912,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fffefe", @@ -7929,7 +7929,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fef0f1", @@ -7946,7 +7946,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fde5e6", @@ -7963,7 +7963,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fbcccd", @@ -7980,7 +7980,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fab1b3", @@ -7997,7 +7997,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fab8b9", @@ -8014,7 +8014,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eb5b5f", @@ -8031,7 +8031,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#8b3639", @@ -8048,7 +8048,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f35f63", @@ -8065,7 +8065,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#cc5053", @@ -8082,7 +8082,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a84144", @@ -8099,7 +8099,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#873537", @@ -8116,7 +8116,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#522021", @@ -8133,7 +8133,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8150,7 +8150,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -8167,7 +8167,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fffefc", @@ -8184,7 +8184,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fbf3e0", @@ -8201,7 +8201,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f8e9c6", @@ -8218,7 +8218,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f2d48d", @@ -8235,7 +8235,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ebbe54", @@ -8252,7 +8252,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#edc464", @@ -8269,7 +8269,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#b28419", @@ -8286,7 +8286,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#684e0f", @@ -8303,7 +8303,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e4a920", @@ -8320,7 +8320,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c6931c", @@ -8337,7 +8337,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8354,7 +8354,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#664c0e", @@ -8371,7 +8371,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#3d2e09", @@ -8388,7 +8388,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8405,7 +8405,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -8422,7 +8422,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fdfeff", @@ -8439,7 +8439,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eaf6fe", @@ -8456,7 +8456,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#d9eefd", @@ -8473,7 +8473,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#b3dcfc", @@ -8490,7 +8490,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#8bcafa", @@ -8507,7 +8507,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#96cffa", @@ -8524,7 +8524,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1c90e8", @@ -8541,7 +8541,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#11558a", @@ -8558,7 +8558,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1e98f5", @@ -8575,7 +8575,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1980ce", @@ -8592,7 +8592,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1569a9", @@ -8609,7 +8609,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#105387", @@ -8626,7 +8626,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#0a3251", @@ -8643,7 +8643,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8660,7 +8660,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -9094,624 +9094,773 @@ export const fontWeights = [ } ] -export const borderWidth = [ +export const typography = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "1px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-border_width-1", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "border_width", - "1" + "typography", + "heading", + "2xlarge" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-border_width-2", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "border_width", - "2" + "typography", + "heading", + "xlarge" ] }, { - value: "1px", - type: "borderWidth", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-border_width-default", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "border_width", - "default" + "typography", + "heading", + "large" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-border_width-active", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "border_width", - "active" + "typography", + "heading", + "medium" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-border_width-tab_focus", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "border_width", - "tab_focus" + "typography", + "heading", + "small" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-shadow-100", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "shadow", - "100" + "typography", + "heading", + "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-shadow-200", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "shadow", - "200" + "typography", + "heading", + "xxsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-shadow-300", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "shadow", - "300" + "typography", + "ingress", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-shadow-400", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "shadow", - "400" + "typography", + "ingress", + "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-500", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "shadow", - "500" + "typography", + "ingress", + "small" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.100}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xsmall", + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "shadow", + "typography", + "ingress", "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.200}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-small", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "shadow", - "small" + "typography", + "paragraph", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.300}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-medium", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", + value: "400 1rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.400}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-shadow-large", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.500}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xlarge", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "shadow", - "xlarge" + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-sm", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "borderRadius", - "sm" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-md", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "borderRadius", - "md" + "typography", + "paragraph", + "long", + "large" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "8", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-lg", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "borderRadius", - "lg" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-xl", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ - "borderRadius", - "xl" + "typography", + "paragraph", + "long", + "small" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" }, - name: "--fds-border-radius-2xl", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ - "borderRadius", - "2xl" + "typography", + "paragraph", + "long", + "xsmall" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border-radius-3xl", + name: "--fds-typography-label-large", attributes: {}, path: [ - "borderRadius", - "3xl" + "typography", + "label", + "large" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "32", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-4xl", + name: "--fds-typography-label-medium", attributes: {}, path: [ - "borderRadius", - "4xl" + "typography", + "label", + "medium" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "9999", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-full", + name: "--fds-typography-label-small", attributes: {}, path: [ - "borderRadius", - "full" + "typography", + "label", + "small" ] }, { - value: "2", - type: "borderRadius", + value: "500 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.sm}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-sm", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ - "border_radius", - "sm" + "typography", + "label", + "xsmall" ] }, { - value: "4", - type: "borderRadius", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.md}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border_radius-md", + name: "--fds-typography-error_message-large", attributes: {}, path: [ - "border_radius", - "md" + "typography", + "error_message", + "large" ] }, { - value: "8", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.lg}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border_radius-lg", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ - "border_radius", - "lg" + "typography", + "error_message", + "medium" ] }, { - value: "12", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border_radius-xl", + name: "--fds-typography-error_message-small", attributes: {}, path: [ - "border_radius", - "xl" + "typography", + "error_message", + "small" ] }, { - value: "16", - type: "borderRadius", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-2xl", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ - "border_radius", - "2xl" + "typography", + "error_message", + "xsmall" ] }, { - value: "24", - type: "borderRadius", + value: "400 1.5rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.3xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" }, - name: "--fds-border_radius-3xl", + name: "--fds-typography-interactive-large", attributes: {}, path: [ - "border_radius", - "3xl" + "typography", + "interactive", + "large" ] }, { - value: "32", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" }, - name: "--fds-border_radius-4xl", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ - "border_radius", - "4xl" + "typography", + "interactive", + "medium" ] }, { - value: "9999", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.full}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" }, - name: "--fds-border_radius-full", + name: "--fds-typography-interactive-small", attributes: {}, path: [ - "border_radius", - "full" + "typography", + "interactive", + "small" ] } ] @@ -9720,17 +9869,17 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/defaults.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { value: "30%", type: "opacity" }, - name: "--fds-opacity-disabled-components", + name: "--fds-opacity-30", attributes: {}, path: [ "opacity", - "disabledComponents" + "30" ] }, { @@ -9739,7 +9888,7 @@ export const opacity = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.disabledComponents}", + value: "{opacity.30}", type: "opacity" }, name: "--fds-opacity-disabled", @@ -9751,1435 +9900,1286 @@ export const opacity = [ } ] -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*0", - type: "sizing" - }, - name: "--fds-sizing-0", - attributes: {}, - path: [ - "sizing", - "0" - ] - }, - { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*1", - type: "sizing" - }, - name: "--fds-sizing-1", - attributes: {}, - path: [ - "sizing", - "1" - ] - }, - { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*2", - type: "sizing" - }, - name: "--fds-sizing-2", - attributes: {}, - path: [ - "sizing", - "2" - ] - }, +export const borderRadius = [ { - value: "0.75rem", - type: "sizing", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-sizing-3", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "sizing", - "3" + "border_radius", + "sm" ] }, { - value: "1rem", - type: "sizing", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-sizing-4", + name: "--fds-border_radius-md", attributes: {}, path: [ - "sizing", - "4" + "border_radius", + "md" ] }, { - value: "1.25rem", - type: "sizing", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-sizing-5", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "sizing", - "5" + "border_radius", + "lg" ] }, { - value: "1.5rem", - type: "sizing", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*6", - type: "sizing" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-sizing-6", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "sizing", - "6" + "border_radius", + "xl" ] }, { - value: "1.75rem", - type: "sizing", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "sizing" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-sizing-7", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "sizing", - "7" + "border_radius", + "2xl" ] }, { - value: "2rem", - type: "sizing", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "sizing" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-sizing-8", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "sizing", - "8" + "border_radius", + "3xl" ] }, { - value: "2.25rem", - type: "sizing", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "sizing" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-sizing-9", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "sizing", - "9" + "border_radius", + "4xl" ] }, { - value: "2.5rem", - type: "sizing", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*10", - type: "sizing" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-sizing-10", + name: "--fds-border_radius-full", attributes: {}, path: [ - "sizing", - "10" + "border_radius", + "full" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: "2", + type: "borderRadius" }, - name: "--fds-sizing-11", + name: "--fds-border-radius-2", attributes: {}, path: [ - "sizing", - "11" + "borderRadius", + "2" ] }, { - value: "3rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "4", + type: "borderRadius" }, - name: "--fds-sizing-12", + name: "--fds-border-radius-4", attributes: {}, path: [ - "sizing", - "12" + "borderRadius", + "4" ] }, { - value: "3.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "8", + type: "borderRadius" }, - name: "--fds-sizing-13", + name: "--fds-border-radius-8", attributes: {}, path: [ - "sizing", - "13" + "borderRadius", + "8" ] }, { - value: "3.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "12", + type: "borderRadius" }, - name: "--fds-sizing-14", + name: "--fds-border-radius-12", attributes: {}, path: [ - "sizing", - "14" + "borderRadius", + "12" ] }, { - value: "3.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "16", + type: "borderRadius" }, - name: "--fds-sizing-15", + name: "--fds-border-radius-16", attributes: {}, path: [ - "sizing", - "15" + "borderRadius", + "16" ] }, { - value: "4.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "24", + type: "borderRadius" }, - name: "--fds-sizing-18", + name: "--fds-border-radius-24", attributes: {}, path: [ - "sizing", - "18" + "borderRadius", + "24" ] }, { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "32", + type: "borderRadius" }, - name: "--fds-sizing-22", + name: "--fds-border-radius-32", attributes: {}, path: [ - "sizing", - "22" + "borderRadius", + "32" ] }, { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "9999", + type: "borderRadius" }, - name: "--fds-sizing-26", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "sizing", - "26" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "7.5rem", - type: "sizing", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-sizing-30", + name: "--fds-spacing-0", attributes: {}, path: [ - "sizing", - "30" + "spacing", + "0" ] }, { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/defaults.json", + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "sizing" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-sizing-base", + name: "--fds-spacing-1", attributes: {}, path: [ - "sizing", - "base" + "spacing", + "1" ] - } -] - -export const typography = [ + }, { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", + value: "0.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-spacing-2", attributes: {}, path: [ - "typography", - "heading", - "2xlarge" + "spacing", + "2" ] }, { - value: "500 3rem/1.3 'Inter'", - type: "typography", - description: "H1", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" - }, - type: "typography", - description: "H1" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-spacing-3", attributes: {}, path: [ - "typography", - "heading", - "xlarge" + "spacing", + "3" ] }, { - value: "500 2.25rem/1.3 'Inter'", - type: "typography", - description: "H2", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" - }, - type: "typography", - description: "H2" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-typography-heading-large", + name: "--fds-spacing-4", attributes: {}, path: [ - "typography", - "heading", - "large" + "spacing", + "4" ] }, { - value: "500 1.875rem/1.3 'Inter'", - type: "typography", - description: "H3", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" - }, - type: "typography", - description: "H3" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-typography-heading-medium", + name: "--fds-spacing-5", attributes: {}, path: [ - "typography", - "heading", - "medium" + "spacing", + "5" ] }, { - value: "500 1.5rem/1.3 'Inter'", - type: "typography", - description: "H4", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" - }, - type: "typography", - description: "H4" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-typography-heading-small", + name: "--fds-spacing-6", attributes: {}, path: [ - "typography", - "heading", - "small" + "spacing", + "6" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", - description: "H5", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography", - description: "H5" + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-spacing-7", attributes: {}, path: [ - "typography", - "heading", - "xsmall" + "spacing", + "7" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-typography-heading-xxsmall", + name: "--fds-spacing-8", attributes: {}, path: [ - "typography", - "heading", - "xxsmall" + "spacing", + "8" ] }, { - value: "400 1.875rem/1.7 'Inter'", - type: "typography", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-typography-ingress-large", + name: "--fds-spacing-9", attributes: {}, path: [ - "typography", - "ingress", - "large" + "spacing", + "9" ] }, { - value: "400 1.5rem/1.7 'Inter'", - type: "typography", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-typography-ingress-medium", + name: "--fds-spacing-10", attributes: {}, path: [ - "typography", - "ingress", - "medium" + "spacing", + "10" ] }, { - value: "400 1.3125rem/1.7 'Inter'", - type: "typography", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-typography-ingress-small", + name: "--fds-spacing-11", attributes: {}, path: [ - "typography", - "ingress", - "small" + "spacing", + "11" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "3rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-spacing-12", attributes: {}, path: [ - "typography", - "ingress", - "xsmall" + "spacing", + "12" ] }, { - value: "400 1.3125rem/1.5 'Inter'", - type: "typography", + value: "3.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-typography-paragraph-large", + name: "--fds-spacing-13", attributes: {}, path: [ - "typography", - "paragraph", - "large" + "spacing", + "13" ] }, { - value: "400 1.125rem/1.5 'Inter'", - type: "typography", + value: "3.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-spacing-14", attributes: {}, path: [ - "typography", - "paragraph", - "medium" + "spacing", + "14" ] }, { - value: "400 1rem/1.5 'Inter'", - type: "typography", + value: "3.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-typography-paragraph-small", + name: "--fds-spacing-15", attributes: {}, path: [ - "typography", - "paragraph", - "small" + "spacing", + "15" ] }, { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", + value: "4.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-spacing-18", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "spacing", + "18" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "5.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-spacing-22", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "spacing", + "22" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "6.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-spacing-26", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "spacing", + "26" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "7.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-spacing-30", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "spacing", + "30" ] - }, + } +] + +export const sizing = [ { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "sizing" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-sizing-0", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "sizing", + "0" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "0.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "sizing" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-sizing-1", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "sizing", + "1" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "0.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "sizing" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-sizing-2", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "sizing", + "2" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "0.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*3", + type: "sizing" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-sizing-3", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "sizing", + "3" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "1rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{sizing.base}*4", + type: "sizing" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-sizing-4", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "sizing", + "4" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "1.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*5", + type: "sizing" }, - name: "--fds-typography-label-large", + name: "--fds-sizing-5", attributes: {}, path: [ - "typography", - "label", - "large" + "sizing", + "5" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", + value: "1.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*6", + type: "sizing" }, - name: "--fds-typography-label-medium", + name: "--fds-sizing-6", attributes: {}, path: [ - "typography", - "label", - "medium" + "sizing", + "6" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", + value: "1.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*7", + type: "sizing" }, - name: "--fds-typography-label-small", + name: "--fds-sizing-7", attributes: {}, path: [ - "typography", - "label", - "small" + "sizing", + "7" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", + value: "2rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*8", + type: "sizing" }, - name: "--fds-typography-label-xsmall", + name: "--fds-sizing-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "sizing", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "2.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "sizing" }, - name: "--fds-typography-error_message-large", + name: "--fds-sizing-9", attributes: {}, path: [ - "typography", - "error_message", - "large" + "sizing", + "9" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "sizing" }, - name: "--fds-typography-error_message-medium", + name: "--fds-sizing-10", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "sizing", + "10" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "2.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "sizing" }, - name: "--fds-typography-error_message-small", + name: "--fds-sizing-11", attributes: {}, path: [ - "typography", - "error_message", - "small" + "sizing", + "11" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "3rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "sizing" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-sizing-12", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "sizing", + "12" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", + value: "3.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "sizing" }, - name: "--fds-typography-interactive-large", + name: "--fds-sizing-13", attributes: {}, path: [ - "typography", - "interactive", - "large" + "sizing", + "13" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "3.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "sizing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-sizing-14", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "sizing", + "14" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "3.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "sizing" }, - name: "--fds-typography-interactive-small", + name: "--fds-sizing-15", attributes: {}, path: [ - "typography", - "interactive", - "small" + "sizing", + "15" ] - } -] - -export const spacing = [ + }, { - value: "0", - type: "spacing", + value: "4.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*0", - type: "spacing" + value: "{sizing.base}*18", + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", - "0" + "sizing", + "18" ] }, { - value: "0.25rem", - type: "spacing", + value: "5.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*1", - type: "spacing" + value: "{sizing.base}*22", + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", - "1" + "sizing", + "22" ] }, { - value: "0.5rem", - type: "spacing", + value: "6.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*2", - type: "spacing" + value: "{sizing.base}*26", + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", - "2" + "sizing", + "26" ] }, { - value: "0.75rem", - type: "spacing", + value: "7.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "spacing" + value: "{sizing.base}*30", + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", - "3" + "sizing", + "30" ] }, { - value: "1rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*4", - type: "spacing" + value: "4", + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-base", attributes: {}, path: [ - "spacing", - "4" + "sizing", + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "1.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*5", - type: "spacing" + value: "1px", + type: "borderWidth" }, - name: "--fds-spacing-5", + name: "--fds-border_width-1", attributes: {}, path: [ - "spacing", - "5" + "border_width", + "1" ] }, { - value: "1.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "spacing" + value: "2px", + type: "borderWidth" }, - name: "--fds-spacing-6", + name: "--fds-border_width-2", attributes: {}, path: [ - "spacing", - "6" + "border_width", + "2" ] }, { - value: "1.75rem", - type: "spacing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "spacing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-spacing-7", + name: "--fds-border_width-default", attributes: {}, path: [ - "spacing", - "7" + "border_width", + "default" ] }, { - value: "2rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-8", + name: "--fds-border_width-active", attributes: {}, path: [ - "spacing", - "8" + "border_width", + "active" ] }, { - value: "2.25rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-9", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "spacing", - "9" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "2.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-10", + name: "--fds-shadow-100", attributes: {}, path: [ - "spacing", - "10" + "shadow", + "100" ] }, { - value: "2.75rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-11", + name: "--fds-shadow-200", attributes: {}, path: [ - "spacing", - "11" + "shadow", + "200" ] }, { - value: "3rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-12", + name: "--fds-shadow-300", attributes: {}, path: [ - "spacing", - "12" + "shadow", + "300" ] }, { - value: "3.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-13", + name: "--fds-shadow-400", attributes: {}, path: [ - "spacing", - "13" + "shadow", + "400" ] }, { - value: "3.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-14", + name: "--fds-shadow-500", attributes: {}, path: [ - "spacing", - "14" + "shadow", + "500" ] }, { - value: "3.75rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "spacing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-spacing-15", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "spacing", - "15" + "shadow", + "xsmall" ] }, { - value: "4.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "spacing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-spacing-18", + name: "--fds-shadow-small", attributes: {}, path: [ - "spacing", - "18" + "shadow", + "small" ] }, { - value: "5.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*22", - type: "spacing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-spacing-22", + name: "--fds-shadow-medium", attributes: {}, path: [ - "spacing", - "22" + "shadow", + "medium" ] }, { - value: "6.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*26", - type: "spacing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-spacing-26", + name: "--fds-shadow-large", attributes: {}, path: [ - "spacing", - "26" + "shadow", + "large" ] }, { - value: "7.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "spacing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-spacing-30", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "spacing", - "30" + "shadow", + "xlarge" ] } ] diff --git a/apps/storefront/tokens/digdir/dark.ts b/apps/storefront/tokens/digdir/dark.ts index ddf8f4c5ed..f30e4d7d38 100644 --- a/apps/storefront/tokens/digdir/dark.ts +++ b/apps/storefront/tokens/digdir/dark.ts @@ -2302,7 +2302,7 @@ export const color = [ { value: "#08200c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#08200c", @@ -2319,7 +2319,7 @@ export const color = [ { value: "#0b290f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0b290f", @@ -2336,7 +2336,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0f3814", @@ -2353,7 +2353,7 @@ export const color = [ { value: "#114218", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#114218", @@ -2370,7 +2370,7 @@ export const color = [ { value: "#144c1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#144c1c", @@ -2387,7 +2387,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#185e22", @@ -2404,7 +2404,7 @@ export const color = [ { value: "#207a2c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#207a2c", @@ -2421,7 +2421,7 @@ export const color = [ { value: "#279636", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#279636", @@ -2438,7 +2438,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2ca63d", @@ -2455,7 +2455,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#248c33", @@ -2472,7 +2472,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#1d7129", @@ -2489,7 +2489,7 @@ export const color = [ { value: "#64be70", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#64be70", @@ -2506,7 +2506,7 @@ export const color = [ { value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#a2d8aa", @@ -2523,7 +2523,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2540,7 +2540,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2557,7 +2557,7 @@ export const color = [ { value: "#211b08", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#211b08", @@ -2574,7 +2574,7 @@ export const color = [ { value: "#2b230a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2b230a", @@ -2591,7 +2591,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3a300e", @@ -2608,7 +2608,7 @@ export const color = [ { value: "#453810", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#453810", @@ -2625,7 +2625,7 @@ export const color = [ { value: "#4e4013", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#4e4013", @@ -2642,7 +2642,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#625017", @@ -2659,7 +2659,7 @@ export const color = [ { value: "#7f681e", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#7f681e", @@ -2676,7 +2676,7 @@ export const color = [ { value: "#9c8125", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#9c8125", @@ -2693,7 +2693,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ecc238", @@ -2710,7 +2710,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#cfaa31", @@ -2727,7 +2727,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b2922a", @@ -2744,7 +2744,7 @@ export const color = [ { value: "#cca730", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#cca730", @@ -2761,7 +2761,7 @@ export const color = [ { value: "#eec84d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#eec84d", @@ -2778,7 +2778,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2795,7 +2795,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2812,7 +2812,7 @@ export const color = [ { value: "#2d1508", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2d1508", @@ -2829,7 +2829,7 @@ export const color = [ { value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3a1b0a", @@ -2846,7 +2846,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#4f240d", @@ -2863,7 +2863,7 @@ export const color = [ { value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#5d2b0f", @@ -2880,7 +2880,7 @@ export const color = [ { value: "#6b3212", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#6b3212", @@ -2897,7 +2897,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#853e16", @@ -2914,7 +2914,7 @@ export const color = [ { value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ac4f1c", @@ -2931,7 +2931,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2948,7 +2948,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2965,7 +2965,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b0511d", @@ -2982,7 +2982,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#8e4117", @@ -2999,7 +2999,7 @@ export const color = [ { value: "#e39a72", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e39a72", @@ -3016,7 +3016,7 @@ export const color = [ { value: "#efc3ab", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#efc3ab", @@ -3033,7 +3033,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3050,7 +3050,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3067,7 +3067,7 @@ export const color = [ { value: "#380c0c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#380c0c", @@ -3084,7 +3084,7 @@ export const color = [ { value: "#470f10", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#470f10", @@ -3101,7 +3101,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#5e1515", @@ -3118,7 +3118,7 @@ export const color = [ { value: "#6f1819", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#6f1819", @@ -3135,7 +3135,7 @@ export const color = [ { value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#7f1c1c", @@ -3152,7 +3152,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#9d2223", @@ -3169,7 +3169,7 @@ export const color = [ { value: "#bb3f40", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#bb3f40", @@ -3186,7 +3186,7 @@ export const color = [ { value: "#c96666", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#c96666", @@ -3203,7 +3203,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b32728", @@ -3220,7 +3220,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3237,7 +3237,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#671617", @@ -3254,7 +3254,7 @@ export const color = [ { value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#dc9a9b", @@ -3271,7 +3271,7 @@ export const color = [ { value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e9c2c2", @@ -3288,7 +3288,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -3305,7 +3305,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3322,7 +3322,7 @@ export const color = [ { value: "#031d30", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#031d30", @@ -3339,7 +3339,7 @@ export const color = [ { value: "#032540", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#032540", @@ -3356,7 +3356,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#043256", @@ -3373,7 +3373,7 @@ export const color = [ { value: "#053c65", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#053c65", @@ -3390,7 +3390,7 @@ export const color = [ { value: "#064474", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#064474", @@ -3407,7 +3407,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#075490", @@ -3424,7 +3424,7 @@ export const color = [ { value: "#0a6dba", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0a6dba", @@ -3441,7 +3441,7 @@ export const color = [ { value: "#3389cb", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3389cb", @@ -3458,7 +3458,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0c72c1", @@ -3475,7 +3475,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#085c9c", @@ -3492,7 +3492,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#064678", @@ -3509,7 +3509,7 @@ export const color = [ { value: "#78b1dc", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#78b1dc", @@ -3526,7 +3526,7 @@ export const color = [ { value: "#aed0ea", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#aed0ea", @@ -3543,7 +3543,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3560,7 +3560,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3577,7 +3577,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#001c36", @@ -3594,7 +3594,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#002445", @@ -3611,7 +3611,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00315c", @@ -3628,7 +3628,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00396d", @@ -3645,7 +3645,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00427e", @@ -3662,7 +3662,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00529d", @@ -3679,7 +3679,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0f6bbe", @@ -3696,7 +3696,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3d88ca", @@ -3713,7 +3713,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0163ba", @@ -3730,7 +3730,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#004d93", @@ -3747,7 +3747,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00396d", @@ -3764,7 +3764,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#7eb0dc", @@ -3781,7 +3781,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#b0cfea", @@ -3798,7 +3798,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -3815,7 +3815,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -3832,7 +3832,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2f1213", @@ -3849,7 +3849,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3c1819", @@ -3866,7 +3866,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#522021", @@ -3883,7 +3883,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#602627", @@ -3900,7 +3900,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#702c2e", @@ -3917,7 +3917,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#8b3639", @@ -3934,7 +3934,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#b34649", @@ -3951,7 +3951,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#dd565a", @@ -3968,7 +3968,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f35f63", @@ -3985,7 +3985,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#cc5053", @@ -4002,7 +4002,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a84144", @@ -4019,7 +4019,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f78d8f", @@ -4036,7 +4036,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#fabcbd", @@ -4053,7 +4053,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#41191b", @@ -4070,7 +4070,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2f1213", @@ -4087,7 +4087,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#231a05", @@ -4104,7 +4104,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2d2206", @@ -4121,7 +4121,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3d2e09", @@ -4138,7 +4138,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#48360a", @@ -4155,7 +4155,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#543e0c", @@ -4172,7 +4172,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#684e0f", @@ -4189,7 +4189,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#876413", @@ -4206,7 +4206,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4223,7 +4223,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#e4a920", @@ -4240,7 +4240,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#c6931c", @@ -4257,7 +4257,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4274,7 +4274,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#daa21f", @@ -4291,7 +4291,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#eec76c", @@ -4308,7 +4308,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#302407", @@ -4325,7 +4325,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#45340a", @@ -4342,7 +4342,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#061d30", @@ -4359,7 +4359,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#07253c", @@ -4376,7 +4376,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0a3251", @@ -4393,7 +4393,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0c3b60", @@ -4410,7 +4410,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0e446e", @@ -4427,7 +4427,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#11558a", @@ -4444,7 +4444,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#166eb2", @@ -4461,7 +4461,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1b88db", @@ -4478,7 +4478,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1e98f5", @@ -4495,7 +4495,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1980ce", @@ -4512,7 +4512,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1569a9", @@ -4529,7 +4529,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#57b2f8", @@ -4546,7 +4546,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#9cd2fb", @@ -4563,7 +4563,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#082740", @@ -4580,7 +4580,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#061f33", @@ -4597,7 +4597,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#131c27", @@ -4614,7 +4614,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#192433", @@ -4631,7 +4631,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#243142", @@ -4648,7 +4648,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2e3a4a", @@ -4665,7 +4665,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#374352", @@ -4682,7 +4682,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#495361", @@ -4699,7 +4699,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#626b77", @@ -4716,7 +4716,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#7d848e", @@ -4733,7 +4733,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1e2b3c", @@ -4750,7 +4750,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#333e4e", @@ -4767,7 +4767,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#495361", @@ -4784,7 +4784,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a6abb2", @@ -4801,7 +4801,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#c9ccd0", @@ -4818,7 +4818,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f9f9fa", @@ -4835,7 +4835,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#9ea3ab", @@ -4852,7 +4852,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#001c36", @@ -4869,7 +4869,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#002445", @@ -4886,7 +4886,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00315c", @@ -4903,7 +4903,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", @@ -4920,7 +4920,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00427e", @@ -4937,7 +4937,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00529d", @@ -4954,7 +4954,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0f6bbe", @@ -4971,7 +4971,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3d88ca", @@ -4988,7 +4988,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0163ba", @@ -5005,7 +5005,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#004d93", @@ -5022,7 +5022,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", @@ -5039,7 +5039,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#7eb0dc", @@ -5056,7 +5056,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#b0cfea", @@ -5073,7 +5073,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5090,7 +5090,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5107,7 +5107,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", @@ -5124,7 +5124,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3c1819", @@ -5141,7 +5141,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#522021", @@ -5158,7 +5158,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#602627", @@ -5175,7 +5175,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#702c2e", @@ -5192,7 +5192,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#8b3639", @@ -5209,7 +5209,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#b34649", @@ -5226,7 +5226,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#dd565a", @@ -5243,7 +5243,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f35f63", @@ -5260,7 +5260,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#cc5053", @@ -5277,7 +5277,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a84144", @@ -5294,7 +5294,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f78d8f", @@ -5311,7 +5311,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#fabcbd", @@ -5328,7 +5328,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#41191b", @@ -5345,7 +5345,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", @@ -5362,7 +5362,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#231a05", @@ -5379,7 +5379,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2d2206", @@ -5396,7 +5396,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3d2e09", @@ -5413,7 +5413,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#48360a", @@ -5430,7 +5430,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#543e0c", @@ -5447,7 +5447,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#684e0f", @@ -5464,7 +5464,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#876413", @@ -5481,7 +5481,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5498,7 +5498,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#e4a920", @@ -5515,7 +5515,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#c6931c", @@ -5532,7 +5532,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5549,7 +5549,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#daa21f", @@ -5566,7 +5566,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#eec76c", @@ -5583,7 +5583,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#302407", @@ -5600,7 +5600,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#45340a", @@ -5617,7 +5617,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#061d30", @@ -5634,7 +5634,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#07253c", @@ -5651,7 +5651,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0a3251", @@ -5668,7 +5668,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0c3b60", @@ -5685,7 +5685,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0e446e", @@ -5702,7 +5702,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#11558a", @@ -5719,7 +5719,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#166eb2", @@ -5736,7 +5736,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1b88db", @@ -5753,7 +5753,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1e98f5", @@ -5770,7 +5770,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1980ce", @@ -5787,7 +5787,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1569a9", @@ -5804,7 +5804,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#57b2f8", @@ -5821,7 +5821,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#9cd2fb", @@ -5838,7 +5838,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#082740", @@ -5855,7 +5855,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#061f33", @@ -5872,7 +5872,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#131c27", @@ -5889,7 +5889,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#192433", @@ -5906,7 +5906,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#243142", @@ -5923,7 +5923,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2e3a4a", @@ -5940,7 +5940,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#374352", @@ -5957,7 +5957,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#495361", @@ -5974,7 +5974,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#626b77", @@ -5991,7 +5991,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#7d848e", @@ -6008,7 +6008,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1e2b3c", @@ -6025,7 +6025,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#333e4e", @@ -6042,7 +6042,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#495361", @@ -6059,7 +6059,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a6abb2", @@ -6076,7 +6076,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#c9ccd0", @@ -6093,7 +6093,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f9f9fa", @@ -6110,7 +6110,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#9ea3ab", @@ -6127,7 +6127,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#001c36", @@ -6144,7 +6144,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#002445", @@ -6161,7 +6161,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00315c", @@ -6178,7 +6178,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", @@ -6195,7 +6195,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00427e", @@ -6212,7 +6212,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00529d", @@ -6229,7 +6229,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0f6bbe", @@ -6246,7 +6246,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3d88ca", @@ -6263,7 +6263,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0163ba", @@ -6280,7 +6280,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#004d93", @@ -6297,7 +6297,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", @@ -6314,7 +6314,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#7eb0dc", @@ -6331,7 +6331,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#b0cfea", @@ -6348,7 +6348,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6365,7 +6365,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6382,7 +6382,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", @@ -6399,7 +6399,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3c1819", @@ -6416,7 +6416,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#522021", @@ -6433,7 +6433,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#602627", @@ -6450,7 +6450,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#702c2e", @@ -6467,7 +6467,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#8b3639", @@ -6484,7 +6484,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#b34649", @@ -6501,7 +6501,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#dd565a", @@ -6518,7 +6518,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f35f63", @@ -6535,7 +6535,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#cc5053", @@ -6552,7 +6552,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a84144", @@ -6569,7 +6569,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f78d8f", @@ -6586,7 +6586,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#fabcbd", @@ -6603,7 +6603,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#41191b", @@ -6620,7 +6620,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", @@ -6637,7 +6637,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#231a05", @@ -6654,7 +6654,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2d2206", @@ -6671,7 +6671,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3d2e09", @@ -6688,7 +6688,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#48360a", @@ -6705,7 +6705,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#543e0c", @@ -6722,7 +6722,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#684e0f", @@ -6739,7 +6739,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#876413", @@ -6756,7 +6756,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", @@ -6773,7 +6773,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#e4a920", @@ -6790,7 +6790,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#c6931c", @@ -6807,7 +6807,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", @@ -6824,7 +6824,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#daa21f", @@ -6841,7 +6841,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#eec76c", @@ -6858,7 +6858,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#302407", @@ -6875,7 +6875,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#45340a", @@ -6892,7 +6892,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#061d30", @@ -6909,7 +6909,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#07253c", @@ -6926,7 +6926,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0a3251", @@ -6943,7 +6943,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0c3b60", @@ -6960,7 +6960,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0e446e", @@ -6977,7 +6977,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#11558a", @@ -6994,7 +6994,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#166eb2", @@ -7011,7 +7011,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1b88db", @@ -7028,7 +7028,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1e98f5", @@ -7045,7 +7045,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1980ce", @@ -7062,7 +7062,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1569a9", @@ -7079,7 +7079,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#57b2f8", @@ -7096,7 +7096,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#9cd2fb", @@ -7113,7 +7113,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#082740", @@ -7130,7 +7130,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#061f33", @@ -7147,7 +7147,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#131c27", @@ -7164,7 +7164,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#192433", @@ -7181,7 +7181,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#243142", @@ -7198,7 +7198,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2e3a4a", @@ -7215,7 +7215,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#374352", @@ -7232,7 +7232,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#495361", @@ -7249,7 +7249,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#626b77", @@ -7266,7 +7266,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#7d848e", @@ -7283,7 +7283,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1e2b3c", @@ -7300,7 +7300,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#333e4e", @@ -7317,7 +7317,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#495361", @@ -7334,7 +7334,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a6abb2", @@ -7351,7 +7351,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#c9ccd0", @@ -7368,7 +7368,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f9f9fa", @@ -7385,7 +7385,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#9ea3ab", @@ -7402,7 +7402,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#001c36", @@ -7419,7 +7419,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#002445", @@ -7436,7 +7436,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00315c", @@ -7453,7 +7453,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", @@ -7470,7 +7470,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00427e", @@ -7487,7 +7487,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00529d", @@ -7504,7 +7504,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0f6bbe", @@ -7521,7 +7521,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3d88ca", @@ -7538,7 +7538,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0163ba", @@ -7555,7 +7555,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#004d93", @@ -7572,7 +7572,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", @@ -7589,7 +7589,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#7eb0dc", @@ -7606,7 +7606,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#b0cfea", @@ -7623,7 +7623,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -7640,7 +7640,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -7657,7 +7657,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", @@ -7674,7 +7674,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3c1819", @@ -7691,7 +7691,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#522021", @@ -7708,7 +7708,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#602627", @@ -7725,7 +7725,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#702c2e", @@ -7742,7 +7742,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#8b3639", @@ -7759,7 +7759,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#b34649", @@ -7776,7 +7776,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#dd565a", @@ -7793,7 +7793,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f35f63", @@ -7810,7 +7810,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#cc5053", @@ -7827,7 +7827,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a84144", @@ -7844,7 +7844,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f78d8f", @@ -7861,7 +7861,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#fabcbd", @@ -7878,7 +7878,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#41191b", @@ -7895,7 +7895,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", @@ -7912,7 +7912,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#231a05", @@ -7929,7 +7929,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2d2206", @@ -7946,7 +7946,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3d2e09", @@ -7963,7 +7963,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#48360a", @@ -7980,7 +7980,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#543e0c", @@ -7997,7 +7997,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#684e0f", @@ -8014,7 +8014,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#876413", @@ -8031,7 +8031,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8048,7 +8048,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#e4a920", @@ -8065,7 +8065,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#c6931c", @@ -8082,7 +8082,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8099,7 +8099,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#daa21f", @@ -8116,7 +8116,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#eec76c", @@ -8133,7 +8133,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#302407", @@ -8150,7 +8150,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#45340a", @@ -8167,7 +8167,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#061d30", @@ -8184,7 +8184,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#07253c", @@ -8201,7 +8201,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0a3251", @@ -8218,7 +8218,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0c3b60", @@ -8235,7 +8235,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0e446e", @@ -8252,7 +8252,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#11558a", @@ -8269,7 +8269,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#166eb2", @@ -8286,7 +8286,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1b88db", @@ -8303,7 +8303,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1e98f5", @@ -8320,7 +8320,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1980ce", @@ -8337,7 +8337,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1569a9", @@ -8354,7 +8354,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#57b2f8", @@ -8371,7 +8371,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#9cd2fb", @@ -8388,7 +8388,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#082740", @@ -8405,7 +8405,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#061f33", @@ -8422,7 +8422,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#131c27", @@ -8439,7 +8439,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#192433", @@ -8456,7 +8456,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#243142", @@ -8473,7 +8473,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2e3a4a", @@ -8490,7 +8490,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#374352", @@ -8507,7 +8507,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#495361", @@ -8524,7 +8524,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#626b77", @@ -8541,7 +8541,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#7d848e", @@ -8558,7 +8558,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1e2b3c", @@ -8575,7 +8575,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#333e4e", @@ -8592,7 +8592,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#495361", @@ -8609,7 +8609,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a6abb2", @@ -8626,7 +8626,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#c9ccd0", @@ -8643,7 +8643,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f9f9fa", @@ -8660,7 +8660,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#9ea3ab", @@ -9094,624 +9094,773 @@ export const fontWeights = [ } ] -export const borderWidth = [ +export const typography = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "1px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-border_width-1", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "border_width", - "1" + "typography", + "heading", + "2xlarge" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-border_width-2", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "border_width", - "2" + "typography", + "heading", + "xlarge" ] }, { - value: "1px", - type: "borderWidth", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-border_width-default", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "border_width", - "default" + "typography", + "heading", + "large" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-border_width-active", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "border_width", - "active" + "typography", + "heading", + "medium" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-border_width-tab_focus", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "border_width", - "tab_focus" + "typography", + "heading", + "small" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-shadow-100", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "shadow", - "100" + "typography", + "heading", + "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-shadow-200", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "shadow", - "200" + "typography", + "heading", + "xxsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-shadow-300", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "shadow", - "300" + "typography", + "ingress", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-shadow-400", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "shadow", - "400" + "typography", + "ingress", + "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-500", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "shadow", - "500" + "typography", + "ingress", + "small" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.100}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xsmall", + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "shadow", + "typography", + "ingress", "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.200}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-small", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "shadow", - "small" + "typography", + "paragraph", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.300}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-medium", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", + value: "400 1rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.400}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-shadow-large", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.500}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xlarge", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "shadow", - "xlarge" + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-sm", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "borderRadius", - "sm" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-md", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "borderRadius", - "md" + "typography", + "paragraph", + "long", + "large" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "8", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-lg", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "borderRadius", - "lg" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-xl", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ - "borderRadius", - "xl" + "typography", + "paragraph", + "long", + "small" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" }, - name: "--fds-border-radius-2xl", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ - "borderRadius", - "2xl" + "typography", + "paragraph", + "long", + "xsmall" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border-radius-3xl", + name: "--fds-typography-label-large", attributes: {}, path: [ - "borderRadius", - "3xl" + "typography", + "label", + "large" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "32", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-4xl", + name: "--fds-typography-label-medium", attributes: {}, path: [ - "borderRadius", - "4xl" + "typography", + "label", + "medium" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "9999", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-full", + name: "--fds-typography-label-small", attributes: {}, path: [ - "borderRadius", - "full" + "typography", + "label", + "small" ] }, { - value: "2", - type: "borderRadius", + value: "500 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.sm}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-sm", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ - "border_radius", - "sm" + "typography", + "label", + "xsmall" ] }, { - value: "4", - type: "borderRadius", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.md}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border_radius-md", + name: "--fds-typography-error_message-large", attributes: {}, path: [ - "border_radius", - "md" + "typography", + "error_message", + "large" ] }, { - value: "8", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.lg}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border_radius-lg", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ - "border_radius", - "lg" + "typography", + "error_message", + "medium" ] }, { - value: "12", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border_radius-xl", + name: "--fds-typography-error_message-small", attributes: {}, path: [ - "border_radius", - "xl" + "typography", + "error_message", + "small" ] }, { - value: "16", - type: "borderRadius", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-2xl", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ - "border_radius", - "2xl" + "typography", + "error_message", + "xsmall" ] }, { - value: "24", - type: "borderRadius", + value: "400 1.5rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.3xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" }, - name: "--fds-border_radius-3xl", + name: "--fds-typography-interactive-large", attributes: {}, path: [ - "border_radius", - "3xl" + "typography", + "interactive", + "large" ] }, { - value: "32", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" }, - name: "--fds-border_radius-4xl", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ - "border_radius", - "4xl" + "typography", + "interactive", + "medium" ] }, { - value: "9999", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.full}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" }, - name: "--fds-border_radius-full", + name: "--fds-typography-interactive-small", attributes: {}, path: [ - "border_radius", - "full" + "typography", + "interactive", + "small" ] } ] @@ -9720,17 +9869,17 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/defaults.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { value: "30%", type: "opacity" }, - name: "--fds-opacity-disabled-components", + name: "--fds-opacity-30", attributes: {}, path: [ "opacity", - "disabledComponents" + "30" ] }, { @@ -9739,7 +9888,7 @@ export const opacity = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.disabledComponents}", + value: "{opacity.30}", type: "opacity" }, name: "--fds-opacity-disabled", @@ -9751,1435 +9900,1286 @@ export const opacity = [ } ] -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*0", - type: "sizing" - }, - name: "--fds-sizing-0", - attributes: {}, - path: [ - "sizing", - "0" - ] - }, - { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*1", - type: "sizing" - }, - name: "--fds-sizing-1", - attributes: {}, - path: [ - "sizing", - "1" - ] - }, - { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*2", - type: "sizing" - }, - name: "--fds-sizing-2", - attributes: {}, - path: [ - "sizing", - "2" - ] - }, +export const borderRadius = [ { - value: "0.75rem", - type: "sizing", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-sizing-3", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "sizing", - "3" + "border_radius", + "sm" ] }, { - value: "1rem", - type: "sizing", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-sizing-4", + name: "--fds-border_radius-md", attributes: {}, path: [ - "sizing", - "4" + "border_radius", + "md" ] }, { - value: "1.25rem", - type: "sizing", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-sizing-5", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "sizing", - "5" + "border_radius", + "lg" ] }, { - value: "1.5rem", - type: "sizing", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*6", - type: "sizing" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-sizing-6", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "sizing", - "6" + "border_radius", + "xl" ] }, { - value: "1.75rem", - type: "sizing", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "sizing" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-sizing-7", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "sizing", - "7" + "border_radius", + "2xl" ] }, { - value: "2rem", - type: "sizing", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "sizing" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-sizing-8", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "sizing", - "8" + "border_radius", + "3xl" ] }, { - value: "2.25rem", - type: "sizing", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "sizing" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-sizing-9", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "sizing", - "9" + "border_radius", + "4xl" ] }, { - value: "2.5rem", - type: "sizing", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*10", - type: "sizing" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-sizing-10", + name: "--fds-border_radius-full", attributes: {}, path: [ - "sizing", - "10" + "border_radius", + "full" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: "2", + type: "borderRadius" }, - name: "--fds-sizing-11", + name: "--fds-border-radius-2", attributes: {}, path: [ - "sizing", - "11" + "borderRadius", + "2" ] }, { - value: "3rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "4", + type: "borderRadius" }, - name: "--fds-sizing-12", + name: "--fds-border-radius-4", attributes: {}, path: [ - "sizing", - "12" + "borderRadius", + "4" ] }, { - value: "3.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "8", + type: "borderRadius" }, - name: "--fds-sizing-13", + name: "--fds-border-radius-8", attributes: {}, path: [ - "sizing", - "13" + "borderRadius", + "8" ] }, { - value: "3.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "12", + type: "borderRadius" }, - name: "--fds-sizing-14", + name: "--fds-border-radius-12", attributes: {}, path: [ - "sizing", - "14" + "borderRadius", + "12" ] }, { - value: "3.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "16", + type: "borderRadius" }, - name: "--fds-sizing-15", + name: "--fds-border-radius-16", attributes: {}, path: [ - "sizing", - "15" + "borderRadius", + "16" ] }, { - value: "4.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "24", + type: "borderRadius" }, - name: "--fds-sizing-18", + name: "--fds-border-radius-24", attributes: {}, path: [ - "sizing", - "18" + "borderRadius", + "24" ] }, { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "32", + type: "borderRadius" }, - name: "--fds-sizing-22", + name: "--fds-border-radius-32", attributes: {}, path: [ - "sizing", - "22" + "borderRadius", + "32" ] }, { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "9999", + type: "borderRadius" }, - name: "--fds-sizing-26", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "sizing", - "26" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "7.5rem", - type: "sizing", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-sizing-30", + name: "--fds-spacing-0", attributes: {}, path: [ - "sizing", - "30" + "spacing", + "0" ] }, { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/defaults.json", + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "sizing" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-sizing-base", + name: "--fds-spacing-1", attributes: {}, path: [ - "sizing", - "base" + "spacing", + "1" ] - } -] - -export const typography = [ + }, { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", + value: "0.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-spacing-2", attributes: {}, path: [ - "typography", - "heading", - "2xlarge" + "spacing", + "2" ] }, { - value: "500 3rem/1.3 'Inter'", - type: "typography", - description: "H1", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" - }, - type: "typography", - description: "H1" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-spacing-3", attributes: {}, path: [ - "typography", - "heading", - "xlarge" + "spacing", + "3" ] }, { - value: "500 2.25rem/1.3 'Inter'", - type: "typography", - description: "H2", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" - }, - type: "typography", - description: "H2" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-typography-heading-large", + name: "--fds-spacing-4", attributes: {}, path: [ - "typography", - "heading", - "large" + "spacing", + "4" ] }, { - value: "500 1.875rem/1.3 'Inter'", - type: "typography", - description: "H3", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" - }, - type: "typography", - description: "H3" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-typography-heading-medium", + name: "--fds-spacing-5", attributes: {}, path: [ - "typography", - "heading", - "medium" + "spacing", + "5" ] }, { - value: "500 1.5rem/1.3 'Inter'", - type: "typography", - description: "H4", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" - }, - type: "typography", - description: "H4" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-typography-heading-small", + name: "--fds-spacing-6", attributes: {}, path: [ - "typography", - "heading", - "small" + "spacing", + "6" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", - description: "H5", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography", - description: "H5" + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-spacing-7", attributes: {}, path: [ - "typography", - "heading", - "xsmall" + "spacing", + "7" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-typography-heading-xxsmall", + name: "--fds-spacing-8", attributes: {}, path: [ - "typography", - "heading", - "xxsmall" + "spacing", + "8" ] }, { - value: "400 1.875rem/1.7 'Inter'", - type: "typography", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-typography-ingress-large", + name: "--fds-spacing-9", attributes: {}, path: [ - "typography", - "ingress", - "large" + "spacing", + "9" ] }, { - value: "400 1.5rem/1.7 'Inter'", - type: "typography", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-typography-ingress-medium", + name: "--fds-spacing-10", attributes: {}, path: [ - "typography", - "ingress", - "medium" + "spacing", + "10" ] }, { - value: "400 1.3125rem/1.7 'Inter'", - type: "typography", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-typography-ingress-small", + name: "--fds-spacing-11", attributes: {}, path: [ - "typography", - "ingress", - "small" + "spacing", + "11" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "3rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-spacing-12", attributes: {}, path: [ - "typography", - "ingress", - "xsmall" + "spacing", + "12" ] }, { - value: "400 1.3125rem/1.5 'Inter'", - type: "typography", + value: "3.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-typography-paragraph-large", + name: "--fds-spacing-13", attributes: {}, path: [ - "typography", - "paragraph", - "large" + "spacing", + "13" ] }, { - value: "400 1.125rem/1.5 'Inter'", - type: "typography", + value: "3.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-spacing-14", attributes: {}, path: [ - "typography", - "paragraph", - "medium" + "spacing", + "14" ] }, { - value: "400 1rem/1.5 'Inter'", - type: "typography", + value: "3.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-typography-paragraph-small", + name: "--fds-spacing-15", attributes: {}, path: [ - "typography", - "paragraph", - "small" + "spacing", + "15" ] }, { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", + value: "4.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-spacing-18", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "spacing", + "18" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "5.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-spacing-22", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "spacing", + "22" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "6.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-spacing-26", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "spacing", + "26" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "7.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-spacing-30", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "spacing", + "30" ] - }, + } +] + +export const sizing = [ { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "sizing" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-sizing-0", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "sizing", + "0" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "0.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "sizing" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-sizing-1", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "sizing", + "1" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "0.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "sizing" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-sizing-2", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "sizing", + "2" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "0.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*3", + type: "sizing" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-sizing-3", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "sizing", + "3" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "1rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{sizing.base}*4", + type: "sizing" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-sizing-4", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "sizing", + "4" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "1.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*5", + type: "sizing" }, - name: "--fds-typography-label-large", + name: "--fds-sizing-5", attributes: {}, path: [ - "typography", - "label", - "large" + "sizing", + "5" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", + value: "1.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*6", + type: "sizing" }, - name: "--fds-typography-label-medium", + name: "--fds-sizing-6", attributes: {}, path: [ - "typography", - "label", - "medium" + "sizing", + "6" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", + value: "1.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*7", + type: "sizing" }, - name: "--fds-typography-label-small", + name: "--fds-sizing-7", attributes: {}, path: [ - "typography", - "label", - "small" + "sizing", + "7" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", + value: "2rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*8", + type: "sizing" }, - name: "--fds-typography-label-xsmall", + name: "--fds-sizing-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "sizing", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "2.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "sizing" }, - name: "--fds-typography-error_message-large", + name: "--fds-sizing-9", attributes: {}, path: [ - "typography", - "error_message", - "large" + "sizing", + "9" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "sizing" }, - name: "--fds-typography-error_message-medium", + name: "--fds-sizing-10", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "sizing", + "10" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "2.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "sizing" }, - name: "--fds-typography-error_message-small", + name: "--fds-sizing-11", attributes: {}, path: [ - "typography", - "error_message", - "small" + "sizing", + "11" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "3rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "sizing" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-sizing-12", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "sizing", + "12" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", + value: "3.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "sizing" }, - name: "--fds-typography-interactive-large", + name: "--fds-sizing-13", attributes: {}, path: [ - "typography", - "interactive", - "large" + "sizing", + "13" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "3.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "sizing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-sizing-14", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "sizing", + "14" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "3.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "sizing" }, - name: "--fds-typography-interactive-small", + name: "--fds-sizing-15", attributes: {}, path: [ - "typography", - "interactive", - "small" + "sizing", + "15" ] - } -] - -export const spacing = [ + }, { - value: "0", - type: "spacing", + value: "4.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*0", - type: "spacing" + value: "{sizing.base}*18", + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", - "0" + "sizing", + "18" ] }, { - value: "0.25rem", - type: "spacing", + value: "5.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*1", - type: "spacing" + value: "{sizing.base}*22", + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", - "1" + "sizing", + "22" ] }, { - value: "0.5rem", - type: "spacing", + value: "6.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*2", - type: "spacing" + value: "{sizing.base}*26", + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", - "2" + "sizing", + "26" ] }, { - value: "0.75rem", - type: "spacing", + value: "7.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "spacing" + value: "{sizing.base}*30", + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", - "3" + "sizing", + "30" ] }, { - value: "1rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*4", - type: "spacing" + value: "4", + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-base", attributes: {}, path: [ - "spacing", - "4" + "sizing", + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "1.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*5", - type: "spacing" + value: "1px", + type: "borderWidth" }, - name: "--fds-spacing-5", + name: "--fds-border_width-1", attributes: {}, path: [ - "spacing", - "5" + "border_width", + "1" ] }, { - value: "1.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "spacing" + value: "2px", + type: "borderWidth" }, - name: "--fds-spacing-6", + name: "--fds-border_width-2", attributes: {}, path: [ - "spacing", - "6" + "border_width", + "2" ] }, { - value: "1.75rem", - type: "spacing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "spacing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-spacing-7", + name: "--fds-border_width-default", attributes: {}, path: [ - "spacing", - "7" + "border_width", + "default" ] }, { - value: "2rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-8", + name: "--fds-border_width-active", attributes: {}, path: [ - "spacing", - "8" + "border_width", + "active" ] }, { - value: "2.25rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-9", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "spacing", - "9" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "2.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-10", + name: "--fds-shadow-100", attributes: {}, path: [ - "spacing", - "10" + "shadow", + "100" ] }, { - value: "2.75rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-11", + name: "--fds-shadow-200", attributes: {}, path: [ - "spacing", - "11" + "shadow", + "200" ] }, { - value: "3rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-12", + name: "--fds-shadow-300", attributes: {}, path: [ - "spacing", - "12" + "shadow", + "300" ] }, { - value: "3.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-13", + name: "--fds-shadow-400", attributes: {}, path: [ - "spacing", - "13" + "shadow", + "400" ] }, { - value: "3.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-14", + name: "--fds-shadow-500", attributes: {}, path: [ - "spacing", - "14" + "shadow", + "500" ] }, { - value: "3.75rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "spacing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-spacing-15", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "spacing", - "15" + "shadow", + "xsmall" ] }, { - value: "4.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "spacing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-spacing-18", + name: "--fds-shadow-small", attributes: {}, path: [ - "spacing", - "18" + "shadow", + "small" ] }, { - value: "5.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*22", - type: "spacing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-spacing-22", + name: "--fds-shadow-medium", attributes: {}, path: [ - "spacing", - "22" + "shadow", + "medium" ] }, { - value: "6.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*26", - type: "spacing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-spacing-26", + name: "--fds-shadow-large", attributes: {}, path: [ - "spacing", - "26" + "shadow", + "large" ] }, { - value: "7.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "spacing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-spacing-30", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "spacing", - "30" + "shadow", + "xlarge" ] } ] diff --git a/apps/storefront/tokens/digdir/light.ts b/apps/storefront/tokens/digdir/light.ts index a4063d7996..aff52b487d 100644 --- a/apps/storefront/tokens/digdir/light.ts +++ b/apps/storefront/tokens/digdir/light.ts @@ -2302,7 +2302,7 @@ export const color = [ { value: "#fcfefc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fcfefc", @@ -2319,7 +2319,7 @@ export const color = [ { value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e9f6ea", @@ -2336,7 +2336,7 @@ export const color = [ { value: "#d9efdc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d9efdc", @@ -2353,7 +2353,7 @@ export const color = [ { value: "#b9e1be", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b9e1be", @@ -2370,7 +2370,7 @@ export const color = [ { value: "#94d29d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#94d29d", @@ -2387,7 +2387,7 @@ export const color = [ { value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9ed6a5", @@ -2404,7 +2404,7 @@ export const color = [ { value: "#29a03a", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#29a03a", @@ -2421,7 +2421,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#185e22", @@ -2438,7 +2438,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#2ca63d", @@ -2455,7 +2455,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#248c33", @@ -2472,7 +2472,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#1d7129", @@ -2489,7 +2489,7 @@ export const color = [ { value: "#185c21", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#185c21", @@ -2506,7 +2506,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#0f3814", @@ -2523,7 +2523,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2540,7 +2540,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2557,7 +2557,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefc", @@ -2574,7 +2574,7 @@ export const color = [ { value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf2d5", @@ -2591,7 +2591,7 @@ export const color = [ { value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f9ebbd", @@ -2608,7 +2608,7 @@ export const color = [ { value: "#f2d474", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f2d474", @@ -2625,7 +2625,7 @@ export const color = [ { value: "#e8bf37", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e8bf37", @@ -2642,7 +2642,7 @@ export const color = [ { value: "#edc644", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#edc644", @@ -2659,7 +2659,7 @@ export const color = [ { value: "#a68827", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#a68827", @@ -2676,7 +2676,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#625017", @@ -2693,7 +2693,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ecc238", @@ -2710,7 +2710,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#cfaa31", @@ -2727,7 +2727,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b2922a", @@ -2744,7 +2744,7 @@ export const color = [ { value: "#604f17", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#604f17", @@ -2761,7 +2761,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#3a300e", @@ -2778,7 +2778,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2795,7 +2795,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2812,7 +2812,7 @@ export const color = [ { value: "#fffefd", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefd", @@ -2829,7 +2829,7 @@ export const color = [ { value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf1ec", @@ -2846,7 +2846,7 @@ export const color = [ { value: "#f9e8df", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f9e8df", @@ -2863,7 +2863,7 @@ export const color = [ { value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f2d0bc", @@ -2880,7 +2880,7 @@ export const color = [ { value: "#ecb99e", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ecb99e", @@ -2897,7 +2897,7 @@ export const color = [ { value: "#eec0a7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#eec0a7", @@ -2914,7 +2914,7 @@ export const color = [ { value: "#d76e34", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d76e34", @@ -2931,7 +2931,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#853e16", @@ -2948,7 +2948,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d46223", @@ -2965,7 +2965,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b0511d", @@ -2982,7 +2982,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#8e4117", @@ -2999,7 +2999,7 @@ export const color = [ { value: "#813c15", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#813c15", @@ -3016,7 +3016,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#4f240d", @@ -3033,7 +3033,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3050,7 +3050,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3067,7 +3067,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefe", @@ -3084,7 +3084,7 @@ export const color = [ { value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf2f3", @@ -3101,7 +3101,7 @@ export const color = [ { value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f6e6e6", @@ -3118,7 +3118,7 @@ export const color = [ { value: "#eecfd0", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#eecfd0", @@ -3135,7 +3135,7 @@ export const color = [ { value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6b9b9", @@ -3152,7 +3152,7 @@ export const color = [ { value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e8bfbf", @@ -3169,7 +3169,7 @@ export const color = [ { value: "#cd7172", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#cd7172", @@ -3186,7 +3186,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9d2223", @@ -3203,7 +3203,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b32728", @@ -3220,7 +3220,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3237,7 +3237,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#671617", @@ -3254,7 +3254,7 @@ export const color = [ { value: "#9a2122", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9a2122", @@ -3271,7 +3271,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#5e1515", @@ -3288,7 +3288,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3305,7 +3305,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3322,7 +3322,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fefeff", @@ -3339,7 +3339,7 @@ export const color = [ { value: "#edf5fa", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#edf5fa", @@ -3356,7 +3356,7 @@ export const color = [ { value: "#dfecf7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#dfecf7", @@ -3373,7 +3373,7 @@ export const color = [ { value: "#bedaee", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#bedaee", @@ -3390,7 +3390,7 @@ export const color = [ { value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#a1c9e7", @@ -3407,7 +3407,7 @@ export const color = [ { value: "#aacee9", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#aacee9", @@ -3424,7 +3424,7 @@ export const color = [ { value: "#4291ce", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#4291ce", @@ -3441,7 +3441,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#075490", @@ -3458,7 +3458,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#0c72c1", @@ -3475,7 +3475,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#085c9c", @@ -3492,7 +3492,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#064678", @@ -3509,7 +3509,7 @@ export const color = [ { value: "#07528c", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#07528c", @@ -3526,7 +3526,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#043256", @@ -3543,7 +3543,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3560,7 +3560,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3577,7 +3577,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fefeff", @@ -3594,7 +3594,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eef4fa", @@ -3611,7 +3611,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e2edf7", @@ -3628,7 +3628,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c3daef", @@ -3645,7 +3645,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a4c7e6", @@ -3662,7 +3662,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#aecde9", @@ -3679,7 +3679,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#4b90ce", @@ -3696,7 +3696,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00529d", @@ -3713,7 +3713,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#0163ba", @@ -3730,7 +3730,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#004d93", @@ -3747,7 +3747,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00396d", @@ -3764,7 +3764,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#005099", @@ -3781,7 +3781,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00315c", @@ -3798,7 +3798,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -3815,7 +3815,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -3832,7 +3832,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fefefe", @@ -3849,7 +3849,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f3f4f5", @@ -3866,7 +3866,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e9eaec", @@ -3883,7 +3883,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#d5d7da", @@ -3900,7 +3900,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c1c4c9", @@ -3917,7 +3917,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c6c9cd", @@ -3934,7 +3934,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#858c96", @@ -3951,7 +3951,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#495361", @@ -3968,7 +3968,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1e2b3c", @@ -3985,7 +3985,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#333e4e", @@ -4002,7 +4002,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#495361", @@ -4019,7 +4019,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#46505e", @@ -4036,7 +4036,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#243142", @@ -4053,7 +4053,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f9f9fa", @@ -4070,7 +4070,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#9ea3ab", @@ -4087,7 +4087,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fffefe", @@ -4104,7 +4104,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fef0f1", @@ -4121,7 +4121,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fde5e6", @@ -4138,7 +4138,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fbcccd", @@ -4155,7 +4155,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fab1b3", @@ -4172,7 +4172,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fab8b9", @@ -4189,7 +4189,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eb5b5f", @@ -4206,7 +4206,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#8b3639", @@ -4223,7 +4223,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f35f63", @@ -4240,7 +4240,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#cc5053", @@ -4257,7 +4257,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a84144", @@ -4274,7 +4274,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#873537", @@ -4291,7 +4291,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#522021", @@ -4308,7 +4308,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4325,7 +4325,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4342,7 +4342,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fffefc", @@ -4359,7 +4359,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fbf3e0", @@ -4376,7 +4376,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f8e9c6", @@ -4393,7 +4393,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f2d48d", @@ -4410,7 +4410,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ebbe54", @@ -4427,7 +4427,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#edc464", @@ -4444,7 +4444,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#b28419", @@ -4461,7 +4461,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#684e0f", @@ -4478,7 +4478,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e4a920", @@ -4495,7 +4495,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c6931c", @@ -4512,7 +4512,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4529,7 +4529,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#664c0e", @@ -4546,7 +4546,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#3d2e09", @@ -4563,7 +4563,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4580,7 +4580,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4597,7 +4597,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fdfeff", @@ -4614,7 +4614,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eaf6fe", @@ -4631,7 +4631,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#d9eefd", @@ -4648,7 +4648,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#b3dcfc", @@ -4665,7 +4665,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#8bcafa", @@ -4682,7 +4682,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#96cffa", @@ -4699,7 +4699,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1c90e8", @@ -4716,7 +4716,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#11558a", @@ -4733,7 +4733,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1e98f5", @@ -4750,7 +4750,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1980ce", @@ -4767,7 +4767,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1569a9", @@ -4784,7 +4784,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#105387", @@ -4801,7 +4801,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#0a3251", @@ -4818,7 +4818,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4835,7 +4835,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4852,7 +4852,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fefeff", @@ -4869,7 +4869,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eef4fa", @@ -4886,7 +4886,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e2edf7", @@ -4903,7 +4903,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c3daef", @@ -4920,7 +4920,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a4c7e6", @@ -4937,7 +4937,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#aecde9", @@ -4954,7 +4954,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#4b90ce", @@ -4971,7 +4971,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00529d", @@ -4988,7 +4988,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#0163ba", @@ -5005,7 +5005,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#004d93", @@ -5022,7 +5022,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00396d", @@ -5039,7 +5039,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#005099", @@ -5056,7 +5056,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00315c", @@ -5073,7 +5073,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5090,7 +5090,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5107,7 +5107,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fefefe", @@ -5124,7 +5124,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f3f4f5", @@ -5141,7 +5141,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e9eaec", @@ -5158,7 +5158,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#d5d7da", @@ -5175,7 +5175,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c1c4c9", @@ -5192,7 +5192,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c6c9cd", @@ -5209,7 +5209,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#858c96", @@ -5226,7 +5226,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#495361", @@ -5243,7 +5243,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1e2b3c", @@ -5260,7 +5260,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#333e4e", @@ -5277,7 +5277,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#495361", @@ -5294,7 +5294,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#46505e", @@ -5311,7 +5311,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#243142", @@ -5328,7 +5328,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f9f9fa", @@ -5345,7 +5345,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#9ea3ab", @@ -5362,7 +5362,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fffefe", @@ -5379,7 +5379,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fef0f1", @@ -5396,7 +5396,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fde5e6", @@ -5413,7 +5413,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fbcccd", @@ -5430,7 +5430,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fab1b3", @@ -5447,7 +5447,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fab8b9", @@ -5464,7 +5464,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eb5b5f", @@ -5481,7 +5481,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#8b3639", @@ -5498,7 +5498,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f35f63", @@ -5515,7 +5515,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#cc5053", @@ -5532,7 +5532,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a84144", @@ -5549,7 +5549,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#873537", @@ -5566,7 +5566,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#522021", @@ -5583,7 +5583,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5600,7 +5600,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5617,7 +5617,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fffefc", @@ -5634,7 +5634,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fbf3e0", @@ -5651,7 +5651,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f8e9c6", @@ -5668,7 +5668,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f2d48d", @@ -5685,7 +5685,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ebbe54", @@ -5702,7 +5702,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#edc464", @@ -5719,7 +5719,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#b28419", @@ -5736,7 +5736,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#684e0f", @@ -5753,7 +5753,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e4a920", @@ -5770,7 +5770,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c6931c", @@ -5787,7 +5787,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5804,7 +5804,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#664c0e", @@ -5821,7 +5821,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#3d2e09", @@ -5838,7 +5838,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5855,7 +5855,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5872,7 +5872,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fdfeff", @@ -5889,7 +5889,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eaf6fe", @@ -5906,7 +5906,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#d9eefd", @@ -5923,7 +5923,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#b3dcfc", @@ -5940,7 +5940,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#8bcafa", @@ -5957,7 +5957,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#96cffa", @@ -5974,7 +5974,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1c90e8", @@ -5991,7 +5991,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#11558a", @@ -6008,7 +6008,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1e98f5", @@ -6025,7 +6025,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1980ce", @@ -6042,7 +6042,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1569a9", @@ -6059,7 +6059,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#105387", @@ -6076,7 +6076,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#0a3251", @@ -6093,7 +6093,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -6110,7 +6110,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -6127,7 +6127,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fefeff", @@ -6144,7 +6144,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eef4fa", @@ -6161,7 +6161,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e2edf7", @@ -6178,7 +6178,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c3daef", @@ -6195,7 +6195,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a4c7e6", @@ -6212,7 +6212,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#aecde9", @@ -6229,7 +6229,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#4b90ce", @@ -6246,7 +6246,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00529d", @@ -6263,7 +6263,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#0163ba", @@ -6280,7 +6280,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#004d93", @@ -6297,7 +6297,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00396d", @@ -6314,7 +6314,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#005099", @@ -6331,7 +6331,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00315c", @@ -6348,7 +6348,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6365,7 +6365,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6382,7 +6382,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fefefe", @@ -6399,7 +6399,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f3f4f5", @@ -6416,7 +6416,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e9eaec", @@ -6433,7 +6433,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#d5d7da", @@ -6450,7 +6450,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c1c4c9", @@ -6467,7 +6467,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c6c9cd", @@ -6484,7 +6484,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#858c96", @@ -6501,7 +6501,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#495361", @@ -6518,7 +6518,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1e2b3c", @@ -6535,7 +6535,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#333e4e", @@ -6552,7 +6552,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#495361", @@ -6569,7 +6569,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#46505e", @@ -6586,7 +6586,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#243142", @@ -6603,7 +6603,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f9f9fa", @@ -6620,7 +6620,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#9ea3ab", @@ -6637,7 +6637,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fffefe", @@ -6654,7 +6654,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fef0f1", @@ -6671,7 +6671,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fde5e6", @@ -6688,7 +6688,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fbcccd", @@ -6705,7 +6705,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fab1b3", @@ -6722,7 +6722,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fab8b9", @@ -6739,7 +6739,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eb5b5f", @@ -6756,7 +6756,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#8b3639", @@ -6773,7 +6773,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f35f63", @@ -6790,7 +6790,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#cc5053", @@ -6807,7 +6807,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a84144", @@ -6824,7 +6824,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#873537", @@ -6841,7 +6841,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#522021", @@ -6858,7 +6858,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6875,7 +6875,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6892,7 +6892,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fffefc", @@ -6909,7 +6909,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fbf3e0", @@ -6926,7 +6926,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f8e9c6", @@ -6943,7 +6943,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f2d48d", @@ -6960,7 +6960,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ebbe54", @@ -6977,7 +6977,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#edc464", @@ -6994,7 +6994,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#b28419", @@ -7011,7 +7011,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#684e0f", @@ -7028,7 +7028,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e4a920", @@ -7045,7 +7045,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c6931c", @@ -7062,7 +7062,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a87c17", @@ -7079,7 +7079,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#664c0e", @@ -7096,7 +7096,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#3d2e09", @@ -7113,7 +7113,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -7130,7 +7130,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -7147,7 +7147,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fdfeff", @@ -7164,7 +7164,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eaf6fe", @@ -7181,7 +7181,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#d9eefd", @@ -7198,7 +7198,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#b3dcfc", @@ -7215,7 +7215,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#8bcafa", @@ -7232,7 +7232,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#96cffa", @@ -7249,7 +7249,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1c90e8", @@ -7266,7 +7266,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#11558a", @@ -7283,7 +7283,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1e98f5", @@ -7300,7 +7300,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1980ce", @@ -7317,7 +7317,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1569a9", @@ -7334,7 +7334,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#105387", @@ -7351,7 +7351,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#0a3251", @@ -7368,7 +7368,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -7385,7 +7385,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -7402,7 +7402,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fefeff", @@ -7419,7 +7419,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eef4fa", @@ -7436,7 +7436,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e2edf7", @@ -7453,7 +7453,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c3daef", @@ -7470,7 +7470,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a4c7e6", @@ -7487,7 +7487,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#aecde9", @@ -7504,7 +7504,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#4b90ce", @@ -7521,7 +7521,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00529d", @@ -7538,7 +7538,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#0163ba", @@ -7555,7 +7555,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#004d93", @@ -7572,7 +7572,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00396d", @@ -7589,7 +7589,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#005099", @@ -7606,7 +7606,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00315c", @@ -7623,7 +7623,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -7640,7 +7640,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -7657,7 +7657,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fefefe", @@ -7674,7 +7674,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f3f4f5", @@ -7691,7 +7691,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e9eaec", @@ -7708,7 +7708,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#d5d7da", @@ -7725,7 +7725,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c1c4c9", @@ -7742,7 +7742,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c6c9cd", @@ -7759,7 +7759,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#858c96", @@ -7776,7 +7776,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#495361", @@ -7793,7 +7793,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1e2b3c", @@ -7810,7 +7810,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#333e4e", @@ -7827,7 +7827,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#495361", @@ -7844,7 +7844,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#46505e", @@ -7861,7 +7861,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#243142", @@ -7878,7 +7878,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f9f9fa", @@ -7895,7 +7895,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#9ea3ab", @@ -7912,7 +7912,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fffefe", @@ -7929,7 +7929,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fef0f1", @@ -7946,7 +7946,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fde5e6", @@ -7963,7 +7963,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fbcccd", @@ -7980,7 +7980,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fab1b3", @@ -7997,7 +7997,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fab8b9", @@ -8014,7 +8014,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eb5b5f", @@ -8031,7 +8031,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#8b3639", @@ -8048,7 +8048,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f35f63", @@ -8065,7 +8065,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#cc5053", @@ -8082,7 +8082,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a84144", @@ -8099,7 +8099,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#873537", @@ -8116,7 +8116,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#522021", @@ -8133,7 +8133,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8150,7 +8150,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -8167,7 +8167,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fffefc", @@ -8184,7 +8184,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fbf3e0", @@ -8201,7 +8201,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f8e9c6", @@ -8218,7 +8218,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f2d48d", @@ -8235,7 +8235,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ebbe54", @@ -8252,7 +8252,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#edc464", @@ -8269,7 +8269,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#b28419", @@ -8286,7 +8286,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#684e0f", @@ -8303,7 +8303,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e4a920", @@ -8320,7 +8320,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c6931c", @@ -8337,7 +8337,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8354,7 +8354,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#664c0e", @@ -8371,7 +8371,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#3d2e09", @@ -8388,7 +8388,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8405,7 +8405,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -8422,7 +8422,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fdfeff", @@ -8439,7 +8439,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eaf6fe", @@ -8456,7 +8456,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#d9eefd", @@ -8473,7 +8473,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#b3dcfc", @@ -8490,7 +8490,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#8bcafa", @@ -8507,7 +8507,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#96cffa", @@ -8524,7 +8524,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1c90e8", @@ -8541,7 +8541,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#11558a", @@ -8558,7 +8558,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1e98f5", @@ -8575,7 +8575,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1980ce", @@ -8592,7 +8592,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1569a9", @@ -8609,7 +8609,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#105387", @@ -8626,7 +8626,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#0a3251", @@ -8643,7 +8643,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8660,7 +8660,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -9094,624 +9094,773 @@ export const fontWeights = [ } ] -export const borderWidth = [ +export const typography = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "1px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-border_width-1", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "border_width", - "1" + "typography", + "heading", + "2xlarge" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-border_width-2", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "border_width", - "2" + "typography", + "heading", + "xlarge" ] }, { - value: "1px", - type: "borderWidth", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-border_width-default", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "border_width", - "default" + "typography", + "heading", + "large" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-border_width-active", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "border_width", - "active" + "typography", + "heading", + "medium" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-border_width-tab_focus", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "border_width", - "tab_focus" + "typography", + "heading", + "small" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-shadow-100", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "shadow", - "100" + "typography", + "heading", + "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-shadow-200", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "shadow", - "200" + "typography", + "heading", + "xxsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-shadow-300", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "shadow", - "300" + "typography", + "ingress", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-shadow-400", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "shadow", - "400" + "typography", + "ingress", + "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-500", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "shadow", - "500" + "typography", + "ingress", + "small" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.100}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xsmall", + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "shadow", + "typography", + "ingress", "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.200}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-small", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "shadow", - "small" + "typography", + "paragraph", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.300}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-medium", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", + value: "400 1rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.400}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-shadow-large", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.500}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xlarge", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "shadow", - "xlarge" + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-sm", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "borderRadius", - "sm" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-md", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "borderRadius", - "md" + "typography", + "paragraph", + "long", + "large" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "8", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-lg", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "borderRadius", - "lg" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-xl", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ - "borderRadius", - "xl" + "typography", + "paragraph", + "long", + "small" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" }, - name: "--fds-border-radius-2xl", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ - "borderRadius", - "2xl" + "typography", + "paragraph", + "long", + "xsmall" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border-radius-3xl", + name: "--fds-typography-label-large", attributes: {}, path: [ - "borderRadius", - "3xl" + "typography", + "label", + "large" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "32", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-4xl", + name: "--fds-typography-label-medium", attributes: {}, path: [ - "borderRadius", - "4xl" + "typography", + "label", + "medium" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "9999", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-full", + name: "--fds-typography-label-small", attributes: {}, path: [ - "borderRadius", - "full" + "typography", + "label", + "small" ] }, { - value: "2", - type: "borderRadius", + value: "500 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.sm}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-sm", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ - "border_radius", - "sm" + "typography", + "label", + "xsmall" ] }, { - value: "4", - type: "borderRadius", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.md}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border_radius-md", + name: "--fds-typography-error_message-large", attributes: {}, path: [ - "border_radius", - "md" + "typography", + "error_message", + "large" ] }, { - value: "8", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.lg}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border_radius-lg", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ - "border_radius", - "lg" + "typography", + "error_message", + "medium" ] }, { - value: "12", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border_radius-xl", + name: "--fds-typography-error_message-small", attributes: {}, path: [ - "border_radius", - "xl" + "typography", + "error_message", + "small" ] }, { - value: "16", - type: "borderRadius", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-2xl", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ - "border_radius", - "2xl" + "typography", + "error_message", + "xsmall" ] }, { - value: "24", - type: "borderRadius", + value: "400 1.5rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.3xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" }, - name: "--fds-border_radius-3xl", + name: "--fds-typography-interactive-large", attributes: {}, path: [ - "border_radius", - "3xl" + "typography", + "interactive", + "large" ] }, { - value: "32", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" }, - name: "--fds-border_radius-4xl", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ - "border_radius", - "4xl" + "typography", + "interactive", + "medium" ] }, { - value: "9999", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.full}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" }, - name: "--fds-border_radius-full", + name: "--fds-typography-interactive-small", attributes: {}, path: [ - "border_radius", - "full" + "typography", + "interactive", + "small" ] } ] @@ -9720,17 +9869,17 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/defaults.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { value: "30%", type: "opacity" }, - name: "--fds-opacity-disabled-components", + name: "--fds-opacity-30", attributes: {}, path: [ "opacity", - "disabledComponents" + "30" ] }, { @@ -9739,7 +9888,7 @@ export const opacity = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.disabledComponents}", + value: "{opacity.30}", type: "opacity" }, name: "--fds-opacity-disabled", @@ -9751,1435 +9900,1286 @@ export const opacity = [ } ] -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*0", - type: "sizing" - }, - name: "--fds-sizing-0", - attributes: {}, - path: [ - "sizing", - "0" - ] - }, - { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*1", - type: "sizing" - }, - name: "--fds-sizing-1", - attributes: {}, - path: [ - "sizing", - "1" - ] - }, - { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*2", - type: "sizing" - }, - name: "--fds-sizing-2", - attributes: {}, - path: [ - "sizing", - "2" - ] - }, +export const borderRadius = [ { - value: "0.75rem", - type: "sizing", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-sizing-3", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "sizing", - "3" + "border_radius", + "sm" ] }, { - value: "1rem", - type: "sizing", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-sizing-4", + name: "--fds-border_radius-md", attributes: {}, path: [ - "sizing", - "4" + "border_radius", + "md" ] }, { - value: "1.25rem", - type: "sizing", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-sizing-5", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "sizing", - "5" + "border_radius", + "lg" ] }, { - value: "1.5rem", - type: "sizing", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*6", - type: "sizing" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-sizing-6", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "sizing", - "6" + "border_radius", + "xl" ] }, { - value: "1.75rem", - type: "sizing", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "sizing" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-sizing-7", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "sizing", - "7" + "border_radius", + "2xl" ] }, { - value: "2rem", - type: "sizing", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "sizing" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-sizing-8", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "sizing", - "8" + "border_radius", + "3xl" ] }, { - value: "2.25rem", - type: "sizing", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "sizing" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-sizing-9", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "sizing", - "9" + "border_radius", + "4xl" ] }, { - value: "2.5rem", - type: "sizing", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*10", - type: "sizing" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-sizing-10", + name: "--fds-border_radius-full", attributes: {}, path: [ - "sizing", - "10" + "border_radius", + "full" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: "2", + type: "borderRadius" }, - name: "--fds-sizing-11", + name: "--fds-border-radius-2", attributes: {}, path: [ - "sizing", - "11" + "borderRadius", + "2" ] }, { - value: "3rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "4", + type: "borderRadius" }, - name: "--fds-sizing-12", + name: "--fds-border-radius-4", attributes: {}, path: [ - "sizing", - "12" + "borderRadius", + "4" ] }, { - value: "3.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "8", + type: "borderRadius" }, - name: "--fds-sizing-13", + name: "--fds-border-radius-8", attributes: {}, path: [ - "sizing", - "13" + "borderRadius", + "8" ] }, { - value: "3.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "12", + type: "borderRadius" }, - name: "--fds-sizing-14", + name: "--fds-border-radius-12", attributes: {}, path: [ - "sizing", - "14" + "borderRadius", + "12" ] }, { - value: "3.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "16", + type: "borderRadius" }, - name: "--fds-sizing-15", + name: "--fds-border-radius-16", attributes: {}, path: [ - "sizing", - "15" + "borderRadius", + "16" ] }, { - value: "4.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "24", + type: "borderRadius" }, - name: "--fds-sizing-18", + name: "--fds-border-radius-24", attributes: {}, path: [ - "sizing", - "18" + "borderRadius", + "24" ] }, { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "32", + type: "borderRadius" }, - name: "--fds-sizing-22", + name: "--fds-border-radius-32", attributes: {}, path: [ - "sizing", - "22" + "borderRadius", + "32" ] }, { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "9999", + type: "borderRadius" }, - name: "--fds-sizing-26", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "sizing", - "26" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "7.5rem", - type: "sizing", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-sizing-30", + name: "--fds-spacing-0", attributes: {}, path: [ - "sizing", - "30" + "spacing", + "0" ] }, { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/defaults.json", + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "sizing" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-sizing-base", + name: "--fds-spacing-1", attributes: {}, path: [ - "sizing", - "base" + "spacing", + "1" ] - } -] - -export const typography = [ + }, { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", + value: "0.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-spacing-2", attributes: {}, path: [ - "typography", - "heading", - "2xlarge" + "spacing", + "2" ] }, { - value: "500 3rem/1.3 'Inter'", - type: "typography", - description: "H1", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" - }, - type: "typography", - description: "H1" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-spacing-3", attributes: {}, path: [ - "typography", - "heading", - "xlarge" + "spacing", + "3" ] }, { - value: "500 2.25rem/1.3 'Inter'", - type: "typography", - description: "H2", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" - }, - type: "typography", - description: "H2" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-typography-heading-large", + name: "--fds-spacing-4", attributes: {}, path: [ - "typography", - "heading", - "large" + "spacing", + "4" ] }, { - value: "500 1.875rem/1.3 'Inter'", - type: "typography", - description: "H3", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" - }, - type: "typography", - description: "H3" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-typography-heading-medium", + name: "--fds-spacing-5", attributes: {}, path: [ - "typography", - "heading", - "medium" + "spacing", + "5" ] }, { - value: "500 1.5rem/1.3 'Inter'", - type: "typography", - description: "H4", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" - }, - type: "typography", - description: "H4" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-typography-heading-small", + name: "--fds-spacing-6", attributes: {}, path: [ - "typography", - "heading", - "small" + "spacing", + "6" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", - description: "H5", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography", - description: "H5" + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-spacing-7", attributes: {}, path: [ - "typography", - "heading", - "xsmall" + "spacing", + "7" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-typography-heading-xxsmall", + name: "--fds-spacing-8", attributes: {}, path: [ - "typography", - "heading", - "xxsmall" + "spacing", + "8" ] }, { - value: "400 1.875rem/1.7 'Inter'", - type: "typography", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-typography-ingress-large", + name: "--fds-spacing-9", attributes: {}, path: [ - "typography", - "ingress", - "large" + "spacing", + "9" ] }, { - value: "400 1.5rem/1.7 'Inter'", - type: "typography", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-typography-ingress-medium", + name: "--fds-spacing-10", attributes: {}, path: [ - "typography", - "ingress", - "medium" + "spacing", + "10" ] }, { - value: "400 1.3125rem/1.7 'Inter'", - type: "typography", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-typography-ingress-small", + name: "--fds-spacing-11", attributes: {}, path: [ - "typography", - "ingress", - "small" + "spacing", + "11" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "3rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-spacing-12", attributes: {}, path: [ - "typography", - "ingress", - "xsmall" + "spacing", + "12" ] }, { - value: "400 1.3125rem/1.5 'Inter'", - type: "typography", + value: "3.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-typography-paragraph-large", + name: "--fds-spacing-13", attributes: {}, path: [ - "typography", - "paragraph", - "large" + "spacing", + "13" ] }, { - value: "400 1.125rem/1.5 'Inter'", - type: "typography", + value: "3.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-spacing-14", attributes: {}, path: [ - "typography", - "paragraph", - "medium" + "spacing", + "14" ] }, { - value: "400 1rem/1.5 'Inter'", - type: "typography", + value: "3.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-typography-paragraph-small", + name: "--fds-spacing-15", attributes: {}, path: [ - "typography", - "paragraph", - "small" + "spacing", + "15" ] }, { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", + value: "4.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-spacing-18", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "spacing", + "18" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "5.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-spacing-22", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "spacing", + "22" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "6.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-spacing-26", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "spacing", + "26" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "7.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-spacing-30", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "spacing", + "30" ] - }, + } +] + +export const sizing = [ { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "sizing" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-sizing-0", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "sizing", + "0" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "0.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "sizing" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-sizing-1", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "sizing", + "1" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "0.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "sizing" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-sizing-2", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "sizing", + "2" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "0.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*3", + type: "sizing" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-sizing-3", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "sizing", + "3" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "1rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{sizing.base}*4", + type: "sizing" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-sizing-4", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "sizing", + "4" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "1.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*5", + type: "sizing" }, - name: "--fds-typography-label-large", + name: "--fds-sizing-5", attributes: {}, path: [ - "typography", - "label", - "large" + "sizing", + "5" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", + value: "1.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*6", + type: "sizing" }, - name: "--fds-typography-label-medium", + name: "--fds-sizing-6", attributes: {}, path: [ - "typography", - "label", - "medium" + "sizing", + "6" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", + value: "1.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*7", + type: "sizing" }, - name: "--fds-typography-label-small", + name: "--fds-sizing-7", attributes: {}, path: [ - "typography", - "label", - "small" + "sizing", + "7" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", + value: "2rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*8", + type: "sizing" }, - name: "--fds-typography-label-xsmall", + name: "--fds-sizing-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "sizing", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "2.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "sizing" }, - name: "--fds-typography-error_message-large", + name: "--fds-sizing-9", attributes: {}, path: [ - "typography", - "error_message", - "large" + "sizing", + "9" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "sizing" }, - name: "--fds-typography-error_message-medium", + name: "--fds-sizing-10", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "sizing", + "10" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "2.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "sizing" }, - name: "--fds-typography-error_message-small", + name: "--fds-sizing-11", attributes: {}, path: [ - "typography", - "error_message", - "small" + "sizing", + "11" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "3rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "sizing" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-sizing-12", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "sizing", + "12" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", + value: "3.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "sizing" }, - name: "--fds-typography-interactive-large", + name: "--fds-sizing-13", attributes: {}, path: [ - "typography", - "interactive", - "large" + "sizing", + "13" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "3.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "sizing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-sizing-14", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "sizing", + "14" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "3.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "sizing" }, - name: "--fds-typography-interactive-small", + name: "--fds-sizing-15", attributes: {}, path: [ - "typography", - "interactive", - "small" + "sizing", + "15" ] - } -] - -export const spacing = [ + }, { - value: "0", - type: "spacing", + value: "4.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*0", - type: "spacing" + value: "{sizing.base}*18", + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", - "0" + "sizing", + "18" ] }, { - value: "0.25rem", - type: "spacing", + value: "5.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*1", - type: "spacing" + value: "{sizing.base}*22", + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", - "1" + "sizing", + "22" ] }, { - value: "0.5rem", - type: "spacing", + value: "6.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*2", - type: "spacing" + value: "{sizing.base}*26", + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", - "2" + "sizing", + "26" ] }, { - value: "0.75rem", - type: "spacing", + value: "7.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "spacing" + value: "{sizing.base}*30", + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", - "3" + "sizing", + "30" ] }, { - value: "1rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*4", - type: "spacing" + value: "4", + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-base", attributes: {}, path: [ - "spacing", - "4" + "sizing", + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "1.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*5", - type: "spacing" + value: "1px", + type: "borderWidth" }, - name: "--fds-spacing-5", + name: "--fds-border_width-1", attributes: {}, path: [ - "spacing", - "5" + "border_width", + "1" ] }, { - value: "1.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "spacing" + value: "2px", + type: "borderWidth" }, - name: "--fds-spacing-6", + name: "--fds-border_width-2", attributes: {}, path: [ - "spacing", - "6" + "border_width", + "2" ] }, { - value: "1.75rem", - type: "spacing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "spacing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-spacing-7", + name: "--fds-border_width-default", attributes: {}, path: [ - "spacing", - "7" + "border_width", + "default" ] }, { - value: "2rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-8", + name: "--fds-border_width-active", attributes: {}, path: [ - "spacing", - "8" + "border_width", + "active" ] }, { - value: "2.25rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-9", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "spacing", - "9" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "2.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-10", + name: "--fds-shadow-100", attributes: {}, path: [ - "spacing", - "10" + "shadow", + "100" ] }, { - value: "2.75rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-11", + name: "--fds-shadow-200", attributes: {}, path: [ - "spacing", - "11" + "shadow", + "200" ] }, { - value: "3rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-12", + name: "--fds-shadow-300", attributes: {}, path: [ - "spacing", - "12" + "shadow", + "300" ] }, { - value: "3.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-13", + name: "--fds-shadow-400", attributes: {}, path: [ - "spacing", - "13" + "shadow", + "400" ] }, { - value: "3.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-14", + name: "--fds-shadow-500", attributes: {}, path: [ - "spacing", - "14" + "shadow", + "500" ] }, { - value: "3.75rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "spacing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-spacing-15", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "spacing", - "15" + "shadow", + "xsmall" ] }, { - value: "4.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "spacing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-spacing-18", + name: "--fds-shadow-small", attributes: {}, path: [ - "spacing", - "18" + "shadow", + "small" ] }, { - value: "5.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*22", - type: "spacing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-spacing-22", + name: "--fds-shadow-medium", attributes: {}, path: [ - "spacing", - "22" + "shadow", + "medium" ] }, { - value: "6.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*26", - type: "spacing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-spacing-26", + name: "--fds-shadow-large", attributes: {}, path: [ - "spacing", - "26" + "shadow", + "large" ] }, { - value: "7.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "spacing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-spacing-30", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "spacing", - "30" + "shadow", + "xlarge" ] } ] diff --git a/apps/storefront/tokens/theme4/dark.ts b/apps/storefront/tokens/theme4/dark.ts index ddf8f4c5ed..f30e4d7d38 100644 --- a/apps/storefront/tokens/theme4/dark.ts +++ b/apps/storefront/tokens/theme4/dark.ts @@ -2302,7 +2302,7 @@ export const color = [ { value: "#08200c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#08200c", @@ -2319,7 +2319,7 @@ export const color = [ { value: "#0b290f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0b290f", @@ -2336,7 +2336,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0f3814", @@ -2353,7 +2353,7 @@ export const color = [ { value: "#114218", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#114218", @@ -2370,7 +2370,7 @@ export const color = [ { value: "#144c1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#144c1c", @@ -2387,7 +2387,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#185e22", @@ -2404,7 +2404,7 @@ export const color = [ { value: "#207a2c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#207a2c", @@ -2421,7 +2421,7 @@ export const color = [ { value: "#279636", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#279636", @@ -2438,7 +2438,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2ca63d", @@ -2455,7 +2455,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#248c33", @@ -2472,7 +2472,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#1d7129", @@ -2489,7 +2489,7 @@ export const color = [ { value: "#64be70", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#64be70", @@ -2506,7 +2506,7 @@ export const color = [ { value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#a2d8aa", @@ -2523,7 +2523,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2540,7 +2540,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2557,7 +2557,7 @@ export const color = [ { value: "#211b08", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#211b08", @@ -2574,7 +2574,7 @@ export const color = [ { value: "#2b230a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2b230a", @@ -2591,7 +2591,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3a300e", @@ -2608,7 +2608,7 @@ export const color = [ { value: "#453810", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#453810", @@ -2625,7 +2625,7 @@ export const color = [ { value: "#4e4013", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#4e4013", @@ -2642,7 +2642,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#625017", @@ -2659,7 +2659,7 @@ export const color = [ { value: "#7f681e", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#7f681e", @@ -2676,7 +2676,7 @@ export const color = [ { value: "#9c8125", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#9c8125", @@ -2693,7 +2693,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ecc238", @@ -2710,7 +2710,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#cfaa31", @@ -2727,7 +2727,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b2922a", @@ -2744,7 +2744,7 @@ export const color = [ { value: "#cca730", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#cca730", @@ -2761,7 +2761,7 @@ export const color = [ { value: "#eec84d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#eec84d", @@ -2778,7 +2778,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2795,7 +2795,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2812,7 +2812,7 @@ export const color = [ { value: "#2d1508", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2d1508", @@ -2829,7 +2829,7 @@ export const color = [ { value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3a1b0a", @@ -2846,7 +2846,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#4f240d", @@ -2863,7 +2863,7 @@ export const color = [ { value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#5d2b0f", @@ -2880,7 +2880,7 @@ export const color = [ { value: "#6b3212", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#6b3212", @@ -2897,7 +2897,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#853e16", @@ -2914,7 +2914,7 @@ export const color = [ { value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ac4f1c", @@ -2931,7 +2931,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2948,7 +2948,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2965,7 +2965,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b0511d", @@ -2982,7 +2982,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#8e4117", @@ -2999,7 +2999,7 @@ export const color = [ { value: "#e39a72", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e39a72", @@ -3016,7 +3016,7 @@ export const color = [ { value: "#efc3ab", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#efc3ab", @@ -3033,7 +3033,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3050,7 +3050,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3067,7 +3067,7 @@ export const color = [ { value: "#380c0c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#380c0c", @@ -3084,7 +3084,7 @@ export const color = [ { value: "#470f10", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#470f10", @@ -3101,7 +3101,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#5e1515", @@ -3118,7 +3118,7 @@ export const color = [ { value: "#6f1819", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#6f1819", @@ -3135,7 +3135,7 @@ export const color = [ { value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#7f1c1c", @@ -3152,7 +3152,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#9d2223", @@ -3169,7 +3169,7 @@ export const color = [ { value: "#bb3f40", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#bb3f40", @@ -3186,7 +3186,7 @@ export const color = [ { value: "#c96666", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#c96666", @@ -3203,7 +3203,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b32728", @@ -3220,7 +3220,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3237,7 +3237,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#671617", @@ -3254,7 +3254,7 @@ export const color = [ { value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#dc9a9b", @@ -3271,7 +3271,7 @@ export const color = [ { value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e9c2c2", @@ -3288,7 +3288,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -3305,7 +3305,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3322,7 +3322,7 @@ export const color = [ { value: "#031d30", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#031d30", @@ -3339,7 +3339,7 @@ export const color = [ { value: "#032540", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#032540", @@ -3356,7 +3356,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#043256", @@ -3373,7 +3373,7 @@ export const color = [ { value: "#053c65", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#053c65", @@ -3390,7 +3390,7 @@ export const color = [ { value: "#064474", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#064474", @@ -3407,7 +3407,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#075490", @@ -3424,7 +3424,7 @@ export const color = [ { value: "#0a6dba", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0a6dba", @@ -3441,7 +3441,7 @@ export const color = [ { value: "#3389cb", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3389cb", @@ -3458,7 +3458,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0c72c1", @@ -3475,7 +3475,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#085c9c", @@ -3492,7 +3492,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#064678", @@ -3509,7 +3509,7 @@ export const color = [ { value: "#78b1dc", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#78b1dc", @@ -3526,7 +3526,7 @@ export const color = [ { value: "#aed0ea", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#aed0ea", @@ -3543,7 +3543,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3560,7 +3560,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3577,7 +3577,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#001c36", @@ -3594,7 +3594,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#002445", @@ -3611,7 +3611,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00315c", @@ -3628,7 +3628,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00396d", @@ -3645,7 +3645,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00427e", @@ -3662,7 +3662,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00529d", @@ -3679,7 +3679,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0f6bbe", @@ -3696,7 +3696,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3d88ca", @@ -3713,7 +3713,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0163ba", @@ -3730,7 +3730,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#004d93", @@ -3747,7 +3747,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00396d", @@ -3764,7 +3764,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#7eb0dc", @@ -3781,7 +3781,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#b0cfea", @@ -3798,7 +3798,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -3815,7 +3815,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -3832,7 +3832,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2f1213", @@ -3849,7 +3849,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3c1819", @@ -3866,7 +3866,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#522021", @@ -3883,7 +3883,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#602627", @@ -3900,7 +3900,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#702c2e", @@ -3917,7 +3917,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#8b3639", @@ -3934,7 +3934,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#b34649", @@ -3951,7 +3951,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#dd565a", @@ -3968,7 +3968,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f35f63", @@ -3985,7 +3985,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#cc5053", @@ -4002,7 +4002,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a84144", @@ -4019,7 +4019,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f78d8f", @@ -4036,7 +4036,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#fabcbd", @@ -4053,7 +4053,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#41191b", @@ -4070,7 +4070,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2f1213", @@ -4087,7 +4087,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#231a05", @@ -4104,7 +4104,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2d2206", @@ -4121,7 +4121,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3d2e09", @@ -4138,7 +4138,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#48360a", @@ -4155,7 +4155,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#543e0c", @@ -4172,7 +4172,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#684e0f", @@ -4189,7 +4189,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#876413", @@ -4206,7 +4206,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4223,7 +4223,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#e4a920", @@ -4240,7 +4240,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#c6931c", @@ -4257,7 +4257,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4274,7 +4274,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#daa21f", @@ -4291,7 +4291,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#eec76c", @@ -4308,7 +4308,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#302407", @@ -4325,7 +4325,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#45340a", @@ -4342,7 +4342,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#061d30", @@ -4359,7 +4359,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#07253c", @@ -4376,7 +4376,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0a3251", @@ -4393,7 +4393,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0c3b60", @@ -4410,7 +4410,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0e446e", @@ -4427,7 +4427,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#11558a", @@ -4444,7 +4444,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#166eb2", @@ -4461,7 +4461,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1b88db", @@ -4478,7 +4478,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1e98f5", @@ -4495,7 +4495,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1980ce", @@ -4512,7 +4512,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1569a9", @@ -4529,7 +4529,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#57b2f8", @@ -4546,7 +4546,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#9cd2fb", @@ -4563,7 +4563,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#082740", @@ -4580,7 +4580,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#061f33", @@ -4597,7 +4597,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#131c27", @@ -4614,7 +4614,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#192433", @@ -4631,7 +4631,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#243142", @@ -4648,7 +4648,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2e3a4a", @@ -4665,7 +4665,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#374352", @@ -4682,7 +4682,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#495361", @@ -4699,7 +4699,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#626b77", @@ -4716,7 +4716,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#7d848e", @@ -4733,7 +4733,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1e2b3c", @@ -4750,7 +4750,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#333e4e", @@ -4767,7 +4767,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#495361", @@ -4784,7 +4784,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a6abb2", @@ -4801,7 +4801,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#c9ccd0", @@ -4818,7 +4818,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f9f9fa", @@ -4835,7 +4835,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#9ea3ab", @@ -4852,7 +4852,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#001c36", @@ -4869,7 +4869,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#002445", @@ -4886,7 +4886,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00315c", @@ -4903,7 +4903,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", @@ -4920,7 +4920,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00427e", @@ -4937,7 +4937,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00529d", @@ -4954,7 +4954,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0f6bbe", @@ -4971,7 +4971,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3d88ca", @@ -4988,7 +4988,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0163ba", @@ -5005,7 +5005,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#004d93", @@ -5022,7 +5022,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", @@ -5039,7 +5039,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#7eb0dc", @@ -5056,7 +5056,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#b0cfea", @@ -5073,7 +5073,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5090,7 +5090,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5107,7 +5107,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", @@ -5124,7 +5124,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3c1819", @@ -5141,7 +5141,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#522021", @@ -5158,7 +5158,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#602627", @@ -5175,7 +5175,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#702c2e", @@ -5192,7 +5192,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#8b3639", @@ -5209,7 +5209,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#b34649", @@ -5226,7 +5226,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#dd565a", @@ -5243,7 +5243,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f35f63", @@ -5260,7 +5260,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#cc5053", @@ -5277,7 +5277,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a84144", @@ -5294,7 +5294,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f78d8f", @@ -5311,7 +5311,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#fabcbd", @@ -5328,7 +5328,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#41191b", @@ -5345,7 +5345,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", @@ -5362,7 +5362,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#231a05", @@ -5379,7 +5379,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2d2206", @@ -5396,7 +5396,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3d2e09", @@ -5413,7 +5413,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#48360a", @@ -5430,7 +5430,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#543e0c", @@ -5447,7 +5447,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#684e0f", @@ -5464,7 +5464,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#876413", @@ -5481,7 +5481,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5498,7 +5498,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#e4a920", @@ -5515,7 +5515,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#c6931c", @@ -5532,7 +5532,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5549,7 +5549,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#daa21f", @@ -5566,7 +5566,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#eec76c", @@ -5583,7 +5583,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#302407", @@ -5600,7 +5600,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#45340a", @@ -5617,7 +5617,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#061d30", @@ -5634,7 +5634,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#07253c", @@ -5651,7 +5651,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0a3251", @@ -5668,7 +5668,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0c3b60", @@ -5685,7 +5685,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0e446e", @@ -5702,7 +5702,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#11558a", @@ -5719,7 +5719,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#166eb2", @@ -5736,7 +5736,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1b88db", @@ -5753,7 +5753,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1e98f5", @@ -5770,7 +5770,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1980ce", @@ -5787,7 +5787,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1569a9", @@ -5804,7 +5804,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#57b2f8", @@ -5821,7 +5821,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#9cd2fb", @@ -5838,7 +5838,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#082740", @@ -5855,7 +5855,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#061f33", @@ -5872,7 +5872,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#131c27", @@ -5889,7 +5889,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#192433", @@ -5906,7 +5906,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#243142", @@ -5923,7 +5923,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2e3a4a", @@ -5940,7 +5940,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#374352", @@ -5957,7 +5957,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#495361", @@ -5974,7 +5974,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#626b77", @@ -5991,7 +5991,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#7d848e", @@ -6008,7 +6008,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1e2b3c", @@ -6025,7 +6025,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#333e4e", @@ -6042,7 +6042,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#495361", @@ -6059,7 +6059,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a6abb2", @@ -6076,7 +6076,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#c9ccd0", @@ -6093,7 +6093,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f9f9fa", @@ -6110,7 +6110,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#9ea3ab", @@ -6127,7 +6127,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#001c36", @@ -6144,7 +6144,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#002445", @@ -6161,7 +6161,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00315c", @@ -6178,7 +6178,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", @@ -6195,7 +6195,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00427e", @@ -6212,7 +6212,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00529d", @@ -6229,7 +6229,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0f6bbe", @@ -6246,7 +6246,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3d88ca", @@ -6263,7 +6263,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0163ba", @@ -6280,7 +6280,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#004d93", @@ -6297,7 +6297,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", @@ -6314,7 +6314,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#7eb0dc", @@ -6331,7 +6331,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#b0cfea", @@ -6348,7 +6348,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6365,7 +6365,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6382,7 +6382,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", @@ -6399,7 +6399,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3c1819", @@ -6416,7 +6416,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#522021", @@ -6433,7 +6433,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#602627", @@ -6450,7 +6450,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#702c2e", @@ -6467,7 +6467,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#8b3639", @@ -6484,7 +6484,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#b34649", @@ -6501,7 +6501,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#dd565a", @@ -6518,7 +6518,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f35f63", @@ -6535,7 +6535,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#cc5053", @@ -6552,7 +6552,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a84144", @@ -6569,7 +6569,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f78d8f", @@ -6586,7 +6586,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#fabcbd", @@ -6603,7 +6603,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#41191b", @@ -6620,7 +6620,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", @@ -6637,7 +6637,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#231a05", @@ -6654,7 +6654,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2d2206", @@ -6671,7 +6671,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3d2e09", @@ -6688,7 +6688,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#48360a", @@ -6705,7 +6705,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#543e0c", @@ -6722,7 +6722,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#684e0f", @@ -6739,7 +6739,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#876413", @@ -6756,7 +6756,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", @@ -6773,7 +6773,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#e4a920", @@ -6790,7 +6790,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#c6931c", @@ -6807,7 +6807,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", @@ -6824,7 +6824,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#daa21f", @@ -6841,7 +6841,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#eec76c", @@ -6858,7 +6858,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#302407", @@ -6875,7 +6875,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#45340a", @@ -6892,7 +6892,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#061d30", @@ -6909,7 +6909,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#07253c", @@ -6926,7 +6926,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0a3251", @@ -6943,7 +6943,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0c3b60", @@ -6960,7 +6960,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0e446e", @@ -6977,7 +6977,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#11558a", @@ -6994,7 +6994,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#166eb2", @@ -7011,7 +7011,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1b88db", @@ -7028,7 +7028,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1e98f5", @@ -7045,7 +7045,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1980ce", @@ -7062,7 +7062,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1569a9", @@ -7079,7 +7079,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#57b2f8", @@ -7096,7 +7096,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#9cd2fb", @@ -7113,7 +7113,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#082740", @@ -7130,7 +7130,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#061f33", @@ -7147,7 +7147,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#131c27", @@ -7164,7 +7164,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#192433", @@ -7181,7 +7181,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#243142", @@ -7198,7 +7198,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2e3a4a", @@ -7215,7 +7215,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#374352", @@ -7232,7 +7232,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#495361", @@ -7249,7 +7249,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#626b77", @@ -7266,7 +7266,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#7d848e", @@ -7283,7 +7283,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1e2b3c", @@ -7300,7 +7300,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#333e4e", @@ -7317,7 +7317,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#495361", @@ -7334,7 +7334,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a6abb2", @@ -7351,7 +7351,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#c9ccd0", @@ -7368,7 +7368,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f9f9fa", @@ -7385,7 +7385,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#9ea3ab", @@ -7402,7 +7402,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#001c36", @@ -7419,7 +7419,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#002445", @@ -7436,7 +7436,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00315c", @@ -7453,7 +7453,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", @@ -7470,7 +7470,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00427e", @@ -7487,7 +7487,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00529d", @@ -7504,7 +7504,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0f6bbe", @@ -7521,7 +7521,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3d88ca", @@ -7538,7 +7538,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0163ba", @@ -7555,7 +7555,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#004d93", @@ -7572,7 +7572,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", @@ -7589,7 +7589,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#7eb0dc", @@ -7606,7 +7606,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#b0cfea", @@ -7623,7 +7623,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -7640,7 +7640,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -7657,7 +7657,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", @@ -7674,7 +7674,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3c1819", @@ -7691,7 +7691,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#522021", @@ -7708,7 +7708,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#602627", @@ -7725,7 +7725,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#702c2e", @@ -7742,7 +7742,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#8b3639", @@ -7759,7 +7759,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#b34649", @@ -7776,7 +7776,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#dd565a", @@ -7793,7 +7793,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f35f63", @@ -7810,7 +7810,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#cc5053", @@ -7827,7 +7827,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a84144", @@ -7844,7 +7844,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f78d8f", @@ -7861,7 +7861,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#fabcbd", @@ -7878,7 +7878,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#41191b", @@ -7895,7 +7895,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", @@ -7912,7 +7912,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#231a05", @@ -7929,7 +7929,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2d2206", @@ -7946,7 +7946,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3d2e09", @@ -7963,7 +7963,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#48360a", @@ -7980,7 +7980,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#543e0c", @@ -7997,7 +7997,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#684e0f", @@ -8014,7 +8014,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#876413", @@ -8031,7 +8031,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8048,7 +8048,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#e4a920", @@ -8065,7 +8065,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#c6931c", @@ -8082,7 +8082,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8099,7 +8099,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#daa21f", @@ -8116,7 +8116,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#eec76c", @@ -8133,7 +8133,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#302407", @@ -8150,7 +8150,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#45340a", @@ -8167,7 +8167,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#061d30", @@ -8184,7 +8184,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#07253c", @@ -8201,7 +8201,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0a3251", @@ -8218,7 +8218,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0c3b60", @@ -8235,7 +8235,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0e446e", @@ -8252,7 +8252,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#11558a", @@ -8269,7 +8269,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#166eb2", @@ -8286,7 +8286,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1b88db", @@ -8303,7 +8303,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1e98f5", @@ -8320,7 +8320,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1980ce", @@ -8337,7 +8337,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1569a9", @@ -8354,7 +8354,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#57b2f8", @@ -8371,7 +8371,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#9cd2fb", @@ -8388,7 +8388,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#082740", @@ -8405,7 +8405,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#061f33", @@ -8422,7 +8422,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#131c27", @@ -8439,7 +8439,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#192433", @@ -8456,7 +8456,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#243142", @@ -8473,7 +8473,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2e3a4a", @@ -8490,7 +8490,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#374352", @@ -8507,7 +8507,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#495361", @@ -8524,7 +8524,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#626b77", @@ -8541,7 +8541,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#7d848e", @@ -8558,7 +8558,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1e2b3c", @@ -8575,7 +8575,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#333e4e", @@ -8592,7 +8592,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#495361", @@ -8609,7 +8609,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a6abb2", @@ -8626,7 +8626,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#c9ccd0", @@ -8643,7 +8643,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f9f9fa", @@ -8660,7 +8660,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#9ea3ab", @@ -9094,624 +9094,773 @@ export const fontWeights = [ } ] -export const borderWidth = [ +export const typography = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "1px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-border_width-1", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "border_width", - "1" + "typography", + "heading", + "2xlarge" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-border_width-2", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "border_width", - "2" + "typography", + "heading", + "xlarge" ] }, { - value: "1px", - type: "borderWidth", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-border_width-default", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "border_width", - "default" + "typography", + "heading", + "large" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-border_width-active", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "border_width", - "active" + "typography", + "heading", + "medium" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-border_width-tab_focus", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "border_width", - "tab_focus" + "typography", + "heading", + "small" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-shadow-100", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "shadow", - "100" + "typography", + "heading", + "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-shadow-200", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "shadow", - "200" + "typography", + "heading", + "xxsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-shadow-300", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "shadow", - "300" + "typography", + "ingress", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-shadow-400", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "shadow", - "400" + "typography", + "ingress", + "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-500", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "shadow", - "500" + "typography", + "ingress", + "small" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.100}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xsmall", + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "shadow", + "typography", + "ingress", "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.200}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-small", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "shadow", - "small" + "typography", + "paragraph", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.300}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-medium", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", + value: "400 1rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.400}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-shadow-large", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.500}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xlarge", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "shadow", - "xlarge" + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-sm", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "borderRadius", - "sm" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-md", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "borderRadius", - "md" + "typography", + "paragraph", + "long", + "large" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "8", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-lg", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "borderRadius", - "lg" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-xl", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ - "borderRadius", - "xl" + "typography", + "paragraph", + "long", + "small" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" }, - name: "--fds-border-radius-2xl", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ - "borderRadius", - "2xl" + "typography", + "paragraph", + "long", + "xsmall" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border-radius-3xl", + name: "--fds-typography-label-large", attributes: {}, path: [ - "borderRadius", - "3xl" + "typography", + "label", + "large" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "32", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-4xl", + name: "--fds-typography-label-medium", attributes: {}, path: [ - "borderRadius", - "4xl" + "typography", + "label", + "medium" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "9999", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-full", + name: "--fds-typography-label-small", attributes: {}, path: [ - "borderRadius", - "full" + "typography", + "label", + "small" ] }, { - value: "2", - type: "borderRadius", + value: "500 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.sm}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-sm", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ - "border_radius", - "sm" + "typography", + "label", + "xsmall" ] }, { - value: "4", - type: "borderRadius", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.md}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border_radius-md", + name: "--fds-typography-error_message-large", attributes: {}, path: [ - "border_radius", - "md" + "typography", + "error_message", + "large" ] }, { - value: "8", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.lg}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border_radius-lg", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ - "border_radius", - "lg" + "typography", + "error_message", + "medium" ] }, { - value: "12", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border_radius-xl", + name: "--fds-typography-error_message-small", attributes: {}, path: [ - "border_radius", - "xl" + "typography", + "error_message", + "small" ] }, { - value: "16", - type: "borderRadius", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-2xl", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ - "border_radius", - "2xl" + "typography", + "error_message", + "xsmall" ] }, { - value: "24", - type: "borderRadius", + value: "400 1.5rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.3xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" }, - name: "--fds-border_radius-3xl", + name: "--fds-typography-interactive-large", attributes: {}, path: [ - "border_radius", - "3xl" + "typography", + "interactive", + "large" ] }, { - value: "32", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" }, - name: "--fds-border_radius-4xl", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ - "border_radius", - "4xl" + "typography", + "interactive", + "medium" ] }, { - value: "9999", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.full}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" }, - name: "--fds-border_radius-full", + name: "--fds-typography-interactive-small", attributes: {}, path: [ - "border_radius", - "full" + "typography", + "interactive", + "small" ] } ] @@ -9720,17 +9869,17 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/defaults.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { value: "30%", type: "opacity" }, - name: "--fds-opacity-disabled-components", + name: "--fds-opacity-30", attributes: {}, path: [ "opacity", - "disabledComponents" + "30" ] }, { @@ -9739,7 +9888,7 @@ export const opacity = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.disabledComponents}", + value: "{opacity.30}", type: "opacity" }, name: "--fds-opacity-disabled", @@ -9751,1435 +9900,1286 @@ export const opacity = [ } ] -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*0", - type: "sizing" - }, - name: "--fds-sizing-0", - attributes: {}, - path: [ - "sizing", - "0" - ] - }, - { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*1", - type: "sizing" - }, - name: "--fds-sizing-1", - attributes: {}, - path: [ - "sizing", - "1" - ] - }, - { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*2", - type: "sizing" - }, - name: "--fds-sizing-2", - attributes: {}, - path: [ - "sizing", - "2" - ] - }, +export const borderRadius = [ { - value: "0.75rem", - type: "sizing", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-sizing-3", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "sizing", - "3" + "border_radius", + "sm" ] }, { - value: "1rem", - type: "sizing", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-sizing-4", + name: "--fds-border_radius-md", attributes: {}, path: [ - "sizing", - "4" + "border_radius", + "md" ] }, { - value: "1.25rem", - type: "sizing", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-sizing-5", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "sizing", - "5" + "border_radius", + "lg" ] }, { - value: "1.5rem", - type: "sizing", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*6", - type: "sizing" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-sizing-6", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "sizing", - "6" + "border_radius", + "xl" ] }, { - value: "1.75rem", - type: "sizing", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "sizing" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-sizing-7", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "sizing", - "7" + "border_radius", + "2xl" ] }, { - value: "2rem", - type: "sizing", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "sizing" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-sizing-8", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "sizing", - "8" + "border_radius", + "3xl" ] }, { - value: "2.25rem", - type: "sizing", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "sizing" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-sizing-9", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "sizing", - "9" + "border_radius", + "4xl" ] }, { - value: "2.5rem", - type: "sizing", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*10", - type: "sizing" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-sizing-10", + name: "--fds-border_radius-full", attributes: {}, path: [ - "sizing", - "10" + "border_radius", + "full" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: "2", + type: "borderRadius" }, - name: "--fds-sizing-11", + name: "--fds-border-radius-2", attributes: {}, path: [ - "sizing", - "11" + "borderRadius", + "2" ] }, { - value: "3rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "4", + type: "borderRadius" }, - name: "--fds-sizing-12", + name: "--fds-border-radius-4", attributes: {}, path: [ - "sizing", - "12" + "borderRadius", + "4" ] }, { - value: "3.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "8", + type: "borderRadius" }, - name: "--fds-sizing-13", + name: "--fds-border-radius-8", attributes: {}, path: [ - "sizing", - "13" + "borderRadius", + "8" ] }, { - value: "3.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "12", + type: "borderRadius" }, - name: "--fds-sizing-14", + name: "--fds-border-radius-12", attributes: {}, path: [ - "sizing", - "14" + "borderRadius", + "12" ] }, { - value: "3.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "16", + type: "borderRadius" }, - name: "--fds-sizing-15", + name: "--fds-border-radius-16", attributes: {}, path: [ - "sizing", - "15" + "borderRadius", + "16" ] }, { - value: "4.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "24", + type: "borderRadius" }, - name: "--fds-sizing-18", + name: "--fds-border-radius-24", attributes: {}, path: [ - "sizing", - "18" + "borderRadius", + "24" ] }, { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "32", + type: "borderRadius" }, - name: "--fds-sizing-22", + name: "--fds-border-radius-32", attributes: {}, path: [ - "sizing", - "22" + "borderRadius", + "32" ] }, { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "9999", + type: "borderRadius" }, - name: "--fds-sizing-26", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "sizing", - "26" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "7.5rem", - type: "sizing", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-sizing-30", + name: "--fds-spacing-0", attributes: {}, path: [ - "sizing", - "30" + "spacing", + "0" ] }, { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/defaults.json", + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "sizing" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-sizing-base", + name: "--fds-spacing-1", attributes: {}, path: [ - "sizing", - "base" + "spacing", + "1" ] - } -] - -export const typography = [ + }, { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", + value: "0.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-spacing-2", attributes: {}, path: [ - "typography", - "heading", - "2xlarge" + "spacing", + "2" ] }, { - value: "500 3rem/1.3 'Inter'", - type: "typography", - description: "H1", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" - }, - type: "typography", - description: "H1" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-spacing-3", attributes: {}, path: [ - "typography", - "heading", - "xlarge" + "spacing", + "3" ] }, { - value: "500 2.25rem/1.3 'Inter'", - type: "typography", - description: "H2", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" - }, - type: "typography", - description: "H2" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-typography-heading-large", + name: "--fds-spacing-4", attributes: {}, path: [ - "typography", - "heading", - "large" + "spacing", + "4" ] }, { - value: "500 1.875rem/1.3 'Inter'", - type: "typography", - description: "H3", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" - }, - type: "typography", - description: "H3" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-typography-heading-medium", + name: "--fds-spacing-5", attributes: {}, path: [ - "typography", - "heading", - "medium" + "spacing", + "5" ] }, { - value: "500 1.5rem/1.3 'Inter'", - type: "typography", - description: "H4", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" - }, - type: "typography", - description: "H4" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-typography-heading-small", + name: "--fds-spacing-6", attributes: {}, path: [ - "typography", - "heading", - "small" + "spacing", + "6" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", - description: "H5", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography", - description: "H5" + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-spacing-7", attributes: {}, path: [ - "typography", - "heading", - "xsmall" + "spacing", + "7" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-typography-heading-xxsmall", + name: "--fds-spacing-8", attributes: {}, path: [ - "typography", - "heading", - "xxsmall" + "spacing", + "8" ] }, { - value: "400 1.875rem/1.7 'Inter'", - type: "typography", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-typography-ingress-large", + name: "--fds-spacing-9", attributes: {}, path: [ - "typography", - "ingress", - "large" + "spacing", + "9" ] }, { - value: "400 1.5rem/1.7 'Inter'", - type: "typography", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-typography-ingress-medium", + name: "--fds-spacing-10", attributes: {}, path: [ - "typography", - "ingress", - "medium" + "spacing", + "10" ] }, { - value: "400 1.3125rem/1.7 'Inter'", - type: "typography", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-typography-ingress-small", + name: "--fds-spacing-11", attributes: {}, path: [ - "typography", - "ingress", - "small" + "spacing", + "11" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "3rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-spacing-12", attributes: {}, path: [ - "typography", - "ingress", - "xsmall" + "spacing", + "12" ] }, { - value: "400 1.3125rem/1.5 'Inter'", - type: "typography", + value: "3.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-typography-paragraph-large", + name: "--fds-spacing-13", attributes: {}, path: [ - "typography", - "paragraph", - "large" + "spacing", + "13" ] }, { - value: "400 1.125rem/1.5 'Inter'", - type: "typography", + value: "3.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-spacing-14", attributes: {}, path: [ - "typography", - "paragraph", - "medium" + "spacing", + "14" ] }, { - value: "400 1rem/1.5 'Inter'", - type: "typography", + value: "3.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-typography-paragraph-small", + name: "--fds-spacing-15", attributes: {}, path: [ - "typography", - "paragraph", - "small" + "spacing", + "15" ] }, { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", + value: "4.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-spacing-18", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "spacing", + "18" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "5.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-spacing-22", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "spacing", + "22" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "6.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-spacing-26", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "spacing", + "26" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "7.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-spacing-30", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "spacing", + "30" ] - }, + } +] + +export const sizing = [ { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "sizing" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-sizing-0", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "sizing", + "0" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "0.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "sizing" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-sizing-1", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "sizing", + "1" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "0.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "sizing" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-sizing-2", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "sizing", + "2" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "0.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*3", + type: "sizing" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-sizing-3", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "sizing", + "3" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "1rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{sizing.base}*4", + type: "sizing" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-sizing-4", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "sizing", + "4" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "1.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*5", + type: "sizing" }, - name: "--fds-typography-label-large", + name: "--fds-sizing-5", attributes: {}, path: [ - "typography", - "label", - "large" + "sizing", + "5" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", + value: "1.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*6", + type: "sizing" }, - name: "--fds-typography-label-medium", + name: "--fds-sizing-6", attributes: {}, path: [ - "typography", - "label", - "medium" + "sizing", + "6" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", + value: "1.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*7", + type: "sizing" }, - name: "--fds-typography-label-small", + name: "--fds-sizing-7", attributes: {}, path: [ - "typography", - "label", - "small" + "sizing", + "7" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", + value: "2rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*8", + type: "sizing" }, - name: "--fds-typography-label-xsmall", + name: "--fds-sizing-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "sizing", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "2.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "sizing" }, - name: "--fds-typography-error_message-large", + name: "--fds-sizing-9", attributes: {}, path: [ - "typography", - "error_message", - "large" + "sizing", + "9" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "sizing" }, - name: "--fds-typography-error_message-medium", + name: "--fds-sizing-10", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "sizing", + "10" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "2.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "sizing" }, - name: "--fds-typography-error_message-small", + name: "--fds-sizing-11", attributes: {}, path: [ - "typography", - "error_message", - "small" + "sizing", + "11" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "3rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "sizing" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-sizing-12", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "sizing", + "12" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", + value: "3.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "sizing" }, - name: "--fds-typography-interactive-large", + name: "--fds-sizing-13", attributes: {}, path: [ - "typography", - "interactive", - "large" + "sizing", + "13" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "3.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "sizing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-sizing-14", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "sizing", + "14" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "3.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "sizing" }, - name: "--fds-typography-interactive-small", + name: "--fds-sizing-15", attributes: {}, path: [ - "typography", - "interactive", - "small" + "sizing", + "15" ] - } -] - -export const spacing = [ + }, { - value: "0", - type: "spacing", + value: "4.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*0", - type: "spacing" + value: "{sizing.base}*18", + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", - "0" + "sizing", + "18" ] }, { - value: "0.25rem", - type: "spacing", + value: "5.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*1", - type: "spacing" + value: "{sizing.base}*22", + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", - "1" + "sizing", + "22" ] }, { - value: "0.5rem", - type: "spacing", + value: "6.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*2", - type: "spacing" + value: "{sizing.base}*26", + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", - "2" + "sizing", + "26" ] }, { - value: "0.75rem", - type: "spacing", + value: "7.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "spacing" + value: "{sizing.base}*30", + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", - "3" + "sizing", + "30" ] }, { - value: "1rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*4", - type: "spacing" + value: "4", + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-base", attributes: {}, path: [ - "spacing", - "4" + "sizing", + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "1.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*5", - type: "spacing" + value: "1px", + type: "borderWidth" }, - name: "--fds-spacing-5", + name: "--fds-border_width-1", attributes: {}, path: [ - "spacing", - "5" + "border_width", + "1" ] }, { - value: "1.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "spacing" + value: "2px", + type: "borderWidth" }, - name: "--fds-spacing-6", + name: "--fds-border_width-2", attributes: {}, path: [ - "spacing", - "6" + "border_width", + "2" ] }, { - value: "1.75rem", - type: "spacing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "spacing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-spacing-7", + name: "--fds-border_width-default", attributes: {}, path: [ - "spacing", - "7" + "border_width", + "default" ] }, { - value: "2rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-8", + name: "--fds-border_width-active", attributes: {}, path: [ - "spacing", - "8" + "border_width", + "active" ] }, { - value: "2.25rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-9", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "spacing", - "9" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "2.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-10", + name: "--fds-shadow-100", attributes: {}, path: [ - "spacing", - "10" + "shadow", + "100" ] }, { - value: "2.75rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-11", + name: "--fds-shadow-200", attributes: {}, path: [ - "spacing", - "11" + "shadow", + "200" ] }, { - value: "3rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-12", + name: "--fds-shadow-300", attributes: {}, path: [ - "spacing", - "12" + "shadow", + "300" ] }, { - value: "3.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-13", + name: "--fds-shadow-400", attributes: {}, path: [ - "spacing", - "13" + "shadow", + "400" ] }, { - value: "3.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-14", + name: "--fds-shadow-500", attributes: {}, path: [ - "spacing", - "14" + "shadow", + "500" ] }, { - value: "3.75rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "spacing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-spacing-15", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "spacing", - "15" + "shadow", + "xsmall" ] }, { - value: "4.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "spacing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-spacing-18", + name: "--fds-shadow-small", attributes: {}, path: [ - "spacing", - "18" + "shadow", + "small" ] }, { - value: "5.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*22", - type: "spacing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-spacing-22", + name: "--fds-shadow-medium", attributes: {}, path: [ - "spacing", - "22" + "shadow", + "medium" ] }, { - value: "6.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*26", - type: "spacing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-spacing-26", + name: "--fds-shadow-large", attributes: {}, path: [ - "spacing", - "26" + "shadow", + "large" ] }, { - value: "7.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "spacing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-spacing-30", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "spacing", - "30" + "shadow", + "xlarge" ] } ] diff --git a/apps/storefront/tokens/theme4/light.ts b/apps/storefront/tokens/theme4/light.ts index a4063d7996..aff52b487d 100644 --- a/apps/storefront/tokens/theme4/light.ts +++ b/apps/storefront/tokens/theme4/light.ts @@ -2302,7 +2302,7 @@ export const color = [ { value: "#fcfefc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fcfefc", @@ -2319,7 +2319,7 @@ export const color = [ { value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e9f6ea", @@ -2336,7 +2336,7 @@ export const color = [ { value: "#d9efdc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d9efdc", @@ -2353,7 +2353,7 @@ export const color = [ { value: "#b9e1be", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b9e1be", @@ -2370,7 +2370,7 @@ export const color = [ { value: "#94d29d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#94d29d", @@ -2387,7 +2387,7 @@ export const color = [ { value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9ed6a5", @@ -2404,7 +2404,7 @@ export const color = [ { value: "#29a03a", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#29a03a", @@ -2421,7 +2421,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#185e22", @@ -2438,7 +2438,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#2ca63d", @@ -2455,7 +2455,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#248c33", @@ -2472,7 +2472,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#1d7129", @@ -2489,7 +2489,7 @@ export const color = [ { value: "#185c21", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#185c21", @@ -2506,7 +2506,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#0f3814", @@ -2523,7 +2523,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2540,7 +2540,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2557,7 +2557,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefc", @@ -2574,7 +2574,7 @@ export const color = [ { value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf2d5", @@ -2591,7 +2591,7 @@ export const color = [ { value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f9ebbd", @@ -2608,7 +2608,7 @@ export const color = [ { value: "#f2d474", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f2d474", @@ -2625,7 +2625,7 @@ export const color = [ { value: "#e8bf37", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e8bf37", @@ -2642,7 +2642,7 @@ export const color = [ { value: "#edc644", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#edc644", @@ -2659,7 +2659,7 @@ export const color = [ { value: "#a68827", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#a68827", @@ -2676,7 +2676,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#625017", @@ -2693,7 +2693,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ecc238", @@ -2710,7 +2710,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#cfaa31", @@ -2727,7 +2727,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b2922a", @@ -2744,7 +2744,7 @@ export const color = [ { value: "#604f17", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#604f17", @@ -2761,7 +2761,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#3a300e", @@ -2778,7 +2778,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2795,7 +2795,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2812,7 +2812,7 @@ export const color = [ { value: "#fffefd", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefd", @@ -2829,7 +2829,7 @@ export const color = [ { value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf1ec", @@ -2846,7 +2846,7 @@ export const color = [ { value: "#f9e8df", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f9e8df", @@ -2863,7 +2863,7 @@ export const color = [ { value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f2d0bc", @@ -2880,7 +2880,7 @@ export const color = [ { value: "#ecb99e", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ecb99e", @@ -2897,7 +2897,7 @@ export const color = [ { value: "#eec0a7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#eec0a7", @@ -2914,7 +2914,7 @@ export const color = [ { value: "#d76e34", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d76e34", @@ -2931,7 +2931,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#853e16", @@ -2948,7 +2948,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d46223", @@ -2965,7 +2965,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b0511d", @@ -2982,7 +2982,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#8e4117", @@ -2999,7 +2999,7 @@ export const color = [ { value: "#813c15", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#813c15", @@ -3016,7 +3016,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#4f240d", @@ -3033,7 +3033,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3050,7 +3050,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3067,7 +3067,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefe", @@ -3084,7 +3084,7 @@ export const color = [ { value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf2f3", @@ -3101,7 +3101,7 @@ export const color = [ { value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f6e6e6", @@ -3118,7 +3118,7 @@ export const color = [ { value: "#eecfd0", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#eecfd0", @@ -3135,7 +3135,7 @@ export const color = [ { value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6b9b9", @@ -3152,7 +3152,7 @@ export const color = [ { value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e8bfbf", @@ -3169,7 +3169,7 @@ export const color = [ { value: "#cd7172", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#cd7172", @@ -3186,7 +3186,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9d2223", @@ -3203,7 +3203,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b32728", @@ -3220,7 +3220,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3237,7 +3237,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#671617", @@ -3254,7 +3254,7 @@ export const color = [ { value: "#9a2122", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9a2122", @@ -3271,7 +3271,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#5e1515", @@ -3288,7 +3288,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3305,7 +3305,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3322,7 +3322,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fefeff", @@ -3339,7 +3339,7 @@ export const color = [ { value: "#edf5fa", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#edf5fa", @@ -3356,7 +3356,7 @@ export const color = [ { value: "#dfecf7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#dfecf7", @@ -3373,7 +3373,7 @@ export const color = [ { value: "#bedaee", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#bedaee", @@ -3390,7 +3390,7 @@ export const color = [ { value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#a1c9e7", @@ -3407,7 +3407,7 @@ export const color = [ { value: "#aacee9", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#aacee9", @@ -3424,7 +3424,7 @@ export const color = [ { value: "#4291ce", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#4291ce", @@ -3441,7 +3441,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#075490", @@ -3458,7 +3458,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#0c72c1", @@ -3475,7 +3475,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#085c9c", @@ -3492,7 +3492,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#064678", @@ -3509,7 +3509,7 @@ export const color = [ { value: "#07528c", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#07528c", @@ -3526,7 +3526,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#043256", @@ -3543,7 +3543,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3560,7 +3560,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3577,7 +3577,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fefeff", @@ -3594,7 +3594,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eef4fa", @@ -3611,7 +3611,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e2edf7", @@ -3628,7 +3628,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c3daef", @@ -3645,7 +3645,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a4c7e6", @@ -3662,7 +3662,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#aecde9", @@ -3679,7 +3679,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#4b90ce", @@ -3696,7 +3696,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00529d", @@ -3713,7 +3713,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#0163ba", @@ -3730,7 +3730,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#004d93", @@ -3747,7 +3747,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00396d", @@ -3764,7 +3764,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#005099", @@ -3781,7 +3781,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00315c", @@ -3798,7 +3798,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -3815,7 +3815,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -3832,7 +3832,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fefefe", @@ -3849,7 +3849,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f3f4f5", @@ -3866,7 +3866,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e9eaec", @@ -3883,7 +3883,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#d5d7da", @@ -3900,7 +3900,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c1c4c9", @@ -3917,7 +3917,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c6c9cd", @@ -3934,7 +3934,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#858c96", @@ -3951,7 +3951,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#495361", @@ -3968,7 +3968,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1e2b3c", @@ -3985,7 +3985,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#333e4e", @@ -4002,7 +4002,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#495361", @@ -4019,7 +4019,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#46505e", @@ -4036,7 +4036,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#243142", @@ -4053,7 +4053,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f9f9fa", @@ -4070,7 +4070,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#9ea3ab", @@ -4087,7 +4087,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fffefe", @@ -4104,7 +4104,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fef0f1", @@ -4121,7 +4121,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fde5e6", @@ -4138,7 +4138,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fbcccd", @@ -4155,7 +4155,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fab1b3", @@ -4172,7 +4172,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fab8b9", @@ -4189,7 +4189,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eb5b5f", @@ -4206,7 +4206,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#8b3639", @@ -4223,7 +4223,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f35f63", @@ -4240,7 +4240,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#cc5053", @@ -4257,7 +4257,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a84144", @@ -4274,7 +4274,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#873537", @@ -4291,7 +4291,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#522021", @@ -4308,7 +4308,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4325,7 +4325,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4342,7 +4342,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fffefc", @@ -4359,7 +4359,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fbf3e0", @@ -4376,7 +4376,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f8e9c6", @@ -4393,7 +4393,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f2d48d", @@ -4410,7 +4410,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ebbe54", @@ -4427,7 +4427,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#edc464", @@ -4444,7 +4444,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#b28419", @@ -4461,7 +4461,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#684e0f", @@ -4478,7 +4478,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e4a920", @@ -4495,7 +4495,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c6931c", @@ -4512,7 +4512,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4529,7 +4529,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#664c0e", @@ -4546,7 +4546,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#3d2e09", @@ -4563,7 +4563,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4580,7 +4580,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4597,7 +4597,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fdfeff", @@ -4614,7 +4614,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eaf6fe", @@ -4631,7 +4631,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#d9eefd", @@ -4648,7 +4648,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#b3dcfc", @@ -4665,7 +4665,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#8bcafa", @@ -4682,7 +4682,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#96cffa", @@ -4699,7 +4699,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1c90e8", @@ -4716,7 +4716,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#11558a", @@ -4733,7 +4733,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1e98f5", @@ -4750,7 +4750,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1980ce", @@ -4767,7 +4767,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1569a9", @@ -4784,7 +4784,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#105387", @@ -4801,7 +4801,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#0a3251", @@ -4818,7 +4818,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4835,7 +4835,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4852,7 +4852,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fefeff", @@ -4869,7 +4869,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eef4fa", @@ -4886,7 +4886,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e2edf7", @@ -4903,7 +4903,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c3daef", @@ -4920,7 +4920,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a4c7e6", @@ -4937,7 +4937,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#aecde9", @@ -4954,7 +4954,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#4b90ce", @@ -4971,7 +4971,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00529d", @@ -4988,7 +4988,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#0163ba", @@ -5005,7 +5005,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#004d93", @@ -5022,7 +5022,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00396d", @@ -5039,7 +5039,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#005099", @@ -5056,7 +5056,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00315c", @@ -5073,7 +5073,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5090,7 +5090,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5107,7 +5107,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fefefe", @@ -5124,7 +5124,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f3f4f5", @@ -5141,7 +5141,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e9eaec", @@ -5158,7 +5158,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#d5d7da", @@ -5175,7 +5175,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c1c4c9", @@ -5192,7 +5192,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c6c9cd", @@ -5209,7 +5209,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#858c96", @@ -5226,7 +5226,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#495361", @@ -5243,7 +5243,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1e2b3c", @@ -5260,7 +5260,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#333e4e", @@ -5277,7 +5277,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#495361", @@ -5294,7 +5294,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#46505e", @@ -5311,7 +5311,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#243142", @@ -5328,7 +5328,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f9f9fa", @@ -5345,7 +5345,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#9ea3ab", @@ -5362,7 +5362,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fffefe", @@ -5379,7 +5379,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fef0f1", @@ -5396,7 +5396,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fde5e6", @@ -5413,7 +5413,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fbcccd", @@ -5430,7 +5430,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fab1b3", @@ -5447,7 +5447,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fab8b9", @@ -5464,7 +5464,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eb5b5f", @@ -5481,7 +5481,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#8b3639", @@ -5498,7 +5498,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f35f63", @@ -5515,7 +5515,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#cc5053", @@ -5532,7 +5532,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a84144", @@ -5549,7 +5549,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#873537", @@ -5566,7 +5566,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#522021", @@ -5583,7 +5583,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5600,7 +5600,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5617,7 +5617,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fffefc", @@ -5634,7 +5634,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fbf3e0", @@ -5651,7 +5651,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f8e9c6", @@ -5668,7 +5668,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f2d48d", @@ -5685,7 +5685,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ebbe54", @@ -5702,7 +5702,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#edc464", @@ -5719,7 +5719,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#b28419", @@ -5736,7 +5736,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#684e0f", @@ -5753,7 +5753,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e4a920", @@ -5770,7 +5770,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c6931c", @@ -5787,7 +5787,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5804,7 +5804,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#664c0e", @@ -5821,7 +5821,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#3d2e09", @@ -5838,7 +5838,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5855,7 +5855,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5872,7 +5872,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fdfeff", @@ -5889,7 +5889,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eaf6fe", @@ -5906,7 +5906,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#d9eefd", @@ -5923,7 +5923,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#b3dcfc", @@ -5940,7 +5940,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#8bcafa", @@ -5957,7 +5957,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#96cffa", @@ -5974,7 +5974,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1c90e8", @@ -5991,7 +5991,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#11558a", @@ -6008,7 +6008,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1e98f5", @@ -6025,7 +6025,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1980ce", @@ -6042,7 +6042,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1569a9", @@ -6059,7 +6059,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#105387", @@ -6076,7 +6076,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#0a3251", @@ -6093,7 +6093,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -6110,7 +6110,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -6127,7 +6127,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fefeff", @@ -6144,7 +6144,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eef4fa", @@ -6161,7 +6161,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e2edf7", @@ -6178,7 +6178,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c3daef", @@ -6195,7 +6195,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a4c7e6", @@ -6212,7 +6212,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#aecde9", @@ -6229,7 +6229,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#4b90ce", @@ -6246,7 +6246,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00529d", @@ -6263,7 +6263,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#0163ba", @@ -6280,7 +6280,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#004d93", @@ -6297,7 +6297,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00396d", @@ -6314,7 +6314,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#005099", @@ -6331,7 +6331,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00315c", @@ -6348,7 +6348,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6365,7 +6365,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6382,7 +6382,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fefefe", @@ -6399,7 +6399,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f3f4f5", @@ -6416,7 +6416,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e9eaec", @@ -6433,7 +6433,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#d5d7da", @@ -6450,7 +6450,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c1c4c9", @@ -6467,7 +6467,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c6c9cd", @@ -6484,7 +6484,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#858c96", @@ -6501,7 +6501,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#495361", @@ -6518,7 +6518,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1e2b3c", @@ -6535,7 +6535,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#333e4e", @@ -6552,7 +6552,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#495361", @@ -6569,7 +6569,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#46505e", @@ -6586,7 +6586,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#243142", @@ -6603,7 +6603,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f9f9fa", @@ -6620,7 +6620,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#9ea3ab", @@ -6637,7 +6637,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fffefe", @@ -6654,7 +6654,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fef0f1", @@ -6671,7 +6671,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fde5e6", @@ -6688,7 +6688,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fbcccd", @@ -6705,7 +6705,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fab1b3", @@ -6722,7 +6722,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fab8b9", @@ -6739,7 +6739,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eb5b5f", @@ -6756,7 +6756,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#8b3639", @@ -6773,7 +6773,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f35f63", @@ -6790,7 +6790,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#cc5053", @@ -6807,7 +6807,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a84144", @@ -6824,7 +6824,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#873537", @@ -6841,7 +6841,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#522021", @@ -6858,7 +6858,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6875,7 +6875,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6892,7 +6892,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fffefc", @@ -6909,7 +6909,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fbf3e0", @@ -6926,7 +6926,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f8e9c6", @@ -6943,7 +6943,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f2d48d", @@ -6960,7 +6960,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ebbe54", @@ -6977,7 +6977,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#edc464", @@ -6994,7 +6994,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#b28419", @@ -7011,7 +7011,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#684e0f", @@ -7028,7 +7028,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e4a920", @@ -7045,7 +7045,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c6931c", @@ -7062,7 +7062,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a87c17", @@ -7079,7 +7079,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#664c0e", @@ -7096,7 +7096,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#3d2e09", @@ -7113,7 +7113,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -7130,7 +7130,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -7147,7 +7147,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fdfeff", @@ -7164,7 +7164,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eaf6fe", @@ -7181,7 +7181,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#d9eefd", @@ -7198,7 +7198,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#b3dcfc", @@ -7215,7 +7215,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#8bcafa", @@ -7232,7 +7232,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#96cffa", @@ -7249,7 +7249,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1c90e8", @@ -7266,7 +7266,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#11558a", @@ -7283,7 +7283,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1e98f5", @@ -7300,7 +7300,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1980ce", @@ -7317,7 +7317,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1569a9", @@ -7334,7 +7334,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#105387", @@ -7351,7 +7351,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#0a3251", @@ -7368,7 +7368,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -7385,7 +7385,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -7402,7 +7402,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fefeff", @@ -7419,7 +7419,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eef4fa", @@ -7436,7 +7436,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e2edf7", @@ -7453,7 +7453,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c3daef", @@ -7470,7 +7470,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a4c7e6", @@ -7487,7 +7487,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#aecde9", @@ -7504,7 +7504,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#4b90ce", @@ -7521,7 +7521,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00529d", @@ -7538,7 +7538,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#0163ba", @@ -7555,7 +7555,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#004d93", @@ -7572,7 +7572,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00396d", @@ -7589,7 +7589,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#005099", @@ -7606,7 +7606,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00315c", @@ -7623,7 +7623,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -7640,7 +7640,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -7657,7 +7657,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fefefe", @@ -7674,7 +7674,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f3f4f5", @@ -7691,7 +7691,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e9eaec", @@ -7708,7 +7708,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#d5d7da", @@ -7725,7 +7725,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c1c4c9", @@ -7742,7 +7742,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c6c9cd", @@ -7759,7 +7759,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#858c96", @@ -7776,7 +7776,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#495361", @@ -7793,7 +7793,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1e2b3c", @@ -7810,7 +7810,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#333e4e", @@ -7827,7 +7827,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#495361", @@ -7844,7 +7844,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#46505e", @@ -7861,7 +7861,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#243142", @@ -7878,7 +7878,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f9f9fa", @@ -7895,7 +7895,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#9ea3ab", @@ -7912,7 +7912,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fffefe", @@ -7929,7 +7929,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fef0f1", @@ -7946,7 +7946,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fde5e6", @@ -7963,7 +7963,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fbcccd", @@ -7980,7 +7980,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fab1b3", @@ -7997,7 +7997,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fab8b9", @@ -8014,7 +8014,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eb5b5f", @@ -8031,7 +8031,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#8b3639", @@ -8048,7 +8048,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f35f63", @@ -8065,7 +8065,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#cc5053", @@ -8082,7 +8082,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a84144", @@ -8099,7 +8099,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#873537", @@ -8116,7 +8116,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#522021", @@ -8133,7 +8133,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8150,7 +8150,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -8167,7 +8167,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fffefc", @@ -8184,7 +8184,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fbf3e0", @@ -8201,7 +8201,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f8e9c6", @@ -8218,7 +8218,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f2d48d", @@ -8235,7 +8235,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ebbe54", @@ -8252,7 +8252,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#edc464", @@ -8269,7 +8269,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#b28419", @@ -8286,7 +8286,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#684e0f", @@ -8303,7 +8303,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e4a920", @@ -8320,7 +8320,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c6931c", @@ -8337,7 +8337,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8354,7 +8354,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#664c0e", @@ -8371,7 +8371,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#3d2e09", @@ -8388,7 +8388,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8405,7 +8405,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -8422,7 +8422,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fdfeff", @@ -8439,7 +8439,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eaf6fe", @@ -8456,7 +8456,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#d9eefd", @@ -8473,7 +8473,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#b3dcfc", @@ -8490,7 +8490,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#8bcafa", @@ -8507,7 +8507,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#96cffa", @@ -8524,7 +8524,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1c90e8", @@ -8541,7 +8541,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#11558a", @@ -8558,7 +8558,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1e98f5", @@ -8575,7 +8575,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1980ce", @@ -8592,7 +8592,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1569a9", @@ -8609,7 +8609,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#105387", @@ -8626,7 +8626,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#0a3251", @@ -8643,7 +8643,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8660,7 +8660,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -9094,624 +9094,773 @@ export const fontWeights = [ } ] -export const borderWidth = [ +export const typography = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "1px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-border_width-1", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "border_width", - "1" + "typography", + "heading", + "2xlarge" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-border_width-2", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "border_width", - "2" + "typography", + "heading", + "xlarge" ] }, { - value: "1px", - type: "borderWidth", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-border_width-default", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "border_width", - "default" + "typography", + "heading", + "large" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-border_width-active", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "border_width", - "active" + "typography", + "heading", + "medium" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-border_width-tab_focus", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "border_width", - "tab_focus" + "typography", + "heading", + "small" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-shadow-100", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "shadow", - "100" + "typography", + "heading", + "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-shadow-200", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "shadow", - "200" + "typography", + "heading", + "xxsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-shadow-300", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "shadow", - "300" + "typography", + "ingress", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-shadow-400", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "shadow", - "400" + "typography", + "ingress", + "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-500", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "shadow", - "500" + "typography", + "ingress", + "small" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.100}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xsmall", + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "shadow", + "typography", + "ingress", "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.200}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-small", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "shadow", - "small" + "typography", + "paragraph", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.300}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-medium", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", + value: "400 1rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.400}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-shadow-large", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.500}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xlarge", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "shadow", - "xlarge" + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-sm", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "borderRadius", - "sm" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-md", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "borderRadius", - "md" + "typography", + "paragraph", + "long", + "large" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "8", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-lg", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "borderRadius", - "lg" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-xl", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ - "borderRadius", - "xl" + "typography", + "paragraph", + "long", + "small" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" }, - name: "--fds-border-radius-2xl", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ - "borderRadius", - "2xl" + "typography", + "paragraph", + "long", + "xsmall" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border-radius-3xl", + name: "--fds-typography-label-large", attributes: {}, path: [ - "borderRadius", - "3xl" + "typography", + "label", + "large" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "32", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-4xl", + name: "--fds-typography-label-medium", attributes: {}, path: [ - "borderRadius", - "4xl" + "typography", + "label", + "medium" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "9999", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-full", + name: "--fds-typography-label-small", attributes: {}, path: [ - "borderRadius", - "full" + "typography", + "label", + "small" ] }, { - value: "2", - type: "borderRadius", + value: "500 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.sm}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-sm", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ - "border_radius", - "sm" + "typography", + "label", + "xsmall" ] }, { - value: "4", - type: "borderRadius", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.md}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border_radius-md", + name: "--fds-typography-error_message-large", attributes: {}, path: [ - "border_radius", - "md" + "typography", + "error_message", + "large" ] }, { - value: "8", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.lg}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border_radius-lg", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ - "border_radius", - "lg" + "typography", + "error_message", + "medium" ] }, { - value: "12", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border_radius-xl", + name: "--fds-typography-error_message-small", attributes: {}, path: [ - "border_radius", - "xl" + "typography", + "error_message", + "small" ] }, { - value: "16", - type: "borderRadius", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-2xl", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ - "border_radius", - "2xl" + "typography", + "error_message", + "xsmall" ] }, { - value: "24", - type: "borderRadius", + value: "400 1.5rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.3xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" }, - name: "--fds-border_radius-3xl", + name: "--fds-typography-interactive-large", attributes: {}, path: [ - "border_radius", - "3xl" + "typography", + "interactive", + "large" ] }, { - value: "32", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" }, - name: "--fds-border_radius-4xl", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ - "border_radius", - "4xl" + "typography", + "interactive", + "medium" ] }, { - value: "9999", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.full}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" }, - name: "--fds-border_radius-full", + name: "--fds-typography-interactive-small", attributes: {}, path: [ - "border_radius", - "full" + "typography", + "interactive", + "small" ] } ] @@ -9720,17 +9869,17 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/defaults.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { value: "30%", type: "opacity" }, - name: "--fds-opacity-disabled-components", + name: "--fds-opacity-30", attributes: {}, path: [ "opacity", - "disabledComponents" + "30" ] }, { @@ -9739,7 +9888,7 @@ export const opacity = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.disabledComponents}", + value: "{opacity.30}", type: "opacity" }, name: "--fds-opacity-disabled", @@ -9751,1435 +9900,1286 @@ export const opacity = [ } ] -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*0", - type: "sizing" - }, - name: "--fds-sizing-0", - attributes: {}, - path: [ - "sizing", - "0" - ] - }, - { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*1", - type: "sizing" - }, - name: "--fds-sizing-1", - attributes: {}, - path: [ - "sizing", - "1" - ] - }, - { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*2", - type: "sizing" - }, - name: "--fds-sizing-2", - attributes: {}, - path: [ - "sizing", - "2" - ] - }, +export const borderRadius = [ { - value: "0.75rem", - type: "sizing", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-sizing-3", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "sizing", - "3" + "border_radius", + "sm" ] }, { - value: "1rem", - type: "sizing", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-sizing-4", + name: "--fds-border_radius-md", attributes: {}, path: [ - "sizing", - "4" + "border_radius", + "md" ] }, { - value: "1.25rem", - type: "sizing", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-sizing-5", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "sizing", - "5" + "border_radius", + "lg" ] }, { - value: "1.5rem", - type: "sizing", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*6", - type: "sizing" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-sizing-6", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "sizing", - "6" + "border_radius", + "xl" ] }, { - value: "1.75rem", - type: "sizing", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "sizing" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-sizing-7", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "sizing", - "7" + "border_radius", + "2xl" ] }, { - value: "2rem", - type: "sizing", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "sizing" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-sizing-8", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "sizing", - "8" + "border_radius", + "3xl" ] }, { - value: "2.25rem", - type: "sizing", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "sizing" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-sizing-9", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "sizing", - "9" + "border_radius", + "4xl" ] }, { - value: "2.5rem", - type: "sizing", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*10", - type: "sizing" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-sizing-10", + name: "--fds-border_radius-full", attributes: {}, path: [ - "sizing", - "10" + "border_radius", + "full" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: "2", + type: "borderRadius" }, - name: "--fds-sizing-11", + name: "--fds-border-radius-2", attributes: {}, path: [ - "sizing", - "11" + "borderRadius", + "2" ] }, { - value: "3rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "4", + type: "borderRadius" }, - name: "--fds-sizing-12", + name: "--fds-border-radius-4", attributes: {}, path: [ - "sizing", - "12" + "borderRadius", + "4" ] }, { - value: "3.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "8", + type: "borderRadius" }, - name: "--fds-sizing-13", + name: "--fds-border-radius-8", attributes: {}, path: [ - "sizing", - "13" + "borderRadius", + "8" ] }, { - value: "3.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "12", + type: "borderRadius" }, - name: "--fds-sizing-14", + name: "--fds-border-radius-12", attributes: {}, path: [ - "sizing", - "14" + "borderRadius", + "12" ] }, { - value: "3.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "16", + type: "borderRadius" }, - name: "--fds-sizing-15", + name: "--fds-border-radius-16", attributes: {}, path: [ - "sizing", - "15" + "borderRadius", + "16" ] }, { - value: "4.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "24", + type: "borderRadius" }, - name: "--fds-sizing-18", + name: "--fds-border-radius-24", attributes: {}, path: [ - "sizing", - "18" + "borderRadius", + "24" ] }, { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "32", + type: "borderRadius" }, - name: "--fds-sizing-22", + name: "--fds-border-radius-32", attributes: {}, path: [ - "sizing", - "22" + "borderRadius", + "32" ] }, { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "9999", + type: "borderRadius" }, - name: "--fds-sizing-26", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "sizing", - "26" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "7.5rem", - type: "sizing", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-sizing-30", + name: "--fds-spacing-0", attributes: {}, path: [ - "sizing", - "30" + "spacing", + "0" ] }, { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/defaults.json", + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "sizing" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-sizing-base", + name: "--fds-spacing-1", attributes: {}, path: [ - "sizing", - "base" + "spacing", + "1" ] - } -] - -export const typography = [ + }, { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", + value: "0.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-spacing-2", attributes: {}, path: [ - "typography", - "heading", - "2xlarge" + "spacing", + "2" ] }, { - value: "500 3rem/1.3 'Inter'", - type: "typography", - description: "H1", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" - }, - type: "typography", - description: "H1" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-spacing-3", attributes: {}, path: [ - "typography", - "heading", - "xlarge" + "spacing", + "3" ] }, { - value: "500 2.25rem/1.3 'Inter'", - type: "typography", - description: "H2", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" - }, - type: "typography", - description: "H2" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-typography-heading-large", + name: "--fds-spacing-4", attributes: {}, path: [ - "typography", - "heading", - "large" + "spacing", + "4" ] }, { - value: "500 1.875rem/1.3 'Inter'", - type: "typography", - description: "H3", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" - }, - type: "typography", - description: "H3" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-typography-heading-medium", + name: "--fds-spacing-5", attributes: {}, path: [ - "typography", - "heading", - "medium" + "spacing", + "5" ] }, { - value: "500 1.5rem/1.3 'Inter'", - type: "typography", - description: "H4", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" - }, - type: "typography", - description: "H4" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-typography-heading-small", + name: "--fds-spacing-6", attributes: {}, path: [ - "typography", - "heading", - "small" + "spacing", + "6" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", - description: "H5", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography", - description: "H5" + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-spacing-7", attributes: {}, path: [ - "typography", - "heading", - "xsmall" + "spacing", + "7" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-typography-heading-xxsmall", + name: "--fds-spacing-8", attributes: {}, path: [ - "typography", - "heading", - "xxsmall" + "spacing", + "8" ] }, { - value: "400 1.875rem/1.7 'Inter'", - type: "typography", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-typography-ingress-large", + name: "--fds-spacing-9", attributes: {}, path: [ - "typography", - "ingress", - "large" + "spacing", + "9" ] }, { - value: "400 1.5rem/1.7 'Inter'", - type: "typography", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-typography-ingress-medium", + name: "--fds-spacing-10", attributes: {}, path: [ - "typography", - "ingress", - "medium" + "spacing", + "10" ] }, { - value: "400 1.3125rem/1.7 'Inter'", - type: "typography", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-typography-ingress-small", + name: "--fds-spacing-11", attributes: {}, path: [ - "typography", - "ingress", - "small" + "spacing", + "11" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "3rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-spacing-12", attributes: {}, path: [ - "typography", - "ingress", - "xsmall" + "spacing", + "12" ] }, { - value: "400 1.3125rem/1.5 'Inter'", - type: "typography", + value: "3.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-typography-paragraph-large", + name: "--fds-spacing-13", attributes: {}, path: [ - "typography", - "paragraph", - "large" + "spacing", + "13" ] }, { - value: "400 1.125rem/1.5 'Inter'", - type: "typography", + value: "3.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-spacing-14", attributes: {}, path: [ - "typography", - "paragraph", - "medium" + "spacing", + "14" ] }, { - value: "400 1rem/1.5 'Inter'", - type: "typography", + value: "3.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-typography-paragraph-small", + name: "--fds-spacing-15", attributes: {}, path: [ - "typography", - "paragraph", - "small" + "spacing", + "15" ] }, { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", + value: "4.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-spacing-18", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "spacing", + "18" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "5.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-spacing-22", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "spacing", + "22" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "6.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-spacing-26", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "spacing", + "26" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "7.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-spacing-30", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "spacing", + "30" ] - }, + } +] + +export const sizing = [ { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "sizing" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-sizing-0", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "sizing", + "0" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "0.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "sizing" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-sizing-1", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "sizing", + "1" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "0.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "sizing" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-sizing-2", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "sizing", + "2" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "0.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*3", + type: "sizing" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-sizing-3", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "sizing", + "3" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "1rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{sizing.base}*4", + type: "sizing" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-sizing-4", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "sizing", + "4" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "1.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*5", + type: "sizing" }, - name: "--fds-typography-label-large", + name: "--fds-sizing-5", attributes: {}, path: [ - "typography", - "label", - "large" + "sizing", + "5" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", + value: "1.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*6", + type: "sizing" }, - name: "--fds-typography-label-medium", + name: "--fds-sizing-6", attributes: {}, path: [ - "typography", - "label", - "medium" + "sizing", + "6" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", + value: "1.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*7", + type: "sizing" }, - name: "--fds-typography-label-small", + name: "--fds-sizing-7", attributes: {}, path: [ - "typography", - "label", - "small" + "sizing", + "7" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", + value: "2rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*8", + type: "sizing" }, - name: "--fds-typography-label-xsmall", + name: "--fds-sizing-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "sizing", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "2.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "sizing" }, - name: "--fds-typography-error_message-large", + name: "--fds-sizing-9", attributes: {}, path: [ - "typography", - "error_message", - "large" + "sizing", + "9" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "sizing" }, - name: "--fds-typography-error_message-medium", + name: "--fds-sizing-10", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "sizing", + "10" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "2.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "sizing" }, - name: "--fds-typography-error_message-small", + name: "--fds-sizing-11", attributes: {}, path: [ - "typography", - "error_message", - "small" + "sizing", + "11" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "3rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "sizing" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-sizing-12", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "sizing", + "12" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", + value: "3.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "sizing" }, - name: "--fds-typography-interactive-large", + name: "--fds-sizing-13", attributes: {}, path: [ - "typography", - "interactive", - "large" + "sizing", + "13" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "3.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "sizing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-sizing-14", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "sizing", + "14" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "3.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "sizing" }, - name: "--fds-typography-interactive-small", + name: "--fds-sizing-15", attributes: {}, path: [ - "typography", - "interactive", - "small" + "sizing", + "15" ] - } -] - -export const spacing = [ + }, { - value: "0", - type: "spacing", + value: "4.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*0", - type: "spacing" + value: "{sizing.base}*18", + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", - "0" + "sizing", + "18" ] }, { - value: "0.25rem", - type: "spacing", + value: "5.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*1", - type: "spacing" + value: "{sizing.base}*22", + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", - "1" + "sizing", + "22" ] }, { - value: "0.5rem", - type: "spacing", + value: "6.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*2", - type: "spacing" + value: "{sizing.base}*26", + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", - "2" + "sizing", + "26" ] }, { - value: "0.75rem", - type: "spacing", + value: "7.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "spacing" + value: "{sizing.base}*30", + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", - "3" + "sizing", + "30" ] }, { - value: "1rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*4", - type: "spacing" + value: "4", + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-base", attributes: {}, path: [ - "spacing", - "4" + "sizing", + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "1.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*5", - type: "spacing" + value: "1px", + type: "borderWidth" }, - name: "--fds-spacing-5", + name: "--fds-border_width-1", attributes: {}, path: [ - "spacing", - "5" + "border_width", + "1" ] }, { - value: "1.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "spacing" + value: "2px", + type: "borderWidth" }, - name: "--fds-spacing-6", + name: "--fds-border_width-2", attributes: {}, path: [ - "spacing", - "6" + "border_width", + "2" ] }, { - value: "1.75rem", - type: "spacing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "spacing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-spacing-7", + name: "--fds-border_width-default", attributes: {}, path: [ - "spacing", - "7" + "border_width", + "default" ] }, { - value: "2rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-8", + name: "--fds-border_width-active", attributes: {}, path: [ - "spacing", - "8" + "border_width", + "active" ] }, { - value: "2.25rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-9", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "spacing", - "9" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "2.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-10", + name: "--fds-shadow-100", attributes: {}, path: [ - "spacing", - "10" + "shadow", + "100" ] }, { - value: "2.75rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-11", + name: "--fds-shadow-200", attributes: {}, path: [ - "spacing", - "11" + "shadow", + "200" ] }, { - value: "3rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-12", + name: "--fds-shadow-300", attributes: {}, path: [ - "spacing", - "12" + "shadow", + "300" ] }, { - value: "3.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-13", + name: "--fds-shadow-400", attributes: {}, path: [ - "spacing", - "13" + "shadow", + "400" ] }, { - value: "3.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-14", + name: "--fds-shadow-500", attributes: {}, path: [ - "spacing", - "14" + "shadow", + "500" ] }, { - value: "3.75rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "spacing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-spacing-15", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "spacing", - "15" + "shadow", + "xsmall" ] }, { - value: "4.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "spacing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-spacing-18", + name: "--fds-shadow-small", attributes: {}, path: [ - "spacing", - "18" + "shadow", + "small" ] }, { - value: "5.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*22", - type: "spacing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-spacing-22", + name: "--fds-shadow-medium", attributes: {}, path: [ - "spacing", - "22" + "shadow", + "medium" ] }, { - value: "6.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*26", - type: "spacing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-spacing-26", + name: "--fds-shadow-large", attributes: {}, path: [ - "spacing", - "26" + "shadow", + "large" ] }, { - value: "7.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "spacing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-spacing-30", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "spacing", - "30" + "shadow", + "xlarge" ] } ] diff --git a/apps/storefront/tokens/uutilsynet/dark.ts b/apps/storefront/tokens/uutilsynet/dark.ts index ddf8f4c5ed..f30e4d7d38 100644 --- a/apps/storefront/tokens/uutilsynet/dark.ts +++ b/apps/storefront/tokens/uutilsynet/dark.ts @@ -2302,7 +2302,7 @@ export const color = [ { value: "#08200c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#08200c", @@ -2319,7 +2319,7 @@ export const color = [ { value: "#0b290f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0b290f", @@ -2336,7 +2336,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0f3814", @@ -2353,7 +2353,7 @@ export const color = [ { value: "#114218", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#114218", @@ -2370,7 +2370,7 @@ export const color = [ { value: "#144c1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#144c1c", @@ -2387,7 +2387,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#185e22", @@ -2404,7 +2404,7 @@ export const color = [ { value: "#207a2c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#207a2c", @@ -2421,7 +2421,7 @@ export const color = [ { value: "#279636", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#279636", @@ -2438,7 +2438,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2ca63d", @@ -2455,7 +2455,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#248c33", @@ -2472,7 +2472,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#1d7129", @@ -2489,7 +2489,7 @@ export const color = [ { value: "#64be70", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#64be70", @@ -2506,7 +2506,7 @@ export const color = [ { value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#a2d8aa", @@ -2523,7 +2523,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2540,7 +2540,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2557,7 +2557,7 @@ export const color = [ { value: "#211b08", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#211b08", @@ -2574,7 +2574,7 @@ export const color = [ { value: "#2b230a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2b230a", @@ -2591,7 +2591,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3a300e", @@ -2608,7 +2608,7 @@ export const color = [ { value: "#453810", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#453810", @@ -2625,7 +2625,7 @@ export const color = [ { value: "#4e4013", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#4e4013", @@ -2642,7 +2642,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#625017", @@ -2659,7 +2659,7 @@ export const color = [ { value: "#7f681e", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#7f681e", @@ -2676,7 +2676,7 @@ export const color = [ { value: "#9c8125", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#9c8125", @@ -2693,7 +2693,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ecc238", @@ -2710,7 +2710,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#cfaa31", @@ -2727,7 +2727,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b2922a", @@ -2744,7 +2744,7 @@ export const color = [ { value: "#cca730", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#cca730", @@ -2761,7 +2761,7 @@ export const color = [ { value: "#eec84d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#eec84d", @@ -2778,7 +2778,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2795,7 +2795,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2812,7 +2812,7 @@ export const color = [ { value: "#2d1508", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#2d1508", @@ -2829,7 +2829,7 @@ export const color = [ { value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3a1b0a", @@ -2846,7 +2846,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#4f240d", @@ -2863,7 +2863,7 @@ export const color = [ { value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#5d2b0f", @@ -2880,7 +2880,7 @@ export const color = [ { value: "#6b3212", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#6b3212", @@ -2897,7 +2897,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#853e16", @@ -2914,7 +2914,7 @@ export const color = [ { value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ac4f1c", @@ -2931,7 +2931,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2948,7 +2948,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2965,7 +2965,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b0511d", @@ -2982,7 +2982,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#8e4117", @@ -2999,7 +2999,7 @@ export const color = [ { value: "#e39a72", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e39a72", @@ -3016,7 +3016,7 @@ export const color = [ { value: "#efc3ab", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#efc3ab", @@ -3033,7 +3033,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3050,7 +3050,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3067,7 +3067,7 @@ export const color = [ { value: "#380c0c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#380c0c", @@ -3084,7 +3084,7 @@ export const color = [ { value: "#470f10", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#470f10", @@ -3101,7 +3101,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#5e1515", @@ -3118,7 +3118,7 @@ export const color = [ { value: "#6f1819", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#6f1819", @@ -3135,7 +3135,7 @@ export const color = [ { value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#7f1c1c", @@ -3152,7 +3152,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#9d2223", @@ -3169,7 +3169,7 @@ export const color = [ { value: "#bb3f40", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#bb3f40", @@ -3186,7 +3186,7 @@ export const color = [ { value: "#c96666", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#c96666", @@ -3203,7 +3203,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#b32728", @@ -3220,7 +3220,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3237,7 +3237,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#671617", @@ -3254,7 +3254,7 @@ export const color = [ { value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#dc9a9b", @@ -3271,7 +3271,7 @@ export const color = [ { value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e9c2c2", @@ -3288,7 +3288,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -3305,7 +3305,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3322,7 +3322,7 @@ export const color = [ { value: "#031d30", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#031d30", @@ -3339,7 +3339,7 @@ export const color = [ { value: "#032540", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#032540", @@ -3356,7 +3356,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#043256", @@ -3373,7 +3373,7 @@ export const color = [ { value: "#053c65", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#053c65", @@ -3390,7 +3390,7 @@ export const color = [ { value: "#064474", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#064474", @@ -3407,7 +3407,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#075490", @@ -3424,7 +3424,7 @@ export const color = [ { value: "#0a6dba", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0a6dba", @@ -3441,7 +3441,7 @@ export const color = [ { value: "#3389cb", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#3389cb", @@ -3458,7 +3458,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#0c72c1", @@ -3475,7 +3475,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#085c9c", @@ -3492,7 +3492,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#064678", @@ -3509,7 +3509,7 @@ export const color = [ { value: "#78b1dc", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#78b1dc", @@ -3526,7 +3526,7 @@ export const color = [ { value: "#aed0ea", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#aed0ea", @@ -3543,7 +3543,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3560,7 +3560,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/dark/global.json", + filePath: "../../design-tokens/core/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3577,7 +3577,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#001c36", @@ -3594,7 +3594,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#002445", @@ -3611,7 +3611,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00315c", @@ -3628,7 +3628,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00396d", @@ -3645,7 +3645,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00427e", @@ -3662,7 +3662,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00529d", @@ -3679,7 +3679,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0f6bbe", @@ -3696,7 +3696,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3d88ca", @@ -3713,7 +3713,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0163ba", @@ -3730,7 +3730,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#004d93", @@ -3747,7 +3747,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#00396d", @@ -3764,7 +3764,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#7eb0dc", @@ -3781,7 +3781,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#b0cfea", @@ -3798,7 +3798,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -3815,7 +3815,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -3832,7 +3832,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2f1213", @@ -3849,7 +3849,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3c1819", @@ -3866,7 +3866,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#522021", @@ -3883,7 +3883,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#602627", @@ -3900,7 +3900,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#702c2e", @@ -3917,7 +3917,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#8b3639", @@ -3934,7 +3934,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#b34649", @@ -3951,7 +3951,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#dd565a", @@ -3968,7 +3968,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f35f63", @@ -3985,7 +3985,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#cc5053", @@ -4002,7 +4002,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a84144", @@ -4019,7 +4019,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f78d8f", @@ -4036,7 +4036,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#fabcbd", @@ -4053,7 +4053,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#41191b", @@ -4070,7 +4070,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2f1213", @@ -4087,7 +4087,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#231a05", @@ -4104,7 +4104,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2d2206", @@ -4121,7 +4121,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#3d2e09", @@ -4138,7 +4138,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#48360a", @@ -4155,7 +4155,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#543e0c", @@ -4172,7 +4172,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#684e0f", @@ -4189,7 +4189,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#876413", @@ -4206,7 +4206,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4223,7 +4223,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#e4a920", @@ -4240,7 +4240,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#c6931c", @@ -4257,7 +4257,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4274,7 +4274,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#daa21f", @@ -4291,7 +4291,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#eec76c", @@ -4308,7 +4308,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#302407", @@ -4325,7 +4325,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#45340a", @@ -4342,7 +4342,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#061d30", @@ -4359,7 +4359,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#07253c", @@ -4376,7 +4376,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0a3251", @@ -4393,7 +4393,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0c3b60", @@ -4410,7 +4410,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#0e446e", @@ -4427,7 +4427,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#11558a", @@ -4444,7 +4444,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#166eb2", @@ -4461,7 +4461,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1b88db", @@ -4478,7 +4478,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1e98f5", @@ -4495,7 +4495,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1980ce", @@ -4512,7 +4512,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1569a9", @@ -4529,7 +4529,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#57b2f8", @@ -4546,7 +4546,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#9cd2fb", @@ -4563,7 +4563,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#082740", @@ -4580,7 +4580,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#061f33", @@ -4597,7 +4597,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#131c27", @@ -4614,7 +4614,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#192433", @@ -4631,7 +4631,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#243142", @@ -4648,7 +4648,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#2e3a4a", @@ -4665,7 +4665,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#374352", @@ -4682,7 +4682,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#495361", @@ -4699,7 +4699,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#626b77", @@ -4716,7 +4716,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#7d848e", @@ -4733,7 +4733,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#1e2b3c", @@ -4750,7 +4750,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#333e4e", @@ -4767,7 +4767,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#495361", @@ -4784,7 +4784,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#a6abb2", @@ -4801,7 +4801,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#c9ccd0", @@ -4818,7 +4818,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#f9f9fa", @@ -4835,7 +4835,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme1.json", + filePath: "../../design-tokens/core/colors/dark/theme1.json", isSource: true, original: { value: "#9ea3ab", @@ -4852,7 +4852,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#001c36", @@ -4869,7 +4869,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#002445", @@ -4886,7 +4886,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00315c", @@ -4903,7 +4903,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", @@ -4920,7 +4920,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00427e", @@ -4937,7 +4937,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00529d", @@ -4954,7 +4954,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0f6bbe", @@ -4971,7 +4971,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3d88ca", @@ -4988,7 +4988,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0163ba", @@ -5005,7 +5005,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#004d93", @@ -5022,7 +5022,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", @@ -5039,7 +5039,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#7eb0dc", @@ -5056,7 +5056,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#b0cfea", @@ -5073,7 +5073,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5090,7 +5090,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5107,7 +5107,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", @@ -5124,7 +5124,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3c1819", @@ -5141,7 +5141,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#522021", @@ -5158,7 +5158,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#602627", @@ -5175,7 +5175,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#702c2e", @@ -5192,7 +5192,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#8b3639", @@ -5209,7 +5209,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#b34649", @@ -5226,7 +5226,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#dd565a", @@ -5243,7 +5243,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f35f63", @@ -5260,7 +5260,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#cc5053", @@ -5277,7 +5277,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a84144", @@ -5294,7 +5294,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f78d8f", @@ -5311,7 +5311,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#fabcbd", @@ -5328,7 +5328,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#41191b", @@ -5345,7 +5345,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", @@ -5362,7 +5362,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#231a05", @@ -5379,7 +5379,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2d2206", @@ -5396,7 +5396,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#3d2e09", @@ -5413,7 +5413,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#48360a", @@ -5430,7 +5430,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#543e0c", @@ -5447,7 +5447,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#684e0f", @@ -5464,7 +5464,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#876413", @@ -5481,7 +5481,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5498,7 +5498,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#e4a920", @@ -5515,7 +5515,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#c6931c", @@ -5532,7 +5532,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5549,7 +5549,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#daa21f", @@ -5566,7 +5566,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#eec76c", @@ -5583,7 +5583,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#302407", @@ -5600,7 +5600,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#45340a", @@ -5617,7 +5617,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#061d30", @@ -5634,7 +5634,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#07253c", @@ -5651,7 +5651,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0a3251", @@ -5668,7 +5668,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0c3b60", @@ -5685,7 +5685,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#0e446e", @@ -5702,7 +5702,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#11558a", @@ -5719,7 +5719,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#166eb2", @@ -5736,7 +5736,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1b88db", @@ -5753,7 +5753,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1e98f5", @@ -5770,7 +5770,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1980ce", @@ -5787,7 +5787,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1569a9", @@ -5804,7 +5804,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#57b2f8", @@ -5821,7 +5821,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#9cd2fb", @@ -5838,7 +5838,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#082740", @@ -5855,7 +5855,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#061f33", @@ -5872,7 +5872,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#131c27", @@ -5889,7 +5889,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#192433", @@ -5906,7 +5906,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#243142", @@ -5923,7 +5923,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#2e3a4a", @@ -5940,7 +5940,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#374352", @@ -5957,7 +5957,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#495361", @@ -5974,7 +5974,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#626b77", @@ -5991,7 +5991,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#7d848e", @@ -6008,7 +6008,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#1e2b3c", @@ -6025,7 +6025,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#333e4e", @@ -6042,7 +6042,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#495361", @@ -6059,7 +6059,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#a6abb2", @@ -6076,7 +6076,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#c9ccd0", @@ -6093,7 +6093,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#f9f9fa", @@ -6110,7 +6110,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme2.json", + filePath: "../../design-tokens/core/colors/dark/theme2.json", isSource: true, original: { value: "#9ea3ab", @@ -6127,7 +6127,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#001c36", @@ -6144,7 +6144,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#002445", @@ -6161,7 +6161,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00315c", @@ -6178,7 +6178,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", @@ -6195,7 +6195,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00427e", @@ -6212,7 +6212,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00529d", @@ -6229,7 +6229,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0f6bbe", @@ -6246,7 +6246,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3d88ca", @@ -6263,7 +6263,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0163ba", @@ -6280,7 +6280,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#004d93", @@ -6297,7 +6297,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", @@ -6314,7 +6314,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#7eb0dc", @@ -6331,7 +6331,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#b0cfea", @@ -6348,7 +6348,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6365,7 +6365,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6382,7 +6382,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", @@ -6399,7 +6399,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3c1819", @@ -6416,7 +6416,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#522021", @@ -6433,7 +6433,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#602627", @@ -6450,7 +6450,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#702c2e", @@ -6467,7 +6467,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#8b3639", @@ -6484,7 +6484,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#b34649", @@ -6501,7 +6501,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#dd565a", @@ -6518,7 +6518,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f35f63", @@ -6535,7 +6535,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#cc5053", @@ -6552,7 +6552,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a84144", @@ -6569,7 +6569,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f78d8f", @@ -6586,7 +6586,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#fabcbd", @@ -6603,7 +6603,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#41191b", @@ -6620,7 +6620,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", @@ -6637,7 +6637,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#231a05", @@ -6654,7 +6654,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2d2206", @@ -6671,7 +6671,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#3d2e09", @@ -6688,7 +6688,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#48360a", @@ -6705,7 +6705,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#543e0c", @@ -6722,7 +6722,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#684e0f", @@ -6739,7 +6739,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#876413", @@ -6756,7 +6756,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", @@ -6773,7 +6773,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#e4a920", @@ -6790,7 +6790,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#c6931c", @@ -6807,7 +6807,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", @@ -6824,7 +6824,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#daa21f", @@ -6841,7 +6841,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#eec76c", @@ -6858,7 +6858,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#302407", @@ -6875,7 +6875,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#45340a", @@ -6892,7 +6892,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#061d30", @@ -6909,7 +6909,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#07253c", @@ -6926,7 +6926,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0a3251", @@ -6943,7 +6943,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0c3b60", @@ -6960,7 +6960,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#0e446e", @@ -6977,7 +6977,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#11558a", @@ -6994,7 +6994,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#166eb2", @@ -7011,7 +7011,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1b88db", @@ -7028,7 +7028,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1e98f5", @@ -7045,7 +7045,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1980ce", @@ -7062,7 +7062,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1569a9", @@ -7079,7 +7079,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#57b2f8", @@ -7096,7 +7096,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#9cd2fb", @@ -7113,7 +7113,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#082740", @@ -7130,7 +7130,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#061f33", @@ -7147,7 +7147,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#131c27", @@ -7164,7 +7164,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#192433", @@ -7181,7 +7181,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#243142", @@ -7198,7 +7198,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#2e3a4a", @@ -7215,7 +7215,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#374352", @@ -7232,7 +7232,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#495361", @@ -7249,7 +7249,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#626b77", @@ -7266,7 +7266,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#7d848e", @@ -7283,7 +7283,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#1e2b3c", @@ -7300,7 +7300,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#333e4e", @@ -7317,7 +7317,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#495361", @@ -7334,7 +7334,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#a6abb2", @@ -7351,7 +7351,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#c9ccd0", @@ -7368,7 +7368,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#f9f9fa", @@ -7385,7 +7385,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme3.json", + filePath: "../../design-tokens/core/colors/dark/theme3.json", isSource: true, original: { value: "#9ea3ab", @@ -7402,7 +7402,7 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#001c36", @@ -7419,7 +7419,7 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#002445", @@ -7436,7 +7436,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00315c", @@ -7453,7 +7453,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", @@ -7470,7 +7470,7 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00427e", @@ -7487,7 +7487,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00529d", @@ -7504,7 +7504,7 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0f6bbe", @@ -7521,7 +7521,7 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3d88ca", @@ -7538,7 +7538,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0163ba", @@ -7555,7 +7555,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#004d93", @@ -7572,7 +7572,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", @@ -7589,7 +7589,7 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#7eb0dc", @@ -7606,7 +7606,7 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#b0cfea", @@ -7623,7 +7623,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -7640,7 +7640,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -7657,7 +7657,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", @@ -7674,7 +7674,7 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3c1819", @@ -7691,7 +7691,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#522021", @@ -7708,7 +7708,7 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#602627", @@ -7725,7 +7725,7 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#702c2e", @@ -7742,7 +7742,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#8b3639", @@ -7759,7 +7759,7 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#b34649", @@ -7776,7 +7776,7 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#dd565a", @@ -7793,7 +7793,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f35f63", @@ -7810,7 +7810,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#cc5053", @@ -7827,7 +7827,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a84144", @@ -7844,7 +7844,7 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f78d8f", @@ -7861,7 +7861,7 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#fabcbd", @@ -7878,7 +7878,7 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#41191b", @@ -7895,7 +7895,7 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", @@ -7912,7 +7912,7 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#231a05", @@ -7929,7 +7929,7 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2d2206", @@ -7946,7 +7946,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#3d2e09", @@ -7963,7 +7963,7 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#48360a", @@ -7980,7 +7980,7 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#543e0c", @@ -7997,7 +7997,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#684e0f", @@ -8014,7 +8014,7 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#876413", @@ -8031,7 +8031,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8048,7 +8048,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#e4a920", @@ -8065,7 +8065,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#c6931c", @@ -8082,7 +8082,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8099,7 +8099,7 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#daa21f", @@ -8116,7 +8116,7 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#eec76c", @@ -8133,7 +8133,7 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#302407", @@ -8150,7 +8150,7 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#45340a", @@ -8167,7 +8167,7 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#061d30", @@ -8184,7 +8184,7 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#07253c", @@ -8201,7 +8201,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0a3251", @@ -8218,7 +8218,7 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0c3b60", @@ -8235,7 +8235,7 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#0e446e", @@ -8252,7 +8252,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#11558a", @@ -8269,7 +8269,7 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#166eb2", @@ -8286,7 +8286,7 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1b88db", @@ -8303,7 +8303,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1e98f5", @@ -8320,7 +8320,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1980ce", @@ -8337,7 +8337,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1569a9", @@ -8354,7 +8354,7 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#57b2f8", @@ -8371,7 +8371,7 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#9cd2fb", @@ -8388,7 +8388,7 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#082740", @@ -8405,7 +8405,7 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#061f33", @@ -8422,7 +8422,7 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#131c27", @@ -8439,7 +8439,7 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#192433", @@ -8456,7 +8456,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#243142", @@ -8473,7 +8473,7 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#2e3a4a", @@ -8490,7 +8490,7 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#374352", @@ -8507,7 +8507,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#495361", @@ -8524,7 +8524,7 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#626b77", @@ -8541,7 +8541,7 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#7d848e", @@ -8558,7 +8558,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#1e2b3c", @@ -8575,7 +8575,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#333e4e", @@ -8592,7 +8592,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#495361", @@ -8609,7 +8609,7 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#a6abb2", @@ -8626,7 +8626,7 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#c9ccd0", @@ -8643,7 +8643,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#f9f9fa", @@ -8660,7 +8660,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/dark/theme4.json", + filePath: "../../design-tokens/core/colors/dark/theme4.json", isSource: true, original: { value: "#9ea3ab", @@ -9094,624 +9094,773 @@ export const fontWeights = [ } ] -export const borderWidth = [ +export const typography = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "1px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-border_width-1", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "border_width", - "1" + "typography", + "heading", + "2xlarge" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-border_width-2", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "border_width", - "2" + "typography", + "heading", + "xlarge" ] }, { - value: "1px", - type: "borderWidth", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-border_width-default", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "border_width", - "default" + "typography", + "heading", + "large" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-border_width-active", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "border_width", - "active" + "typography", + "heading", + "medium" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-border_width-tab_focus", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "border_width", - "tab_focus" + "typography", + "heading", + "small" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-shadow-100", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "shadow", - "100" + "typography", + "heading", + "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-shadow-200", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "shadow", - "200" + "typography", + "heading", + "xxsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-shadow-300", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "shadow", - "300" + "typography", + "ingress", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-shadow-400", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "shadow", - "400" + "typography", + "ingress", + "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-500", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "shadow", - "500" + "typography", + "ingress", + "small" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.100}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xsmall", + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "shadow", + "typography", + "ingress", "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.200}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-small", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "shadow", - "small" + "typography", + "paragraph", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.300}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-medium", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", + value: "400 1rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.400}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-shadow-large", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.500}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xlarge", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "shadow", - "xlarge" + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-sm", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "borderRadius", - "sm" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-md", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "borderRadius", - "md" + "typography", + "paragraph", + "long", + "large" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "8", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-lg", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "borderRadius", - "lg" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-xl", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ - "borderRadius", - "xl" + "typography", + "paragraph", + "long", + "small" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" }, - name: "--fds-border-radius-2xl", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ - "borderRadius", - "2xl" + "typography", + "paragraph", + "long", + "xsmall" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border-radius-3xl", + name: "--fds-typography-label-large", attributes: {}, path: [ - "borderRadius", - "3xl" + "typography", + "label", + "large" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "32", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-4xl", + name: "--fds-typography-label-medium", attributes: {}, path: [ - "borderRadius", - "4xl" + "typography", + "label", + "medium" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "9999", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-full", + name: "--fds-typography-label-small", attributes: {}, path: [ - "borderRadius", - "full" + "typography", + "label", + "small" ] }, { - value: "2", - type: "borderRadius", + value: "500 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.sm}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-sm", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ - "border_radius", - "sm" + "typography", + "label", + "xsmall" ] }, { - value: "4", - type: "borderRadius", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.md}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border_radius-md", + name: "--fds-typography-error_message-large", attributes: {}, path: [ - "border_radius", - "md" + "typography", + "error_message", + "large" ] }, { - value: "8", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.lg}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border_radius-lg", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ - "border_radius", - "lg" + "typography", + "error_message", + "medium" ] }, { - value: "12", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border_radius-xl", + name: "--fds-typography-error_message-small", attributes: {}, path: [ - "border_radius", - "xl" + "typography", + "error_message", + "small" ] }, { - value: "16", - type: "borderRadius", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-2xl", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ - "border_radius", - "2xl" + "typography", + "error_message", + "xsmall" ] }, { - value: "24", - type: "borderRadius", + value: "400 1.5rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.3xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" }, - name: "--fds-border_radius-3xl", + name: "--fds-typography-interactive-large", attributes: {}, path: [ - "border_radius", - "3xl" + "typography", + "interactive", + "large" ] }, { - value: "32", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" }, - name: "--fds-border_radius-4xl", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ - "border_radius", - "4xl" + "typography", + "interactive", + "medium" ] }, { - value: "9999", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.full}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" }, - name: "--fds-border_radius-full", + name: "--fds-typography-interactive-small", attributes: {}, path: [ - "border_radius", - "full" + "typography", + "interactive", + "small" ] } ] @@ -9720,17 +9869,17 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/defaults.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { value: "30%", type: "opacity" }, - name: "--fds-opacity-disabled-components", + name: "--fds-opacity-30", attributes: {}, path: [ "opacity", - "disabledComponents" + "30" ] }, { @@ -9739,7 +9888,7 @@ export const opacity = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.disabledComponents}", + value: "{opacity.30}", type: "opacity" }, name: "--fds-opacity-disabled", @@ -9751,1435 +9900,1286 @@ export const opacity = [ } ] -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*0", - type: "sizing" - }, - name: "--fds-sizing-0", - attributes: {}, - path: [ - "sizing", - "0" - ] - }, - { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*1", - type: "sizing" - }, - name: "--fds-sizing-1", - attributes: {}, - path: [ - "sizing", - "1" - ] - }, - { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*2", - type: "sizing" - }, - name: "--fds-sizing-2", - attributes: {}, - path: [ - "sizing", - "2" - ] - }, +export const borderRadius = [ { - value: "0.75rem", - type: "sizing", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-sizing-3", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "sizing", - "3" + "border_radius", + "sm" ] }, { - value: "1rem", - type: "sizing", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-sizing-4", + name: "--fds-border_radius-md", attributes: {}, path: [ - "sizing", - "4" + "border_radius", + "md" ] }, { - value: "1.25rem", - type: "sizing", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-sizing-5", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "sizing", - "5" + "border_radius", + "lg" ] }, { - value: "1.5rem", - type: "sizing", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*6", - type: "sizing" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-sizing-6", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "sizing", - "6" + "border_radius", + "xl" ] }, { - value: "1.75rem", - type: "sizing", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "sizing" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-sizing-7", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "sizing", - "7" + "border_radius", + "2xl" ] }, { - value: "2rem", - type: "sizing", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "sizing" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-sizing-8", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "sizing", - "8" + "border_radius", + "3xl" ] }, { - value: "2.25rem", - type: "sizing", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "sizing" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-sizing-9", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "sizing", - "9" + "border_radius", + "4xl" ] }, { - value: "2.5rem", - type: "sizing", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*10", - type: "sizing" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-sizing-10", + name: "--fds-border_radius-full", attributes: {}, path: [ - "sizing", - "10" + "border_radius", + "full" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: "2", + type: "borderRadius" }, - name: "--fds-sizing-11", + name: "--fds-border-radius-2", attributes: {}, path: [ - "sizing", - "11" + "borderRadius", + "2" ] }, { - value: "3rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "4", + type: "borderRadius" }, - name: "--fds-sizing-12", + name: "--fds-border-radius-4", attributes: {}, path: [ - "sizing", - "12" + "borderRadius", + "4" ] }, { - value: "3.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "8", + type: "borderRadius" }, - name: "--fds-sizing-13", + name: "--fds-border-radius-8", attributes: {}, path: [ - "sizing", - "13" + "borderRadius", + "8" ] }, { - value: "3.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "12", + type: "borderRadius" }, - name: "--fds-sizing-14", + name: "--fds-border-radius-12", attributes: {}, path: [ - "sizing", - "14" + "borderRadius", + "12" ] }, { - value: "3.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "16", + type: "borderRadius" }, - name: "--fds-sizing-15", + name: "--fds-border-radius-16", attributes: {}, path: [ - "sizing", - "15" + "borderRadius", + "16" ] }, { - value: "4.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "24", + type: "borderRadius" }, - name: "--fds-sizing-18", + name: "--fds-border-radius-24", attributes: {}, path: [ - "sizing", - "18" + "borderRadius", + "24" ] }, { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "32", + type: "borderRadius" }, - name: "--fds-sizing-22", + name: "--fds-border-radius-32", attributes: {}, path: [ - "sizing", - "22" + "borderRadius", + "32" ] }, { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "9999", + type: "borderRadius" }, - name: "--fds-sizing-26", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "sizing", - "26" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "7.5rem", - type: "sizing", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-sizing-30", + name: "--fds-spacing-0", attributes: {}, path: [ - "sizing", - "30" + "spacing", + "0" ] }, { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/defaults.json", + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "sizing" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-sizing-base", + name: "--fds-spacing-1", attributes: {}, path: [ - "sizing", - "base" + "spacing", + "1" ] - } -] - -export const typography = [ + }, { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", + value: "0.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-spacing-2", attributes: {}, path: [ - "typography", - "heading", - "2xlarge" + "spacing", + "2" ] }, { - value: "500 3rem/1.3 'Inter'", - type: "typography", - description: "H1", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" - }, - type: "typography", - description: "H1" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-spacing-3", attributes: {}, path: [ - "typography", - "heading", - "xlarge" + "spacing", + "3" ] }, { - value: "500 2.25rem/1.3 'Inter'", - type: "typography", - description: "H2", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" - }, - type: "typography", - description: "H2" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-typography-heading-large", + name: "--fds-spacing-4", attributes: {}, path: [ - "typography", - "heading", - "large" + "spacing", + "4" ] }, { - value: "500 1.875rem/1.3 'Inter'", - type: "typography", - description: "H3", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" - }, - type: "typography", - description: "H3" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-typography-heading-medium", + name: "--fds-spacing-5", attributes: {}, path: [ - "typography", - "heading", - "medium" + "spacing", + "5" ] }, { - value: "500 1.5rem/1.3 'Inter'", - type: "typography", - description: "H4", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" - }, - type: "typography", - description: "H4" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-typography-heading-small", + name: "--fds-spacing-6", attributes: {}, path: [ - "typography", - "heading", - "small" + "spacing", + "6" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", - description: "H5", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography", - description: "H5" + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-spacing-7", attributes: {}, path: [ - "typography", - "heading", - "xsmall" + "spacing", + "7" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-typography-heading-xxsmall", + name: "--fds-spacing-8", attributes: {}, path: [ - "typography", - "heading", - "xxsmall" + "spacing", + "8" ] }, { - value: "400 1.875rem/1.7 'Inter'", - type: "typography", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-typography-ingress-large", + name: "--fds-spacing-9", attributes: {}, path: [ - "typography", - "ingress", - "large" + "spacing", + "9" ] }, { - value: "400 1.5rem/1.7 'Inter'", - type: "typography", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-typography-ingress-medium", + name: "--fds-spacing-10", attributes: {}, path: [ - "typography", - "ingress", - "medium" + "spacing", + "10" ] }, { - value: "400 1.3125rem/1.7 'Inter'", - type: "typography", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-typography-ingress-small", + name: "--fds-spacing-11", attributes: {}, path: [ - "typography", - "ingress", - "small" + "spacing", + "11" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "3rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-spacing-12", attributes: {}, path: [ - "typography", - "ingress", - "xsmall" + "spacing", + "12" ] }, { - value: "400 1.3125rem/1.5 'Inter'", - type: "typography", + value: "3.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-typography-paragraph-large", + name: "--fds-spacing-13", attributes: {}, path: [ - "typography", - "paragraph", - "large" + "spacing", + "13" ] }, { - value: "400 1.125rem/1.5 'Inter'", - type: "typography", + value: "3.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-spacing-14", attributes: {}, path: [ - "typography", - "paragraph", - "medium" + "spacing", + "14" ] }, { - value: "400 1rem/1.5 'Inter'", - type: "typography", + value: "3.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-typography-paragraph-small", + name: "--fds-spacing-15", attributes: {}, path: [ - "typography", - "paragraph", - "small" + "spacing", + "15" ] }, { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", + value: "4.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-spacing-18", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "spacing", + "18" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "5.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-spacing-22", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "spacing", + "22" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "6.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-spacing-26", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "spacing", + "26" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "7.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-spacing-30", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "spacing", + "30" ] - }, + } +] + +export const sizing = [ { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "sizing" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-sizing-0", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "sizing", + "0" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "0.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "sizing" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-sizing-1", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "sizing", + "1" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "0.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "sizing" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-sizing-2", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "sizing", + "2" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "0.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*3", + type: "sizing" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-sizing-3", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "sizing", + "3" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "1rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{sizing.base}*4", + type: "sizing" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-sizing-4", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "sizing", + "4" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "1.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*5", + type: "sizing" }, - name: "--fds-typography-label-large", + name: "--fds-sizing-5", attributes: {}, path: [ - "typography", - "label", - "large" + "sizing", + "5" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", + value: "1.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*6", + type: "sizing" }, - name: "--fds-typography-label-medium", + name: "--fds-sizing-6", attributes: {}, path: [ - "typography", - "label", - "medium" + "sizing", + "6" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", + value: "1.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*7", + type: "sizing" }, - name: "--fds-typography-label-small", + name: "--fds-sizing-7", attributes: {}, path: [ - "typography", - "label", - "small" + "sizing", + "7" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", + value: "2rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*8", + type: "sizing" }, - name: "--fds-typography-label-xsmall", + name: "--fds-sizing-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "sizing", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "2.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "sizing" }, - name: "--fds-typography-error_message-large", + name: "--fds-sizing-9", attributes: {}, path: [ - "typography", - "error_message", - "large" + "sizing", + "9" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "sizing" }, - name: "--fds-typography-error_message-medium", + name: "--fds-sizing-10", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "sizing", + "10" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "2.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "sizing" }, - name: "--fds-typography-error_message-small", + name: "--fds-sizing-11", attributes: {}, path: [ - "typography", - "error_message", - "small" + "sizing", + "11" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "3rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "sizing" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-sizing-12", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "sizing", + "12" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", + value: "3.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "sizing" }, - name: "--fds-typography-interactive-large", + name: "--fds-sizing-13", attributes: {}, path: [ - "typography", - "interactive", - "large" + "sizing", + "13" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "3.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "sizing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-sizing-14", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "sizing", + "14" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "3.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "sizing" }, - name: "--fds-typography-interactive-small", + name: "--fds-sizing-15", attributes: {}, path: [ - "typography", - "interactive", - "small" + "sizing", + "15" ] - } -] - -export const spacing = [ + }, { - value: "0", - type: "spacing", + value: "4.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*0", - type: "spacing" + value: "{sizing.base}*18", + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", - "0" + "sizing", + "18" ] }, { - value: "0.25rem", - type: "spacing", + value: "5.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*1", - type: "spacing" + value: "{sizing.base}*22", + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", - "1" + "sizing", + "22" ] }, { - value: "0.5rem", - type: "spacing", + value: "6.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*2", - type: "spacing" + value: "{sizing.base}*26", + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", - "2" + "sizing", + "26" ] }, { - value: "0.75rem", - type: "spacing", + value: "7.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "spacing" + value: "{sizing.base}*30", + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", - "3" + "sizing", + "30" ] }, { - value: "1rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*4", - type: "spacing" + value: "4", + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-base", attributes: {}, path: [ - "spacing", - "4" + "sizing", + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "1.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*5", - type: "spacing" + value: "1px", + type: "borderWidth" }, - name: "--fds-spacing-5", + name: "--fds-border_width-1", attributes: {}, path: [ - "spacing", - "5" + "border_width", + "1" ] }, { - value: "1.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "spacing" + value: "2px", + type: "borderWidth" }, - name: "--fds-spacing-6", + name: "--fds-border_width-2", attributes: {}, path: [ - "spacing", - "6" + "border_width", + "2" ] }, { - value: "1.75rem", - type: "spacing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "spacing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-spacing-7", + name: "--fds-border_width-default", attributes: {}, path: [ - "spacing", - "7" + "border_width", + "default" ] }, { - value: "2rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-8", + name: "--fds-border_width-active", attributes: {}, path: [ - "spacing", - "8" + "border_width", + "active" ] }, { - value: "2.25rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-9", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "spacing", - "9" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "2.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-10", + name: "--fds-shadow-100", attributes: {}, path: [ - "spacing", - "10" + "shadow", + "100" ] }, { - value: "2.75rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-11", + name: "--fds-shadow-200", attributes: {}, path: [ - "spacing", - "11" + "shadow", + "200" ] }, { - value: "3rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-12", + name: "--fds-shadow-300", attributes: {}, path: [ - "spacing", - "12" + "shadow", + "300" ] }, { - value: "3.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-13", + name: "--fds-shadow-400", attributes: {}, path: [ - "spacing", - "13" + "shadow", + "400" ] }, { - value: "3.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-14", + name: "--fds-shadow-500", attributes: {}, path: [ - "spacing", - "14" + "shadow", + "500" ] }, { - value: "3.75rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "spacing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-spacing-15", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "spacing", - "15" + "shadow", + "xsmall" ] }, { - value: "4.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "spacing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-spacing-18", + name: "--fds-shadow-small", attributes: {}, path: [ - "spacing", - "18" + "shadow", + "small" ] }, { - value: "5.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*22", - type: "spacing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-spacing-22", + name: "--fds-shadow-medium", attributes: {}, path: [ - "spacing", - "22" + "shadow", + "medium" ] }, { - value: "6.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*26", - type: "spacing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-spacing-26", + name: "--fds-shadow-large", attributes: {}, path: [ - "spacing", - "26" + "shadow", + "large" ] }, { - value: "7.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "spacing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-spacing-30", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "spacing", - "30" + "shadow", + "xlarge" ] } ] diff --git a/apps/storefront/tokens/uutilsynet/light.ts b/apps/storefront/tokens/uutilsynet/light.ts index a4063d7996..aff52b487d 100644 --- a/apps/storefront/tokens/uutilsynet/light.ts +++ b/apps/storefront/tokens/uutilsynet/light.ts @@ -2302,7 +2302,7 @@ export const color = [ { value: "#fcfefc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fcfefc", @@ -2319,7 +2319,7 @@ export const color = [ { value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e9f6ea", @@ -2336,7 +2336,7 @@ export const color = [ { value: "#d9efdc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d9efdc", @@ -2353,7 +2353,7 @@ export const color = [ { value: "#b9e1be", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b9e1be", @@ -2370,7 +2370,7 @@ export const color = [ { value: "#94d29d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#94d29d", @@ -2387,7 +2387,7 @@ export const color = [ { value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9ed6a5", @@ -2404,7 +2404,7 @@ export const color = [ { value: "#29a03a", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#29a03a", @@ -2421,7 +2421,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#185e22", @@ -2438,7 +2438,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#2ca63d", @@ -2455,7 +2455,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#248c33", @@ -2472,7 +2472,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#1d7129", @@ -2489,7 +2489,7 @@ export const color = [ { value: "#185c21", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#185c21", @@ -2506,7 +2506,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#0f3814", @@ -2523,7 +2523,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2540,7 +2540,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2557,7 +2557,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefc", @@ -2574,7 +2574,7 @@ export const color = [ { value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf2d5", @@ -2591,7 +2591,7 @@ export const color = [ { value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f9ebbd", @@ -2608,7 +2608,7 @@ export const color = [ { value: "#f2d474", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f2d474", @@ -2625,7 +2625,7 @@ export const color = [ { value: "#e8bf37", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e8bf37", @@ -2642,7 +2642,7 @@ export const color = [ { value: "#edc644", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#edc644", @@ -2659,7 +2659,7 @@ export const color = [ { value: "#a68827", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#a68827", @@ -2676,7 +2676,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#625017", @@ -2693,7 +2693,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ecc238", @@ -2710,7 +2710,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#cfaa31", @@ -2727,7 +2727,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b2922a", @@ -2744,7 +2744,7 @@ export const color = [ { value: "#604f17", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#604f17", @@ -2761,7 +2761,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#3a300e", @@ -2778,7 +2778,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2795,7 +2795,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2812,7 +2812,7 @@ export const color = [ { value: "#fffefd", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefd", @@ -2829,7 +2829,7 @@ export const color = [ { value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf1ec", @@ -2846,7 +2846,7 @@ export const color = [ { value: "#f9e8df", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f9e8df", @@ -2863,7 +2863,7 @@ export const color = [ { value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f2d0bc", @@ -2880,7 +2880,7 @@ export const color = [ { value: "#ecb99e", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ecb99e", @@ -2897,7 +2897,7 @@ export const color = [ { value: "#eec0a7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#eec0a7", @@ -2914,7 +2914,7 @@ export const color = [ { value: "#d76e34", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d76e34", @@ -2931,7 +2931,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#853e16", @@ -2948,7 +2948,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#d46223", @@ -2965,7 +2965,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b0511d", @@ -2982,7 +2982,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#8e4117", @@ -2999,7 +2999,7 @@ export const color = [ { value: "#813c15", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#813c15", @@ -3016,7 +3016,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#4f240d", @@ -3033,7 +3033,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3050,7 +3050,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3067,7 +3067,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fffefe", @@ -3084,7 +3084,7 @@ export const color = [ { value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fbf2f3", @@ -3101,7 +3101,7 @@ export const color = [ { value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#f6e6e6", @@ -3118,7 +3118,7 @@ export const color = [ { value: "#eecfd0", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#eecfd0", @@ -3135,7 +3135,7 @@ export const color = [ { value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6b9b9", @@ -3152,7 +3152,7 @@ export const color = [ { value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e8bfbf", @@ -3169,7 +3169,7 @@ export const color = [ { value: "#cd7172", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#cd7172", @@ -3186,7 +3186,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9d2223", @@ -3203,7 +3203,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#b32728", @@ -3220,7 +3220,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3237,7 +3237,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#671617", @@ -3254,7 +3254,7 @@ export const color = [ { value: "#9a2122", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#9a2122", @@ -3271,7 +3271,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#5e1515", @@ -3288,7 +3288,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3305,7 +3305,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3322,7 +3322,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#fefeff", @@ -3339,7 +3339,7 @@ export const color = [ { value: "#edf5fa", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#edf5fa", @@ -3356,7 +3356,7 @@ export const color = [ { value: "#dfecf7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#dfecf7", @@ -3373,7 +3373,7 @@ export const color = [ { value: "#bedaee", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#bedaee", @@ -3390,7 +3390,7 @@ export const color = [ { value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#a1c9e7", @@ -3407,7 +3407,7 @@ export const color = [ { value: "#aacee9", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#aacee9", @@ -3424,7 +3424,7 @@ export const color = [ { value: "#4291ce", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#4291ce", @@ -3441,7 +3441,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#075490", @@ -3458,7 +3458,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#0c72c1", @@ -3475,7 +3475,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#085c9c", @@ -3492,7 +3492,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#064678", @@ -3509,7 +3509,7 @@ export const color = [ { value: "#07528c", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#07528c", @@ -3526,7 +3526,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#043256", @@ -3543,7 +3543,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3560,7 +3560,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/light/global.json", + filePath: "../../design-tokens/core/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3577,7 +3577,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fefeff", @@ -3594,7 +3594,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eef4fa", @@ -3611,7 +3611,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e2edf7", @@ -3628,7 +3628,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c3daef", @@ -3645,7 +3645,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a4c7e6", @@ -3662,7 +3662,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#aecde9", @@ -3679,7 +3679,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#4b90ce", @@ -3696,7 +3696,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00529d", @@ -3713,7 +3713,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#0163ba", @@ -3730,7 +3730,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#004d93", @@ -3747,7 +3747,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00396d", @@ -3764,7 +3764,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#005099", @@ -3781,7 +3781,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#00315c", @@ -3798,7 +3798,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -3815,7 +3815,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -3832,7 +3832,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fefefe", @@ -3849,7 +3849,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f3f4f5", @@ -3866,7 +3866,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e9eaec", @@ -3883,7 +3883,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#d5d7da", @@ -3900,7 +3900,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c1c4c9", @@ -3917,7 +3917,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c6c9cd", @@ -3934,7 +3934,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#858c96", @@ -3951,7 +3951,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#495361", @@ -3968,7 +3968,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1e2b3c", @@ -3985,7 +3985,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#333e4e", @@ -4002,7 +4002,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#495361", @@ -4019,7 +4019,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#46505e", @@ -4036,7 +4036,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#243142", @@ -4053,7 +4053,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f9f9fa", @@ -4070,7 +4070,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#9ea3ab", @@ -4087,7 +4087,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fffefe", @@ -4104,7 +4104,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fef0f1", @@ -4121,7 +4121,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fde5e6", @@ -4138,7 +4138,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fbcccd", @@ -4155,7 +4155,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fab1b3", @@ -4172,7 +4172,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fab8b9", @@ -4189,7 +4189,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eb5b5f", @@ -4206,7 +4206,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#8b3639", @@ -4223,7 +4223,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f35f63", @@ -4240,7 +4240,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#cc5053", @@ -4257,7 +4257,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a84144", @@ -4274,7 +4274,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#873537", @@ -4291,7 +4291,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#522021", @@ -4308,7 +4308,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4325,7 +4325,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4342,7 +4342,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fffefc", @@ -4359,7 +4359,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fbf3e0", @@ -4376,7 +4376,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f8e9c6", @@ -4393,7 +4393,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f2d48d", @@ -4410,7 +4410,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ebbe54", @@ -4427,7 +4427,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#edc464", @@ -4444,7 +4444,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#b28419", @@ -4461,7 +4461,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#684e0f", @@ -4478,7 +4478,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#e4a920", @@ -4495,7 +4495,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#c6931c", @@ -4512,7 +4512,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#a87c17", @@ -4529,7 +4529,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#664c0e", @@ -4546,7 +4546,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#3d2e09", @@ -4563,7 +4563,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4580,7 +4580,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4597,7 +4597,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#fdfeff", @@ -4614,7 +4614,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#eaf6fe", @@ -4631,7 +4631,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#d9eefd", @@ -4648,7 +4648,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#b3dcfc", @@ -4665,7 +4665,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#8bcafa", @@ -4682,7 +4682,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#96cffa", @@ -4699,7 +4699,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1c90e8", @@ -4716,7 +4716,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#11558a", @@ -4733,7 +4733,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1e98f5", @@ -4750,7 +4750,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1980ce", @@ -4767,7 +4767,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#1569a9", @@ -4784,7 +4784,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#105387", @@ -4801,7 +4801,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#0a3251", @@ -4818,7 +4818,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#f6fafd", @@ -4835,7 +4835,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme1.json", + filePath: "../../design-tokens/core/colors/light/theme1.json", isSource: true, original: { value: "#ddeaf6", @@ -4852,7 +4852,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fefeff", @@ -4869,7 +4869,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eef4fa", @@ -4886,7 +4886,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e2edf7", @@ -4903,7 +4903,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c3daef", @@ -4920,7 +4920,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a4c7e6", @@ -4937,7 +4937,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#aecde9", @@ -4954,7 +4954,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#4b90ce", @@ -4971,7 +4971,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00529d", @@ -4988,7 +4988,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#0163ba", @@ -5005,7 +5005,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#004d93", @@ -5022,7 +5022,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00396d", @@ -5039,7 +5039,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#005099", @@ -5056,7 +5056,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#00315c", @@ -5073,7 +5073,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5090,7 +5090,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5107,7 +5107,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fefefe", @@ -5124,7 +5124,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f3f4f5", @@ -5141,7 +5141,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e9eaec", @@ -5158,7 +5158,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#d5d7da", @@ -5175,7 +5175,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c1c4c9", @@ -5192,7 +5192,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c6c9cd", @@ -5209,7 +5209,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#858c96", @@ -5226,7 +5226,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#495361", @@ -5243,7 +5243,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1e2b3c", @@ -5260,7 +5260,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#333e4e", @@ -5277,7 +5277,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#495361", @@ -5294,7 +5294,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#46505e", @@ -5311,7 +5311,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#243142", @@ -5328,7 +5328,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f9f9fa", @@ -5345,7 +5345,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#9ea3ab", @@ -5362,7 +5362,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fffefe", @@ -5379,7 +5379,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fef0f1", @@ -5396,7 +5396,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fde5e6", @@ -5413,7 +5413,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fbcccd", @@ -5430,7 +5430,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fab1b3", @@ -5447,7 +5447,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fab8b9", @@ -5464,7 +5464,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eb5b5f", @@ -5481,7 +5481,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#8b3639", @@ -5498,7 +5498,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f35f63", @@ -5515,7 +5515,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#cc5053", @@ -5532,7 +5532,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a84144", @@ -5549,7 +5549,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#873537", @@ -5566,7 +5566,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#522021", @@ -5583,7 +5583,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5600,7 +5600,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5617,7 +5617,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fffefc", @@ -5634,7 +5634,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fbf3e0", @@ -5651,7 +5651,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f8e9c6", @@ -5668,7 +5668,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f2d48d", @@ -5685,7 +5685,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ebbe54", @@ -5702,7 +5702,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#edc464", @@ -5719,7 +5719,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#b28419", @@ -5736,7 +5736,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#684e0f", @@ -5753,7 +5753,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#e4a920", @@ -5770,7 +5770,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#c6931c", @@ -5787,7 +5787,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#a87c17", @@ -5804,7 +5804,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#664c0e", @@ -5821,7 +5821,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#3d2e09", @@ -5838,7 +5838,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -5855,7 +5855,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -5872,7 +5872,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#fdfeff", @@ -5889,7 +5889,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#eaf6fe", @@ -5906,7 +5906,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#d9eefd", @@ -5923,7 +5923,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#b3dcfc", @@ -5940,7 +5940,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#8bcafa", @@ -5957,7 +5957,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#96cffa", @@ -5974,7 +5974,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1c90e8", @@ -5991,7 +5991,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#11558a", @@ -6008,7 +6008,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1e98f5", @@ -6025,7 +6025,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1980ce", @@ -6042,7 +6042,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#1569a9", @@ -6059,7 +6059,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#105387", @@ -6076,7 +6076,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#0a3251", @@ -6093,7 +6093,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", @@ -6110,7 +6110,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme2.json", + filePath: "../../design-tokens/core/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", @@ -6127,7 +6127,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fefeff", @@ -6144,7 +6144,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eef4fa", @@ -6161,7 +6161,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e2edf7", @@ -6178,7 +6178,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c3daef", @@ -6195,7 +6195,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a4c7e6", @@ -6212,7 +6212,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#aecde9", @@ -6229,7 +6229,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#4b90ce", @@ -6246,7 +6246,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00529d", @@ -6263,7 +6263,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#0163ba", @@ -6280,7 +6280,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#004d93", @@ -6297,7 +6297,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00396d", @@ -6314,7 +6314,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#005099", @@ -6331,7 +6331,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#00315c", @@ -6348,7 +6348,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6365,7 +6365,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6382,7 +6382,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fefefe", @@ -6399,7 +6399,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f3f4f5", @@ -6416,7 +6416,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e9eaec", @@ -6433,7 +6433,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#d5d7da", @@ -6450,7 +6450,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c1c4c9", @@ -6467,7 +6467,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c6c9cd", @@ -6484,7 +6484,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#858c96", @@ -6501,7 +6501,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#495361", @@ -6518,7 +6518,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1e2b3c", @@ -6535,7 +6535,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#333e4e", @@ -6552,7 +6552,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#495361", @@ -6569,7 +6569,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#46505e", @@ -6586,7 +6586,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#243142", @@ -6603,7 +6603,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f9f9fa", @@ -6620,7 +6620,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#9ea3ab", @@ -6637,7 +6637,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fffefe", @@ -6654,7 +6654,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fef0f1", @@ -6671,7 +6671,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fde5e6", @@ -6688,7 +6688,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fbcccd", @@ -6705,7 +6705,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fab1b3", @@ -6722,7 +6722,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fab8b9", @@ -6739,7 +6739,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eb5b5f", @@ -6756,7 +6756,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#8b3639", @@ -6773,7 +6773,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f35f63", @@ -6790,7 +6790,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#cc5053", @@ -6807,7 +6807,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a84144", @@ -6824,7 +6824,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#873537", @@ -6841,7 +6841,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#522021", @@ -6858,7 +6858,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -6875,7 +6875,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -6892,7 +6892,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fffefc", @@ -6909,7 +6909,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fbf3e0", @@ -6926,7 +6926,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f8e9c6", @@ -6943,7 +6943,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f2d48d", @@ -6960,7 +6960,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ebbe54", @@ -6977,7 +6977,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#edc464", @@ -6994,7 +6994,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#b28419", @@ -7011,7 +7011,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#684e0f", @@ -7028,7 +7028,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#e4a920", @@ -7045,7 +7045,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#c6931c", @@ -7062,7 +7062,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#a87c17", @@ -7079,7 +7079,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#664c0e", @@ -7096,7 +7096,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#3d2e09", @@ -7113,7 +7113,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -7130,7 +7130,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -7147,7 +7147,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#fdfeff", @@ -7164,7 +7164,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#eaf6fe", @@ -7181,7 +7181,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#d9eefd", @@ -7198,7 +7198,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#b3dcfc", @@ -7215,7 +7215,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#8bcafa", @@ -7232,7 +7232,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#96cffa", @@ -7249,7 +7249,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1c90e8", @@ -7266,7 +7266,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#11558a", @@ -7283,7 +7283,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1e98f5", @@ -7300,7 +7300,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1980ce", @@ -7317,7 +7317,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#1569a9", @@ -7334,7 +7334,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#105387", @@ -7351,7 +7351,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#0a3251", @@ -7368,7 +7368,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", @@ -7385,7 +7385,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme3.json", + filePath: "../../design-tokens/core/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", @@ -7402,7 +7402,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fefeff", @@ -7419,7 +7419,7 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eef4fa", @@ -7436,7 +7436,7 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e2edf7", @@ -7453,7 +7453,7 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c3daef", @@ -7470,7 +7470,7 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a4c7e6", @@ -7487,7 +7487,7 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#aecde9", @@ -7504,7 +7504,7 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#4b90ce", @@ -7521,7 +7521,7 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00529d", @@ -7538,7 +7538,7 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#0163ba", @@ -7555,7 +7555,7 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#004d93", @@ -7572,7 +7572,7 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00396d", @@ -7589,7 +7589,7 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#005099", @@ -7606,7 +7606,7 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#00315c", @@ -7623,7 +7623,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -7640,7 +7640,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -7657,7 +7657,7 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fefefe", @@ -7674,7 +7674,7 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f3f4f5", @@ -7691,7 +7691,7 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e9eaec", @@ -7708,7 +7708,7 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#d5d7da", @@ -7725,7 +7725,7 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c1c4c9", @@ -7742,7 +7742,7 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c6c9cd", @@ -7759,7 +7759,7 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#858c96", @@ -7776,7 +7776,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#495361", @@ -7793,7 +7793,7 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1e2b3c", @@ -7810,7 +7810,7 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#333e4e", @@ -7827,7 +7827,7 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#495361", @@ -7844,7 +7844,7 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#46505e", @@ -7861,7 +7861,7 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#243142", @@ -7878,7 +7878,7 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f9f9fa", @@ -7895,7 +7895,7 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#9ea3ab", @@ -7912,7 +7912,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fffefe", @@ -7929,7 +7929,7 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fef0f1", @@ -7946,7 +7946,7 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fde5e6", @@ -7963,7 +7963,7 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fbcccd", @@ -7980,7 +7980,7 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fab1b3", @@ -7997,7 +7997,7 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fab8b9", @@ -8014,7 +8014,7 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eb5b5f", @@ -8031,7 +8031,7 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#8b3639", @@ -8048,7 +8048,7 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f35f63", @@ -8065,7 +8065,7 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#cc5053", @@ -8082,7 +8082,7 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a84144", @@ -8099,7 +8099,7 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#873537", @@ -8116,7 +8116,7 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#522021", @@ -8133,7 +8133,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8150,7 +8150,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -8167,7 +8167,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fffefc", @@ -8184,7 +8184,7 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fbf3e0", @@ -8201,7 +8201,7 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f8e9c6", @@ -8218,7 +8218,7 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f2d48d", @@ -8235,7 +8235,7 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ebbe54", @@ -8252,7 +8252,7 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#edc464", @@ -8269,7 +8269,7 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#b28419", @@ -8286,7 +8286,7 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#684e0f", @@ -8303,7 +8303,7 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#e4a920", @@ -8320,7 +8320,7 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#c6931c", @@ -8337,7 +8337,7 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#a87c17", @@ -8354,7 +8354,7 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#664c0e", @@ -8371,7 +8371,7 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#3d2e09", @@ -8388,7 +8388,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8405,7 +8405,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -8422,7 +8422,7 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#fdfeff", @@ -8439,7 +8439,7 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#eaf6fe", @@ -8456,7 +8456,7 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#d9eefd", @@ -8473,7 +8473,7 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#b3dcfc", @@ -8490,7 +8490,7 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#8bcafa", @@ -8507,7 +8507,7 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#96cffa", @@ -8524,7 +8524,7 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1c90e8", @@ -8541,7 +8541,7 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#11558a", @@ -8558,7 +8558,7 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1e98f5", @@ -8575,7 +8575,7 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1980ce", @@ -8592,7 +8592,7 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#1569a9", @@ -8609,7 +8609,7 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#105387", @@ -8626,7 +8626,7 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#0a3251", @@ -8643,7 +8643,7 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", @@ -8660,7 +8660,7 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/light/theme4.json", + filePath: "../../design-tokens/core/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", @@ -9094,624 +9094,773 @@ export const fontWeights = [ } ] -export const borderWidth = [ +export const typography = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "1px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-border_width-1", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "border_width", - "1" + "typography", + "heading", + "2xlarge" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/defaults.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2px", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-border_width-2", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "border_width", - "2" + "typography", + "heading", + "xlarge" ] }, { - value: "1px", - type: "borderWidth", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-border_width-default", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "border_width", - "default" + "typography", + "heading", + "large" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-border_width-active", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "border_width", - "active" + "typography", + "heading", + "medium" ] }, { - value: "2px", - type: "borderWidth", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", - type: "borderWidth" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-border_width-tab_focus", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "border_width", - "tab_focus" + "typography", + "heading", + "small" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-shadow-100", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "shadow", - "100" + "typography", + "heading", + "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-shadow-200", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "shadow", - "200" + "typography", + "heading", + "xxsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-shadow-300", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "shadow", - "300" + "typography", + "ingress", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-shadow-400", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "shadow", - "400" + "typography", + "ingress", + "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-500", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "shadow", - "500" + "typography", + "ingress", + "small" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.100}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xsmall", + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "shadow", + "typography", + "ingress", "xsmall" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.200}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-shadow-small", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "shadow", - "small" + "typography", + "paragraph", + "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.300}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-medium", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", + value: "400 1rem/1.5 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.400}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-shadow-large", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "shadow", + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", "large" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{shadow.500}", - type: "boxShadow" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-shadow-xlarge", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "shadow", - "xlarge" + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "2", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-sm", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "borderRadius", - "sm" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-md", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "borderRadius", - "md" + "typography", + "paragraph", + "long", + "large" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "8", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-lg", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "borderRadius", - "lg" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border-radius-xl", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ - "borderRadius", - "xl" + "typography", + "paragraph", + "long", + "small" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" }, - name: "--fds-border-radius-2xl", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ - "borderRadius", - "2xl" + "typography", + "paragraph", + "long", + "xsmall" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border-radius-3xl", + name: "--fds-typography-label-large", attributes: {}, path: [ - "borderRadius", - "3xl" + "typography", + "label", + "large" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "32", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border-radius-4xl", + name: "--fds-typography-label-medium", attributes: {}, path: [ - "borderRadius", - "4xl" + "typography", + "label", + "medium" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/defaults.json", + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "9999", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border-radius-full", + name: "--fds-typography-label-small", attributes: {}, path: [ - "borderRadius", - "full" + "typography", + "label", + "small" ] }, { - value: "2", - type: "borderRadius", + value: "500 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.sm}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-sm", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ - "border_radius", - "sm" + "typography", + "label", + "xsmall" ] }, { - value: "4", - type: "borderRadius", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.md}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-border_radius-md", + name: "--fds-typography-error_message-large", attributes: {}, path: [ - "border_radius", - "md" + "typography", + "error_message", + "large" ] }, { - value: "8", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.lg}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-border_radius-lg", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ - "border_radius", - "lg" + "typography", + "error_message", + "medium" ] }, { - value: "12", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-border_radius-xl", + name: "--fds-typography-error_message-small", attributes: {}, path: [ - "border_radius", - "xl" + "typography", + "error_message", + "small" ] }, { - value: "16", - type: "borderRadius", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-border_radius-2xl", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ - "border_radius", - "2xl" + "typography", + "error_message", + "xsmall" ] }, { - value: "24", - type: "borderRadius", + value: "400 1.5rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.3xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" }, - name: "--fds-border_radius-3xl", + name: "--fds-typography-interactive-large", attributes: {}, path: [ - "border_radius", - "3xl" + "typography", + "interactive", + "large" ] }, { - value: "32", - type: "borderRadius", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4xl}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" }, - name: "--fds-border_radius-4xl", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ - "border_radius", - "4xl" + "typography", + "interactive", + "medium" ] }, { - value: "9999", - type: "borderRadius", + value: "400 1rem/1.3 'Inter'", + type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.full}", - type: "borderRadius" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" }, - name: "--fds-border_radius-full", + name: "--fds-typography-interactive-small", attributes: {}, path: [ - "border_radius", - "full" + "typography", + "interactive", + "small" ] } ] @@ -9720,17 +9869,17 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/defaults.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { value: "30%", type: "opacity" }, - name: "--fds-opacity-disabled-components", + name: "--fds-opacity-30", attributes: {}, path: [ "opacity", - "disabledComponents" + "30" ] }, { @@ -9739,7 +9888,7 @@ export const opacity = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.disabledComponents}", + value: "{opacity.30}", type: "opacity" }, name: "--fds-opacity-disabled", @@ -9751,1435 +9900,1286 @@ export const opacity = [ } ] -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*0", - type: "sizing" - }, - name: "--fds-sizing-0", - attributes: {}, - path: [ - "sizing", - "0" - ] - }, - { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*1", - type: "sizing" - }, - name: "--fds-sizing-1", - attributes: {}, - path: [ - "sizing", - "1" - ] - }, - { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*2", - type: "sizing" - }, - name: "--fds-sizing-2", - attributes: {}, - path: [ - "sizing", - "2" - ] - }, +export const borderRadius = [ { - value: "0.75rem", - type: "sizing", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-sizing-3", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "sizing", - "3" + "border_radius", + "sm" ] }, { - value: "1rem", - type: "sizing", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-sizing-4", + name: "--fds-border_radius-md", attributes: {}, path: [ - "sizing", - "4" + "border_radius", + "md" ] }, { - value: "1.25rem", - type: "sizing", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-sizing-5", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "sizing", - "5" + "border_radius", + "lg" ] }, { - value: "1.5rem", - type: "sizing", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*6", - type: "sizing" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-sizing-6", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "sizing", - "6" + "border_radius", + "xl" ] }, { - value: "1.75rem", - type: "sizing", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "sizing" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-sizing-7", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "sizing", - "7" + "border_radius", + "2xl" ] }, { - value: "2rem", - type: "sizing", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "sizing" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-sizing-8", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "sizing", - "8" + "border_radius", + "3xl" ] }, { - value: "2.25rem", - type: "sizing", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "sizing" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-sizing-9", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "sizing", - "9" + "border_radius", + "4xl" ] }, { - value: "2.5rem", - type: "sizing", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*10", - type: "sizing" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-sizing-10", + name: "--fds-border_radius-full", attributes: {}, path: [ - "sizing", - "10" + "border_radius", + "full" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: "2", + type: "borderRadius" }, - name: "--fds-sizing-11", + name: "--fds-border-radius-2", attributes: {}, path: [ - "sizing", - "11" + "borderRadius", + "2" ] }, { - value: "3rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "4", + type: "borderRadius" }, - name: "--fds-sizing-12", + name: "--fds-border-radius-4", attributes: {}, path: [ - "sizing", - "12" + "borderRadius", + "4" ] }, { - value: "3.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "8", + type: "borderRadius" }, - name: "--fds-sizing-13", + name: "--fds-border-radius-8", attributes: {}, path: [ - "sizing", - "13" + "borderRadius", + "8" ] }, { - value: "3.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "12", + type: "borderRadius" }, - name: "--fds-sizing-14", + name: "--fds-border-radius-12", attributes: {}, path: [ - "sizing", - "14" + "borderRadius", + "12" ] }, { - value: "3.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "16", + type: "borderRadius" }, - name: "--fds-sizing-15", + name: "--fds-border-radius-16", attributes: {}, path: [ - "sizing", - "15" + "borderRadius", + "16" ] }, { - value: "4.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "24", + type: "borderRadius" }, - name: "--fds-sizing-18", + name: "--fds-border-radius-24", attributes: {}, path: [ - "sizing", - "18" + "borderRadius", + "24" ] }, { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "32", + type: "borderRadius" }, - name: "--fds-sizing-22", + name: "--fds-border-radius-32", attributes: {}, path: [ - "sizing", - "22" + "borderRadius", + "32" ] }, { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "9999", + type: "borderRadius" }, - name: "--fds-sizing-26", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "sizing", - "26" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "7.5rem", - type: "sizing", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-sizing-30", + name: "--fds-spacing-0", attributes: {}, path: [ - "sizing", - "30" + "spacing", + "0" ] }, { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/defaults.json", + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "4", - type: "sizing" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-sizing-base", + name: "--fds-spacing-1", attributes: {}, path: [ - "sizing", - "base" + "spacing", + "1" ] - } -] - -export const typography = [ + }, { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", + value: "0.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-spacing-2", attributes: {}, path: [ - "typography", - "heading", - "2xlarge" + "spacing", + "2" ] }, { - value: "500 3rem/1.3 'Inter'", - type: "typography", - description: "H1", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" - }, - type: "typography", - description: "H1" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-spacing-3", attributes: {}, path: [ - "typography", - "heading", - "xlarge" + "spacing", + "3" ] }, { - value: "500 2.25rem/1.3 'Inter'", - type: "typography", - description: "H2", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" - }, - type: "typography", - description: "H2" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-typography-heading-large", + name: "--fds-spacing-4", attributes: {}, path: [ - "typography", - "heading", - "large" + "spacing", + "4" ] }, { - value: "500 1.875rem/1.3 'Inter'", - type: "typography", - description: "H3", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" - }, - type: "typography", - description: "H3" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-typography-heading-medium", + name: "--fds-spacing-5", attributes: {}, path: [ - "typography", - "heading", - "medium" + "spacing", + "5" ] }, { - value: "500 1.5rem/1.3 'Inter'", - type: "typography", - description: "H4", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" - }, - type: "typography", - description: "H4" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-typography-heading-small", + name: "--fds-spacing-6", attributes: {}, path: [ - "typography", - "heading", - "small" + "spacing", + "6" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", - description: "H5", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography", - description: "H5" + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-spacing-7", attributes: {}, path: [ - "typography", - "heading", - "xsmall" + "spacing", + "7" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-typography-heading-xxsmall", + name: "--fds-spacing-8", attributes: {}, path: [ - "typography", - "heading", - "xxsmall" + "spacing", + "8" ] }, { - value: "400 1.875rem/1.7 'Inter'", - type: "typography", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-typography-ingress-large", + name: "--fds-spacing-9", attributes: {}, path: [ - "typography", - "ingress", - "large" + "spacing", + "9" ] }, { - value: "400 1.5rem/1.7 'Inter'", - type: "typography", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-typography-ingress-medium", + name: "--fds-spacing-10", attributes: {}, path: [ - "typography", - "ingress", - "medium" + "spacing", + "10" ] }, { - value: "400 1.3125rem/1.7 'Inter'", - type: "typography", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-typography-ingress-small", + name: "--fds-spacing-11", attributes: {}, path: [ - "typography", - "ingress", - "small" + "spacing", + "11" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "3rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-spacing-12", attributes: {}, path: [ - "typography", - "ingress", - "xsmall" + "spacing", + "12" ] }, { - value: "400 1.3125rem/1.5 'Inter'", - type: "typography", + value: "3.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-typography-paragraph-large", + name: "--fds-spacing-13", attributes: {}, path: [ - "typography", - "paragraph", - "large" + "spacing", + "13" ] }, { - value: "400 1.125rem/1.5 'Inter'", - type: "typography", + value: "3.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-spacing-14", attributes: {}, path: [ - "typography", - "paragraph", - "medium" + "spacing", + "14" ] }, { - value: "400 1rem/1.5 'Inter'", - type: "typography", + value: "3.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-typography-paragraph-small", + name: "--fds-spacing-15", attributes: {}, path: [ - "typography", - "paragraph", - "small" + "spacing", + "15" ] }, { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", + value: "4.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-spacing-18", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "spacing", + "18" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "5.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-spacing-22", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "spacing", + "22" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "6.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-spacing-26", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "spacing", + "26" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "7.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-spacing-30", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "spacing", + "30" ] - }, + } +] + +export const sizing = [ { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "sizing" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-sizing-0", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "sizing", + "0" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "0.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "sizing" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-sizing-1", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "sizing", + "1" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "0.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*2", + type: "sizing" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-sizing-2", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "sizing", + "2" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "0.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*3", + type: "sizing" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-sizing-3", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "sizing", + "3" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "1rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{sizing.base}*4", + type: "sizing" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-sizing-4", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "sizing", + "4" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "1.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*5", + type: "sizing" }, - name: "--fds-typography-label-large", + name: "--fds-sizing-5", attributes: {}, path: [ - "typography", - "label", - "large" + "sizing", + "5" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", + value: "1.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*6", + type: "sizing" }, - name: "--fds-typography-label-medium", + name: "--fds-sizing-6", attributes: {}, path: [ - "typography", - "label", - "medium" + "sizing", + "6" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", + value: "1.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*7", + type: "sizing" }, - name: "--fds-typography-label-small", + name: "--fds-sizing-7", attributes: {}, path: [ - "typography", - "label", - "small" + "sizing", + "7" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", + value: "2rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*8", + type: "sizing" }, - name: "--fds-typography-label-xsmall", + name: "--fds-sizing-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "sizing", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "2.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{sizing.base}*9", + type: "sizing" }, - name: "--fds-typography-error_message-large", + name: "--fds-sizing-9", attributes: {}, path: [ - "typography", - "error_message", - "large" + "sizing", + "9" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{sizing.base}*10", + type: "sizing" }, - name: "--fds-typography-error_message-medium", + name: "--fds-sizing-10", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "sizing", + "10" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "2.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{sizing.base}*11", + type: "sizing" }, - name: "--fds-typography-error_message-small", + name: "--fds-sizing-11", attributes: {}, path: [ - "typography", - "error_message", - "small" + "sizing", + "11" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "3rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{sizing.base}*12", + type: "sizing" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-sizing-12", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "sizing", + "12" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", + value: "3.25rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "{sizing.base}*13", + type: "sizing" }, - name: "--fds-typography-interactive-large", + name: "--fds-sizing-13", attributes: {}, path: [ - "typography", - "interactive", - "large" + "sizing", + "13" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "3.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*14", + type: "sizing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-sizing-14", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "sizing", + "14" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "3.75rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*15", + type: "sizing" }, - name: "--fds-typography-interactive-small", + name: "--fds-sizing-15", attributes: {}, path: [ - "typography", - "interactive", - "small" + "sizing", + "15" ] - } -] - -export const spacing = [ + }, { - value: "0", - type: "spacing", + value: "4.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*0", - type: "spacing" + value: "{sizing.base}*18", + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", - "0" + "sizing", + "18" ] }, { - value: "0.25rem", - type: "spacing", + value: "5.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*1", - type: "spacing" + value: "{sizing.base}*22", + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", - "1" + "sizing", + "22" ] }, { - value: "0.5rem", - type: "spacing", + value: "6.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*2", - type: "spacing" + value: "{sizing.base}*26", + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", - "2" + "sizing", + "26" ] }, { - value: "0.75rem", - type: "spacing", + value: "7.5rem", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "spacing" + value: "{sizing.base}*30", + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", - "3" + "sizing", + "30" ] }, { - value: "1rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*4", - type: "spacing" + value: "4", + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-base", attributes: {}, path: [ - "spacing", - "4" + "sizing", + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "1.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*5", - type: "spacing" + value: "1px", + type: "borderWidth" }, - name: "--fds-spacing-5", + name: "--fds-border_width-1", attributes: {}, path: [ - "spacing", - "5" + "border_width", + "1" ] }, { - value: "1.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "spacing" + value: "2px", + type: "borderWidth" }, - name: "--fds-spacing-6", + name: "--fds-border_width-2", attributes: {}, path: [ - "spacing", - "6" + "border_width", + "2" ] }, { - value: "1.75rem", - type: "spacing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*7", - type: "spacing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-spacing-7", + name: "--fds-border_width-default", attributes: {}, path: [ - "spacing", - "7" + "border_width", + "default" ] }, { - value: "2rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*8", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-8", + name: "--fds-border_width-active", attributes: {}, path: [ - "spacing", - "8" + "border_width", + "active" ] }, { - value: "2.25rem", - type: "spacing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*9", - type: "spacing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-spacing-9", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "spacing", - "9" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "2.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-10", + name: "--fds-shadow-100", attributes: {}, path: [ - "spacing", - "10" + "shadow", + "100" ] }, { - value: "2.75rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-11", + name: "--fds-shadow-200", attributes: {}, path: [ - "spacing", - "11" + "shadow", + "200" ] }, { - value: "3rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*12", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-12", + name: "--fds-shadow-300", attributes: {}, path: [ - "spacing", - "12" + "shadow", + "300" ] }, { - value: "3.25rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*13", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-13", + name: "--fds-shadow-400", attributes: {}, path: [ - "spacing", - "13" + "shadow", + "400" ] }, { - value: "3.5rem", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*14", - type: "spacing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-spacing-14", + name: "--fds-shadow-500", attributes: {}, path: [ - "spacing", - "14" + "shadow", + "500" ] }, { - value: "3.75rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "spacing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-spacing-15", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "spacing", - "15" + "shadow", + "xsmall" ] }, { - value: "4.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "spacing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-spacing-18", + name: "--fds-shadow-small", attributes: {}, path: [ - "spacing", - "18" + "shadow", + "small" ] }, { - value: "5.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*22", - type: "spacing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-spacing-22", + name: "--fds-shadow-medium", attributes: {}, path: [ - "spacing", - "22" + "shadow", + "medium" ] }, { - value: "6.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*26", - type: "spacing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-spacing-26", + name: "--fds-shadow-large", attributes: {}, path: [ - "spacing", - "26" + "shadow", + "large" ] }, { - value: "7.5rem", - type: "spacing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*30", - type: "spacing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-spacing-30", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "spacing", - "30" + "shadow", + "xlarge" ] } ] diff --git a/packages/cli/src/tokens/build.ts b/packages/cli/src/tokens/build.ts index 47b819b328..65a712d758 100644 --- a/packages/cli/src/tokens/build.ts +++ b/packages/cli/src/tokens/build.ts @@ -155,7 +155,7 @@ export async function run(options: Options): Promise { const [fileName, folderName] = processThemeName(name); const [source, include] = R.partition( - R.test(/dark|light/), + R.test(/dark|light|globals/), updatedSets, ); diff --git a/packages/theme/brand/altinn/dark.css b/packages/theme/brand/altinn/dark.css index 47f5a1b2de..3c42fdd5cd 100644 --- a/packages/theme/brand/altinn/dark.css +++ b/packages/theme/brand/altinn/dark.css @@ -245,52 +245,6 @@ --fds-font-size-f5: 36; --fds-font-size-f6: 48; --fds-font-size-f7: 60; - --fds-border_width-1: 1px; - --fds-border_width-2: 2px; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; - --fds-opacity-disabled-components: 30%; - --fds-opacity-disabled: 30%; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-sizing-base: 4; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -325,6 +279,7 @@ --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; --fds-border_radius-sm: 2; --fds-border_radius-md: 4; --fds-border_radius-lg: 8; @@ -353,5 +308,33 @@ --fds-spacing-22: 5.5rem; --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/altinn/light.css b/packages/theme/brand/altinn/light.css index 346ffa5ec0..d3ceddfe79 100644 --- a/packages/theme/brand/altinn/light.css +++ b/packages/theme/brand/altinn/light.css @@ -245,52 +245,6 @@ --fds-font-size-f5: 36; --fds-font-size-f6: 48; --fds-font-size-f7: 60; - --fds-border_width-1: 1px; - --fds-border_width-2: 2px; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; - --fds-opacity-disabled-components: 30%; - --fds-opacity-disabled: 30%; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-sizing-base: 4; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -325,6 +279,7 @@ --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; --fds-border_radius-sm: 2; --fds-border_radius-md: 4; --fds-border_radius-lg: 8; @@ -353,5 +308,33 @@ --fds-spacing-22: 5.5rem; --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/digdir/dark.css b/packages/theme/brand/digdir/dark.css index 47f5a1b2de..3c42fdd5cd 100644 --- a/packages/theme/brand/digdir/dark.css +++ b/packages/theme/brand/digdir/dark.css @@ -245,52 +245,6 @@ --fds-font-size-f5: 36; --fds-font-size-f6: 48; --fds-font-size-f7: 60; - --fds-border_width-1: 1px; - --fds-border_width-2: 2px; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; - --fds-opacity-disabled-components: 30%; - --fds-opacity-disabled: 30%; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-sizing-base: 4; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -325,6 +279,7 @@ --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; --fds-border_radius-sm: 2; --fds-border_radius-md: 4; --fds-border_radius-lg: 8; @@ -353,5 +308,33 @@ --fds-spacing-22: 5.5rem; --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/digdir/light.css b/packages/theme/brand/digdir/light.css index 346ffa5ec0..d3ceddfe79 100644 --- a/packages/theme/brand/digdir/light.css +++ b/packages/theme/brand/digdir/light.css @@ -245,52 +245,6 @@ --fds-font-size-f5: 36; --fds-font-size-f6: 48; --fds-font-size-f7: 60; - --fds-border_width-1: 1px; - --fds-border_width-2: 2px; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; - --fds-opacity-disabled-components: 30%; - --fds-opacity-disabled: 30%; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-sizing-base: 4; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -325,6 +279,7 @@ --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; --fds-border_radius-sm: 2; --fds-border_radius-md: 4; --fds-border_radius-lg: 8; @@ -353,5 +308,33 @@ --fds-spacing-22: 5.5rem; --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/theme4/dark.css b/packages/theme/brand/theme4/dark.css index 47f5a1b2de..3c42fdd5cd 100644 --- a/packages/theme/brand/theme4/dark.css +++ b/packages/theme/brand/theme4/dark.css @@ -245,52 +245,6 @@ --fds-font-size-f5: 36; --fds-font-size-f6: 48; --fds-font-size-f7: 60; - --fds-border_width-1: 1px; - --fds-border_width-2: 2px; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; - --fds-opacity-disabled-components: 30%; - --fds-opacity-disabled: 30%; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-sizing-base: 4; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -325,6 +279,7 @@ --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; --fds-border_radius-sm: 2; --fds-border_radius-md: 4; --fds-border_radius-lg: 8; @@ -353,5 +308,33 @@ --fds-spacing-22: 5.5rem; --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/theme4/light.css b/packages/theme/brand/theme4/light.css index 346ffa5ec0..d3ceddfe79 100644 --- a/packages/theme/brand/theme4/light.css +++ b/packages/theme/brand/theme4/light.css @@ -245,52 +245,6 @@ --fds-font-size-f5: 36; --fds-font-size-f6: 48; --fds-font-size-f7: 60; - --fds-border_width-1: 1px; - --fds-border_width-2: 2px; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; - --fds-opacity-disabled-components: 30%; - --fds-opacity-disabled: 30%; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-sizing-base: 4; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -325,6 +279,7 @@ --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; --fds-border_radius-sm: 2; --fds-border_radius-md: 4; --fds-border_radius-lg: 8; @@ -353,5 +308,33 @@ --fds-spacing-22: 5.5rem; --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/uutilsynet/dark.css b/packages/theme/brand/uutilsynet/dark.css index 47f5a1b2de..3c42fdd5cd 100644 --- a/packages/theme/brand/uutilsynet/dark.css +++ b/packages/theme/brand/uutilsynet/dark.css @@ -245,52 +245,6 @@ --fds-font-size-f5: 36; --fds-font-size-f6: 48; --fds-font-size-f7: 60; - --fds-border_width-1: 1px; - --fds-border_width-2: 2px; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; - --fds-opacity-disabled-components: 30%; - --fds-opacity-disabled: 30%; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-sizing-base: 4; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -325,6 +279,7 @@ --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; --fds-border_radius-sm: 2; --fds-border_radius-md: 4; --fds-border_radius-lg: 8; @@ -353,5 +308,33 @@ --fds-spacing-22: 5.5rem; --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/uutilsynet/light.css b/packages/theme/brand/uutilsynet/light.css index 346ffa5ec0..d3ceddfe79 100644 --- a/packages/theme/brand/uutilsynet/light.css +++ b/packages/theme/brand/uutilsynet/light.css @@ -245,52 +245,6 @@ --fds-font-size-f5: 36; --fds-font-size-f6: 48; --fds-font-size-f7: 60; - --fds-border_width-1: 1px; - --fds-border_width-2: 2px; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; - --fds-opacity-disabled-components: 30%; - --fds-opacity-disabled: 30%; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-sizing-base: 4; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -325,6 +279,7 @@ --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-opacity-disabled: 30%; --fds-border_radius-sm: 2; --fds-border_radius-md: 4; --fds-border_radius-lg: 8; @@ -353,5 +308,33 @@ --fds-spacing-22: 5.5rem; --fds-spacing-26: 6.5rem; --fds-spacing-30: 7.5rem; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file From 242c6fd6b24f89d80ad065e51e8f9a5bea40c873 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Wed, 15 May 2024 14:11:31 +0200 Subject: [PATCH 035/311] update tokens --- apps/storefront/tokens/altinn/dark.ts | 2632 ++++++++++---------- apps/storefront/tokens/altinn/light.ts | 2632 ++++++++++---------- apps/storefront/tokens/digdir/dark.ts | 2632 ++++++++++---------- apps/storefront/tokens/digdir/light.ts | 2632 ++++++++++---------- apps/storefront/tokens/theme4/dark.ts | 2632 ++++++++++---------- apps/storefront/tokens/theme4/light.ts | 2632 ++++++++++---------- apps/storefront/tokens/uutilsynet/dark.ts | 2632 ++++++++++---------- apps/storefront/tokens/uutilsynet/light.ts | 2632 ++++++++++---------- packages/cli/src/tokens/build.ts | 5 +- packages/theme/brand/altinn/dark.css | 25 - packages/theme/brand/altinn/light.css | 25 - packages/theme/brand/digdir/dark.css | 25 - packages/theme/brand/digdir/light.css | 25 - packages/theme/brand/theme4/dark.css | 25 - packages/theme/brand/theme4/light.css | 25 - packages/theme/brand/uutilsynet/dark.css | 25 - packages/theme/brand/uutilsynet/light.css | 25 - 17 files changed, 10529 insertions(+), 10732 deletions(-) diff --git a/apps/storefront/tokens/altinn/dark.ts b/apps/storefront/tokens/altinn/dark.ts index f30e4d7d38..6ad63c8bf6 100644 --- a/apps/storefront/tokens/altinn/dark.ts +++ b/apps/storefront/tokens/altinn/dark.ts @@ -8676,475 +8676,536 @@ export const color = [ } ] -export const textCase = [ +export const typography = [ { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textCase" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-text-case-none", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "textCase", - "none" + "typography", + "heading", + "2xlarge" ] - } -] - -export const textDecoration = [ + }, { - value: "none", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-text-decoration-none", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "textDecoration", - "none" + "typography", + "heading", + "xlarge" ] }, { - value: "underline", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "underline", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-text-decoration-underline", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "textDecoration", - "underline" + "typography", + "heading", + "large" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "Inter", - type: "fontFamilies" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-font-families-main", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "fontFamilies", - "main" + "typography", + "heading", + "medium" ] - } -] - -export const fontSizes = [ + }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-font-static-small", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "font-static", + "typography", + "heading", "small" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-font-static-medium", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "font-static", - "medium" + "typography", + "heading", + "xsmall" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-font-static-large", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "font-static", - "large" + "typography", + "heading", + "xxsmall" ] }, { - value: "12", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-font-size-f-3", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "font-size", - "f-3" + "typography", + "ingress", + "large" ] }, { - value: "13", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "13", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-font-size-f-2", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "font-size", - "f-2" + "typography", + "ingress", + "medium" ] }, { - value: "14", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "14", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f-1", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "font-size", - "f-1" + "typography", + "ingress", + "small" ] }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" - }, - name: "--fds-font-size-f0", + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "font-size", - "f0" + "typography", + "ingress", + "xsmall" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f1", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "font-size", - "f1" + "typography", + "paragraph", + "large" ] }, { - value: "21", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "21", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f2", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "font-size", - "f2" + "typography", + "paragraph", + "medium" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f3", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "font-size", - "f3" + "typography", + "paragraph", + "small" ] }, { - value: "30", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "30", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-font-size-f4", + name: "--fds-typography-paragraph-xsmall", attributes: {}, path: [ - "font-size", - "f4" + "typography", + "paragraph", + "xsmall" ] }, { - value: "36", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "36", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f5", + name: "--fds-typography-paragraph-short-large", attributes: {}, path: [ - "font-size", - "f5" + "typography", + "paragraph", + "short", + "large" ] }, { - value: "48", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "48", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f6", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "font-size", - "f6" + "typography", + "paragraph", + "short", + "medium" ] }, { - value: "60", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "60", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f7", + name: "--fds-typography-paragraph-short-small", attributes: {}, path: [ - "font-size", - "f7" + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const lineHeights = [ + }, { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "130%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-line-heights-300", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "lineHeights", - "300" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "150%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-line-heights-500", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "lineHeights", - "500" + "typography", + "paragraph", + "long", + "large" ] }, { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "160%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-line-heights-600", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "lineHeights", - "600" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const typography = [ - { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ "typography", - "heading", - "2xlarge" + "paragraph", + "long", + "small" ] }, { - value: "500 3rem/1.3 'Inter'", + value: "400 0.8125rem/1.7 'Inter'", type: "typography", - description: "H1", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" }, - type: "typography", - description: "H1" + type: "typography" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ "typography", - "heading", - "xlarge" + "paragraph", + "long", + "xsmall" ] }, { - value: "500 2.25rem/1.3 'Inter'", + value: "500 1.3125rem/1.3 'Inter'", type: "typography", - description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9152,23 +9213,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" + fontSize: "{font-size.f2}" }, - type: "typography", - description: "H2" + type: "typography" }, - name: "--fds-typography-heading-large", + name: "--fds-typography-label-large", attributes: {}, path: [ "typography", - "heading", + "label", "large" ] }, { - value: "500 1.875rem/1.3 'Inter'", + value: "500 1.125rem/1.3 'Inter'", type: "typography", - description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9176,23 +9235,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" + fontSize: "{font-size.f1}" }, - type: "typography", - description: "H3" + type: "typography" }, - name: "--fds-typography-heading-medium", + name: "--fds-typography-label-medium", attributes: {}, path: [ "typography", - "heading", + "label", "medium" ] }, { - value: "500 1.5rem/1.3 'Inter'", + value: "500 1rem/1.3 'Inter'", type: "typography", - description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9200,23 +9257,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" + fontSize: "{font-size.f0}" }, - type: "typography", - description: "H4" + type: "typography" }, - name: "--fds-typography-heading-small", + name: "--fds-typography-label-small", attributes: {}, path: [ "typography", - "heading", + "label", "small" ] }, { - value: "500 1.3125rem/1.3 'Inter'", + value: "500 0.875rem/1.3 'Inter'", type: "typography", - description: "H5", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9224,45 +9279,20 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" + fontSize: "{font-size.f-1}" }, - type: "typography", - description: "H5" + type: "typography" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ "typography", - "heading", + "label", "xsmall" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" - }, - name: "--fds-typography-heading-xxsmall", - attributes: {}, - path: [ - "typography", - "heading", - "xxsmall" - ] - }, - { - value: "400 1.875rem/1.7 'Inter'", + value: "400 1.3125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9270,21 +9300,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" }, type: "typography" }, - name: "--fds-typography-ingress-large", + name: "--fds-typography-error_message-large", attributes: {}, path: [ "typography", - "ingress", + "error_message", "large" ] }, { - value: "400 1.5rem/1.7 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9292,21 +9322,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" }, type: "typography" }, - name: "--fds-typography-ingress-medium", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ "typography", - "ingress", + "error_message", "medium" ] }, { - value: "400 1.3125rem/1.7 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9314,21 +9344,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" }, type: "typography" }, - name: "--fds-typography-ingress-small", + name: "--fds-typography-error_message-small", attributes: {}, path: [ "typography", - "ingress", + "error_message", "small" ] }, { - value: "400 1.125rem/1.7 'Inter'", + value: "400 0.875rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9336,21 +9366,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ "typography", - "ingress", + "error_message", "xsmall" ] }, { - value: "400 1.3125rem/1.5 'Inter'", + value: "400 1.5rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9358,21 +9388,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" }, type: "typography" }, - name: "--fds-typography-paragraph-large", + name: "--fds-typography-interactive-large", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "large" ] }, { - value: "400 1.125rem/1.5 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9380,21 +9410,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" }, type: "typography" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "medium" ] }, { - value: "400 1rem/1.5 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9402,1784 +9432,1754 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" }, type: "typography" }, - name: "--fds-typography-paragraph-small", + name: "--fds-typography-interactive-small", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "small" ] - }, + } +] + +export const opacity = [ { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "30%", + type: "opacity" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-opacity-30", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "opacity", + "30" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "30%", + type: "opacity", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{opacity.30}", + type: "opacity" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-opacity-disabled", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "opacity", + "disabled" ] - }, + } +] + +export const borderRadius = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "border_radius", + "sm" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-border_radius-md", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "border_radius", + "md" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "border_radius", + "lg" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "border_radius", + "xl" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "border_radius", + "2xl" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "border_radius", + "3xl" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "border_radius", + "4xl" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-typography-label-large", + name: "--fds-border_radius-full", attributes: {}, path: [ - "typography", - "label", - "large" + "border_radius", + "full" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "2", + type: "borderRadius" }, - name: "--fds-typography-label-medium", + name: "--fds-border-radius-2", attributes: {}, path: [ - "typography", - "label", - "medium" + "borderRadius", + "2" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "4", + type: "borderRadius" }, - name: "--fds-typography-label-small", + name: "--fds-border-radius-4", attributes: {}, path: [ - "typography", - "label", - "small" + "borderRadius", + "4" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "8", + type: "borderRadius" }, - name: "--fds-typography-label-xsmall", + name: "--fds-border-radius-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "borderRadius", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "12", + type: "borderRadius" }, - name: "--fds-typography-error_message-large", + name: "--fds-border-radius-12", attributes: {}, path: [ - "typography", - "error_message", - "large" + "borderRadius", + "12" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "16", + type: "borderRadius" }, - name: "--fds-typography-error_message-medium", + name: "--fds-border-radius-16", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "borderRadius", + "16" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "24", + type: "borderRadius" }, - name: "--fds-typography-error_message-small", + name: "--fds-border-radius-24", attributes: {}, path: [ - "typography", - "error_message", - "small" + "borderRadius", + "24" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "32", + type: "borderRadius" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-border-radius-32", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "borderRadius", + "32" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "9999", + type: "borderRadius" }, - name: "--fds-typography-interactive-large", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "typography", - "interactive", - "large" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-spacing-0", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "spacing", + "0" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "0.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-typography-interactive-small", + name: "--fds-spacing-1", attributes: {}, path: [ - "typography", - "interactive", - "small" + "spacing", + "1" ] - } -] - -export const opacity = [ + }, { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "30%", - type: "opacity" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-opacity-30", + name: "--fds-spacing-2", attributes: {}, path: [ - "opacity", - "30" + "spacing", + "2" ] }, { - value: "30%", - type: "opacity", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.30}", - type: "opacity" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-opacity-disabled", + name: "--fds-spacing-3", attributes: {}, path: [ - "opacity", - "disabled" + "spacing", + "3" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2}", - type: "borderRadius" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-border_radius-sm", + name: "--fds-spacing-4", attributes: {}, path: [ - "border_radius", - "sm" + "spacing", + "4" ] }, { - value: "4", - type: "borderRadius", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4}", - type: "borderRadius" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-border_radius-md", + name: "--fds-spacing-5", attributes: {}, path: [ - "border_radius", - "md" - ] + "spacing", + "5" + ] }, { - value: "8", - type: "borderRadius", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.8}", - type: "borderRadius" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-border_radius-lg", + name: "--fds-spacing-6", attributes: {}, path: [ - "border_radius", - "lg" + "spacing", + "6" ] }, { - value: "12", - type: "borderRadius", + value: "1.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.12}", - type: "borderRadius" + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-border_radius-xl", + name: "--fds-spacing-7", attributes: {}, path: [ - "border_radius", - "xl" + "spacing", + "7" ] }, { - value: "16", - type: "borderRadius", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.16}", - type: "borderRadius" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-border_radius-2xl", + name: "--fds-spacing-8", attributes: {}, path: [ - "border_radius", - "2xl" + "spacing", + "8" ] }, { - value: "24", - type: "borderRadius", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.24}", - type: "borderRadius" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-border_radius-3xl", + name: "--fds-spacing-9", attributes: {}, path: [ - "border_radius", - "3xl" + "spacing", + "9" ] }, { - value: "32", - type: "borderRadius", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.32}", - type: "borderRadius" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-border_radius-4xl", + name: "--fds-spacing-10", attributes: {}, path: [ - "border_radius", - "4xl" + "spacing", + "10" ] }, { - value: "9999", - type: "borderRadius", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.9999}", - type: "borderRadius" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-border_radius-full", + name: "--fds-spacing-11", attributes: {}, path: [ - "border_radius", - "full" + "spacing", + "11" ] }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", - type: "borderRadius" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-border-radius-2", + name: "--fds-spacing-12", attributes: {}, path: [ - "borderRadius", - "2" + "spacing", + "12" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", - type: "borderRadius" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-border-radius-4", + name: "--fds-spacing-13", attributes: {}, path: [ - "borderRadius", - "4" + "spacing", + "13" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", - type: "borderRadius" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-border-radius-8", + name: "--fds-spacing-14", attributes: {}, path: [ - "borderRadius", - "8" + "spacing", + "14" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", - type: "borderRadius" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-border-radius-12", + name: "--fds-spacing-15", attributes: {}, path: [ - "borderRadius", - "12" + "spacing", + "15" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", - type: "borderRadius" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-border-radius-16", + name: "--fds-spacing-18", attributes: {}, path: [ - "borderRadius", - "16" + "spacing", + "18" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", - type: "borderRadius" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-border-radius-24", + name: "--fds-spacing-22", attributes: {}, path: [ - "borderRadius", - "24" + "spacing", + "22" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", - type: "borderRadius" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-border-radius-32", + name: "--fds-spacing-26", attributes: {}, path: [ - "borderRadius", - "32" + "spacing", + "26" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", - type: "borderRadius" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-border-radius-9999", + name: "--fds-spacing-30", attributes: {}, path: [ - "borderRadius", - "9999" + "spacing", + "30" ] } ] -export const spacing = [ +export const sizing = [ { value: "0", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*0", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-0", attributes: {}, path: [ - "spacing", + "sizing", "0" ] }, { value: "0.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*1", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-1", attributes: {}, path: [ - "spacing", + "sizing", "1" ] }, { value: "0.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*2", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-2", attributes: {}, path: [ - "spacing", + "sizing", "2" ] }, { value: "0.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*3", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-3", attributes: {}, path: [ - "spacing", + "sizing", "3" ] }, { value: "1rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*4", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-4", attributes: {}, path: [ - "spacing", + "sizing", "4" ] }, { value: "1.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*5", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-5", + name: "--fds-sizing-5", attributes: {}, path: [ - "spacing", + "sizing", "5" ] }, { value: "1.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*6", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-6", + name: "--fds-sizing-6", attributes: {}, path: [ - "spacing", + "sizing", "6" ] }, { value: "1.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*7", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-7", + name: "--fds-sizing-7", attributes: {}, path: [ - "spacing", + "sizing", "7" ] }, { value: "2rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*8", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-8", + name: "--fds-sizing-8", attributes: {}, path: [ - "spacing", + "sizing", "8" ] }, { value: "2.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*9", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-9", + name: "--fds-sizing-9", attributes: {}, path: [ - "spacing", + "sizing", "9" ] }, { value: "2.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*10", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-10", + name: "--fds-sizing-10", attributes: {}, path: [ - "spacing", + "sizing", "10" ] }, { value: "2.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*11", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-11", + name: "--fds-sizing-11", attributes: {}, path: [ - "spacing", + "sizing", "11" ] }, { value: "3rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*12", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-12", + name: "--fds-sizing-12", attributes: {}, path: [ - "spacing", + "sizing", "12" ] }, { value: "3.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*13", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-13", + name: "--fds-sizing-13", attributes: {}, path: [ - "spacing", + "sizing", "13" ] }, { value: "3.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*14", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-14", + name: "--fds-sizing-14", attributes: {}, path: [ - "spacing", + "sizing", "14" ] }, { value: "3.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*15", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-15", + name: "--fds-sizing-15", attributes: {}, path: [ - "spacing", + "sizing", "15" ] }, { value: "4.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*18", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-18", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", + "sizing", "18" ] }, { value: "5.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*22", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-22", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", + "sizing", "22" ] }, { value: "6.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*26", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-26", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", + "sizing", "26" ] }, { value: "7.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*30", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-30", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", + "sizing", "30" ] - } -] - -export const sizing = [ + }, { - value: "0", + value: "4", type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*0", + value: "4", type: "sizing" }, - name: "--fds-sizing-0", + name: "--fds-sizing-base", attributes: {}, path: [ "sizing", - "0" + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*1", - type: "sizing" + value: "1px", + type: "borderWidth" }, - name: "--fds-sizing-1", + name: "--fds-border_width-1", attributes: {}, path: [ - "sizing", + "border_width", "1" ] }, { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*2", - type: "sizing" + value: "2px", + type: "borderWidth" }, - name: "--fds-sizing-2", + name: "--fds-border_width-2", attributes: {}, path: [ - "sizing", + "border_width", "2" ] }, { - value: "0.75rem", - type: "sizing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-sizing-3", + name: "--fds-border_width-default", attributes: {}, path: [ - "sizing", - "3" + "border_width", + "default" ] }, { - value: "1rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-4", + name: "--fds-border_width-active", attributes: {}, path: [ - "sizing", - "4" + "border_width", + "active" ] }, { - value: "1.25rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-5", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "sizing", - "5" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "1.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "sizing" - }, - name: "--fds-sizing-6", - attributes: {}, - path: [ - "sizing", - "6" - ] - }, - { - value: "1.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*7", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-7", + name: "--fds-shadow-100", attributes: {}, path: [ - "sizing", - "7" + "shadow", + "100" ] }, { - value: "2rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*8", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-8", + name: "--fds-shadow-200", attributes: {}, path: [ - "sizing", - "8" + "shadow", + "200" ] }, { - value: "2.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*9", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-9", + name: "--fds-shadow-300", attributes: {}, path: [ - "sizing", - "9" + "shadow", + "300" ] }, { - value: "2.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-10", + name: "--fds-shadow-400", attributes: {}, path: [ - "sizing", - "10" + "shadow", + "400" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-11", + name: "--fds-shadow-500", attributes: {}, path: [ - "sizing", - "11" + "shadow", + "500" ] }, { - value: "3rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-sizing-12", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "sizing", - "12" + "shadow", + "xsmall" ] }, { - value: "3.25rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-sizing-13", + name: "--fds-shadow-small", attributes: {}, path: [ - "sizing", - "13" + "shadow", + "small" ] }, { - value: "3.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-sizing-14", + name: "--fds-shadow-medium", attributes: {}, path: [ - "sizing", - "14" + "shadow", + "medium" ] }, { - value: "3.75rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-sizing-15", + name: "--fds-shadow-large", attributes: {}, path: [ - "sizing", - "15" + "shadow", + "large" ] }, { - value: "4.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-sizing-18", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "sizing", - "18" + "shadow", + "xlarge" ] - }, + } +] + +export const textCase = [ { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "none", + type: "textCase" }, - name: "--fds-sizing-22", + name: "--fds-text-case-none", attributes: {}, path: [ - "sizing", - "22" + "textCase", + "none" ] - }, + } +] + +export const textDecoration = [ { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "none", + type: "textDecoration" }, - name: "--fds-sizing-26", + name: "--fds-text-decoration-none", attributes: {}, path: [ - "sizing", - "26" + "textDecoration", + "none" ] }, { - value: "7.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "underline", + type: "textDecoration" }, - name: "--fds-sizing-30", + name: "--fds-text-decoration-underline", attributes: {}, path: [ - "sizing", - "30" + "textDecoration", + "underline" ] - }, + } +] + +export const fontFamilies = [ { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/globals.json", + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "4", - type: "sizing" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-sizing-base", + name: "--fds-font-families-main", attributes: {}, path: [ - "sizing", - "base" + "fontFamilies", + "main" ] } ] -export const borderWidth = [ +export const fontSizes = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "1px", - type: "borderWidth" + value: "16", + type: "fontSizes" }, - name: "--fds-border_width-1", + name: "--fds-font-static-small", attributes: {}, path: [ - "border_width", - "1" + "font-static", + "small" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "2px", - type: "borderWidth" + value: "18", + type: "fontSizes" }, - name: "--fds-border_width-2", + name: "--fds-font-static-medium", attributes: {}, path: [ - "border_width", - "2" + "font-static", + "medium" ] }, { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.1}", - type: "borderWidth" + value: "24", + type: "fontSizes" }, - name: "--fds-border_width-default", + name: "--fds-font-static-large", attributes: {}, path: [ - "border_width", - "default" + "font-static", + "large" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "12", + type: "fontSizes" }, - name: "--fds-border_width-active", + name: "--fds-font-size-f-3", attributes: {}, path: [ - "border_width", - "active" + "font-size", + "f-3" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "13", + type: "fontSizes" }, - name: "--fds-border_width-tab_focus", + name: "--fds-font-size-f-2", attributes: {}, path: [ - "border_width", - "tab_focus" + "font-size", + "f-2" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "14", + type: "fontSizes" }, - name: "--fds-shadow-100", + name: "--fds-font-size-f-1", attributes: {}, path: [ - "shadow", - "100" + "font-size", + "f-1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "16", + type: "fontSizes" }, - name: "--fds-shadow-200", + name: "--fds-font-size-f0", attributes: {}, path: [ - "shadow", - "200" + "font-size", + "f0" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "18", + type: "fontSizes" }, - name: "--fds-shadow-300", + name: "--fds-font-size-f1", attributes: {}, path: [ - "shadow", - "300" + "font-size", + "f1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "21", + type: "fontSizes" }, - name: "--fds-shadow-400", + name: "--fds-font-size-f2", attributes: {}, path: [ - "shadow", - "400" + "font-size", + "f2" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "24", + type: "fontSizes" }, - name: "--fds-shadow-500", + name: "--fds-font-size-f3", attributes: {}, path: [ - "shadow", - "500" + "font-size", + "f3" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.100}", - type: "boxShadow" + value: "30", + type: "fontSizes" }, - name: "--fds-shadow-xsmall", + name: "--fds-font-size-f4", attributes: {}, path: [ - "shadow", - "xsmall" + "font-size", + "f4" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.200}", - type: "boxShadow" + value: "36", + type: "fontSizes" }, - name: "--fds-shadow-small", + name: "--fds-font-size-f5", attributes: {}, path: [ - "shadow", - "small" + "font-size", + "f5" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.300}", - type: "boxShadow" + value: "48", + type: "fontSizes" }, - name: "--fds-shadow-medium", + name: "--fds-font-size-f6", attributes: {}, path: [ - "shadow", + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.400}", - type: "boxShadow" + value: "600", + type: "fontWeights" }, - name: "--fds-shadow-large", + name: "--fds-font-weights-semibold", attributes: {}, path: [ - "shadow", - "large" + "fontWeights", + "semibold" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.500}", - type: "boxShadow" + value: "400", + type: "fontWeights" }, - name: "--fds-shadow-xlarge", + name: "--fds-font-weights-regular", attributes: {}, path: [ - "shadow", - "xlarge" + "fontWeights", + "regular" ] } ] diff --git a/apps/storefront/tokens/altinn/light.ts b/apps/storefront/tokens/altinn/light.ts index aff52b487d..f6bc1179bc 100644 --- a/apps/storefront/tokens/altinn/light.ts +++ b/apps/storefront/tokens/altinn/light.ts @@ -8676,475 +8676,536 @@ export const color = [ } ] -export const textCase = [ +export const typography = [ { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textCase" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-text-case-none", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "textCase", - "none" + "typography", + "heading", + "2xlarge" ] - } -] - -export const textDecoration = [ + }, { - value: "none", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-text-decoration-none", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "textDecoration", - "none" + "typography", + "heading", + "xlarge" ] }, { - value: "underline", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "underline", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-text-decoration-underline", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "textDecoration", - "underline" + "typography", + "heading", + "large" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "Inter", - type: "fontFamilies" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-font-families-main", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "fontFamilies", - "main" + "typography", + "heading", + "medium" ] - } -] - -export const fontSizes = [ + }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-font-static-small", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "font-static", + "typography", + "heading", "small" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-font-static-medium", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "font-static", - "medium" + "typography", + "heading", + "xsmall" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-font-static-large", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "font-static", - "large" + "typography", + "heading", + "xxsmall" ] }, { - value: "12", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-font-size-f-3", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "font-size", - "f-3" + "typography", + "ingress", + "large" ] }, { - value: "13", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "13", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-font-size-f-2", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "font-size", - "f-2" + "typography", + "ingress", + "medium" ] }, { - value: "14", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "14", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f-1", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "font-size", - "f-1" + "typography", + "ingress", + "small" ] }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" - }, - name: "--fds-font-size-f0", + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "font-size", - "f0" + "typography", + "ingress", + "xsmall" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f1", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "font-size", - "f1" + "typography", + "paragraph", + "large" ] }, { - value: "21", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "21", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f2", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "font-size", - "f2" + "typography", + "paragraph", + "medium" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f3", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "font-size", - "f3" + "typography", + "paragraph", + "small" ] }, { - value: "30", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "30", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-font-size-f4", + name: "--fds-typography-paragraph-xsmall", attributes: {}, path: [ - "font-size", - "f4" + "typography", + "paragraph", + "xsmall" ] }, { - value: "36", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "36", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f5", + name: "--fds-typography-paragraph-short-large", attributes: {}, path: [ - "font-size", - "f5" + "typography", + "paragraph", + "short", + "large" ] }, { - value: "48", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "48", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f6", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "font-size", - "f6" + "typography", + "paragraph", + "short", + "medium" ] }, { - value: "60", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "60", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f7", + name: "--fds-typography-paragraph-short-small", attributes: {}, path: [ - "font-size", - "f7" + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const lineHeights = [ + }, { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "130%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-line-heights-300", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "lineHeights", - "300" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "150%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-line-heights-500", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "lineHeights", - "500" + "typography", + "paragraph", + "long", + "large" ] }, { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "160%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-line-heights-600", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "lineHeights", - "600" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const typography = [ - { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ "typography", - "heading", - "2xlarge" + "paragraph", + "long", + "small" ] }, { - value: "500 3rem/1.3 'Inter'", + value: "400 0.8125rem/1.7 'Inter'", type: "typography", - description: "H1", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" }, - type: "typography", - description: "H1" + type: "typography" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ "typography", - "heading", - "xlarge" + "paragraph", + "long", + "xsmall" ] }, { - value: "500 2.25rem/1.3 'Inter'", + value: "500 1.3125rem/1.3 'Inter'", type: "typography", - description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9152,23 +9213,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" + fontSize: "{font-size.f2}" }, - type: "typography", - description: "H2" + type: "typography" }, - name: "--fds-typography-heading-large", + name: "--fds-typography-label-large", attributes: {}, path: [ "typography", - "heading", + "label", "large" ] }, { - value: "500 1.875rem/1.3 'Inter'", + value: "500 1.125rem/1.3 'Inter'", type: "typography", - description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9176,23 +9235,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" + fontSize: "{font-size.f1}" }, - type: "typography", - description: "H3" + type: "typography" }, - name: "--fds-typography-heading-medium", + name: "--fds-typography-label-medium", attributes: {}, path: [ "typography", - "heading", + "label", "medium" ] }, { - value: "500 1.5rem/1.3 'Inter'", + value: "500 1rem/1.3 'Inter'", type: "typography", - description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9200,23 +9257,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" + fontSize: "{font-size.f0}" }, - type: "typography", - description: "H4" + type: "typography" }, - name: "--fds-typography-heading-small", + name: "--fds-typography-label-small", attributes: {}, path: [ "typography", - "heading", + "label", "small" ] }, { - value: "500 1.3125rem/1.3 'Inter'", + value: "500 0.875rem/1.3 'Inter'", type: "typography", - description: "H5", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9224,45 +9279,20 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" + fontSize: "{font-size.f-1}" }, - type: "typography", - description: "H5" + type: "typography" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ "typography", - "heading", + "label", "xsmall" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" - }, - name: "--fds-typography-heading-xxsmall", - attributes: {}, - path: [ - "typography", - "heading", - "xxsmall" - ] - }, - { - value: "400 1.875rem/1.7 'Inter'", + value: "400 1.3125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9270,21 +9300,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" }, type: "typography" }, - name: "--fds-typography-ingress-large", + name: "--fds-typography-error_message-large", attributes: {}, path: [ "typography", - "ingress", + "error_message", "large" ] }, { - value: "400 1.5rem/1.7 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9292,21 +9322,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" }, type: "typography" }, - name: "--fds-typography-ingress-medium", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ "typography", - "ingress", + "error_message", "medium" ] }, { - value: "400 1.3125rem/1.7 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9314,21 +9344,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" }, type: "typography" }, - name: "--fds-typography-ingress-small", + name: "--fds-typography-error_message-small", attributes: {}, path: [ "typography", - "ingress", + "error_message", "small" ] }, { - value: "400 1.125rem/1.7 'Inter'", + value: "400 0.875rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9336,21 +9366,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ "typography", - "ingress", + "error_message", "xsmall" ] }, { - value: "400 1.3125rem/1.5 'Inter'", + value: "400 1.5rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9358,21 +9388,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" }, type: "typography" }, - name: "--fds-typography-paragraph-large", + name: "--fds-typography-interactive-large", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "large" ] }, { - value: "400 1.125rem/1.5 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9380,21 +9410,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" }, type: "typography" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "medium" ] }, { - value: "400 1rem/1.5 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9402,1784 +9432,1754 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" }, type: "typography" }, - name: "--fds-typography-paragraph-small", + name: "--fds-typography-interactive-small", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "small" ] - }, + } +] + +export const opacity = [ { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "30%", + type: "opacity" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-opacity-30", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "opacity", + "30" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "30%", + type: "opacity", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{opacity.30}", + type: "opacity" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-opacity-disabled", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "opacity", + "disabled" ] - }, + } +] + +export const borderRadius = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "border_radius", + "sm" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-border_radius-md", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "border_radius", + "md" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "border_radius", + "lg" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "border_radius", + "xl" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "border_radius", + "2xl" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "border_radius", + "3xl" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "border_radius", + "4xl" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-typography-label-large", + name: "--fds-border_radius-full", attributes: {}, path: [ - "typography", - "label", - "large" + "border_radius", + "full" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "2", + type: "borderRadius" }, - name: "--fds-typography-label-medium", + name: "--fds-border-radius-2", attributes: {}, path: [ - "typography", - "label", - "medium" + "borderRadius", + "2" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "4", + type: "borderRadius" }, - name: "--fds-typography-label-small", + name: "--fds-border-radius-4", attributes: {}, path: [ - "typography", - "label", - "small" + "borderRadius", + "4" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "8", + type: "borderRadius" }, - name: "--fds-typography-label-xsmall", + name: "--fds-border-radius-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "borderRadius", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "12", + type: "borderRadius" }, - name: "--fds-typography-error_message-large", + name: "--fds-border-radius-12", attributes: {}, path: [ - "typography", - "error_message", - "large" + "borderRadius", + "12" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "16", + type: "borderRadius" }, - name: "--fds-typography-error_message-medium", + name: "--fds-border-radius-16", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "borderRadius", + "16" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "24", + type: "borderRadius" }, - name: "--fds-typography-error_message-small", + name: "--fds-border-radius-24", attributes: {}, path: [ - "typography", - "error_message", - "small" + "borderRadius", + "24" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "32", + type: "borderRadius" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-border-radius-32", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "borderRadius", + "32" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "9999", + type: "borderRadius" }, - name: "--fds-typography-interactive-large", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "typography", - "interactive", - "large" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-spacing-0", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "spacing", + "0" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "0.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-typography-interactive-small", + name: "--fds-spacing-1", attributes: {}, path: [ - "typography", - "interactive", - "small" + "spacing", + "1" ] - } -] - -export const opacity = [ + }, { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "30%", - type: "opacity" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-opacity-30", + name: "--fds-spacing-2", attributes: {}, path: [ - "opacity", - "30" + "spacing", + "2" ] }, { - value: "30%", - type: "opacity", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.30}", - type: "opacity" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-opacity-disabled", + name: "--fds-spacing-3", attributes: {}, path: [ - "opacity", - "disabled" + "spacing", + "3" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2}", - type: "borderRadius" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-border_radius-sm", + name: "--fds-spacing-4", attributes: {}, path: [ - "border_radius", - "sm" + "spacing", + "4" ] }, { - value: "4", - type: "borderRadius", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4}", - type: "borderRadius" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-border_radius-md", + name: "--fds-spacing-5", attributes: {}, path: [ - "border_radius", - "md" - ] + "spacing", + "5" + ] }, { - value: "8", - type: "borderRadius", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.8}", - type: "borderRadius" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-border_radius-lg", + name: "--fds-spacing-6", attributes: {}, path: [ - "border_radius", - "lg" + "spacing", + "6" ] }, { - value: "12", - type: "borderRadius", + value: "1.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.12}", - type: "borderRadius" + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-border_radius-xl", + name: "--fds-spacing-7", attributes: {}, path: [ - "border_radius", - "xl" + "spacing", + "7" ] }, { - value: "16", - type: "borderRadius", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.16}", - type: "borderRadius" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-border_radius-2xl", + name: "--fds-spacing-8", attributes: {}, path: [ - "border_radius", - "2xl" + "spacing", + "8" ] }, { - value: "24", - type: "borderRadius", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.24}", - type: "borderRadius" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-border_radius-3xl", + name: "--fds-spacing-9", attributes: {}, path: [ - "border_radius", - "3xl" + "spacing", + "9" ] }, { - value: "32", - type: "borderRadius", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.32}", - type: "borderRadius" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-border_radius-4xl", + name: "--fds-spacing-10", attributes: {}, path: [ - "border_radius", - "4xl" + "spacing", + "10" ] }, { - value: "9999", - type: "borderRadius", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.9999}", - type: "borderRadius" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-border_radius-full", + name: "--fds-spacing-11", attributes: {}, path: [ - "border_radius", - "full" + "spacing", + "11" ] }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", - type: "borderRadius" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-border-radius-2", + name: "--fds-spacing-12", attributes: {}, path: [ - "borderRadius", - "2" + "spacing", + "12" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", - type: "borderRadius" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-border-radius-4", + name: "--fds-spacing-13", attributes: {}, path: [ - "borderRadius", - "4" + "spacing", + "13" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", - type: "borderRadius" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-border-radius-8", + name: "--fds-spacing-14", attributes: {}, path: [ - "borderRadius", - "8" + "spacing", + "14" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", - type: "borderRadius" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-border-radius-12", + name: "--fds-spacing-15", attributes: {}, path: [ - "borderRadius", - "12" + "spacing", + "15" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", - type: "borderRadius" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-border-radius-16", + name: "--fds-spacing-18", attributes: {}, path: [ - "borderRadius", - "16" + "spacing", + "18" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", - type: "borderRadius" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-border-radius-24", + name: "--fds-spacing-22", attributes: {}, path: [ - "borderRadius", - "24" + "spacing", + "22" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", - type: "borderRadius" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-border-radius-32", + name: "--fds-spacing-26", attributes: {}, path: [ - "borderRadius", - "32" + "spacing", + "26" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", - type: "borderRadius" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-border-radius-9999", + name: "--fds-spacing-30", attributes: {}, path: [ - "borderRadius", - "9999" + "spacing", + "30" ] } ] -export const spacing = [ +export const sizing = [ { value: "0", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*0", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-0", attributes: {}, path: [ - "spacing", + "sizing", "0" ] }, { value: "0.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*1", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-1", attributes: {}, path: [ - "spacing", + "sizing", "1" ] }, { value: "0.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*2", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-2", attributes: {}, path: [ - "spacing", + "sizing", "2" ] }, { value: "0.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*3", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-3", attributes: {}, path: [ - "spacing", + "sizing", "3" ] }, { value: "1rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*4", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-4", attributes: {}, path: [ - "spacing", + "sizing", "4" ] }, { value: "1.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*5", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-5", + name: "--fds-sizing-5", attributes: {}, path: [ - "spacing", + "sizing", "5" ] }, { value: "1.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*6", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-6", + name: "--fds-sizing-6", attributes: {}, path: [ - "spacing", + "sizing", "6" ] }, { value: "1.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*7", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-7", + name: "--fds-sizing-7", attributes: {}, path: [ - "spacing", + "sizing", "7" ] }, { value: "2rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*8", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-8", + name: "--fds-sizing-8", attributes: {}, path: [ - "spacing", + "sizing", "8" ] }, { value: "2.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*9", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-9", + name: "--fds-sizing-9", attributes: {}, path: [ - "spacing", + "sizing", "9" ] }, { value: "2.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*10", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-10", + name: "--fds-sizing-10", attributes: {}, path: [ - "spacing", + "sizing", "10" ] }, { value: "2.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*11", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-11", + name: "--fds-sizing-11", attributes: {}, path: [ - "spacing", + "sizing", "11" ] }, { value: "3rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*12", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-12", + name: "--fds-sizing-12", attributes: {}, path: [ - "spacing", + "sizing", "12" ] }, { value: "3.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*13", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-13", + name: "--fds-sizing-13", attributes: {}, path: [ - "spacing", + "sizing", "13" ] }, { value: "3.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*14", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-14", + name: "--fds-sizing-14", attributes: {}, path: [ - "spacing", + "sizing", "14" ] }, { value: "3.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*15", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-15", + name: "--fds-sizing-15", attributes: {}, path: [ - "spacing", + "sizing", "15" ] }, { value: "4.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*18", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-18", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", + "sizing", "18" ] }, { value: "5.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*22", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-22", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", + "sizing", "22" ] }, { value: "6.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*26", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-26", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", + "sizing", "26" ] }, { value: "7.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*30", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-30", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", + "sizing", "30" ] - } -] - -export const sizing = [ + }, { - value: "0", + value: "4", type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*0", + value: "4", type: "sizing" }, - name: "--fds-sizing-0", + name: "--fds-sizing-base", attributes: {}, path: [ "sizing", - "0" + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*1", - type: "sizing" + value: "1px", + type: "borderWidth" }, - name: "--fds-sizing-1", + name: "--fds-border_width-1", attributes: {}, path: [ - "sizing", + "border_width", "1" ] }, { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*2", - type: "sizing" + value: "2px", + type: "borderWidth" }, - name: "--fds-sizing-2", + name: "--fds-border_width-2", attributes: {}, path: [ - "sizing", + "border_width", "2" ] }, { - value: "0.75rem", - type: "sizing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-sizing-3", + name: "--fds-border_width-default", attributes: {}, path: [ - "sizing", - "3" + "border_width", + "default" ] }, { - value: "1rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-4", + name: "--fds-border_width-active", attributes: {}, path: [ - "sizing", - "4" + "border_width", + "active" ] }, { - value: "1.25rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-5", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "sizing", - "5" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "1.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "sizing" - }, - name: "--fds-sizing-6", - attributes: {}, - path: [ - "sizing", - "6" - ] - }, - { - value: "1.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*7", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-7", + name: "--fds-shadow-100", attributes: {}, path: [ - "sizing", - "7" + "shadow", + "100" ] }, { - value: "2rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*8", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-8", + name: "--fds-shadow-200", attributes: {}, path: [ - "sizing", - "8" + "shadow", + "200" ] }, { - value: "2.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*9", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-9", + name: "--fds-shadow-300", attributes: {}, path: [ - "sizing", - "9" + "shadow", + "300" ] }, { - value: "2.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-10", + name: "--fds-shadow-400", attributes: {}, path: [ - "sizing", - "10" + "shadow", + "400" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-11", + name: "--fds-shadow-500", attributes: {}, path: [ - "sizing", - "11" + "shadow", + "500" ] }, { - value: "3rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-sizing-12", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "sizing", - "12" + "shadow", + "xsmall" ] }, { - value: "3.25rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-sizing-13", + name: "--fds-shadow-small", attributes: {}, path: [ - "sizing", - "13" + "shadow", + "small" ] }, { - value: "3.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-sizing-14", + name: "--fds-shadow-medium", attributes: {}, path: [ - "sizing", - "14" + "shadow", + "medium" ] }, { - value: "3.75rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-sizing-15", + name: "--fds-shadow-large", attributes: {}, path: [ - "sizing", - "15" + "shadow", + "large" ] }, { - value: "4.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-sizing-18", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "sizing", - "18" + "shadow", + "xlarge" ] - }, + } +] + +export const textCase = [ { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "none", + type: "textCase" }, - name: "--fds-sizing-22", + name: "--fds-text-case-none", attributes: {}, path: [ - "sizing", - "22" + "textCase", + "none" ] - }, + } +] + +export const textDecoration = [ { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "none", + type: "textDecoration" }, - name: "--fds-sizing-26", + name: "--fds-text-decoration-none", attributes: {}, path: [ - "sizing", - "26" + "textDecoration", + "none" ] }, { - value: "7.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "underline", + type: "textDecoration" }, - name: "--fds-sizing-30", + name: "--fds-text-decoration-underline", attributes: {}, path: [ - "sizing", - "30" + "textDecoration", + "underline" ] - }, + } +] + +export const fontFamilies = [ { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/globals.json", + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "4", - type: "sizing" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-sizing-base", + name: "--fds-font-families-main", attributes: {}, path: [ - "sizing", - "base" + "fontFamilies", + "main" ] } ] -export const borderWidth = [ +export const fontSizes = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "1px", - type: "borderWidth" + value: "16", + type: "fontSizes" }, - name: "--fds-border_width-1", + name: "--fds-font-static-small", attributes: {}, path: [ - "border_width", - "1" + "font-static", + "small" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "2px", - type: "borderWidth" + value: "18", + type: "fontSizes" }, - name: "--fds-border_width-2", + name: "--fds-font-static-medium", attributes: {}, path: [ - "border_width", - "2" + "font-static", + "medium" ] }, { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.1}", - type: "borderWidth" + value: "24", + type: "fontSizes" }, - name: "--fds-border_width-default", + name: "--fds-font-static-large", attributes: {}, path: [ - "border_width", - "default" + "font-static", + "large" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "12", + type: "fontSizes" }, - name: "--fds-border_width-active", + name: "--fds-font-size-f-3", attributes: {}, path: [ - "border_width", - "active" + "font-size", + "f-3" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "13", + type: "fontSizes" }, - name: "--fds-border_width-tab_focus", + name: "--fds-font-size-f-2", attributes: {}, path: [ - "border_width", - "tab_focus" + "font-size", + "f-2" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "14", + type: "fontSizes" }, - name: "--fds-shadow-100", + name: "--fds-font-size-f-1", attributes: {}, path: [ - "shadow", - "100" + "font-size", + "f-1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "16", + type: "fontSizes" }, - name: "--fds-shadow-200", + name: "--fds-font-size-f0", attributes: {}, path: [ - "shadow", - "200" + "font-size", + "f0" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "18", + type: "fontSizes" }, - name: "--fds-shadow-300", + name: "--fds-font-size-f1", attributes: {}, path: [ - "shadow", - "300" + "font-size", + "f1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "21", + type: "fontSizes" }, - name: "--fds-shadow-400", + name: "--fds-font-size-f2", attributes: {}, path: [ - "shadow", - "400" + "font-size", + "f2" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "24", + type: "fontSizes" }, - name: "--fds-shadow-500", + name: "--fds-font-size-f3", attributes: {}, path: [ - "shadow", - "500" + "font-size", + "f3" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.100}", - type: "boxShadow" + value: "30", + type: "fontSizes" }, - name: "--fds-shadow-xsmall", + name: "--fds-font-size-f4", attributes: {}, path: [ - "shadow", - "xsmall" + "font-size", + "f4" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.200}", - type: "boxShadow" + value: "36", + type: "fontSizes" }, - name: "--fds-shadow-small", + name: "--fds-font-size-f5", attributes: {}, path: [ - "shadow", - "small" + "font-size", + "f5" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.300}", - type: "boxShadow" + value: "48", + type: "fontSizes" }, - name: "--fds-shadow-medium", + name: "--fds-font-size-f6", attributes: {}, path: [ - "shadow", + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.400}", - type: "boxShadow" + value: "600", + type: "fontWeights" }, - name: "--fds-shadow-large", + name: "--fds-font-weights-semibold", attributes: {}, path: [ - "shadow", - "large" + "fontWeights", + "semibold" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.500}", - type: "boxShadow" + value: "400", + type: "fontWeights" }, - name: "--fds-shadow-xlarge", + name: "--fds-font-weights-regular", attributes: {}, path: [ - "shadow", - "xlarge" + "fontWeights", + "regular" ] } ] diff --git a/apps/storefront/tokens/digdir/dark.ts b/apps/storefront/tokens/digdir/dark.ts index f30e4d7d38..6ad63c8bf6 100644 --- a/apps/storefront/tokens/digdir/dark.ts +++ b/apps/storefront/tokens/digdir/dark.ts @@ -8676,475 +8676,536 @@ export const color = [ } ] -export const textCase = [ +export const typography = [ { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textCase" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-text-case-none", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "textCase", - "none" + "typography", + "heading", + "2xlarge" ] - } -] - -export const textDecoration = [ + }, { - value: "none", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-text-decoration-none", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "textDecoration", - "none" + "typography", + "heading", + "xlarge" ] }, { - value: "underline", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "underline", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-text-decoration-underline", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "textDecoration", - "underline" + "typography", + "heading", + "large" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "Inter", - type: "fontFamilies" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-font-families-main", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "fontFamilies", - "main" + "typography", + "heading", + "medium" ] - } -] - -export const fontSizes = [ + }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-font-static-small", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "font-static", + "typography", + "heading", "small" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-font-static-medium", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "font-static", - "medium" + "typography", + "heading", + "xsmall" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-font-static-large", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "font-static", - "large" + "typography", + "heading", + "xxsmall" ] }, { - value: "12", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-font-size-f-3", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "font-size", - "f-3" + "typography", + "ingress", + "large" ] }, { - value: "13", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "13", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-font-size-f-2", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "font-size", - "f-2" + "typography", + "ingress", + "medium" ] }, { - value: "14", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "14", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f-1", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "font-size", - "f-1" + "typography", + "ingress", + "small" ] }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" - }, - name: "--fds-font-size-f0", + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "font-size", - "f0" + "typography", + "ingress", + "xsmall" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f1", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "font-size", - "f1" + "typography", + "paragraph", + "large" ] }, { - value: "21", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "21", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f2", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "font-size", - "f2" + "typography", + "paragraph", + "medium" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f3", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "font-size", - "f3" + "typography", + "paragraph", + "small" ] }, { - value: "30", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "30", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-font-size-f4", + name: "--fds-typography-paragraph-xsmall", attributes: {}, path: [ - "font-size", - "f4" + "typography", + "paragraph", + "xsmall" ] }, { - value: "36", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "36", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f5", + name: "--fds-typography-paragraph-short-large", attributes: {}, path: [ - "font-size", - "f5" + "typography", + "paragraph", + "short", + "large" ] }, { - value: "48", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "48", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f6", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "font-size", - "f6" + "typography", + "paragraph", + "short", + "medium" ] }, { - value: "60", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "60", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f7", + name: "--fds-typography-paragraph-short-small", attributes: {}, path: [ - "font-size", - "f7" + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const lineHeights = [ + }, { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "130%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-line-heights-300", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "lineHeights", - "300" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "150%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-line-heights-500", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "lineHeights", - "500" + "typography", + "paragraph", + "long", + "large" ] }, { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "160%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-line-heights-600", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "lineHeights", - "600" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const typography = [ - { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ "typography", - "heading", - "2xlarge" + "paragraph", + "long", + "small" ] }, { - value: "500 3rem/1.3 'Inter'", + value: "400 0.8125rem/1.7 'Inter'", type: "typography", - description: "H1", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" }, - type: "typography", - description: "H1" + type: "typography" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ "typography", - "heading", - "xlarge" + "paragraph", + "long", + "xsmall" ] }, { - value: "500 2.25rem/1.3 'Inter'", + value: "500 1.3125rem/1.3 'Inter'", type: "typography", - description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9152,23 +9213,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" + fontSize: "{font-size.f2}" }, - type: "typography", - description: "H2" + type: "typography" }, - name: "--fds-typography-heading-large", + name: "--fds-typography-label-large", attributes: {}, path: [ "typography", - "heading", + "label", "large" ] }, { - value: "500 1.875rem/1.3 'Inter'", + value: "500 1.125rem/1.3 'Inter'", type: "typography", - description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9176,23 +9235,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" + fontSize: "{font-size.f1}" }, - type: "typography", - description: "H3" + type: "typography" }, - name: "--fds-typography-heading-medium", + name: "--fds-typography-label-medium", attributes: {}, path: [ "typography", - "heading", + "label", "medium" ] }, { - value: "500 1.5rem/1.3 'Inter'", + value: "500 1rem/1.3 'Inter'", type: "typography", - description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9200,23 +9257,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" + fontSize: "{font-size.f0}" }, - type: "typography", - description: "H4" + type: "typography" }, - name: "--fds-typography-heading-small", + name: "--fds-typography-label-small", attributes: {}, path: [ "typography", - "heading", + "label", "small" ] }, { - value: "500 1.3125rem/1.3 'Inter'", + value: "500 0.875rem/1.3 'Inter'", type: "typography", - description: "H5", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9224,45 +9279,20 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" + fontSize: "{font-size.f-1}" }, - type: "typography", - description: "H5" + type: "typography" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ "typography", - "heading", + "label", "xsmall" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" - }, - name: "--fds-typography-heading-xxsmall", - attributes: {}, - path: [ - "typography", - "heading", - "xxsmall" - ] - }, - { - value: "400 1.875rem/1.7 'Inter'", + value: "400 1.3125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9270,21 +9300,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" }, type: "typography" }, - name: "--fds-typography-ingress-large", + name: "--fds-typography-error_message-large", attributes: {}, path: [ "typography", - "ingress", + "error_message", "large" ] }, { - value: "400 1.5rem/1.7 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9292,21 +9322,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" }, type: "typography" }, - name: "--fds-typography-ingress-medium", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ "typography", - "ingress", + "error_message", "medium" ] }, { - value: "400 1.3125rem/1.7 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9314,21 +9344,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" }, type: "typography" }, - name: "--fds-typography-ingress-small", + name: "--fds-typography-error_message-small", attributes: {}, path: [ "typography", - "ingress", + "error_message", "small" ] }, { - value: "400 1.125rem/1.7 'Inter'", + value: "400 0.875rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9336,21 +9366,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ "typography", - "ingress", + "error_message", "xsmall" ] }, { - value: "400 1.3125rem/1.5 'Inter'", + value: "400 1.5rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9358,21 +9388,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" }, type: "typography" }, - name: "--fds-typography-paragraph-large", + name: "--fds-typography-interactive-large", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "large" ] }, { - value: "400 1.125rem/1.5 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9380,21 +9410,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" }, type: "typography" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "medium" ] }, { - value: "400 1rem/1.5 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9402,1784 +9432,1754 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" }, type: "typography" }, - name: "--fds-typography-paragraph-small", + name: "--fds-typography-interactive-small", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "small" ] - }, + } +] + +export const opacity = [ { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "30%", + type: "opacity" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-opacity-30", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "opacity", + "30" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "30%", + type: "opacity", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{opacity.30}", + type: "opacity" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-opacity-disabled", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "opacity", + "disabled" ] - }, + } +] + +export const borderRadius = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "border_radius", + "sm" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-border_radius-md", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "border_radius", + "md" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "border_radius", + "lg" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "border_radius", + "xl" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "border_radius", + "2xl" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "border_radius", + "3xl" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "border_radius", + "4xl" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-typography-label-large", + name: "--fds-border_radius-full", attributes: {}, path: [ - "typography", - "label", - "large" + "border_radius", + "full" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "2", + type: "borderRadius" }, - name: "--fds-typography-label-medium", + name: "--fds-border-radius-2", attributes: {}, path: [ - "typography", - "label", - "medium" + "borderRadius", + "2" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "4", + type: "borderRadius" }, - name: "--fds-typography-label-small", + name: "--fds-border-radius-4", attributes: {}, path: [ - "typography", - "label", - "small" + "borderRadius", + "4" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "8", + type: "borderRadius" }, - name: "--fds-typography-label-xsmall", + name: "--fds-border-radius-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "borderRadius", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "12", + type: "borderRadius" }, - name: "--fds-typography-error_message-large", + name: "--fds-border-radius-12", attributes: {}, path: [ - "typography", - "error_message", - "large" + "borderRadius", + "12" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "16", + type: "borderRadius" }, - name: "--fds-typography-error_message-medium", + name: "--fds-border-radius-16", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "borderRadius", + "16" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "24", + type: "borderRadius" }, - name: "--fds-typography-error_message-small", + name: "--fds-border-radius-24", attributes: {}, path: [ - "typography", - "error_message", - "small" + "borderRadius", + "24" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "32", + type: "borderRadius" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-border-radius-32", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "borderRadius", + "32" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "9999", + type: "borderRadius" }, - name: "--fds-typography-interactive-large", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "typography", - "interactive", - "large" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-spacing-0", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "spacing", + "0" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "0.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-typography-interactive-small", + name: "--fds-spacing-1", attributes: {}, path: [ - "typography", - "interactive", - "small" + "spacing", + "1" ] - } -] - -export const opacity = [ + }, { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "30%", - type: "opacity" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-opacity-30", + name: "--fds-spacing-2", attributes: {}, path: [ - "opacity", - "30" + "spacing", + "2" ] }, { - value: "30%", - type: "opacity", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.30}", - type: "opacity" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-opacity-disabled", + name: "--fds-spacing-3", attributes: {}, path: [ - "opacity", - "disabled" + "spacing", + "3" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2}", - type: "borderRadius" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-border_radius-sm", + name: "--fds-spacing-4", attributes: {}, path: [ - "border_radius", - "sm" + "spacing", + "4" ] }, { - value: "4", - type: "borderRadius", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4}", - type: "borderRadius" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-border_radius-md", + name: "--fds-spacing-5", attributes: {}, path: [ - "border_radius", - "md" - ] + "spacing", + "5" + ] }, { - value: "8", - type: "borderRadius", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.8}", - type: "borderRadius" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-border_radius-lg", + name: "--fds-spacing-6", attributes: {}, path: [ - "border_radius", - "lg" + "spacing", + "6" ] }, { - value: "12", - type: "borderRadius", + value: "1.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.12}", - type: "borderRadius" + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-border_radius-xl", + name: "--fds-spacing-7", attributes: {}, path: [ - "border_radius", - "xl" + "spacing", + "7" ] }, { - value: "16", - type: "borderRadius", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.16}", - type: "borderRadius" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-border_radius-2xl", + name: "--fds-spacing-8", attributes: {}, path: [ - "border_radius", - "2xl" + "spacing", + "8" ] }, { - value: "24", - type: "borderRadius", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.24}", - type: "borderRadius" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-border_radius-3xl", + name: "--fds-spacing-9", attributes: {}, path: [ - "border_radius", - "3xl" + "spacing", + "9" ] }, { - value: "32", - type: "borderRadius", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.32}", - type: "borderRadius" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-border_radius-4xl", + name: "--fds-spacing-10", attributes: {}, path: [ - "border_radius", - "4xl" + "spacing", + "10" ] }, { - value: "9999", - type: "borderRadius", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.9999}", - type: "borderRadius" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-border_radius-full", + name: "--fds-spacing-11", attributes: {}, path: [ - "border_radius", - "full" + "spacing", + "11" ] }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", - type: "borderRadius" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-border-radius-2", + name: "--fds-spacing-12", attributes: {}, path: [ - "borderRadius", - "2" + "spacing", + "12" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", - type: "borderRadius" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-border-radius-4", + name: "--fds-spacing-13", attributes: {}, path: [ - "borderRadius", - "4" + "spacing", + "13" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", - type: "borderRadius" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-border-radius-8", + name: "--fds-spacing-14", attributes: {}, path: [ - "borderRadius", - "8" + "spacing", + "14" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", - type: "borderRadius" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-border-radius-12", + name: "--fds-spacing-15", attributes: {}, path: [ - "borderRadius", - "12" + "spacing", + "15" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", - type: "borderRadius" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-border-radius-16", + name: "--fds-spacing-18", attributes: {}, path: [ - "borderRadius", - "16" + "spacing", + "18" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", - type: "borderRadius" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-border-radius-24", + name: "--fds-spacing-22", attributes: {}, path: [ - "borderRadius", - "24" + "spacing", + "22" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", - type: "borderRadius" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-border-radius-32", + name: "--fds-spacing-26", attributes: {}, path: [ - "borderRadius", - "32" + "spacing", + "26" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", - type: "borderRadius" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-border-radius-9999", + name: "--fds-spacing-30", attributes: {}, path: [ - "borderRadius", - "9999" + "spacing", + "30" ] } ] -export const spacing = [ +export const sizing = [ { value: "0", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*0", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-0", attributes: {}, path: [ - "spacing", + "sizing", "0" ] }, { value: "0.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*1", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-1", attributes: {}, path: [ - "spacing", + "sizing", "1" ] }, { value: "0.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*2", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-2", attributes: {}, path: [ - "spacing", + "sizing", "2" ] }, { value: "0.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*3", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-3", attributes: {}, path: [ - "spacing", + "sizing", "3" ] }, { value: "1rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*4", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-4", attributes: {}, path: [ - "spacing", + "sizing", "4" ] }, { value: "1.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*5", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-5", + name: "--fds-sizing-5", attributes: {}, path: [ - "spacing", + "sizing", "5" ] }, { value: "1.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*6", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-6", + name: "--fds-sizing-6", attributes: {}, path: [ - "spacing", + "sizing", "6" ] }, { value: "1.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*7", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-7", + name: "--fds-sizing-7", attributes: {}, path: [ - "spacing", + "sizing", "7" ] }, { value: "2rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*8", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-8", + name: "--fds-sizing-8", attributes: {}, path: [ - "spacing", + "sizing", "8" ] }, { value: "2.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*9", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-9", + name: "--fds-sizing-9", attributes: {}, path: [ - "spacing", + "sizing", "9" ] }, { value: "2.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*10", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-10", + name: "--fds-sizing-10", attributes: {}, path: [ - "spacing", + "sizing", "10" ] }, { value: "2.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*11", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-11", + name: "--fds-sizing-11", attributes: {}, path: [ - "spacing", + "sizing", "11" ] }, { value: "3rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*12", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-12", + name: "--fds-sizing-12", attributes: {}, path: [ - "spacing", + "sizing", "12" ] }, { value: "3.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*13", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-13", + name: "--fds-sizing-13", attributes: {}, path: [ - "spacing", + "sizing", "13" ] }, { value: "3.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*14", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-14", + name: "--fds-sizing-14", attributes: {}, path: [ - "spacing", + "sizing", "14" ] }, { value: "3.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*15", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-15", + name: "--fds-sizing-15", attributes: {}, path: [ - "spacing", + "sizing", "15" ] }, { value: "4.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*18", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-18", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", + "sizing", "18" ] }, { value: "5.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*22", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-22", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", + "sizing", "22" ] }, { value: "6.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*26", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-26", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", + "sizing", "26" ] }, { value: "7.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*30", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-30", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", + "sizing", "30" ] - } -] - -export const sizing = [ + }, { - value: "0", + value: "4", type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*0", + value: "4", type: "sizing" }, - name: "--fds-sizing-0", + name: "--fds-sizing-base", attributes: {}, path: [ "sizing", - "0" + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*1", - type: "sizing" + value: "1px", + type: "borderWidth" }, - name: "--fds-sizing-1", + name: "--fds-border_width-1", attributes: {}, path: [ - "sizing", + "border_width", "1" ] }, { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*2", - type: "sizing" + value: "2px", + type: "borderWidth" }, - name: "--fds-sizing-2", + name: "--fds-border_width-2", attributes: {}, path: [ - "sizing", + "border_width", "2" ] }, { - value: "0.75rem", - type: "sizing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-sizing-3", + name: "--fds-border_width-default", attributes: {}, path: [ - "sizing", - "3" + "border_width", + "default" ] }, { - value: "1rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-4", + name: "--fds-border_width-active", attributes: {}, path: [ - "sizing", - "4" + "border_width", + "active" ] }, { - value: "1.25rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-5", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "sizing", - "5" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "1.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "sizing" - }, - name: "--fds-sizing-6", - attributes: {}, - path: [ - "sizing", - "6" - ] - }, - { - value: "1.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*7", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-7", + name: "--fds-shadow-100", attributes: {}, path: [ - "sizing", - "7" + "shadow", + "100" ] }, { - value: "2rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*8", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-8", + name: "--fds-shadow-200", attributes: {}, path: [ - "sizing", - "8" + "shadow", + "200" ] }, { - value: "2.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*9", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-9", + name: "--fds-shadow-300", attributes: {}, path: [ - "sizing", - "9" + "shadow", + "300" ] }, { - value: "2.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-10", + name: "--fds-shadow-400", attributes: {}, path: [ - "sizing", - "10" + "shadow", + "400" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-11", + name: "--fds-shadow-500", attributes: {}, path: [ - "sizing", - "11" + "shadow", + "500" ] }, { - value: "3rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-sizing-12", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "sizing", - "12" + "shadow", + "xsmall" ] }, { - value: "3.25rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-sizing-13", + name: "--fds-shadow-small", attributes: {}, path: [ - "sizing", - "13" + "shadow", + "small" ] }, { - value: "3.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-sizing-14", + name: "--fds-shadow-medium", attributes: {}, path: [ - "sizing", - "14" + "shadow", + "medium" ] }, { - value: "3.75rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-sizing-15", + name: "--fds-shadow-large", attributes: {}, path: [ - "sizing", - "15" + "shadow", + "large" ] }, { - value: "4.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-sizing-18", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "sizing", - "18" + "shadow", + "xlarge" ] - }, + } +] + +export const textCase = [ { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "none", + type: "textCase" }, - name: "--fds-sizing-22", + name: "--fds-text-case-none", attributes: {}, path: [ - "sizing", - "22" + "textCase", + "none" ] - }, + } +] + +export const textDecoration = [ { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "none", + type: "textDecoration" }, - name: "--fds-sizing-26", + name: "--fds-text-decoration-none", attributes: {}, path: [ - "sizing", - "26" + "textDecoration", + "none" ] }, { - value: "7.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "underline", + type: "textDecoration" }, - name: "--fds-sizing-30", + name: "--fds-text-decoration-underline", attributes: {}, path: [ - "sizing", - "30" + "textDecoration", + "underline" ] - }, + } +] + +export const fontFamilies = [ { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/globals.json", + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "4", - type: "sizing" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-sizing-base", + name: "--fds-font-families-main", attributes: {}, path: [ - "sizing", - "base" + "fontFamilies", + "main" ] } ] -export const borderWidth = [ +export const fontSizes = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "1px", - type: "borderWidth" + value: "16", + type: "fontSizes" }, - name: "--fds-border_width-1", + name: "--fds-font-static-small", attributes: {}, path: [ - "border_width", - "1" + "font-static", + "small" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "2px", - type: "borderWidth" + value: "18", + type: "fontSizes" }, - name: "--fds-border_width-2", + name: "--fds-font-static-medium", attributes: {}, path: [ - "border_width", - "2" + "font-static", + "medium" ] }, { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.1}", - type: "borderWidth" + value: "24", + type: "fontSizes" }, - name: "--fds-border_width-default", + name: "--fds-font-static-large", attributes: {}, path: [ - "border_width", - "default" + "font-static", + "large" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "12", + type: "fontSizes" }, - name: "--fds-border_width-active", + name: "--fds-font-size-f-3", attributes: {}, path: [ - "border_width", - "active" + "font-size", + "f-3" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "13", + type: "fontSizes" }, - name: "--fds-border_width-tab_focus", + name: "--fds-font-size-f-2", attributes: {}, path: [ - "border_width", - "tab_focus" + "font-size", + "f-2" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "14", + type: "fontSizes" }, - name: "--fds-shadow-100", + name: "--fds-font-size-f-1", attributes: {}, path: [ - "shadow", - "100" + "font-size", + "f-1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "16", + type: "fontSizes" }, - name: "--fds-shadow-200", + name: "--fds-font-size-f0", attributes: {}, path: [ - "shadow", - "200" + "font-size", + "f0" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "18", + type: "fontSizes" }, - name: "--fds-shadow-300", + name: "--fds-font-size-f1", attributes: {}, path: [ - "shadow", - "300" + "font-size", + "f1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "21", + type: "fontSizes" }, - name: "--fds-shadow-400", + name: "--fds-font-size-f2", attributes: {}, path: [ - "shadow", - "400" + "font-size", + "f2" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "24", + type: "fontSizes" }, - name: "--fds-shadow-500", + name: "--fds-font-size-f3", attributes: {}, path: [ - "shadow", - "500" + "font-size", + "f3" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.100}", - type: "boxShadow" + value: "30", + type: "fontSizes" }, - name: "--fds-shadow-xsmall", + name: "--fds-font-size-f4", attributes: {}, path: [ - "shadow", - "xsmall" + "font-size", + "f4" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.200}", - type: "boxShadow" + value: "36", + type: "fontSizes" }, - name: "--fds-shadow-small", + name: "--fds-font-size-f5", attributes: {}, path: [ - "shadow", - "small" + "font-size", + "f5" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.300}", - type: "boxShadow" + value: "48", + type: "fontSizes" }, - name: "--fds-shadow-medium", + name: "--fds-font-size-f6", attributes: {}, path: [ - "shadow", + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.400}", - type: "boxShadow" + value: "600", + type: "fontWeights" }, - name: "--fds-shadow-large", + name: "--fds-font-weights-semibold", attributes: {}, path: [ - "shadow", - "large" + "fontWeights", + "semibold" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.500}", - type: "boxShadow" + value: "400", + type: "fontWeights" }, - name: "--fds-shadow-xlarge", + name: "--fds-font-weights-regular", attributes: {}, path: [ - "shadow", - "xlarge" + "fontWeights", + "regular" ] } ] diff --git a/apps/storefront/tokens/digdir/light.ts b/apps/storefront/tokens/digdir/light.ts index aff52b487d..f6bc1179bc 100644 --- a/apps/storefront/tokens/digdir/light.ts +++ b/apps/storefront/tokens/digdir/light.ts @@ -8676,475 +8676,536 @@ export const color = [ } ] -export const textCase = [ +export const typography = [ { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textCase" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-text-case-none", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "textCase", - "none" + "typography", + "heading", + "2xlarge" ] - } -] - -export const textDecoration = [ + }, { - value: "none", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-text-decoration-none", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "textDecoration", - "none" + "typography", + "heading", + "xlarge" ] }, { - value: "underline", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "underline", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-text-decoration-underline", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "textDecoration", - "underline" + "typography", + "heading", + "large" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "Inter", - type: "fontFamilies" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-font-families-main", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "fontFamilies", - "main" + "typography", + "heading", + "medium" ] - } -] - -export const fontSizes = [ + }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-font-static-small", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "font-static", + "typography", + "heading", "small" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-font-static-medium", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "font-static", - "medium" + "typography", + "heading", + "xsmall" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-font-static-large", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "font-static", - "large" + "typography", + "heading", + "xxsmall" ] }, { - value: "12", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-font-size-f-3", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "font-size", - "f-3" + "typography", + "ingress", + "large" ] }, { - value: "13", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "13", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-font-size-f-2", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "font-size", - "f-2" + "typography", + "ingress", + "medium" ] }, { - value: "14", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "14", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f-1", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "font-size", - "f-1" + "typography", + "ingress", + "small" ] }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" - }, - name: "--fds-font-size-f0", + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "font-size", - "f0" + "typography", + "ingress", + "xsmall" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f1", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "font-size", - "f1" + "typography", + "paragraph", + "large" ] }, { - value: "21", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "21", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f2", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "font-size", - "f2" + "typography", + "paragraph", + "medium" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f3", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "font-size", - "f3" + "typography", + "paragraph", + "small" ] }, { - value: "30", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "30", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-font-size-f4", + name: "--fds-typography-paragraph-xsmall", attributes: {}, path: [ - "font-size", - "f4" + "typography", + "paragraph", + "xsmall" ] }, { - value: "36", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "36", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f5", + name: "--fds-typography-paragraph-short-large", attributes: {}, path: [ - "font-size", - "f5" + "typography", + "paragraph", + "short", + "large" ] }, { - value: "48", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "48", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f6", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "font-size", - "f6" + "typography", + "paragraph", + "short", + "medium" ] }, { - value: "60", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "60", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f7", + name: "--fds-typography-paragraph-short-small", attributes: {}, path: [ - "font-size", - "f7" + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const lineHeights = [ + }, { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "130%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-line-heights-300", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "lineHeights", - "300" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "150%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-line-heights-500", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "lineHeights", - "500" + "typography", + "paragraph", + "long", + "large" ] }, { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "160%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-line-heights-600", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "lineHeights", - "600" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const typography = [ - { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ "typography", - "heading", - "2xlarge" + "paragraph", + "long", + "small" ] }, { - value: "500 3rem/1.3 'Inter'", + value: "400 0.8125rem/1.7 'Inter'", type: "typography", - description: "H1", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" }, - type: "typography", - description: "H1" + type: "typography" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ "typography", - "heading", - "xlarge" + "paragraph", + "long", + "xsmall" ] }, { - value: "500 2.25rem/1.3 'Inter'", + value: "500 1.3125rem/1.3 'Inter'", type: "typography", - description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9152,23 +9213,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" + fontSize: "{font-size.f2}" }, - type: "typography", - description: "H2" + type: "typography" }, - name: "--fds-typography-heading-large", + name: "--fds-typography-label-large", attributes: {}, path: [ "typography", - "heading", + "label", "large" ] }, { - value: "500 1.875rem/1.3 'Inter'", + value: "500 1.125rem/1.3 'Inter'", type: "typography", - description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9176,23 +9235,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" + fontSize: "{font-size.f1}" }, - type: "typography", - description: "H3" + type: "typography" }, - name: "--fds-typography-heading-medium", + name: "--fds-typography-label-medium", attributes: {}, path: [ "typography", - "heading", + "label", "medium" ] }, { - value: "500 1.5rem/1.3 'Inter'", + value: "500 1rem/1.3 'Inter'", type: "typography", - description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9200,23 +9257,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" + fontSize: "{font-size.f0}" }, - type: "typography", - description: "H4" + type: "typography" }, - name: "--fds-typography-heading-small", + name: "--fds-typography-label-small", attributes: {}, path: [ "typography", - "heading", + "label", "small" ] }, { - value: "500 1.3125rem/1.3 'Inter'", + value: "500 0.875rem/1.3 'Inter'", type: "typography", - description: "H5", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9224,45 +9279,20 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" + fontSize: "{font-size.f-1}" }, - type: "typography", - description: "H5" + type: "typography" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ "typography", - "heading", + "label", "xsmall" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" - }, - name: "--fds-typography-heading-xxsmall", - attributes: {}, - path: [ - "typography", - "heading", - "xxsmall" - ] - }, - { - value: "400 1.875rem/1.7 'Inter'", + value: "400 1.3125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9270,21 +9300,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" }, type: "typography" }, - name: "--fds-typography-ingress-large", + name: "--fds-typography-error_message-large", attributes: {}, path: [ "typography", - "ingress", + "error_message", "large" ] }, { - value: "400 1.5rem/1.7 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9292,21 +9322,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" }, type: "typography" }, - name: "--fds-typography-ingress-medium", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ "typography", - "ingress", + "error_message", "medium" ] }, { - value: "400 1.3125rem/1.7 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9314,21 +9344,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" }, type: "typography" }, - name: "--fds-typography-ingress-small", + name: "--fds-typography-error_message-small", attributes: {}, path: [ "typography", - "ingress", + "error_message", "small" ] }, { - value: "400 1.125rem/1.7 'Inter'", + value: "400 0.875rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9336,21 +9366,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ "typography", - "ingress", + "error_message", "xsmall" ] }, { - value: "400 1.3125rem/1.5 'Inter'", + value: "400 1.5rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9358,21 +9388,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" }, type: "typography" }, - name: "--fds-typography-paragraph-large", + name: "--fds-typography-interactive-large", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "large" ] }, { - value: "400 1.125rem/1.5 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9380,21 +9410,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" }, type: "typography" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "medium" ] }, { - value: "400 1rem/1.5 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9402,1784 +9432,1754 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" }, type: "typography" }, - name: "--fds-typography-paragraph-small", + name: "--fds-typography-interactive-small", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "small" ] - }, + } +] + +export const opacity = [ { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "30%", + type: "opacity" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-opacity-30", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "opacity", + "30" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "30%", + type: "opacity", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{opacity.30}", + type: "opacity" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-opacity-disabled", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "opacity", + "disabled" ] - }, + } +] + +export const borderRadius = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "border_radius", + "sm" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-border_radius-md", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "border_radius", + "md" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "border_radius", + "lg" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "border_radius", + "xl" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "border_radius", + "2xl" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "border_radius", + "3xl" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "border_radius", + "4xl" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-typography-label-large", + name: "--fds-border_radius-full", attributes: {}, path: [ - "typography", - "label", - "large" + "border_radius", + "full" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "2", + type: "borderRadius" }, - name: "--fds-typography-label-medium", + name: "--fds-border-radius-2", attributes: {}, path: [ - "typography", - "label", - "medium" + "borderRadius", + "2" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "4", + type: "borderRadius" }, - name: "--fds-typography-label-small", + name: "--fds-border-radius-4", attributes: {}, path: [ - "typography", - "label", - "small" + "borderRadius", + "4" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "8", + type: "borderRadius" }, - name: "--fds-typography-label-xsmall", + name: "--fds-border-radius-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "borderRadius", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "12", + type: "borderRadius" }, - name: "--fds-typography-error_message-large", + name: "--fds-border-radius-12", attributes: {}, path: [ - "typography", - "error_message", - "large" + "borderRadius", + "12" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "16", + type: "borderRadius" }, - name: "--fds-typography-error_message-medium", + name: "--fds-border-radius-16", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "borderRadius", + "16" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "24", + type: "borderRadius" }, - name: "--fds-typography-error_message-small", + name: "--fds-border-radius-24", attributes: {}, path: [ - "typography", - "error_message", - "small" + "borderRadius", + "24" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "32", + type: "borderRadius" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-border-radius-32", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "borderRadius", + "32" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "9999", + type: "borderRadius" }, - name: "--fds-typography-interactive-large", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "typography", - "interactive", - "large" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-spacing-0", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "spacing", + "0" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "0.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-typography-interactive-small", + name: "--fds-spacing-1", attributes: {}, path: [ - "typography", - "interactive", - "small" + "spacing", + "1" ] - } -] - -export const opacity = [ + }, { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "30%", - type: "opacity" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-opacity-30", + name: "--fds-spacing-2", attributes: {}, path: [ - "opacity", - "30" + "spacing", + "2" ] }, { - value: "30%", - type: "opacity", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.30}", - type: "opacity" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-opacity-disabled", + name: "--fds-spacing-3", attributes: {}, path: [ - "opacity", - "disabled" + "spacing", + "3" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2}", - type: "borderRadius" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-border_radius-sm", + name: "--fds-spacing-4", attributes: {}, path: [ - "border_radius", - "sm" + "spacing", + "4" ] }, { - value: "4", - type: "borderRadius", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4}", - type: "borderRadius" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-border_radius-md", + name: "--fds-spacing-5", attributes: {}, path: [ - "border_radius", - "md" - ] + "spacing", + "5" + ] }, { - value: "8", - type: "borderRadius", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.8}", - type: "borderRadius" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-border_radius-lg", + name: "--fds-spacing-6", attributes: {}, path: [ - "border_radius", - "lg" + "spacing", + "6" ] }, { - value: "12", - type: "borderRadius", + value: "1.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.12}", - type: "borderRadius" + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-border_radius-xl", + name: "--fds-spacing-7", attributes: {}, path: [ - "border_radius", - "xl" + "spacing", + "7" ] }, { - value: "16", - type: "borderRadius", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.16}", - type: "borderRadius" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-border_radius-2xl", + name: "--fds-spacing-8", attributes: {}, path: [ - "border_radius", - "2xl" + "spacing", + "8" ] }, { - value: "24", - type: "borderRadius", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.24}", - type: "borderRadius" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-border_radius-3xl", + name: "--fds-spacing-9", attributes: {}, path: [ - "border_radius", - "3xl" + "spacing", + "9" ] }, { - value: "32", - type: "borderRadius", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.32}", - type: "borderRadius" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-border_radius-4xl", + name: "--fds-spacing-10", attributes: {}, path: [ - "border_radius", - "4xl" + "spacing", + "10" ] }, { - value: "9999", - type: "borderRadius", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.9999}", - type: "borderRadius" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-border_radius-full", + name: "--fds-spacing-11", attributes: {}, path: [ - "border_radius", - "full" + "spacing", + "11" ] }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", - type: "borderRadius" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-border-radius-2", + name: "--fds-spacing-12", attributes: {}, path: [ - "borderRadius", - "2" + "spacing", + "12" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", - type: "borderRadius" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-border-radius-4", + name: "--fds-spacing-13", attributes: {}, path: [ - "borderRadius", - "4" + "spacing", + "13" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", - type: "borderRadius" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-border-radius-8", + name: "--fds-spacing-14", attributes: {}, path: [ - "borderRadius", - "8" + "spacing", + "14" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", - type: "borderRadius" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-border-radius-12", + name: "--fds-spacing-15", attributes: {}, path: [ - "borderRadius", - "12" + "spacing", + "15" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", - type: "borderRadius" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-border-radius-16", + name: "--fds-spacing-18", attributes: {}, path: [ - "borderRadius", - "16" + "spacing", + "18" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", - type: "borderRadius" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-border-radius-24", + name: "--fds-spacing-22", attributes: {}, path: [ - "borderRadius", - "24" + "spacing", + "22" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", - type: "borderRadius" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-border-radius-32", + name: "--fds-spacing-26", attributes: {}, path: [ - "borderRadius", - "32" + "spacing", + "26" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", - type: "borderRadius" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-border-radius-9999", + name: "--fds-spacing-30", attributes: {}, path: [ - "borderRadius", - "9999" + "spacing", + "30" ] } ] -export const spacing = [ +export const sizing = [ { value: "0", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*0", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-0", attributes: {}, path: [ - "spacing", + "sizing", "0" ] }, { value: "0.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*1", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-1", attributes: {}, path: [ - "spacing", + "sizing", "1" ] }, { value: "0.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*2", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-2", attributes: {}, path: [ - "spacing", + "sizing", "2" ] }, { value: "0.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*3", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-3", attributes: {}, path: [ - "spacing", + "sizing", "3" ] }, { value: "1rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*4", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-4", attributes: {}, path: [ - "spacing", + "sizing", "4" ] }, { value: "1.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*5", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-5", + name: "--fds-sizing-5", attributes: {}, path: [ - "spacing", + "sizing", "5" ] }, { value: "1.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*6", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-6", + name: "--fds-sizing-6", attributes: {}, path: [ - "spacing", + "sizing", "6" ] }, { value: "1.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*7", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-7", + name: "--fds-sizing-7", attributes: {}, path: [ - "spacing", + "sizing", "7" ] }, { value: "2rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*8", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-8", + name: "--fds-sizing-8", attributes: {}, path: [ - "spacing", + "sizing", "8" ] }, { value: "2.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*9", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-9", + name: "--fds-sizing-9", attributes: {}, path: [ - "spacing", + "sizing", "9" ] }, { value: "2.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*10", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-10", + name: "--fds-sizing-10", attributes: {}, path: [ - "spacing", + "sizing", "10" ] }, { value: "2.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*11", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-11", + name: "--fds-sizing-11", attributes: {}, path: [ - "spacing", + "sizing", "11" ] }, { value: "3rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*12", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-12", + name: "--fds-sizing-12", attributes: {}, path: [ - "spacing", + "sizing", "12" ] }, { value: "3.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*13", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-13", + name: "--fds-sizing-13", attributes: {}, path: [ - "spacing", + "sizing", "13" ] }, { value: "3.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*14", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-14", + name: "--fds-sizing-14", attributes: {}, path: [ - "spacing", + "sizing", "14" ] }, { value: "3.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*15", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-15", + name: "--fds-sizing-15", attributes: {}, path: [ - "spacing", + "sizing", "15" ] }, { value: "4.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*18", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-18", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", + "sizing", "18" ] }, { value: "5.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*22", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-22", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", + "sizing", "22" ] }, { value: "6.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*26", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-26", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", + "sizing", "26" ] }, { value: "7.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*30", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-30", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", + "sizing", "30" ] - } -] - -export const sizing = [ + }, { - value: "0", + value: "4", type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*0", + value: "4", type: "sizing" }, - name: "--fds-sizing-0", + name: "--fds-sizing-base", attributes: {}, path: [ "sizing", - "0" + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*1", - type: "sizing" + value: "1px", + type: "borderWidth" }, - name: "--fds-sizing-1", + name: "--fds-border_width-1", attributes: {}, path: [ - "sizing", + "border_width", "1" ] }, { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*2", - type: "sizing" + value: "2px", + type: "borderWidth" }, - name: "--fds-sizing-2", + name: "--fds-border_width-2", attributes: {}, path: [ - "sizing", + "border_width", "2" ] }, { - value: "0.75rem", - type: "sizing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-sizing-3", + name: "--fds-border_width-default", attributes: {}, path: [ - "sizing", - "3" + "border_width", + "default" ] }, { - value: "1rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-4", + name: "--fds-border_width-active", attributes: {}, path: [ - "sizing", - "4" + "border_width", + "active" ] }, { - value: "1.25rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-5", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "sizing", - "5" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "1.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "sizing" - }, - name: "--fds-sizing-6", - attributes: {}, - path: [ - "sizing", - "6" - ] - }, - { - value: "1.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*7", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-7", + name: "--fds-shadow-100", attributes: {}, path: [ - "sizing", - "7" + "shadow", + "100" ] }, { - value: "2rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*8", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-8", + name: "--fds-shadow-200", attributes: {}, path: [ - "sizing", - "8" + "shadow", + "200" ] }, { - value: "2.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*9", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-9", + name: "--fds-shadow-300", attributes: {}, path: [ - "sizing", - "9" + "shadow", + "300" ] }, { - value: "2.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-10", + name: "--fds-shadow-400", attributes: {}, path: [ - "sizing", - "10" + "shadow", + "400" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-11", + name: "--fds-shadow-500", attributes: {}, path: [ - "sizing", - "11" + "shadow", + "500" ] }, { - value: "3rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-sizing-12", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "sizing", - "12" + "shadow", + "xsmall" ] }, { - value: "3.25rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-sizing-13", + name: "--fds-shadow-small", attributes: {}, path: [ - "sizing", - "13" + "shadow", + "small" ] }, { - value: "3.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-sizing-14", + name: "--fds-shadow-medium", attributes: {}, path: [ - "sizing", - "14" + "shadow", + "medium" ] }, { - value: "3.75rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-sizing-15", + name: "--fds-shadow-large", attributes: {}, path: [ - "sizing", - "15" + "shadow", + "large" ] }, { - value: "4.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-sizing-18", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "sizing", - "18" + "shadow", + "xlarge" ] - }, + } +] + +export const textCase = [ { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "none", + type: "textCase" }, - name: "--fds-sizing-22", + name: "--fds-text-case-none", attributes: {}, path: [ - "sizing", - "22" + "textCase", + "none" ] - }, + } +] + +export const textDecoration = [ { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "none", + type: "textDecoration" }, - name: "--fds-sizing-26", + name: "--fds-text-decoration-none", attributes: {}, path: [ - "sizing", - "26" + "textDecoration", + "none" ] }, { - value: "7.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "underline", + type: "textDecoration" }, - name: "--fds-sizing-30", + name: "--fds-text-decoration-underline", attributes: {}, path: [ - "sizing", - "30" + "textDecoration", + "underline" ] - }, + } +] + +export const fontFamilies = [ { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/globals.json", + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "4", - type: "sizing" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-sizing-base", + name: "--fds-font-families-main", attributes: {}, path: [ - "sizing", - "base" + "fontFamilies", + "main" ] } ] -export const borderWidth = [ +export const fontSizes = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "1px", - type: "borderWidth" + value: "16", + type: "fontSizes" }, - name: "--fds-border_width-1", + name: "--fds-font-static-small", attributes: {}, path: [ - "border_width", - "1" + "font-static", + "small" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "2px", - type: "borderWidth" + value: "18", + type: "fontSizes" }, - name: "--fds-border_width-2", + name: "--fds-font-static-medium", attributes: {}, path: [ - "border_width", - "2" + "font-static", + "medium" ] }, { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.1}", - type: "borderWidth" + value: "24", + type: "fontSizes" }, - name: "--fds-border_width-default", + name: "--fds-font-static-large", attributes: {}, path: [ - "border_width", - "default" + "font-static", + "large" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "12", + type: "fontSizes" }, - name: "--fds-border_width-active", + name: "--fds-font-size-f-3", attributes: {}, path: [ - "border_width", - "active" + "font-size", + "f-3" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "13", + type: "fontSizes" }, - name: "--fds-border_width-tab_focus", + name: "--fds-font-size-f-2", attributes: {}, path: [ - "border_width", - "tab_focus" + "font-size", + "f-2" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "14", + type: "fontSizes" }, - name: "--fds-shadow-100", + name: "--fds-font-size-f-1", attributes: {}, path: [ - "shadow", - "100" + "font-size", + "f-1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "16", + type: "fontSizes" }, - name: "--fds-shadow-200", + name: "--fds-font-size-f0", attributes: {}, path: [ - "shadow", - "200" + "font-size", + "f0" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "18", + type: "fontSizes" }, - name: "--fds-shadow-300", + name: "--fds-font-size-f1", attributes: {}, path: [ - "shadow", - "300" + "font-size", + "f1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "21", + type: "fontSizes" }, - name: "--fds-shadow-400", + name: "--fds-font-size-f2", attributes: {}, path: [ - "shadow", - "400" + "font-size", + "f2" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "24", + type: "fontSizes" }, - name: "--fds-shadow-500", + name: "--fds-font-size-f3", attributes: {}, path: [ - "shadow", - "500" + "font-size", + "f3" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.100}", - type: "boxShadow" + value: "30", + type: "fontSizes" }, - name: "--fds-shadow-xsmall", + name: "--fds-font-size-f4", attributes: {}, path: [ - "shadow", - "xsmall" + "font-size", + "f4" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.200}", - type: "boxShadow" + value: "36", + type: "fontSizes" }, - name: "--fds-shadow-small", + name: "--fds-font-size-f5", attributes: {}, path: [ - "shadow", - "small" + "font-size", + "f5" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.300}", - type: "boxShadow" + value: "48", + type: "fontSizes" }, - name: "--fds-shadow-medium", + name: "--fds-font-size-f6", attributes: {}, path: [ - "shadow", + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.400}", - type: "boxShadow" + value: "600", + type: "fontWeights" }, - name: "--fds-shadow-large", + name: "--fds-font-weights-semibold", attributes: {}, path: [ - "shadow", - "large" + "fontWeights", + "semibold" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.500}", - type: "boxShadow" + value: "400", + type: "fontWeights" }, - name: "--fds-shadow-xlarge", + name: "--fds-font-weights-regular", attributes: {}, path: [ - "shadow", - "xlarge" + "fontWeights", + "regular" ] } ] diff --git a/apps/storefront/tokens/theme4/dark.ts b/apps/storefront/tokens/theme4/dark.ts index f30e4d7d38..6ad63c8bf6 100644 --- a/apps/storefront/tokens/theme4/dark.ts +++ b/apps/storefront/tokens/theme4/dark.ts @@ -8676,475 +8676,536 @@ export const color = [ } ] -export const textCase = [ +export const typography = [ { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textCase" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-text-case-none", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "textCase", - "none" + "typography", + "heading", + "2xlarge" ] - } -] - -export const textDecoration = [ + }, { - value: "none", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-text-decoration-none", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "textDecoration", - "none" + "typography", + "heading", + "xlarge" ] }, { - value: "underline", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "underline", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-text-decoration-underline", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "textDecoration", - "underline" + "typography", + "heading", + "large" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "Inter", - type: "fontFamilies" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-font-families-main", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "fontFamilies", - "main" + "typography", + "heading", + "medium" ] - } -] - -export const fontSizes = [ + }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-font-static-small", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "font-static", + "typography", + "heading", "small" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-font-static-medium", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "font-static", - "medium" + "typography", + "heading", + "xsmall" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-font-static-large", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "font-static", - "large" + "typography", + "heading", + "xxsmall" ] }, { - value: "12", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-font-size-f-3", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "font-size", - "f-3" + "typography", + "ingress", + "large" ] }, { - value: "13", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "13", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-font-size-f-2", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "font-size", - "f-2" + "typography", + "ingress", + "medium" ] }, { - value: "14", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "14", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f-1", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "font-size", - "f-1" + "typography", + "ingress", + "small" ] }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" - }, - name: "--fds-font-size-f0", + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "font-size", - "f0" + "typography", + "ingress", + "xsmall" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f1", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "font-size", - "f1" + "typography", + "paragraph", + "large" ] }, { - value: "21", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "21", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f2", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "font-size", - "f2" + "typography", + "paragraph", + "medium" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f3", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "font-size", - "f3" + "typography", + "paragraph", + "small" ] }, { - value: "30", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "30", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-font-size-f4", + name: "--fds-typography-paragraph-xsmall", attributes: {}, path: [ - "font-size", - "f4" + "typography", + "paragraph", + "xsmall" ] }, { - value: "36", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "36", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f5", + name: "--fds-typography-paragraph-short-large", attributes: {}, path: [ - "font-size", - "f5" + "typography", + "paragraph", + "short", + "large" ] }, { - value: "48", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "48", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f6", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "font-size", - "f6" + "typography", + "paragraph", + "short", + "medium" ] }, { - value: "60", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "60", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f7", + name: "--fds-typography-paragraph-short-small", attributes: {}, path: [ - "font-size", - "f7" + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const lineHeights = [ + }, { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "130%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-line-heights-300", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "lineHeights", - "300" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "150%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-line-heights-500", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "lineHeights", - "500" + "typography", + "paragraph", + "long", + "large" ] }, { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "160%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-line-heights-600", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "lineHeights", - "600" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const typography = [ - { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ "typography", - "heading", - "2xlarge" + "paragraph", + "long", + "small" ] }, { - value: "500 3rem/1.3 'Inter'", + value: "400 0.8125rem/1.7 'Inter'", type: "typography", - description: "H1", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" }, - type: "typography", - description: "H1" + type: "typography" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ "typography", - "heading", - "xlarge" + "paragraph", + "long", + "xsmall" ] }, { - value: "500 2.25rem/1.3 'Inter'", + value: "500 1.3125rem/1.3 'Inter'", type: "typography", - description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9152,23 +9213,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" + fontSize: "{font-size.f2}" }, - type: "typography", - description: "H2" + type: "typography" }, - name: "--fds-typography-heading-large", + name: "--fds-typography-label-large", attributes: {}, path: [ "typography", - "heading", + "label", "large" ] }, { - value: "500 1.875rem/1.3 'Inter'", + value: "500 1.125rem/1.3 'Inter'", type: "typography", - description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9176,23 +9235,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" + fontSize: "{font-size.f1}" }, - type: "typography", - description: "H3" + type: "typography" }, - name: "--fds-typography-heading-medium", + name: "--fds-typography-label-medium", attributes: {}, path: [ "typography", - "heading", + "label", "medium" ] }, { - value: "500 1.5rem/1.3 'Inter'", + value: "500 1rem/1.3 'Inter'", type: "typography", - description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9200,23 +9257,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" + fontSize: "{font-size.f0}" }, - type: "typography", - description: "H4" + type: "typography" }, - name: "--fds-typography-heading-small", + name: "--fds-typography-label-small", attributes: {}, path: [ "typography", - "heading", + "label", "small" ] }, { - value: "500 1.3125rem/1.3 'Inter'", + value: "500 0.875rem/1.3 'Inter'", type: "typography", - description: "H5", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9224,45 +9279,20 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" + fontSize: "{font-size.f-1}" }, - type: "typography", - description: "H5" + type: "typography" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ "typography", - "heading", + "label", "xsmall" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" - }, - name: "--fds-typography-heading-xxsmall", - attributes: {}, - path: [ - "typography", - "heading", - "xxsmall" - ] - }, - { - value: "400 1.875rem/1.7 'Inter'", + value: "400 1.3125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9270,21 +9300,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" }, type: "typography" }, - name: "--fds-typography-ingress-large", + name: "--fds-typography-error_message-large", attributes: {}, path: [ "typography", - "ingress", + "error_message", "large" ] }, { - value: "400 1.5rem/1.7 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9292,21 +9322,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" }, type: "typography" }, - name: "--fds-typography-ingress-medium", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ "typography", - "ingress", + "error_message", "medium" ] }, { - value: "400 1.3125rem/1.7 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9314,21 +9344,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" }, type: "typography" }, - name: "--fds-typography-ingress-small", + name: "--fds-typography-error_message-small", attributes: {}, path: [ "typography", - "ingress", + "error_message", "small" ] }, { - value: "400 1.125rem/1.7 'Inter'", + value: "400 0.875rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9336,21 +9366,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ "typography", - "ingress", + "error_message", "xsmall" ] }, { - value: "400 1.3125rem/1.5 'Inter'", + value: "400 1.5rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9358,21 +9388,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" }, type: "typography" }, - name: "--fds-typography-paragraph-large", + name: "--fds-typography-interactive-large", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "large" ] }, { - value: "400 1.125rem/1.5 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9380,21 +9410,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" }, type: "typography" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "medium" ] }, { - value: "400 1rem/1.5 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9402,1784 +9432,1754 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" }, type: "typography" }, - name: "--fds-typography-paragraph-small", + name: "--fds-typography-interactive-small", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "small" ] - }, + } +] + +export const opacity = [ { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "30%", + type: "opacity" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-opacity-30", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "opacity", + "30" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "30%", + type: "opacity", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{opacity.30}", + type: "opacity" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-opacity-disabled", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "opacity", + "disabled" ] - }, + } +] + +export const borderRadius = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "border_radius", + "sm" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-border_radius-md", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "border_radius", + "md" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "border_radius", + "lg" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "border_radius", + "xl" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "border_radius", + "2xl" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "border_radius", + "3xl" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "border_radius", + "4xl" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-typography-label-large", + name: "--fds-border_radius-full", attributes: {}, path: [ - "typography", - "label", - "large" + "border_radius", + "full" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "2", + type: "borderRadius" }, - name: "--fds-typography-label-medium", + name: "--fds-border-radius-2", attributes: {}, path: [ - "typography", - "label", - "medium" + "borderRadius", + "2" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "4", + type: "borderRadius" }, - name: "--fds-typography-label-small", + name: "--fds-border-radius-4", attributes: {}, path: [ - "typography", - "label", - "small" + "borderRadius", + "4" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "8", + type: "borderRadius" }, - name: "--fds-typography-label-xsmall", + name: "--fds-border-radius-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "borderRadius", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "12", + type: "borderRadius" }, - name: "--fds-typography-error_message-large", + name: "--fds-border-radius-12", attributes: {}, path: [ - "typography", - "error_message", - "large" + "borderRadius", + "12" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "16", + type: "borderRadius" }, - name: "--fds-typography-error_message-medium", + name: "--fds-border-radius-16", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "borderRadius", + "16" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "24", + type: "borderRadius" }, - name: "--fds-typography-error_message-small", + name: "--fds-border-radius-24", attributes: {}, path: [ - "typography", - "error_message", - "small" + "borderRadius", + "24" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "32", + type: "borderRadius" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-border-radius-32", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "borderRadius", + "32" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "9999", + type: "borderRadius" }, - name: "--fds-typography-interactive-large", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "typography", - "interactive", - "large" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-spacing-0", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "spacing", + "0" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "0.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-typography-interactive-small", + name: "--fds-spacing-1", attributes: {}, path: [ - "typography", - "interactive", - "small" + "spacing", + "1" ] - } -] - -export const opacity = [ + }, { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "30%", - type: "opacity" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-opacity-30", + name: "--fds-spacing-2", attributes: {}, path: [ - "opacity", - "30" + "spacing", + "2" ] }, { - value: "30%", - type: "opacity", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.30}", - type: "opacity" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-opacity-disabled", + name: "--fds-spacing-3", attributes: {}, path: [ - "opacity", - "disabled" + "spacing", + "3" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2}", - type: "borderRadius" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-border_radius-sm", + name: "--fds-spacing-4", attributes: {}, path: [ - "border_radius", - "sm" + "spacing", + "4" ] }, { - value: "4", - type: "borderRadius", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4}", - type: "borderRadius" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-border_radius-md", + name: "--fds-spacing-5", attributes: {}, path: [ - "border_radius", - "md" - ] + "spacing", + "5" + ] }, { - value: "8", - type: "borderRadius", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.8}", - type: "borderRadius" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-border_radius-lg", + name: "--fds-spacing-6", attributes: {}, path: [ - "border_radius", - "lg" + "spacing", + "6" ] }, { - value: "12", - type: "borderRadius", + value: "1.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.12}", - type: "borderRadius" + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-border_radius-xl", + name: "--fds-spacing-7", attributes: {}, path: [ - "border_radius", - "xl" + "spacing", + "7" ] }, { - value: "16", - type: "borderRadius", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.16}", - type: "borderRadius" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-border_radius-2xl", + name: "--fds-spacing-8", attributes: {}, path: [ - "border_radius", - "2xl" + "spacing", + "8" ] }, { - value: "24", - type: "borderRadius", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.24}", - type: "borderRadius" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-border_radius-3xl", + name: "--fds-spacing-9", attributes: {}, path: [ - "border_radius", - "3xl" + "spacing", + "9" ] }, { - value: "32", - type: "borderRadius", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.32}", - type: "borderRadius" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-border_radius-4xl", + name: "--fds-spacing-10", attributes: {}, path: [ - "border_radius", - "4xl" + "spacing", + "10" ] }, { - value: "9999", - type: "borderRadius", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.9999}", - type: "borderRadius" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-border_radius-full", + name: "--fds-spacing-11", attributes: {}, path: [ - "border_radius", - "full" + "spacing", + "11" ] }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", - type: "borderRadius" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-border-radius-2", + name: "--fds-spacing-12", attributes: {}, path: [ - "borderRadius", - "2" + "spacing", + "12" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", - type: "borderRadius" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-border-radius-4", + name: "--fds-spacing-13", attributes: {}, path: [ - "borderRadius", - "4" + "spacing", + "13" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", - type: "borderRadius" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-border-radius-8", + name: "--fds-spacing-14", attributes: {}, path: [ - "borderRadius", - "8" + "spacing", + "14" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", - type: "borderRadius" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-border-radius-12", + name: "--fds-spacing-15", attributes: {}, path: [ - "borderRadius", - "12" + "spacing", + "15" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", - type: "borderRadius" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-border-radius-16", + name: "--fds-spacing-18", attributes: {}, path: [ - "borderRadius", - "16" + "spacing", + "18" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", - type: "borderRadius" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-border-radius-24", + name: "--fds-spacing-22", attributes: {}, path: [ - "borderRadius", - "24" + "spacing", + "22" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", - type: "borderRadius" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-border-radius-32", + name: "--fds-spacing-26", attributes: {}, path: [ - "borderRadius", - "32" + "spacing", + "26" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", - type: "borderRadius" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-border-radius-9999", + name: "--fds-spacing-30", attributes: {}, path: [ - "borderRadius", - "9999" + "spacing", + "30" ] } ] -export const spacing = [ +export const sizing = [ { value: "0", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*0", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-0", attributes: {}, path: [ - "spacing", + "sizing", "0" ] }, { value: "0.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*1", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-1", attributes: {}, path: [ - "spacing", + "sizing", "1" ] }, { value: "0.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*2", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-2", attributes: {}, path: [ - "spacing", + "sizing", "2" ] }, { value: "0.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*3", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-3", attributes: {}, path: [ - "spacing", + "sizing", "3" ] }, { value: "1rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*4", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-4", attributes: {}, path: [ - "spacing", + "sizing", "4" ] }, { value: "1.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*5", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-5", + name: "--fds-sizing-5", attributes: {}, path: [ - "spacing", + "sizing", "5" ] }, { value: "1.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*6", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-6", + name: "--fds-sizing-6", attributes: {}, path: [ - "spacing", + "sizing", "6" ] }, { value: "1.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*7", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-7", + name: "--fds-sizing-7", attributes: {}, path: [ - "spacing", + "sizing", "7" ] }, { value: "2rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*8", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-8", + name: "--fds-sizing-8", attributes: {}, path: [ - "spacing", + "sizing", "8" ] }, { value: "2.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*9", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-9", + name: "--fds-sizing-9", attributes: {}, path: [ - "spacing", + "sizing", "9" ] }, { value: "2.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*10", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-10", + name: "--fds-sizing-10", attributes: {}, path: [ - "spacing", + "sizing", "10" ] }, { value: "2.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*11", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-11", + name: "--fds-sizing-11", attributes: {}, path: [ - "spacing", + "sizing", "11" ] }, { value: "3rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*12", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-12", + name: "--fds-sizing-12", attributes: {}, path: [ - "spacing", + "sizing", "12" ] }, { value: "3.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*13", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-13", + name: "--fds-sizing-13", attributes: {}, path: [ - "spacing", + "sizing", "13" ] }, { value: "3.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*14", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-14", + name: "--fds-sizing-14", attributes: {}, path: [ - "spacing", + "sizing", "14" ] }, { value: "3.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*15", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-15", + name: "--fds-sizing-15", attributes: {}, path: [ - "spacing", + "sizing", "15" ] }, { value: "4.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*18", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-18", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", + "sizing", "18" ] }, { value: "5.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*22", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-22", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", + "sizing", "22" ] }, { value: "6.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*26", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-26", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", + "sizing", "26" ] }, { value: "7.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*30", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-30", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", + "sizing", "30" ] - } -] - -export const sizing = [ + }, { - value: "0", + value: "4", type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*0", + value: "4", type: "sizing" }, - name: "--fds-sizing-0", + name: "--fds-sizing-base", attributes: {}, path: [ "sizing", - "0" + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*1", - type: "sizing" + value: "1px", + type: "borderWidth" }, - name: "--fds-sizing-1", + name: "--fds-border_width-1", attributes: {}, path: [ - "sizing", + "border_width", "1" ] }, { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*2", - type: "sizing" + value: "2px", + type: "borderWidth" }, - name: "--fds-sizing-2", + name: "--fds-border_width-2", attributes: {}, path: [ - "sizing", + "border_width", "2" ] }, { - value: "0.75rem", - type: "sizing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-sizing-3", + name: "--fds-border_width-default", attributes: {}, path: [ - "sizing", - "3" + "border_width", + "default" ] }, { - value: "1rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-4", + name: "--fds-border_width-active", attributes: {}, path: [ - "sizing", - "4" + "border_width", + "active" ] }, { - value: "1.25rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-5", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "sizing", - "5" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "1.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "sizing" - }, - name: "--fds-sizing-6", - attributes: {}, - path: [ - "sizing", - "6" - ] - }, - { - value: "1.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*7", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-7", + name: "--fds-shadow-100", attributes: {}, path: [ - "sizing", - "7" + "shadow", + "100" ] }, { - value: "2rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*8", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-8", + name: "--fds-shadow-200", attributes: {}, path: [ - "sizing", - "8" + "shadow", + "200" ] }, { - value: "2.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*9", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-9", + name: "--fds-shadow-300", attributes: {}, path: [ - "sizing", - "9" + "shadow", + "300" ] }, { - value: "2.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-10", + name: "--fds-shadow-400", attributes: {}, path: [ - "sizing", - "10" + "shadow", + "400" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-11", + name: "--fds-shadow-500", attributes: {}, path: [ - "sizing", - "11" + "shadow", + "500" ] }, { - value: "3rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-sizing-12", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "sizing", - "12" + "shadow", + "xsmall" ] }, { - value: "3.25rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-sizing-13", + name: "--fds-shadow-small", attributes: {}, path: [ - "sizing", - "13" + "shadow", + "small" ] }, { - value: "3.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-sizing-14", + name: "--fds-shadow-medium", attributes: {}, path: [ - "sizing", - "14" + "shadow", + "medium" ] }, { - value: "3.75rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-sizing-15", + name: "--fds-shadow-large", attributes: {}, path: [ - "sizing", - "15" + "shadow", + "large" ] }, { - value: "4.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-sizing-18", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "sizing", - "18" + "shadow", + "xlarge" ] - }, + } +] + +export const textCase = [ { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "none", + type: "textCase" }, - name: "--fds-sizing-22", + name: "--fds-text-case-none", attributes: {}, path: [ - "sizing", - "22" + "textCase", + "none" ] - }, + } +] + +export const textDecoration = [ { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "none", + type: "textDecoration" }, - name: "--fds-sizing-26", + name: "--fds-text-decoration-none", attributes: {}, path: [ - "sizing", - "26" + "textDecoration", + "none" ] }, { - value: "7.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "underline", + type: "textDecoration" }, - name: "--fds-sizing-30", + name: "--fds-text-decoration-underline", attributes: {}, path: [ - "sizing", - "30" + "textDecoration", + "underline" ] - }, + } +] + +export const fontFamilies = [ { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/globals.json", + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "4", - type: "sizing" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-sizing-base", + name: "--fds-font-families-main", attributes: {}, path: [ - "sizing", - "base" + "fontFamilies", + "main" ] } ] -export const borderWidth = [ +export const fontSizes = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "1px", - type: "borderWidth" + value: "16", + type: "fontSizes" }, - name: "--fds-border_width-1", + name: "--fds-font-static-small", attributes: {}, path: [ - "border_width", - "1" + "font-static", + "small" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "2px", - type: "borderWidth" + value: "18", + type: "fontSizes" }, - name: "--fds-border_width-2", + name: "--fds-font-static-medium", attributes: {}, path: [ - "border_width", - "2" + "font-static", + "medium" ] }, { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.1}", - type: "borderWidth" + value: "24", + type: "fontSizes" }, - name: "--fds-border_width-default", + name: "--fds-font-static-large", attributes: {}, path: [ - "border_width", - "default" + "font-static", + "large" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "12", + type: "fontSizes" }, - name: "--fds-border_width-active", + name: "--fds-font-size-f-3", attributes: {}, path: [ - "border_width", - "active" + "font-size", + "f-3" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "13", + type: "fontSizes" }, - name: "--fds-border_width-tab_focus", + name: "--fds-font-size-f-2", attributes: {}, path: [ - "border_width", - "tab_focus" + "font-size", + "f-2" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "14", + type: "fontSizes" }, - name: "--fds-shadow-100", + name: "--fds-font-size-f-1", attributes: {}, path: [ - "shadow", - "100" + "font-size", + "f-1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "16", + type: "fontSizes" }, - name: "--fds-shadow-200", + name: "--fds-font-size-f0", attributes: {}, path: [ - "shadow", - "200" + "font-size", + "f0" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "18", + type: "fontSizes" }, - name: "--fds-shadow-300", + name: "--fds-font-size-f1", attributes: {}, path: [ - "shadow", - "300" + "font-size", + "f1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "21", + type: "fontSizes" }, - name: "--fds-shadow-400", + name: "--fds-font-size-f2", attributes: {}, path: [ - "shadow", - "400" + "font-size", + "f2" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "24", + type: "fontSizes" }, - name: "--fds-shadow-500", + name: "--fds-font-size-f3", attributes: {}, path: [ - "shadow", - "500" + "font-size", + "f3" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.100}", - type: "boxShadow" + value: "30", + type: "fontSizes" }, - name: "--fds-shadow-xsmall", + name: "--fds-font-size-f4", attributes: {}, path: [ - "shadow", - "xsmall" + "font-size", + "f4" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.200}", - type: "boxShadow" + value: "36", + type: "fontSizes" }, - name: "--fds-shadow-small", + name: "--fds-font-size-f5", attributes: {}, path: [ - "shadow", - "small" + "font-size", + "f5" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.300}", - type: "boxShadow" + value: "48", + type: "fontSizes" }, - name: "--fds-shadow-medium", + name: "--fds-font-size-f6", attributes: {}, path: [ - "shadow", + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.400}", - type: "boxShadow" + value: "600", + type: "fontWeights" }, - name: "--fds-shadow-large", + name: "--fds-font-weights-semibold", attributes: {}, path: [ - "shadow", - "large" + "fontWeights", + "semibold" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.500}", - type: "boxShadow" + value: "400", + type: "fontWeights" }, - name: "--fds-shadow-xlarge", + name: "--fds-font-weights-regular", attributes: {}, path: [ - "shadow", - "xlarge" + "fontWeights", + "regular" ] } ] diff --git a/apps/storefront/tokens/theme4/light.ts b/apps/storefront/tokens/theme4/light.ts index aff52b487d..f6bc1179bc 100644 --- a/apps/storefront/tokens/theme4/light.ts +++ b/apps/storefront/tokens/theme4/light.ts @@ -8676,475 +8676,536 @@ export const color = [ } ] -export const textCase = [ +export const typography = [ { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textCase" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-text-case-none", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "textCase", - "none" + "typography", + "heading", + "2xlarge" ] - } -] - -export const textDecoration = [ + }, { - value: "none", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-text-decoration-none", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "textDecoration", - "none" + "typography", + "heading", + "xlarge" ] }, { - value: "underline", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "underline", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-text-decoration-underline", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "textDecoration", - "underline" + "typography", + "heading", + "large" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "Inter", - type: "fontFamilies" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-font-families-main", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "fontFamilies", - "main" + "typography", + "heading", + "medium" ] - } -] - -export const fontSizes = [ + }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-font-static-small", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "font-static", + "typography", + "heading", "small" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-font-static-medium", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "font-static", - "medium" + "typography", + "heading", + "xsmall" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-font-static-large", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "font-static", - "large" + "typography", + "heading", + "xxsmall" ] }, { - value: "12", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-font-size-f-3", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "font-size", - "f-3" + "typography", + "ingress", + "large" ] }, { - value: "13", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "13", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-font-size-f-2", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "font-size", - "f-2" + "typography", + "ingress", + "medium" ] }, { - value: "14", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "14", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f-1", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "font-size", - "f-1" + "typography", + "ingress", + "small" ] }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" - }, - name: "--fds-font-size-f0", + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "font-size", - "f0" + "typography", + "ingress", + "xsmall" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f1", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "font-size", - "f1" + "typography", + "paragraph", + "large" ] }, { - value: "21", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "21", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f2", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "font-size", - "f2" + "typography", + "paragraph", + "medium" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f3", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "font-size", - "f3" + "typography", + "paragraph", + "small" ] }, { - value: "30", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "30", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-font-size-f4", + name: "--fds-typography-paragraph-xsmall", attributes: {}, path: [ - "font-size", - "f4" + "typography", + "paragraph", + "xsmall" ] }, { - value: "36", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "36", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f5", + name: "--fds-typography-paragraph-short-large", attributes: {}, path: [ - "font-size", - "f5" + "typography", + "paragraph", + "short", + "large" ] }, { - value: "48", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "48", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f6", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "font-size", - "f6" + "typography", + "paragraph", + "short", + "medium" ] }, { - value: "60", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "60", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f7", + name: "--fds-typography-paragraph-short-small", attributes: {}, path: [ - "font-size", - "f7" + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const lineHeights = [ + }, { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "130%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-line-heights-300", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "lineHeights", - "300" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "150%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-line-heights-500", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "lineHeights", - "500" + "typography", + "paragraph", + "long", + "large" ] }, { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "160%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-line-heights-600", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "lineHeights", - "600" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const typography = [ - { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ "typography", - "heading", - "2xlarge" + "paragraph", + "long", + "small" ] }, { - value: "500 3rem/1.3 'Inter'", + value: "400 0.8125rem/1.7 'Inter'", type: "typography", - description: "H1", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" }, - type: "typography", - description: "H1" + type: "typography" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ "typography", - "heading", - "xlarge" + "paragraph", + "long", + "xsmall" ] }, { - value: "500 2.25rem/1.3 'Inter'", + value: "500 1.3125rem/1.3 'Inter'", type: "typography", - description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9152,23 +9213,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" + fontSize: "{font-size.f2}" }, - type: "typography", - description: "H2" + type: "typography" }, - name: "--fds-typography-heading-large", + name: "--fds-typography-label-large", attributes: {}, path: [ "typography", - "heading", + "label", "large" ] }, { - value: "500 1.875rem/1.3 'Inter'", + value: "500 1.125rem/1.3 'Inter'", type: "typography", - description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9176,23 +9235,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" + fontSize: "{font-size.f1}" }, - type: "typography", - description: "H3" + type: "typography" }, - name: "--fds-typography-heading-medium", + name: "--fds-typography-label-medium", attributes: {}, path: [ "typography", - "heading", + "label", "medium" ] }, { - value: "500 1.5rem/1.3 'Inter'", + value: "500 1rem/1.3 'Inter'", type: "typography", - description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9200,23 +9257,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" + fontSize: "{font-size.f0}" }, - type: "typography", - description: "H4" + type: "typography" }, - name: "--fds-typography-heading-small", + name: "--fds-typography-label-small", attributes: {}, path: [ "typography", - "heading", + "label", "small" ] }, { - value: "500 1.3125rem/1.3 'Inter'", + value: "500 0.875rem/1.3 'Inter'", type: "typography", - description: "H5", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9224,45 +9279,20 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" + fontSize: "{font-size.f-1}" }, - type: "typography", - description: "H5" + type: "typography" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ "typography", - "heading", + "label", "xsmall" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" - }, - name: "--fds-typography-heading-xxsmall", - attributes: {}, - path: [ - "typography", - "heading", - "xxsmall" - ] - }, - { - value: "400 1.875rem/1.7 'Inter'", + value: "400 1.3125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9270,21 +9300,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" }, type: "typography" }, - name: "--fds-typography-ingress-large", + name: "--fds-typography-error_message-large", attributes: {}, path: [ "typography", - "ingress", + "error_message", "large" ] }, { - value: "400 1.5rem/1.7 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9292,21 +9322,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" }, type: "typography" }, - name: "--fds-typography-ingress-medium", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ "typography", - "ingress", + "error_message", "medium" ] }, { - value: "400 1.3125rem/1.7 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9314,21 +9344,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" }, type: "typography" }, - name: "--fds-typography-ingress-small", + name: "--fds-typography-error_message-small", attributes: {}, path: [ "typography", - "ingress", + "error_message", "small" ] }, { - value: "400 1.125rem/1.7 'Inter'", + value: "400 0.875rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9336,21 +9366,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ "typography", - "ingress", + "error_message", "xsmall" ] }, { - value: "400 1.3125rem/1.5 'Inter'", + value: "400 1.5rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9358,21 +9388,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" }, type: "typography" }, - name: "--fds-typography-paragraph-large", + name: "--fds-typography-interactive-large", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "large" ] }, { - value: "400 1.125rem/1.5 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9380,21 +9410,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" }, type: "typography" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "medium" ] }, { - value: "400 1rem/1.5 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9402,1784 +9432,1754 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" }, type: "typography" }, - name: "--fds-typography-paragraph-small", + name: "--fds-typography-interactive-small", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "small" ] - }, + } +] + +export const opacity = [ { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "30%", + type: "opacity" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-opacity-30", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "opacity", + "30" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "30%", + type: "opacity", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{opacity.30}", + type: "opacity" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-opacity-disabled", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "opacity", + "disabled" ] - }, + } +] + +export const borderRadius = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "border_radius", + "sm" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-border_radius-md", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "border_radius", + "md" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "border_radius", + "lg" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "border_radius", + "xl" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "border_radius", + "2xl" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "border_radius", + "3xl" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "border_radius", + "4xl" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-typography-label-large", + name: "--fds-border_radius-full", attributes: {}, path: [ - "typography", - "label", - "large" + "border_radius", + "full" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "2", + type: "borderRadius" }, - name: "--fds-typography-label-medium", + name: "--fds-border-radius-2", attributes: {}, path: [ - "typography", - "label", - "medium" + "borderRadius", + "2" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "4", + type: "borderRadius" }, - name: "--fds-typography-label-small", + name: "--fds-border-radius-4", attributes: {}, path: [ - "typography", - "label", - "small" + "borderRadius", + "4" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "8", + type: "borderRadius" }, - name: "--fds-typography-label-xsmall", + name: "--fds-border-radius-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "borderRadius", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "12", + type: "borderRadius" }, - name: "--fds-typography-error_message-large", + name: "--fds-border-radius-12", attributes: {}, path: [ - "typography", - "error_message", - "large" + "borderRadius", + "12" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "16", + type: "borderRadius" }, - name: "--fds-typography-error_message-medium", + name: "--fds-border-radius-16", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "borderRadius", + "16" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "24", + type: "borderRadius" }, - name: "--fds-typography-error_message-small", + name: "--fds-border-radius-24", attributes: {}, path: [ - "typography", - "error_message", - "small" + "borderRadius", + "24" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "32", + type: "borderRadius" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-border-radius-32", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "borderRadius", + "32" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "9999", + type: "borderRadius" }, - name: "--fds-typography-interactive-large", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "typography", - "interactive", - "large" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-spacing-0", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "spacing", + "0" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "0.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-typography-interactive-small", + name: "--fds-spacing-1", attributes: {}, path: [ - "typography", - "interactive", - "small" + "spacing", + "1" ] - } -] - -export const opacity = [ + }, { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "30%", - type: "opacity" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-opacity-30", + name: "--fds-spacing-2", attributes: {}, path: [ - "opacity", - "30" + "spacing", + "2" ] }, { - value: "30%", - type: "opacity", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.30}", - type: "opacity" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-opacity-disabled", + name: "--fds-spacing-3", attributes: {}, path: [ - "opacity", - "disabled" + "spacing", + "3" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2}", - type: "borderRadius" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-border_radius-sm", + name: "--fds-spacing-4", attributes: {}, path: [ - "border_radius", - "sm" + "spacing", + "4" ] }, { - value: "4", - type: "borderRadius", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4}", - type: "borderRadius" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-border_radius-md", + name: "--fds-spacing-5", attributes: {}, path: [ - "border_radius", - "md" - ] + "spacing", + "5" + ] }, { - value: "8", - type: "borderRadius", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.8}", - type: "borderRadius" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-border_radius-lg", + name: "--fds-spacing-6", attributes: {}, path: [ - "border_radius", - "lg" + "spacing", + "6" ] }, { - value: "12", - type: "borderRadius", + value: "1.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.12}", - type: "borderRadius" + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-border_radius-xl", + name: "--fds-spacing-7", attributes: {}, path: [ - "border_radius", - "xl" + "spacing", + "7" ] }, { - value: "16", - type: "borderRadius", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.16}", - type: "borderRadius" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-border_radius-2xl", + name: "--fds-spacing-8", attributes: {}, path: [ - "border_radius", - "2xl" + "spacing", + "8" ] }, { - value: "24", - type: "borderRadius", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.24}", - type: "borderRadius" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-border_radius-3xl", + name: "--fds-spacing-9", attributes: {}, path: [ - "border_radius", - "3xl" + "spacing", + "9" ] }, { - value: "32", - type: "borderRadius", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.32}", - type: "borderRadius" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-border_radius-4xl", + name: "--fds-spacing-10", attributes: {}, path: [ - "border_radius", - "4xl" + "spacing", + "10" ] }, { - value: "9999", - type: "borderRadius", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.9999}", - type: "borderRadius" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-border_radius-full", + name: "--fds-spacing-11", attributes: {}, path: [ - "border_radius", - "full" + "spacing", + "11" ] }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", - type: "borderRadius" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-border-radius-2", + name: "--fds-spacing-12", attributes: {}, path: [ - "borderRadius", - "2" + "spacing", + "12" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", - type: "borderRadius" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-border-radius-4", + name: "--fds-spacing-13", attributes: {}, path: [ - "borderRadius", - "4" + "spacing", + "13" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", - type: "borderRadius" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-border-radius-8", + name: "--fds-spacing-14", attributes: {}, path: [ - "borderRadius", - "8" + "spacing", + "14" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", - type: "borderRadius" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-border-radius-12", + name: "--fds-spacing-15", attributes: {}, path: [ - "borderRadius", - "12" + "spacing", + "15" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", - type: "borderRadius" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-border-radius-16", + name: "--fds-spacing-18", attributes: {}, path: [ - "borderRadius", - "16" + "spacing", + "18" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", - type: "borderRadius" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-border-radius-24", + name: "--fds-spacing-22", attributes: {}, path: [ - "borderRadius", - "24" + "spacing", + "22" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", - type: "borderRadius" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-border-radius-32", + name: "--fds-spacing-26", attributes: {}, path: [ - "borderRadius", - "32" + "spacing", + "26" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", - type: "borderRadius" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-border-radius-9999", + name: "--fds-spacing-30", attributes: {}, path: [ - "borderRadius", - "9999" + "spacing", + "30" ] } ] -export const spacing = [ +export const sizing = [ { value: "0", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*0", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-0", attributes: {}, path: [ - "spacing", + "sizing", "0" ] }, { value: "0.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*1", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-1", attributes: {}, path: [ - "spacing", + "sizing", "1" ] }, { value: "0.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*2", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-2", attributes: {}, path: [ - "spacing", + "sizing", "2" ] }, { value: "0.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*3", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-3", attributes: {}, path: [ - "spacing", + "sizing", "3" ] }, { value: "1rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*4", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-4", attributes: {}, path: [ - "spacing", + "sizing", "4" ] }, { value: "1.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*5", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-5", + name: "--fds-sizing-5", attributes: {}, path: [ - "spacing", + "sizing", "5" ] }, { value: "1.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*6", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-6", + name: "--fds-sizing-6", attributes: {}, path: [ - "spacing", + "sizing", "6" ] }, { value: "1.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*7", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-7", + name: "--fds-sizing-7", attributes: {}, path: [ - "spacing", + "sizing", "7" ] }, { value: "2rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*8", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-8", + name: "--fds-sizing-8", attributes: {}, path: [ - "spacing", + "sizing", "8" ] }, { value: "2.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*9", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-9", + name: "--fds-sizing-9", attributes: {}, path: [ - "spacing", + "sizing", "9" ] }, { value: "2.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*10", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-10", + name: "--fds-sizing-10", attributes: {}, path: [ - "spacing", + "sizing", "10" ] }, { value: "2.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*11", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-11", + name: "--fds-sizing-11", attributes: {}, path: [ - "spacing", + "sizing", "11" ] }, { value: "3rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*12", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-12", + name: "--fds-sizing-12", attributes: {}, path: [ - "spacing", + "sizing", "12" ] }, { value: "3.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*13", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-13", + name: "--fds-sizing-13", attributes: {}, path: [ - "spacing", + "sizing", "13" ] }, { value: "3.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*14", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-14", + name: "--fds-sizing-14", attributes: {}, path: [ - "spacing", + "sizing", "14" ] }, { value: "3.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*15", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-15", + name: "--fds-sizing-15", attributes: {}, path: [ - "spacing", + "sizing", "15" ] }, { value: "4.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*18", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-18", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", + "sizing", "18" ] }, { value: "5.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*22", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-22", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", + "sizing", "22" ] }, { value: "6.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*26", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-26", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", + "sizing", "26" ] }, { value: "7.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*30", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-30", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", + "sizing", "30" ] - } -] - -export const sizing = [ + }, { - value: "0", + value: "4", type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*0", + value: "4", type: "sizing" }, - name: "--fds-sizing-0", + name: "--fds-sizing-base", attributes: {}, path: [ "sizing", - "0" + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*1", - type: "sizing" + value: "1px", + type: "borderWidth" }, - name: "--fds-sizing-1", + name: "--fds-border_width-1", attributes: {}, path: [ - "sizing", + "border_width", "1" ] }, { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*2", - type: "sizing" + value: "2px", + type: "borderWidth" }, - name: "--fds-sizing-2", + name: "--fds-border_width-2", attributes: {}, path: [ - "sizing", + "border_width", "2" ] }, { - value: "0.75rem", - type: "sizing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-sizing-3", + name: "--fds-border_width-default", attributes: {}, path: [ - "sizing", - "3" + "border_width", + "default" ] }, { - value: "1rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-4", + name: "--fds-border_width-active", attributes: {}, path: [ - "sizing", - "4" + "border_width", + "active" ] }, { - value: "1.25rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-5", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "sizing", - "5" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "1.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "sizing" - }, - name: "--fds-sizing-6", - attributes: {}, - path: [ - "sizing", - "6" - ] - }, - { - value: "1.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*7", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-7", + name: "--fds-shadow-100", attributes: {}, path: [ - "sizing", - "7" + "shadow", + "100" ] }, { - value: "2rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*8", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-8", + name: "--fds-shadow-200", attributes: {}, path: [ - "sizing", - "8" + "shadow", + "200" ] }, { - value: "2.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*9", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-9", + name: "--fds-shadow-300", attributes: {}, path: [ - "sizing", - "9" + "shadow", + "300" ] }, { - value: "2.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-10", + name: "--fds-shadow-400", attributes: {}, path: [ - "sizing", - "10" + "shadow", + "400" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-11", + name: "--fds-shadow-500", attributes: {}, path: [ - "sizing", - "11" + "shadow", + "500" ] }, { - value: "3rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-sizing-12", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "sizing", - "12" + "shadow", + "xsmall" ] }, { - value: "3.25rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-sizing-13", + name: "--fds-shadow-small", attributes: {}, path: [ - "sizing", - "13" + "shadow", + "small" ] }, { - value: "3.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-sizing-14", + name: "--fds-shadow-medium", attributes: {}, path: [ - "sizing", - "14" + "shadow", + "medium" ] }, { - value: "3.75rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-sizing-15", + name: "--fds-shadow-large", attributes: {}, path: [ - "sizing", - "15" + "shadow", + "large" ] }, { - value: "4.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-sizing-18", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "sizing", - "18" + "shadow", + "xlarge" ] - }, + } +] + +export const textCase = [ { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "none", + type: "textCase" }, - name: "--fds-sizing-22", + name: "--fds-text-case-none", attributes: {}, path: [ - "sizing", - "22" + "textCase", + "none" ] - }, + } +] + +export const textDecoration = [ { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "none", + type: "textDecoration" }, - name: "--fds-sizing-26", + name: "--fds-text-decoration-none", attributes: {}, path: [ - "sizing", - "26" + "textDecoration", + "none" ] }, { - value: "7.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "underline", + type: "textDecoration" }, - name: "--fds-sizing-30", + name: "--fds-text-decoration-underline", attributes: {}, path: [ - "sizing", - "30" + "textDecoration", + "underline" ] - }, + } +] + +export const fontFamilies = [ { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/globals.json", + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "4", - type: "sizing" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-sizing-base", + name: "--fds-font-families-main", attributes: {}, path: [ - "sizing", - "base" + "fontFamilies", + "main" ] } ] -export const borderWidth = [ +export const fontSizes = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "1px", - type: "borderWidth" + value: "16", + type: "fontSizes" }, - name: "--fds-border_width-1", + name: "--fds-font-static-small", attributes: {}, path: [ - "border_width", - "1" + "font-static", + "small" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "2px", - type: "borderWidth" + value: "18", + type: "fontSizes" }, - name: "--fds-border_width-2", + name: "--fds-font-static-medium", attributes: {}, path: [ - "border_width", - "2" + "font-static", + "medium" ] }, { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.1}", - type: "borderWidth" + value: "24", + type: "fontSizes" }, - name: "--fds-border_width-default", + name: "--fds-font-static-large", attributes: {}, path: [ - "border_width", - "default" + "font-static", + "large" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "12", + type: "fontSizes" }, - name: "--fds-border_width-active", + name: "--fds-font-size-f-3", attributes: {}, path: [ - "border_width", - "active" + "font-size", + "f-3" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "13", + type: "fontSizes" }, - name: "--fds-border_width-tab_focus", + name: "--fds-font-size-f-2", attributes: {}, path: [ - "border_width", - "tab_focus" + "font-size", + "f-2" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "14", + type: "fontSizes" }, - name: "--fds-shadow-100", + name: "--fds-font-size-f-1", attributes: {}, path: [ - "shadow", - "100" + "font-size", + "f-1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "16", + type: "fontSizes" }, - name: "--fds-shadow-200", + name: "--fds-font-size-f0", attributes: {}, path: [ - "shadow", - "200" + "font-size", + "f0" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "18", + type: "fontSizes" }, - name: "--fds-shadow-300", + name: "--fds-font-size-f1", attributes: {}, path: [ - "shadow", - "300" + "font-size", + "f1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "21", + type: "fontSizes" }, - name: "--fds-shadow-400", + name: "--fds-font-size-f2", attributes: {}, path: [ - "shadow", - "400" + "font-size", + "f2" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "24", + type: "fontSizes" }, - name: "--fds-shadow-500", + name: "--fds-font-size-f3", attributes: {}, path: [ - "shadow", - "500" + "font-size", + "f3" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.100}", - type: "boxShadow" + value: "30", + type: "fontSizes" }, - name: "--fds-shadow-xsmall", + name: "--fds-font-size-f4", attributes: {}, path: [ - "shadow", - "xsmall" + "font-size", + "f4" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.200}", - type: "boxShadow" + value: "36", + type: "fontSizes" }, - name: "--fds-shadow-small", + name: "--fds-font-size-f5", attributes: {}, path: [ - "shadow", - "small" + "font-size", + "f5" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.300}", - type: "boxShadow" + value: "48", + type: "fontSizes" }, - name: "--fds-shadow-medium", + name: "--fds-font-size-f6", attributes: {}, path: [ - "shadow", + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.400}", - type: "boxShadow" + value: "600", + type: "fontWeights" }, - name: "--fds-shadow-large", + name: "--fds-font-weights-semibold", attributes: {}, path: [ - "shadow", - "large" + "fontWeights", + "semibold" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.500}", - type: "boxShadow" + value: "400", + type: "fontWeights" }, - name: "--fds-shadow-xlarge", + name: "--fds-font-weights-regular", attributes: {}, path: [ - "shadow", - "xlarge" + "fontWeights", + "regular" ] } ] diff --git a/apps/storefront/tokens/uutilsynet/dark.ts b/apps/storefront/tokens/uutilsynet/dark.ts index f30e4d7d38..6ad63c8bf6 100644 --- a/apps/storefront/tokens/uutilsynet/dark.ts +++ b/apps/storefront/tokens/uutilsynet/dark.ts @@ -8676,475 +8676,536 @@ export const color = [ } ] -export const textCase = [ +export const typography = [ { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textCase" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-text-case-none", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "textCase", - "none" + "typography", + "heading", + "2xlarge" ] - } -] - -export const textDecoration = [ + }, { - value: "none", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-text-decoration-none", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "textDecoration", - "none" + "typography", + "heading", + "xlarge" ] }, { - value: "underline", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "underline", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-text-decoration-underline", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "textDecoration", - "underline" + "typography", + "heading", + "large" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "Inter", - type: "fontFamilies" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-font-families-main", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "fontFamilies", - "main" + "typography", + "heading", + "medium" ] - } -] - -export const fontSizes = [ + }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-font-static-small", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "font-static", + "typography", + "heading", "small" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-font-static-medium", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "font-static", - "medium" + "typography", + "heading", + "xsmall" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-font-static-large", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "font-static", - "large" + "typography", + "heading", + "xxsmall" ] }, { - value: "12", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-font-size-f-3", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "font-size", - "f-3" + "typography", + "ingress", + "large" ] }, { - value: "13", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "13", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-font-size-f-2", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "font-size", - "f-2" + "typography", + "ingress", + "medium" ] }, { - value: "14", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "14", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f-1", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "font-size", - "f-1" + "typography", + "ingress", + "small" ] }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" - }, - name: "--fds-font-size-f0", + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "font-size", - "f0" + "typography", + "ingress", + "xsmall" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f1", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "font-size", - "f1" + "typography", + "paragraph", + "large" ] }, { - value: "21", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "21", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f2", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "font-size", - "f2" + "typography", + "paragraph", + "medium" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f3", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "font-size", - "f3" + "typography", + "paragraph", + "small" ] }, { - value: "30", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "30", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-font-size-f4", + name: "--fds-typography-paragraph-xsmall", attributes: {}, path: [ - "font-size", - "f4" + "typography", + "paragraph", + "xsmall" ] }, { - value: "36", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "36", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f5", + name: "--fds-typography-paragraph-short-large", attributes: {}, path: [ - "font-size", - "f5" + "typography", + "paragraph", + "short", + "large" ] }, { - value: "48", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "48", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f6", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "font-size", - "f6" + "typography", + "paragraph", + "short", + "medium" ] }, { - value: "60", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "60", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f7", + name: "--fds-typography-paragraph-short-small", attributes: {}, path: [ - "font-size", - "f7" + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const lineHeights = [ + }, { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "130%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-line-heights-300", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "lineHeights", - "300" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "150%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-line-heights-500", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "lineHeights", - "500" + "typography", + "paragraph", + "long", + "large" ] }, { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "160%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-line-heights-600", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "lineHeights", - "600" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const typography = [ - { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ "typography", - "heading", - "2xlarge" + "paragraph", + "long", + "small" ] }, { - value: "500 3rem/1.3 'Inter'", + value: "400 0.8125rem/1.7 'Inter'", type: "typography", - description: "H1", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" }, - type: "typography", - description: "H1" + type: "typography" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ "typography", - "heading", - "xlarge" + "paragraph", + "long", + "xsmall" ] }, { - value: "500 2.25rem/1.3 'Inter'", + value: "500 1.3125rem/1.3 'Inter'", type: "typography", - description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9152,23 +9213,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" + fontSize: "{font-size.f2}" }, - type: "typography", - description: "H2" + type: "typography" }, - name: "--fds-typography-heading-large", + name: "--fds-typography-label-large", attributes: {}, path: [ "typography", - "heading", + "label", "large" ] }, { - value: "500 1.875rem/1.3 'Inter'", + value: "500 1.125rem/1.3 'Inter'", type: "typography", - description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9176,23 +9235,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" + fontSize: "{font-size.f1}" }, - type: "typography", - description: "H3" + type: "typography" }, - name: "--fds-typography-heading-medium", + name: "--fds-typography-label-medium", attributes: {}, path: [ "typography", - "heading", + "label", "medium" ] }, { - value: "500 1.5rem/1.3 'Inter'", + value: "500 1rem/1.3 'Inter'", type: "typography", - description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9200,23 +9257,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" + fontSize: "{font-size.f0}" }, - type: "typography", - description: "H4" + type: "typography" }, - name: "--fds-typography-heading-small", + name: "--fds-typography-label-small", attributes: {}, path: [ "typography", - "heading", + "label", "small" ] }, { - value: "500 1.3125rem/1.3 'Inter'", + value: "500 0.875rem/1.3 'Inter'", type: "typography", - description: "H5", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9224,45 +9279,20 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" + fontSize: "{font-size.f-1}" }, - type: "typography", - description: "H5" + type: "typography" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ "typography", - "heading", + "label", "xsmall" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" - }, - name: "--fds-typography-heading-xxsmall", - attributes: {}, - path: [ - "typography", - "heading", - "xxsmall" - ] - }, - { - value: "400 1.875rem/1.7 'Inter'", + value: "400 1.3125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9270,21 +9300,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" }, type: "typography" }, - name: "--fds-typography-ingress-large", + name: "--fds-typography-error_message-large", attributes: {}, path: [ "typography", - "ingress", + "error_message", "large" ] }, { - value: "400 1.5rem/1.7 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9292,21 +9322,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" }, type: "typography" }, - name: "--fds-typography-ingress-medium", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ "typography", - "ingress", + "error_message", "medium" ] }, { - value: "400 1.3125rem/1.7 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9314,21 +9344,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" }, type: "typography" }, - name: "--fds-typography-ingress-small", + name: "--fds-typography-error_message-small", attributes: {}, path: [ "typography", - "ingress", + "error_message", "small" ] }, { - value: "400 1.125rem/1.7 'Inter'", + value: "400 0.875rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9336,21 +9366,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ "typography", - "ingress", + "error_message", "xsmall" ] }, { - value: "400 1.3125rem/1.5 'Inter'", + value: "400 1.5rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9358,21 +9388,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" }, type: "typography" }, - name: "--fds-typography-paragraph-large", + name: "--fds-typography-interactive-large", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "large" ] }, { - value: "400 1.125rem/1.5 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9380,21 +9410,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" }, type: "typography" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "medium" ] }, { - value: "400 1rem/1.5 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9402,1784 +9432,1754 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" }, type: "typography" }, - name: "--fds-typography-paragraph-small", + name: "--fds-typography-interactive-small", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "small" ] - }, + } +] + +export const opacity = [ { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "30%", + type: "opacity" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-opacity-30", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "opacity", + "30" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "30%", + type: "opacity", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{opacity.30}", + type: "opacity" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-opacity-disabled", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "opacity", + "disabled" ] - }, + } +] + +export const borderRadius = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "border_radius", + "sm" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-border_radius-md", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "border_radius", + "md" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "border_radius", + "lg" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "border_radius", + "xl" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "border_radius", + "2xl" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "border_radius", + "3xl" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "border_radius", + "4xl" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-typography-label-large", + name: "--fds-border_radius-full", attributes: {}, path: [ - "typography", - "label", - "large" + "border_radius", + "full" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "2", + type: "borderRadius" }, - name: "--fds-typography-label-medium", + name: "--fds-border-radius-2", attributes: {}, path: [ - "typography", - "label", - "medium" + "borderRadius", + "2" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "4", + type: "borderRadius" }, - name: "--fds-typography-label-small", + name: "--fds-border-radius-4", attributes: {}, path: [ - "typography", - "label", - "small" + "borderRadius", + "4" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "8", + type: "borderRadius" }, - name: "--fds-typography-label-xsmall", + name: "--fds-border-radius-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "borderRadius", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "12", + type: "borderRadius" }, - name: "--fds-typography-error_message-large", + name: "--fds-border-radius-12", attributes: {}, path: [ - "typography", - "error_message", - "large" + "borderRadius", + "12" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "16", + type: "borderRadius" }, - name: "--fds-typography-error_message-medium", + name: "--fds-border-radius-16", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "borderRadius", + "16" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "24", + type: "borderRadius" }, - name: "--fds-typography-error_message-small", + name: "--fds-border-radius-24", attributes: {}, path: [ - "typography", - "error_message", - "small" + "borderRadius", + "24" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "32", + type: "borderRadius" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-border-radius-32", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "borderRadius", + "32" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "9999", + type: "borderRadius" }, - name: "--fds-typography-interactive-large", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "typography", - "interactive", - "large" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-spacing-0", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "spacing", + "0" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "0.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-typography-interactive-small", + name: "--fds-spacing-1", attributes: {}, path: [ - "typography", - "interactive", - "small" + "spacing", + "1" ] - } -] - -export const opacity = [ + }, { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "30%", - type: "opacity" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-opacity-30", + name: "--fds-spacing-2", attributes: {}, path: [ - "opacity", - "30" + "spacing", + "2" ] }, { - value: "30%", - type: "opacity", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.30}", - type: "opacity" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-opacity-disabled", + name: "--fds-spacing-3", attributes: {}, path: [ - "opacity", - "disabled" + "spacing", + "3" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2}", - type: "borderRadius" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-border_radius-sm", + name: "--fds-spacing-4", attributes: {}, path: [ - "border_radius", - "sm" + "spacing", + "4" ] }, { - value: "4", - type: "borderRadius", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4}", - type: "borderRadius" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-border_radius-md", + name: "--fds-spacing-5", attributes: {}, path: [ - "border_radius", - "md" - ] + "spacing", + "5" + ] }, { - value: "8", - type: "borderRadius", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.8}", - type: "borderRadius" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-border_radius-lg", + name: "--fds-spacing-6", attributes: {}, path: [ - "border_radius", - "lg" + "spacing", + "6" ] }, { - value: "12", - type: "borderRadius", + value: "1.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.12}", - type: "borderRadius" + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-border_radius-xl", + name: "--fds-spacing-7", attributes: {}, path: [ - "border_radius", - "xl" + "spacing", + "7" ] }, { - value: "16", - type: "borderRadius", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.16}", - type: "borderRadius" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-border_radius-2xl", + name: "--fds-spacing-8", attributes: {}, path: [ - "border_radius", - "2xl" + "spacing", + "8" ] }, { - value: "24", - type: "borderRadius", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.24}", - type: "borderRadius" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-border_radius-3xl", + name: "--fds-spacing-9", attributes: {}, path: [ - "border_radius", - "3xl" + "spacing", + "9" ] }, { - value: "32", - type: "borderRadius", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.32}", - type: "borderRadius" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-border_radius-4xl", + name: "--fds-spacing-10", attributes: {}, path: [ - "border_radius", - "4xl" + "spacing", + "10" ] }, { - value: "9999", - type: "borderRadius", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.9999}", - type: "borderRadius" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-border_radius-full", + name: "--fds-spacing-11", attributes: {}, path: [ - "border_radius", - "full" + "spacing", + "11" ] }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", - type: "borderRadius" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-border-radius-2", + name: "--fds-spacing-12", attributes: {}, path: [ - "borderRadius", - "2" + "spacing", + "12" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", - type: "borderRadius" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-border-radius-4", + name: "--fds-spacing-13", attributes: {}, path: [ - "borderRadius", - "4" + "spacing", + "13" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", - type: "borderRadius" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-border-radius-8", + name: "--fds-spacing-14", attributes: {}, path: [ - "borderRadius", - "8" + "spacing", + "14" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", - type: "borderRadius" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-border-radius-12", + name: "--fds-spacing-15", attributes: {}, path: [ - "borderRadius", - "12" + "spacing", + "15" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", - type: "borderRadius" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-border-radius-16", + name: "--fds-spacing-18", attributes: {}, path: [ - "borderRadius", - "16" + "spacing", + "18" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", - type: "borderRadius" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-border-radius-24", + name: "--fds-spacing-22", attributes: {}, path: [ - "borderRadius", - "24" + "spacing", + "22" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", - type: "borderRadius" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-border-radius-32", + name: "--fds-spacing-26", attributes: {}, path: [ - "borderRadius", - "32" + "spacing", + "26" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", - type: "borderRadius" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-border-radius-9999", + name: "--fds-spacing-30", attributes: {}, path: [ - "borderRadius", - "9999" + "spacing", + "30" ] } ] -export const spacing = [ +export const sizing = [ { value: "0", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*0", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-0", attributes: {}, path: [ - "spacing", + "sizing", "0" ] }, { value: "0.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*1", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-1", attributes: {}, path: [ - "spacing", + "sizing", "1" ] }, { value: "0.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*2", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-2", attributes: {}, path: [ - "spacing", + "sizing", "2" ] }, { value: "0.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*3", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-3", attributes: {}, path: [ - "spacing", + "sizing", "3" ] }, { value: "1rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*4", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-4", attributes: {}, path: [ - "spacing", + "sizing", "4" ] }, { value: "1.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*5", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-5", + name: "--fds-sizing-5", attributes: {}, path: [ - "spacing", + "sizing", "5" ] }, { value: "1.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*6", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-6", + name: "--fds-sizing-6", attributes: {}, path: [ - "spacing", + "sizing", "6" ] }, { value: "1.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*7", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-7", + name: "--fds-sizing-7", attributes: {}, path: [ - "spacing", + "sizing", "7" ] }, { value: "2rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*8", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-8", + name: "--fds-sizing-8", attributes: {}, path: [ - "spacing", + "sizing", "8" ] }, { value: "2.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*9", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-9", + name: "--fds-sizing-9", attributes: {}, path: [ - "spacing", + "sizing", "9" ] }, { value: "2.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*10", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-10", + name: "--fds-sizing-10", attributes: {}, path: [ - "spacing", + "sizing", "10" ] }, { value: "2.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*11", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-11", + name: "--fds-sizing-11", attributes: {}, path: [ - "spacing", + "sizing", "11" ] }, { value: "3rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*12", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-12", + name: "--fds-sizing-12", attributes: {}, path: [ - "spacing", + "sizing", "12" ] }, { value: "3.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*13", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-13", + name: "--fds-sizing-13", attributes: {}, path: [ - "spacing", + "sizing", "13" ] }, { value: "3.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*14", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-14", + name: "--fds-sizing-14", attributes: {}, path: [ - "spacing", + "sizing", "14" ] }, { value: "3.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*15", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-15", + name: "--fds-sizing-15", attributes: {}, path: [ - "spacing", + "sizing", "15" ] }, { value: "4.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*18", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-18", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", + "sizing", "18" ] }, { value: "5.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*22", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-22", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", + "sizing", "22" ] }, { value: "6.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*26", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-26", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", + "sizing", "26" ] }, { value: "7.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*30", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-30", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", + "sizing", "30" ] - } -] - -export const sizing = [ + }, { - value: "0", + value: "4", type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*0", + value: "4", type: "sizing" }, - name: "--fds-sizing-0", + name: "--fds-sizing-base", attributes: {}, path: [ "sizing", - "0" + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*1", - type: "sizing" + value: "1px", + type: "borderWidth" }, - name: "--fds-sizing-1", + name: "--fds-border_width-1", attributes: {}, path: [ - "sizing", + "border_width", "1" ] }, { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*2", - type: "sizing" + value: "2px", + type: "borderWidth" }, - name: "--fds-sizing-2", + name: "--fds-border_width-2", attributes: {}, path: [ - "sizing", + "border_width", "2" ] }, { - value: "0.75rem", - type: "sizing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-sizing-3", + name: "--fds-border_width-default", attributes: {}, path: [ - "sizing", - "3" + "border_width", + "default" ] }, { - value: "1rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-4", + name: "--fds-border_width-active", attributes: {}, path: [ - "sizing", - "4" + "border_width", + "active" ] }, { - value: "1.25rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-5", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "sizing", - "5" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "1.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "sizing" - }, - name: "--fds-sizing-6", - attributes: {}, - path: [ - "sizing", - "6" - ] - }, - { - value: "1.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*7", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-7", + name: "--fds-shadow-100", attributes: {}, path: [ - "sizing", - "7" + "shadow", + "100" ] }, { - value: "2rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*8", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-8", + name: "--fds-shadow-200", attributes: {}, path: [ - "sizing", - "8" + "shadow", + "200" ] }, { - value: "2.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*9", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-9", + name: "--fds-shadow-300", attributes: {}, path: [ - "sizing", - "9" + "shadow", + "300" ] }, { - value: "2.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-10", + name: "--fds-shadow-400", attributes: {}, path: [ - "sizing", - "10" + "shadow", + "400" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-11", + name: "--fds-shadow-500", attributes: {}, path: [ - "sizing", - "11" + "shadow", + "500" ] }, { - value: "3rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-sizing-12", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "sizing", - "12" + "shadow", + "xsmall" ] }, { - value: "3.25rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-sizing-13", + name: "--fds-shadow-small", attributes: {}, path: [ - "sizing", - "13" + "shadow", + "small" ] }, { - value: "3.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-sizing-14", + name: "--fds-shadow-medium", attributes: {}, path: [ - "sizing", - "14" + "shadow", + "medium" ] }, { - value: "3.75rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-sizing-15", + name: "--fds-shadow-large", attributes: {}, path: [ - "sizing", - "15" + "shadow", + "large" ] }, { - value: "4.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-sizing-18", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "sizing", - "18" + "shadow", + "xlarge" ] - }, + } +] + +export const textCase = [ { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "none", + type: "textCase" }, - name: "--fds-sizing-22", + name: "--fds-text-case-none", attributes: {}, path: [ - "sizing", - "22" + "textCase", + "none" ] - }, + } +] + +export const textDecoration = [ { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "none", + type: "textDecoration" }, - name: "--fds-sizing-26", + name: "--fds-text-decoration-none", attributes: {}, path: [ - "sizing", - "26" + "textDecoration", + "none" ] }, { - value: "7.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "underline", + type: "textDecoration" }, - name: "--fds-sizing-30", + name: "--fds-text-decoration-underline", attributes: {}, path: [ - "sizing", - "30" + "textDecoration", + "underline" ] - }, + } +] + +export const fontFamilies = [ { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/globals.json", + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "4", - type: "sizing" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-sizing-base", + name: "--fds-font-families-main", attributes: {}, path: [ - "sizing", - "base" + "fontFamilies", + "main" ] } ] -export const borderWidth = [ +export const fontSizes = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "1px", - type: "borderWidth" + value: "16", + type: "fontSizes" }, - name: "--fds-border_width-1", + name: "--fds-font-static-small", attributes: {}, path: [ - "border_width", - "1" + "font-static", + "small" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "2px", - type: "borderWidth" + value: "18", + type: "fontSizes" }, - name: "--fds-border_width-2", + name: "--fds-font-static-medium", attributes: {}, path: [ - "border_width", - "2" + "font-static", + "medium" ] }, { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.1}", - type: "borderWidth" + value: "24", + type: "fontSizes" }, - name: "--fds-border_width-default", + name: "--fds-font-static-large", attributes: {}, path: [ - "border_width", - "default" + "font-static", + "large" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "12", + type: "fontSizes" }, - name: "--fds-border_width-active", + name: "--fds-font-size-f-3", attributes: {}, path: [ - "border_width", - "active" + "font-size", + "f-3" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "13", + type: "fontSizes" }, - name: "--fds-border_width-tab_focus", + name: "--fds-font-size-f-2", attributes: {}, path: [ - "border_width", - "tab_focus" + "font-size", + "f-2" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "14", + type: "fontSizes" }, - name: "--fds-shadow-100", + name: "--fds-font-size-f-1", attributes: {}, path: [ - "shadow", - "100" + "font-size", + "f-1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "16", + type: "fontSizes" }, - name: "--fds-shadow-200", + name: "--fds-font-size-f0", attributes: {}, path: [ - "shadow", - "200" + "font-size", + "f0" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "18", + type: "fontSizes" }, - name: "--fds-shadow-300", + name: "--fds-font-size-f1", attributes: {}, path: [ - "shadow", - "300" + "font-size", + "f1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "21", + type: "fontSizes" }, - name: "--fds-shadow-400", + name: "--fds-font-size-f2", attributes: {}, path: [ - "shadow", - "400" + "font-size", + "f2" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "24", + type: "fontSizes" }, - name: "--fds-shadow-500", + name: "--fds-font-size-f3", attributes: {}, path: [ - "shadow", - "500" + "font-size", + "f3" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.100}", - type: "boxShadow" + value: "30", + type: "fontSizes" }, - name: "--fds-shadow-xsmall", + name: "--fds-font-size-f4", attributes: {}, path: [ - "shadow", - "xsmall" + "font-size", + "f4" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.200}", - type: "boxShadow" + value: "36", + type: "fontSizes" }, - name: "--fds-shadow-small", + name: "--fds-font-size-f5", attributes: {}, path: [ - "shadow", - "small" + "font-size", + "f5" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.300}", - type: "boxShadow" + value: "48", + type: "fontSizes" }, - name: "--fds-shadow-medium", + name: "--fds-font-size-f6", attributes: {}, path: [ - "shadow", + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.400}", - type: "boxShadow" + value: "600", + type: "fontWeights" }, - name: "--fds-shadow-large", + name: "--fds-font-weights-semibold", attributes: {}, path: [ - "shadow", - "large" + "fontWeights", + "semibold" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.500}", - type: "boxShadow" + value: "400", + type: "fontWeights" }, - name: "--fds-shadow-xlarge", + name: "--fds-font-weights-regular", attributes: {}, path: [ - "shadow", - "xlarge" + "fontWeights", + "regular" ] } ] diff --git a/apps/storefront/tokens/uutilsynet/light.ts b/apps/storefront/tokens/uutilsynet/light.ts index aff52b487d..f6bc1179bc 100644 --- a/apps/storefront/tokens/uutilsynet/light.ts +++ b/apps/storefront/tokens/uutilsynet/light.ts @@ -8676,475 +8676,536 @@ export const color = [ } ] -export const textCase = [ +export const typography = [ { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textCase" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" }, - name: "--fds-text-case-none", + name: "--fds-typography-heading-2xlarge", attributes: {}, path: [ - "textCase", - "none" + "typography", + "heading", + "2xlarge" ] - } -] - -export const textDecoration = [ + }, { - value: "none", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "none", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" }, - name: "--fds-text-decoration-none", + name: "--fds-typography-heading-xlarge", attributes: {}, path: [ - "textDecoration", - "none" + "typography", + "heading", + "xlarge" ] }, { - value: "underline", - type: "textDecoration", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "underline", - type: "textDecoration" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" }, - name: "--fds-text-decoration-underline", + name: "--fds-typography-heading-large", attributes: {}, path: [ - "textDecoration", - "underline" + "typography", + "heading", + "large" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "Inter", - type: "fontFamilies" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" }, - name: "--fds-font-families-main", + name: "--fds-typography-heading-medium", attributes: {}, path: [ - "fontFamilies", - "main" + "typography", + "heading", + "medium" ] - } -] - -export const fontSizes = [ + }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" }, - name: "--fds-font-static-small", + name: "--fds-typography-heading-small", attributes: {}, path: [ - "font-static", + "typography", + "heading", "small" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" }, - name: "--fds-font-static-medium", + name: "--fds-typography-heading-xsmall", attributes: {}, path: [ - "font-static", - "medium" + "typography", + "heading", + "xsmall" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" }, - name: "--fds-font-static-large", + name: "--fds-typography-heading-xxsmall", attributes: {}, path: [ - "font-static", - "large" + "typography", + "heading", + "xxsmall" ] }, { - value: "12", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "12", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" }, - name: "--fds-font-size-f-3", + name: "--fds-typography-ingress-large", attributes: {}, path: [ - "font-size", - "f-3" + "typography", + "ingress", + "large" ] }, { - value: "13", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "13", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" }, - name: "--fds-font-size-f-2", + name: "--fds-typography-ingress-medium", attributes: {}, path: [ - "font-size", - "f-2" + "typography", + "ingress", + "medium" ] }, { - value: "14", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "14", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f-1", + name: "--fds-typography-ingress-small", attributes: {}, path: [ - "font-size", - "f-1" + "typography", + "ingress", + "small" ] }, { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "16", - type: "fontSizes" - }, - name: "--fds-font-size-f0", + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", attributes: {}, path: [ - "font-size", - "f0" + "typography", + "ingress", + "xsmall" ] }, { - value: "18", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "18", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f1", + name: "--fds-typography-paragraph-large", attributes: {}, path: [ - "font-size", - "f1" + "typography", + "paragraph", + "large" ] }, { - value: "21", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "21", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f2", + name: "--fds-typography-paragraph-medium", attributes: {}, path: [ - "font-size", - "f2" + "typography", + "paragraph", + "medium" ] }, { - value: "24", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "24", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f3", + name: "--fds-typography-paragraph-small", attributes: {}, path: [ - "font-size", - "f3" + "typography", + "paragraph", + "small" ] }, { - value: "30", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "30", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-font-size-f4", + name: "--fds-typography-paragraph-xsmall", attributes: {}, path: [ - "font-size", - "f4" + "typography", + "paragraph", + "xsmall" ] }, { - value: "36", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "36", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" }, - name: "--fds-font-size-f5", + name: "--fds-typography-paragraph-short-large", attributes: {}, path: [ - "font-size", - "f5" + "typography", + "paragraph", + "short", + "large" ] }, { - value: "48", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "48", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-font-size-f6", + name: "--fds-typography-paragraph-short-medium", attributes: {}, path: [ - "font-size", - "f6" + "typography", + "paragraph", + "short", + "medium" ] }, { - value: "60", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "60", - type: "fontSizes" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-font-size-f7", + name: "--fds-typography-paragraph-short-small", attributes: {}, path: [ - "font-size", - "f7" + "typography", + "paragraph", + "short", + "small" ] - } -] - -export const lineHeights = [ + }, { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "130%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" }, - name: "--fds-line-heights-300", + name: "--fds-typography-paragraph-short-xsmall", attributes: {}, path: [ - "lineHeights", - "300" + "typography", + "paragraph", + "short", + "xsmall" ] }, { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "150%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" }, - name: "--fds-line-heights-500", + name: "--fds-typography-paragraph-long-large", attributes: {}, path: [ - "lineHeights", - "500" + "typography", + "paragraph", + "long", + "large" ] }, { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "160%", - type: "lineHeights" + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" }, - name: "--fds-line-heights-600", + name: "--fds-typography-paragraph-long-medium", attributes: {}, path: [ - "lineHeights", - "600" + "typography", + "paragraph", + "long", + "medium" ] }, { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: false, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const typography = [ - { - value: "500 3.75rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f7}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-heading-2xlarge", + name: "--fds-typography-paragraph-long-small", attributes: {}, path: [ "typography", - "heading", - "2xlarge" + "paragraph", + "long", + "small" ] }, { - value: "500 3rem/1.3 'Inter'", + value: "400 0.8125rem/1.7 'Inter'", type: "typography", - description: "H1", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: { fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f6}" + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" }, - type: "typography", - description: "H1" + type: "typography" }, - name: "--fds-typography-heading-xlarge", + name: "--fds-typography-paragraph-long-xsmall", attributes: {}, path: [ "typography", - "heading", - "xlarge" + "paragraph", + "long", + "xsmall" ] }, { - value: "500 2.25rem/1.3 'Inter'", + value: "500 1.3125rem/1.3 'Inter'", type: "typography", - description: "H2", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9152,23 +9213,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f5}" + fontSize: "{font-size.f2}" }, - type: "typography", - description: "H2" + type: "typography" }, - name: "--fds-typography-heading-large", + name: "--fds-typography-label-large", attributes: {}, path: [ "typography", - "heading", + "label", "large" ] }, { - value: "500 1.875rem/1.3 'Inter'", + value: "500 1.125rem/1.3 'Inter'", type: "typography", - description: "H3", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9176,23 +9235,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f4}" + fontSize: "{font-size.f1}" }, - type: "typography", - description: "H3" + type: "typography" }, - name: "--fds-typography-heading-medium", + name: "--fds-typography-label-medium", attributes: {}, path: [ "typography", - "heading", + "label", "medium" ] }, { - value: "500 1.5rem/1.3 'Inter'", + value: "500 1rem/1.3 'Inter'", type: "typography", - description: "H4", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9200,23 +9257,21 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f3}" + fontSize: "{font-size.f0}" }, - type: "typography", - description: "H4" + type: "typography" }, - name: "--fds-typography-heading-small", + name: "--fds-typography-label-small", attributes: {}, path: [ "typography", - "heading", + "label", "small" ] }, { - value: "500 1.3125rem/1.3 'Inter'", + value: "500 0.875rem/1.3 'Inter'", type: "typography", - description: "H5", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { @@ -9224,45 +9279,20 @@ export const typography = [ fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.medium}", lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" + fontSize: "{font-size.f-1}" }, - type: "typography", - description: "H5" + type: "typography" }, - name: "--fds-typography-heading-xsmall", + name: "--fds-typography-label-xsmall", attributes: {}, path: [ "typography", - "heading", + "label", "xsmall" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - description: "H6", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography", - description: "H6" - }, - name: "--fds-typography-heading-xxsmall", - attributes: {}, - path: [ - "typography", - "heading", - "xxsmall" - ] - }, - { - value: "400 1.875rem/1.7 'Inter'", + value: "400 1.3125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9270,21 +9300,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f4}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" }, type: "typography" }, - name: "--fds-typography-ingress-large", + name: "--fds-typography-error_message-large", attributes: {}, path: [ "typography", - "ingress", + "error_message", "large" ] }, { - value: "400 1.5rem/1.7 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9292,21 +9322,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f3}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" }, type: "typography" }, - name: "--fds-typography-ingress-medium", + name: "--fds-typography-error_message-medium", attributes: {}, path: [ "typography", - "ingress", + "error_message", "medium" ] }, { - value: "400 1.3125rem/1.7 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9314,21 +9344,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" }, type: "typography" }, - name: "--fds-typography-ingress-small", + name: "--fds-typography-error_message-small", attributes: {}, path: [ "typography", - "ingress", + "error_message", "small" ] }, { - value: "400 1.125rem/1.7 'Inter'", + value: "400 0.875rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9336,21 +9366,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" }, type: "typography" }, - name: "--fds-typography-ingress-xsmall", + name: "--fds-typography-error_message-xsmall", attributes: {}, path: [ "typography", - "ingress", + "error_message", "xsmall" ] }, { - value: "400 1.3125rem/1.5 'Inter'", + value: "400 1.5rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9358,21 +9388,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f2}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" }, type: "typography" }, - name: "--fds-typography-paragraph-large", + name: "--fds-typography-interactive-large", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "large" ] }, { - value: "400 1.125rem/1.5 'Inter'", + value: "400 1.125rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9380,21 +9410,21 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f1}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" }, type: "typography" }, - name: "--fds-typography-paragraph-medium", + name: "--fds-typography-interactive-medium", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "medium" ] }, { - value: "400 1rem/1.5 'Inter'", + value: "400 1rem/1.3 'Inter'", type: "typography", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9402,1784 +9432,1754 @@ export const typography = [ value: { fontFamily: "{fontFamilies.main}", fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f0}" + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" }, type: "typography" }, - name: "--fds-typography-paragraph-small", + name: "--fds-typography-interactive-small", attributes: {}, path: [ "typography", - "paragraph", + "interactive", "small" ] - }, + } +] + +export const opacity = [ { - value: "400 0.875rem/1.5 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "30%", + type: "opacity" }, - name: "--fds-typography-paragraph-xsmall", + name: "--fds-opacity-30", attributes: {}, path: [ - "typography", - "paragraph", - "xsmall" + "opacity", + "30" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", + value: "30%", + type: "opacity", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{opacity.30}", + type: "opacity" }, - name: "--fds-typography-paragraph-short-large", + name: "--fds-opacity-disabled", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "large" + "opacity", + "disabled" ] - }, + } +] + +export const borderRadius = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "2", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.2}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-medium", + name: "--fds-border_radius-sm", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "medium" + "border_radius", + "sm" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "4", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.4}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-small", + name: "--fds-border_radius-md", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "small" + "border_radius", + "md" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", + value: "8", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.8}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-short-xsmall", + name: "--fds-border_radius-lg", attributes: {}, path: [ - "typography", - "paragraph", - "short", - "xsmall" + "border_radius", + "lg" ] }, { - value: "400 1.125rem/1.7 'Inter'", - type: "typography", + value: "12", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "{borderRadius.12}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-large", + name: "--fds-border_radius-xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "large" + "border_radius", + "xl" ] }, { - value: "400 1rem/1.7 'Inter'", - type: "typography", + value: "16", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "{borderRadius.16}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-medium", + name: "--fds-border_radius-2xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "medium" + "border_radius", + "2xl" ] }, { - value: "400 0.875rem/1.7 'Inter'", - type: "typography", + value: "24", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "{borderRadius.24}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-small", + name: "--fds-border_radius-3xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "small" + "border_radius", + "3xl" ] }, { - value: "400 0.8125rem/1.7 'Inter'", - type: "typography", + value: "32", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", - fontSize: "{font-size.f-2}" - }, - type: "typography" + value: "{borderRadius.32}", + type: "borderRadius" }, - name: "--fds-typography-paragraph-long-xsmall", + name: "--fds-border_radius-4xl", attributes: {}, path: [ - "typography", - "paragraph", - "long", - "xsmall" + "border_radius", + "4xl" ] }, { - value: "500 1.3125rem/1.3 'Inter'", - type: "typography", + value: "9999", + type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "{borderRadius.9999}", + type: "borderRadius" }, - name: "--fds-typography-label-large", + name: "--fds-border_radius-full", attributes: {}, path: [ - "typography", - "label", - "large" + "border_radius", + "full" ] }, { - value: "500 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "2", + type: "borderRadius" }, - name: "--fds-typography-label-medium", + name: "--fds-border-radius-2", attributes: {}, path: [ - "typography", - "label", - "medium" + "borderRadius", + "2" ] }, { - value: "500 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "4", + type: "borderRadius" }, - name: "--fds-typography-label-small", + name: "--fds-border-radius-4", attributes: {}, path: [ - "typography", - "label", - "small" + "borderRadius", + "4" ] }, { - value: "500 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "8", + type: "borderRadius" }, - name: "--fds-typography-label-xsmall", + name: "--fds-border-radius-8", attributes: {}, path: [ - "typography", - "label", - "xsmall" + "borderRadius", + "8" ] }, { - value: "400 1.3125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f2}" - }, - type: "typography" + value: "12", + type: "borderRadius" }, - name: "--fds-typography-error_message-large", + name: "--fds-border-radius-12", attributes: {}, path: [ - "typography", - "error_message", - "large" + "borderRadius", + "12" ] }, { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f1}" - }, - type: "typography" + value: "16", + type: "borderRadius" }, - name: "--fds-typography-error_message-medium", + name: "--fds-border-radius-16", attributes: {}, path: [ - "typography", - "error_message", - "medium" + "borderRadius", + "16" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f0}" - }, - type: "typography" + value: "24", + type: "borderRadius" }, - name: "--fds-typography-error_message-small", + name: "--fds-border-radius-24", attributes: {}, path: [ - "typography", - "error_message", - "small" + "borderRadius", + "24" ] }, { - value: "400 0.875rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-size.f-1}" - }, - type: "typography" + value: "32", + type: "borderRadius" }, - name: "--fds-typography-error_message-xsmall", + name: "--fds-border-radius-32", attributes: {}, path: [ - "typography", - "error_message", - "xsmall" + "borderRadius", + "32" ] }, { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" + value: "9999", + type: "borderRadius" }, - name: "--fds-typography-interactive-large", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "typography", - "interactive", - "large" + "borderRadius", + "9999" ] - }, + } +] + +export const spacing = [ { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", + value: "0", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" + value: "{sizing.base}*0", + type: "spacing" }, - name: "--fds-typography-interactive-medium", + name: "--fds-spacing-0", attributes: {}, path: [ - "typography", - "interactive", - "medium" + "spacing", + "0" ] }, { - value: "400 1rem/1.3 'Inter'", - type: "typography", + value: "0.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" + value: "{sizing.base}*1", + type: "spacing" }, - name: "--fds-typography-interactive-small", + name: "--fds-spacing-1", attributes: {}, path: [ - "typography", - "interactive", - "small" + "spacing", + "1" ] - } -] - -export const opacity = [ + }, { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "30%", - type: "opacity" + value: "{sizing.base}*2", + type: "spacing" }, - name: "--fds-opacity-30", + name: "--fds-spacing-2", attributes: {}, path: [ - "opacity", - "30" + "spacing", + "2" ] }, { - value: "30%", - type: "opacity", + value: "0.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{opacity.30}", - type: "opacity" + value: "{sizing.base}*3", + type: "spacing" }, - name: "--fds-opacity-disabled", + name: "--fds-spacing-3", attributes: {}, path: [ - "opacity", - "disabled" + "spacing", + "3" ] - } -] - -export const borderRadius = [ + }, { - value: "2", - type: "borderRadius", + value: "1rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.2}", - type: "borderRadius" + value: "{sizing.base}*4", + type: "spacing" }, - name: "--fds-border_radius-sm", + name: "--fds-spacing-4", attributes: {}, path: [ - "border_radius", - "sm" + "spacing", + "4" ] }, { - value: "4", - type: "borderRadius", + value: "1.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.4}", - type: "borderRadius" + value: "{sizing.base}*5", + type: "spacing" }, - name: "--fds-border_radius-md", + name: "--fds-spacing-5", attributes: {}, path: [ - "border_radius", - "md" - ] + "spacing", + "5" + ] }, { - value: "8", - type: "borderRadius", + value: "1.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.8}", - type: "borderRadius" + value: "{sizing.base}*6", + type: "spacing" }, - name: "--fds-border_radius-lg", + name: "--fds-spacing-6", attributes: {}, path: [ - "border_radius", - "lg" + "spacing", + "6" ] }, { - value: "12", - type: "borderRadius", + value: "1.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.12}", - type: "borderRadius" + value: "{sizing.base}*7", + type: "spacing" }, - name: "--fds-border_radius-xl", + name: "--fds-spacing-7", attributes: {}, path: [ - "border_radius", - "xl" + "spacing", + "7" ] }, { - value: "16", - type: "borderRadius", + value: "2rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.16}", - type: "borderRadius" + value: "{sizing.base}*8", + type: "spacing" }, - name: "--fds-border_radius-2xl", + name: "--fds-spacing-8", attributes: {}, path: [ - "border_radius", - "2xl" + "spacing", + "8" ] }, { - value: "24", - type: "borderRadius", + value: "2.25rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.24}", - type: "borderRadius" + value: "{sizing.base}*9", + type: "spacing" }, - name: "--fds-border_radius-3xl", + name: "--fds-spacing-9", attributes: {}, path: [ - "border_radius", - "3xl" + "spacing", + "9" ] }, { - value: "32", - type: "borderRadius", + value: "2.5rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.32}", - type: "borderRadius" + value: "{sizing.base}*10", + type: "spacing" }, - name: "--fds-border_radius-4xl", + name: "--fds-spacing-10", attributes: {}, path: [ - "border_radius", - "4xl" + "spacing", + "10" ] }, { - value: "9999", - type: "borderRadius", + value: "2.75rem", + type: "spacing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{borderRadius.9999}", - type: "borderRadius" + value: "{sizing.base}*11", + type: "spacing" }, - name: "--fds-border_radius-full", + name: "--fds-spacing-11", attributes: {}, path: [ - "border_radius", - "full" + "spacing", + "11" ] }, { - value: "2", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", - type: "borderRadius" + value: "{sizing.base}*12", + type: "spacing" }, - name: "--fds-border-radius-2", + name: "--fds-spacing-12", attributes: {}, path: [ - "borderRadius", - "2" + "spacing", + "12" ] }, { - value: "4", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", - type: "borderRadius" + value: "{sizing.base}*13", + type: "spacing" }, - name: "--fds-border-radius-4", + name: "--fds-spacing-13", attributes: {}, path: [ - "borderRadius", - "4" + "spacing", + "13" ] }, { - value: "8", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", - type: "borderRadius" + value: "{sizing.base}*14", + type: "spacing" }, - name: "--fds-border-radius-8", + name: "--fds-spacing-14", attributes: {}, path: [ - "borderRadius", - "8" + "spacing", + "14" ] }, { - value: "12", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", - type: "borderRadius" + value: "{sizing.base}*15", + type: "spacing" }, - name: "--fds-border-radius-12", + name: "--fds-spacing-15", attributes: {}, path: [ - "borderRadius", - "12" + "spacing", + "15" ] }, { - value: "16", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", - type: "borderRadius" + value: "{sizing.base}*18", + type: "spacing" }, - name: "--fds-border-radius-16", + name: "--fds-spacing-18", attributes: {}, path: [ - "borderRadius", - "16" + "spacing", + "18" ] }, { - value: "24", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", - type: "borderRadius" + value: "{sizing.base}*22", + type: "spacing" }, - name: "--fds-border-radius-24", + name: "--fds-spacing-22", attributes: {}, path: [ - "borderRadius", - "24" + "spacing", + "22" ] }, { - value: "32", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", - type: "borderRadius" + value: "{sizing.base}*26", + type: "spacing" }, - name: "--fds-border-radius-32", + name: "--fds-spacing-26", attributes: {}, path: [ - "borderRadius", - "32" + "spacing", + "26" ] }, { - value: "9999", - type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", - type: "borderRadius" + value: "{sizing.base}*30", + type: "spacing" }, - name: "--fds-border-radius-9999", + name: "--fds-spacing-30", attributes: {}, path: [ - "borderRadius", - "9999" + "spacing", + "30" ] } ] -export const spacing = [ +export const sizing = [ { value: "0", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*0", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-0", + name: "--fds-sizing-0", attributes: {}, path: [ - "spacing", + "sizing", "0" ] }, { value: "0.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*1", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-1", + name: "--fds-sizing-1", attributes: {}, path: [ - "spacing", + "sizing", "1" ] }, { value: "0.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*2", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-2", + name: "--fds-sizing-2", attributes: {}, path: [ - "spacing", + "sizing", "2" ] }, { value: "0.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*3", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-3", + name: "--fds-sizing-3", attributes: {}, path: [ - "spacing", + "sizing", "3" ] }, { value: "1rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*4", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-4", + name: "--fds-sizing-4", attributes: {}, path: [ - "spacing", + "sizing", "4" ] }, { value: "1.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*5", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-5", + name: "--fds-sizing-5", attributes: {}, path: [ - "spacing", + "sizing", "5" ] }, { value: "1.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*6", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-6", + name: "--fds-sizing-6", attributes: {}, path: [ - "spacing", + "sizing", "6" ] }, { value: "1.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*7", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-7", + name: "--fds-sizing-7", attributes: {}, path: [ - "spacing", + "sizing", "7" ] }, { value: "2rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*8", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-8", + name: "--fds-sizing-8", attributes: {}, path: [ - "spacing", + "sizing", "8" ] }, { value: "2.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*9", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-9", + name: "--fds-sizing-9", attributes: {}, path: [ - "spacing", + "sizing", "9" ] }, { value: "2.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*10", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-10", + name: "--fds-sizing-10", attributes: {}, path: [ - "spacing", + "sizing", "10" ] }, { value: "2.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*11", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-11", + name: "--fds-sizing-11", attributes: {}, path: [ - "spacing", + "sizing", "11" ] }, { value: "3rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*12", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-12", + name: "--fds-sizing-12", attributes: {}, path: [ - "spacing", + "sizing", "12" ] }, { value: "3.25rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*13", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-13", + name: "--fds-sizing-13", attributes: {}, path: [ - "spacing", + "sizing", "13" ] }, { value: "3.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*14", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-14", + name: "--fds-sizing-14", attributes: {}, path: [ - "spacing", + "sizing", "14" ] }, { value: "3.75rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*15", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-15", + name: "--fds-sizing-15", attributes: {}, path: [ - "spacing", + "sizing", "15" ] }, { value: "4.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*18", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-18", + name: "--fds-sizing-18", attributes: {}, path: [ - "spacing", + "sizing", "18" ] }, { value: "5.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*22", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-22", + name: "--fds-sizing-22", attributes: {}, path: [ - "spacing", + "sizing", "22" ] }, { value: "6.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*26", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-26", + name: "--fds-sizing-26", attributes: {}, path: [ - "spacing", + "sizing", "26" ] }, { value: "7.5rem", - type: "spacing", + type: "sizing", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { value: "{sizing.base}*30", - type: "spacing" + type: "sizing" }, - name: "--fds-spacing-30", + name: "--fds-sizing-30", attributes: {}, path: [ - "spacing", + "sizing", "30" ] - } -] - -export const sizing = [ + }, { - value: "0", + value: "4", type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*0", + value: "4", type: "sizing" }, - name: "--fds-sizing-0", + name: "--fds-sizing-base", attributes: {}, path: [ "sizing", - "0" + "base" ] - }, + } +] + +export const borderWidth = [ { - value: "0.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*1", - type: "sizing" + value: "1px", + type: "borderWidth" }, - name: "--fds-sizing-1", + name: "--fds-border_width-1", attributes: {}, path: [ - "sizing", + "border_width", "1" ] }, { - value: "0.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*2", - type: "sizing" + value: "2px", + type: "borderWidth" }, - name: "--fds-sizing-2", + name: "--fds-border_width-2", attributes: {}, path: [ - "sizing", + "border_width", "2" ] }, { - value: "0.75rem", - type: "sizing", + value: "1px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*3", - type: "sizing" + value: "{border_width.1}", + type: "borderWidth" }, - name: "--fds-sizing-3", + name: "--fds-border_width-default", attributes: {}, path: [ - "sizing", - "3" + "border_width", + "default" ] }, { - value: "1rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*4", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-4", + name: "--fds-border_width-active", attributes: {}, path: [ - "sizing", - "4" + "border_width", + "active" ] }, { - value: "1.25rem", - type: "sizing", + value: "2px", + type: "borderWidth", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*5", - type: "sizing" + value: "{border_width.2}", + type: "borderWidth" }, - name: "--fds-sizing-5", + name: "--fds-border_width-tab_focus", attributes: {}, path: [ - "sizing", - "5" + "border_width", + "tab_focus" ] - }, + } +] + +export const boxShadow = [ { - value: "1.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*6", - type: "sizing" - }, - name: "--fds-sizing-6", - attributes: {}, - path: [ - "sizing", - "6" - ] - }, - { - value: "1.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{sizing.base}*7", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-7", + name: "--fds-shadow-100", attributes: {}, path: [ - "sizing", - "7" + "shadow", + "100" ] }, { - value: "2rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*8", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-8", + name: "--fds-shadow-200", attributes: {}, path: [ - "sizing", - "8" + "shadow", + "200" ] }, { - value: "2.25rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*9", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-9", + name: "--fds-shadow-300", attributes: {}, path: [ - "sizing", - "9" + "shadow", + "300" ] }, { - value: "2.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*10", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-10", + name: "--fds-shadow-400", attributes: {}, path: [ - "sizing", - "10" + "shadow", + "400" ] }, { - value: "2.75rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{sizing.base}*11", - type: "sizing" + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" }, - name: "--fds-sizing-11", + name: "--fds-shadow-500", attributes: {}, path: [ - "sizing", - "11" + "shadow", + "500" ] }, { - value: "3rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*12", - type: "sizing" + value: "{shadow.100}", + type: "boxShadow" }, - name: "--fds-sizing-12", + name: "--fds-shadow-xsmall", attributes: {}, path: [ - "sizing", - "12" + "shadow", + "xsmall" ] }, { - value: "3.25rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*13", - type: "sizing" + value: "{shadow.200}", + type: "boxShadow" }, - name: "--fds-sizing-13", + name: "--fds-shadow-small", attributes: {}, path: [ - "sizing", - "13" + "shadow", + "small" ] }, { - value: "3.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*14", - type: "sizing" + value: "{shadow.300}", + type: "boxShadow" }, - name: "--fds-sizing-14", + name: "--fds-shadow-medium", attributes: {}, path: [ - "sizing", - "14" + "shadow", + "medium" ] }, { - value: "3.75rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*15", - type: "sizing" + value: "{shadow.400}", + type: "boxShadow" }, - name: "--fds-sizing-15", + name: "--fds-shadow-large", attributes: {}, path: [ - "sizing", - "15" + "shadow", + "large" ] }, { - value: "4.5rem", - type: "sizing", + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{sizing.base}*18", - type: "sizing" + value: "{shadow.500}", + type: "boxShadow" }, - name: "--fds-sizing-18", + name: "--fds-shadow-xlarge", attributes: {}, path: [ - "sizing", - "18" + "shadow", + "xlarge" ] - }, + } +] + +export const textCase = [ { - value: "5.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*22", - type: "sizing" + value: "none", + type: "textCase" }, - name: "--fds-sizing-22", + name: "--fds-text-case-none", attributes: {}, path: [ - "sizing", - "22" + "textCase", + "none" ] - }, + } +] + +export const textDecoration = [ { - value: "6.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*26", - type: "sizing" + value: "none", + type: "textDecoration" }, - name: "--fds-sizing-26", + name: "--fds-text-decoration-none", attributes: {}, path: [ - "sizing", - "26" + "textDecoration", + "none" ] }, { - value: "7.5rem", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{sizing.base}*30", - type: "sizing" + value: "underline", + type: "textDecoration" }, - name: "--fds-sizing-30", + name: "--fds-text-decoration-underline", attributes: {}, path: [ - "sizing", - "30" + "textDecoration", + "underline" ] - }, + } +] + +export const fontFamilies = [ { - value: "4", - type: "sizing", - filePath: "../../design-tokens/core/globals.json", + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "4", - type: "sizing" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-sizing-base", + name: "--fds-font-families-main", attributes: {}, path: [ - "sizing", - "base" + "fontFamilies", + "main" ] } ] -export const borderWidth = [ +export const fontSizes = [ { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "1px", - type: "borderWidth" + value: "16", + type: "fontSizes" }, - name: "--fds-border_width-1", + name: "--fds-font-static-small", attributes: {}, path: [ - "border_width", - "1" + "font-static", + "small" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "2px", - type: "borderWidth" + value: "18", + type: "fontSizes" }, - name: "--fds-border_width-2", + name: "--fds-font-static-medium", attributes: {}, path: [ - "border_width", - "2" + "font-static", + "medium" ] }, { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.1}", - type: "borderWidth" + value: "24", + type: "fontSizes" }, - name: "--fds-border_width-default", + name: "--fds-font-static-large", attributes: {}, path: [ - "border_width", - "default" + "font-static", + "large" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "12", + type: "fontSizes" }, - name: "--fds-border_width-active", + name: "--fds-font-size-f-3", attributes: {}, path: [ - "border_width", - "active" + "font-size", + "f-3" ] }, { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{border_width.2}", - type: "borderWidth" + value: "13", + type: "fontSizes" }, - name: "--fds-border_width-tab_focus", + name: "--fds-font-size-f-2", attributes: {}, path: [ - "border_width", - "tab_focus" + "font-size", + "f-2" ] - } -] - -export const boxShadow = [ + }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - x: "0", - y: "1", - blur: "2", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "14", + type: "fontSizes" }, - name: "--fds-shadow-100", + name: "--fds-font-size-f-1", attributes: {}, path: [ - "shadow", - "100" + "font-size", + "f-1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.15)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "1", - blur: "2", - spread: "0" - }, - { - x: "0", - y: "2", - blur: "4", - spread: "0", - color: "rgba(0,0,0,0.1)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "16", + type: "fontSizes" }, - name: "--fds-shadow-200", + name: "--fds-font-size-f0", attributes: {}, path: [ - "shadow", - "200" + "font-size", + "f0" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.14)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "2", - blur: "4", - spread: "0" - }, - { - x: "0", - y: "4", - blur: "8", - spread: "0", - color: "rgba(0,0,0,0.12)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "18", + type: "fontSizes" }, - name: "--fds-shadow-300", + name: "--fds-font-size-f1", attributes: {}, path: [ - "shadow", - "300" + "font-size", + "f1" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.13)", - type: "dropShadow", - x: "0", - y: "3", - blur: "5", - spread: "0" - }, - { - x: "0", - y: "6", - blur: "12", - spread: "0", - color: "rgba(0,0,0,0.14)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "21", + type: "fontSizes" }, - name: "--fds-shadow-400", + name: "--fds-font-size-f2", attributes: {}, path: [ - "shadow", - "400" + "font-size", + "f2" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: [ - { - color: "rgba(0,0,0,0.12)", - type: "dropShadow", - x: "0", - y: "0", - blur: "1", - spread: "0" - }, - { - color: "rgba(0,0,0,0.16)", - type: "dropShadow", - x: "0", - y: "4", - blur: "8", - spread: "0" - }, - { - x: "0", - y: "12", - blur: "24", - spread: "0", - color: "rgba(0,0,0,0.16)", - type: "dropShadow" - } - ], - type: "boxShadow" + value: "24", + type: "fontSizes" }, - name: "--fds-shadow-500", + name: "--fds-font-size-f3", attributes: {}, path: [ - "shadow", - "500" + "font-size", + "f3" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.100}", - type: "boxShadow" + value: "30", + type: "fontSizes" }, - name: "--fds-shadow-xsmall", + name: "--fds-font-size-f4", attributes: {}, path: [ - "shadow", - "xsmall" + "font-size", + "f4" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.200}", - type: "boxShadow" + value: "36", + type: "fontSizes" }, - name: "--fds-shadow-small", + name: "--fds-font-size-f5", attributes: {}, path: [ - "shadow", - "small" + "font-size", + "f5" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.300}", - type: "boxShadow" + value: "48", + type: "fontSizes" }, - name: "--fds-shadow-medium", + name: "--fds-font-size-f6", attributes: {}, path: [ - "shadow", + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", "medium" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.400}", - type: "boxShadow" + value: "600", + type: "fontWeights" }, - name: "--fds-shadow-large", + name: "--fds-font-weights-semibold", attributes: {}, path: [ - "shadow", - "large" + "fontWeights", + "semibold" ] }, { - value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", - type: "boxShadow", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, original: { - value: "{shadow.500}", - type: "boxShadow" + value: "400", + type: "fontWeights" }, - name: "--fds-shadow-xlarge", + name: "--fds-font-weights-regular", attributes: {}, path: [ - "shadow", - "xlarge" + "fontWeights", + "regular" ] } ] diff --git a/packages/cli/src/tokens/build.ts b/packages/cli/src/tokens/build.ts index 65a712d758..258de71f0c 100644 --- a/packages/cli/src/tokens/build.ts +++ b/packages/cli/src/tokens/build.ts @@ -154,10 +154,7 @@ export async function run(options: Options): Promise { const [fileName, folderName] = processThemeName(name); - const [source, include] = R.partition( - R.test(/dark|light|globals/), - updatedSets, - ); + const [source, include] = R.partition(R.test(/\/core\//), updatedSets); const config_ = configCallback({ fileName: fileName, diff --git a/packages/theme/brand/altinn/dark.css b/packages/theme/brand/altinn/dark.css index 3c42fdd5cd..da16633b83 100644 --- a/packages/theme/brand/altinn/dark.css +++ b/packages/theme/brand/altinn/dark.css @@ -220,31 +220,6 @@ --fds-colors-warning-text-default: #efc3ab; --fds-colors-warning-contrast-first: #000; --fds-colors-warning-contrast-second: #e6e6e6; - --fds-text-case-none: none; - --fds-text-decoration-none: none; - --fds-text-decoration-underline: underline; - --fds-font-families-main: Inter; - --fds-font-static-small: 16; - --fds-font-static-medium: 18; - --fds-font-static-large: 24; - --fds-line-heights-300: 1.3; - --fds-line-heights-500: 1.5; - --fds-line-heights-600: 1.6; - --fds-line-heights-700: 1.7; - --fds-font-weights-medium: 500; - --fds-font-weights-semibold: 600; - --fds-font-weights-regular: 400; - --fds-font-size-f-3: 12; - --fds-font-size-f-2: 13; - --fds-font-size-f-1: 14; - --fds-font-size-f0: 16; - --fds-font-size-f1: 18; - --fds-font-size-f2: 21; - --fds-font-size-f3: 24; - --fds-font-size-f4: 30; - --fds-font-size-f5: 36; - --fds-font-size-f6: 48; - --fds-font-size-f7: 60; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/altinn/light.css b/packages/theme/brand/altinn/light.css index d3ceddfe79..36d205e266 100644 --- a/packages/theme/brand/altinn/light.css +++ b/packages/theme/brand/altinn/light.css @@ -220,31 +220,6 @@ --fds-colors-warning-text-default: #4f240d; --fds-colors-warning-contrast-first: #ffffff; --fds-colors-warning-contrast-second: #e6e6e6; - --fds-text-case-none: none; - --fds-text-decoration-none: none; - --fds-text-decoration-underline: underline; - --fds-font-families-main: Inter; - --fds-font-static-small: 16; - --fds-font-static-medium: 18; - --fds-font-static-large: 24; - --fds-line-heights-300: 1.3; - --fds-line-heights-500: 1.5; - --fds-line-heights-600: 1.6; - --fds-line-heights-700: 1.7; - --fds-font-weights-medium: 500; - --fds-font-weights-semibold: 600; - --fds-font-weights-regular: 400; - --fds-font-size-f-3: 12; - --fds-font-size-f-2: 13; - --fds-font-size-f-1: 14; - --fds-font-size-f0: 16; - --fds-font-size-f1: 18; - --fds-font-size-f2: 21; - --fds-font-size-f3: 24; - --fds-font-size-f4: 30; - --fds-font-size-f5: 36; - --fds-font-size-f6: 48; - --fds-font-size-f7: 60; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/digdir/dark.css b/packages/theme/brand/digdir/dark.css index 3c42fdd5cd..da16633b83 100644 --- a/packages/theme/brand/digdir/dark.css +++ b/packages/theme/brand/digdir/dark.css @@ -220,31 +220,6 @@ --fds-colors-warning-text-default: #efc3ab; --fds-colors-warning-contrast-first: #000; --fds-colors-warning-contrast-second: #e6e6e6; - --fds-text-case-none: none; - --fds-text-decoration-none: none; - --fds-text-decoration-underline: underline; - --fds-font-families-main: Inter; - --fds-font-static-small: 16; - --fds-font-static-medium: 18; - --fds-font-static-large: 24; - --fds-line-heights-300: 1.3; - --fds-line-heights-500: 1.5; - --fds-line-heights-600: 1.6; - --fds-line-heights-700: 1.7; - --fds-font-weights-medium: 500; - --fds-font-weights-semibold: 600; - --fds-font-weights-regular: 400; - --fds-font-size-f-3: 12; - --fds-font-size-f-2: 13; - --fds-font-size-f-1: 14; - --fds-font-size-f0: 16; - --fds-font-size-f1: 18; - --fds-font-size-f2: 21; - --fds-font-size-f3: 24; - --fds-font-size-f4: 30; - --fds-font-size-f5: 36; - --fds-font-size-f6: 48; - --fds-font-size-f7: 60; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/digdir/light.css b/packages/theme/brand/digdir/light.css index d3ceddfe79..36d205e266 100644 --- a/packages/theme/brand/digdir/light.css +++ b/packages/theme/brand/digdir/light.css @@ -220,31 +220,6 @@ --fds-colors-warning-text-default: #4f240d; --fds-colors-warning-contrast-first: #ffffff; --fds-colors-warning-contrast-second: #e6e6e6; - --fds-text-case-none: none; - --fds-text-decoration-none: none; - --fds-text-decoration-underline: underline; - --fds-font-families-main: Inter; - --fds-font-static-small: 16; - --fds-font-static-medium: 18; - --fds-font-static-large: 24; - --fds-line-heights-300: 1.3; - --fds-line-heights-500: 1.5; - --fds-line-heights-600: 1.6; - --fds-line-heights-700: 1.7; - --fds-font-weights-medium: 500; - --fds-font-weights-semibold: 600; - --fds-font-weights-regular: 400; - --fds-font-size-f-3: 12; - --fds-font-size-f-2: 13; - --fds-font-size-f-1: 14; - --fds-font-size-f0: 16; - --fds-font-size-f1: 18; - --fds-font-size-f2: 21; - --fds-font-size-f3: 24; - --fds-font-size-f4: 30; - --fds-font-size-f5: 36; - --fds-font-size-f6: 48; - --fds-font-size-f7: 60; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/theme4/dark.css b/packages/theme/brand/theme4/dark.css index 3c42fdd5cd..da16633b83 100644 --- a/packages/theme/brand/theme4/dark.css +++ b/packages/theme/brand/theme4/dark.css @@ -220,31 +220,6 @@ --fds-colors-warning-text-default: #efc3ab; --fds-colors-warning-contrast-first: #000; --fds-colors-warning-contrast-second: #e6e6e6; - --fds-text-case-none: none; - --fds-text-decoration-none: none; - --fds-text-decoration-underline: underline; - --fds-font-families-main: Inter; - --fds-font-static-small: 16; - --fds-font-static-medium: 18; - --fds-font-static-large: 24; - --fds-line-heights-300: 1.3; - --fds-line-heights-500: 1.5; - --fds-line-heights-600: 1.6; - --fds-line-heights-700: 1.7; - --fds-font-weights-medium: 500; - --fds-font-weights-semibold: 600; - --fds-font-weights-regular: 400; - --fds-font-size-f-3: 12; - --fds-font-size-f-2: 13; - --fds-font-size-f-1: 14; - --fds-font-size-f0: 16; - --fds-font-size-f1: 18; - --fds-font-size-f2: 21; - --fds-font-size-f3: 24; - --fds-font-size-f4: 30; - --fds-font-size-f5: 36; - --fds-font-size-f6: 48; - --fds-font-size-f7: 60; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/theme4/light.css b/packages/theme/brand/theme4/light.css index d3ceddfe79..36d205e266 100644 --- a/packages/theme/brand/theme4/light.css +++ b/packages/theme/brand/theme4/light.css @@ -220,31 +220,6 @@ --fds-colors-warning-text-default: #4f240d; --fds-colors-warning-contrast-first: #ffffff; --fds-colors-warning-contrast-second: #e6e6e6; - --fds-text-case-none: none; - --fds-text-decoration-none: none; - --fds-text-decoration-underline: underline; - --fds-font-families-main: Inter; - --fds-font-static-small: 16; - --fds-font-static-medium: 18; - --fds-font-static-large: 24; - --fds-line-heights-300: 1.3; - --fds-line-heights-500: 1.5; - --fds-line-heights-600: 1.6; - --fds-line-heights-700: 1.7; - --fds-font-weights-medium: 500; - --fds-font-weights-semibold: 600; - --fds-font-weights-regular: 400; - --fds-font-size-f-3: 12; - --fds-font-size-f-2: 13; - --fds-font-size-f-1: 14; - --fds-font-size-f0: 16; - --fds-font-size-f1: 18; - --fds-font-size-f2: 21; - --fds-font-size-f3: 24; - --fds-font-size-f4: 30; - --fds-font-size-f5: 36; - --fds-font-size-f6: 48; - --fds-font-size-f7: 60; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/uutilsynet/dark.css b/packages/theme/brand/uutilsynet/dark.css index 3c42fdd5cd..da16633b83 100644 --- a/packages/theme/brand/uutilsynet/dark.css +++ b/packages/theme/brand/uutilsynet/dark.css @@ -220,31 +220,6 @@ --fds-colors-warning-text-default: #efc3ab; --fds-colors-warning-contrast-first: #000; --fds-colors-warning-contrast-second: #e6e6e6; - --fds-text-case-none: none; - --fds-text-decoration-none: none; - --fds-text-decoration-underline: underline; - --fds-font-families-main: Inter; - --fds-font-static-small: 16; - --fds-font-static-medium: 18; - --fds-font-static-large: 24; - --fds-line-heights-300: 1.3; - --fds-line-heights-500: 1.5; - --fds-line-heights-600: 1.6; - --fds-line-heights-700: 1.7; - --fds-font-weights-medium: 500; - --fds-font-weights-semibold: 600; - --fds-font-weights-regular: 400; - --fds-font-size-f-3: 12; - --fds-font-size-f-2: 13; - --fds-font-size-f-1: 14; - --fds-font-size-f0: 16; - --fds-font-size-f1: 18; - --fds-font-size-f2: 21; - --fds-font-size-f3: 24; - --fds-font-size-f4: 30; - --fds-font-size-f5: 36; - --fds-font-size-f6: 48; - --fds-font-size-f7: 60; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/uutilsynet/light.css b/packages/theme/brand/uutilsynet/light.css index d3ceddfe79..36d205e266 100644 --- a/packages/theme/brand/uutilsynet/light.css +++ b/packages/theme/brand/uutilsynet/light.css @@ -220,31 +220,6 @@ --fds-colors-warning-text-default: #4f240d; --fds-colors-warning-contrast-first: #ffffff; --fds-colors-warning-contrast-second: #e6e6e6; - --fds-text-case-none: none; - --fds-text-decoration-none: none; - --fds-text-decoration-underline: underline; - --fds-font-families-main: Inter; - --fds-font-static-small: 16; - --fds-font-static-medium: 18; - --fds-font-static-large: 24; - --fds-line-heights-300: 1.3; - --fds-line-heights-500: 1.5; - --fds-line-heights-600: 1.6; - --fds-line-heights-700: 1.7; - --fds-font-weights-medium: 500; - --fds-font-weights-semibold: 600; - --fds-font-weights-regular: 400; - --fds-font-size-f-3: 12; - --fds-font-size-f-2: 13; - --fds-font-size-f-1: 14; - --fds-font-size-f0: 16; - --fds-font-size-f1: 18; - --fds-font-size-f2: 21; - --fds-font-size-f3: 24; - --fds-font-size-f4: 30; - --fds-font-size-f5: 36; - --fds-font-size-f6: 48; - --fds-font-size-f7: 60; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; From 287a28b34371e3f71131125065b0734957e27708 Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Wed, 15 May 2024 14:34:27 +0200 Subject: [PATCH 036/311] Deleted some stuff and changed naming --- design-tokens/$themes.json | 900 ++++++++++----------- design-tokens/core/globals.json | 4 +- design-tokens/core/typography/default.json | 36 +- design-tokens/semantic/color.json | 152 ++-- design-tokens/semantic/style.json | 251 +++--- design-tokens/themes/theme1.json | 2 +- design-tokens/themes/theme2.json | 2 +- design-tokens/themes/theme3.json | 2 +- design-tokens/themes/theme4.json | 2 +- 9 files changed, 646 insertions(+), 705 deletions(-) diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index d83d461bdd..dcbf46720c 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -793,81 +793,6 @@ "$figmaCollectionId": "VariableCollectionId:34429:1825", "$figmaModeId": "34429:2", "$figmaVariableReferences": { - "colors.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", - "colors.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", - "colors.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", - "colors.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", - "colors.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", - "colors.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", - "colors.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", - "colors.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", - "colors.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", - "colors.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", - "colors.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", - "colors.accent.12": "d32435a8c9754f963791150513b8fd9198327870", - "colors.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", - "colors.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", - "colors.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", - "colors.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", - "colors.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", - "colors.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", - "colors.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", - "colors.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", - "colors.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", - "colors.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", - "colors.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", - "colors.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", - "colors.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", - "colors.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", - "colors.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", - "colors.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", - "colors.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", - "colors.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", - "colors.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", - "colors.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", - "colors.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", - "colors.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", - "colors.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", - "colors.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", - "colors.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", - "colors.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", - "colors.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", - "colors.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", - "colors.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", - "colors.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", - "colors.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", - "colors.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", - "colors.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", - "colors.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", - "colors.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", - "colors.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", - "colors.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", - "colors.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", - "colors.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", - "colors.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", - "colors.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", - "colors.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", - "colors.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", - "colors.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", - "colors.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", - "colors.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", - "colors.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", - "colors.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", - "colors.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", - "colors.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", - "colors.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", - "colors.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", - "colors.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", - "colors.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", - "colors.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", - "colors.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", - "colors.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", - "colors.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", - "colors.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", - "colors.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", - "colors.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", - "colors.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", - "colors.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395", "theme1.accent.1": "e73957651a138c3d1a0af4318d50a0f6fd96ae1d", "theme1.accent.2": "de0e5a74fcca2d03fbd29dc0d8bdbf4416fe2f83", "theme1.accent.3": "1f862cd83633e29b86d14a56ff12c0be1c120040", @@ -942,7 +867,82 @@ "theme1.brand3.12": "b64cd2c5f0e476eb519d62d9773a9d667d2e656b", "theme1.brand3.13": "24ea97b37879b0ce2305e93820df7a3b7d723b17", "theme1.brand3.contrast-1": "67d92f6c47814b6b7323045819d3120d2be8b78c", - "theme1.brand3.contrast-2": "386c8c6badecbc4f213786ef873c56e80ae53b89" + "theme1.brand3.contrast-2": "386c8c6badecbc4f213786ef873c56e80ae53b89", + "color.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", + "color.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", + "color.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", + "color.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", + "color.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", + "color.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", + "color.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", + "color.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", + "color.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", + "color.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", + "color.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", + "color.accent.12": "d32435a8c9754f963791150513b8fd9198327870", + "color.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", + "color.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", + "color.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", + "color.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", + "color.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", + "color.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", + "color.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", + "color.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", + "color.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", + "color.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", + "color.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", + "color.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", + "color.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", + "color.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", + "color.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", + "color.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", + "color.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", + "color.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", + "color.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", + "color.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", + "color.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", + "color.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", + "color.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", + "color.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", + "color.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", + "color.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", + "color.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", + "color.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", + "color.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", + "color.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", + "color.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", + "color.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", + "color.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", + "color.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", + "color.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", + "color.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", + "color.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", + "color.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", + "color.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", + "color.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", + "color.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", + "color.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", + "color.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", + "color.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", + "color.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", + "color.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", + "color.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", + "color.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", + "color.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", + "color.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", + "color.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", + "color.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", + "color.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", + "color.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", + "color.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", + "color.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", + "color.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", + "color.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", + "color.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", + "color.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", + "color.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", + "color.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", + "color.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395" }, "group": "Theme" }, @@ -956,81 +956,6 @@ "$figmaCollectionId": "VariableCollectionId:34429:1825", "$figmaModeId": "34429:3", "$figmaVariableReferences": { - "colors.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", - "colors.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", - "colors.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", - "colors.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", - "colors.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", - "colors.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", - "colors.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", - "colors.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", - "colors.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", - "colors.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", - "colors.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", - "colors.accent.12": "d32435a8c9754f963791150513b8fd9198327870", - "colors.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", - "colors.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", - "colors.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", - "colors.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", - "colors.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", - "colors.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", - "colors.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", - "colors.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", - "colors.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", - "colors.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", - "colors.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", - "colors.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", - "colors.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", - "colors.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", - "colors.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", - "colors.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", - "colors.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", - "colors.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", - "colors.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", - "colors.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", - "colors.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", - "colors.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", - "colors.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", - "colors.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", - "colors.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", - "colors.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", - "colors.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", - "colors.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", - "colors.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", - "colors.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", - "colors.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", - "colors.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", - "colors.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", - "colors.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", - "colors.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", - "colors.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", - "colors.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", - "colors.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", - "colors.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", - "colors.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", - "colors.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", - "colors.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", - "colors.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", - "colors.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", - "colors.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", - "colors.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", - "colors.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", - "colors.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", - "colors.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", - "colors.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", - "colors.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", - "colors.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", - "colors.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", - "colors.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", - "colors.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", - "colors.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", - "colors.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", - "colors.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", - "colors.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", - "colors.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", - "colors.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", - "colors.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", - "colors.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395", "theme2.accent.1": "414317fad999da7713c8e70ab8146ea1a7cb77b1", "theme2.accent.2": "128f10e9b22460a25be85deb4c6b1cba0d1ff075", "theme2.accent.3": "0869979a43e166ec2889c78ade3feb007541a1e6", @@ -1105,7 +1030,82 @@ "theme2.brand3.12": "84abe09675d894a087ca8d3a2d129ac49e82d1b0", "theme2.brand3.13": "815d951c05c32d2132a0c992f108716d990d4139", "theme2.brand3.contrast-1": "6dcd2f4bdc3a77c536c61fd84cb3f3723f619c39", - "theme2.brand3.contrast-2": "aa21748d3e17e3532b20dbdb69dbf5bc4298df51" + "theme2.brand3.contrast-2": "aa21748d3e17e3532b20dbdb69dbf5bc4298df51", + "color.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", + "color.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", + "color.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", + "color.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", + "color.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", + "color.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", + "color.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", + "color.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", + "color.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", + "color.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", + "color.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", + "color.accent.12": "d32435a8c9754f963791150513b8fd9198327870", + "color.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", + "color.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", + "color.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", + "color.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", + "color.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", + "color.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", + "color.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", + "color.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", + "color.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", + "color.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", + "color.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", + "color.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", + "color.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", + "color.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", + "color.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", + "color.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", + "color.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", + "color.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", + "color.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", + "color.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", + "color.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", + "color.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", + "color.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", + "color.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", + "color.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", + "color.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", + "color.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", + "color.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", + "color.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", + "color.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", + "color.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", + "color.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", + "color.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", + "color.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", + "color.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", + "color.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", + "color.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", + "color.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", + "color.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", + "color.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", + "color.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", + "color.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", + "color.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", + "color.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", + "color.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", + "color.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", + "color.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", + "color.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", + "color.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", + "color.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", + "color.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", + "color.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", + "color.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", + "color.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", + "color.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", + "color.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", + "color.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", + "color.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", + "color.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", + "color.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", + "color.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", + "color.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", + "color.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395" }, "group": "Theme" }, @@ -1122,14 +1122,6 @@ "$figmaCollectionId": "VariableCollectionId:34429:1901", "$figmaModeId": "34429:4", "$figmaVariableReferences": { - "border_radius.sm": "5c6abf2d1c6e7ff47cd8c2b80efea7538e60d9ba", - "border_radius.md": "24be1da469b5500b956fd482f00103ff178abc45", - "border_radius.lg": "b07e151670240293d2d68f868f18088e920efd47", - "border_radius.xl": "dde7a2f074f16b62885f83d3be40ae26175aa5ea", - "border_radius.2xl": "85c47172a61b48d8b2c208f601106024bf891ebd", - "border_radius.3xl": "2ef02a68d24d7a2652e86fd0086b7f3dff48c177", - "border_radius.4xl": "aa581a4c46f76757e9bda8669d5a1c4658cd4081", - "border_radius.full": "19a22832ecbfe1a10eac377d2f8df9d53e5512d6", "spacing.0": "58df0bf9b84a601d427d07d8b7c1934d7c1dae40", "spacing.1": "d9b9d3d9125a62473cc2abf2a4655f3de6b02b96", "spacing.2": "048fa70471f26dd1470999d0bd5276361125dd8c", @@ -1170,144 +1162,152 @@ "sizing.22": "401cf5212778d87631a0ec7b75f4c2481a1ec387", "sizing.26": "84cdc818bfde0285c69c08f01f5a3776d7685de2", "sizing.30": "761c0f67387839e9babe41d3dc08766d79032769", - "border_width.default": "59d50158188cf97383e2607894e56b0ded130555", - "border_width.active": "5799b49d4f7cf1e0c543c92786bfcb3cc756bf5f", - "border_width.tab_focus": "9c01bea7a501618f06818b4219d890819cfa5d96", - "colors.accent.background-default": "95f541cfbccc86f2d119737dc6bb521102328267", - "colors.accent.background-subtle": "c404602f1ed6f270f75878a159c7d41e96fd5f86", - "colors.accent.surface-default": "5779f9eb437230a7b75fb2ee7dd801943bc11f88", - "colors.accent.surface-hover": "dbb6f34e88510d81239f45787dd0338812f2817c", - "colors.accent.surface-active": "a3c6f2738b8733faac56e15a830bb2b63d3159a7", - "colors.accent.border-subtle": "0284665c5870024176478eb7f56aaa09cbe0bd91", - "colors.accent.border-default": "012841913122f24f8756c8fcfcca0e3c47cc551b", - "colors.accent.border-strong": "5bb5fb221bfac11730e02316bfabb7be85b6315d", - "colors.accent.base-default": "afed9dab8cbea1db1416dbc1c18cd1c07c1f5602", - "colors.accent.base-hover": "f664d6edb1ae29d0ce3f077d41aeeb32e5d1e9fd", - "colors.accent.base-active": "dbd5b59fde9828046cf3c36d280f21c59d3367a8", - "colors.accent.text-subtle": "54098b8838dcebecf713fe648512cea1d7bf85d2", - "colors.accent.text-default": "952204b8ffa3e08697d26e683781142877e1ea1f", - "colors.accent.contrast-first": "5abfd44677988c542a2c132346aa1173856c3dfb", - "colors.accent.contrast-second": "7f51d60917c963533474ef837e543525827ee277", - "colors.neutral.background-default": "30b3fda2a8892424bc7ad2c10a1d03b00dd82fc9", - "colors.neutral.background-subtle": "6be83fc6e473c715b70b08e85052264ae40f71f2", - "colors.neutral.surface-default": "52c63dc8b44e9183188e824a87f00f3973a55c80", - "colors.neutral.surface-hover": "3767aa5adc7d957d22a80b553441d6ab42d2d437", - "colors.neutral.surface-active": "4cdc8c6dca335fdd50f2ada23835234ed6e6ca70", - "colors.neutral.border-subtle": "008fd5b2f281ace32b84ae90e8c02d2788cdf5f2", - "colors.neutral.border-default": "ec0f38b2546b4b40f1f92a8ffcd110ab40a22e8c", - "colors.neutral.border-strong": "adae86f726d3ed9b329c5bfe72f03cb0a5daa3fa", - "colors.neutral.base-default": "84ec0b70d9272e41341adba5ab21d08617965d48", - "colors.neutral.base-hover": "fbde8481e0ff15b9ea69cf404a53d824177777be", - "colors.neutral.base-active": "5ccd02c7bc5086f7b312c4a7a7578df1f610fcf8", - "colors.neutral.text-subtle": "63f12724c5245800c1ba9b45586c653da78e54f7", - "colors.neutral.text-default": "caa97130f6e4a35c82b0821cc0d8d507827feb5c", - "colors.neutral.contrast-first": "1d9cc0ab78421a51548b6d4093aaa78558a99694", - "colors.neutral.contrast-second": "b1a8fece66b723b68ba5619cb04c09862f5d2ebd", - "colors.brand1.background-default": "bfc0ab8f5214344a5fc72363618c48e87fcd5c2a", - "colors.brand1.background-subtle": "6f1937c54ec1814b2f2a5614de1fc9f073f473da", - "colors.brand1.surface-default": "9dd3ee15cea4dc5a19b0ac598c192cf535a81c3b", - "colors.brand1.surface-hover": "ebc6e3c1ba824af9404d7c5721520dae6cfe5fcf", - "colors.brand1.surface-active": "6c4c162b057d804815708352a2c6b27f82b0eff9", - "colors.brand1.border-subtle": "384ca4c5a00064eb6c2147301d10bcdfd908b8f1", - "colors.brand1.border-default": "3e0ff1c5133297755d8d970ead343c6971c50f77", - "colors.brand1.border-strong": "f23ba67bfad2c8f4851830f1aa6d326443eec09e", - "colors.brand1.base-default": "85ad6aa9b03aa0198e53024ef9ccfe2cf3aed0e6", - "colors.brand1.base-hover": "080d7762dccf742818d76b21c8b732bc70bd0cdd", - "colors.brand1.base-active": "31ac665d41d4410d493a5f758a8b4507bc86ce79", - "colors.brand1.text-subtle": "65d1f466aa96a101f04ba491ccae14b158b07494", - "colors.brand1.text-default": "8f37e1636eb5f35c1778b6e35d2afab3eab49e34", - "colors.brand1.contrast-first": "42a3c575a862a505a2e426d3f81d2727645eab59", - "colors.brand1.contrast-second": "1bcf233f2555e92f9134aa395b2b6fbbab5ab50d", - "colors.brand2.background-default": "8f21792d139ca1a359eac87ccd419a3352fa9259", - "colors.brand2.background-subtle": "e149f63bff962ab8a0ac5749eb9cc6c0332fe1ea", - "colors.brand2.surface-default": "6929dae31af327295fc76ce71fe6295457ad5441", - "colors.brand2.surface-hover": "703f5c291465be59775b318f8eb8860fac351dfb", - "colors.brand2.surface-active": "3631a62ce5b802fdfb97c8e3e3561af752dde7aa", - "colors.brand2.border-subtle": "1bcfd85165c4869be8fc131c1d94781a26932d94", - "colors.brand2.border-default": "d4e21be2207ac03a4f0a0ba15db916eacd0d036d", - "colors.brand2.border-strong": "2cd9a5d101c90894b1e4f99b5f8cd4abe5952fd7", - "colors.brand2.base-default": "490de4cab551ec404b96f1663b19f3332d2c6c80", - "colors.brand2.base-hover": "13cb231e9a6c86848588624acf4e5ef477f63672", - "colors.brand2.base-active": "72a8573ace8175e8b596e9d476e5ce054a8775aa", - "colors.brand2.text-subtle": "407572f71c3a6661aaa6ff67e61970f7f29d2e86", - "colors.brand2.text-default": "ba6079ab5e865c7ba37dca565649fdc73035e0b6", - "colors.brand2.contrast-first": "7e743f87a658abf7fa416c2e88ba48234ac59c5f", - "colors.brand2.contrast-second": "fdac2f335aaeba66277c3f18f993c2cc59e998b0", - "colors.brand3.background-default": "4c3f39c7450b378970d4be274159357481b5b7cc", - "colors.brand3.background-subtle": "9b9023ac2b4b2381ef737f001d36eb558aa999f2", - "colors.brand3.surface-default": "014416b1afec2d834c050040035b614d09e5d82f", - "colors.brand3.surface-hover": "b6c8ea25e51161848385c5dd6f0ae0d6b9035450", - "colors.brand3.surface-active": "76415bc07695c151ce59575c8022fa2296eb964e", - "colors.brand3.border-subtle": "291e3c86bf4af0595af28e590d3a8ee4d3a3bced", - "colors.brand3.border-default": "f818b8a1eac114dee106d68730a51c0e017883b4", - "colors.brand3.border-strong": "19aabb5d40b1d54521fb4df605587a99f9b61c30", - "colors.brand3.base-default": "f1c60f422aaa5e91e50157ad35df08ffe839f5f0", - "colors.brand3.base-hover": "64a357bab6444c4e275c5de6ec7f9e6a1fd10c64", - "colors.brand3.base-active": "2a9fb565ed64b94c80872c3316e7beadc04cde5f", - "colors.brand3.text-subtle": "b1f7638081e91d03b0da2b634218a33eeba75dc6", - "colors.brand3.text-default": "98ebf84ad10fae37caed1092772f80494e803446", - "colors.brand3.contrast-first": "48182773425ac93bdb9c4af49a2cb7a15a88783b", - "colors.brand3.contrast-second": "3b04a4d37beb6fd8ad3ff514e52ac7772db85e71", - "colors.success.background-default": "fd39fb565e97f91da2ceb55507d015daee35d59f", - "colors.success.background-subtle": "35d929bb07b86dc1e109bf5a4dcfed5e99a32613", - "colors.success.surface-default": "0aed211d058c200cef82501a8f7427638af1a59e", - "colors.success.surface-hover": "5931a255395d3d0e30a538e10c87251dfe9fb529", - "colors.success.surface-active": "0630a5f79e92b59046a94f0d522a2b05f42cc93d", - "colors.success.border-subtle": "3809467e164e91780850b8e706d8f8d7faa19c97", - "colors.success.border-default": "a370ea8715e6dc3907bd1a148b5ae34ad5b9692f", - "colors.success.border-strong": "3722fa2c3d9aef761af738c29f889cb2f443aed5", - "colors.success.base-default": "ca1cf80b0e35193e9aca1cb37e69f0a56eca4d74", - "colors.success.base-hover": "5a97f54e0dc6054ecd729887a4940d1d957f67f6", - "colors.success.base-active": "4db989bcd9014440da24cd5114cd2917ffbac133", - "colors.success.text-subtle": "8a55914d86d834c4e5fea32d22e2bcb245be703b", - "colors.success.text-default": "0d357b4cadd6ad5fa2b410680a8ced87138150c6", - "colors.success.contrast-first": "308688cf8274fa8df5eb6e24df0d1fd4e3f69d36", - "colors.success.contrast-second": "d07d077c0fc1e1a87ca72371faf15a975a69c594", - "colors.danger.background-default": "fdc8eb795d50c5dda436d5ef9191f872d6bb199b", - "colors.danger.background-subtle": "5881a11899875dd2f19353e7d7f2b160370576f4", - "colors.danger.surface-default": "63d6cf1410eb870e940fa0639f5bdfd558a9dfa0", - "colors.danger.surface-hover": "b58d8549f5468960c85c825638c53f32385f73ea", - "colors.danger.surface-active": "a9895a7553bcde190d41a0b7ac3ed6ffda399aee", - "colors.danger.border-subtle": "06a837e6363401f60fc2c897f641835350f23ca7", - "colors.danger.border-default": "2f055afa2a460f9a296bfa3f4a8bd47f6458d6c0", - "colors.danger.border-strong": "f0065eb4bc835cfe9bb3056a85d679480ed5b022", - "colors.danger.base-default": "c5d7a5fa784af2a8a6002ba2b4a8815e32ffb6cb", - "colors.danger.base-hover": "1f945c5e3c3f83d5a364ea94a6e26ce718af38ba", - "colors.danger.base-active": "d55faf331785f7fbacd5f2c57682cffbf101dd2d", - "colors.danger.text-subtle": "2921e965b3e3f4207c15df8635e0826329413f6c", - "colors.danger.text-default": "6ee9f5ea000a87baaa1387687d32a01d8b5d9364", - "colors.danger.contrast-first": "fcdef412f3ab63ff06bf415ccb21fb2942cc13eb", - "colors.danger.contrast-second": "9f76ed3f08d8107bdf7dca6220cc40041b53c268", - "colors.info.background-default": "72ca9ad470bf11add6550c3eed06096a85a75624", - "colors.info.background-subtle": "46ca59f72392775e05ff91ddf938c4c95e2df6f9", - "colors.info.surface-default": "836d82c02b062f5d9c30161c9586dc63d711f1ab", - "colors.info.surface-hover": "40c56d90caac98c63998b535edefea2d804ac987", - "colors.info.surface-active": "e1a4b84f822a13ca3e37588437ad713ccf50f338", - "colors.info.border-subtle": "b4747734efb38ab732101a0f6e481fa4b4dbbee1", - "colors.info.border-default": "a8dbb9d6a0965ef3557f13ce93ffcc6b207ecb33", - "colors.info.border-strong": "6ac9fae5c139932b03cc82c12286ec785d3063b3", - "colors.info.base-default": "cf2d602df4d117476762d25c5473c7a5766e5ba7", - "colors.info.base-hover": "28dcf84fa05dde6dcaa54a23d6803a3d060c3032", - "colors.info.base-active": "090f9dc6901e48f9e6b8f545cb31e527efb4b329", - "colors.info.text-subtle": "6bb11fc6598c423e7a5e3b07717c26674a6e6ff7", - "colors.info.text-default": "9276eee5c04bb45610de6a24839b6c642cfeeeca", - "colors.info.contrast-first": "6af057dbeb51dbeed295eef63c680ad4c8584afa", - "colors.info.contrast-second": "0060b7b29e12346a85a83bf8cdc9d1c17e064ab8", - "colors.warning.background-default": "1146cd63ab852e82c3cc3bcbf092ce224c7149be", - "colors.warning.background-subtle": "b8a9ae134c3dfd63f6099f2144ea445d1266ae55", - "colors.warning.surface-default": "1d5ccaf28dbc9af5a721204151681057ed404a55", - "colors.warning.surface-hover": "59e718f9abd010e37946dfdce7b4d4182f158110", - "colors.warning.surface-active": "28c4ed36e87475f1718bc2d31e012626bf10ce94", - "colors.warning.border-subtle": "7e5185798a8cde76cde71970b74d98833271fd41", - "colors.warning.border-default": "06e09a543e66d966c58aa6d1ea1daaddbf1ca95c", - "colors.warning.border-strong": "a165cafaeedcdc82333ca34136daff033e2e0d52", - "colors.warning.base-default": "b9d11388dbaa0be82cfa4c9749dec7427af33903", - "colors.warning.base-hover": "589be9561370fffbcc287eb05a121f8b3865deb5", - "colors.warning.base-active": "942c92c871072f7d137c3e50cc511882cc250985", - "colors.warning.text-subtle": "8e050c7c774d6ee89541eba818a49c35ca0730f5", - "colors.warning.text-default": "99b680a4174dd2833865de1019005fc5bb3fa743", - "colors.warning.contrast-first": "f3704a03a0575ed7cc41b786c06bdb7726cb8bbd", - "colors.warning.contrast-second": "ce831b61130106ec252b6e7fe592ad29a6a1a5b1" + "color.accent.background-default": "95f541cfbccc86f2d119737dc6bb521102328267", + "color.accent.background-subtle": "c404602f1ed6f270f75878a159c7d41e96fd5f86", + "color.accent.surface-default": "5779f9eb437230a7b75fb2ee7dd801943bc11f88", + "color.accent.surface-hover": "dbb6f34e88510d81239f45787dd0338812f2817c", + "color.accent.surface-active": "a3c6f2738b8733faac56e15a830bb2b63d3159a7", + "color.accent.border-subtle": "0284665c5870024176478eb7f56aaa09cbe0bd91", + "color.accent.border-default": "012841913122f24f8756c8fcfcca0e3c47cc551b", + "color.accent.border-strong": "5bb5fb221bfac11730e02316bfabb7be85b6315d", + "color.accent.base-default": "afed9dab8cbea1db1416dbc1c18cd1c07c1f5602", + "color.accent.base-hover": "f664d6edb1ae29d0ce3f077d41aeeb32e5d1e9fd", + "color.accent.base-active": "dbd5b59fde9828046cf3c36d280f21c59d3367a8", + "color.accent.text-subtle": "54098b8838dcebecf713fe648512cea1d7bf85d2", + "color.accent.text-default": "952204b8ffa3e08697d26e683781142877e1ea1f", + "color.accent.contrast-first": "5abfd44677988c542a2c132346aa1173856c3dfb", + "color.accent.contrast-second": "7f51d60917c963533474ef837e543525827ee277", + "color.neutral.background-default": "30b3fda2a8892424bc7ad2c10a1d03b00dd82fc9", + "color.neutral.background-subtle": "6be83fc6e473c715b70b08e85052264ae40f71f2", + "color.neutral.surface-default": "52c63dc8b44e9183188e824a87f00f3973a55c80", + "color.neutral.surface-hover": "3767aa5adc7d957d22a80b553441d6ab42d2d437", + "color.neutral.surface-active": "4cdc8c6dca335fdd50f2ada23835234ed6e6ca70", + "color.neutral.border-subtle": "008fd5b2f281ace32b84ae90e8c02d2788cdf5f2", + "color.neutral.border-default": "ec0f38b2546b4b40f1f92a8ffcd110ab40a22e8c", + "color.neutral.border-strong": "adae86f726d3ed9b329c5bfe72f03cb0a5daa3fa", + "color.neutral.base-default": "84ec0b70d9272e41341adba5ab21d08617965d48", + "color.neutral.base-hover": "fbde8481e0ff15b9ea69cf404a53d824177777be", + "color.neutral.base-active": "5ccd02c7bc5086f7b312c4a7a7578df1f610fcf8", + "color.neutral.text-subtle": "63f12724c5245800c1ba9b45586c653da78e54f7", + "color.neutral.text-default": "caa97130f6e4a35c82b0821cc0d8d507827feb5c", + "color.neutral.contrast-first": "1d9cc0ab78421a51548b6d4093aaa78558a99694", + "color.neutral.contrast-second": "b1a8fece66b723b68ba5619cb04c09862f5d2ebd", + "color.brand1.background-default": "bfc0ab8f5214344a5fc72363618c48e87fcd5c2a", + "color.brand1.background-subtle": "6f1937c54ec1814b2f2a5614de1fc9f073f473da", + "color.brand1.surface-default": "9dd3ee15cea4dc5a19b0ac598c192cf535a81c3b", + "color.brand1.surface-hover": "ebc6e3c1ba824af9404d7c5721520dae6cfe5fcf", + "color.brand1.surface-active": "6c4c162b057d804815708352a2c6b27f82b0eff9", + "color.brand1.border-subtle": "384ca4c5a00064eb6c2147301d10bcdfd908b8f1", + "color.brand1.border-default": "3e0ff1c5133297755d8d970ead343c6971c50f77", + "color.brand1.border-strong": "f23ba67bfad2c8f4851830f1aa6d326443eec09e", + "color.brand1.base-default": "85ad6aa9b03aa0198e53024ef9ccfe2cf3aed0e6", + "color.brand1.base-hover": "080d7762dccf742818d76b21c8b732bc70bd0cdd", + "color.brand1.base-active": "31ac665d41d4410d493a5f758a8b4507bc86ce79", + "color.brand1.text-subtle": "65d1f466aa96a101f04ba491ccae14b158b07494", + "color.brand1.text-default": "8f37e1636eb5f35c1778b6e35d2afab3eab49e34", + "color.brand1.contrast-first": "42a3c575a862a505a2e426d3f81d2727645eab59", + "color.brand1.contrast-second": "1bcf233f2555e92f9134aa395b2b6fbbab5ab50d", + "color.brand2.background-default": "8f21792d139ca1a359eac87ccd419a3352fa9259", + "color.brand2.background-subtle": "e149f63bff962ab8a0ac5749eb9cc6c0332fe1ea", + "color.brand2.surface-default": "6929dae31af327295fc76ce71fe6295457ad5441", + "color.brand2.surface-hover": "703f5c291465be59775b318f8eb8860fac351dfb", + "color.brand2.surface-active": "3631a62ce5b802fdfb97c8e3e3561af752dde7aa", + "color.brand2.border-subtle": "1bcfd85165c4869be8fc131c1d94781a26932d94", + "color.brand2.border-default": "d4e21be2207ac03a4f0a0ba15db916eacd0d036d", + "color.brand2.border-strong": "2cd9a5d101c90894b1e4f99b5f8cd4abe5952fd7", + "color.brand2.base-default": "490de4cab551ec404b96f1663b19f3332d2c6c80", + "color.brand2.base-hover": "13cb231e9a6c86848588624acf4e5ef477f63672", + "color.brand2.base-active": "72a8573ace8175e8b596e9d476e5ce054a8775aa", + "color.brand2.text-subtle": "407572f71c3a6661aaa6ff67e61970f7f29d2e86", + "color.brand2.text-default": "ba6079ab5e865c7ba37dca565649fdc73035e0b6", + "color.brand2.contrast-first": "7e743f87a658abf7fa416c2e88ba48234ac59c5f", + "color.brand2.contrast-second": "fdac2f335aaeba66277c3f18f993c2cc59e998b0", + "color.brand3.background-default": "4c3f39c7450b378970d4be274159357481b5b7cc", + "color.brand3.background-subtle": "9b9023ac2b4b2381ef737f001d36eb558aa999f2", + "color.brand3.surface-default": "014416b1afec2d834c050040035b614d09e5d82f", + "color.brand3.surface-hover": "b6c8ea25e51161848385c5dd6f0ae0d6b9035450", + "color.brand3.surface-active": "76415bc07695c151ce59575c8022fa2296eb964e", + "color.brand3.border-subtle": "291e3c86bf4af0595af28e590d3a8ee4d3a3bced", + "color.brand3.border-default": "f818b8a1eac114dee106d68730a51c0e017883b4", + "color.brand3.border-strong": "19aabb5d40b1d54521fb4df605587a99f9b61c30", + "color.brand3.base-default": "f1c60f422aaa5e91e50157ad35df08ffe839f5f0", + "color.brand3.base-hover": "64a357bab6444c4e275c5de6ec7f9e6a1fd10c64", + "color.brand3.base-active": "2a9fb565ed64b94c80872c3316e7beadc04cde5f", + "color.brand3.text-subtle": "b1f7638081e91d03b0da2b634218a33eeba75dc6", + "color.brand3.text-default": "98ebf84ad10fae37caed1092772f80494e803446", + "color.brand3.contrast-first": "48182773425ac93bdb9c4af49a2cb7a15a88783b", + "color.brand3.contrast-second": "3b04a4d37beb6fd8ad3ff514e52ac7772db85e71", + "color.success.background-default": "fd39fb565e97f91da2ceb55507d015daee35d59f", + "color.success.background-subtle": "35d929bb07b86dc1e109bf5a4dcfed5e99a32613", + "color.success.surface-default": "0aed211d058c200cef82501a8f7427638af1a59e", + "color.success.surface-hover": "5931a255395d3d0e30a538e10c87251dfe9fb529", + "color.success.surface-active": "0630a5f79e92b59046a94f0d522a2b05f42cc93d", + "color.success.border-subtle": "3809467e164e91780850b8e706d8f8d7faa19c97", + "color.success.border-default": "a370ea8715e6dc3907bd1a148b5ae34ad5b9692f", + "color.success.border-strong": "3722fa2c3d9aef761af738c29f889cb2f443aed5", + "color.success.base-default": "ca1cf80b0e35193e9aca1cb37e69f0a56eca4d74", + "color.success.base-hover": "5a97f54e0dc6054ecd729887a4940d1d957f67f6", + "color.success.base-active": "4db989bcd9014440da24cd5114cd2917ffbac133", + "color.success.text-subtle": "8a55914d86d834c4e5fea32d22e2bcb245be703b", + "color.success.text-default": "0d357b4cadd6ad5fa2b410680a8ced87138150c6", + "color.success.contrast-first": "308688cf8274fa8df5eb6e24df0d1fd4e3f69d36", + "color.success.contrast-second": "d07d077c0fc1e1a87ca72371faf15a975a69c594", + "color.danger.background-default": "fdc8eb795d50c5dda436d5ef9191f872d6bb199b", + "color.danger.background-subtle": "5881a11899875dd2f19353e7d7f2b160370576f4", + "color.danger.surface-default": "63d6cf1410eb870e940fa0639f5bdfd558a9dfa0", + "color.danger.surface-hover": "b58d8549f5468960c85c825638c53f32385f73ea", + "color.danger.surface-active": "a9895a7553bcde190d41a0b7ac3ed6ffda399aee", + "color.danger.border-subtle": "06a837e6363401f60fc2c897f641835350f23ca7", + "color.danger.border-default": "2f055afa2a460f9a296bfa3f4a8bd47f6458d6c0", + "color.danger.border-strong": "f0065eb4bc835cfe9bb3056a85d679480ed5b022", + "color.danger.base-default": "c5d7a5fa784af2a8a6002ba2b4a8815e32ffb6cb", + "color.danger.base-hover": "1f945c5e3c3f83d5a364ea94a6e26ce718af38ba", + "color.danger.base-active": "d55faf331785f7fbacd5f2c57682cffbf101dd2d", + "color.danger.text-subtle": "2921e965b3e3f4207c15df8635e0826329413f6c", + "color.danger.text-default": "6ee9f5ea000a87baaa1387687d32a01d8b5d9364", + "color.danger.contrast-first": "fcdef412f3ab63ff06bf415ccb21fb2942cc13eb", + "color.danger.contrast-second": "9f76ed3f08d8107bdf7dca6220cc40041b53c268", + "color.info.background-default": "72ca9ad470bf11add6550c3eed06096a85a75624", + "color.info.background-subtle": "46ca59f72392775e05ff91ddf938c4c95e2df6f9", + "color.info.surface-default": "836d82c02b062f5d9c30161c9586dc63d711f1ab", + "color.info.surface-hover": "40c56d90caac98c63998b535edefea2d804ac987", + "color.info.surface-active": "e1a4b84f822a13ca3e37588437ad713ccf50f338", + "color.info.border-subtle": "b4747734efb38ab732101a0f6e481fa4b4dbbee1", + "color.info.border-default": "a8dbb9d6a0965ef3557f13ce93ffcc6b207ecb33", + "color.info.border-strong": "6ac9fae5c139932b03cc82c12286ec785d3063b3", + "color.info.base-default": "cf2d602df4d117476762d25c5473c7a5766e5ba7", + "color.info.base-hover": "28dcf84fa05dde6dcaa54a23d6803a3d060c3032", + "color.info.base-active": "090f9dc6901e48f9e6b8f545cb31e527efb4b329", + "color.info.text-subtle": "6bb11fc6598c423e7a5e3b07717c26674a6e6ff7", + "color.info.text-default": "9276eee5c04bb45610de6a24839b6c642cfeeeca", + "color.info.contrast-first": "6af057dbeb51dbeed295eef63c680ad4c8584afa", + "color.info.contrast-second": "0060b7b29e12346a85a83bf8cdc9d1c17e064ab8", + "color.warning.background-default": "1146cd63ab852e82c3cc3bcbf092ce224c7149be", + "color.warning.background-subtle": "b8a9ae134c3dfd63f6099f2144ea445d1266ae55", + "color.warning.surface-default": "1d5ccaf28dbc9af5a721204151681057ed404a55", + "color.warning.surface-hover": "59e718f9abd010e37946dfdce7b4d4182f158110", + "color.warning.surface-active": "28c4ed36e87475f1718bc2d31e012626bf10ce94", + "color.warning.border-subtle": "7e5185798a8cde76cde71970b74d98833271fd41", + "color.warning.border-default": "06e09a543e66d966c58aa6d1ea1daaddbf1ca95c", + "color.warning.border-strong": "a165cafaeedcdc82333ca34136daff033e2e0d52", + "color.warning.base-default": "b9d11388dbaa0be82cfa4c9749dec7427af33903", + "color.warning.base-hover": "589be9561370fffbcc287eb05a121f8b3865deb5", + "color.warning.base-active": "942c92c871072f7d137c3e50cc511882cc250985", + "color.warning.text-subtle": "8e050c7c774d6ee89541eba818a49c35ca0730f5", + "color.warning.text-default": "99b680a4174dd2833865de1019005fc5bb3fa743", + "color.warning.contrast-first": "f3704a03a0575ed7cc41b786c06bdb7726cb8bbd", + "color.warning.contrast-second": "ce831b61130106ec252b6e7fe592ad29a6a1a5b1", + "border-radius.sm": "5c6abf2d1c6e7ff47cd8c2b80efea7538e60d9ba", + "border-radius.md": "24be1da469b5500b956fd482f00103ff178abc45", + "border-radius.lg": "b07e151670240293d2d68f868f18088e920efd47", + "border-radius.xl": "dde7a2f074f16b62885f83d3be40ae26175aa5ea", + "border-radius.2xl": "85c47172a61b48d8b2c208f601106024bf891ebd", + "border-radius.3xl": "2ef02a68d24d7a2652e86fd0086b7f3dff48c177", + "border-radius.4xl": "aa581a4c46f76757e9bda8669d5a1c4658cd4081", + "border-radius.full": "19a22832ecbfe1a10eac377d2f8df9d53e5512d6", + "border-width.default": "59d50158188cf97383e2607894e56b0ded130555", + "border-width.active": "5799b49d4f7cf1e0c543c92786bfcb3cc756bf5f", + "border-width.tab_focus": "9c01bea7a501618f06818b4219d890819cfa5d96" }, "group": "semantic" }, @@ -1321,81 +1321,6 @@ "$figmaCollectionId": "VariableCollectionId:34429:1825", "$figmaModeId": "34429:5", "$figmaVariableReferences": { - "colors.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", - "colors.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", - "colors.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", - "colors.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", - "colors.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", - "colors.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", - "colors.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", - "colors.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", - "colors.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", - "colors.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", - "colors.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", - "colors.accent.12": "d32435a8c9754f963791150513b8fd9198327870", - "colors.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", - "colors.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", - "colors.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", - "colors.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", - "colors.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", - "colors.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", - "colors.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", - "colors.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", - "colors.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", - "colors.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", - "colors.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", - "colors.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", - "colors.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", - "colors.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", - "colors.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", - "colors.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", - "colors.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", - "colors.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", - "colors.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", - "colors.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", - "colors.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", - "colors.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", - "colors.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", - "colors.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", - "colors.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", - "colors.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", - "colors.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", - "colors.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", - "colors.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", - "colors.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", - "colors.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", - "colors.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", - "colors.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", - "colors.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", - "colors.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", - "colors.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", - "colors.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", - "colors.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", - "colors.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", - "colors.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", - "colors.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", - "colors.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", - "colors.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", - "colors.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", - "colors.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", - "colors.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", - "colors.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", - "colors.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", - "colors.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", - "colors.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", - "colors.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", - "colors.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", - "colors.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", - "colors.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", - "colors.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", - "colors.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", - "colors.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", - "colors.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", - "colors.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", - "colors.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", - "colors.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", - "colors.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", - "colors.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395", "theme3.accent.1": "7dafbf3561842224c8f94d51b95b88f92cabf0ec", "theme3.accent.2": "8385cfbdac87378caccca9bde6c8e7eeb8ae2561", "theme3.accent.3": "04dc59653a28e309ee3606b2e0bab3542b6a4bfe", @@ -1470,7 +1395,82 @@ "theme3.brand3.12": "a63a4170b92e8ccc77eb8a2152145bdfbc84c245", "theme3.brand3.13": "3524fec1c64ce94432e79671bf86b3555351c067", "theme3.brand3.contrast-1": "fbb6927bf4bef4a81de434315eabb787a105d100", - "theme3.brand3.contrast-2": "ef3aa67d0c67e9ce5926aea9d9c322b6782ebca1" + "theme3.brand3.contrast-2": "ef3aa67d0c67e9ce5926aea9d9c322b6782ebca1", + "color.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", + "color.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", + "color.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", + "color.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", + "color.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", + "color.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", + "color.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", + "color.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", + "color.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", + "color.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", + "color.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", + "color.accent.12": "d32435a8c9754f963791150513b8fd9198327870", + "color.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", + "color.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", + "color.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", + "color.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", + "color.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", + "color.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", + "color.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", + "color.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", + "color.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", + "color.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", + "color.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", + "color.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", + "color.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", + "color.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", + "color.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", + "color.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", + "color.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", + "color.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", + "color.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", + "color.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", + "color.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", + "color.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", + "color.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", + "color.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", + "color.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", + "color.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", + "color.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", + "color.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", + "color.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", + "color.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", + "color.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", + "color.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", + "color.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", + "color.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", + "color.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", + "color.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", + "color.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", + "color.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", + "color.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", + "color.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", + "color.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", + "color.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", + "color.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", + "color.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", + "color.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", + "color.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", + "color.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", + "color.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", + "color.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", + "color.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", + "color.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", + "color.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", + "color.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", + "color.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", + "color.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", + "color.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", + "color.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", + "color.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", + "color.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", + "color.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", + "color.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", + "color.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", + "color.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395" }, "group": "Theme" }, @@ -1484,81 +1484,6 @@ "$figmaCollectionId": "VariableCollectionId:34429:1825", "$figmaModeId": "34429:6", "$figmaVariableReferences": { - "colors.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", - "colors.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", - "colors.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", - "colors.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", - "colors.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", - "colors.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", - "colors.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", - "colors.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", - "colors.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", - "colors.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", - "colors.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", - "colors.accent.12": "d32435a8c9754f963791150513b8fd9198327870", - "colors.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", - "colors.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", - "colors.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", - "colors.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", - "colors.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", - "colors.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", - "colors.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", - "colors.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", - "colors.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", - "colors.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", - "colors.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", - "colors.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", - "colors.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", - "colors.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", - "colors.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", - "colors.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", - "colors.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", - "colors.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", - "colors.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", - "colors.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", - "colors.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", - "colors.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", - "colors.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", - "colors.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", - "colors.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", - "colors.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", - "colors.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", - "colors.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", - "colors.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", - "colors.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", - "colors.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", - "colors.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", - "colors.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", - "colors.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", - "colors.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", - "colors.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", - "colors.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", - "colors.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", - "colors.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", - "colors.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", - "colors.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", - "colors.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", - "colors.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", - "colors.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", - "colors.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", - "colors.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", - "colors.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", - "colors.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", - "colors.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", - "colors.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", - "colors.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", - "colors.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", - "colors.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", - "colors.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", - "colors.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", - "colors.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", - "colors.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", - "colors.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", - "colors.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", - "colors.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", - "colors.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", - "colors.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", - "colors.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395", "theme4.accent.1": "a7794af93a745a95545a2d48d6f2e23a4fd19961", "theme4.accent.2": "6218f6277382ae40861df371c3a7fc6cd90c7f19", "theme4.accent.3": "01c9b4e226fbdf7f371917ca9600fa5f00c1e6a4", @@ -1633,7 +1558,82 @@ "theme4.brand3.12": "2a8b984687de865171fcd55fc7551582ca7ce2f4", "theme4.brand3.13": "49e6de4cb9b1903e7cab8aca7811ee04421fb5a1", "theme4.brand3.contrast-1": "f0b180d169f8b892f4e2f91f7c0f3b7d7fba349e", - "theme4.brand3.contrast-2": "49988532e170c3d4a0325940e42486bcb57383b1" + "theme4.brand3.contrast-2": "49988532e170c3d4a0325940e42486bcb57383b1", + "color.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", + "color.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", + "color.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", + "color.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", + "color.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", + "color.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", + "color.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", + "color.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", + "color.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", + "color.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", + "color.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", + "color.accent.12": "d32435a8c9754f963791150513b8fd9198327870", + "color.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", + "color.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", + "color.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", + "color.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", + "color.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", + "color.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", + "color.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", + "color.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", + "color.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", + "color.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", + "color.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", + "color.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", + "color.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", + "color.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", + "color.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", + "color.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", + "color.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", + "color.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", + "color.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", + "color.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", + "color.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", + "color.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", + "color.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", + "color.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", + "color.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", + "color.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", + "color.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", + "color.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", + "color.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", + "color.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", + "color.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", + "color.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", + "color.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", + "color.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", + "color.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", + "color.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", + "color.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", + "color.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", + "color.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", + "color.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", + "color.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", + "color.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", + "color.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", + "color.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", + "color.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", + "color.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", + "color.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", + "color.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", + "color.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", + "color.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", + "color.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", + "color.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", + "color.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", + "color.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", + "color.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", + "color.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", + "color.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", + "color.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", + "color.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", + "color.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", + "color.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", + "color.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", + "color.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395" }, "group": "Theme" } diff --git a/design-tokens/core/globals.json b/design-tokens/core/globals.json index b3b53b75a1..16e295d258 100644 --- a/design-tokens/core/globals.json +++ b/design-tokens/core/globals.json @@ -1,5 +1,5 @@ { - "border_width": { + "border-width": { "1": { "value": "1px", "type": "borderWidth" @@ -148,7 +148,7 @@ "type": "boxShadow" } }, - "borderRadius": { + "border-radius": { "2": { "value": "2", "type": "borderRadius" diff --git a/design-tokens/core/typography/default.json b/design-tokens/core/typography/default.json index 4afb1cbe2d..a7ddccc68f 100644 --- a/design-tokens/core/typography/default.json +++ b/design-tokens/core/typography/default.json @@ -1,41 +1,11 @@ { - "textCase": { - "none": { - "value": "none", - "type": "textCase" - } - }, - "textDecoration": { - "none": { - "value": "none", - "type": "textDecoration" - }, - "underline": { - "value": "underline", - "type": "textDecoration" - } - }, - "fontFamilies": { + "font-family": { "main": { "value": "Inter", "type": "fontFamilies" } }, - "font-static": { - "small": { - "value": "16", - "type": "fontSizes" - }, - "medium": { - "value": "18", - "type": "fontSizes" - }, - "large": { - "value": "24", - "type": "fontSizes" - } - }, - "lineHeights": { + "line-height": { "300": { "value": "130%", "type": "lineHeights" @@ -53,7 +23,7 @@ "type": "lineHeights" } }, - "fontWeights": { + "font-weight": { "medium": { "value": "500", "type": "fontWeights" diff --git a/design-tokens/semantic/color.json b/design-tokens/semantic/color.json index 9fdd9318b8..e0fb669a89 100644 --- a/design-tokens/semantic/color.json +++ b/design-tokens/semantic/color.json @@ -1,312 +1,312 @@ { - "colors": { + "color": { "accent": { "background-default": { - "value": "{colors.accent.1}", + "value": "{color.accent.1}", "type": "color" }, "background-subtle": { - "value": "{colors.accent.2}", + "value": "{color.accent.2}", "type": "color" }, "surface-default": { - "value": "{colors.accent.3}", + "value": "{color.accent.3}", "type": "color" }, "surface-hover": { - "value": "{colors.accent.4}", + "value": "{color.accent.4}", "type": "color" }, "surface-active": { - "value": "{colors.accent.5}", + "value": "{color.accent.5}", "type": "color" }, "border-subtle": { - "value": "{colors.accent.6}", + "value": "{color.accent.6}", "type": "color" }, "border-default": { - "value": "{colors.accent.7}", + "value": "{color.accent.7}", "type": "color" }, "border-strong": { - "value": "{colors.accent.8}", + "value": "{color.accent.8}", "type": "color" }, "base-default": { - "value": "{colors.accent.9}", + "value": "{color.accent.9}", "type": "color" }, "base-hover": { - "value": "{colors.accent.10}", + "value": "{color.accent.10}", "type": "color" }, "base-active": { - "value": "{colors.accent.11}", + "value": "{color.accent.11}", "type": "color" }, "text-subtle": { - "value": "{colors.accent.12}", + "value": "{color.accent.12}", "type": "color" }, "text-default": { - "value": "{colors.accent.13}", + "value": "{color.accent.13}", "type": "color" }, "contrast-first": { - "value": "{colors.accent.contrast-1}", + "value": "{color.accent.contrast-1}", "type": "color" }, "contrast-second": { - "value": "{colors.accent.contrast-2}", + "value": "{color.accent.contrast-2}", "type": "color" } }, "neutral": { "background-default": { - "value": "{colors.neutral.1}", + "value": "{color.neutral.1}", "type": "color" }, "background-subtle": { - "value": "{colors.neutral.2}", + "value": "{color.neutral.2}", "type": "color" }, "surface-default": { - "value": "{colors.neutral.3}", + "value": "{color.neutral.3}", "type": "color" }, "surface-hover": { - "value": "{colors.neutral.4}", + "value": "{color.neutral.4}", "type": "color" }, "surface-active": { - "value": "{colors.neutral.5}", + "value": "{color.neutral.5}", "type": "color" }, "border-subtle": { - "value": "{colors.neutral.6}", + "value": "{color.neutral.6}", "type": "color" }, "border-default": { - "value": "{colors.neutral.7}", + "value": "{color.neutral.7}", "type": "color" }, "border-strong": { - "value": "{colors.neutral.8}", + "value": "{color.neutral.8}", "type": "color" }, "base-default": { - "value": "{colors.neutral.9}", + "value": "{color.neutral.9}", "type": "color" }, "base-hover": { - "value": "{colors.neutral.10}", + "value": "{color.neutral.10}", "type": "color" }, "base-active": { - "value": "{colors.neutral.11}", + "value": "{color.neutral.11}", "type": "color" }, "text-subtle": { - "value": "{colors.neutral.12}", + "value": "{color.neutral.12}", "type": "color" }, "text-default": { - "value": "{colors.neutral.13}", + "value": "{color.neutral.13}", "type": "color" }, "contrast-first": { - "value": "{colors.neutral.contrast-1}", + "value": "{color.neutral.contrast-1}", "type": "color" }, "contrast-second": { - "value": "{colors.neutral.contrast-2}", + "value": "{color.neutral.contrast-2}", "type": "color" } }, "brand1": { "background-default": { - "value": "{colors.brand1.1}", + "value": "{color.brand1.1}", "type": "color" }, "background-subtle": { - "value": "{colors.brand1.2}", + "value": "{color.brand1.2}", "type": "color" }, "surface-default": { - "value": "{colors.brand1.3}", + "value": "{color.brand1.3}", "type": "color" }, "surface-hover": { - "value": "{colors.brand1.4}", + "value": "{color.brand1.4}", "type": "color" }, "surface-active": { - "value": "{colors.brand1.5}", + "value": "{color.brand1.5}", "type": "color" }, "border-subtle": { - "value": "{colors.brand1.6}", + "value": "{color.brand1.6}", "type": "color" }, "border-default": { - "value": "{colors.brand1.7}", + "value": "{color.brand1.7}", "type": "color" }, "border-strong": { - "value": "{colors.brand1.8}", + "value": "{color.brand1.8}", "type": "color" }, "base-default": { - "value": "{colors.brand1.9}", + "value": "{color.brand1.9}", "type": "color" }, "base-hover": { - "value": "{colors.brand1.10}", + "value": "{color.brand1.10}", "type": "color" }, "base-active": { - "value": "{colors.brand1.11}", + "value": "{color.brand1.11}", "type": "color" }, "text-subtle": { - "value": "{colors.brand1.12}", + "value": "{color.brand1.12}", "type": "color" }, "text-default": { - "value": "{colors.brand1.13}", + "value": "{color.brand1.13}", "type": "color" }, "contrast-first": { - "value": "{colors.brand1.contrast-1}", + "value": "{color.brand1.contrast-1}", "type": "color" }, "contrast-second": { - "value": "{colors.brand1.contrast-2}", + "value": "{color.brand1.contrast-2}", "type": "color" } }, "brand2": { "background-default": { - "value": "{colors.brand2.1}", + "value": "{color.brand2.1}", "type": "color" }, "background-subtle": { - "value": "{colors.brand2.2}", + "value": "{color.brand2.2}", "type": "color" }, "surface-default": { - "value": "{colors.brand2.3}", + "value": "{color.brand2.3}", "type": "color" }, "surface-hover": { - "value": "{colors.brand2.4}", + "value": "{color.brand2.4}", "type": "color" }, "surface-active": { - "value": "{colors.brand2.5}", + "value": "{color.brand2.5}", "type": "color" }, "border-subtle": { - "value": "{colors.brand2.6}", + "value": "{color.brand2.6}", "type": "color" }, "border-default": { - "value": "{colors.brand2.7}", + "value": "{color.brand2.7}", "type": "color" }, "border-strong": { - "value": "{colors.brand2.8}", + "value": "{color.brand2.8}", "type": "color" }, "base-default": { - "value": "{colors.brand2.9}", + "value": "{color.brand2.9}", "type": "color" }, "base-hover": { - "value": "{colors.brand2.10}", + "value": "{color.brand2.10}", "type": "color" }, "base-active": { - "value": "{colors.brand2.11}", + "value": "{color.brand2.11}", "type": "color" }, "text-subtle": { - "value": "{colors.brand2.12}", + "value": "{color.brand2.12}", "type": "color" }, "text-default": { - "value": "{colors.brand2.13}", + "value": "{color.brand2.13}", "type": "color" }, "contrast-first": { - "value": "{colors.brand2.contrast-1}", + "value": "{color.brand2.contrast-1}", "type": "color" }, "contrast-second": { - "value": "{colors.brand2.contrast-2}", + "value": "{color.brand2.contrast-2}", "type": "color" } }, "brand3": { "background-default": { - "value": "{colors.brand3.1}", + "value": "{color.brand3.1}", "type": "color" }, "background-subtle": { - "value": "{colors.brand3.2}", + "value": "{color.brand3.2}", "type": "color" }, "surface-default": { - "value": "{colors.brand3.3}", + "value": "{color.brand3.3}", "type": "color" }, "surface-hover": { - "value": "{colors.brand3.4}", + "value": "{color.brand3.4}", "type": "color" }, "surface-active": { - "value": "{colors.brand3.5}", + "value": "{color.brand3.5}", "type": "color" }, "border-subtle": { - "value": "{colors.brand3.6}", + "value": "{color.brand3.6}", "type": "color" }, "border-default": { - "value": "{colors.brand3.7}", + "value": "{color.brand3.7}", "type": "color" }, "border-strong": { - "value": "{colors.brand3.8}", + "value": "{color.brand3.8}", "type": "color" }, "base-default": { - "value": "{colors.brand3.9}", + "value": "{color.brand3.9}", "type": "color" }, "base-hover": { - "value": "{colors.brand3.10}", + "value": "{color.brand3.10}", "type": "color" }, "base-active": { - "value": "{colors.brand3.11}", + "value": "{color.brand3.11}", "type": "color" }, "text-subtle": { - "value": "{colors.brand3.12}", + "value": "{color.brand3.12}", "type": "color" }, "text-default": { - "value": "{colors.brand3.13}", + "value": "{color.brand3.13}", "type": "color" }, "contrast-first": { - "value": "{colors.brand3.contrast-1}", + "value": "{color.brand3.contrast-1}", "type": "color" }, "contrast-second": { - "value": "{colors.brand3.contrast-2}", + "value": "{color.brand3.contrast-2}", "type": "color" } }, diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index 9d5c90d37a..ba56999bb8 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -3,18 +3,18 @@ "heading": { "2xlarge": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.medium}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f7}" }, "type": "typography" }, "xlarge": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.medium}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f6}" }, "type": "typography", @@ -22,9 +22,9 @@ }, "large": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.medium}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f5}" }, "type": "typography", @@ -32,9 +32,9 @@ }, "medium": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.medium}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f4}" }, "type": "typography", @@ -42,9 +42,9 @@ }, "small": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.medium}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f3}" }, "type": "typography", @@ -52,9 +52,9 @@ }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.medium}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f2}" }, "type": "typography", @@ -62,9 +62,9 @@ }, "xxsmall": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.medium}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f1}" }, "type": "typography", @@ -74,36 +74,36 @@ "ingress": { "large": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.700}", "fontSize": "{font-size.f4}" }, "type": "typography" }, "medium": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.700}", "fontSize": "{font-size.f3}" }, "type": "typography" }, "small": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.700}", "fontSize": "{font-size.f2}" }, "type": "typography" }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.700}", "fontSize": "{font-size.f1}" }, "type": "typography" @@ -112,36 +112,36 @@ "paragraph": { "large": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.500}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.500}", "fontSize": "{font-size.f2}" }, "type": "typography" }, "medium": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.500}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.500}", "fontSize": "{font-size.f1}" }, "type": "typography" }, "small": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.500}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.500}", "fontSize": "{font-size.f0}" }, "type": "typography" }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.500}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.500}", "fontSize": "{font-size.f-1}" }, "type": "typography" @@ -149,36 +149,36 @@ "short": { "large": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f2}" }, "type": "typography" }, "medium": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f1}" }, "type": "typography" }, "small": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f0}" }, "type": "typography" }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f-1}" }, "type": "typography" @@ -187,36 +187,36 @@ "long": { "large": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.700}", "fontSize": "{font-size.f1}" }, "type": "typography" }, "medium": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.700}", "fontSize": "{font-size.f0}" }, "type": "typography" }, "small": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.700}", "fontSize": "{font-size.f-1}" }, "type": "typography" }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.700}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.700}", "fontSize": "{font-size.f-2}" }, "type": "typography" @@ -226,36 +226,36 @@ "label": { "large": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.medium}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f2}" }, "type": "typography" }, "medium": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.medium}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f1}" }, "type": "typography" }, "small": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.medium}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f0}" }, "type": "typography" }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.medium}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.medium}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f-1}" }, "type": "typography" @@ -264,69 +264,40 @@ "error_message": { "large": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f2}" }, "type": "typography" }, "medium": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f1}" }, "type": "typography" }, "small": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f0}" }, "type": "typography" }, "xsmall": { "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", + "fontFamily": "{font-family.main}", + "fontWeight": "{font-weight.regular}", + "lineHeight": "{line-height.300}", "fontSize": "{font-size.f-1}" }, "type": "typography" } - }, - "interactive": { - "large": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-static.large}" - }, - "type": "typography" - }, - "medium": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-static.medium}" - }, - "type": "typography" - }, - "small": { - "value": { - "fontFamily": "{fontFamilies.main}", - "fontWeight": "{fontWeights.regular}", - "lineHeight": "{lineHeights.300}", - "fontSize": "{font-static.small}" - }, - "type": "typography" - } } }, "opacity": { @@ -335,37 +306,37 @@ "type": "opacity" } }, - "border_radius": { + "border-radius": { "sm": { - "value": "{borderRadius.2}", + "value": "{border-radius.2}", "type": "borderRadius" }, "md": { - "value": "{borderRadius.4}", + "value": "{border-radius.4}", "type": "borderRadius" }, "lg": { - "value": "{borderRadius.8}", + "value": "{border-radius.8}", "type": "borderRadius" }, "xl": { - "value": "{borderRadius.12}", + "value": "{border-radius.12}", "type": "borderRadius" }, "2xl": { - "value": "{borderRadius.16}", + "value": "{border-radius.16}", "type": "borderRadius" }, "3xl": { - "value": "{borderRadius.24}", + "value": "{border-radius.24}", "type": "borderRadius" }, "4xl": { - "value": "{borderRadius.32}", + "value": "{border-radius.32}", "type": "borderRadius" }, "full": { - "value": "{borderRadius.9999}", + "value": "{border-radius.9999}", "type": "borderRadius" } }, @@ -533,38 +504,38 @@ "type": "sizing" } }, - "border_width": { + "border-width": { "default": { - "value": "{border_width.1}", + "value": "{border-width.1}", "type": "borderWidth" }, "active": { - "value": "{border_width.2}", + "value": "{border-width.2}", "type": "borderWidth" }, "tab_focus": { - "value": "{border_width.2}", + "value": "{border-width.2}", "type": "borderWidth" } }, "shadow": { - "xsmall": { + "xs": { "value": "{shadow.100}", "type": "boxShadow" }, - "small": { + "sm": { "value": "{shadow.200}", "type": "boxShadow" }, - "medium": { + "md": { "value": "{shadow.300}", "type": "boxShadow" }, - "large": { + "lg": { "value": "{shadow.400}", "type": "boxShadow" }, - "xlarge": { + "xl": { "value": "{shadow.500}", "type": "boxShadow" } diff --git a/design-tokens/themes/theme1.json b/design-tokens/themes/theme1.json index abe86f75ce..6a83fa9c93 100644 --- a/design-tokens/themes/theme1.json +++ b/design-tokens/themes/theme1.json @@ -1,5 +1,5 @@ { - "colors": { + "color": { "accent": { "1": { "value": "{theme1.accent.1}", diff --git a/design-tokens/themes/theme2.json b/design-tokens/themes/theme2.json index 1589f6b21f..6051134f87 100644 --- a/design-tokens/themes/theme2.json +++ b/design-tokens/themes/theme2.json @@ -1,5 +1,5 @@ { - "colors": { + "color": { "accent": { "1": { "value": "{theme2.accent.1}", diff --git a/design-tokens/themes/theme3.json b/design-tokens/themes/theme3.json index 8e0aa8dc04..87e5230056 100644 --- a/design-tokens/themes/theme3.json +++ b/design-tokens/themes/theme3.json @@ -1,5 +1,5 @@ { - "colors": { + "color": { "accent": { "1": { "value": "{theme3.accent.1}", diff --git a/design-tokens/themes/theme4.json b/design-tokens/themes/theme4.json index 6eeea705e8..44bc6d9dd1 100644 --- a/design-tokens/themes/theme4.json +++ b/design-tokens/themes/theme4.json @@ -1,5 +1,5 @@ { - "colors": { + "color": { "accent": { "1": { "value": "{theme4.accent.1}", From 8f6f2bb62db14212aa01ab08d3bd4dffe14002d3 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Wed, 15 May 2024 14:39:11 +0200 Subject: [PATCH 037/311] generated tokens --- apps/storefront/tokens/altinn/dark.ts | 1428 +++++++++----------- apps/storefront/tokens/altinn/light.ts | 1428 +++++++++----------- apps/storefront/tokens/digdir/dark.ts | 1428 +++++++++----------- apps/storefront/tokens/digdir/light.ts | 1428 +++++++++----------- apps/storefront/tokens/theme4/dark.ts | 1428 +++++++++----------- apps/storefront/tokens/theme4/light.ts | 1428 +++++++++----------- apps/storefront/tokens/uutilsynet/dark.ts | 1428 +++++++++----------- apps/storefront/tokens/uutilsynet/light.ts | 1428 +++++++++----------- packages/theme/brand/altinn/dark.css | 455 ++++--- packages/theme/brand/altinn/light.css | 455 ++++--- packages/theme/brand/digdir/dark.css | 455 ++++--- packages/theme/brand/digdir/light.css | 455 ++++--- packages/theme/brand/theme4/dark.css | 455 ++++--- packages/theme/brand/theme4/light.css | 455 ++++--- packages/theme/brand/uutilsynet/dark.css | 455 ++++--- packages/theme/brand/uutilsynet/light.css | 455 ++++--- 16 files changed, 6848 insertions(+), 8216 deletions(-) diff --git a/apps/storefront/tokens/altinn/dark.ts b/apps/storefront/tokens/altinn/dark.ts index 6ad63c8bf6..893847218d 100644 --- a/apps/storefront/tokens/altinn/dark.ts +++ b/apps/storefront/tokens/altinn/dark.ts @@ -10,13 +10,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-colors-accent-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ - "colors", + "color", "accent", "background-default" ] @@ -27,13 +27,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-colors-accent-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "background-subtle" ] @@ -44,13 +44,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-colors-accent-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ - "colors", + "color", "accent", "surface-default" ] @@ -61,13 +61,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-colors-accent-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ - "colors", + "color", "accent", "surface-hover" ] @@ -78,13 +78,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-colors-accent-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ - "colors", + "color", "accent", "surface-active" ] @@ -95,13 +95,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-colors-accent-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "border-subtle" ] @@ -112,13 +112,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-colors-accent-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ - "colors", + "color", "accent", "border-default" ] @@ -129,13 +129,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-colors-accent-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ - "colors", + "color", "accent", "border-strong" ] @@ -146,13 +146,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-colors-accent-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ - "colors", + "color", "accent", "base-default" ] @@ -163,13 +163,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-colors-accent-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ - "colors", + "color", "accent", "base-hover" ] @@ -180,13 +180,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-colors-accent-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ - "colors", + "color", "accent", "base-active" ] @@ -197,13 +197,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-colors-accent-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "text-subtle" ] @@ -214,13 +214,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-colors-accent-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ - "colors", + "color", "accent", "text-default" ] @@ -231,13 +231,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-colors-accent-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-first" ] @@ -248,13 +248,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-colors-accent-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-second" ] @@ -265,13 +265,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-colors-neutral-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ - "colors", + "color", "neutral", "background-default" ] @@ -282,13 +282,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-colors-neutral-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "background-subtle" ] @@ -299,13 +299,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-colors-neutral-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-default" ] @@ -316,13 +316,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-colors-neutral-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-hover" ] @@ -333,13 +333,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-colors-neutral-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-active" ] @@ -350,13 +350,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-colors-neutral-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "border-subtle" ] @@ -367,13 +367,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-colors-neutral-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ - "colors", + "color", "neutral", "border-default" ] @@ -384,13 +384,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-colors-neutral-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ - "colors", + "color", "neutral", "border-strong" ] @@ -401,13 +401,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-colors-neutral-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ - "colors", + "color", "neutral", "base-default" ] @@ -418,13 +418,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-colors-neutral-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "base-hover" ] @@ -435,13 +435,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-colors-neutral-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ - "colors", + "color", "neutral", "base-active" ] @@ -452,13 +452,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-colors-neutral-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "text-subtle" ] @@ -469,13 +469,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-colors-neutral-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ - "colors", + "color", "neutral", "text-default" ] @@ -486,13 +486,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-colors-neutral-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-first" ] @@ -503,13 +503,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-colors-neutral-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-second" ] @@ -520,13 +520,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-colors-brand1-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ - "colors", + "color", "brand1", "background-default" ] @@ -537,13 +537,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-colors-brand1-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "background-subtle" ] @@ -554,13 +554,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-colors-brand1-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-default" ] @@ -571,13 +571,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-colors-brand1-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-hover" ] @@ -588,13 +588,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-colors-brand1-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-active" ] @@ -605,13 +605,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-colors-brand1-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "border-subtle" ] @@ -622,13 +622,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-colors-brand1-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ - "colors", + "color", "brand1", "border-default" ] @@ -639,13 +639,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-colors-brand1-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ - "colors", + "color", "brand1", "border-strong" ] @@ -656,13 +656,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-colors-brand1-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ - "colors", + "color", "brand1", "base-default" ] @@ -673,13 +673,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-colors-brand1-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "base-hover" ] @@ -690,13 +690,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-colors-brand1-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ - "colors", + "color", "brand1", "base-active" ] @@ -707,13 +707,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-colors-brand1-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "text-subtle" ] @@ -724,13 +724,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-colors-brand1-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ - "colors", + "color", "brand1", "text-default" ] @@ -741,13 +741,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-colors-brand1-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-first" ] @@ -758,13 +758,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-colors-brand1-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-second" ] @@ -775,13 +775,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-colors-brand2-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ - "colors", + "color", "brand2", "background-default" ] @@ -792,13 +792,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-colors-brand2-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "background-subtle" ] @@ -809,13 +809,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-colors-brand2-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-default" ] @@ -826,13 +826,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-colors-brand2-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-hover" ] @@ -843,13 +843,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-colors-brand2-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-active" ] @@ -860,13 +860,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-colors-brand2-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "border-subtle" ] @@ -877,13 +877,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-colors-brand2-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ - "colors", + "color", "brand2", "border-default" ] @@ -894,13 +894,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-colors-brand2-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ - "colors", + "color", "brand2", "border-strong" ] @@ -911,13 +911,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-colors-brand2-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ - "colors", + "color", "brand2", "base-default" ] @@ -928,13 +928,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-colors-brand2-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "base-hover" ] @@ -945,13 +945,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-colors-brand2-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ - "colors", + "color", "brand2", "base-active" ] @@ -962,13 +962,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-colors-brand2-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "text-subtle" ] @@ -979,13 +979,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-colors-brand2-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ - "colors", + "color", "brand2", "text-default" ] @@ -996,13 +996,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-colors-brand2-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-first" ] @@ -1013,13 +1013,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-colors-brand2-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-second" ] @@ -1030,13 +1030,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.1}", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-colors-brand3-background-default", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "colors", + "color", "brand3", "background-default" ] @@ -1047,13 +1047,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.2}", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-colors-brand3-background-subtle", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "background-subtle" ] @@ -1064,13 +1064,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.3}", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-colors-brand3-surface-default", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-default" ] @@ -1081,13 +1081,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.4}", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-colors-brand3-surface-hover", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-hover" ] @@ -1098,13 +1098,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.5}", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-colors-brand3-surface-active", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-active" ] @@ -1115,13 +1115,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.6}", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-colors-brand3-border-subtle", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "border-subtle" ] @@ -1132,13 +1132,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.7}", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-colors-brand3-border-default", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "colors", + "color", "brand3", "border-default" ] @@ -1149,13 +1149,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.8}", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-colors-brand3-border-strong", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "colors", + "color", "brand3", "border-strong" ] @@ -1166,13 +1166,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.9}", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-colors-brand3-base-default", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "colors", + "color", "brand3", "base-default" ] @@ -1183,13 +1183,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.10}", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-colors-brand3-base-hover", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "base-hover" ] @@ -1200,13 +1200,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.11}", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-colors-brand3-base-active", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "colors", + "color", "brand3", "base-active" ] @@ -1217,13 +1217,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.12}", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-colors-brand3-text-subtle", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "text-subtle" ] @@ -1234,13 +1234,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.13}", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-colors-brand3-text-default", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "colors", + "color", "brand3", "text-default" ] @@ -1251,13 +1251,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-1}", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-colors-brand3-contrast-first", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-first" ] @@ -1268,13 +1268,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-2}", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-colors-brand3-contrast-second", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-second" ] @@ -1288,10 +1288,10 @@ export const color = [ value: "{global.green.1}", type: "color" }, - name: "--fds-colors-success-background-default", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "colors", + "color", "success", "background-default" ] @@ -1305,10 +1305,10 @@ export const color = [ value: "{global.green.2}", type: "color" }, - name: "--fds-colors-success-background-subtle", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "colors", + "color", "success", "background-subtle" ] @@ -1322,10 +1322,10 @@ export const color = [ value: "{global.green.3}", type: "color" }, - name: "--fds-colors-success-surface-default", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "colors", + "color", "success", "surface-default" ] @@ -1339,10 +1339,10 @@ export const color = [ value: "{global.green.4}", type: "color" }, - name: "--fds-colors-success-surface-hover", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "colors", + "color", "success", "surface-hover" ] @@ -1356,10 +1356,10 @@ export const color = [ value: "{global.green.5}", type: "color" }, - name: "--fds-colors-success-surface-active", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "colors", + "color", "success", "surface-active" ] @@ -1373,10 +1373,10 @@ export const color = [ value: "{global.green.6}", type: "color" }, - name: "--fds-colors-success-border-subtle", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "colors", + "color", "success", "border-subtle" ] @@ -1390,10 +1390,10 @@ export const color = [ value: "{global.green.7}", type: "color" }, - name: "--fds-colors-success-border-default", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "colors", + "color", "success", "border-default" ] @@ -1407,10 +1407,10 @@ export const color = [ value: "{global.green.8}", type: "color" }, - name: "--fds-colors-success-border-strong", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "colors", + "color", "success", "border-strong" ] @@ -1424,10 +1424,10 @@ export const color = [ value: "{global.green.9}", type: "color" }, - name: "--fds-colors-success-base-default", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "colors", + "color", "success", "base-default" ] @@ -1441,10 +1441,10 @@ export const color = [ value: "{global.green.10}", type: "color" }, - name: "--fds-colors-success-base-hover", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "colors", + "color", "success", "base-hover" ] @@ -1458,10 +1458,10 @@ export const color = [ value: "{global.green.11}", type: "color" }, - name: "--fds-colors-success-base-active", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "colors", + "color", "success", "base-active" ] @@ -1475,10 +1475,10 @@ export const color = [ value: "{global.green.12}", type: "color" }, - name: "--fds-colors-success-text-subtle", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "colors", + "color", "success", "text-subtle" ] @@ -1492,10 +1492,10 @@ export const color = [ value: "{global.green.13}", type: "color" }, - name: "--fds-colors-success-text-default", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "colors", + "color", "success", "text-default" ] @@ -1509,10 +1509,10 @@ export const color = [ value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-colors-success-contrast-first", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "colors", + "color", "success", "contrast-first" ] @@ -1526,10 +1526,10 @@ export const color = [ value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-colors-success-contrast-second", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "colors", + "color", "success", "contrast-second" ] @@ -1543,10 +1543,10 @@ export const color = [ value: "{global.red.1}", type: "color" }, - name: "--fds-colors-danger-background-default", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "colors", + "color", "danger", "background-default" ] @@ -1560,10 +1560,10 @@ export const color = [ value: "{global.red.2}", type: "color" }, - name: "--fds-colors-danger-background-subtle", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "background-subtle" ] @@ -1577,10 +1577,10 @@ export const color = [ value: "{global.red.3}", type: "color" }, - name: "--fds-colors-danger-surface-default", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "colors", + "color", "danger", "surface-default" ] @@ -1594,10 +1594,10 @@ export const color = [ value: "{global.red.4}", type: "color" }, - name: "--fds-colors-danger-surface-hover", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "colors", + "color", "danger", "surface-hover" ] @@ -1611,10 +1611,10 @@ export const color = [ value: "{global.red.5}", type: "color" }, - name: "--fds-colors-danger-surface-active", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "colors", + "color", "danger", "surface-active" ] @@ -1628,10 +1628,10 @@ export const color = [ value: "{global.red.6}", type: "color" }, - name: "--fds-colors-danger-border-subtle", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "border-subtle" ] @@ -1645,10 +1645,10 @@ export const color = [ value: "{global.red.7}", type: "color" }, - name: "--fds-colors-danger-border-default", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "colors", + "color", "danger", "border-default" ] @@ -1662,10 +1662,10 @@ export const color = [ value: "{global.red.8}", type: "color" }, - name: "--fds-colors-danger-border-strong", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "colors", + "color", "danger", "border-strong" ] @@ -1679,10 +1679,10 @@ export const color = [ value: "{global.red.9}", type: "color" }, - name: "--fds-colors-danger-base-default", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "colors", + "color", "danger", "base-default" ] @@ -1696,10 +1696,10 @@ export const color = [ value: "{global.red.10}", type: "color" }, - name: "--fds-colors-danger-base-hover", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "colors", + "color", "danger", "base-hover" ] @@ -1713,10 +1713,10 @@ export const color = [ value: "{global.red.11}", type: "color" }, - name: "--fds-colors-danger-base-active", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "colors", + "color", "danger", "base-active" ] @@ -1730,10 +1730,10 @@ export const color = [ value: "{global.red.12}", type: "color" }, - name: "--fds-colors-danger-text-subtle", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "text-subtle" ] @@ -1747,10 +1747,10 @@ export const color = [ value: "{global.red.13}", type: "color" }, - name: "--fds-colors-danger-text-default", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "colors", + "color", "danger", "text-default" ] @@ -1764,10 +1764,10 @@ export const color = [ value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-colors-danger-contrast-first", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-first" ] @@ -1781,10 +1781,10 @@ export const color = [ value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-colors-danger-contrast-second", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-second" ] @@ -1798,10 +1798,10 @@ export const color = [ value: "{global.blue.1}", type: "color" }, - name: "--fds-colors-info-background-default", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "colors", + "color", "info", "background-default" ] @@ -1815,10 +1815,10 @@ export const color = [ value: "{global.blue.2}", type: "color" }, - name: "--fds-colors-info-background-subtle", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "colors", + "color", "info", "background-subtle" ] @@ -1832,10 +1832,10 @@ export const color = [ value: "{global.blue.3}", type: "color" }, - name: "--fds-colors-info-surface-default", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "colors", + "color", "info", "surface-default" ] @@ -1849,10 +1849,10 @@ export const color = [ value: "{global.blue.4}", type: "color" }, - name: "--fds-colors-info-surface-hover", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "colors", + "color", "info", "surface-hover" ] @@ -1866,10 +1866,10 @@ export const color = [ value: "{global.blue.5}", type: "color" }, - name: "--fds-colors-info-surface-active", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "colors", + "color", "info", "surface-active" ] @@ -1883,10 +1883,10 @@ export const color = [ value: "{global.blue.6}", type: "color" }, - name: "--fds-colors-info-border-subtle", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "colors", + "color", "info", "border-subtle" ] @@ -1900,10 +1900,10 @@ export const color = [ value: "{global.blue.7}", type: "color" }, - name: "--fds-colors-info-border-default", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "colors", + "color", "info", "border-default" ] @@ -1917,10 +1917,10 @@ export const color = [ value: "{global.blue.8}", type: "color" }, - name: "--fds-colors-info-border-strong", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "colors", + "color", "info", "border-strong" ] @@ -1934,10 +1934,10 @@ export const color = [ value: "{global.blue.9}", type: "color" }, - name: "--fds-colors-info-base-default", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "colors", + "color", "info", "base-default" ] @@ -1951,10 +1951,10 @@ export const color = [ value: "{global.blue.10}", type: "color" }, - name: "--fds-colors-info-base-hover", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "colors", + "color", "info", "base-hover" ] @@ -1968,10 +1968,10 @@ export const color = [ value: "{global.blue.11}", type: "color" }, - name: "--fds-colors-info-base-active", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "colors", + "color", "info", "base-active" ] @@ -1985,10 +1985,10 @@ export const color = [ value: "{global.blue.12}", type: "color" }, - name: "--fds-colors-info-text-subtle", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "colors", + "color", "info", "text-subtle" ] @@ -2002,10 +2002,10 @@ export const color = [ value: "{global.blue.13}", type: "color" }, - name: "--fds-colors-info-text-default", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "colors", + "color", "info", "text-default" ] @@ -2019,10 +2019,10 @@ export const color = [ value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-colors-info-contrast-first", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "colors", + "color", "info", "contrast-first" ] @@ -2036,10 +2036,10 @@ export const color = [ value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-colors-info-contrast-second", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "colors", + "color", "info", "contrast-second" ] @@ -2053,10 +2053,10 @@ export const color = [ value: "{global.yellow.1}", type: "color" }, - name: "--fds-colors-warning-background-default", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "colors", + "color", "warning", "background-default" ] @@ -2070,10 +2070,10 @@ export const color = [ value: "{global.yellow.2}", type: "color" }, - name: "--fds-colors-warning-background-subtle", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "background-subtle" ] @@ -2087,10 +2087,10 @@ export const color = [ value: "{global.yellow.3}", type: "color" }, - name: "--fds-colors-warning-surface-default", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "colors", + "color", "warning", "surface-default" ] @@ -2104,10 +2104,10 @@ export const color = [ value: "{global.yellow.4}", type: "color" }, - name: "--fds-colors-warning-surface-hover", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "colors", + "color", "warning", "surface-hover" ] @@ -2121,10 +2121,10 @@ export const color = [ value: "{global.yellow.5}", type: "color" }, - name: "--fds-colors-warning-surface-active", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "colors", + "color", "warning", "surface-active" ] @@ -2138,10 +2138,10 @@ export const color = [ value: "{global.yellow.6}", type: "color" }, - name: "--fds-colors-warning-border-subtle", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "border-subtle" ] @@ -2155,10 +2155,10 @@ export const color = [ value: "{global.yellow.7}", type: "color" }, - name: "--fds-colors-warning-border-default", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "colors", + "color", "warning", "border-default" ] @@ -2172,10 +2172,10 @@ export const color = [ value: "{global.yellow.8}", type: "color" }, - name: "--fds-colors-warning-border-strong", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "colors", + "color", "warning", "border-strong" ] @@ -2189,10 +2189,10 @@ export const color = [ value: "{global.orange.9}", type: "color" }, - name: "--fds-colors-warning-base-default", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "colors", + "color", "warning", "base-default" ] @@ -2206,10 +2206,10 @@ export const color = [ value: "{global.orange.10}", type: "color" }, - name: "--fds-colors-warning-base-hover", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "colors", + "color", "warning", "base-hover" ] @@ -2223,10 +2223,10 @@ export const color = [ value: "{global.orange.11}", type: "color" }, - name: "--fds-colors-warning-base-active", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "colors", + "color", "warning", "base-active" ] @@ -2240,10 +2240,10 @@ export const color = [ value: "{global.orange.12}", type: "color" }, - name: "--fds-colors-warning-text-subtle", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "text-subtle" ] @@ -2257,10 +2257,10 @@ export const color = [ value: "{global.orange.13}", type: "color" }, - name: "--fds-colors-warning-text-default", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "colors", + "color", "warning", "text-default" ] @@ -2274,10 +2274,10 @@ export const color = [ value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-colors-warning-contrast-first", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-first" ] @@ -2291,10 +2291,10 @@ export const color = [ value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-colors-warning-contrast-second", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-second" ] @@ -8684,9 +8684,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f7}" }, type: "typography" @@ -8707,9 +8707,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f6}" }, type: "typography", @@ -8731,9 +8731,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f5}" }, type: "typography", @@ -8755,9 +8755,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f4}" }, type: "typography", @@ -8779,9 +8779,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f3}" }, type: "typography", @@ -8803,9 +8803,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography", @@ -8827,9 +8827,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography", @@ -8850,9 +8850,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f4}" }, type: "typography" @@ -8872,9 +8872,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f3}" }, type: "typography" @@ -8894,9 +8894,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8916,9 +8916,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8938,9 +8938,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8960,9 +8960,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8982,9 +8982,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9004,9 +9004,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9026,9 +9026,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9049,9 +9049,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9072,9 +9072,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9095,9 +9095,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9118,9 +9118,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9141,9 +9141,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9164,9 +9164,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9187,9 +9187,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-2}" }, type: "typography" @@ -9210,9 +9210,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9232,9 +9232,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9254,9 +9254,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9276,9 +9276,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9298,9 +9298,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9320,9 +9320,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9342,9 +9342,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9364,9 +9364,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9378,72 +9378,6 @@ export const typography = [ "error_message", "xsmall" ] - }, - { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-large", - attributes: {}, - path: [ - "typography", - "interactive", - "large" - ] - }, - { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-medium", - attributes: {}, - path: [ - "typography", - "interactive", - "medium" - ] - }, - { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-small", - attributes: {}, - path: [ - "typography", - "interactive", - "small" - ] } ] @@ -9486,257 +9420,257 @@ export const borderRadius = [ { value: "2", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.2}", + value: "2", type: "borderRadius" }, - name: "--fds-border_radius-sm", + name: "--fds-border-radius-2", attributes: {}, path: [ - "border_radius", - "sm" + "border-radius", + "2" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.4}", + value: "4", type: "borderRadius" }, - name: "--fds-border_radius-md", + name: "--fds-border-radius-4", attributes: {}, path: [ - "border_radius", - "md" + "border-radius", + "4" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.8}", + value: "8", type: "borderRadius" }, - name: "--fds-border_radius-lg", + name: "--fds-border-radius-8", attributes: {}, path: [ - "border_radius", - "lg" + "border-radius", + "8" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.12}", + value: "12", type: "borderRadius" }, - name: "--fds-border_radius-xl", + name: "--fds-border-radius-12", attributes: {}, path: [ - "border_radius", - "xl" + "border-radius", + "12" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.16}", + value: "16", type: "borderRadius" }, - name: "--fds-border_radius-2xl", + name: "--fds-border-radius-16", attributes: {}, path: [ - "border_radius", - "2xl" + "border-radius", + "16" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.24}", + value: "24", type: "borderRadius" }, - name: "--fds-border_radius-3xl", + name: "--fds-border-radius-24", attributes: {}, path: [ - "border_radius", - "3xl" + "border-radius", + "24" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.32}", + value: "32", type: "borderRadius" }, - name: "--fds-border_radius-4xl", + name: "--fds-border-radius-32", attributes: {}, path: [ - "border_radius", - "4xl" + "border-radius", + "32" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.9999}", + value: "9999", type: "borderRadius" }, - name: "--fds-border_radius-full", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "border_radius", - "full" + "border-radius", + "9999" ] }, { value: "2", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", + value: "{border-radius.2}", type: "borderRadius" }, - name: "--fds-border-radius-2", + name: "--fds-border-radius-sm", attributes: {}, path: [ - "borderRadius", - "2" + "border-radius", + "sm" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", + value: "{border-radius.4}", type: "borderRadius" }, - name: "--fds-border-radius-4", + name: "--fds-border-radius-md", attributes: {}, path: [ - "borderRadius", - "4" + "border-radius", + "md" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", + value: "{border-radius.8}", type: "borderRadius" }, - name: "--fds-border-radius-8", + name: "--fds-border-radius-lg", attributes: {}, path: [ - "borderRadius", - "8" + "border-radius", + "lg" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", + value: "{border-radius.12}", type: "borderRadius" }, - name: "--fds-border-radius-12", + name: "--fds-border-radius-xl", attributes: {}, path: [ - "borderRadius", - "12" + "border-radius", + "xl" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", + value: "{border-radius.16}", type: "borderRadius" }, - name: "--fds-border-radius-16", + name: "--fds-border-radius-2xl", attributes: {}, path: [ - "borderRadius", - "16" + "border-radius", + "2xl" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", + value: "{border-radius.24}", type: "borderRadius" }, - name: "--fds-border-radius-24", + name: "--fds-border-radius-3xl", attributes: {}, path: [ - "borderRadius", - "24" + "border-radius", + "3xl" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", + value: "{border-radius.32}", type: "borderRadius" }, - name: "--fds-border-radius-32", + name: "--fds-border-radius-4xl", attributes: {}, path: [ - "borderRadius", - "32" + "border-radius", + "4xl" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", + value: "{border-radius.9999}", type: "borderRadius" }, - name: "--fds-border-radius-9999", + name: "--fds-border-radius-full", attributes: {}, path: [ - "borderRadius", - "9999" + "border-radius", + "full" ] } ] @@ -10413,10 +10347,10 @@ export const borderWidth = [ value: "1px", type: "borderWidth" }, - name: "--fds-border_width-1", + name: "--fds-border-width-1", attributes: {}, path: [ - "border_width", + "border-width", "1" ] }, @@ -10429,10 +10363,10 @@ export const borderWidth = [ value: "2px", type: "borderWidth" }, - name: "--fds-border_width-2", + name: "--fds-border-width-2", attributes: {}, path: [ - "border_width", + "border-width", "2" ] }, @@ -10442,13 +10376,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", + value: "{border-width.1}", type: "borderWidth" }, - name: "--fds-border_width-default", + name: "--fds-border-width-default", attributes: {}, path: [ - "border_width", + "border-width", "default" ] }, @@ -10458,13 +10392,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-active", + name: "--fds-border-width-active", attributes: {}, path: [ - "border_width", + "border-width", "active" ] }, @@ -10474,13 +10408,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-tab_focus", + name: "--fds-border-width-tab_focus", attributes: {}, path: [ - "border_width", + "border-width", "tab_focus" ] } @@ -10693,11 +10627,11 @@ export const boxShadow = [ value: "{shadow.100}", type: "boxShadow" }, - name: "--fds-shadow-xsmall", + name: "--fds-shadow-xs", attributes: {}, path: [ "shadow", - "xsmall" + "xs" ] }, { @@ -10709,11 +10643,11 @@ export const boxShadow = [ value: "{shadow.200}", type: "boxShadow" }, - name: "--fds-shadow-small", + name: "--fds-shadow-sm", attributes: {}, path: [ "shadow", - "small" + "sm" ] }, { @@ -10725,11 +10659,11 @@ export const boxShadow = [ value: "{shadow.300}", type: "boxShadow" }, - name: "--fds-shadow-medium", + name: "--fds-shadow-md", attributes: {}, path: [ "shadow", - "medium" + "md" ] }, { @@ -10741,11 +10675,11 @@ export const boxShadow = [ value: "{shadow.400}", type: "boxShadow" }, - name: "--fds-shadow-large", + name: "--fds-shadow-lg", attributes: {}, path: [ "shadow", - "large" + "lg" ] }, { @@ -10757,137 +10691,153 @@ export const boxShadow = [ value: "{shadow.500}", type: "boxShadow" }, - name: "--fds-shadow-xlarge", + name: "--fds-shadow-xl", attributes: {}, path: [ "shadow", - "xlarge" + "xl" ] } ] -export const textCase = [ +export const fontFamilies = [ { - value: "none", - type: "textCase", + value: "Inter", + type: "fontFamilies", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textCase" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-text-case-none", + name: "--fds-font-family-main", attributes: {}, path: [ - "textCase", - "none" + "font-family", + "main" ] } ] -export const textDecoration = [ +export const lineHeights = [ { - value: "none", - type: "textDecoration", + value: 1.3, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textDecoration" + value: "130%", + type: "lineHeights" }, - name: "--fds-text-decoration-none", + name: "--fds-line-height-300", attributes: {}, path: [ - "textDecoration", - "none" + "line-height", + "300" ] }, { - value: "underline", - type: "textDecoration", + value: 1.5, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "underline", - type: "textDecoration" + value: "150%", + type: "lineHeights" }, - name: "--fds-text-decoration-underline", + name: "--fds-line-height-500", attributes: {}, path: [ - "textDecoration", - "underline" + "line-height", + "500" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", + value: 1.6, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "Inter", - type: "fontFamilies" + value: "160%", + type: "lineHeights" }, - name: "--fds-font-families-main", + name: "--fds-line-height-600", attributes: {}, path: [ - "fontFamilies", - "main" + "line-height", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-height-700", + attributes: {}, + path: [ + "line-height", + "700" ] } ] -export const fontSizes = [ +export const fontWeights = [ { - value: "16", - type: "fontSizes", + value: "500", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "16", - type: "fontSizes" + value: "500", + type: "fontWeights" }, - name: "--fds-font-static-small", + name: "--fds-font-weight-medium", attributes: {}, path: [ - "font-static", - "small" + "font-weight", + "medium" ] }, { - value: "18", - type: "fontSizes", + value: "600", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "18", - type: "fontSizes" + value: "600", + type: "fontWeights" }, - name: "--fds-font-static-medium", + name: "--fds-font-weight-semibold", attributes: {}, path: [ - "font-static", - "medium" + "font-weight", + "semibold" ] }, { - value: "24", - type: "fontSizes", + value: "400", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "24", - type: "fontSizes" + value: "400", + type: "fontWeights" }, - name: "--fds-font-static-large", + name: "--fds-font-weight-regular", attributes: {}, path: [ - "font-static", - "large" + "font-weight", + "regular" ] - }, + } +] + +export const fontSizes = [ { value: "12", type: "fontSizes", @@ -11065,121 +11015,3 @@ export const fontSizes = [ ] } ] - -export const lineHeights = [ - { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "130%", - type: "lineHeights" - }, - name: "--fds-line-heights-300", - attributes: {}, - path: [ - "lineHeights", - "300" - ] - }, - { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "150%", - type: "lineHeights" - }, - name: "--fds-line-heights-500", - attributes: {}, - path: [ - "lineHeights", - "500" - ] - }, - { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "160%", - type: "lineHeights" - }, - name: "--fds-line-heights-600", - attributes: {}, - path: [ - "lineHeights", - "600" - ] - }, - { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] diff --git a/apps/storefront/tokens/altinn/light.ts b/apps/storefront/tokens/altinn/light.ts index f6bc1179bc..90b5df7d6c 100644 --- a/apps/storefront/tokens/altinn/light.ts +++ b/apps/storefront/tokens/altinn/light.ts @@ -10,13 +10,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-colors-accent-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ - "colors", + "color", "accent", "background-default" ] @@ -27,13 +27,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-colors-accent-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "background-subtle" ] @@ -44,13 +44,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-colors-accent-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ - "colors", + "color", "accent", "surface-default" ] @@ -61,13 +61,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-colors-accent-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ - "colors", + "color", "accent", "surface-hover" ] @@ -78,13 +78,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-colors-accent-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ - "colors", + "color", "accent", "surface-active" ] @@ -95,13 +95,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-colors-accent-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "border-subtle" ] @@ -112,13 +112,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-colors-accent-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ - "colors", + "color", "accent", "border-default" ] @@ -129,13 +129,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-colors-accent-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ - "colors", + "color", "accent", "border-strong" ] @@ -146,13 +146,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-colors-accent-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ - "colors", + "color", "accent", "base-default" ] @@ -163,13 +163,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-colors-accent-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ - "colors", + "color", "accent", "base-hover" ] @@ -180,13 +180,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-colors-accent-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ - "colors", + "color", "accent", "base-active" ] @@ -197,13 +197,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-colors-accent-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "text-subtle" ] @@ -214,13 +214,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-colors-accent-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ - "colors", + "color", "accent", "text-default" ] @@ -231,13 +231,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-colors-accent-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-first" ] @@ -248,13 +248,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-colors-accent-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-second" ] @@ -265,13 +265,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-colors-neutral-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ - "colors", + "color", "neutral", "background-default" ] @@ -282,13 +282,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-colors-neutral-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "background-subtle" ] @@ -299,13 +299,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-colors-neutral-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-default" ] @@ -316,13 +316,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-colors-neutral-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-hover" ] @@ -333,13 +333,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-colors-neutral-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-active" ] @@ -350,13 +350,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-colors-neutral-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "border-subtle" ] @@ -367,13 +367,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-colors-neutral-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ - "colors", + "color", "neutral", "border-default" ] @@ -384,13 +384,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-colors-neutral-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ - "colors", + "color", "neutral", "border-strong" ] @@ -401,13 +401,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-colors-neutral-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ - "colors", + "color", "neutral", "base-default" ] @@ -418,13 +418,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-colors-neutral-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "base-hover" ] @@ -435,13 +435,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-colors-neutral-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ - "colors", + "color", "neutral", "base-active" ] @@ -452,13 +452,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-colors-neutral-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "text-subtle" ] @@ -469,13 +469,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-colors-neutral-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ - "colors", + "color", "neutral", "text-default" ] @@ -486,13 +486,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-colors-neutral-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-first" ] @@ -503,13 +503,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-colors-neutral-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-second" ] @@ -520,13 +520,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-colors-brand1-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ - "colors", + "color", "brand1", "background-default" ] @@ -537,13 +537,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-colors-brand1-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "background-subtle" ] @@ -554,13 +554,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-colors-brand1-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-default" ] @@ -571,13 +571,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-colors-brand1-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-hover" ] @@ -588,13 +588,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-colors-brand1-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-active" ] @@ -605,13 +605,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-colors-brand1-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "border-subtle" ] @@ -622,13 +622,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-colors-brand1-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ - "colors", + "color", "brand1", "border-default" ] @@ -639,13 +639,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-colors-brand1-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ - "colors", + "color", "brand1", "border-strong" ] @@ -656,13 +656,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-colors-brand1-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ - "colors", + "color", "brand1", "base-default" ] @@ -673,13 +673,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-colors-brand1-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "base-hover" ] @@ -690,13 +690,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-colors-brand1-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ - "colors", + "color", "brand1", "base-active" ] @@ -707,13 +707,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-colors-brand1-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "text-subtle" ] @@ -724,13 +724,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-colors-brand1-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ - "colors", + "color", "brand1", "text-default" ] @@ -741,13 +741,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-colors-brand1-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-first" ] @@ -758,13 +758,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-colors-brand1-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-second" ] @@ -775,13 +775,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-colors-brand2-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ - "colors", + "color", "brand2", "background-default" ] @@ -792,13 +792,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-colors-brand2-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "background-subtle" ] @@ -809,13 +809,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-colors-brand2-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-default" ] @@ -826,13 +826,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-colors-brand2-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-hover" ] @@ -843,13 +843,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-colors-brand2-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-active" ] @@ -860,13 +860,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-colors-brand2-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "border-subtle" ] @@ -877,13 +877,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-colors-brand2-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ - "colors", + "color", "brand2", "border-default" ] @@ -894,13 +894,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-colors-brand2-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ - "colors", + "color", "brand2", "border-strong" ] @@ -911,13 +911,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-colors-brand2-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ - "colors", + "color", "brand2", "base-default" ] @@ -928,13 +928,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-colors-brand2-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "base-hover" ] @@ -945,13 +945,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-colors-brand2-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ - "colors", + "color", "brand2", "base-active" ] @@ -962,13 +962,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-colors-brand2-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "text-subtle" ] @@ -979,13 +979,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-colors-brand2-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ - "colors", + "color", "brand2", "text-default" ] @@ -996,13 +996,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-colors-brand2-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-first" ] @@ -1013,13 +1013,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-colors-brand2-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-second" ] @@ -1030,13 +1030,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.1}", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-colors-brand3-background-default", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "colors", + "color", "brand3", "background-default" ] @@ -1047,13 +1047,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.2}", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-colors-brand3-background-subtle", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "background-subtle" ] @@ -1064,13 +1064,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.3}", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-colors-brand3-surface-default", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-default" ] @@ -1081,13 +1081,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.4}", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-colors-brand3-surface-hover", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-hover" ] @@ -1098,13 +1098,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.5}", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-colors-brand3-surface-active", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-active" ] @@ -1115,13 +1115,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.6}", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-colors-brand3-border-subtle", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "border-subtle" ] @@ -1132,13 +1132,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.7}", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-colors-brand3-border-default", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "colors", + "color", "brand3", "border-default" ] @@ -1149,13 +1149,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.8}", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-colors-brand3-border-strong", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "colors", + "color", "brand3", "border-strong" ] @@ -1166,13 +1166,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.9}", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-colors-brand3-base-default", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "colors", + "color", "brand3", "base-default" ] @@ -1183,13 +1183,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.10}", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-colors-brand3-base-hover", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "base-hover" ] @@ -1200,13 +1200,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.11}", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-colors-brand3-base-active", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "colors", + "color", "brand3", "base-active" ] @@ -1217,13 +1217,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.12}", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-colors-brand3-text-subtle", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "text-subtle" ] @@ -1234,13 +1234,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.13}", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-colors-brand3-text-default", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "colors", + "color", "brand3", "text-default" ] @@ -1251,13 +1251,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-1}", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-colors-brand3-contrast-first", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-first" ] @@ -1268,13 +1268,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-2}", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-colors-brand3-contrast-second", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-second" ] @@ -1288,10 +1288,10 @@ export const color = [ value: "{global.green.1}", type: "color" }, - name: "--fds-colors-success-background-default", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "colors", + "color", "success", "background-default" ] @@ -1305,10 +1305,10 @@ export const color = [ value: "{global.green.2}", type: "color" }, - name: "--fds-colors-success-background-subtle", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "colors", + "color", "success", "background-subtle" ] @@ -1322,10 +1322,10 @@ export const color = [ value: "{global.green.3}", type: "color" }, - name: "--fds-colors-success-surface-default", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "colors", + "color", "success", "surface-default" ] @@ -1339,10 +1339,10 @@ export const color = [ value: "{global.green.4}", type: "color" }, - name: "--fds-colors-success-surface-hover", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "colors", + "color", "success", "surface-hover" ] @@ -1356,10 +1356,10 @@ export const color = [ value: "{global.green.5}", type: "color" }, - name: "--fds-colors-success-surface-active", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "colors", + "color", "success", "surface-active" ] @@ -1373,10 +1373,10 @@ export const color = [ value: "{global.green.6}", type: "color" }, - name: "--fds-colors-success-border-subtle", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "colors", + "color", "success", "border-subtle" ] @@ -1390,10 +1390,10 @@ export const color = [ value: "{global.green.7}", type: "color" }, - name: "--fds-colors-success-border-default", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "colors", + "color", "success", "border-default" ] @@ -1407,10 +1407,10 @@ export const color = [ value: "{global.green.8}", type: "color" }, - name: "--fds-colors-success-border-strong", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "colors", + "color", "success", "border-strong" ] @@ -1424,10 +1424,10 @@ export const color = [ value: "{global.green.9}", type: "color" }, - name: "--fds-colors-success-base-default", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "colors", + "color", "success", "base-default" ] @@ -1441,10 +1441,10 @@ export const color = [ value: "{global.green.10}", type: "color" }, - name: "--fds-colors-success-base-hover", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "colors", + "color", "success", "base-hover" ] @@ -1458,10 +1458,10 @@ export const color = [ value: "{global.green.11}", type: "color" }, - name: "--fds-colors-success-base-active", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "colors", + "color", "success", "base-active" ] @@ -1475,10 +1475,10 @@ export const color = [ value: "{global.green.12}", type: "color" }, - name: "--fds-colors-success-text-subtle", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "colors", + "color", "success", "text-subtle" ] @@ -1492,10 +1492,10 @@ export const color = [ value: "{global.green.13}", type: "color" }, - name: "--fds-colors-success-text-default", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "colors", + "color", "success", "text-default" ] @@ -1509,10 +1509,10 @@ export const color = [ value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-colors-success-contrast-first", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "colors", + "color", "success", "contrast-first" ] @@ -1526,10 +1526,10 @@ export const color = [ value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-colors-success-contrast-second", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "colors", + "color", "success", "contrast-second" ] @@ -1543,10 +1543,10 @@ export const color = [ value: "{global.red.1}", type: "color" }, - name: "--fds-colors-danger-background-default", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "colors", + "color", "danger", "background-default" ] @@ -1560,10 +1560,10 @@ export const color = [ value: "{global.red.2}", type: "color" }, - name: "--fds-colors-danger-background-subtle", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "background-subtle" ] @@ -1577,10 +1577,10 @@ export const color = [ value: "{global.red.3}", type: "color" }, - name: "--fds-colors-danger-surface-default", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "colors", + "color", "danger", "surface-default" ] @@ -1594,10 +1594,10 @@ export const color = [ value: "{global.red.4}", type: "color" }, - name: "--fds-colors-danger-surface-hover", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "colors", + "color", "danger", "surface-hover" ] @@ -1611,10 +1611,10 @@ export const color = [ value: "{global.red.5}", type: "color" }, - name: "--fds-colors-danger-surface-active", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "colors", + "color", "danger", "surface-active" ] @@ -1628,10 +1628,10 @@ export const color = [ value: "{global.red.6}", type: "color" }, - name: "--fds-colors-danger-border-subtle", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "border-subtle" ] @@ -1645,10 +1645,10 @@ export const color = [ value: "{global.red.7}", type: "color" }, - name: "--fds-colors-danger-border-default", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "colors", + "color", "danger", "border-default" ] @@ -1662,10 +1662,10 @@ export const color = [ value: "{global.red.8}", type: "color" }, - name: "--fds-colors-danger-border-strong", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "colors", + "color", "danger", "border-strong" ] @@ -1679,10 +1679,10 @@ export const color = [ value: "{global.red.9}", type: "color" }, - name: "--fds-colors-danger-base-default", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "colors", + "color", "danger", "base-default" ] @@ -1696,10 +1696,10 @@ export const color = [ value: "{global.red.10}", type: "color" }, - name: "--fds-colors-danger-base-hover", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "colors", + "color", "danger", "base-hover" ] @@ -1713,10 +1713,10 @@ export const color = [ value: "{global.red.11}", type: "color" }, - name: "--fds-colors-danger-base-active", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "colors", + "color", "danger", "base-active" ] @@ -1730,10 +1730,10 @@ export const color = [ value: "{global.red.12}", type: "color" }, - name: "--fds-colors-danger-text-subtle", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "text-subtle" ] @@ -1747,10 +1747,10 @@ export const color = [ value: "{global.red.13}", type: "color" }, - name: "--fds-colors-danger-text-default", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "colors", + "color", "danger", "text-default" ] @@ -1764,10 +1764,10 @@ export const color = [ value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-colors-danger-contrast-first", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-first" ] @@ -1781,10 +1781,10 @@ export const color = [ value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-colors-danger-contrast-second", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-second" ] @@ -1798,10 +1798,10 @@ export const color = [ value: "{global.blue.1}", type: "color" }, - name: "--fds-colors-info-background-default", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "colors", + "color", "info", "background-default" ] @@ -1815,10 +1815,10 @@ export const color = [ value: "{global.blue.2}", type: "color" }, - name: "--fds-colors-info-background-subtle", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "colors", + "color", "info", "background-subtle" ] @@ -1832,10 +1832,10 @@ export const color = [ value: "{global.blue.3}", type: "color" }, - name: "--fds-colors-info-surface-default", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "colors", + "color", "info", "surface-default" ] @@ -1849,10 +1849,10 @@ export const color = [ value: "{global.blue.4}", type: "color" }, - name: "--fds-colors-info-surface-hover", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "colors", + "color", "info", "surface-hover" ] @@ -1866,10 +1866,10 @@ export const color = [ value: "{global.blue.5}", type: "color" }, - name: "--fds-colors-info-surface-active", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "colors", + "color", "info", "surface-active" ] @@ -1883,10 +1883,10 @@ export const color = [ value: "{global.blue.6}", type: "color" }, - name: "--fds-colors-info-border-subtle", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "colors", + "color", "info", "border-subtle" ] @@ -1900,10 +1900,10 @@ export const color = [ value: "{global.blue.7}", type: "color" }, - name: "--fds-colors-info-border-default", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "colors", + "color", "info", "border-default" ] @@ -1917,10 +1917,10 @@ export const color = [ value: "{global.blue.8}", type: "color" }, - name: "--fds-colors-info-border-strong", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "colors", + "color", "info", "border-strong" ] @@ -1934,10 +1934,10 @@ export const color = [ value: "{global.blue.9}", type: "color" }, - name: "--fds-colors-info-base-default", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "colors", + "color", "info", "base-default" ] @@ -1951,10 +1951,10 @@ export const color = [ value: "{global.blue.10}", type: "color" }, - name: "--fds-colors-info-base-hover", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "colors", + "color", "info", "base-hover" ] @@ -1968,10 +1968,10 @@ export const color = [ value: "{global.blue.11}", type: "color" }, - name: "--fds-colors-info-base-active", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "colors", + "color", "info", "base-active" ] @@ -1985,10 +1985,10 @@ export const color = [ value: "{global.blue.12}", type: "color" }, - name: "--fds-colors-info-text-subtle", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "colors", + "color", "info", "text-subtle" ] @@ -2002,10 +2002,10 @@ export const color = [ value: "{global.blue.13}", type: "color" }, - name: "--fds-colors-info-text-default", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "colors", + "color", "info", "text-default" ] @@ -2019,10 +2019,10 @@ export const color = [ value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-colors-info-contrast-first", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "colors", + "color", "info", "contrast-first" ] @@ -2036,10 +2036,10 @@ export const color = [ value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-colors-info-contrast-second", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "colors", + "color", "info", "contrast-second" ] @@ -2053,10 +2053,10 @@ export const color = [ value: "{global.yellow.1}", type: "color" }, - name: "--fds-colors-warning-background-default", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "colors", + "color", "warning", "background-default" ] @@ -2070,10 +2070,10 @@ export const color = [ value: "{global.yellow.2}", type: "color" }, - name: "--fds-colors-warning-background-subtle", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "background-subtle" ] @@ -2087,10 +2087,10 @@ export const color = [ value: "{global.yellow.3}", type: "color" }, - name: "--fds-colors-warning-surface-default", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "colors", + "color", "warning", "surface-default" ] @@ -2104,10 +2104,10 @@ export const color = [ value: "{global.yellow.4}", type: "color" }, - name: "--fds-colors-warning-surface-hover", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "colors", + "color", "warning", "surface-hover" ] @@ -2121,10 +2121,10 @@ export const color = [ value: "{global.yellow.5}", type: "color" }, - name: "--fds-colors-warning-surface-active", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "colors", + "color", "warning", "surface-active" ] @@ -2138,10 +2138,10 @@ export const color = [ value: "{global.yellow.6}", type: "color" }, - name: "--fds-colors-warning-border-subtle", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "border-subtle" ] @@ -2155,10 +2155,10 @@ export const color = [ value: "{global.yellow.7}", type: "color" }, - name: "--fds-colors-warning-border-default", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "colors", + "color", "warning", "border-default" ] @@ -2172,10 +2172,10 @@ export const color = [ value: "{global.yellow.8}", type: "color" }, - name: "--fds-colors-warning-border-strong", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "colors", + "color", "warning", "border-strong" ] @@ -2189,10 +2189,10 @@ export const color = [ value: "{global.orange.9}", type: "color" }, - name: "--fds-colors-warning-base-default", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "colors", + "color", "warning", "base-default" ] @@ -2206,10 +2206,10 @@ export const color = [ value: "{global.orange.10}", type: "color" }, - name: "--fds-colors-warning-base-hover", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "colors", + "color", "warning", "base-hover" ] @@ -2223,10 +2223,10 @@ export const color = [ value: "{global.orange.11}", type: "color" }, - name: "--fds-colors-warning-base-active", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "colors", + "color", "warning", "base-active" ] @@ -2240,10 +2240,10 @@ export const color = [ value: "{global.orange.12}", type: "color" }, - name: "--fds-colors-warning-text-subtle", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "text-subtle" ] @@ -2257,10 +2257,10 @@ export const color = [ value: "{global.orange.13}", type: "color" }, - name: "--fds-colors-warning-text-default", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "colors", + "color", "warning", "text-default" ] @@ -2274,10 +2274,10 @@ export const color = [ value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-colors-warning-contrast-first", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-first" ] @@ -2291,10 +2291,10 @@ export const color = [ value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-colors-warning-contrast-second", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-second" ] @@ -8684,9 +8684,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f7}" }, type: "typography" @@ -8707,9 +8707,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f6}" }, type: "typography", @@ -8731,9 +8731,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f5}" }, type: "typography", @@ -8755,9 +8755,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f4}" }, type: "typography", @@ -8779,9 +8779,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f3}" }, type: "typography", @@ -8803,9 +8803,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography", @@ -8827,9 +8827,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography", @@ -8850,9 +8850,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f4}" }, type: "typography" @@ -8872,9 +8872,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f3}" }, type: "typography" @@ -8894,9 +8894,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8916,9 +8916,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8938,9 +8938,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8960,9 +8960,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8982,9 +8982,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9004,9 +9004,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9026,9 +9026,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9049,9 +9049,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9072,9 +9072,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9095,9 +9095,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9118,9 +9118,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9141,9 +9141,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9164,9 +9164,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9187,9 +9187,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-2}" }, type: "typography" @@ -9210,9 +9210,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9232,9 +9232,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9254,9 +9254,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9276,9 +9276,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9298,9 +9298,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9320,9 +9320,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9342,9 +9342,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9364,9 +9364,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9378,72 +9378,6 @@ export const typography = [ "error_message", "xsmall" ] - }, - { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-large", - attributes: {}, - path: [ - "typography", - "interactive", - "large" - ] - }, - { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-medium", - attributes: {}, - path: [ - "typography", - "interactive", - "medium" - ] - }, - { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-small", - attributes: {}, - path: [ - "typography", - "interactive", - "small" - ] } ] @@ -9486,257 +9420,257 @@ export const borderRadius = [ { value: "2", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.2}", + value: "2", type: "borderRadius" }, - name: "--fds-border_radius-sm", + name: "--fds-border-radius-2", attributes: {}, path: [ - "border_radius", - "sm" + "border-radius", + "2" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.4}", + value: "4", type: "borderRadius" }, - name: "--fds-border_radius-md", + name: "--fds-border-radius-4", attributes: {}, path: [ - "border_radius", - "md" + "border-radius", + "4" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.8}", + value: "8", type: "borderRadius" }, - name: "--fds-border_radius-lg", + name: "--fds-border-radius-8", attributes: {}, path: [ - "border_radius", - "lg" + "border-radius", + "8" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.12}", + value: "12", type: "borderRadius" }, - name: "--fds-border_radius-xl", + name: "--fds-border-radius-12", attributes: {}, path: [ - "border_radius", - "xl" + "border-radius", + "12" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.16}", + value: "16", type: "borderRadius" }, - name: "--fds-border_radius-2xl", + name: "--fds-border-radius-16", attributes: {}, path: [ - "border_radius", - "2xl" + "border-radius", + "16" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.24}", + value: "24", type: "borderRadius" }, - name: "--fds-border_radius-3xl", + name: "--fds-border-radius-24", attributes: {}, path: [ - "border_radius", - "3xl" + "border-radius", + "24" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.32}", + value: "32", type: "borderRadius" }, - name: "--fds-border_radius-4xl", + name: "--fds-border-radius-32", attributes: {}, path: [ - "border_radius", - "4xl" + "border-radius", + "32" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.9999}", + value: "9999", type: "borderRadius" }, - name: "--fds-border_radius-full", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "border_radius", - "full" + "border-radius", + "9999" ] }, { value: "2", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", + value: "{border-radius.2}", type: "borderRadius" }, - name: "--fds-border-radius-2", + name: "--fds-border-radius-sm", attributes: {}, path: [ - "borderRadius", - "2" + "border-radius", + "sm" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", + value: "{border-radius.4}", type: "borderRadius" }, - name: "--fds-border-radius-4", + name: "--fds-border-radius-md", attributes: {}, path: [ - "borderRadius", - "4" + "border-radius", + "md" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", + value: "{border-radius.8}", type: "borderRadius" }, - name: "--fds-border-radius-8", + name: "--fds-border-radius-lg", attributes: {}, path: [ - "borderRadius", - "8" + "border-radius", + "lg" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", + value: "{border-radius.12}", type: "borderRadius" }, - name: "--fds-border-radius-12", + name: "--fds-border-radius-xl", attributes: {}, path: [ - "borderRadius", - "12" + "border-radius", + "xl" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", + value: "{border-radius.16}", type: "borderRadius" }, - name: "--fds-border-radius-16", + name: "--fds-border-radius-2xl", attributes: {}, path: [ - "borderRadius", - "16" + "border-radius", + "2xl" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", + value: "{border-radius.24}", type: "borderRadius" }, - name: "--fds-border-radius-24", + name: "--fds-border-radius-3xl", attributes: {}, path: [ - "borderRadius", - "24" + "border-radius", + "3xl" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", + value: "{border-radius.32}", type: "borderRadius" }, - name: "--fds-border-radius-32", + name: "--fds-border-radius-4xl", attributes: {}, path: [ - "borderRadius", - "32" + "border-radius", + "4xl" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", + value: "{border-radius.9999}", type: "borderRadius" }, - name: "--fds-border-radius-9999", + name: "--fds-border-radius-full", attributes: {}, path: [ - "borderRadius", - "9999" + "border-radius", + "full" ] } ] @@ -10413,10 +10347,10 @@ export const borderWidth = [ value: "1px", type: "borderWidth" }, - name: "--fds-border_width-1", + name: "--fds-border-width-1", attributes: {}, path: [ - "border_width", + "border-width", "1" ] }, @@ -10429,10 +10363,10 @@ export const borderWidth = [ value: "2px", type: "borderWidth" }, - name: "--fds-border_width-2", + name: "--fds-border-width-2", attributes: {}, path: [ - "border_width", + "border-width", "2" ] }, @@ -10442,13 +10376,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", + value: "{border-width.1}", type: "borderWidth" }, - name: "--fds-border_width-default", + name: "--fds-border-width-default", attributes: {}, path: [ - "border_width", + "border-width", "default" ] }, @@ -10458,13 +10392,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-active", + name: "--fds-border-width-active", attributes: {}, path: [ - "border_width", + "border-width", "active" ] }, @@ -10474,13 +10408,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-tab_focus", + name: "--fds-border-width-tab_focus", attributes: {}, path: [ - "border_width", + "border-width", "tab_focus" ] } @@ -10693,11 +10627,11 @@ export const boxShadow = [ value: "{shadow.100}", type: "boxShadow" }, - name: "--fds-shadow-xsmall", + name: "--fds-shadow-xs", attributes: {}, path: [ "shadow", - "xsmall" + "xs" ] }, { @@ -10709,11 +10643,11 @@ export const boxShadow = [ value: "{shadow.200}", type: "boxShadow" }, - name: "--fds-shadow-small", + name: "--fds-shadow-sm", attributes: {}, path: [ "shadow", - "small" + "sm" ] }, { @@ -10725,11 +10659,11 @@ export const boxShadow = [ value: "{shadow.300}", type: "boxShadow" }, - name: "--fds-shadow-medium", + name: "--fds-shadow-md", attributes: {}, path: [ "shadow", - "medium" + "md" ] }, { @@ -10741,11 +10675,11 @@ export const boxShadow = [ value: "{shadow.400}", type: "boxShadow" }, - name: "--fds-shadow-large", + name: "--fds-shadow-lg", attributes: {}, path: [ "shadow", - "large" + "lg" ] }, { @@ -10757,137 +10691,153 @@ export const boxShadow = [ value: "{shadow.500}", type: "boxShadow" }, - name: "--fds-shadow-xlarge", + name: "--fds-shadow-xl", attributes: {}, path: [ "shadow", - "xlarge" + "xl" ] } ] -export const textCase = [ +export const fontFamilies = [ { - value: "none", - type: "textCase", + value: "Inter", + type: "fontFamilies", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textCase" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-text-case-none", + name: "--fds-font-family-main", attributes: {}, path: [ - "textCase", - "none" + "font-family", + "main" ] } ] -export const textDecoration = [ +export const lineHeights = [ { - value: "none", - type: "textDecoration", + value: 1.3, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textDecoration" + value: "130%", + type: "lineHeights" }, - name: "--fds-text-decoration-none", + name: "--fds-line-height-300", attributes: {}, path: [ - "textDecoration", - "none" + "line-height", + "300" ] }, { - value: "underline", - type: "textDecoration", + value: 1.5, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "underline", - type: "textDecoration" + value: "150%", + type: "lineHeights" }, - name: "--fds-text-decoration-underline", + name: "--fds-line-height-500", attributes: {}, path: [ - "textDecoration", - "underline" + "line-height", + "500" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", + value: 1.6, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "Inter", - type: "fontFamilies" + value: "160%", + type: "lineHeights" }, - name: "--fds-font-families-main", + name: "--fds-line-height-600", attributes: {}, path: [ - "fontFamilies", - "main" + "line-height", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-height-700", + attributes: {}, + path: [ + "line-height", + "700" ] } ] -export const fontSizes = [ +export const fontWeights = [ { - value: "16", - type: "fontSizes", + value: "500", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "16", - type: "fontSizes" + value: "500", + type: "fontWeights" }, - name: "--fds-font-static-small", + name: "--fds-font-weight-medium", attributes: {}, path: [ - "font-static", - "small" + "font-weight", + "medium" ] }, { - value: "18", - type: "fontSizes", + value: "600", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "18", - type: "fontSizes" + value: "600", + type: "fontWeights" }, - name: "--fds-font-static-medium", + name: "--fds-font-weight-semibold", attributes: {}, path: [ - "font-static", - "medium" + "font-weight", + "semibold" ] }, { - value: "24", - type: "fontSizes", + value: "400", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "24", - type: "fontSizes" + value: "400", + type: "fontWeights" }, - name: "--fds-font-static-large", + name: "--fds-font-weight-regular", attributes: {}, path: [ - "font-static", - "large" + "font-weight", + "regular" ] - }, + } +] + +export const fontSizes = [ { value: "12", type: "fontSizes", @@ -11065,121 +11015,3 @@ export const fontSizes = [ ] } ] - -export const lineHeights = [ - { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "130%", - type: "lineHeights" - }, - name: "--fds-line-heights-300", - attributes: {}, - path: [ - "lineHeights", - "300" - ] - }, - { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "150%", - type: "lineHeights" - }, - name: "--fds-line-heights-500", - attributes: {}, - path: [ - "lineHeights", - "500" - ] - }, - { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "160%", - type: "lineHeights" - }, - name: "--fds-line-heights-600", - attributes: {}, - path: [ - "lineHeights", - "600" - ] - }, - { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] diff --git a/apps/storefront/tokens/digdir/dark.ts b/apps/storefront/tokens/digdir/dark.ts index 6ad63c8bf6..893847218d 100644 --- a/apps/storefront/tokens/digdir/dark.ts +++ b/apps/storefront/tokens/digdir/dark.ts @@ -10,13 +10,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-colors-accent-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ - "colors", + "color", "accent", "background-default" ] @@ -27,13 +27,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-colors-accent-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "background-subtle" ] @@ -44,13 +44,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-colors-accent-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ - "colors", + "color", "accent", "surface-default" ] @@ -61,13 +61,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-colors-accent-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ - "colors", + "color", "accent", "surface-hover" ] @@ -78,13 +78,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-colors-accent-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ - "colors", + "color", "accent", "surface-active" ] @@ -95,13 +95,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-colors-accent-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "border-subtle" ] @@ -112,13 +112,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-colors-accent-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ - "colors", + "color", "accent", "border-default" ] @@ -129,13 +129,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-colors-accent-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ - "colors", + "color", "accent", "border-strong" ] @@ -146,13 +146,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-colors-accent-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ - "colors", + "color", "accent", "base-default" ] @@ -163,13 +163,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-colors-accent-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ - "colors", + "color", "accent", "base-hover" ] @@ -180,13 +180,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-colors-accent-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ - "colors", + "color", "accent", "base-active" ] @@ -197,13 +197,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-colors-accent-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "text-subtle" ] @@ -214,13 +214,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-colors-accent-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ - "colors", + "color", "accent", "text-default" ] @@ -231,13 +231,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-colors-accent-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-first" ] @@ -248,13 +248,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-colors-accent-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-second" ] @@ -265,13 +265,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-colors-neutral-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ - "colors", + "color", "neutral", "background-default" ] @@ -282,13 +282,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-colors-neutral-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "background-subtle" ] @@ -299,13 +299,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-colors-neutral-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-default" ] @@ -316,13 +316,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-colors-neutral-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-hover" ] @@ -333,13 +333,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-colors-neutral-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-active" ] @@ -350,13 +350,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-colors-neutral-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "border-subtle" ] @@ -367,13 +367,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-colors-neutral-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ - "colors", + "color", "neutral", "border-default" ] @@ -384,13 +384,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-colors-neutral-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ - "colors", + "color", "neutral", "border-strong" ] @@ -401,13 +401,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-colors-neutral-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ - "colors", + "color", "neutral", "base-default" ] @@ -418,13 +418,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-colors-neutral-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "base-hover" ] @@ -435,13 +435,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-colors-neutral-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ - "colors", + "color", "neutral", "base-active" ] @@ -452,13 +452,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-colors-neutral-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "text-subtle" ] @@ -469,13 +469,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-colors-neutral-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ - "colors", + "color", "neutral", "text-default" ] @@ -486,13 +486,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-colors-neutral-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-first" ] @@ -503,13 +503,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-colors-neutral-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-second" ] @@ -520,13 +520,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-colors-brand1-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ - "colors", + "color", "brand1", "background-default" ] @@ -537,13 +537,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-colors-brand1-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "background-subtle" ] @@ -554,13 +554,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-colors-brand1-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-default" ] @@ -571,13 +571,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-colors-brand1-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-hover" ] @@ -588,13 +588,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-colors-brand1-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-active" ] @@ -605,13 +605,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-colors-brand1-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "border-subtle" ] @@ -622,13 +622,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-colors-brand1-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ - "colors", + "color", "brand1", "border-default" ] @@ -639,13 +639,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-colors-brand1-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ - "colors", + "color", "brand1", "border-strong" ] @@ -656,13 +656,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-colors-brand1-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ - "colors", + "color", "brand1", "base-default" ] @@ -673,13 +673,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-colors-brand1-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "base-hover" ] @@ -690,13 +690,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-colors-brand1-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ - "colors", + "color", "brand1", "base-active" ] @@ -707,13 +707,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-colors-brand1-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "text-subtle" ] @@ -724,13 +724,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-colors-brand1-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ - "colors", + "color", "brand1", "text-default" ] @@ -741,13 +741,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-colors-brand1-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-first" ] @@ -758,13 +758,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-colors-brand1-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-second" ] @@ -775,13 +775,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-colors-brand2-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ - "colors", + "color", "brand2", "background-default" ] @@ -792,13 +792,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-colors-brand2-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "background-subtle" ] @@ -809,13 +809,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-colors-brand2-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-default" ] @@ -826,13 +826,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-colors-brand2-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-hover" ] @@ -843,13 +843,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-colors-brand2-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-active" ] @@ -860,13 +860,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-colors-brand2-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "border-subtle" ] @@ -877,13 +877,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-colors-brand2-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ - "colors", + "color", "brand2", "border-default" ] @@ -894,13 +894,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-colors-brand2-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ - "colors", + "color", "brand2", "border-strong" ] @@ -911,13 +911,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-colors-brand2-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ - "colors", + "color", "brand2", "base-default" ] @@ -928,13 +928,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-colors-brand2-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "base-hover" ] @@ -945,13 +945,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-colors-brand2-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ - "colors", + "color", "brand2", "base-active" ] @@ -962,13 +962,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-colors-brand2-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "text-subtle" ] @@ -979,13 +979,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-colors-brand2-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ - "colors", + "color", "brand2", "text-default" ] @@ -996,13 +996,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-colors-brand2-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-first" ] @@ -1013,13 +1013,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-colors-brand2-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-second" ] @@ -1030,13 +1030,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.1}", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-colors-brand3-background-default", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "colors", + "color", "brand3", "background-default" ] @@ -1047,13 +1047,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.2}", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-colors-brand3-background-subtle", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "background-subtle" ] @@ -1064,13 +1064,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.3}", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-colors-brand3-surface-default", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-default" ] @@ -1081,13 +1081,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.4}", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-colors-brand3-surface-hover", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-hover" ] @@ -1098,13 +1098,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.5}", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-colors-brand3-surface-active", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-active" ] @@ -1115,13 +1115,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.6}", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-colors-brand3-border-subtle", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "border-subtle" ] @@ -1132,13 +1132,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.7}", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-colors-brand3-border-default", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "colors", + "color", "brand3", "border-default" ] @@ -1149,13 +1149,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.8}", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-colors-brand3-border-strong", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "colors", + "color", "brand3", "border-strong" ] @@ -1166,13 +1166,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.9}", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-colors-brand3-base-default", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "colors", + "color", "brand3", "base-default" ] @@ -1183,13 +1183,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.10}", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-colors-brand3-base-hover", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "base-hover" ] @@ -1200,13 +1200,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.11}", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-colors-brand3-base-active", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "colors", + "color", "brand3", "base-active" ] @@ -1217,13 +1217,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.12}", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-colors-brand3-text-subtle", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "text-subtle" ] @@ -1234,13 +1234,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.13}", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-colors-brand3-text-default", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "colors", + "color", "brand3", "text-default" ] @@ -1251,13 +1251,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-1}", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-colors-brand3-contrast-first", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-first" ] @@ -1268,13 +1268,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-2}", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-colors-brand3-contrast-second", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-second" ] @@ -1288,10 +1288,10 @@ export const color = [ value: "{global.green.1}", type: "color" }, - name: "--fds-colors-success-background-default", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "colors", + "color", "success", "background-default" ] @@ -1305,10 +1305,10 @@ export const color = [ value: "{global.green.2}", type: "color" }, - name: "--fds-colors-success-background-subtle", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "colors", + "color", "success", "background-subtle" ] @@ -1322,10 +1322,10 @@ export const color = [ value: "{global.green.3}", type: "color" }, - name: "--fds-colors-success-surface-default", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "colors", + "color", "success", "surface-default" ] @@ -1339,10 +1339,10 @@ export const color = [ value: "{global.green.4}", type: "color" }, - name: "--fds-colors-success-surface-hover", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "colors", + "color", "success", "surface-hover" ] @@ -1356,10 +1356,10 @@ export const color = [ value: "{global.green.5}", type: "color" }, - name: "--fds-colors-success-surface-active", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "colors", + "color", "success", "surface-active" ] @@ -1373,10 +1373,10 @@ export const color = [ value: "{global.green.6}", type: "color" }, - name: "--fds-colors-success-border-subtle", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "colors", + "color", "success", "border-subtle" ] @@ -1390,10 +1390,10 @@ export const color = [ value: "{global.green.7}", type: "color" }, - name: "--fds-colors-success-border-default", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "colors", + "color", "success", "border-default" ] @@ -1407,10 +1407,10 @@ export const color = [ value: "{global.green.8}", type: "color" }, - name: "--fds-colors-success-border-strong", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "colors", + "color", "success", "border-strong" ] @@ -1424,10 +1424,10 @@ export const color = [ value: "{global.green.9}", type: "color" }, - name: "--fds-colors-success-base-default", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "colors", + "color", "success", "base-default" ] @@ -1441,10 +1441,10 @@ export const color = [ value: "{global.green.10}", type: "color" }, - name: "--fds-colors-success-base-hover", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "colors", + "color", "success", "base-hover" ] @@ -1458,10 +1458,10 @@ export const color = [ value: "{global.green.11}", type: "color" }, - name: "--fds-colors-success-base-active", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "colors", + "color", "success", "base-active" ] @@ -1475,10 +1475,10 @@ export const color = [ value: "{global.green.12}", type: "color" }, - name: "--fds-colors-success-text-subtle", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "colors", + "color", "success", "text-subtle" ] @@ -1492,10 +1492,10 @@ export const color = [ value: "{global.green.13}", type: "color" }, - name: "--fds-colors-success-text-default", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "colors", + "color", "success", "text-default" ] @@ -1509,10 +1509,10 @@ export const color = [ value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-colors-success-contrast-first", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "colors", + "color", "success", "contrast-first" ] @@ -1526,10 +1526,10 @@ export const color = [ value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-colors-success-contrast-second", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "colors", + "color", "success", "contrast-second" ] @@ -1543,10 +1543,10 @@ export const color = [ value: "{global.red.1}", type: "color" }, - name: "--fds-colors-danger-background-default", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "colors", + "color", "danger", "background-default" ] @@ -1560,10 +1560,10 @@ export const color = [ value: "{global.red.2}", type: "color" }, - name: "--fds-colors-danger-background-subtle", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "background-subtle" ] @@ -1577,10 +1577,10 @@ export const color = [ value: "{global.red.3}", type: "color" }, - name: "--fds-colors-danger-surface-default", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "colors", + "color", "danger", "surface-default" ] @@ -1594,10 +1594,10 @@ export const color = [ value: "{global.red.4}", type: "color" }, - name: "--fds-colors-danger-surface-hover", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "colors", + "color", "danger", "surface-hover" ] @@ -1611,10 +1611,10 @@ export const color = [ value: "{global.red.5}", type: "color" }, - name: "--fds-colors-danger-surface-active", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "colors", + "color", "danger", "surface-active" ] @@ -1628,10 +1628,10 @@ export const color = [ value: "{global.red.6}", type: "color" }, - name: "--fds-colors-danger-border-subtle", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "border-subtle" ] @@ -1645,10 +1645,10 @@ export const color = [ value: "{global.red.7}", type: "color" }, - name: "--fds-colors-danger-border-default", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "colors", + "color", "danger", "border-default" ] @@ -1662,10 +1662,10 @@ export const color = [ value: "{global.red.8}", type: "color" }, - name: "--fds-colors-danger-border-strong", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "colors", + "color", "danger", "border-strong" ] @@ -1679,10 +1679,10 @@ export const color = [ value: "{global.red.9}", type: "color" }, - name: "--fds-colors-danger-base-default", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "colors", + "color", "danger", "base-default" ] @@ -1696,10 +1696,10 @@ export const color = [ value: "{global.red.10}", type: "color" }, - name: "--fds-colors-danger-base-hover", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "colors", + "color", "danger", "base-hover" ] @@ -1713,10 +1713,10 @@ export const color = [ value: "{global.red.11}", type: "color" }, - name: "--fds-colors-danger-base-active", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "colors", + "color", "danger", "base-active" ] @@ -1730,10 +1730,10 @@ export const color = [ value: "{global.red.12}", type: "color" }, - name: "--fds-colors-danger-text-subtle", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "text-subtle" ] @@ -1747,10 +1747,10 @@ export const color = [ value: "{global.red.13}", type: "color" }, - name: "--fds-colors-danger-text-default", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "colors", + "color", "danger", "text-default" ] @@ -1764,10 +1764,10 @@ export const color = [ value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-colors-danger-contrast-first", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-first" ] @@ -1781,10 +1781,10 @@ export const color = [ value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-colors-danger-contrast-second", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-second" ] @@ -1798,10 +1798,10 @@ export const color = [ value: "{global.blue.1}", type: "color" }, - name: "--fds-colors-info-background-default", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "colors", + "color", "info", "background-default" ] @@ -1815,10 +1815,10 @@ export const color = [ value: "{global.blue.2}", type: "color" }, - name: "--fds-colors-info-background-subtle", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "colors", + "color", "info", "background-subtle" ] @@ -1832,10 +1832,10 @@ export const color = [ value: "{global.blue.3}", type: "color" }, - name: "--fds-colors-info-surface-default", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "colors", + "color", "info", "surface-default" ] @@ -1849,10 +1849,10 @@ export const color = [ value: "{global.blue.4}", type: "color" }, - name: "--fds-colors-info-surface-hover", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "colors", + "color", "info", "surface-hover" ] @@ -1866,10 +1866,10 @@ export const color = [ value: "{global.blue.5}", type: "color" }, - name: "--fds-colors-info-surface-active", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "colors", + "color", "info", "surface-active" ] @@ -1883,10 +1883,10 @@ export const color = [ value: "{global.blue.6}", type: "color" }, - name: "--fds-colors-info-border-subtle", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "colors", + "color", "info", "border-subtle" ] @@ -1900,10 +1900,10 @@ export const color = [ value: "{global.blue.7}", type: "color" }, - name: "--fds-colors-info-border-default", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "colors", + "color", "info", "border-default" ] @@ -1917,10 +1917,10 @@ export const color = [ value: "{global.blue.8}", type: "color" }, - name: "--fds-colors-info-border-strong", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "colors", + "color", "info", "border-strong" ] @@ -1934,10 +1934,10 @@ export const color = [ value: "{global.blue.9}", type: "color" }, - name: "--fds-colors-info-base-default", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "colors", + "color", "info", "base-default" ] @@ -1951,10 +1951,10 @@ export const color = [ value: "{global.blue.10}", type: "color" }, - name: "--fds-colors-info-base-hover", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "colors", + "color", "info", "base-hover" ] @@ -1968,10 +1968,10 @@ export const color = [ value: "{global.blue.11}", type: "color" }, - name: "--fds-colors-info-base-active", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "colors", + "color", "info", "base-active" ] @@ -1985,10 +1985,10 @@ export const color = [ value: "{global.blue.12}", type: "color" }, - name: "--fds-colors-info-text-subtle", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "colors", + "color", "info", "text-subtle" ] @@ -2002,10 +2002,10 @@ export const color = [ value: "{global.blue.13}", type: "color" }, - name: "--fds-colors-info-text-default", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "colors", + "color", "info", "text-default" ] @@ -2019,10 +2019,10 @@ export const color = [ value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-colors-info-contrast-first", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "colors", + "color", "info", "contrast-first" ] @@ -2036,10 +2036,10 @@ export const color = [ value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-colors-info-contrast-second", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "colors", + "color", "info", "contrast-second" ] @@ -2053,10 +2053,10 @@ export const color = [ value: "{global.yellow.1}", type: "color" }, - name: "--fds-colors-warning-background-default", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "colors", + "color", "warning", "background-default" ] @@ -2070,10 +2070,10 @@ export const color = [ value: "{global.yellow.2}", type: "color" }, - name: "--fds-colors-warning-background-subtle", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "background-subtle" ] @@ -2087,10 +2087,10 @@ export const color = [ value: "{global.yellow.3}", type: "color" }, - name: "--fds-colors-warning-surface-default", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "colors", + "color", "warning", "surface-default" ] @@ -2104,10 +2104,10 @@ export const color = [ value: "{global.yellow.4}", type: "color" }, - name: "--fds-colors-warning-surface-hover", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "colors", + "color", "warning", "surface-hover" ] @@ -2121,10 +2121,10 @@ export const color = [ value: "{global.yellow.5}", type: "color" }, - name: "--fds-colors-warning-surface-active", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "colors", + "color", "warning", "surface-active" ] @@ -2138,10 +2138,10 @@ export const color = [ value: "{global.yellow.6}", type: "color" }, - name: "--fds-colors-warning-border-subtle", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "border-subtle" ] @@ -2155,10 +2155,10 @@ export const color = [ value: "{global.yellow.7}", type: "color" }, - name: "--fds-colors-warning-border-default", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "colors", + "color", "warning", "border-default" ] @@ -2172,10 +2172,10 @@ export const color = [ value: "{global.yellow.8}", type: "color" }, - name: "--fds-colors-warning-border-strong", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "colors", + "color", "warning", "border-strong" ] @@ -2189,10 +2189,10 @@ export const color = [ value: "{global.orange.9}", type: "color" }, - name: "--fds-colors-warning-base-default", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "colors", + "color", "warning", "base-default" ] @@ -2206,10 +2206,10 @@ export const color = [ value: "{global.orange.10}", type: "color" }, - name: "--fds-colors-warning-base-hover", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "colors", + "color", "warning", "base-hover" ] @@ -2223,10 +2223,10 @@ export const color = [ value: "{global.orange.11}", type: "color" }, - name: "--fds-colors-warning-base-active", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "colors", + "color", "warning", "base-active" ] @@ -2240,10 +2240,10 @@ export const color = [ value: "{global.orange.12}", type: "color" }, - name: "--fds-colors-warning-text-subtle", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "text-subtle" ] @@ -2257,10 +2257,10 @@ export const color = [ value: "{global.orange.13}", type: "color" }, - name: "--fds-colors-warning-text-default", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "colors", + "color", "warning", "text-default" ] @@ -2274,10 +2274,10 @@ export const color = [ value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-colors-warning-contrast-first", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-first" ] @@ -2291,10 +2291,10 @@ export const color = [ value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-colors-warning-contrast-second", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-second" ] @@ -8684,9 +8684,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f7}" }, type: "typography" @@ -8707,9 +8707,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f6}" }, type: "typography", @@ -8731,9 +8731,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f5}" }, type: "typography", @@ -8755,9 +8755,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f4}" }, type: "typography", @@ -8779,9 +8779,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f3}" }, type: "typography", @@ -8803,9 +8803,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography", @@ -8827,9 +8827,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography", @@ -8850,9 +8850,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f4}" }, type: "typography" @@ -8872,9 +8872,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f3}" }, type: "typography" @@ -8894,9 +8894,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8916,9 +8916,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8938,9 +8938,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8960,9 +8960,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8982,9 +8982,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9004,9 +9004,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9026,9 +9026,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9049,9 +9049,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9072,9 +9072,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9095,9 +9095,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9118,9 +9118,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9141,9 +9141,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9164,9 +9164,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9187,9 +9187,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-2}" }, type: "typography" @@ -9210,9 +9210,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9232,9 +9232,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9254,9 +9254,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9276,9 +9276,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9298,9 +9298,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9320,9 +9320,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9342,9 +9342,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9364,9 +9364,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9378,72 +9378,6 @@ export const typography = [ "error_message", "xsmall" ] - }, - { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-large", - attributes: {}, - path: [ - "typography", - "interactive", - "large" - ] - }, - { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-medium", - attributes: {}, - path: [ - "typography", - "interactive", - "medium" - ] - }, - { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-small", - attributes: {}, - path: [ - "typography", - "interactive", - "small" - ] } ] @@ -9486,257 +9420,257 @@ export const borderRadius = [ { value: "2", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.2}", + value: "2", type: "borderRadius" }, - name: "--fds-border_radius-sm", + name: "--fds-border-radius-2", attributes: {}, path: [ - "border_radius", - "sm" + "border-radius", + "2" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.4}", + value: "4", type: "borderRadius" }, - name: "--fds-border_radius-md", + name: "--fds-border-radius-4", attributes: {}, path: [ - "border_radius", - "md" + "border-radius", + "4" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.8}", + value: "8", type: "borderRadius" }, - name: "--fds-border_radius-lg", + name: "--fds-border-radius-8", attributes: {}, path: [ - "border_radius", - "lg" + "border-radius", + "8" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.12}", + value: "12", type: "borderRadius" }, - name: "--fds-border_radius-xl", + name: "--fds-border-radius-12", attributes: {}, path: [ - "border_radius", - "xl" + "border-radius", + "12" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.16}", + value: "16", type: "borderRadius" }, - name: "--fds-border_radius-2xl", + name: "--fds-border-radius-16", attributes: {}, path: [ - "border_radius", - "2xl" + "border-radius", + "16" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.24}", + value: "24", type: "borderRadius" }, - name: "--fds-border_radius-3xl", + name: "--fds-border-radius-24", attributes: {}, path: [ - "border_radius", - "3xl" + "border-radius", + "24" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.32}", + value: "32", type: "borderRadius" }, - name: "--fds-border_radius-4xl", + name: "--fds-border-radius-32", attributes: {}, path: [ - "border_radius", - "4xl" + "border-radius", + "32" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.9999}", + value: "9999", type: "borderRadius" }, - name: "--fds-border_radius-full", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "border_radius", - "full" + "border-radius", + "9999" ] }, { value: "2", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", + value: "{border-radius.2}", type: "borderRadius" }, - name: "--fds-border-radius-2", + name: "--fds-border-radius-sm", attributes: {}, path: [ - "borderRadius", - "2" + "border-radius", + "sm" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", + value: "{border-radius.4}", type: "borderRadius" }, - name: "--fds-border-radius-4", + name: "--fds-border-radius-md", attributes: {}, path: [ - "borderRadius", - "4" + "border-radius", + "md" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", + value: "{border-radius.8}", type: "borderRadius" }, - name: "--fds-border-radius-8", + name: "--fds-border-radius-lg", attributes: {}, path: [ - "borderRadius", - "8" + "border-radius", + "lg" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", + value: "{border-radius.12}", type: "borderRadius" }, - name: "--fds-border-radius-12", + name: "--fds-border-radius-xl", attributes: {}, path: [ - "borderRadius", - "12" + "border-radius", + "xl" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", + value: "{border-radius.16}", type: "borderRadius" }, - name: "--fds-border-radius-16", + name: "--fds-border-radius-2xl", attributes: {}, path: [ - "borderRadius", - "16" + "border-radius", + "2xl" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", + value: "{border-radius.24}", type: "borderRadius" }, - name: "--fds-border-radius-24", + name: "--fds-border-radius-3xl", attributes: {}, path: [ - "borderRadius", - "24" + "border-radius", + "3xl" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", + value: "{border-radius.32}", type: "borderRadius" }, - name: "--fds-border-radius-32", + name: "--fds-border-radius-4xl", attributes: {}, path: [ - "borderRadius", - "32" + "border-radius", + "4xl" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", + value: "{border-radius.9999}", type: "borderRadius" }, - name: "--fds-border-radius-9999", + name: "--fds-border-radius-full", attributes: {}, path: [ - "borderRadius", - "9999" + "border-radius", + "full" ] } ] @@ -10413,10 +10347,10 @@ export const borderWidth = [ value: "1px", type: "borderWidth" }, - name: "--fds-border_width-1", + name: "--fds-border-width-1", attributes: {}, path: [ - "border_width", + "border-width", "1" ] }, @@ -10429,10 +10363,10 @@ export const borderWidth = [ value: "2px", type: "borderWidth" }, - name: "--fds-border_width-2", + name: "--fds-border-width-2", attributes: {}, path: [ - "border_width", + "border-width", "2" ] }, @@ -10442,13 +10376,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", + value: "{border-width.1}", type: "borderWidth" }, - name: "--fds-border_width-default", + name: "--fds-border-width-default", attributes: {}, path: [ - "border_width", + "border-width", "default" ] }, @@ -10458,13 +10392,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-active", + name: "--fds-border-width-active", attributes: {}, path: [ - "border_width", + "border-width", "active" ] }, @@ -10474,13 +10408,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-tab_focus", + name: "--fds-border-width-tab_focus", attributes: {}, path: [ - "border_width", + "border-width", "tab_focus" ] } @@ -10693,11 +10627,11 @@ export const boxShadow = [ value: "{shadow.100}", type: "boxShadow" }, - name: "--fds-shadow-xsmall", + name: "--fds-shadow-xs", attributes: {}, path: [ "shadow", - "xsmall" + "xs" ] }, { @@ -10709,11 +10643,11 @@ export const boxShadow = [ value: "{shadow.200}", type: "boxShadow" }, - name: "--fds-shadow-small", + name: "--fds-shadow-sm", attributes: {}, path: [ "shadow", - "small" + "sm" ] }, { @@ -10725,11 +10659,11 @@ export const boxShadow = [ value: "{shadow.300}", type: "boxShadow" }, - name: "--fds-shadow-medium", + name: "--fds-shadow-md", attributes: {}, path: [ "shadow", - "medium" + "md" ] }, { @@ -10741,11 +10675,11 @@ export const boxShadow = [ value: "{shadow.400}", type: "boxShadow" }, - name: "--fds-shadow-large", + name: "--fds-shadow-lg", attributes: {}, path: [ "shadow", - "large" + "lg" ] }, { @@ -10757,137 +10691,153 @@ export const boxShadow = [ value: "{shadow.500}", type: "boxShadow" }, - name: "--fds-shadow-xlarge", + name: "--fds-shadow-xl", attributes: {}, path: [ "shadow", - "xlarge" + "xl" ] } ] -export const textCase = [ +export const fontFamilies = [ { - value: "none", - type: "textCase", + value: "Inter", + type: "fontFamilies", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textCase" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-text-case-none", + name: "--fds-font-family-main", attributes: {}, path: [ - "textCase", - "none" + "font-family", + "main" ] } ] -export const textDecoration = [ +export const lineHeights = [ { - value: "none", - type: "textDecoration", + value: 1.3, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textDecoration" + value: "130%", + type: "lineHeights" }, - name: "--fds-text-decoration-none", + name: "--fds-line-height-300", attributes: {}, path: [ - "textDecoration", - "none" + "line-height", + "300" ] }, { - value: "underline", - type: "textDecoration", + value: 1.5, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "underline", - type: "textDecoration" + value: "150%", + type: "lineHeights" }, - name: "--fds-text-decoration-underline", + name: "--fds-line-height-500", attributes: {}, path: [ - "textDecoration", - "underline" + "line-height", + "500" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", + value: 1.6, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "Inter", - type: "fontFamilies" + value: "160%", + type: "lineHeights" }, - name: "--fds-font-families-main", + name: "--fds-line-height-600", attributes: {}, path: [ - "fontFamilies", - "main" + "line-height", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-height-700", + attributes: {}, + path: [ + "line-height", + "700" ] } ] -export const fontSizes = [ +export const fontWeights = [ { - value: "16", - type: "fontSizes", + value: "500", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "16", - type: "fontSizes" + value: "500", + type: "fontWeights" }, - name: "--fds-font-static-small", + name: "--fds-font-weight-medium", attributes: {}, path: [ - "font-static", - "small" + "font-weight", + "medium" ] }, { - value: "18", - type: "fontSizes", + value: "600", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "18", - type: "fontSizes" + value: "600", + type: "fontWeights" }, - name: "--fds-font-static-medium", + name: "--fds-font-weight-semibold", attributes: {}, path: [ - "font-static", - "medium" + "font-weight", + "semibold" ] }, { - value: "24", - type: "fontSizes", + value: "400", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "24", - type: "fontSizes" + value: "400", + type: "fontWeights" }, - name: "--fds-font-static-large", + name: "--fds-font-weight-regular", attributes: {}, path: [ - "font-static", - "large" + "font-weight", + "regular" ] - }, + } +] + +export const fontSizes = [ { value: "12", type: "fontSizes", @@ -11065,121 +11015,3 @@ export const fontSizes = [ ] } ] - -export const lineHeights = [ - { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "130%", - type: "lineHeights" - }, - name: "--fds-line-heights-300", - attributes: {}, - path: [ - "lineHeights", - "300" - ] - }, - { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "150%", - type: "lineHeights" - }, - name: "--fds-line-heights-500", - attributes: {}, - path: [ - "lineHeights", - "500" - ] - }, - { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "160%", - type: "lineHeights" - }, - name: "--fds-line-heights-600", - attributes: {}, - path: [ - "lineHeights", - "600" - ] - }, - { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] diff --git a/apps/storefront/tokens/digdir/light.ts b/apps/storefront/tokens/digdir/light.ts index f6bc1179bc..90b5df7d6c 100644 --- a/apps/storefront/tokens/digdir/light.ts +++ b/apps/storefront/tokens/digdir/light.ts @@ -10,13 +10,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-colors-accent-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ - "colors", + "color", "accent", "background-default" ] @@ -27,13 +27,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-colors-accent-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "background-subtle" ] @@ -44,13 +44,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-colors-accent-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ - "colors", + "color", "accent", "surface-default" ] @@ -61,13 +61,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-colors-accent-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ - "colors", + "color", "accent", "surface-hover" ] @@ -78,13 +78,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-colors-accent-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ - "colors", + "color", "accent", "surface-active" ] @@ -95,13 +95,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-colors-accent-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "border-subtle" ] @@ -112,13 +112,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-colors-accent-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ - "colors", + "color", "accent", "border-default" ] @@ -129,13 +129,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-colors-accent-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ - "colors", + "color", "accent", "border-strong" ] @@ -146,13 +146,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-colors-accent-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ - "colors", + "color", "accent", "base-default" ] @@ -163,13 +163,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-colors-accent-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ - "colors", + "color", "accent", "base-hover" ] @@ -180,13 +180,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-colors-accent-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ - "colors", + "color", "accent", "base-active" ] @@ -197,13 +197,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-colors-accent-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "text-subtle" ] @@ -214,13 +214,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-colors-accent-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ - "colors", + "color", "accent", "text-default" ] @@ -231,13 +231,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-colors-accent-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-first" ] @@ -248,13 +248,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-colors-accent-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-second" ] @@ -265,13 +265,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-colors-neutral-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ - "colors", + "color", "neutral", "background-default" ] @@ -282,13 +282,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-colors-neutral-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "background-subtle" ] @@ -299,13 +299,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-colors-neutral-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-default" ] @@ -316,13 +316,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-colors-neutral-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-hover" ] @@ -333,13 +333,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-colors-neutral-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-active" ] @@ -350,13 +350,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-colors-neutral-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "border-subtle" ] @@ -367,13 +367,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-colors-neutral-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ - "colors", + "color", "neutral", "border-default" ] @@ -384,13 +384,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-colors-neutral-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ - "colors", + "color", "neutral", "border-strong" ] @@ -401,13 +401,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-colors-neutral-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ - "colors", + "color", "neutral", "base-default" ] @@ -418,13 +418,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-colors-neutral-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "base-hover" ] @@ -435,13 +435,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-colors-neutral-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ - "colors", + "color", "neutral", "base-active" ] @@ -452,13 +452,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-colors-neutral-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "text-subtle" ] @@ -469,13 +469,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-colors-neutral-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ - "colors", + "color", "neutral", "text-default" ] @@ -486,13 +486,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-colors-neutral-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-first" ] @@ -503,13 +503,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-colors-neutral-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-second" ] @@ -520,13 +520,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-colors-brand1-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ - "colors", + "color", "brand1", "background-default" ] @@ -537,13 +537,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-colors-brand1-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "background-subtle" ] @@ -554,13 +554,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-colors-brand1-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-default" ] @@ -571,13 +571,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-colors-brand1-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-hover" ] @@ -588,13 +588,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-colors-brand1-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-active" ] @@ -605,13 +605,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-colors-brand1-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "border-subtle" ] @@ -622,13 +622,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-colors-brand1-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ - "colors", + "color", "brand1", "border-default" ] @@ -639,13 +639,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-colors-brand1-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ - "colors", + "color", "brand1", "border-strong" ] @@ -656,13 +656,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-colors-brand1-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ - "colors", + "color", "brand1", "base-default" ] @@ -673,13 +673,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-colors-brand1-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "base-hover" ] @@ -690,13 +690,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-colors-brand1-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ - "colors", + "color", "brand1", "base-active" ] @@ -707,13 +707,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-colors-brand1-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "text-subtle" ] @@ -724,13 +724,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-colors-brand1-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ - "colors", + "color", "brand1", "text-default" ] @@ -741,13 +741,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-colors-brand1-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-first" ] @@ -758,13 +758,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-colors-brand1-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-second" ] @@ -775,13 +775,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-colors-brand2-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ - "colors", + "color", "brand2", "background-default" ] @@ -792,13 +792,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-colors-brand2-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "background-subtle" ] @@ -809,13 +809,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-colors-brand2-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-default" ] @@ -826,13 +826,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-colors-brand2-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-hover" ] @@ -843,13 +843,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-colors-brand2-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-active" ] @@ -860,13 +860,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-colors-brand2-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "border-subtle" ] @@ -877,13 +877,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-colors-brand2-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ - "colors", + "color", "brand2", "border-default" ] @@ -894,13 +894,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-colors-brand2-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ - "colors", + "color", "brand2", "border-strong" ] @@ -911,13 +911,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-colors-brand2-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ - "colors", + "color", "brand2", "base-default" ] @@ -928,13 +928,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-colors-brand2-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "base-hover" ] @@ -945,13 +945,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-colors-brand2-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ - "colors", + "color", "brand2", "base-active" ] @@ -962,13 +962,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-colors-brand2-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "text-subtle" ] @@ -979,13 +979,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-colors-brand2-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ - "colors", + "color", "brand2", "text-default" ] @@ -996,13 +996,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-colors-brand2-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-first" ] @@ -1013,13 +1013,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-colors-brand2-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-second" ] @@ -1030,13 +1030,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.1}", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-colors-brand3-background-default", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "colors", + "color", "brand3", "background-default" ] @@ -1047,13 +1047,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.2}", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-colors-brand3-background-subtle", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "background-subtle" ] @@ -1064,13 +1064,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.3}", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-colors-brand3-surface-default", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-default" ] @@ -1081,13 +1081,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.4}", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-colors-brand3-surface-hover", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-hover" ] @@ -1098,13 +1098,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.5}", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-colors-brand3-surface-active", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-active" ] @@ -1115,13 +1115,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.6}", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-colors-brand3-border-subtle", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "border-subtle" ] @@ -1132,13 +1132,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.7}", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-colors-brand3-border-default", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "colors", + "color", "brand3", "border-default" ] @@ -1149,13 +1149,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.8}", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-colors-brand3-border-strong", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "colors", + "color", "brand3", "border-strong" ] @@ -1166,13 +1166,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.9}", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-colors-brand3-base-default", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "colors", + "color", "brand3", "base-default" ] @@ -1183,13 +1183,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.10}", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-colors-brand3-base-hover", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "base-hover" ] @@ -1200,13 +1200,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.11}", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-colors-brand3-base-active", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "colors", + "color", "brand3", "base-active" ] @@ -1217,13 +1217,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.12}", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-colors-brand3-text-subtle", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "text-subtle" ] @@ -1234,13 +1234,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.13}", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-colors-brand3-text-default", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "colors", + "color", "brand3", "text-default" ] @@ -1251,13 +1251,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-1}", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-colors-brand3-contrast-first", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-first" ] @@ -1268,13 +1268,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-2}", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-colors-brand3-contrast-second", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-second" ] @@ -1288,10 +1288,10 @@ export const color = [ value: "{global.green.1}", type: "color" }, - name: "--fds-colors-success-background-default", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "colors", + "color", "success", "background-default" ] @@ -1305,10 +1305,10 @@ export const color = [ value: "{global.green.2}", type: "color" }, - name: "--fds-colors-success-background-subtle", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "colors", + "color", "success", "background-subtle" ] @@ -1322,10 +1322,10 @@ export const color = [ value: "{global.green.3}", type: "color" }, - name: "--fds-colors-success-surface-default", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "colors", + "color", "success", "surface-default" ] @@ -1339,10 +1339,10 @@ export const color = [ value: "{global.green.4}", type: "color" }, - name: "--fds-colors-success-surface-hover", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "colors", + "color", "success", "surface-hover" ] @@ -1356,10 +1356,10 @@ export const color = [ value: "{global.green.5}", type: "color" }, - name: "--fds-colors-success-surface-active", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "colors", + "color", "success", "surface-active" ] @@ -1373,10 +1373,10 @@ export const color = [ value: "{global.green.6}", type: "color" }, - name: "--fds-colors-success-border-subtle", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "colors", + "color", "success", "border-subtle" ] @@ -1390,10 +1390,10 @@ export const color = [ value: "{global.green.7}", type: "color" }, - name: "--fds-colors-success-border-default", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "colors", + "color", "success", "border-default" ] @@ -1407,10 +1407,10 @@ export const color = [ value: "{global.green.8}", type: "color" }, - name: "--fds-colors-success-border-strong", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "colors", + "color", "success", "border-strong" ] @@ -1424,10 +1424,10 @@ export const color = [ value: "{global.green.9}", type: "color" }, - name: "--fds-colors-success-base-default", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "colors", + "color", "success", "base-default" ] @@ -1441,10 +1441,10 @@ export const color = [ value: "{global.green.10}", type: "color" }, - name: "--fds-colors-success-base-hover", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "colors", + "color", "success", "base-hover" ] @@ -1458,10 +1458,10 @@ export const color = [ value: "{global.green.11}", type: "color" }, - name: "--fds-colors-success-base-active", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "colors", + "color", "success", "base-active" ] @@ -1475,10 +1475,10 @@ export const color = [ value: "{global.green.12}", type: "color" }, - name: "--fds-colors-success-text-subtle", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "colors", + "color", "success", "text-subtle" ] @@ -1492,10 +1492,10 @@ export const color = [ value: "{global.green.13}", type: "color" }, - name: "--fds-colors-success-text-default", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "colors", + "color", "success", "text-default" ] @@ -1509,10 +1509,10 @@ export const color = [ value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-colors-success-contrast-first", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "colors", + "color", "success", "contrast-first" ] @@ -1526,10 +1526,10 @@ export const color = [ value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-colors-success-contrast-second", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "colors", + "color", "success", "contrast-second" ] @@ -1543,10 +1543,10 @@ export const color = [ value: "{global.red.1}", type: "color" }, - name: "--fds-colors-danger-background-default", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "colors", + "color", "danger", "background-default" ] @@ -1560,10 +1560,10 @@ export const color = [ value: "{global.red.2}", type: "color" }, - name: "--fds-colors-danger-background-subtle", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "background-subtle" ] @@ -1577,10 +1577,10 @@ export const color = [ value: "{global.red.3}", type: "color" }, - name: "--fds-colors-danger-surface-default", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "colors", + "color", "danger", "surface-default" ] @@ -1594,10 +1594,10 @@ export const color = [ value: "{global.red.4}", type: "color" }, - name: "--fds-colors-danger-surface-hover", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "colors", + "color", "danger", "surface-hover" ] @@ -1611,10 +1611,10 @@ export const color = [ value: "{global.red.5}", type: "color" }, - name: "--fds-colors-danger-surface-active", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "colors", + "color", "danger", "surface-active" ] @@ -1628,10 +1628,10 @@ export const color = [ value: "{global.red.6}", type: "color" }, - name: "--fds-colors-danger-border-subtle", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "border-subtle" ] @@ -1645,10 +1645,10 @@ export const color = [ value: "{global.red.7}", type: "color" }, - name: "--fds-colors-danger-border-default", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "colors", + "color", "danger", "border-default" ] @@ -1662,10 +1662,10 @@ export const color = [ value: "{global.red.8}", type: "color" }, - name: "--fds-colors-danger-border-strong", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "colors", + "color", "danger", "border-strong" ] @@ -1679,10 +1679,10 @@ export const color = [ value: "{global.red.9}", type: "color" }, - name: "--fds-colors-danger-base-default", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "colors", + "color", "danger", "base-default" ] @@ -1696,10 +1696,10 @@ export const color = [ value: "{global.red.10}", type: "color" }, - name: "--fds-colors-danger-base-hover", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "colors", + "color", "danger", "base-hover" ] @@ -1713,10 +1713,10 @@ export const color = [ value: "{global.red.11}", type: "color" }, - name: "--fds-colors-danger-base-active", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "colors", + "color", "danger", "base-active" ] @@ -1730,10 +1730,10 @@ export const color = [ value: "{global.red.12}", type: "color" }, - name: "--fds-colors-danger-text-subtle", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "text-subtle" ] @@ -1747,10 +1747,10 @@ export const color = [ value: "{global.red.13}", type: "color" }, - name: "--fds-colors-danger-text-default", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "colors", + "color", "danger", "text-default" ] @@ -1764,10 +1764,10 @@ export const color = [ value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-colors-danger-contrast-first", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-first" ] @@ -1781,10 +1781,10 @@ export const color = [ value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-colors-danger-contrast-second", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-second" ] @@ -1798,10 +1798,10 @@ export const color = [ value: "{global.blue.1}", type: "color" }, - name: "--fds-colors-info-background-default", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "colors", + "color", "info", "background-default" ] @@ -1815,10 +1815,10 @@ export const color = [ value: "{global.blue.2}", type: "color" }, - name: "--fds-colors-info-background-subtle", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "colors", + "color", "info", "background-subtle" ] @@ -1832,10 +1832,10 @@ export const color = [ value: "{global.blue.3}", type: "color" }, - name: "--fds-colors-info-surface-default", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "colors", + "color", "info", "surface-default" ] @@ -1849,10 +1849,10 @@ export const color = [ value: "{global.blue.4}", type: "color" }, - name: "--fds-colors-info-surface-hover", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "colors", + "color", "info", "surface-hover" ] @@ -1866,10 +1866,10 @@ export const color = [ value: "{global.blue.5}", type: "color" }, - name: "--fds-colors-info-surface-active", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "colors", + "color", "info", "surface-active" ] @@ -1883,10 +1883,10 @@ export const color = [ value: "{global.blue.6}", type: "color" }, - name: "--fds-colors-info-border-subtle", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "colors", + "color", "info", "border-subtle" ] @@ -1900,10 +1900,10 @@ export const color = [ value: "{global.blue.7}", type: "color" }, - name: "--fds-colors-info-border-default", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "colors", + "color", "info", "border-default" ] @@ -1917,10 +1917,10 @@ export const color = [ value: "{global.blue.8}", type: "color" }, - name: "--fds-colors-info-border-strong", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "colors", + "color", "info", "border-strong" ] @@ -1934,10 +1934,10 @@ export const color = [ value: "{global.blue.9}", type: "color" }, - name: "--fds-colors-info-base-default", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "colors", + "color", "info", "base-default" ] @@ -1951,10 +1951,10 @@ export const color = [ value: "{global.blue.10}", type: "color" }, - name: "--fds-colors-info-base-hover", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "colors", + "color", "info", "base-hover" ] @@ -1968,10 +1968,10 @@ export const color = [ value: "{global.blue.11}", type: "color" }, - name: "--fds-colors-info-base-active", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "colors", + "color", "info", "base-active" ] @@ -1985,10 +1985,10 @@ export const color = [ value: "{global.blue.12}", type: "color" }, - name: "--fds-colors-info-text-subtle", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "colors", + "color", "info", "text-subtle" ] @@ -2002,10 +2002,10 @@ export const color = [ value: "{global.blue.13}", type: "color" }, - name: "--fds-colors-info-text-default", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "colors", + "color", "info", "text-default" ] @@ -2019,10 +2019,10 @@ export const color = [ value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-colors-info-contrast-first", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "colors", + "color", "info", "contrast-first" ] @@ -2036,10 +2036,10 @@ export const color = [ value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-colors-info-contrast-second", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "colors", + "color", "info", "contrast-second" ] @@ -2053,10 +2053,10 @@ export const color = [ value: "{global.yellow.1}", type: "color" }, - name: "--fds-colors-warning-background-default", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "colors", + "color", "warning", "background-default" ] @@ -2070,10 +2070,10 @@ export const color = [ value: "{global.yellow.2}", type: "color" }, - name: "--fds-colors-warning-background-subtle", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "background-subtle" ] @@ -2087,10 +2087,10 @@ export const color = [ value: "{global.yellow.3}", type: "color" }, - name: "--fds-colors-warning-surface-default", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "colors", + "color", "warning", "surface-default" ] @@ -2104,10 +2104,10 @@ export const color = [ value: "{global.yellow.4}", type: "color" }, - name: "--fds-colors-warning-surface-hover", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "colors", + "color", "warning", "surface-hover" ] @@ -2121,10 +2121,10 @@ export const color = [ value: "{global.yellow.5}", type: "color" }, - name: "--fds-colors-warning-surface-active", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "colors", + "color", "warning", "surface-active" ] @@ -2138,10 +2138,10 @@ export const color = [ value: "{global.yellow.6}", type: "color" }, - name: "--fds-colors-warning-border-subtle", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "border-subtle" ] @@ -2155,10 +2155,10 @@ export const color = [ value: "{global.yellow.7}", type: "color" }, - name: "--fds-colors-warning-border-default", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "colors", + "color", "warning", "border-default" ] @@ -2172,10 +2172,10 @@ export const color = [ value: "{global.yellow.8}", type: "color" }, - name: "--fds-colors-warning-border-strong", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "colors", + "color", "warning", "border-strong" ] @@ -2189,10 +2189,10 @@ export const color = [ value: "{global.orange.9}", type: "color" }, - name: "--fds-colors-warning-base-default", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "colors", + "color", "warning", "base-default" ] @@ -2206,10 +2206,10 @@ export const color = [ value: "{global.orange.10}", type: "color" }, - name: "--fds-colors-warning-base-hover", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "colors", + "color", "warning", "base-hover" ] @@ -2223,10 +2223,10 @@ export const color = [ value: "{global.orange.11}", type: "color" }, - name: "--fds-colors-warning-base-active", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "colors", + "color", "warning", "base-active" ] @@ -2240,10 +2240,10 @@ export const color = [ value: "{global.orange.12}", type: "color" }, - name: "--fds-colors-warning-text-subtle", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "text-subtle" ] @@ -2257,10 +2257,10 @@ export const color = [ value: "{global.orange.13}", type: "color" }, - name: "--fds-colors-warning-text-default", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "colors", + "color", "warning", "text-default" ] @@ -2274,10 +2274,10 @@ export const color = [ value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-colors-warning-contrast-first", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-first" ] @@ -2291,10 +2291,10 @@ export const color = [ value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-colors-warning-contrast-second", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-second" ] @@ -8684,9 +8684,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f7}" }, type: "typography" @@ -8707,9 +8707,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f6}" }, type: "typography", @@ -8731,9 +8731,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f5}" }, type: "typography", @@ -8755,9 +8755,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f4}" }, type: "typography", @@ -8779,9 +8779,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f3}" }, type: "typography", @@ -8803,9 +8803,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography", @@ -8827,9 +8827,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography", @@ -8850,9 +8850,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f4}" }, type: "typography" @@ -8872,9 +8872,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f3}" }, type: "typography" @@ -8894,9 +8894,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8916,9 +8916,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8938,9 +8938,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8960,9 +8960,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8982,9 +8982,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9004,9 +9004,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9026,9 +9026,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9049,9 +9049,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9072,9 +9072,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9095,9 +9095,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9118,9 +9118,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9141,9 +9141,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9164,9 +9164,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9187,9 +9187,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-2}" }, type: "typography" @@ -9210,9 +9210,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9232,9 +9232,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9254,9 +9254,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9276,9 +9276,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9298,9 +9298,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9320,9 +9320,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9342,9 +9342,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9364,9 +9364,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9378,72 +9378,6 @@ export const typography = [ "error_message", "xsmall" ] - }, - { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-large", - attributes: {}, - path: [ - "typography", - "interactive", - "large" - ] - }, - { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-medium", - attributes: {}, - path: [ - "typography", - "interactive", - "medium" - ] - }, - { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-small", - attributes: {}, - path: [ - "typography", - "interactive", - "small" - ] } ] @@ -9486,257 +9420,257 @@ export const borderRadius = [ { value: "2", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.2}", + value: "2", type: "borderRadius" }, - name: "--fds-border_radius-sm", + name: "--fds-border-radius-2", attributes: {}, path: [ - "border_radius", - "sm" + "border-radius", + "2" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.4}", + value: "4", type: "borderRadius" }, - name: "--fds-border_radius-md", + name: "--fds-border-radius-4", attributes: {}, path: [ - "border_radius", - "md" + "border-radius", + "4" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.8}", + value: "8", type: "borderRadius" }, - name: "--fds-border_radius-lg", + name: "--fds-border-radius-8", attributes: {}, path: [ - "border_radius", - "lg" + "border-radius", + "8" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.12}", + value: "12", type: "borderRadius" }, - name: "--fds-border_radius-xl", + name: "--fds-border-radius-12", attributes: {}, path: [ - "border_radius", - "xl" + "border-radius", + "12" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.16}", + value: "16", type: "borderRadius" }, - name: "--fds-border_radius-2xl", + name: "--fds-border-radius-16", attributes: {}, path: [ - "border_radius", - "2xl" + "border-radius", + "16" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.24}", + value: "24", type: "borderRadius" }, - name: "--fds-border_radius-3xl", + name: "--fds-border-radius-24", attributes: {}, path: [ - "border_radius", - "3xl" + "border-radius", + "24" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.32}", + value: "32", type: "borderRadius" }, - name: "--fds-border_radius-4xl", + name: "--fds-border-radius-32", attributes: {}, path: [ - "border_radius", - "4xl" + "border-radius", + "32" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.9999}", + value: "9999", type: "borderRadius" }, - name: "--fds-border_radius-full", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "border_radius", - "full" + "border-radius", + "9999" ] }, { value: "2", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", + value: "{border-radius.2}", type: "borderRadius" }, - name: "--fds-border-radius-2", + name: "--fds-border-radius-sm", attributes: {}, path: [ - "borderRadius", - "2" + "border-radius", + "sm" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", + value: "{border-radius.4}", type: "borderRadius" }, - name: "--fds-border-radius-4", + name: "--fds-border-radius-md", attributes: {}, path: [ - "borderRadius", - "4" + "border-radius", + "md" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", + value: "{border-radius.8}", type: "borderRadius" }, - name: "--fds-border-radius-8", + name: "--fds-border-radius-lg", attributes: {}, path: [ - "borderRadius", - "8" + "border-radius", + "lg" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", + value: "{border-radius.12}", type: "borderRadius" }, - name: "--fds-border-radius-12", + name: "--fds-border-radius-xl", attributes: {}, path: [ - "borderRadius", - "12" + "border-radius", + "xl" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", + value: "{border-radius.16}", type: "borderRadius" }, - name: "--fds-border-radius-16", + name: "--fds-border-radius-2xl", attributes: {}, path: [ - "borderRadius", - "16" + "border-radius", + "2xl" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", + value: "{border-radius.24}", type: "borderRadius" }, - name: "--fds-border-radius-24", + name: "--fds-border-radius-3xl", attributes: {}, path: [ - "borderRadius", - "24" + "border-radius", + "3xl" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", + value: "{border-radius.32}", type: "borderRadius" }, - name: "--fds-border-radius-32", + name: "--fds-border-radius-4xl", attributes: {}, path: [ - "borderRadius", - "32" + "border-radius", + "4xl" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", + value: "{border-radius.9999}", type: "borderRadius" }, - name: "--fds-border-radius-9999", + name: "--fds-border-radius-full", attributes: {}, path: [ - "borderRadius", - "9999" + "border-radius", + "full" ] } ] @@ -10413,10 +10347,10 @@ export const borderWidth = [ value: "1px", type: "borderWidth" }, - name: "--fds-border_width-1", + name: "--fds-border-width-1", attributes: {}, path: [ - "border_width", + "border-width", "1" ] }, @@ -10429,10 +10363,10 @@ export const borderWidth = [ value: "2px", type: "borderWidth" }, - name: "--fds-border_width-2", + name: "--fds-border-width-2", attributes: {}, path: [ - "border_width", + "border-width", "2" ] }, @@ -10442,13 +10376,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", + value: "{border-width.1}", type: "borderWidth" }, - name: "--fds-border_width-default", + name: "--fds-border-width-default", attributes: {}, path: [ - "border_width", + "border-width", "default" ] }, @@ -10458,13 +10392,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-active", + name: "--fds-border-width-active", attributes: {}, path: [ - "border_width", + "border-width", "active" ] }, @@ -10474,13 +10408,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-tab_focus", + name: "--fds-border-width-tab_focus", attributes: {}, path: [ - "border_width", + "border-width", "tab_focus" ] } @@ -10693,11 +10627,11 @@ export const boxShadow = [ value: "{shadow.100}", type: "boxShadow" }, - name: "--fds-shadow-xsmall", + name: "--fds-shadow-xs", attributes: {}, path: [ "shadow", - "xsmall" + "xs" ] }, { @@ -10709,11 +10643,11 @@ export const boxShadow = [ value: "{shadow.200}", type: "boxShadow" }, - name: "--fds-shadow-small", + name: "--fds-shadow-sm", attributes: {}, path: [ "shadow", - "small" + "sm" ] }, { @@ -10725,11 +10659,11 @@ export const boxShadow = [ value: "{shadow.300}", type: "boxShadow" }, - name: "--fds-shadow-medium", + name: "--fds-shadow-md", attributes: {}, path: [ "shadow", - "medium" + "md" ] }, { @@ -10741,11 +10675,11 @@ export const boxShadow = [ value: "{shadow.400}", type: "boxShadow" }, - name: "--fds-shadow-large", + name: "--fds-shadow-lg", attributes: {}, path: [ "shadow", - "large" + "lg" ] }, { @@ -10757,137 +10691,153 @@ export const boxShadow = [ value: "{shadow.500}", type: "boxShadow" }, - name: "--fds-shadow-xlarge", + name: "--fds-shadow-xl", attributes: {}, path: [ "shadow", - "xlarge" + "xl" ] } ] -export const textCase = [ +export const fontFamilies = [ { - value: "none", - type: "textCase", + value: "Inter", + type: "fontFamilies", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textCase" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-text-case-none", + name: "--fds-font-family-main", attributes: {}, path: [ - "textCase", - "none" + "font-family", + "main" ] } ] -export const textDecoration = [ +export const lineHeights = [ { - value: "none", - type: "textDecoration", + value: 1.3, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textDecoration" + value: "130%", + type: "lineHeights" }, - name: "--fds-text-decoration-none", + name: "--fds-line-height-300", attributes: {}, path: [ - "textDecoration", - "none" + "line-height", + "300" ] }, { - value: "underline", - type: "textDecoration", + value: 1.5, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "underline", - type: "textDecoration" + value: "150%", + type: "lineHeights" }, - name: "--fds-text-decoration-underline", + name: "--fds-line-height-500", attributes: {}, path: [ - "textDecoration", - "underline" + "line-height", + "500" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", + value: 1.6, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "Inter", - type: "fontFamilies" + value: "160%", + type: "lineHeights" }, - name: "--fds-font-families-main", + name: "--fds-line-height-600", attributes: {}, path: [ - "fontFamilies", - "main" + "line-height", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-height-700", + attributes: {}, + path: [ + "line-height", + "700" ] } ] -export const fontSizes = [ +export const fontWeights = [ { - value: "16", - type: "fontSizes", + value: "500", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "16", - type: "fontSizes" + value: "500", + type: "fontWeights" }, - name: "--fds-font-static-small", + name: "--fds-font-weight-medium", attributes: {}, path: [ - "font-static", - "small" + "font-weight", + "medium" ] }, { - value: "18", - type: "fontSizes", + value: "600", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "18", - type: "fontSizes" + value: "600", + type: "fontWeights" }, - name: "--fds-font-static-medium", + name: "--fds-font-weight-semibold", attributes: {}, path: [ - "font-static", - "medium" + "font-weight", + "semibold" ] }, { - value: "24", - type: "fontSizes", + value: "400", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "24", - type: "fontSizes" + value: "400", + type: "fontWeights" }, - name: "--fds-font-static-large", + name: "--fds-font-weight-regular", attributes: {}, path: [ - "font-static", - "large" + "font-weight", + "regular" ] - }, + } +] + +export const fontSizes = [ { value: "12", type: "fontSizes", @@ -11065,121 +11015,3 @@ export const fontSizes = [ ] } ] - -export const lineHeights = [ - { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "130%", - type: "lineHeights" - }, - name: "--fds-line-heights-300", - attributes: {}, - path: [ - "lineHeights", - "300" - ] - }, - { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "150%", - type: "lineHeights" - }, - name: "--fds-line-heights-500", - attributes: {}, - path: [ - "lineHeights", - "500" - ] - }, - { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "160%", - type: "lineHeights" - }, - name: "--fds-line-heights-600", - attributes: {}, - path: [ - "lineHeights", - "600" - ] - }, - { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] diff --git a/apps/storefront/tokens/theme4/dark.ts b/apps/storefront/tokens/theme4/dark.ts index 6ad63c8bf6..893847218d 100644 --- a/apps/storefront/tokens/theme4/dark.ts +++ b/apps/storefront/tokens/theme4/dark.ts @@ -10,13 +10,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-colors-accent-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ - "colors", + "color", "accent", "background-default" ] @@ -27,13 +27,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-colors-accent-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "background-subtle" ] @@ -44,13 +44,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-colors-accent-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ - "colors", + "color", "accent", "surface-default" ] @@ -61,13 +61,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-colors-accent-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ - "colors", + "color", "accent", "surface-hover" ] @@ -78,13 +78,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-colors-accent-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ - "colors", + "color", "accent", "surface-active" ] @@ -95,13 +95,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-colors-accent-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "border-subtle" ] @@ -112,13 +112,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-colors-accent-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ - "colors", + "color", "accent", "border-default" ] @@ -129,13 +129,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-colors-accent-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ - "colors", + "color", "accent", "border-strong" ] @@ -146,13 +146,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-colors-accent-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ - "colors", + "color", "accent", "base-default" ] @@ -163,13 +163,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-colors-accent-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ - "colors", + "color", "accent", "base-hover" ] @@ -180,13 +180,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-colors-accent-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ - "colors", + "color", "accent", "base-active" ] @@ -197,13 +197,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-colors-accent-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "text-subtle" ] @@ -214,13 +214,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-colors-accent-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ - "colors", + "color", "accent", "text-default" ] @@ -231,13 +231,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-colors-accent-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-first" ] @@ -248,13 +248,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-colors-accent-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-second" ] @@ -265,13 +265,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-colors-neutral-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ - "colors", + "color", "neutral", "background-default" ] @@ -282,13 +282,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-colors-neutral-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "background-subtle" ] @@ -299,13 +299,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-colors-neutral-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-default" ] @@ -316,13 +316,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-colors-neutral-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-hover" ] @@ -333,13 +333,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-colors-neutral-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-active" ] @@ -350,13 +350,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-colors-neutral-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "border-subtle" ] @@ -367,13 +367,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-colors-neutral-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ - "colors", + "color", "neutral", "border-default" ] @@ -384,13 +384,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-colors-neutral-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ - "colors", + "color", "neutral", "border-strong" ] @@ -401,13 +401,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-colors-neutral-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ - "colors", + "color", "neutral", "base-default" ] @@ -418,13 +418,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-colors-neutral-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "base-hover" ] @@ -435,13 +435,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-colors-neutral-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ - "colors", + "color", "neutral", "base-active" ] @@ -452,13 +452,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-colors-neutral-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "text-subtle" ] @@ -469,13 +469,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-colors-neutral-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ - "colors", + "color", "neutral", "text-default" ] @@ -486,13 +486,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-colors-neutral-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-first" ] @@ -503,13 +503,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-colors-neutral-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-second" ] @@ -520,13 +520,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-colors-brand1-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ - "colors", + "color", "brand1", "background-default" ] @@ -537,13 +537,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-colors-brand1-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "background-subtle" ] @@ -554,13 +554,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-colors-brand1-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-default" ] @@ -571,13 +571,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-colors-brand1-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-hover" ] @@ -588,13 +588,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-colors-brand1-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-active" ] @@ -605,13 +605,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-colors-brand1-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "border-subtle" ] @@ -622,13 +622,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-colors-brand1-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ - "colors", + "color", "brand1", "border-default" ] @@ -639,13 +639,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-colors-brand1-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ - "colors", + "color", "brand1", "border-strong" ] @@ -656,13 +656,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-colors-brand1-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ - "colors", + "color", "brand1", "base-default" ] @@ -673,13 +673,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-colors-brand1-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "base-hover" ] @@ -690,13 +690,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-colors-brand1-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ - "colors", + "color", "brand1", "base-active" ] @@ -707,13 +707,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-colors-brand1-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "text-subtle" ] @@ -724,13 +724,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-colors-brand1-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ - "colors", + "color", "brand1", "text-default" ] @@ -741,13 +741,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-colors-brand1-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-first" ] @@ -758,13 +758,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-colors-brand1-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-second" ] @@ -775,13 +775,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-colors-brand2-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ - "colors", + "color", "brand2", "background-default" ] @@ -792,13 +792,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-colors-brand2-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "background-subtle" ] @@ -809,13 +809,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-colors-brand2-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-default" ] @@ -826,13 +826,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-colors-brand2-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-hover" ] @@ -843,13 +843,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-colors-brand2-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-active" ] @@ -860,13 +860,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-colors-brand2-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "border-subtle" ] @@ -877,13 +877,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-colors-brand2-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ - "colors", + "color", "brand2", "border-default" ] @@ -894,13 +894,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-colors-brand2-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ - "colors", + "color", "brand2", "border-strong" ] @@ -911,13 +911,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-colors-brand2-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ - "colors", + "color", "brand2", "base-default" ] @@ -928,13 +928,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-colors-brand2-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "base-hover" ] @@ -945,13 +945,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-colors-brand2-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ - "colors", + "color", "brand2", "base-active" ] @@ -962,13 +962,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-colors-brand2-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "text-subtle" ] @@ -979,13 +979,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-colors-brand2-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ - "colors", + "color", "brand2", "text-default" ] @@ -996,13 +996,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-colors-brand2-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-first" ] @@ -1013,13 +1013,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-colors-brand2-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-second" ] @@ -1030,13 +1030,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.1}", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-colors-brand3-background-default", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "colors", + "color", "brand3", "background-default" ] @@ -1047,13 +1047,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.2}", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-colors-brand3-background-subtle", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "background-subtle" ] @@ -1064,13 +1064,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.3}", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-colors-brand3-surface-default", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-default" ] @@ -1081,13 +1081,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.4}", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-colors-brand3-surface-hover", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-hover" ] @@ -1098,13 +1098,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.5}", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-colors-brand3-surface-active", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-active" ] @@ -1115,13 +1115,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.6}", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-colors-brand3-border-subtle", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "border-subtle" ] @@ -1132,13 +1132,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.7}", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-colors-brand3-border-default", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "colors", + "color", "brand3", "border-default" ] @@ -1149,13 +1149,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.8}", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-colors-brand3-border-strong", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "colors", + "color", "brand3", "border-strong" ] @@ -1166,13 +1166,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.9}", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-colors-brand3-base-default", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "colors", + "color", "brand3", "base-default" ] @@ -1183,13 +1183,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.10}", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-colors-brand3-base-hover", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "base-hover" ] @@ -1200,13 +1200,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.11}", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-colors-brand3-base-active", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "colors", + "color", "brand3", "base-active" ] @@ -1217,13 +1217,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.12}", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-colors-brand3-text-subtle", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "text-subtle" ] @@ -1234,13 +1234,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.13}", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-colors-brand3-text-default", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "colors", + "color", "brand3", "text-default" ] @@ -1251,13 +1251,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-1}", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-colors-brand3-contrast-first", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-first" ] @@ -1268,13 +1268,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-2}", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-colors-brand3-contrast-second", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-second" ] @@ -1288,10 +1288,10 @@ export const color = [ value: "{global.green.1}", type: "color" }, - name: "--fds-colors-success-background-default", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "colors", + "color", "success", "background-default" ] @@ -1305,10 +1305,10 @@ export const color = [ value: "{global.green.2}", type: "color" }, - name: "--fds-colors-success-background-subtle", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "colors", + "color", "success", "background-subtle" ] @@ -1322,10 +1322,10 @@ export const color = [ value: "{global.green.3}", type: "color" }, - name: "--fds-colors-success-surface-default", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "colors", + "color", "success", "surface-default" ] @@ -1339,10 +1339,10 @@ export const color = [ value: "{global.green.4}", type: "color" }, - name: "--fds-colors-success-surface-hover", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "colors", + "color", "success", "surface-hover" ] @@ -1356,10 +1356,10 @@ export const color = [ value: "{global.green.5}", type: "color" }, - name: "--fds-colors-success-surface-active", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "colors", + "color", "success", "surface-active" ] @@ -1373,10 +1373,10 @@ export const color = [ value: "{global.green.6}", type: "color" }, - name: "--fds-colors-success-border-subtle", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "colors", + "color", "success", "border-subtle" ] @@ -1390,10 +1390,10 @@ export const color = [ value: "{global.green.7}", type: "color" }, - name: "--fds-colors-success-border-default", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "colors", + "color", "success", "border-default" ] @@ -1407,10 +1407,10 @@ export const color = [ value: "{global.green.8}", type: "color" }, - name: "--fds-colors-success-border-strong", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "colors", + "color", "success", "border-strong" ] @@ -1424,10 +1424,10 @@ export const color = [ value: "{global.green.9}", type: "color" }, - name: "--fds-colors-success-base-default", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "colors", + "color", "success", "base-default" ] @@ -1441,10 +1441,10 @@ export const color = [ value: "{global.green.10}", type: "color" }, - name: "--fds-colors-success-base-hover", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "colors", + "color", "success", "base-hover" ] @@ -1458,10 +1458,10 @@ export const color = [ value: "{global.green.11}", type: "color" }, - name: "--fds-colors-success-base-active", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "colors", + "color", "success", "base-active" ] @@ -1475,10 +1475,10 @@ export const color = [ value: "{global.green.12}", type: "color" }, - name: "--fds-colors-success-text-subtle", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "colors", + "color", "success", "text-subtle" ] @@ -1492,10 +1492,10 @@ export const color = [ value: "{global.green.13}", type: "color" }, - name: "--fds-colors-success-text-default", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "colors", + "color", "success", "text-default" ] @@ -1509,10 +1509,10 @@ export const color = [ value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-colors-success-contrast-first", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "colors", + "color", "success", "contrast-first" ] @@ -1526,10 +1526,10 @@ export const color = [ value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-colors-success-contrast-second", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "colors", + "color", "success", "contrast-second" ] @@ -1543,10 +1543,10 @@ export const color = [ value: "{global.red.1}", type: "color" }, - name: "--fds-colors-danger-background-default", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "colors", + "color", "danger", "background-default" ] @@ -1560,10 +1560,10 @@ export const color = [ value: "{global.red.2}", type: "color" }, - name: "--fds-colors-danger-background-subtle", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "background-subtle" ] @@ -1577,10 +1577,10 @@ export const color = [ value: "{global.red.3}", type: "color" }, - name: "--fds-colors-danger-surface-default", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "colors", + "color", "danger", "surface-default" ] @@ -1594,10 +1594,10 @@ export const color = [ value: "{global.red.4}", type: "color" }, - name: "--fds-colors-danger-surface-hover", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "colors", + "color", "danger", "surface-hover" ] @@ -1611,10 +1611,10 @@ export const color = [ value: "{global.red.5}", type: "color" }, - name: "--fds-colors-danger-surface-active", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "colors", + "color", "danger", "surface-active" ] @@ -1628,10 +1628,10 @@ export const color = [ value: "{global.red.6}", type: "color" }, - name: "--fds-colors-danger-border-subtle", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "border-subtle" ] @@ -1645,10 +1645,10 @@ export const color = [ value: "{global.red.7}", type: "color" }, - name: "--fds-colors-danger-border-default", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "colors", + "color", "danger", "border-default" ] @@ -1662,10 +1662,10 @@ export const color = [ value: "{global.red.8}", type: "color" }, - name: "--fds-colors-danger-border-strong", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "colors", + "color", "danger", "border-strong" ] @@ -1679,10 +1679,10 @@ export const color = [ value: "{global.red.9}", type: "color" }, - name: "--fds-colors-danger-base-default", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "colors", + "color", "danger", "base-default" ] @@ -1696,10 +1696,10 @@ export const color = [ value: "{global.red.10}", type: "color" }, - name: "--fds-colors-danger-base-hover", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "colors", + "color", "danger", "base-hover" ] @@ -1713,10 +1713,10 @@ export const color = [ value: "{global.red.11}", type: "color" }, - name: "--fds-colors-danger-base-active", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "colors", + "color", "danger", "base-active" ] @@ -1730,10 +1730,10 @@ export const color = [ value: "{global.red.12}", type: "color" }, - name: "--fds-colors-danger-text-subtle", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "text-subtle" ] @@ -1747,10 +1747,10 @@ export const color = [ value: "{global.red.13}", type: "color" }, - name: "--fds-colors-danger-text-default", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "colors", + "color", "danger", "text-default" ] @@ -1764,10 +1764,10 @@ export const color = [ value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-colors-danger-contrast-first", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-first" ] @@ -1781,10 +1781,10 @@ export const color = [ value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-colors-danger-contrast-second", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-second" ] @@ -1798,10 +1798,10 @@ export const color = [ value: "{global.blue.1}", type: "color" }, - name: "--fds-colors-info-background-default", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "colors", + "color", "info", "background-default" ] @@ -1815,10 +1815,10 @@ export const color = [ value: "{global.blue.2}", type: "color" }, - name: "--fds-colors-info-background-subtle", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "colors", + "color", "info", "background-subtle" ] @@ -1832,10 +1832,10 @@ export const color = [ value: "{global.blue.3}", type: "color" }, - name: "--fds-colors-info-surface-default", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "colors", + "color", "info", "surface-default" ] @@ -1849,10 +1849,10 @@ export const color = [ value: "{global.blue.4}", type: "color" }, - name: "--fds-colors-info-surface-hover", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "colors", + "color", "info", "surface-hover" ] @@ -1866,10 +1866,10 @@ export const color = [ value: "{global.blue.5}", type: "color" }, - name: "--fds-colors-info-surface-active", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "colors", + "color", "info", "surface-active" ] @@ -1883,10 +1883,10 @@ export const color = [ value: "{global.blue.6}", type: "color" }, - name: "--fds-colors-info-border-subtle", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "colors", + "color", "info", "border-subtle" ] @@ -1900,10 +1900,10 @@ export const color = [ value: "{global.blue.7}", type: "color" }, - name: "--fds-colors-info-border-default", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "colors", + "color", "info", "border-default" ] @@ -1917,10 +1917,10 @@ export const color = [ value: "{global.blue.8}", type: "color" }, - name: "--fds-colors-info-border-strong", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "colors", + "color", "info", "border-strong" ] @@ -1934,10 +1934,10 @@ export const color = [ value: "{global.blue.9}", type: "color" }, - name: "--fds-colors-info-base-default", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "colors", + "color", "info", "base-default" ] @@ -1951,10 +1951,10 @@ export const color = [ value: "{global.blue.10}", type: "color" }, - name: "--fds-colors-info-base-hover", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "colors", + "color", "info", "base-hover" ] @@ -1968,10 +1968,10 @@ export const color = [ value: "{global.blue.11}", type: "color" }, - name: "--fds-colors-info-base-active", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "colors", + "color", "info", "base-active" ] @@ -1985,10 +1985,10 @@ export const color = [ value: "{global.blue.12}", type: "color" }, - name: "--fds-colors-info-text-subtle", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "colors", + "color", "info", "text-subtle" ] @@ -2002,10 +2002,10 @@ export const color = [ value: "{global.blue.13}", type: "color" }, - name: "--fds-colors-info-text-default", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "colors", + "color", "info", "text-default" ] @@ -2019,10 +2019,10 @@ export const color = [ value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-colors-info-contrast-first", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "colors", + "color", "info", "contrast-first" ] @@ -2036,10 +2036,10 @@ export const color = [ value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-colors-info-contrast-second", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "colors", + "color", "info", "contrast-second" ] @@ -2053,10 +2053,10 @@ export const color = [ value: "{global.yellow.1}", type: "color" }, - name: "--fds-colors-warning-background-default", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "colors", + "color", "warning", "background-default" ] @@ -2070,10 +2070,10 @@ export const color = [ value: "{global.yellow.2}", type: "color" }, - name: "--fds-colors-warning-background-subtle", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "background-subtle" ] @@ -2087,10 +2087,10 @@ export const color = [ value: "{global.yellow.3}", type: "color" }, - name: "--fds-colors-warning-surface-default", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "colors", + "color", "warning", "surface-default" ] @@ -2104,10 +2104,10 @@ export const color = [ value: "{global.yellow.4}", type: "color" }, - name: "--fds-colors-warning-surface-hover", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "colors", + "color", "warning", "surface-hover" ] @@ -2121,10 +2121,10 @@ export const color = [ value: "{global.yellow.5}", type: "color" }, - name: "--fds-colors-warning-surface-active", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "colors", + "color", "warning", "surface-active" ] @@ -2138,10 +2138,10 @@ export const color = [ value: "{global.yellow.6}", type: "color" }, - name: "--fds-colors-warning-border-subtle", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "border-subtle" ] @@ -2155,10 +2155,10 @@ export const color = [ value: "{global.yellow.7}", type: "color" }, - name: "--fds-colors-warning-border-default", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "colors", + "color", "warning", "border-default" ] @@ -2172,10 +2172,10 @@ export const color = [ value: "{global.yellow.8}", type: "color" }, - name: "--fds-colors-warning-border-strong", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "colors", + "color", "warning", "border-strong" ] @@ -2189,10 +2189,10 @@ export const color = [ value: "{global.orange.9}", type: "color" }, - name: "--fds-colors-warning-base-default", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "colors", + "color", "warning", "base-default" ] @@ -2206,10 +2206,10 @@ export const color = [ value: "{global.orange.10}", type: "color" }, - name: "--fds-colors-warning-base-hover", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "colors", + "color", "warning", "base-hover" ] @@ -2223,10 +2223,10 @@ export const color = [ value: "{global.orange.11}", type: "color" }, - name: "--fds-colors-warning-base-active", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "colors", + "color", "warning", "base-active" ] @@ -2240,10 +2240,10 @@ export const color = [ value: "{global.orange.12}", type: "color" }, - name: "--fds-colors-warning-text-subtle", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "text-subtle" ] @@ -2257,10 +2257,10 @@ export const color = [ value: "{global.orange.13}", type: "color" }, - name: "--fds-colors-warning-text-default", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "colors", + "color", "warning", "text-default" ] @@ -2274,10 +2274,10 @@ export const color = [ value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-colors-warning-contrast-first", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-first" ] @@ -2291,10 +2291,10 @@ export const color = [ value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-colors-warning-contrast-second", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-second" ] @@ -8684,9 +8684,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f7}" }, type: "typography" @@ -8707,9 +8707,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f6}" }, type: "typography", @@ -8731,9 +8731,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f5}" }, type: "typography", @@ -8755,9 +8755,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f4}" }, type: "typography", @@ -8779,9 +8779,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f3}" }, type: "typography", @@ -8803,9 +8803,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography", @@ -8827,9 +8827,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography", @@ -8850,9 +8850,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f4}" }, type: "typography" @@ -8872,9 +8872,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f3}" }, type: "typography" @@ -8894,9 +8894,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8916,9 +8916,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8938,9 +8938,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8960,9 +8960,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8982,9 +8982,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9004,9 +9004,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9026,9 +9026,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9049,9 +9049,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9072,9 +9072,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9095,9 +9095,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9118,9 +9118,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9141,9 +9141,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9164,9 +9164,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9187,9 +9187,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-2}" }, type: "typography" @@ -9210,9 +9210,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9232,9 +9232,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9254,9 +9254,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9276,9 +9276,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9298,9 +9298,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9320,9 +9320,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9342,9 +9342,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9364,9 +9364,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9378,72 +9378,6 @@ export const typography = [ "error_message", "xsmall" ] - }, - { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-large", - attributes: {}, - path: [ - "typography", - "interactive", - "large" - ] - }, - { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-medium", - attributes: {}, - path: [ - "typography", - "interactive", - "medium" - ] - }, - { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-small", - attributes: {}, - path: [ - "typography", - "interactive", - "small" - ] } ] @@ -9486,257 +9420,257 @@ export const borderRadius = [ { value: "2", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.2}", + value: "2", type: "borderRadius" }, - name: "--fds-border_radius-sm", + name: "--fds-border-radius-2", attributes: {}, path: [ - "border_radius", - "sm" + "border-radius", + "2" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.4}", + value: "4", type: "borderRadius" }, - name: "--fds-border_radius-md", + name: "--fds-border-radius-4", attributes: {}, path: [ - "border_radius", - "md" + "border-radius", + "4" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.8}", + value: "8", type: "borderRadius" }, - name: "--fds-border_radius-lg", + name: "--fds-border-radius-8", attributes: {}, path: [ - "border_radius", - "lg" + "border-radius", + "8" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.12}", + value: "12", type: "borderRadius" }, - name: "--fds-border_radius-xl", + name: "--fds-border-radius-12", attributes: {}, path: [ - "border_radius", - "xl" + "border-radius", + "12" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.16}", + value: "16", type: "borderRadius" }, - name: "--fds-border_radius-2xl", + name: "--fds-border-radius-16", attributes: {}, path: [ - "border_radius", - "2xl" + "border-radius", + "16" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.24}", + value: "24", type: "borderRadius" }, - name: "--fds-border_radius-3xl", + name: "--fds-border-radius-24", attributes: {}, path: [ - "border_radius", - "3xl" + "border-radius", + "24" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.32}", + value: "32", type: "borderRadius" }, - name: "--fds-border_radius-4xl", + name: "--fds-border-radius-32", attributes: {}, path: [ - "border_radius", - "4xl" + "border-radius", + "32" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.9999}", + value: "9999", type: "borderRadius" }, - name: "--fds-border_radius-full", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "border_radius", - "full" + "border-radius", + "9999" ] }, { value: "2", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", + value: "{border-radius.2}", type: "borderRadius" }, - name: "--fds-border-radius-2", + name: "--fds-border-radius-sm", attributes: {}, path: [ - "borderRadius", - "2" + "border-radius", + "sm" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", + value: "{border-radius.4}", type: "borderRadius" }, - name: "--fds-border-radius-4", + name: "--fds-border-radius-md", attributes: {}, path: [ - "borderRadius", - "4" + "border-radius", + "md" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", + value: "{border-radius.8}", type: "borderRadius" }, - name: "--fds-border-radius-8", + name: "--fds-border-radius-lg", attributes: {}, path: [ - "borderRadius", - "8" + "border-radius", + "lg" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", + value: "{border-radius.12}", type: "borderRadius" }, - name: "--fds-border-radius-12", + name: "--fds-border-radius-xl", attributes: {}, path: [ - "borderRadius", - "12" + "border-radius", + "xl" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", + value: "{border-radius.16}", type: "borderRadius" }, - name: "--fds-border-radius-16", + name: "--fds-border-radius-2xl", attributes: {}, path: [ - "borderRadius", - "16" + "border-radius", + "2xl" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", + value: "{border-radius.24}", type: "borderRadius" }, - name: "--fds-border-radius-24", + name: "--fds-border-radius-3xl", attributes: {}, path: [ - "borderRadius", - "24" + "border-radius", + "3xl" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", + value: "{border-radius.32}", type: "borderRadius" }, - name: "--fds-border-radius-32", + name: "--fds-border-radius-4xl", attributes: {}, path: [ - "borderRadius", - "32" + "border-radius", + "4xl" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", + value: "{border-radius.9999}", type: "borderRadius" }, - name: "--fds-border-radius-9999", + name: "--fds-border-radius-full", attributes: {}, path: [ - "borderRadius", - "9999" + "border-radius", + "full" ] } ] @@ -10413,10 +10347,10 @@ export const borderWidth = [ value: "1px", type: "borderWidth" }, - name: "--fds-border_width-1", + name: "--fds-border-width-1", attributes: {}, path: [ - "border_width", + "border-width", "1" ] }, @@ -10429,10 +10363,10 @@ export const borderWidth = [ value: "2px", type: "borderWidth" }, - name: "--fds-border_width-2", + name: "--fds-border-width-2", attributes: {}, path: [ - "border_width", + "border-width", "2" ] }, @@ -10442,13 +10376,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", + value: "{border-width.1}", type: "borderWidth" }, - name: "--fds-border_width-default", + name: "--fds-border-width-default", attributes: {}, path: [ - "border_width", + "border-width", "default" ] }, @@ -10458,13 +10392,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-active", + name: "--fds-border-width-active", attributes: {}, path: [ - "border_width", + "border-width", "active" ] }, @@ -10474,13 +10408,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-tab_focus", + name: "--fds-border-width-tab_focus", attributes: {}, path: [ - "border_width", + "border-width", "tab_focus" ] } @@ -10693,11 +10627,11 @@ export const boxShadow = [ value: "{shadow.100}", type: "boxShadow" }, - name: "--fds-shadow-xsmall", + name: "--fds-shadow-xs", attributes: {}, path: [ "shadow", - "xsmall" + "xs" ] }, { @@ -10709,11 +10643,11 @@ export const boxShadow = [ value: "{shadow.200}", type: "boxShadow" }, - name: "--fds-shadow-small", + name: "--fds-shadow-sm", attributes: {}, path: [ "shadow", - "small" + "sm" ] }, { @@ -10725,11 +10659,11 @@ export const boxShadow = [ value: "{shadow.300}", type: "boxShadow" }, - name: "--fds-shadow-medium", + name: "--fds-shadow-md", attributes: {}, path: [ "shadow", - "medium" + "md" ] }, { @@ -10741,11 +10675,11 @@ export const boxShadow = [ value: "{shadow.400}", type: "boxShadow" }, - name: "--fds-shadow-large", + name: "--fds-shadow-lg", attributes: {}, path: [ "shadow", - "large" + "lg" ] }, { @@ -10757,137 +10691,153 @@ export const boxShadow = [ value: "{shadow.500}", type: "boxShadow" }, - name: "--fds-shadow-xlarge", + name: "--fds-shadow-xl", attributes: {}, path: [ "shadow", - "xlarge" + "xl" ] } ] -export const textCase = [ +export const fontFamilies = [ { - value: "none", - type: "textCase", + value: "Inter", + type: "fontFamilies", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textCase" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-text-case-none", + name: "--fds-font-family-main", attributes: {}, path: [ - "textCase", - "none" + "font-family", + "main" ] } ] -export const textDecoration = [ +export const lineHeights = [ { - value: "none", - type: "textDecoration", + value: 1.3, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textDecoration" + value: "130%", + type: "lineHeights" }, - name: "--fds-text-decoration-none", + name: "--fds-line-height-300", attributes: {}, path: [ - "textDecoration", - "none" + "line-height", + "300" ] }, { - value: "underline", - type: "textDecoration", + value: 1.5, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "underline", - type: "textDecoration" + value: "150%", + type: "lineHeights" }, - name: "--fds-text-decoration-underline", + name: "--fds-line-height-500", attributes: {}, path: [ - "textDecoration", - "underline" + "line-height", + "500" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", + value: 1.6, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "Inter", - type: "fontFamilies" + value: "160%", + type: "lineHeights" }, - name: "--fds-font-families-main", + name: "--fds-line-height-600", attributes: {}, path: [ - "fontFamilies", - "main" + "line-height", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-height-700", + attributes: {}, + path: [ + "line-height", + "700" ] } ] -export const fontSizes = [ +export const fontWeights = [ { - value: "16", - type: "fontSizes", + value: "500", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "16", - type: "fontSizes" + value: "500", + type: "fontWeights" }, - name: "--fds-font-static-small", + name: "--fds-font-weight-medium", attributes: {}, path: [ - "font-static", - "small" + "font-weight", + "medium" ] }, { - value: "18", - type: "fontSizes", + value: "600", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "18", - type: "fontSizes" + value: "600", + type: "fontWeights" }, - name: "--fds-font-static-medium", + name: "--fds-font-weight-semibold", attributes: {}, path: [ - "font-static", - "medium" + "font-weight", + "semibold" ] }, { - value: "24", - type: "fontSizes", + value: "400", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "24", - type: "fontSizes" + value: "400", + type: "fontWeights" }, - name: "--fds-font-static-large", + name: "--fds-font-weight-regular", attributes: {}, path: [ - "font-static", - "large" + "font-weight", + "regular" ] - }, + } +] + +export const fontSizes = [ { value: "12", type: "fontSizes", @@ -11065,121 +11015,3 @@ export const fontSizes = [ ] } ] - -export const lineHeights = [ - { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "130%", - type: "lineHeights" - }, - name: "--fds-line-heights-300", - attributes: {}, - path: [ - "lineHeights", - "300" - ] - }, - { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "150%", - type: "lineHeights" - }, - name: "--fds-line-heights-500", - attributes: {}, - path: [ - "lineHeights", - "500" - ] - }, - { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "160%", - type: "lineHeights" - }, - name: "--fds-line-heights-600", - attributes: {}, - path: [ - "lineHeights", - "600" - ] - }, - { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] diff --git a/apps/storefront/tokens/theme4/light.ts b/apps/storefront/tokens/theme4/light.ts index f6bc1179bc..90b5df7d6c 100644 --- a/apps/storefront/tokens/theme4/light.ts +++ b/apps/storefront/tokens/theme4/light.ts @@ -10,13 +10,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-colors-accent-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ - "colors", + "color", "accent", "background-default" ] @@ -27,13 +27,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-colors-accent-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "background-subtle" ] @@ -44,13 +44,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-colors-accent-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ - "colors", + "color", "accent", "surface-default" ] @@ -61,13 +61,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-colors-accent-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ - "colors", + "color", "accent", "surface-hover" ] @@ -78,13 +78,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-colors-accent-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ - "colors", + "color", "accent", "surface-active" ] @@ -95,13 +95,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-colors-accent-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "border-subtle" ] @@ -112,13 +112,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-colors-accent-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ - "colors", + "color", "accent", "border-default" ] @@ -129,13 +129,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-colors-accent-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ - "colors", + "color", "accent", "border-strong" ] @@ -146,13 +146,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-colors-accent-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ - "colors", + "color", "accent", "base-default" ] @@ -163,13 +163,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-colors-accent-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ - "colors", + "color", "accent", "base-hover" ] @@ -180,13 +180,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-colors-accent-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ - "colors", + "color", "accent", "base-active" ] @@ -197,13 +197,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-colors-accent-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "text-subtle" ] @@ -214,13 +214,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-colors-accent-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ - "colors", + "color", "accent", "text-default" ] @@ -231,13 +231,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-colors-accent-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-first" ] @@ -248,13 +248,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-colors-accent-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-second" ] @@ -265,13 +265,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-colors-neutral-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ - "colors", + "color", "neutral", "background-default" ] @@ -282,13 +282,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-colors-neutral-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "background-subtle" ] @@ -299,13 +299,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-colors-neutral-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-default" ] @@ -316,13 +316,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-colors-neutral-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-hover" ] @@ -333,13 +333,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-colors-neutral-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-active" ] @@ -350,13 +350,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-colors-neutral-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "border-subtle" ] @@ -367,13 +367,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-colors-neutral-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ - "colors", + "color", "neutral", "border-default" ] @@ -384,13 +384,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-colors-neutral-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ - "colors", + "color", "neutral", "border-strong" ] @@ -401,13 +401,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-colors-neutral-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ - "colors", + "color", "neutral", "base-default" ] @@ -418,13 +418,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-colors-neutral-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "base-hover" ] @@ -435,13 +435,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-colors-neutral-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ - "colors", + "color", "neutral", "base-active" ] @@ -452,13 +452,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-colors-neutral-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "text-subtle" ] @@ -469,13 +469,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-colors-neutral-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ - "colors", + "color", "neutral", "text-default" ] @@ -486,13 +486,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-colors-neutral-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-first" ] @@ -503,13 +503,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-colors-neutral-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-second" ] @@ -520,13 +520,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-colors-brand1-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ - "colors", + "color", "brand1", "background-default" ] @@ -537,13 +537,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-colors-brand1-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "background-subtle" ] @@ -554,13 +554,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-colors-brand1-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-default" ] @@ -571,13 +571,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-colors-brand1-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-hover" ] @@ -588,13 +588,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-colors-brand1-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-active" ] @@ -605,13 +605,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-colors-brand1-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "border-subtle" ] @@ -622,13 +622,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-colors-brand1-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ - "colors", + "color", "brand1", "border-default" ] @@ -639,13 +639,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-colors-brand1-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ - "colors", + "color", "brand1", "border-strong" ] @@ -656,13 +656,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-colors-brand1-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ - "colors", + "color", "brand1", "base-default" ] @@ -673,13 +673,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-colors-brand1-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "base-hover" ] @@ -690,13 +690,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-colors-brand1-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ - "colors", + "color", "brand1", "base-active" ] @@ -707,13 +707,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-colors-brand1-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "text-subtle" ] @@ -724,13 +724,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-colors-brand1-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ - "colors", + "color", "brand1", "text-default" ] @@ -741,13 +741,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-colors-brand1-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-first" ] @@ -758,13 +758,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-colors-brand1-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-second" ] @@ -775,13 +775,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-colors-brand2-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ - "colors", + "color", "brand2", "background-default" ] @@ -792,13 +792,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-colors-brand2-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "background-subtle" ] @@ -809,13 +809,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-colors-brand2-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-default" ] @@ -826,13 +826,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-colors-brand2-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-hover" ] @@ -843,13 +843,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-colors-brand2-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-active" ] @@ -860,13 +860,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-colors-brand2-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "border-subtle" ] @@ -877,13 +877,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-colors-brand2-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ - "colors", + "color", "brand2", "border-default" ] @@ -894,13 +894,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-colors-brand2-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ - "colors", + "color", "brand2", "border-strong" ] @@ -911,13 +911,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-colors-brand2-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ - "colors", + "color", "brand2", "base-default" ] @@ -928,13 +928,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-colors-brand2-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "base-hover" ] @@ -945,13 +945,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-colors-brand2-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ - "colors", + "color", "brand2", "base-active" ] @@ -962,13 +962,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-colors-brand2-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "text-subtle" ] @@ -979,13 +979,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-colors-brand2-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ - "colors", + "color", "brand2", "text-default" ] @@ -996,13 +996,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-colors-brand2-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-first" ] @@ -1013,13 +1013,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-colors-brand2-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-second" ] @@ -1030,13 +1030,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.1}", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-colors-brand3-background-default", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "colors", + "color", "brand3", "background-default" ] @@ -1047,13 +1047,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.2}", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-colors-brand3-background-subtle", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "background-subtle" ] @@ -1064,13 +1064,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.3}", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-colors-brand3-surface-default", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-default" ] @@ -1081,13 +1081,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.4}", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-colors-brand3-surface-hover", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-hover" ] @@ -1098,13 +1098,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.5}", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-colors-brand3-surface-active", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-active" ] @@ -1115,13 +1115,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.6}", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-colors-brand3-border-subtle", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "border-subtle" ] @@ -1132,13 +1132,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.7}", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-colors-brand3-border-default", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "colors", + "color", "brand3", "border-default" ] @@ -1149,13 +1149,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.8}", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-colors-brand3-border-strong", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "colors", + "color", "brand3", "border-strong" ] @@ -1166,13 +1166,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.9}", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-colors-brand3-base-default", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "colors", + "color", "brand3", "base-default" ] @@ -1183,13 +1183,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.10}", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-colors-brand3-base-hover", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "base-hover" ] @@ -1200,13 +1200,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.11}", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-colors-brand3-base-active", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "colors", + "color", "brand3", "base-active" ] @@ -1217,13 +1217,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.12}", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-colors-brand3-text-subtle", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "text-subtle" ] @@ -1234,13 +1234,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.13}", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-colors-brand3-text-default", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "colors", + "color", "brand3", "text-default" ] @@ -1251,13 +1251,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-1}", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-colors-brand3-contrast-first", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-first" ] @@ -1268,13 +1268,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-2}", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-colors-brand3-contrast-second", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-second" ] @@ -1288,10 +1288,10 @@ export const color = [ value: "{global.green.1}", type: "color" }, - name: "--fds-colors-success-background-default", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "colors", + "color", "success", "background-default" ] @@ -1305,10 +1305,10 @@ export const color = [ value: "{global.green.2}", type: "color" }, - name: "--fds-colors-success-background-subtle", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "colors", + "color", "success", "background-subtle" ] @@ -1322,10 +1322,10 @@ export const color = [ value: "{global.green.3}", type: "color" }, - name: "--fds-colors-success-surface-default", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "colors", + "color", "success", "surface-default" ] @@ -1339,10 +1339,10 @@ export const color = [ value: "{global.green.4}", type: "color" }, - name: "--fds-colors-success-surface-hover", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "colors", + "color", "success", "surface-hover" ] @@ -1356,10 +1356,10 @@ export const color = [ value: "{global.green.5}", type: "color" }, - name: "--fds-colors-success-surface-active", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "colors", + "color", "success", "surface-active" ] @@ -1373,10 +1373,10 @@ export const color = [ value: "{global.green.6}", type: "color" }, - name: "--fds-colors-success-border-subtle", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "colors", + "color", "success", "border-subtle" ] @@ -1390,10 +1390,10 @@ export const color = [ value: "{global.green.7}", type: "color" }, - name: "--fds-colors-success-border-default", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "colors", + "color", "success", "border-default" ] @@ -1407,10 +1407,10 @@ export const color = [ value: "{global.green.8}", type: "color" }, - name: "--fds-colors-success-border-strong", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "colors", + "color", "success", "border-strong" ] @@ -1424,10 +1424,10 @@ export const color = [ value: "{global.green.9}", type: "color" }, - name: "--fds-colors-success-base-default", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "colors", + "color", "success", "base-default" ] @@ -1441,10 +1441,10 @@ export const color = [ value: "{global.green.10}", type: "color" }, - name: "--fds-colors-success-base-hover", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "colors", + "color", "success", "base-hover" ] @@ -1458,10 +1458,10 @@ export const color = [ value: "{global.green.11}", type: "color" }, - name: "--fds-colors-success-base-active", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "colors", + "color", "success", "base-active" ] @@ -1475,10 +1475,10 @@ export const color = [ value: "{global.green.12}", type: "color" }, - name: "--fds-colors-success-text-subtle", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "colors", + "color", "success", "text-subtle" ] @@ -1492,10 +1492,10 @@ export const color = [ value: "{global.green.13}", type: "color" }, - name: "--fds-colors-success-text-default", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "colors", + "color", "success", "text-default" ] @@ -1509,10 +1509,10 @@ export const color = [ value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-colors-success-contrast-first", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "colors", + "color", "success", "contrast-first" ] @@ -1526,10 +1526,10 @@ export const color = [ value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-colors-success-contrast-second", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "colors", + "color", "success", "contrast-second" ] @@ -1543,10 +1543,10 @@ export const color = [ value: "{global.red.1}", type: "color" }, - name: "--fds-colors-danger-background-default", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "colors", + "color", "danger", "background-default" ] @@ -1560,10 +1560,10 @@ export const color = [ value: "{global.red.2}", type: "color" }, - name: "--fds-colors-danger-background-subtle", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "background-subtle" ] @@ -1577,10 +1577,10 @@ export const color = [ value: "{global.red.3}", type: "color" }, - name: "--fds-colors-danger-surface-default", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "colors", + "color", "danger", "surface-default" ] @@ -1594,10 +1594,10 @@ export const color = [ value: "{global.red.4}", type: "color" }, - name: "--fds-colors-danger-surface-hover", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "colors", + "color", "danger", "surface-hover" ] @@ -1611,10 +1611,10 @@ export const color = [ value: "{global.red.5}", type: "color" }, - name: "--fds-colors-danger-surface-active", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "colors", + "color", "danger", "surface-active" ] @@ -1628,10 +1628,10 @@ export const color = [ value: "{global.red.6}", type: "color" }, - name: "--fds-colors-danger-border-subtle", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "border-subtle" ] @@ -1645,10 +1645,10 @@ export const color = [ value: "{global.red.7}", type: "color" }, - name: "--fds-colors-danger-border-default", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "colors", + "color", "danger", "border-default" ] @@ -1662,10 +1662,10 @@ export const color = [ value: "{global.red.8}", type: "color" }, - name: "--fds-colors-danger-border-strong", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "colors", + "color", "danger", "border-strong" ] @@ -1679,10 +1679,10 @@ export const color = [ value: "{global.red.9}", type: "color" }, - name: "--fds-colors-danger-base-default", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "colors", + "color", "danger", "base-default" ] @@ -1696,10 +1696,10 @@ export const color = [ value: "{global.red.10}", type: "color" }, - name: "--fds-colors-danger-base-hover", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "colors", + "color", "danger", "base-hover" ] @@ -1713,10 +1713,10 @@ export const color = [ value: "{global.red.11}", type: "color" }, - name: "--fds-colors-danger-base-active", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "colors", + "color", "danger", "base-active" ] @@ -1730,10 +1730,10 @@ export const color = [ value: "{global.red.12}", type: "color" }, - name: "--fds-colors-danger-text-subtle", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "text-subtle" ] @@ -1747,10 +1747,10 @@ export const color = [ value: "{global.red.13}", type: "color" }, - name: "--fds-colors-danger-text-default", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "colors", + "color", "danger", "text-default" ] @@ -1764,10 +1764,10 @@ export const color = [ value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-colors-danger-contrast-first", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-first" ] @@ -1781,10 +1781,10 @@ export const color = [ value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-colors-danger-contrast-second", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-second" ] @@ -1798,10 +1798,10 @@ export const color = [ value: "{global.blue.1}", type: "color" }, - name: "--fds-colors-info-background-default", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "colors", + "color", "info", "background-default" ] @@ -1815,10 +1815,10 @@ export const color = [ value: "{global.blue.2}", type: "color" }, - name: "--fds-colors-info-background-subtle", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "colors", + "color", "info", "background-subtle" ] @@ -1832,10 +1832,10 @@ export const color = [ value: "{global.blue.3}", type: "color" }, - name: "--fds-colors-info-surface-default", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "colors", + "color", "info", "surface-default" ] @@ -1849,10 +1849,10 @@ export const color = [ value: "{global.blue.4}", type: "color" }, - name: "--fds-colors-info-surface-hover", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "colors", + "color", "info", "surface-hover" ] @@ -1866,10 +1866,10 @@ export const color = [ value: "{global.blue.5}", type: "color" }, - name: "--fds-colors-info-surface-active", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "colors", + "color", "info", "surface-active" ] @@ -1883,10 +1883,10 @@ export const color = [ value: "{global.blue.6}", type: "color" }, - name: "--fds-colors-info-border-subtle", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "colors", + "color", "info", "border-subtle" ] @@ -1900,10 +1900,10 @@ export const color = [ value: "{global.blue.7}", type: "color" }, - name: "--fds-colors-info-border-default", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "colors", + "color", "info", "border-default" ] @@ -1917,10 +1917,10 @@ export const color = [ value: "{global.blue.8}", type: "color" }, - name: "--fds-colors-info-border-strong", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "colors", + "color", "info", "border-strong" ] @@ -1934,10 +1934,10 @@ export const color = [ value: "{global.blue.9}", type: "color" }, - name: "--fds-colors-info-base-default", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "colors", + "color", "info", "base-default" ] @@ -1951,10 +1951,10 @@ export const color = [ value: "{global.blue.10}", type: "color" }, - name: "--fds-colors-info-base-hover", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "colors", + "color", "info", "base-hover" ] @@ -1968,10 +1968,10 @@ export const color = [ value: "{global.blue.11}", type: "color" }, - name: "--fds-colors-info-base-active", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "colors", + "color", "info", "base-active" ] @@ -1985,10 +1985,10 @@ export const color = [ value: "{global.blue.12}", type: "color" }, - name: "--fds-colors-info-text-subtle", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "colors", + "color", "info", "text-subtle" ] @@ -2002,10 +2002,10 @@ export const color = [ value: "{global.blue.13}", type: "color" }, - name: "--fds-colors-info-text-default", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "colors", + "color", "info", "text-default" ] @@ -2019,10 +2019,10 @@ export const color = [ value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-colors-info-contrast-first", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "colors", + "color", "info", "contrast-first" ] @@ -2036,10 +2036,10 @@ export const color = [ value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-colors-info-contrast-second", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "colors", + "color", "info", "contrast-second" ] @@ -2053,10 +2053,10 @@ export const color = [ value: "{global.yellow.1}", type: "color" }, - name: "--fds-colors-warning-background-default", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "colors", + "color", "warning", "background-default" ] @@ -2070,10 +2070,10 @@ export const color = [ value: "{global.yellow.2}", type: "color" }, - name: "--fds-colors-warning-background-subtle", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "background-subtle" ] @@ -2087,10 +2087,10 @@ export const color = [ value: "{global.yellow.3}", type: "color" }, - name: "--fds-colors-warning-surface-default", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "colors", + "color", "warning", "surface-default" ] @@ -2104,10 +2104,10 @@ export const color = [ value: "{global.yellow.4}", type: "color" }, - name: "--fds-colors-warning-surface-hover", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "colors", + "color", "warning", "surface-hover" ] @@ -2121,10 +2121,10 @@ export const color = [ value: "{global.yellow.5}", type: "color" }, - name: "--fds-colors-warning-surface-active", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "colors", + "color", "warning", "surface-active" ] @@ -2138,10 +2138,10 @@ export const color = [ value: "{global.yellow.6}", type: "color" }, - name: "--fds-colors-warning-border-subtle", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "border-subtle" ] @@ -2155,10 +2155,10 @@ export const color = [ value: "{global.yellow.7}", type: "color" }, - name: "--fds-colors-warning-border-default", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "colors", + "color", "warning", "border-default" ] @@ -2172,10 +2172,10 @@ export const color = [ value: "{global.yellow.8}", type: "color" }, - name: "--fds-colors-warning-border-strong", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "colors", + "color", "warning", "border-strong" ] @@ -2189,10 +2189,10 @@ export const color = [ value: "{global.orange.9}", type: "color" }, - name: "--fds-colors-warning-base-default", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "colors", + "color", "warning", "base-default" ] @@ -2206,10 +2206,10 @@ export const color = [ value: "{global.orange.10}", type: "color" }, - name: "--fds-colors-warning-base-hover", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "colors", + "color", "warning", "base-hover" ] @@ -2223,10 +2223,10 @@ export const color = [ value: "{global.orange.11}", type: "color" }, - name: "--fds-colors-warning-base-active", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "colors", + "color", "warning", "base-active" ] @@ -2240,10 +2240,10 @@ export const color = [ value: "{global.orange.12}", type: "color" }, - name: "--fds-colors-warning-text-subtle", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "text-subtle" ] @@ -2257,10 +2257,10 @@ export const color = [ value: "{global.orange.13}", type: "color" }, - name: "--fds-colors-warning-text-default", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "colors", + "color", "warning", "text-default" ] @@ -2274,10 +2274,10 @@ export const color = [ value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-colors-warning-contrast-first", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-first" ] @@ -2291,10 +2291,10 @@ export const color = [ value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-colors-warning-contrast-second", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-second" ] @@ -8684,9 +8684,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f7}" }, type: "typography" @@ -8707,9 +8707,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f6}" }, type: "typography", @@ -8731,9 +8731,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f5}" }, type: "typography", @@ -8755,9 +8755,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f4}" }, type: "typography", @@ -8779,9 +8779,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f3}" }, type: "typography", @@ -8803,9 +8803,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography", @@ -8827,9 +8827,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography", @@ -8850,9 +8850,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f4}" }, type: "typography" @@ -8872,9 +8872,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f3}" }, type: "typography" @@ -8894,9 +8894,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8916,9 +8916,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8938,9 +8938,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8960,9 +8960,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8982,9 +8982,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9004,9 +9004,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9026,9 +9026,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9049,9 +9049,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9072,9 +9072,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9095,9 +9095,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9118,9 +9118,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9141,9 +9141,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9164,9 +9164,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9187,9 +9187,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-2}" }, type: "typography" @@ -9210,9 +9210,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9232,9 +9232,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9254,9 +9254,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9276,9 +9276,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9298,9 +9298,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9320,9 +9320,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9342,9 +9342,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9364,9 +9364,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9378,72 +9378,6 @@ export const typography = [ "error_message", "xsmall" ] - }, - { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-large", - attributes: {}, - path: [ - "typography", - "interactive", - "large" - ] - }, - { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-medium", - attributes: {}, - path: [ - "typography", - "interactive", - "medium" - ] - }, - { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-small", - attributes: {}, - path: [ - "typography", - "interactive", - "small" - ] } ] @@ -9486,257 +9420,257 @@ export const borderRadius = [ { value: "2", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.2}", + value: "2", type: "borderRadius" }, - name: "--fds-border_radius-sm", + name: "--fds-border-radius-2", attributes: {}, path: [ - "border_radius", - "sm" + "border-radius", + "2" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.4}", + value: "4", type: "borderRadius" }, - name: "--fds-border_radius-md", + name: "--fds-border-radius-4", attributes: {}, path: [ - "border_radius", - "md" + "border-radius", + "4" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.8}", + value: "8", type: "borderRadius" }, - name: "--fds-border_radius-lg", + name: "--fds-border-radius-8", attributes: {}, path: [ - "border_radius", - "lg" + "border-radius", + "8" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.12}", + value: "12", type: "borderRadius" }, - name: "--fds-border_radius-xl", + name: "--fds-border-radius-12", attributes: {}, path: [ - "border_radius", - "xl" + "border-radius", + "12" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.16}", + value: "16", type: "borderRadius" }, - name: "--fds-border_radius-2xl", + name: "--fds-border-radius-16", attributes: {}, path: [ - "border_radius", - "2xl" + "border-radius", + "16" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.24}", + value: "24", type: "borderRadius" }, - name: "--fds-border_radius-3xl", + name: "--fds-border-radius-24", attributes: {}, path: [ - "border_radius", - "3xl" + "border-radius", + "24" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.32}", + value: "32", type: "borderRadius" }, - name: "--fds-border_radius-4xl", + name: "--fds-border-radius-32", attributes: {}, path: [ - "border_radius", - "4xl" + "border-radius", + "32" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.9999}", + value: "9999", type: "borderRadius" }, - name: "--fds-border_radius-full", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "border_radius", - "full" + "border-radius", + "9999" ] }, { value: "2", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", + value: "{border-radius.2}", type: "borderRadius" }, - name: "--fds-border-radius-2", + name: "--fds-border-radius-sm", attributes: {}, path: [ - "borderRadius", - "2" + "border-radius", + "sm" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", + value: "{border-radius.4}", type: "borderRadius" }, - name: "--fds-border-radius-4", + name: "--fds-border-radius-md", attributes: {}, path: [ - "borderRadius", - "4" + "border-radius", + "md" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", + value: "{border-radius.8}", type: "borderRadius" }, - name: "--fds-border-radius-8", + name: "--fds-border-radius-lg", attributes: {}, path: [ - "borderRadius", - "8" + "border-radius", + "lg" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", + value: "{border-radius.12}", type: "borderRadius" }, - name: "--fds-border-radius-12", + name: "--fds-border-radius-xl", attributes: {}, path: [ - "borderRadius", - "12" + "border-radius", + "xl" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", + value: "{border-radius.16}", type: "borderRadius" }, - name: "--fds-border-radius-16", + name: "--fds-border-radius-2xl", attributes: {}, path: [ - "borderRadius", - "16" + "border-radius", + "2xl" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", + value: "{border-radius.24}", type: "borderRadius" }, - name: "--fds-border-radius-24", + name: "--fds-border-radius-3xl", attributes: {}, path: [ - "borderRadius", - "24" + "border-radius", + "3xl" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", + value: "{border-radius.32}", type: "borderRadius" }, - name: "--fds-border-radius-32", + name: "--fds-border-radius-4xl", attributes: {}, path: [ - "borderRadius", - "32" + "border-radius", + "4xl" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", + value: "{border-radius.9999}", type: "borderRadius" }, - name: "--fds-border-radius-9999", + name: "--fds-border-radius-full", attributes: {}, path: [ - "borderRadius", - "9999" + "border-radius", + "full" ] } ] @@ -10413,10 +10347,10 @@ export const borderWidth = [ value: "1px", type: "borderWidth" }, - name: "--fds-border_width-1", + name: "--fds-border-width-1", attributes: {}, path: [ - "border_width", + "border-width", "1" ] }, @@ -10429,10 +10363,10 @@ export const borderWidth = [ value: "2px", type: "borderWidth" }, - name: "--fds-border_width-2", + name: "--fds-border-width-2", attributes: {}, path: [ - "border_width", + "border-width", "2" ] }, @@ -10442,13 +10376,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", + value: "{border-width.1}", type: "borderWidth" }, - name: "--fds-border_width-default", + name: "--fds-border-width-default", attributes: {}, path: [ - "border_width", + "border-width", "default" ] }, @@ -10458,13 +10392,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-active", + name: "--fds-border-width-active", attributes: {}, path: [ - "border_width", + "border-width", "active" ] }, @@ -10474,13 +10408,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-tab_focus", + name: "--fds-border-width-tab_focus", attributes: {}, path: [ - "border_width", + "border-width", "tab_focus" ] } @@ -10693,11 +10627,11 @@ export const boxShadow = [ value: "{shadow.100}", type: "boxShadow" }, - name: "--fds-shadow-xsmall", + name: "--fds-shadow-xs", attributes: {}, path: [ "shadow", - "xsmall" + "xs" ] }, { @@ -10709,11 +10643,11 @@ export const boxShadow = [ value: "{shadow.200}", type: "boxShadow" }, - name: "--fds-shadow-small", + name: "--fds-shadow-sm", attributes: {}, path: [ "shadow", - "small" + "sm" ] }, { @@ -10725,11 +10659,11 @@ export const boxShadow = [ value: "{shadow.300}", type: "boxShadow" }, - name: "--fds-shadow-medium", + name: "--fds-shadow-md", attributes: {}, path: [ "shadow", - "medium" + "md" ] }, { @@ -10741,11 +10675,11 @@ export const boxShadow = [ value: "{shadow.400}", type: "boxShadow" }, - name: "--fds-shadow-large", + name: "--fds-shadow-lg", attributes: {}, path: [ "shadow", - "large" + "lg" ] }, { @@ -10757,137 +10691,153 @@ export const boxShadow = [ value: "{shadow.500}", type: "boxShadow" }, - name: "--fds-shadow-xlarge", + name: "--fds-shadow-xl", attributes: {}, path: [ "shadow", - "xlarge" + "xl" ] } ] -export const textCase = [ +export const fontFamilies = [ { - value: "none", - type: "textCase", + value: "Inter", + type: "fontFamilies", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textCase" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-text-case-none", + name: "--fds-font-family-main", attributes: {}, path: [ - "textCase", - "none" + "font-family", + "main" ] } ] -export const textDecoration = [ +export const lineHeights = [ { - value: "none", - type: "textDecoration", + value: 1.3, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textDecoration" + value: "130%", + type: "lineHeights" }, - name: "--fds-text-decoration-none", + name: "--fds-line-height-300", attributes: {}, path: [ - "textDecoration", - "none" + "line-height", + "300" ] }, { - value: "underline", - type: "textDecoration", + value: 1.5, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "underline", - type: "textDecoration" + value: "150%", + type: "lineHeights" }, - name: "--fds-text-decoration-underline", + name: "--fds-line-height-500", attributes: {}, path: [ - "textDecoration", - "underline" + "line-height", + "500" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", + value: 1.6, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "Inter", - type: "fontFamilies" + value: "160%", + type: "lineHeights" }, - name: "--fds-font-families-main", + name: "--fds-line-height-600", attributes: {}, path: [ - "fontFamilies", - "main" + "line-height", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-height-700", + attributes: {}, + path: [ + "line-height", + "700" ] } ] -export const fontSizes = [ +export const fontWeights = [ { - value: "16", - type: "fontSizes", + value: "500", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "16", - type: "fontSizes" + value: "500", + type: "fontWeights" }, - name: "--fds-font-static-small", + name: "--fds-font-weight-medium", attributes: {}, path: [ - "font-static", - "small" + "font-weight", + "medium" ] }, { - value: "18", - type: "fontSizes", + value: "600", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "18", - type: "fontSizes" + value: "600", + type: "fontWeights" }, - name: "--fds-font-static-medium", + name: "--fds-font-weight-semibold", attributes: {}, path: [ - "font-static", - "medium" + "font-weight", + "semibold" ] }, { - value: "24", - type: "fontSizes", + value: "400", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "24", - type: "fontSizes" + value: "400", + type: "fontWeights" }, - name: "--fds-font-static-large", + name: "--fds-font-weight-regular", attributes: {}, path: [ - "font-static", - "large" + "font-weight", + "regular" ] - }, + } +] + +export const fontSizes = [ { value: "12", type: "fontSizes", @@ -11065,121 +11015,3 @@ export const fontSizes = [ ] } ] - -export const lineHeights = [ - { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "130%", - type: "lineHeights" - }, - name: "--fds-line-heights-300", - attributes: {}, - path: [ - "lineHeights", - "300" - ] - }, - { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "150%", - type: "lineHeights" - }, - name: "--fds-line-heights-500", - attributes: {}, - path: [ - "lineHeights", - "500" - ] - }, - { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "160%", - type: "lineHeights" - }, - name: "--fds-line-heights-600", - attributes: {}, - path: [ - "lineHeights", - "600" - ] - }, - { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] diff --git a/apps/storefront/tokens/uutilsynet/dark.ts b/apps/storefront/tokens/uutilsynet/dark.ts index 6ad63c8bf6..893847218d 100644 --- a/apps/storefront/tokens/uutilsynet/dark.ts +++ b/apps/storefront/tokens/uutilsynet/dark.ts @@ -10,13 +10,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-colors-accent-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ - "colors", + "color", "accent", "background-default" ] @@ -27,13 +27,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-colors-accent-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "background-subtle" ] @@ -44,13 +44,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-colors-accent-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ - "colors", + "color", "accent", "surface-default" ] @@ -61,13 +61,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-colors-accent-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ - "colors", + "color", "accent", "surface-hover" ] @@ -78,13 +78,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-colors-accent-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ - "colors", + "color", "accent", "surface-active" ] @@ -95,13 +95,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-colors-accent-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "border-subtle" ] @@ -112,13 +112,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-colors-accent-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ - "colors", + "color", "accent", "border-default" ] @@ -129,13 +129,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-colors-accent-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ - "colors", + "color", "accent", "border-strong" ] @@ -146,13 +146,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-colors-accent-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ - "colors", + "color", "accent", "base-default" ] @@ -163,13 +163,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-colors-accent-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ - "colors", + "color", "accent", "base-hover" ] @@ -180,13 +180,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-colors-accent-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ - "colors", + "color", "accent", "base-active" ] @@ -197,13 +197,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-colors-accent-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "text-subtle" ] @@ -214,13 +214,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-colors-accent-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ - "colors", + "color", "accent", "text-default" ] @@ -231,13 +231,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-colors-accent-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-first" ] @@ -248,13 +248,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-colors-accent-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-second" ] @@ -265,13 +265,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-colors-neutral-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ - "colors", + "color", "neutral", "background-default" ] @@ -282,13 +282,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-colors-neutral-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "background-subtle" ] @@ -299,13 +299,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-colors-neutral-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-default" ] @@ -316,13 +316,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-colors-neutral-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-hover" ] @@ -333,13 +333,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-colors-neutral-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-active" ] @@ -350,13 +350,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-colors-neutral-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "border-subtle" ] @@ -367,13 +367,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-colors-neutral-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ - "colors", + "color", "neutral", "border-default" ] @@ -384,13 +384,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-colors-neutral-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ - "colors", + "color", "neutral", "border-strong" ] @@ -401,13 +401,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-colors-neutral-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ - "colors", + "color", "neutral", "base-default" ] @@ -418,13 +418,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-colors-neutral-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "base-hover" ] @@ -435,13 +435,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-colors-neutral-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ - "colors", + "color", "neutral", "base-active" ] @@ -452,13 +452,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-colors-neutral-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "text-subtle" ] @@ -469,13 +469,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-colors-neutral-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ - "colors", + "color", "neutral", "text-default" ] @@ -486,13 +486,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-colors-neutral-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-first" ] @@ -503,13 +503,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-colors-neutral-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-second" ] @@ -520,13 +520,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-colors-brand1-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ - "colors", + "color", "brand1", "background-default" ] @@ -537,13 +537,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-colors-brand1-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "background-subtle" ] @@ -554,13 +554,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-colors-brand1-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-default" ] @@ -571,13 +571,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-colors-brand1-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-hover" ] @@ -588,13 +588,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-colors-brand1-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-active" ] @@ -605,13 +605,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-colors-brand1-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "border-subtle" ] @@ -622,13 +622,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-colors-brand1-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ - "colors", + "color", "brand1", "border-default" ] @@ -639,13 +639,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-colors-brand1-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ - "colors", + "color", "brand1", "border-strong" ] @@ -656,13 +656,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-colors-brand1-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ - "colors", + "color", "brand1", "base-default" ] @@ -673,13 +673,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-colors-brand1-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "base-hover" ] @@ -690,13 +690,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-colors-brand1-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ - "colors", + "color", "brand1", "base-active" ] @@ -707,13 +707,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-colors-brand1-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "text-subtle" ] @@ -724,13 +724,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-colors-brand1-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ - "colors", + "color", "brand1", "text-default" ] @@ -741,13 +741,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-colors-brand1-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-first" ] @@ -758,13 +758,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-colors-brand1-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-second" ] @@ -775,13 +775,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-colors-brand2-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ - "colors", + "color", "brand2", "background-default" ] @@ -792,13 +792,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-colors-brand2-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "background-subtle" ] @@ -809,13 +809,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-colors-brand2-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-default" ] @@ -826,13 +826,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-colors-brand2-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-hover" ] @@ -843,13 +843,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-colors-brand2-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-active" ] @@ -860,13 +860,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-colors-brand2-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "border-subtle" ] @@ -877,13 +877,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-colors-brand2-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ - "colors", + "color", "brand2", "border-default" ] @@ -894,13 +894,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-colors-brand2-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ - "colors", + "color", "brand2", "border-strong" ] @@ -911,13 +911,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-colors-brand2-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ - "colors", + "color", "brand2", "base-default" ] @@ -928,13 +928,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-colors-brand2-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "base-hover" ] @@ -945,13 +945,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-colors-brand2-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ - "colors", + "color", "brand2", "base-active" ] @@ -962,13 +962,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-colors-brand2-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "text-subtle" ] @@ -979,13 +979,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-colors-brand2-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ - "colors", + "color", "brand2", "text-default" ] @@ -996,13 +996,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-colors-brand2-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-first" ] @@ -1013,13 +1013,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-colors-brand2-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-second" ] @@ -1030,13 +1030,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.1}", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-colors-brand3-background-default", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "colors", + "color", "brand3", "background-default" ] @@ -1047,13 +1047,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.2}", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-colors-brand3-background-subtle", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "background-subtle" ] @@ -1064,13 +1064,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.3}", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-colors-brand3-surface-default", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-default" ] @@ -1081,13 +1081,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.4}", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-colors-brand3-surface-hover", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-hover" ] @@ -1098,13 +1098,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.5}", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-colors-brand3-surface-active", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-active" ] @@ -1115,13 +1115,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.6}", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-colors-brand3-border-subtle", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "border-subtle" ] @@ -1132,13 +1132,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.7}", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-colors-brand3-border-default", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "colors", + "color", "brand3", "border-default" ] @@ -1149,13 +1149,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.8}", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-colors-brand3-border-strong", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "colors", + "color", "brand3", "border-strong" ] @@ -1166,13 +1166,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.9}", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-colors-brand3-base-default", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "colors", + "color", "brand3", "base-default" ] @@ -1183,13 +1183,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.10}", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-colors-brand3-base-hover", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "base-hover" ] @@ -1200,13 +1200,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.11}", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-colors-brand3-base-active", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "colors", + "color", "brand3", "base-active" ] @@ -1217,13 +1217,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.12}", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-colors-brand3-text-subtle", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "text-subtle" ] @@ -1234,13 +1234,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.13}", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-colors-brand3-text-default", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "colors", + "color", "brand3", "text-default" ] @@ -1251,13 +1251,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-1}", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-colors-brand3-contrast-first", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-first" ] @@ -1268,13 +1268,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-2}", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-colors-brand3-contrast-second", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-second" ] @@ -1288,10 +1288,10 @@ export const color = [ value: "{global.green.1}", type: "color" }, - name: "--fds-colors-success-background-default", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "colors", + "color", "success", "background-default" ] @@ -1305,10 +1305,10 @@ export const color = [ value: "{global.green.2}", type: "color" }, - name: "--fds-colors-success-background-subtle", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "colors", + "color", "success", "background-subtle" ] @@ -1322,10 +1322,10 @@ export const color = [ value: "{global.green.3}", type: "color" }, - name: "--fds-colors-success-surface-default", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "colors", + "color", "success", "surface-default" ] @@ -1339,10 +1339,10 @@ export const color = [ value: "{global.green.4}", type: "color" }, - name: "--fds-colors-success-surface-hover", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "colors", + "color", "success", "surface-hover" ] @@ -1356,10 +1356,10 @@ export const color = [ value: "{global.green.5}", type: "color" }, - name: "--fds-colors-success-surface-active", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "colors", + "color", "success", "surface-active" ] @@ -1373,10 +1373,10 @@ export const color = [ value: "{global.green.6}", type: "color" }, - name: "--fds-colors-success-border-subtle", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "colors", + "color", "success", "border-subtle" ] @@ -1390,10 +1390,10 @@ export const color = [ value: "{global.green.7}", type: "color" }, - name: "--fds-colors-success-border-default", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "colors", + "color", "success", "border-default" ] @@ -1407,10 +1407,10 @@ export const color = [ value: "{global.green.8}", type: "color" }, - name: "--fds-colors-success-border-strong", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "colors", + "color", "success", "border-strong" ] @@ -1424,10 +1424,10 @@ export const color = [ value: "{global.green.9}", type: "color" }, - name: "--fds-colors-success-base-default", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "colors", + "color", "success", "base-default" ] @@ -1441,10 +1441,10 @@ export const color = [ value: "{global.green.10}", type: "color" }, - name: "--fds-colors-success-base-hover", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "colors", + "color", "success", "base-hover" ] @@ -1458,10 +1458,10 @@ export const color = [ value: "{global.green.11}", type: "color" }, - name: "--fds-colors-success-base-active", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "colors", + "color", "success", "base-active" ] @@ -1475,10 +1475,10 @@ export const color = [ value: "{global.green.12}", type: "color" }, - name: "--fds-colors-success-text-subtle", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "colors", + "color", "success", "text-subtle" ] @@ -1492,10 +1492,10 @@ export const color = [ value: "{global.green.13}", type: "color" }, - name: "--fds-colors-success-text-default", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "colors", + "color", "success", "text-default" ] @@ -1509,10 +1509,10 @@ export const color = [ value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-colors-success-contrast-first", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "colors", + "color", "success", "contrast-first" ] @@ -1526,10 +1526,10 @@ export const color = [ value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-colors-success-contrast-second", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "colors", + "color", "success", "contrast-second" ] @@ -1543,10 +1543,10 @@ export const color = [ value: "{global.red.1}", type: "color" }, - name: "--fds-colors-danger-background-default", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "colors", + "color", "danger", "background-default" ] @@ -1560,10 +1560,10 @@ export const color = [ value: "{global.red.2}", type: "color" }, - name: "--fds-colors-danger-background-subtle", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "background-subtle" ] @@ -1577,10 +1577,10 @@ export const color = [ value: "{global.red.3}", type: "color" }, - name: "--fds-colors-danger-surface-default", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "colors", + "color", "danger", "surface-default" ] @@ -1594,10 +1594,10 @@ export const color = [ value: "{global.red.4}", type: "color" }, - name: "--fds-colors-danger-surface-hover", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "colors", + "color", "danger", "surface-hover" ] @@ -1611,10 +1611,10 @@ export const color = [ value: "{global.red.5}", type: "color" }, - name: "--fds-colors-danger-surface-active", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "colors", + "color", "danger", "surface-active" ] @@ -1628,10 +1628,10 @@ export const color = [ value: "{global.red.6}", type: "color" }, - name: "--fds-colors-danger-border-subtle", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "border-subtle" ] @@ -1645,10 +1645,10 @@ export const color = [ value: "{global.red.7}", type: "color" }, - name: "--fds-colors-danger-border-default", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "colors", + "color", "danger", "border-default" ] @@ -1662,10 +1662,10 @@ export const color = [ value: "{global.red.8}", type: "color" }, - name: "--fds-colors-danger-border-strong", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "colors", + "color", "danger", "border-strong" ] @@ -1679,10 +1679,10 @@ export const color = [ value: "{global.red.9}", type: "color" }, - name: "--fds-colors-danger-base-default", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "colors", + "color", "danger", "base-default" ] @@ -1696,10 +1696,10 @@ export const color = [ value: "{global.red.10}", type: "color" }, - name: "--fds-colors-danger-base-hover", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "colors", + "color", "danger", "base-hover" ] @@ -1713,10 +1713,10 @@ export const color = [ value: "{global.red.11}", type: "color" }, - name: "--fds-colors-danger-base-active", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "colors", + "color", "danger", "base-active" ] @@ -1730,10 +1730,10 @@ export const color = [ value: "{global.red.12}", type: "color" }, - name: "--fds-colors-danger-text-subtle", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "text-subtle" ] @@ -1747,10 +1747,10 @@ export const color = [ value: "{global.red.13}", type: "color" }, - name: "--fds-colors-danger-text-default", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "colors", + "color", "danger", "text-default" ] @@ -1764,10 +1764,10 @@ export const color = [ value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-colors-danger-contrast-first", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-first" ] @@ -1781,10 +1781,10 @@ export const color = [ value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-colors-danger-contrast-second", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-second" ] @@ -1798,10 +1798,10 @@ export const color = [ value: "{global.blue.1}", type: "color" }, - name: "--fds-colors-info-background-default", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "colors", + "color", "info", "background-default" ] @@ -1815,10 +1815,10 @@ export const color = [ value: "{global.blue.2}", type: "color" }, - name: "--fds-colors-info-background-subtle", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "colors", + "color", "info", "background-subtle" ] @@ -1832,10 +1832,10 @@ export const color = [ value: "{global.blue.3}", type: "color" }, - name: "--fds-colors-info-surface-default", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "colors", + "color", "info", "surface-default" ] @@ -1849,10 +1849,10 @@ export const color = [ value: "{global.blue.4}", type: "color" }, - name: "--fds-colors-info-surface-hover", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "colors", + "color", "info", "surface-hover" ] @@ -1866,10 +1866,10 @@ export const color = [ value: "{global.blue.5}", type: "color" }, - name: "--fds-colors-info-surface-active", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "colors", + "color", "info", "surface-active" ] @@ -1883,10 +1883,10 @@ export const color = [ value: "{global.blue.6}", type: "color" }, - name: "--fds-colors-info-border-subtle", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "colors", + "color", "info", "border-subtle" ] @@ -1900,10 +1900,10 @@ export const color = [ value: "{global.blue.7}", type: "color" }, - name: "--fds-colors-info-border-default", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "colors", + "color", "info", "border-default" ] @@ -1917,10 +1917,10 @@ export const color = [ value: "{global.blue.8}", type: "color" }, - name: "--fds-colors-info-border-strong", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "colors", + "color", "info", "border-strong" ] @@ -1934,10 +1934,10 @@ export const color = [ value: "{global.blue.9}", type: "color" }, - name: "--fds-colors-info-base-default", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "colors", + "color", "info", "base-default" ] @@ -1951,10 +1951,10 @@ export const color = [ value: "{global.blue.10}", type: "color" }, - name: "--fds-colors-info-base-hover", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "colors", + "color", "info", "base-hover" ] @@ -1968,10 +1968,10 @@ export const color = [ value: "{global.blue.11}", type: "color" }, - name: "--fds-colors-info-base-active", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "colors", + "color", "info", "base-active" ] @@ -1985,10 +1985,10 @@ export const color = [ value: "{global.blue.12}", type: "color" }, - name: "--fds-colors-info-text-subtle", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "colors", + "color", "info", "text-subtle" ] @@ -2002,10 +2002,10 @@ export const color = [ value: "{global.blue.13}", type: "color" }, - name: "--fds-colors-info-text-default", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "colors", + "color", "info", "text-default" ] @@ -2019,10 +2019,10 @@ export const color = [ value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-colors-info-contrast-first", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "colors", + "color", "info", "contrast-first" ] @@ -2036,10 +2036,10 @@ export const color = [ value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-colors-info-contrast-second", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "colors", + "color", "info", "contrast-second" ] @@ -2053,10 +2053,10 @@ export const color = [ value: "{global.yellow.1}", type: "color" }, - name: "--fds-colors-warning-background-default", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "colors", + "color", "warning", "background-default" ] @@ -2070,10 +2070,10 @@ export const color = [ value: "{global.yellow.2}", type: "color" }, - name: "--fds-colors-warning-background-subtle", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "background-subtle" ] @@ -2087,10 +2087,10 @@ export const color = [ value: "{global.yellow.3}", type: "color" }, - name: "--fds-colors-warning-surface-default", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "colors", + "color", "warning", "surface-default" ] @@ -2104,10 +2104,10 @@ export const color = [ value: "{global.yellow.4}", type: "color" }, - name: "--fds-colors-warning-surface-hover", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "colors", + "color", "warning", "surface-hover" ] @@ -2121,10 +2121,10 @@ export const color = [ value: "{global.yellow.5}", type: "color" }, - name: "--fds-colors-warning-surface-active", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "colors", + "color", "warning", "surface-active" ] @@ -2138,10 +2138,10 @@ export const color = [ value: "{global.yellow.6}", type: "color" }, - name: "--fds-colors-warning-border-subtle", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "border-subtle" ] @@ -2155,10 +2155,10 @@ export const color = [ value: "{global.yellow.7}", type: "color" }, - name: "--fds-colors-warning-border-default", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "colors", + "color", "warning", "border-default" ] @@ -2172,10 +2172,10 @@ export const color = [ value: "{global.yellow.8}", type: "color" }, - name: "--fds-colors-warning-border-strong", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "colors", + "color", "warning", "border-strong" ] @@ -2189,10 +2189,10 @@ export const color = [ value: "{global.orange.9}", type: "color" }, - name: "--fds-colors-warning-base-default", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "colors", + "color", "warning", "base-default" ] @@ -2206,10 +2206,10 @@ export const color = [ value: "{global.orange.10}", type: "color" }, - name: "--fds-colors-warning-base-hover", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "colors", + "color", "warning", "base-hover" ] @@ -2223,10 +2223,10 @@ export const color = [ value: "{global.orange.11}", type: "color" }, - name: "--fds-colors-warning-base-active", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "colors", + "color", "warning", "base-active" ] @@ -2240,10 +2240,10 @@ export const color = [ value: "{global.orange.12}", type: "color" }, - name: "--fds-colors-warning-text-subtle", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "text-subtle" ] @@ -2257,10 +2257,10 @@ export const color = [ value: "{global.orange.13}", type: "color" }, - name: "--fds-colors-warning-text-default", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "colors", + "color", "warning", "text-default" ] @@ -2274,10 +2274,10 @@ export const color = [ value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-colors-warning-contrast-first", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-first" ] @@ -2291,10 +2291,10 @@ export const color = [ value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-colors-warning-contrast-second", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-second" ] @@ -8684,9 +8684,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f7}" }, type: "typography" @@ -8707,9 +8707,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f6}" }, type: "typography", @@ -8731,9 +8731,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f5}" }, type: "typography", @@ -8755,9 +8755,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f4}" }, type: "typography", @@ -8779,9 +8779,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f3}" }, type: "typography", @@ -8803,9 +8803,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography", @@ -8827,9 +8827,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography", @@ -8850,9 +8850,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f4}" }, type: "typography" @@ -8872,9 +8872,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f3}" }, type: "typography" @@ -8894,9 +8894,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8916,9 +8916,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8938,9 +8938,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8960,9 +8960,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8982,9 +8982,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9004,9 +9004,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9026,9 +9026,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9049,9 +9049,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9072,9 +9072,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9095,9 +9095,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9118,9 +9118,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9141,9 +9141,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9164,9 +9164,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9187,9 +9187,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-2}" }, type: "typography" @@ -9210,9 +9210,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9232,9 +9232,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9254,9 +9254,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9276,9 +9276,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9298,9 +9298,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9320,9 +9320,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9342,9 +9342,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9364,9 +9364,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9378,72 +9378,6 @@ export const typography = [ "error_message", "xsmall" ] - }, - { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-large", - attributes: {}, - path: [ - "typography", - "interactive", - "large" - ] - }, - { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-medium", - attributes: {}, - path: [ - "typography", - "interactive", - "medium" - ] - }, - { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-small", - attributes: {}, - path: [ - "typography", - "interactive", - "small" - ] } ] @@ -9486,257 +9420,257 @@ export const borderRadius = [ { value: "2", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.2}", + value: "2", type: "borderRadius" }, - name: "--fds-border_radius-sm", + name: "--fds-border-radius-2", attributes: {}, path: [ - "border_radius", - "sm" + "border-radius", + "2" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.4}", + value: "4", type: "borderRadius" }, - name: "--fds-border_radius-md", + name: "--fds-border-radius-4", attributes: {}, path: [ - "border_radius", - "md" + "border-radius", + "4" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.8}", + value: "8", type: "borderRadius" }, - name: "--fds-border_radius-lg", + name: "--fds-border-radius-8", attributes: {}, path: [ - "border_radius", - "lg" + "border-radius", + "8" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.12}", + value: "12", type: "borderRadius" }, - name: "--fds-border_radius-xl", + name: "--fds-border-radius-12", attributes: {}, path: [ - "border_radius", - "xl" + "border-radius", + "12" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.16}", + value: "16", type: "borderRadius" }, - name: "--fds-border_radius-2xl", + name: "--fds-border-radius-16", attributes: {}, path: [ - "border_radius", - "2xl" + "border-radius", + "16" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.24}", + value: "24", type: "borderRadius" }, - name: "--fds-border_radius-3xl", + name: "--fds-border-radius-24", attributes: {}, path: [ - "border_radius", - "3xl" + "border-radius", + "24" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.32}", + value: "32", type: "borderRadius" }, - name: "--fds-border_radius-4xl", + name: "--fds-border-radius-32", attributes: {}, path: [ - "border_radius", - "4xl" + "border-radius", + "32" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.9999}", + value: "9999", type: "borderRadius" }, - name: "--fds-border_radius-full", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "border_radius", - "full" + "border-radius", + "9999" ] }, { value: "2", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", + value: "{border-radius.2}", type: "borderRadius" }, - name: "--fds-border-radius-2", + name: "--fds-border-radius-sm", attributes: {}, path: [ - "borderRadius", - "2" + "border-radius", + "sm" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", + value: "{border-radius.4}", type: "borderRadius" }, - name: "--fds-border-radius-4", + name: "--fds-border-radius-md", attributes: {}, path: [ - "borderRadius", - "4" + "border-radius", + "md" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", + value: "{border-radius.8}", type: "borderRadius" }, - name: "--fds-border-radius-8", + name: "--fds-border-radius-lg", attributes: {}, path: [ - "borderRadius", - "8" + "border-radius", + "lg" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", + value: "{border-radius.12}", type: "borderRadius" }, - name: "--fds-border-radius-12", + name: "--fds-border-radius-xl", attributes: {}, path: [ - "borderRadius", - "12" + "border-radius", + "xl" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", + value: "{border-radius.16}", type: "borderRadius" }, - name: "--fds-border-radius-16", + name: "--fds-border-radius-2xl", attributes: {}, path: [ - "borderRadius", - "16" + "border-radius", + "2xl" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", + value: "{border-radius.24}", type: "borderRadius" }, - name: "--fds-border-radius-24", + name: "--fds-border-radius-3xl", attributes: {}, path: [ - "borderRadius", - "24" + "border-radius", + "3xl" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", + value: "{border-radius.32}", type: "borderRadius" }, - name: "--fds-border-radius-32", + name: "--fds-border-radius-4xl", attributes: {}, path: [ - "borderRadius", - "32" + "border-radius", + "4xl" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", + value: "{border-radius.9999}", type: "borderRadius" }, - name: "--fds-border-radius-9999", + name: "--fds-border-radius-full", attributes: {}, path: [ - "borderRadius", - "9999" + "border-radius", + "full" ] } ] @@ -10413,10 +10347,10 @@ export const borderWidth = [ value: "1px", type: "borderWidth" }, - name: "--fds-border_width-1", + name: "--fds-border-width-1", attributes: {}, path: [ - "border_width", + "border-width", "1" ] }, @@ -10429,10 +10363,10 @@ export const borderWidth = [ value: "2px", type: "borderWidth" }, - name: "--fds-border_width-2", + name: "--fds-border-width-2", attributes: {}, path: [ - "border_width", + "border-width", "2" ] }, @@ -10442,13 +10376,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", + value: "{border-width.1}", type: "borderWidth" }, - name: "--fds-border_width-default", + name: "--fds-border-width-default", attributes: {}, path: [ - "border_width", + "border-width", "default" ] }, @@ -10458,13 +10392,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-active", + name: "--fds-border-width-active", attributes: {}, path: [ - "border_width", + "border-width", "active" ] }, @@ -10474,13 +10408,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-tab_focus", + name: "--fds-border-width-tab_focus", attributes: {}, path: [ - "border_width", + "border-width", "tab_focus" ] } @@ -10693,11 +10627,11 @@ export const boxShadow = [ value: "{shadow.100}", type: "boxShadow" }, - name: "--fds-shadow-xsmall", + name: "--fds-shadow-xs", attributes: {}, path: [ "shadow", - "xsmall" + "xs" ] }, { @@ -10709,11 +10643,11 @@ export const boxShadow = [ value: "{shadow.200}", type: "boxShadow" }, - name: "--fds-shadow-small", + name: "--fds-shadow-sm", attributes: {}, path: [ "shadow", - "small" + "sm" ] }, { @@ -10725,11 +10659,11 @@ export const boxShadow = [ value: "{shadow.300}", type: "boxShadow" }, - name: "--fds-shadow-medium", + name: "--fds-shadow-md", attributes: {}, path: [ "shadow", - "medium" + "md" ] }, { @@ -10741,11 +10675,11 @@ export const boxShadow = [ value: "{shadow.400}", type: "boxShadow" }, - name: "--fds-shadow-large", + name: "--fds-shadow-lg", attributes: {}, path: [ "shadow", - "large" + "lg" ] }, { @@ -10757,137 +10691,153 @@ export const boxShadow = [ value: "{shadow.500}", type: "boxShadow" }, - name: "--fds-shadow-xlarge", + name: "--fds-shadow-xl", attributes: {}, path: [ "shadow", - "xlarge" + "xl" ] } ] -export const textCase = [ +export const fontFamilies = [ { - value: "none", - type: "textCase", + value: "Inter", + type: "fontFamilies", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textCase" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-text-case-none", + name: "--fds-font-family-main", attributes: {}, path: [ - "textCase", - "none" + "font-family", + "main" ] } ] -export const textDecoration = [ +export const lineHeights = [ { - value: "none", - type: "textDecoration", + value: 1.3, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textDecoration" + value: "130%", + type: "lineHeights" }, - name: "--fds-text-decoration-none", + name: "--fds-line-height-300", attributes: {}, path: [ - "textDecoration", - "none" + "line-height", + "300" ] }, { - value: "underline", - type: "textDecoration", + value: 1.5, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "underline", - type: "textDecoration" + value: "150%", + type: "lineHeights" }, - name: "--fds-text-decoration-underline", + name: "--fds-line-height-500", attributes: {}, path: [ - "textDecoration", - "underline" + "line-height", + "500" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", + value: 1.6, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "Inter", - type: "fontFamilies" + value: "160%", + type: "lineHeights" }, - name: "--fds-font-families-main", + name: "--fds-line-height-600", attributes: {}, path: [ - "fontFamilies", - "main" + "line-height", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-height-700", + attributes: {}, + path: [ + "line-height", + "700" ] } ] -export const fontSizes = [ +export const fontWeights = [ { - value: "16", - type: "fontSizes", + value: "500", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "16", - type: "fontSizes" + value: "500", + type: "fontWeights" }, - name: "--fds-font-static-small", + name: "--fds-font-weight-medium", attributes: {}, path: [ - "font-static", - "small" + "font-weight", + "medium" ] }, { - value: "18", - type: "fontSizes", + value: "600", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "18", - type: "fontSizes" + value: "600", + type: "fontWeights" }, - name: "--fds-font-static-medium", + name: "--fds-font-weight-semibold", attributes: {}, path: [ - "font-static", - "medium" + "font-weight", + "semibold" ] }, { - value: "24", - type: "fontSizes", + value: "400", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "24", - type: "fontSizes" + value: "400", + type: "fontWeights" }, - name: "--fds-font-static-large", + name: "--fds-font-weight-regular", attributes: {}, path: [ - "font-static", - "large" + "font-weight", + "regular" ] - }, + } +] + +export const fontSizes = [ { value: "12", type: "fontSizes", @@ -11065,121 +11015,3 @@ export const fontSizes = [ ] } ] - -export const lineHeights = [ - { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "130%", - type: "lineHeights" - }, - name: "--fds-line-heights-300", - attributes: {}, - path: [ - "lineHeights", - "300" - ] - }, - { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "150%", - type: "lineHeights" - }, - name: "--fds-line-heights-500", - attributes: {}, - path: [ - "lineHeights", - "500" - ] - }, - { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "160%", - type: "lineHeights" - }, - name: "--fds-line-heights-600", - attributes: {}, - path: [ - "lineHeights", - "600" - ] - }, - { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] diff --git a/apps/storefront/tokens/uutilsynet/light.ts b/apps/storefront/tokens/uutilsynet/light.ts index f6bc1179bc..90b5df7d6c 100644 --- a/apps/storefront/tokens/uutilsynet/light.ts +++ b/apps/storefront/tokens/uutilsynet/light.ts @@ -10,13 +10,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-colors-accent-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ - "colors", + "color", "accent", "background-default" ] @@ -27,13 +27,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-colors-accent-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "background-subtle" ] @@ -44,13 +44,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-colors-accent-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ - "colors", + "color", "accent", "surface-default" ] @@ -61,13 +61,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-colors-accent-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ - "colors", + "color", "accent", "surface-hover" ] @@ -78,13 +78,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-colors-accent-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ - "colors", + "color", "accent", "surface-active" ] @@ -95,13 +95,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-colors-accent-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "border-subtle" ] @@ -112,13 +112,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-colors-accent-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ - "colors", + "color", "accent", "border-default" ] @@ -129,13 +129,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-colors-accent-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ - "colors", + "color", "accent", "border-strong" ] @@ -146,13 +146,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-colors-accent-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ - "colors", + "color", "accent", "base-default" ] @@ -163,13 +163,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-colors-accent-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ - "colors", + "color", "accent", "base-hover" ] @@ -180,13 +180,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-colors-accent-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ - "colors", + "color", "accent", "base-active" ] @@ -197,13 +197,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-colors-accent-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ - "colors", + "color", "accent", "text-subtle" ] @@ -214,13 +214,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-colors-accent-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ - "colors", + "color", "accent", "text-default" ] @@ -231,13 +231,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-colors-accent-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-first" ] @@ -248,13 +248,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.accent.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-colors-accent-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ - "colors", + "color", "accent", "contrast-second" ] @@ -265,13 +265,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-colors-neutral-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ - "colors", + "color", "neutral", "background-default" ] @@ -282,13 +282,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-colors-neutral-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "background-subtle" ] @@ -299,13 +299,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-colors-neutral-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-default" ] @@ -316,13 +316,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-colors-neutral-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-hover" ] @@ -333,13 +333,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-colors-neutral-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ - "colors", + "color", "neutral", "surface-active" ] @@ -350,13 +350,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-colors-neutral-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "border-subtle" ] @@ -367,13 +367,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-colors-neutral-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ - "colors", + "color", "neutral", "border-default" ] @@ -384,13 +384,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-colors-neutral-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ - "colors", + "color", "neutral", "border-strong" ] @@ -401,13 +401,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-colors-neutral-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ - "colors", + "color", "neutral", "base-default" ] @@ -418,13 +418,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-colors-neutral-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ - "colors", + "color", "neutral", "base-hover" ] @@ -435,13 +435,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-colors-neutral-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ - "colors", + "color", "neutral", "base-active" ] @@ -452,13 +452,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-colors-neutral-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ - "colors", + "color", "neutral", "text-subtle" ] @@ -469,13 +469,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-colors-neutral-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ - "colors", + "color", "neutral", "text-default" ] @@ -486,13 +486,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-colors-neutral-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-first" ] @@ -503,13 +503,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.neutral.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-colors-neutral-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ - "colors", + "color", "neutral", "contrast-second" ] @@ -520,13 +520,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-colors-brand1-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ - "colors", + "color", "brand1", "background-default" ] @@ -537,13 +537,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-colors-brand1-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "background-subtle" ] @@ -554,13 +554,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-colors-brand1-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-default" ] @@ -571,13 +571,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-colors-brand1-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-hover" ] @@ -588,13 +588,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-colors-brand1-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ - "colors", + "color", "brand1", "surface-active" ] @@ -605,13 +605,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-colors-brand1-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "border-subtle" ] @@ -622,13 +622,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-colors-brand1-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ - "colors", + "color", "brand1", "border-default" ] @@ -639,13 +639,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-colors-brand1-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ - "colors", + "color", "brand1", "border-strong" ] @@ -656,13 +656,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-colors-brand1-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ - "colors", + "color", "brand1", "base-default" ] @@ -673,13 +673,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-colors-brand1-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ - "colors", + "color", "brand1", "base-hover" ] @@ -690,13 +690,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-colors-brand1-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ - "colors", + "color", "brand1", "base-active" ] @@ -707,13 +707,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-colors-brand1-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand1", "text-subtle" ] @@ -724,13 +724,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-colors-brand1-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ - "colors", + "color", "brand1", "text-default" ] @@ -741,13 +741,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-colors-brand1-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-first" ] @@ -758,13 +758,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand1.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-colors-brand1-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand1", "contrast-second" ] @@ -775,13 +775,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-colors-brand2-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ - "colors", + "color", "brand2", "background-default" ] @@ -792,13 +792,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-colors-brand2-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "background-subtle" ] @@ -809,13 +809,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-colors-brand2-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-default" ] @@ -826,13 +826,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-colors-brand2-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-hover" ] @@ -843,13 +843,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-colors-brand2-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ - "colors", + "color", "brand2", "surface-active" ] @@ -860,13 +860,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-colors-brand2-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "border-subtle" ] @@ -877,13 +877,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-colors-brand2-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ - "colors", + "color", "brand2", "border-default" ] @@ -894,13 +894,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-colors-brand2-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ - "colors", + "color", "brand2", "border-strong" ] @@ -911,13 +911,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-colors-brand2-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ - "colors", + "color", "brand2", "base-default" ] @@ -928,13 +928,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-colors-brand2-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ - "colors", + "color", "brand2", "base-hover" ] @@ -945,13 +945,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-colors-brand2-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ - "colors", + "color", "brand2", "base-active" ] @@ -962,13 +962,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-colors-brand2-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand2", "text-subtle" ] @@ -979,13 +979,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-colors-brand2-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ - "colors", + "color", "brand2", "text-default" ] @@ -996,13 +996,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-colors-brand2-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-first" ] @@ -1013,13 +1013,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand2.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-colors-brand2-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand2", "contrast-second" ] @@ -1030,13 +1030,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.1}", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-colors-brand3-background-default", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "colors", + "color", "brand3", "background-default" ] @@ -1047,13 +1047,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.2}", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-colors-brand3-background-subtle", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "background-subtle" ] @@ -1064,13 +1064,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.3}", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-colors-brand3-surface-default", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-default" ] @@ -1081,13 +1081,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.4}", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-colors-brand3-surface-hover", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-hover" ] @@ -1098,13 +1098,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.5}", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-colors-brand3-surface-active", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "colors", + "color", "brand3", "surface-active" ] @@ -1115,13 +1115,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.6}", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-colors-brand3-border-subtle", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "border-subtle" ] @@ -1132,13 +1132,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.7}", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-colors-brand3-border-default", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "colors", + "color", "brand3", "border-default" ] @@ -1149,13 +1149,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.8}", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-colors-brand3-border-strong", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "colors", + "color", "brand3", "border-strong" ] @@ -1166,13 +1166,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.9}", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-colors-brand3-base-default", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "colors", + "color", "brand3", "base-default" ] @@ -1183,13 +1183,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.10}", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-colors-brand3-base-hover", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "colors", + "color", "brand3", "base-hover" ] @@ -1200,13 +1200,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.11}", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-colors-brand3-base-active", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "colors", + "color", "brand3", "base-active" ] @@ -1217,13 +1217,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.12}", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-colors-brand3-text-subtle", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "colors", + "color", "brand3", "text-subtle" ] @@ -1234,13 +1234,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.13}", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-colors-brand3-text-default", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "colors", + "color", "brand3", "text-default" ] @@ -1251,13 +1251,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-1}", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-colors-brand3-contrast-first", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-first" ] @@ -1268,13 +1268,13 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{colors.brand3.contrast-2}", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-colors-brand3-contrast-second", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "colors", + "color", "brand3", "contrast-second" ] @@ -1288,10 +1288,10 @@ export const color = [ value: "{global.green.1}", type: "color" }, - name: "--fds-colors-success-background-default", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "colors", + "color", "success", "background-default" ] @@ -1305,10 +1305,10 @@ export const color = [ value: "{global.green.2}", type: "color" }, - name: "--fds-colors-success-background-subtle", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "colors", + "color", "success", "background-subtle" ] @@ -1322,10 +1322,10 @@ export const color = [ value: "{global.green.3}", type: "color" }, - name: "--fds-colors-success-surface-default", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "colors", + "color", "success", "surface-default" ] @@ -1339,10 +1339,10 @@ export const color = [ value: "{global.green.4}", type: "color" }, - name: "--fds-colors-success-surface-hover", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "colors", + "color", "success", "surface-hover" ] @@ -1356,10 +1356,10 @@ export const color = [ value: "{global.green.5}", type: "color" }, - name: "--fds-colors-success-surface-active", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "colors", + "color", "success", "surface-active" ] @@ -1373,10 +1373,10 @@ export const color = [ value: "{global.green.6}", type: "color" }, - name: "--fds-colors-success-border-subtle", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "colors", + "color", "success", "border-subtle" ] @@ -1390,10 +1390,10 @@ export const color = [ value: "{global.green.7}", type: "color" }, - name: "--fds-colors-success-border-default", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "colors", + "color", "success", "border-default" ] @@ -1407,10 +1407,10 @@ export const color = [ value: "{global.green.8}", type: "color" }, - name: "--fds-colors-success-border-strong", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "colors", + "color", "success", "border-strong" ] @@ -1424,10 +1424,10 @@ export const color = [ value: "{global.green.9}", type: "color" }, - name: "--fds-colors-success-base-default", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "colors", + "color", "success", "base-default" ] @@ -1441,10 +1441,10 @@ export const color = [ value: "{global.green.10}", type: "color" }, - name: "--fds-colors-success-base-hover", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "colors", + "color", "success", "base-hover" ] @@ -1458,10 +1458,10 @@ export const color = [ value: "{global.green.11}", type: "color" }, - name: "--fds-colors-success-base-active", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "colors", + "color", "success", "base-active" ] @@ -1475,10 +1475,10 @@ export const color = [ value: "{global.green.12}", type: "color" }, - name: "--fds-colors-success-text-subtle", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "colors", + "color", "success", "text-subtle" ] @@ -1492,10 +1492,10 @@ export const color = [ value: "{global.green.13}", type: "color" }, - name: "--fds-colors-success-text-default", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "colors", + "color", "success", "text-default" ] @@ -1509,10 +1509,10 @@ export const color = [ value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-colors-success-contrast-first", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "colors", + "color", "success", "contrast-first" ] @@ -1526,10 +1526,10 @@ export const color = [ value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-colors-success-contrast-second", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "colors", + "color", "success", "contrast-second" ] @@ -1543,10 +1543,10 @@ export const color = [ value: "{global.red.1}", type: "color" }, - name: "--fds-colors-danger-background-default", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "colors", + "color", "danger", "background-default" ] @@ -1560,10 +1560,10 @@ export const color = [ value: "{global.red.2}", type: "color" }, - name: "--fds-colors-danger-background-subtle", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "background-subtle" ] @@ -1577,10 +1577,10 @@ export const color = [ value: "{global.red.3}", type: "color" }, - name: "--fds-colors-danger-surface-default", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "colors", + "color", "danger", "surface-default" ] @@ -1594,10 +1594,10 @@ export const color = [ value: "{global.red.4}", type: "color" }, - name: "--fds-colors-danger-surface-hover", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "colors", + "color", "danger", "surface-hover" ] @@ -1611,10 +1611,10 @@ export const color = [ value: "{global.red.5}", type: "color" }, - name: "--fds-colors-danger-surface-active", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "colors", + "color", "danger", "surface-active" ] @@ -1628,10 +1628,10 @@ export const color = [ value: "{global.red.6}", type: "color" }, - name: "--fds-colors-danger-border-subtle", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "border-subtle" ] @@ -1645,10 +1645,10 @@ export const color = [ value: "{global.red.7}", type: "color" }, - name: "--fds-colors-danger-border-default", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "colors", + "color", "danger", "border-default" ] @@ -1662,10 +1662,10 @@ export const color = [ value: "{global.red.8}", type: "color" }, - name: "--fds-colors-danger-border-strong", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "colors", + "color", "danger", "border-strong" ] @@ -1679,10 +1679,10 @@ export const color = [ value: "{global.red.9}", type: "color" }, - name: "--fds-colors-danger-base-default", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "colors", + "color", "danger", "base-default" ] @@ -1696,10 +1696,10 @@ export const color = [ value: "{global.red.10}", type: "color" }, - name: "--fds-colors-danger-base-hover", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "colors", + "color", "danger", "base-hover" ] @@ -1713,10 +1713,10 @@ export const color = [ value: "{global.red.11}", type: "color" }, - name: "--fds-colors-danger-base-active", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "colors", + "color", "danger", "base-active" ] @@ -1730,10 +1730,10 @@ export const color = [ value: "{global.red.12}", type: "color" }, - name: "--fds-colors-danger-text-subtle", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "colors", + "color", "danger", "text-subtle" ] @@ -1747,10 +1747,10 @@ export const color = [ value: "{global.red.13}", type: "color" }, - name: "--fds-colors-danger-text-default", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "colors", + "color", "danger", "text-default" ] @@ -1764,10 +1764,10 @@ export const color = [ value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-colors-danger-contrast-first", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-first" ] @@ -1781,10 +1781,10 @@ export const color = [ value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-colors-danger-contrast-second", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "colors", + "color", "danger", "contrast-second" ] @@ -1798,10 +1798,10 @@ export const color = [ value: "{global.blue.1}", type: "color" }, - name: "--fds-colors-info-background-default", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "colors", + "color", "info", "background-default" ] @@ -1815,10 +1815,10 @@ export const color = [ value: "{global.blue.2}", type: "color" }, - name: "--fds-colors-info-background-subtle", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "colors", + "color", "info", "background-subtle" ] @@ -1832,10 +1832,10 @@ export const color = [ value: "{global.blue.3}", type: "color" }, - name: "--fds-colors-info-surface-default", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "colors", + "color", "info", "surface-default" ] @@ -1849,10 +1849,10 @@ export const color = [ value: "{global.blue.4}", type: "color" }, - name: "--fds-colors-info-surface-hover", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "colors", + "color", "info", "surface-hover" ] @@ -1866,10 +1866,10 @@ export const color = [ value: "{global.blue.5}", type: "color" }, - name: "--fds-colors-info-surface-active", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "colors", + "color", "info", "surface-active" ] @@ -1883,10 +1883,10 @@ export const color = [ value: "{global.blue.6}", type: "color" }, - name: "--fds-colors-info-border-subtle", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "colors", + "color", "info", "border-subtle" ] @@ -1900,10 +1900,10 @@ export const color = [ value: "{global.blue.7}", type: "color" }, - name: "--fds-colors-info-border-default", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "colors", + "color", "info", "border-default" ] @@ -1917,10 +1917,10 @@ export const color = [ value: "{global.blue.8}", type: "color" }, - name: "--fds-colors-info-border-strong", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "colors", + "color", "info", "border-strong" ] @@ -1934,10 +1934,10 @@ export const color = [ value: "{global.blue.9}", type: "color" }, - name: "--fds-colors-info-base-default", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "colors", + "color", "info", "base-default" ] @@ -1951,10 +1951,10 @@ export const color = [ value: "{global.blue.10}", type: "color" }, - name: "--fds-colors-info-base-hover", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "colors", + "color", "info", "base-hover" ] @@ -1968,10 +1968,10 @@ export const color = [ value: "{global.blue.11}", type: "color" }, - name: "--fds-colors-info-base-active", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "colors", + "color", "info", "base-active" ] @@ -1985,10 +1985,10 @@ export const color = [ value: "{global.blue.12}", type: "color" }, - name: "--fds-colors-info-text-subtle", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "colors", + "color", "info", "text-subtle" ] @@ -2002,10 +2002,10 @@ export const color = [ value: "{global.blue.13}", type: "color" }, - name: "--fds-colors-info-text-default", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "colors", + "color", "info", "text-default" ] @@ -2019,10 +2019,10 @@ export const color = [ value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-colors-info-contrast-first", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "colors", + "color", "info", "contrast-first" ] @@ -2036,10 +2036,10 @@ export const color = [ value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-colors-info-contrast-second", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "colors", + "color", "info", "contrast-second" ] @@ -2053,10 +2053,10 @@ export const color = [ value: "{global.yellow.1}", type: "color" }, - name: "--fds-colors-warning-background-default", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "colors", + "color", "warning", "background-default" ] @@ -2070,10 +2070,10 @@ export const color = [ value: "{global.yellow.2}", type: "color" }, - name: "--fds-colors-warning-background-subtle", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "background-subtle" ] @@ -2087,10 +2087,10 @@ export const color = [ value: "{global.yellow.3}", type: "color" }, - name: "--fds-colors-warning-surface-default", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "colors", + "color", "warning", "surface-default" ] @@ -2104,10 +2104,10 @@ export const color = [ value: "{global.yellow.4}", type: "color" }, - name: "--fds-colors-warning-surface-hover", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "colors", + "color", "warning", "surface-hover" ] @@ -2121,10 +2121,10 @@ export const color = [ value: "{global.yellow.5}", type: "color" }, - name: "--fds-colors-warning-surface-active", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "colors", + "color", "warning", "surface-active" ] @@ -2138,10 +2138,10 @@ export const color = [ value: "{global.yellow.6}", type: "color" }, - name: "--fds-colors-warning-border-subtle", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "border-subtle" ] @@ -2155,10 +2155,10 @@ export const color = [ value: "{global.yellow.7}", type: "color" }, - name: "--fds-colors-warning-border-default", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "colors", + "color", "warning", "border-default" ] @@ -2172,10 +2172,10 @@ export const color = [ value: "{global.yellow.8}", type: "color" }, - name: "--fds-colors-warning-border-strong", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "colors", + "color", "warning", "border-strong" ] @@ -2189,10 +2189,10 @@ export const color = [ value: "{global.orange.9}", type: "color" }, - name: "--fds-colors-warning-base-default", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "colors", + "color", "warning", "base-default" ] @@ -2206,10 +2206,10 @@ export const color = [ value: "{global.orange.10}", type: "color" }, - name: "--fds-colors-warning-base-hover", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "colors", + "color", "warning", "base-hover" ] @@ -2223,10 +2223,10 @@ export const color = [ value: "{global.orange.11}", type: "color" }, - name: "--fds-colors-warning-base-active", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "colors", + "color", "warning", "base-active" ] @@ -2240,10 +2240,10 @@ export const color = [ value: "{global.orange.12}", type: "color" }, - name: "--fds-colors-warning-text-subtle", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "colors", + "color", "warning", "text-subtle" ] @@ -2257,10 +2257,10 @@ export const color = [ value: "{global.orange.13}", type: "color" }, - name: "--fds-colors-warning-text-default", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "colors", + "color", "warning", "text-default" ] @@ -2274,10 +2274,10 @@ export const color = [ value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-colors-warning-contrast-first", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-first" ] @@ -2291,10 +2291,10 @@ export const color = [ value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-colors-warning-contrast-second", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "colors", + "color", "warning", "contrast-second" ] @@ -8684,9 +8684,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f7}" }, type: "typography" @@ -8707,9 +8707,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f6}" }, type: "typography", @@ -8731,9 +8731,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f5}" }, type: "typography", @@ -8755,9 +8755,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f4}" }, type: "typography", @@ -8779,9 +8779,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f3}" }, type: "typography", @@ -8803,9 +8803,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography", @@ -8827,9 +8827,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography", @@ -8850,9 +8850,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f4}" }, type: "typography" @@ -8872,9 +8872,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f3}" }, type: "typography" @@ -8894,9 +8894,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8916,9 +8916,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8938,9 +8938,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f2}" }, type: "typography" @@ -8960,9 +8960,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f1}" }, type: "typography" @@ -8982,9 +8982,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9004,9 +9004,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.500}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.500}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9026,9 +9026,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9049,9 +9049,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9072,9 +9072,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9095,9 +9095,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9118,9 +9118,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9141,9 +9141,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9164,9 +9164,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9187,9 +9187,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.700}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.700}", fontSize: "{font-size.f-2}" }, type: "typography" @@ -9210,9 +9210,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9232,9 +9232,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9254,9 +9254,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9276,9 +9276,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.medium}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.medium}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9298,9 +9298,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f2}" }, type: "typography" @@ -9320,9 +9320,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f1}" }, type: "typography" @@ -9342,9 +9342,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f0}" }, type: "typography" @@ -9364,9 +9364,9 @@ export const typography = [ isSource: false, original: { value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", + fontFamily: "{font-family.main}", + fontWeight: "{font-weight.regular}", + lineHeight: "{line-height.300}", fontSize: "{font-size.f-1}" }, type: "typography" @@ -9378,72 +9378,6 @@ export const typography = [ "error_message", "xsmall" ] - }, - { - value: "400 1.5rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.large}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-large", - attributes: {}, - path: [ - "typography", - "interactive", - "large" - ] - }, - { - value: "400 1.125rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.medium}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-medium", - attributes: {}, - path: [ - "typography", - "interactive", - "medium" - ] - }, - { - value: "400 1rem/1.3 'Inter'", - type: "typography", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: { - fontFamily: "{fontFamilies.main}", - fontWeight: "{fontWeights.regular}", - lineHeight: "{lineHeights.300}", - fontSize: "{font-static.small}" - }, - type: "typography" - }, - name: "--fds-typography-interactive-small", - attributes: {}, - path: [ - "typography", - "interactive", - "small" - ] } ] @@ -9486,257 +9420,257 @@ export const borderRadius = [ { value: "2", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.2}", + value: "2", type: "borderRadius" }, - name: "--fds-border_radius-sm", + name: "--fds-border-radius-2", attributes: {}, path: [ - "border_radius", - "sm" + "border-radius", + "2" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.4}", + value: "4", type: "borderRadius" }, - name: "--fds-border_radius-md", + name: "--fds-border-radius-4", attributes: {}, path: [ - "border_radius", - "md" + "border-radius", + "4" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.8}", + value: "8", type: "borderRadius" }, - name: "--fds-border_radius-lg", + name: "--fds-border-radius-8", attributes: {}, path: [ - "border_radius", - "lg" + "border-radius", + "8" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.12}", + value: "12", type: "borderRadius" }, - name: "--fds-border_radius-xl", + name: "--fds-border-radius-12", attributes: {}, path: [ - "border_radius", - "xl" + "border-radius", + "12" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.16}", + value: "16", type: "borderRadius" }, - name: "--fds-border_radius-2xl", + name: "--fds-border-radius-16", attributes: {}, path: [ - "border_radius", - "2xl" + "border-radius", + "16" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.24}", + value: "24", type: "borderRadius" }, - name: "--fds-border_radius-3xl", + name: "--fds-border-radius-24", attributes: {}, path: [ - "border_radius", - "3xl" + "border-radius", + "24" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.32}", + value: "32", type: "borderRadius" }, - name: "--fds-border_radius-4xl", + name: "--fds-border-radius-32", attributes: {}, path: [ - "border_radius", - "4xl" + "border-radius", + "32" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, + filePath: "../../design-tokens/core/globals.json", + isSource: true, original: { - value: "{borderRadius.9999}", + value: "9999", type: "borderRadius" }, - name: "--fds-border_radius-full", + name: "--fds-border-radius-9999", attributes: {}, path: [ - "border_radius", - "full" + "border-radius", + "9999" ] }, { value: "2", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "2", + value: "{border-radius.2}", type: "borderRadius" }, - name: "--fds-border-radius-2", + name: "--fds-border-radius-sm", attributes: {}, path: [ - "borderRadius", - "2" + "border-radius", + "sm" ] }, { value: "4", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "4", + value: "{border-radius.4}", type: "borderRadius" }, - name: "--fds-border-radius-4", + name: "--fds-border-radius-md", attributes: {}, path: [ - "borderRadius", - "4" + "border-radius", + "md" ] }, { value: "8", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "8", + value: "{border-radius.8}", type: "borderRadius" }, - name: "--fds-border-radius-8", + name: "--fds-border-radius-lg", attributes: {}, path: [ - "borderRadius", - "8" + "border-radius", + "lg" ] }, { value: "12", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "12", + value: "{border-radius.12}", type: "borderRadius" }, - name: "--fds-border-radius-12", + name: "--fds-border-radius-xl", attributes: {}, path: [ - "borderRadius", - "12" + "border-radius", + "xl" ] }, { value: "16", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "16", + value: "{border-radius.16}", type: "borderRadius" }, - name: "--fds-border-radius-16", + name: "--fds-border-radius-2xl", attributes: {}, path: [ - "borderRadius", - "16" + "border-radius", + "2xl" ] }, { value: "24", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "24", + value: "{border-radius.24}", type: "borderRadius" }, - name: "--fds-border-radius-24", + name: "--fds-border-radius-3xl", attributes: {}, path: [ - "borderRadius", - "24" + "border-radius", + "3xl" ] }, { value: "32", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "32", + value: "{border-radius.32}", type: "borderRadius" }, - name: "--fds-border-radius-32", + name: "--fds-border-radius-4xl", attributes: {}, path: [ - "borderRadius", - "32" + "border-radius", + "4xl" ] }, { value: "9999", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", - isSource: true, + filePath: "../../design-tokens/semantic/style.json", + isSource: false, original: { - value: "9999", + value: "{border-radius.9999}", type: "borderRadius" }, - name: "--fds-border-radius-9999", + name: "--fds-border-radius-full", attributes: {}, path: [ - "borderRadius", - "9999" + "border-radius", + "full" ] } ] @@ -10413,10 +10347,10 @@ export const borderWidth = [ value: "1px", type: "borderWidth" }, - name: "--fds-border_width-1", + name: "--fds-border-width-1", attributes: {}, path: [ - "border_width", + "border-width", "1" ] }, @@ -10429,10 +10363,10 @@ export const borderWidth = [ value: "2px", type: "borderWidth" }, - name: "--fds-border_width-2", + name: "--fds-border-width-2", attributes: {}, path: [ - "border_width", + "border-width", "2" ] }, @@ -10442,13 +10376,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.1}", + value: "{border-width.1}", type: "borderWidth" }, - name: "--fds-border_width-default", + name: "--fds-border-width-default", attributes: {}, path: [ - "border_width", + "border-width", "default" ] }, @@ -10458,13 +10392,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-active", + name: "--fds-border-width-active", attributes: {}, path: [ - "border_width", + "border-width", "active" ] }, @@ -10474,13 +10408,13 @@ export const borderWidth = [ filePath: "../../design-tokens/semantic/style.json", isSource: false, original: { - value: "{border_width.2}", + value: "{border-width.2}", type: "borderWidth" }, - name: "--fds-border_width-tab_focus", + name: "--fds-border-width-tab_focus", attributes: {}, path: [ - "border_width", + "border-width", "tab_focus" ] } @@ -10693,11 +10627,11 @@ export const boxShadow = [ value: "{shadow.100}", type: "boxShadow" }, - name: "--fds-shadow-xsmall", + name: "--fds-shadow-xs", attributes: {}, path: [ "shadow", - "xsmall" + "xs" ] }, { @@ -10709,11 +10643,11 @@ export const boxShadow = [ value: "{shadow.200}", type: "boxShadow" }, - name: "--fds-shadow-small", + name: "--fds-shadow-sm", attributes: {}, path: [ "shadow", - "small" + "sm" ] }, { @@ -10725,11 +10659,11 @@ export const boxShadow = [ value: "{shadow.300}", type: "boxShadow" }, - name: "--fds-shadow-medium", + name: "--fds-shadow-md", attributes: {}, path: [ "shadow", - "medium" + "md" ] }, { @@ -10741,11 +10675,11 @@ export const boxShadow = [ value: "{shadow.400}", type: "boxShadow" }, - name: "--fds-shadow-large", + name: "--fds-shadow-lg", attributes: {}, path: [ "shadow", - "large" + "lg" ] }, { @@ -10757,137 +10691,153 @@ export const boxShadow = [ value: "{shadow.500}", type: "boxShadow" }, - name: "--fds-shadow-xlarge", + name: "--fds-shadow-xl", attributes: {}, path: [ "shadow", - "xlarge" + "xl" ] } ] -export const textCase = [ +export const fontFamilies = [ { - value: "none", - type: "textCase", + value: "Inter", + type: "fontFamilies", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textCase" + value: "Inter", + type: "fontFamilies" }, - name: "--fds-text-case-none", + name: "--fds-font-family-main", attributes: {}, path: [ - "textCase", - "none" + "font-family", + "main" ] } ] -export const textDecoration = [ +export const lineHeights = [ { - value: "none", - type: "textDecoration", + value: 1.3, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "none", - type: "textDecoration" + value: "130%", + type: "lineHeights" }, - name: "--fds-text-decoration-none", + name: "--fds-line-height-300", attributes: {}, path: [ - "textDecoration", - "none" + "line-height", + "300" ] }, { - value: "underline", - type: "textDecoration", + value: 1.5, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "underline", - type: "textDecoration" + value: "150%", + type: "lineHeights" }, - name: "--fds-text-decoration-underline", + name: "--fds-line-height-500", attributes: {}, path: [ - "textDecoration", - "underline" + "line-height", + "500" ] - } -] - -export const fontFamilies = [ + }, { - value: "Inter", - type: "fontFamilies", + value: 1.6, + type: "lineHeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "Inter", - type: "fontFamilies" + value: "160%", + type: "lineHeights" }, - name: "--fds-font-families-main", + name: "--fds-line-height-600", attributes: {}, path: [ - "fontFamilies", - "main" + "line-height", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: true, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-height-700", + attributes: {}, + path: [ + "line-height", + "700" ] } ] -export const fontSizes = [ +export const fontWeights = [ { - value: "16", - type: "fontSizes", + value: "500", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "16", - type: "fontSizes" + value: "500", + type: "fontWeights" }, - name: "--fds-font-static-small", + name: "--fds-font-weight-medium", attributes: {}, path: [ - "font-static", - "small" + "font-weight", + "medium" ] }, { - value: "18", - type: "fontSizes", + value: "600", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "18", - type: "fontSizes" + value: "600", + type: "fontWeights" }, - name: "--fds-font-static-medium", + name: "--fds-font-weight-semibold", attributes: {}, path: [ - "font-static", - "medium" + "font-weight", + "semibold" ] }, { - value: "24", - type: "fontSizes", + value: "400", + type: "fontWeights", filePath: "../../design-tokens/core/typography/default.json", isSource: true, original: { - value: "24", - type: "fontSizes" + value: "400", + type: "fontWeights" }, - name: "--fds-font-static-large", + name: "--fds-font-weight-regular", attributes: {}, path: [ - "font-static", - "large" + "font-weight", + "regular" ] - }, + } +] + +export const fontSizes = [ { value: "12", type: "fontSizes", @@ -11065,121 +11015,3 @@ export const fontSizes = [ ] } ] - -export const lineHeights = [ - { - value: 1.3, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "130%", - type: "lineHeights" - }, - name: "--fds-line-heights-300", - attributes: {}, - path: [ - "lineHeights", - "300" - ] - }, - { - value: 1.5, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "150%", - type: "lineHeights" - }, - name: "--fds-line-heights-500", - attributes: {}, - path: [ - "lineHeights", - "500" - ] - }, - { - value: 1.6, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "160%", - type: "lineHeights" - }, - name: "--fds-line-heights-600", - attributes: {}, - path: [ - "lineHeights", - "600" - ] - }, - { - value: 1.7, - type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "170%", - type: "lineHeights" - }, - name: "--fds-line-heights-700", - attributes: {}, - path: [ - "lineHeights", - "700" - ] - } -] - -export const fontWeights = [ - { - value: "500", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "500", - type: "fontWeights" - }, - name: "--fds-font-weights-medium", - attributes: {}, - path: [ - "fontWeights", - "medium" - ] - }, - { - value: "600", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "600", - type: "fontWeights" - }, - name: "--fds-font-weights-semibold", - attributes: {}, - path: [ - "fontWeights", - "semibold" - ] - }, - { - value: "400", - type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] diff --git a/packages/theme/brand/altinn/dark.css b/packages/theme/brand/altinn/dark.css index da16633b83..b1433dc9a0 100644 --- a/packages/theme/brand/altinn/dark.css +++ b/packages/theme/brand/altinn/dark.css @@ -10,216 +10,216 @@ /** DO NOT OVERRIDE */ /** Tokens */ - --fds-colors-accent-1: #001c36; - --fds-colors-accent-2: #002445; - --fds-colors-accent-3: #00315c; - --fds-colors-accent-4: #00396d; - --fds-colors-accent-5: #00427e; - --fds-colors-accent-6: #00529d; - --fds-colors-accent-7: #0f6bbe; - --fds-colors-accent-8: #3d88ca; - --fds-colors-accent-9: #0163ba; - --fds-colors-accent-10: #004d93; - --fds-colors-accent-11: #00396d; - --fds-colors-accent-12: #7eb0dc; - --fds-colors-accent-13: #b0cfea; - --fds-colors-accent-contrast-1: #f6fafd; - --fds-colors-accent-contrast-2: #ddeaf6; - --fds-colors-accent-background-default: var(--fds-colors-accent-1); - --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); - --fds-colors-accent-surface-default: var(--fds-colors-accent-3); - --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); - --fds-colors-accent-surface-active: var(--fds-colors-accent-5); - --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); - --fds-colors-accent-border-default: var(--fds-colors-accent-7); - --fds-colors-accent-border-strong: var(--fds-colors-accent-8); - --fds-colors-accent-base-default: var(--fds-colors-accent-9); - --fds-colors-accent-base-hover: var(--fds-colors-accent-10); - --fds-colors-accent-base-active: var(--fds-colors-accent-11); - --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); - --fds-colors-accent-text-default: var(--fds-colors-accent-13); - --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); - --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); - --fds-colors-neutral-1: #131c27; - --fds-colors-neutral-2: #192433; - --fds-colors-neutral-3: #243142; - --fds-colors-neutral-4: #2e3a4a; - --fds-colors-neutral-5: #374352; - --fds-colors-neutral-6: #495361; - --fds-colors-neutral-7: #626b77; - --fds-colors-neutral-8: #7d848e; - --fds-colors-neutral-9: #1e2b3c; - --fds-colors-neutral-10: #333e4e; - --fds-colors-neutral-11: #495361; - --fds-colors-neutral-12: #a6abb2; - --fds-colors-neutral-13: #c9ccd0; - --fds-colors-neutral-contrast-1: #f9f9fa; - --fds-colors-neutral-contrast-2: #9ea3ab; - --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); - --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); - --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); - --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); - --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); - --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); - --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); - --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); - --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); - --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); - --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); - --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); - --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); - --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); - --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); - --fds-colors-brand1-1: #2f1213; - --fds-colors-brand1-2: #3c1819; - --fds-colors-brand1-3: #522021; - --fds-colors-brand1-4: #602627; - --fds-colors-brand1-5: #702c2e; - --fds-colors-brand1-6: #8b3639; - --fds-colors-brand1-7: #b34649; - --fds-colors-brand1-8: #dd565a; - --fds-colors-brand1-9: #f35f63; - --fds-colors-brand1-10: #cc5053; - --fds-colors-brand1-11: #a84144; - --fds-colors-brand1-12: #f78d8f; - --fds-colors-brand1-13: #fabcbd; - --fds-colors-brand1-contrast-1: #41191b; - --fds-colors-brand1-contrast-2: #2f1213; - --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); - --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); - --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); - --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); - --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); - --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); - --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); - --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); - --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); - --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); - --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); - --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); - --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); - --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); - --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); - --fds-colors-brand2-1: #231a05; - --fds-colors-brand2-2: #2d2206; - --fds-colors-brand2-3: #3d2e09; - --fds-colors-brand2-4: #48360a; - --fds-colors-brand2-5: #543e0c; - --fds-colors-brand2-6: #684e0f; - --fds-colors-brand2-7: #876413; - --fds-colors-brand2-8: #a87c17; - --fds-colors-brand2-9: #e4a920; - --fds-colors-brand2-10: #c6931c; - --fds-colors-brand2-11: #a87c17; - --fds-colors-brand2-12: #daa21f; - --fds-colors-brand2-13: #eec76c; - --fds-colors-brand2-contrast-1: #302407; - --fds-colors-brand2-contrast-2: #45340a; - --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); - --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); - --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); - --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); - --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); - --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); - --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); - --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); - --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); - --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); - --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); - --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); - --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); - --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); - --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); - --fds-colors-brand3-1: #061d30; - --fds-colors-brand3-2: #07253c; - --fds-colors-brand3-3: #0a3251; - --fds-colors-brand3-4: #0c3b60; - --fds-colors-brand3-5: #0e446e; - --fds-colors-brand3-6: #11558a; - --fds-colors-brand3-7: #166eb2; - --fds-colors-brand3-8: #1b88db; - --fds-colors-brand3-9: #1e98f5; - --fds-colors-brand3-10: #1980ce; - --fds-colors-brand3-11: #1569a9; - --fds-colors-brand3-12: #57b2f8; - --fds-colors-brand3-13: #9cd2fb; - --fds-colors-brand3-contrast-1: #082740; - --fds-colors-brand3-contrast-2: #061f33; - --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); - --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); - --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); - --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); - --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); - --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); - --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); - --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); - --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); - --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); - --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); - --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); - --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); - --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); - --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); - --fds-colors-success-background-default: #08200c; - --fds-colors-success-background-subtle: #0b290f; - --fds-colors-success-surface-default: #0f3814; - --fds-colors-success-surface-hover: #114218; - --fds-colors-success-surface-active: #144c1c; - --fds-colors-success-border-subtle: #185e22; - --fds-colors-success-border-default: #207a2c; - --fds-colors-success-border-strong: #279636; - --fds-colors-success-base-default: #2ca63d; - --fds-colors-success-base-hover: #248c33; - --fds-colors-success-base-active: #1d7129; - --fds-colors-success-text-subtle: #64be70; - --fds-colors-success-text-default: #a2d8aa; - --fds-colors-success-contrast-first: #000; - --fds-colors-success-contrast-second: #e6e6e6; - --fds-colors-danger-background-default: #380c0c; - --fds-colors-danger-background-subtle: #470f10; - --fds-colors-danger-surface-default: #5e1515; - --fds-colors-danger-surface-hover: #6f1819; - --fds-colors-danger-surface-active: #7f1c1c; - --fds-colors-danger-border-subtle: #9d2223; - --fds-colors-danger-border-default: #bb3f40; - --fds-colors-danger-border-strong: #c96666; - --fds-colors-danger-base-default: #b32728; - --fds-colors-danger-base-hover: #8c1f1f; - --fds-colors-danger-base-active: #671617; - --fds-colors-danger-text-subtle: #dc9a9b; - --fds-colors-danger-text-default: #e9c2c2; - --fds-colors-danger-contrast-first: #000; - --fds-colors-danger-contrast-second: #e6e6e6; - --fds-colors-info-background-default: #031d30; - --fds-colors-info-background-subtle: #032540; - --fds-colors-info-surface-default: #043256; - --fds-colors-info-surface-hover: #053c65; - --fds-colors-info-surface-active: #064474; - --fds-colors-info-border-subtle: #075490; - --fds-colors-info-border-default: #0a6dba; - --fds-colors-info-border-strong: #3389cb; - --fds-colors-info-base-default: #0c72c1; - --fds-colors-info-base-hover: #085c9c; - --fds-colors-info-base-active: #064678; - --fds-colors-info-text-subtle: #78b1dc; - --fds-colors-info-text-default: #aed0ea; - --fds-colors-info-contrast-first: #ffffff; - --fds-colors-info-contrast-second: #e6e6e6; - --fds-colors-warning-background-default: #211b08; - --fds-colors-warning-background-subtle: #2b230a; - --fds-colors-warning-surface-default: #3a300e; - --fds-colors-warning-surface-hover: #453810; - --fds-colors-warning-surface-active: #4e4013; - --fds-colors-warning-border-subtle: #625017; - --fds-colors-warning-border-default: #7f681e; - --fds-colors-warning-border-strong: #9c8125; - --fds-colors-warning-base-default: #d46223; - --fds-colors-warning-base-hover: #b0511d; - --fds-colors-warning-base-active: #8e4117; - --fds-colors-warning-text-subtle: #e39a72; - --fds-colors-warning-text-default: #efc3ab; - --fds-colors-warning-contrast-first: #000; - --fds-colors-warning-contrast-second: #e6e6e6; + --fds-color-accent-1: #001c36; + --fds-color-accent-2: #002445; + --fds-color-accent-3: #00315c; + --fds-color-accent-4: #00396d; + --fds-color-accent-5: #00427e; + --fds-color-accent-6: #00529d; + --fds-color-accent-7: #0f6bbe; + --fds-color-accent-8: #3d88ca; + --fds-color-accent-9: #0163ba; + --fds-color-accent-10: #004d93; + --fds-color-accent-11: #00396d; + --fds-color-accent-12: #7eb0dc; + --fds-color-accent-13: #b0cfea; + --fds-color-accent-contrast-1: #f6fafd; + --fds-color-accent-contrast-2: #ddeaf6; + --fds-color-accent-background-default: var(--fds-color-accent-1); + --fds-color-accent-background-subtle: var(--fds-color-accent-2); + --fds-color-accent-surface-default: var(--fds-color-accent-3); + --fds-color-accent-surface-hover: var(--fds-color-accent-4); + --fds-color-accent-surface-active: var(--fds-color-accent-5); + --fds-color-accent-border-subtle: var(--fds-color-accent-6); + --fds-color-accent-border-default: var(--fds-color-accent-7); + --fds-color-accent-border-strong: var(--fds-color-accent-8); + --fds-color-accent-base-default: var(--fds-color-accent-9); + --fds-color-accent-base-hover: var(--fds-color-accent-10); + --fds-color-accent-base-active: var(--fds-color-accent-11); + --fds-color-accent-text-subtle: var(--fds-color-accent-12); + --fds-color-accent-text-default: var(--fds-color-accent-13); + --fds-color-accent-contrast-first: var(--fds-color-accent-contrast-1); + --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); + --fds-color-neutral-1: #131c27; + --fds-color-neutral-2: #192433; + --fds-color-neutral-3: #243142; + --fds-color-neutral-4: #2e3a4a; + --fds-color-neutral-5: #374352; + --fds-color-neutral-6: #495361; + --fds-color-neutral-7: #626b77; + --fds-color-neutral-8: #7d848e; + --fds-color-neutral-9: #1e2b3c; + --fds-color-neutral-10: #333e4e; + --fds-color-neutral-11: #495361; + --fds-color-neutral-12: #a6abb2; + --fds-color-neutral-13: #c9ccd0; + --fds-color-neutral-contrast-1: #f9f9fa; + --fds-color-neutral-contrast-2: #9ea3ab; + --fds-color-neutral-background-default: var(--fds-color-neutral-1); + --fds-color-neutral-background-subtle: var(--fds-color-neutral-2); + --fds-color-neutral-surface-default: var(--fds-color-neutral-3); + --fds-color-neutral-surface-hover: var(--fds-color-neutral-4); + --fds-color-neutral-surface-active: var(--fds-color-neutral-5); + --fds-color-neutral-border-subtle: var(--fds-color-neutral-6); + --fds-color-neutral-border-default: var(--fds-color-neutral-7); + --fds-color-neutral-border-strong: var(--fds-color-neutral-8); + --fds-color-neutral-base-default: var(--fds-color-neutral-9); + --fds-color-neutral-base-hover: var(--fds-color-neutral-10); + --fds-color-neutral-base-active: var(--fds-color-neutral-11); + --fds-color-neutral-text-subtle: var(--fds-color-neutral-12); + --fds-color-neutral-text-default: var(--fds-color-neutral-13); + --fds-color-neutral-contrast-first: var(--fds-color-neutral-contrast-1); + --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); + --fds-color-brand1-1: #2f1213; + --fds-color-brand1-2: #3c1819; + --fds-color-brand1-3: #522021; + --fds-color-brand1-4: #602627; + --fds-color-brand1-5: #702c2e; + --fds-color-brand1-6: #8b3639; + --fds-color-brand1-7: #b34649; + --fds-color-brand1-8: #dd565a; + --fds-color-brand1-9: #f35f63; + --fds-color-brand1-10: #cc5053; + --fds-color-brand1-11: #a84144; + --fds-color-brand1-12: #f78d8f; + --fds-color-brand1-13: #fabcbd; + --fds-color-brand1-contrast-1: #41191b; + --fds-color-brand1-contrast-2: #2f1213; + --fds-color-brand1-background-default: var(--fds-color-brand1-1); + --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); + --fds-color-brand1-surface-default: var(--fds-color-brand1-3); + --fds-color-brand1-surface-hover: var(--fds-color-brand1-4); + --fds-color-brand1-surface-active: var(--fds-color-brand1-5); + --fds-color-brand1-border-subtle: var(--fds-color-brand1-6); + --fds-color-brand1-border-default: var(--fds-color-brand1-7); + --fds-color-brand1-border-strong: var(--fds-color-brand1-8); + --fds-color-brand1-base-default: var(--fds-color-brand1-9); + --fds-color-brand1-base-hover: var(--fds-color-brand1-10); + --fds-color-brand1-base-active: var(--fds-color-brand1-11); + --fds-color-brand1-text-subtle: var(--fds-color-brand1-12); + --fds-color-brand1-text-default: var(--fds-color-brand1-13); + --fds-color-brand1-contrast-first: var(--fds-color-brand1-contrast-1); + --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); + --fds-color-brand2-1: #231a05; + --fds-color-brand2-2: #2d2206; + --fds-color-brand2-3: #3d2e09; + --fds-color-brand2-4: #48360a; + --fds-color-brand2-5: #543e0c; + --fds-color-brand2-6: #684e0f; + --fds-color-brand2-7: #876413; + --fds-color-brand2-8: #a87c17; + --fds-color-brand2-9: #e4a920; + --fds-color-brand2-10: #c6931c; + --fds-color-brand2-11: #a87c17; + --fds-color-brand2-12: #daa21f; + --fds-color-brand2-13: #eec76c; + --fds-color-brand2-contrast-1: #302407; + --fds-color-brand2-contrast-2: #45340a; + --fds-color-brand2-background-default: var(--fds-color-brand2-1); + --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); + --fds-color-brand2-surface-default: var(--fds-color-brand2-3); + --fds-color-brand2-surface-hover: var(--fds-color-brand2-4); + --fds-color-brand2-surface-active: var(--fds-color-brand2-5); + --fds-color-brand2-border-subtle: var(--fds-color-brand2-6); + --fds-color-brand2-border-default: var(--fds-color-brand2-7); + --fds-color-brand2-border-strong: var(--fds-color-brand2-8); + --fds-color-brand2-base-default: var(--fds-color-brand2-9); + --fds-color-brand2-base-hover: var(--fds-color-brand2-10); + --fds-color-brand2-base-active: var(--fds-color-brand2-11); + --fds-color-brand2-text-subtle: var(--fds-color-brand2-12); + --fds-color-brand2-text-default: var(--fds-color-brand2-13); + --fds-color-brand2-contrast-first: var(--fds-color-brand2-contrast-1); + --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); + --fds-color-brand3-1: #061d30; + --fds-color-brand3-2: #07253c; + --fds-color-brand3-3: #0a3251; + --fds-color-brand3-4: #0c3b60; + --fds-color-brand3-5: #0e446e; + --fds-color-brand3-6: #11558a; + --fds-color-brand3-7: #166eb2; + --fds-color-brand3-8: #1b88db; + --fds-color-brand3-9: #1e98f5; + --fds-color-brand3-10: #1980ce; + --fds-color-brand3-11: #1569a9; + --fds-color-brand3-12: #57b2f8; + --fds-color-brand3-13: #9cd2fb; + --fds-color-brand3-contrast-1: #082740; + --fds-color-brand3-contrast-2: #061f33; + --fds-color-brand3-background-default: var(--fds-color-brand3-1); + --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); + --fds-color-brand3-surface-default: var(--fds-color-brand3-3); + --fds-color-brand3-surface-hover: var(--fds-color-brand3-4); + --fds-color-brand3-surface-active: var(--fds-color-brand3-5); + --fds-color-brand3-border-subtle: var(--fds-color-brand3-6); + --fds-color-brand3-border-default: var(--fds-color-brand3-7); + --fds-color-brand3-border-strong: var(--fds-color-brand3-8); + --fds-color-brand3-base-default: var(--fds-color-brand3-9); + --fds-color-brand3-base-hover: var(--fds-color-brand3-10); + --fds-color-brand3-base-active: var(--fds-color-brand3-11); + --fds-color-brand3-text-subtle: var(--fds-color-brand3-12); + --fds-color-brand3-text-default: var(--fds-color-brand3-13); + --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); + --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); + --fds-color-success-background-default: #08200c; + --fds-color-success-background-subtle: #0b290f; + --fds-color-success-surface-default: #0f3814; + --fds-color-success-surface-hover: #114218; + --fds-color-success-surface-active: #144c1c; + --fds-color-success-border-subtle: #185e22; + --fds-color-success-border-default: #207a2c; + --fds-color-success-border-strong: #279636; + --fds-color-success-base-default: #2ca63d; + --fds-color-success-base-hover: #248c33; + --fds-color-success-base-active: #1d7129; + --fds-color-success-text-subtle: #64be70; + --fds-color-success-text-default: #a2d8aa; + --fds-color-success-contrast-first: #000; + --fds-color-success-contrast-second: #e6e6e6; + --fds-color-danger-background-default: #380c0c; + --fds-color-danger-background-subtle: #470f10; + --fds-color-danger-surface-default: #5e1515; + --fds-color-danger-surface-hover: #6f1819; + --fds-color-danger-surface-active: #7f1c1c; + --fds-color-danger-border-subtle: #9d2223; + --fds-color-danger-border-default: #bb3f40; + --fds-color-danger-border-strong: #c96666; + --fds-color-danger-base-default: #b32728; + --fds-color-danger-base-hover: #8c1f1f; + --fds-color-danger-base-active: #671617; + --fds-color-danger-text-subtle: #dc9a9b; + --fds-color-danger-text-default: #e9c2c2; + --fds-color-danger-contrast-first: #000; + --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-info-background-default: #031d30; + --fds-color-info-background-subtle: #032540; + --fds-color-info-surface-default: #043256; + --fds-color-info-surface-hover: #053c65; + --fds-color-info-surface-active: #064474; + --fds-color-info-border-subtle: #075490; + --fds-color-info-border-default: #0a6dba; + --fds-color-info-border-strong: #3389cb; + --fds-color-info-base-default: #0c72c1; + --fds-color-info-base-hover: #085c9c; + --fds-color-info-base-active: #064678; + --fds-color-info-text-subtle: #78b1dc; + --fds-color-info-text-default: #aed0ea; + --fds-color-info-contrast-first: #ffffff; + --fds-color-info-contrast-second: #e6e6e6; + --fds-color-warning-background-default: #211b08; + --fds-color-warning-background-subtle: #2b230a; + --fds-color-warning-surface-default: #3a300e; + --fds-color-warning-surface-hover: #453810; + --fds-color-warning-surface-active: #4e4013; + --fds-color-warning-border-subtle: #625017; + --fds-color-warning-border-default: #7f681e; + --fds-color-warning-border-strong: #9c8125; + --fds-color-warning-base-default: #d46223; + --fds-color-warning-base-hover: #b0511d; + --fds-color-warning-base-active: #8e4117; + --fds-color-warning-text-subtle: #e39a72; + --fds-color-warning-text-default: #efc3ab; + --fds-color-warning-contrast-first: #000; + --fds-color-warning-contrast-second: #e6e6e6; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -251,18 +251,15 @@ --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border_radius-sm: 2; - --fds-border_radius-md: 4; - --fds-border_radius-lg: 8; - --fds-border_radius-xl: 12; - --fds-border_radius-2xl: 16; - --fds-border_radius-3xl: 24; - --fds-border_radius-4xl: 32; - --fds-border_radius-full: 9999; + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; @@ -303,13 +300,13 @@ --fds-sizing-22: 5.5rem; --fds-sizing-26: 6.5rem; --fds-sizing-30: 7.5rem; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-width-default: 1px; + --fds-border-width-active: 2px; + --fds-border-width-tab_focus: 2px; + --fds-shadow-xs: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-sm: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-md: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-lg: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xl: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/altinn/light.css b/packages/theme/brand/altinn/light.css index 36d205e266..722b1b2b80 100644 --- a/packages/theme/brand/altinn/light.css +++ b/packages/theme/brand/altinn/light.css @@ -10,216 +10,216 @@ /** DO NOT OVERRIDE */ /** Tokens */ - --fds-colors-accent-1: #fefeff; - --fds-colors-accent-2: #eef4fa; - --fds-colors-accent-3: #e2edf7; - --fds-colors-accent-4: #c3daef; - --fds-colors-accent-5: #a4c7e6; - --fds-colors-accent-6: #aecde9; - --fds-colors-accent-7: #4b90ce; - --fds-colors-accent-8: #00529d; - --fds-colors-accent-9: #0163ba; - --fds-colors-accent-10: #004d93; - --fds-colors-accent-11: #00396d; - --fds-colors-accent-12: #005099; - --fds-colors-accent-13: #00315c; - --fds-colors-accent-contrast-1: #f6fafd; - --fds-colors-accent-contrast-2: #ddeaf6; - --fds-colors-accent-background-default: var(--fds-colors-accent-1); - --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); - --fds-colors-accent-surface-default: var(--fds-colors-accent-3); - --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); - --fds-colors-accent-surface-active: var(--fds-colors-accent-5); - --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); - --fds-colors-accent-border-default: var(--fds-colors-accent-7); - --fds-colors-accent-border-strong: var(--fds-colors-accent-8); - --fds-colors-accent-base-default: var(--fds-colors-accent-9); - --fds-colors-accent-base-hover: var(--fds-colors-accent-10); - --fds-colors-accent-base-active: var(--fds-colors-accent-11); - --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); - --fds-colors-accent-text-default: var(--fds-colors-accent-13); - --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); - --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); - --fds-colors-neutral-1: #fefefe; - --fds-colors-neutral-2: #f3f4f5; - --fds-colors-neutral-3: #e9eaec; - --fds-colors-neutral-4: #d5d7da; - --fds-colors-neutral-5: #c1c4c9; - --fds-colors-neutral-6: #c6c9cd; - --fds-colors-neutral-7: #858c96; - --fds-colors-neutral-8: #495361; - --fds-colors-neutral-9: #1e2b3c; - --fds-colors-neutral-10: #333e4e; - --fds-colors-neutral-11: #495361; - --fds-colors-neutral-12: #46505e; - --fds-colors-neutral-13: #243142; - --fds-colors-neutral-contrast-1: #f9f9fa; - --fds-colors-neutral-contrast-2: #9ea3ab; - --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); - --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); - --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); - --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); - --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); - --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); - --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); - --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); - --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); - --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); - --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); - --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); - --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); - --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); - --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); - --fds-colors-brand1-1: #fffefe; - --fds-colors-brand1-2: #fef0f1; - --fds-colors-brand1-3: #fde5e6; - --fds-colors-brand1-4: #fbcccd; - --fds-colors-brand1-5: #fab1b3; - --fds-colors-brand1-6: #fab8b9; - --fds-colors-brand1-7: #eb5b5f; - --fds-colors-brand1-8: #8b3639; - --fds-colors-brand1-9: #f35f63; - --fds-colors-brand1-10: #cc5053; - --fds-colors-brand1-11: #a84144; - --fds-colors-brand1-12: #873537; - --fds-colors-brand1-13: #522021; - --fds-colors-brand1-contrast-1: #f6fafd; - --fds-colors-brand1-contrast-2: #ddeaf6; - --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); - --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); - --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); - --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); - --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); - --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); - --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); - --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); - --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); - --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); - --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); - --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); - --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); - --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); - --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); - --fds-colors-brand2-1: #fffefc; - --fds-colors-brand2-2: #fbf3e0; - --fds-colors-brand2-3: #f8e9c6; - --fds-colors-brand2-4: #f2d48d; - --fds-colors-brand2-5: #ebbe54; - --fds-colors-brand2-6: #edc464; - --fds-colors-brand2-7: #b28419; - --fds-colors-brand2-8: #684e0f; - --fds-colors-brand2-9: #e4a920; - --fds-colors-brand2-10: #c6931c; - --fds-colors-brand2-11: #a87c17; - --fds-colors-brand2-12: #664c0e; - --fds-colors-brand2-13: #3d2e09; - --fds-colors-brand2-contrast-1: #f6fafd; - --fds-colors-brand2-contrast-2: #ddeaf6; - --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); - --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); - --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); - --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); - --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); - --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); - --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); - --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); - --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); - --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); - --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); - --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); - --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); - --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); - --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); - --fds-colors-brand3-1: #fdfeff; - --fds-colors-brand3-2: #eaf6fe; - --fds-colors-brand3-3: #d9eefd; - --fds-colors-brand3-4: #b3dcfc; - --fds-colors-brand3-5: #8bcafa; - --fds-colors-brand3-6: #96cffa; - --fds-colors-brand3-7: #1c90e8; - --fds-colors-brand3-8: #11558a; - --fds-colors-brand3-9: #1e98f5; - --fds-colors-brand3-10: #1980ce; - --fds-colors-brand3-11: #1569a9; - --fds-colors-brand3-12: #105387; - --fds-colors-brand3-13: #0a3251; - --fds-colors-brand3-contrast-1: #f6fafd; - --fds-colors-brand3-contrast-2: #ddeaf6; - --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); - --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); - --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); - --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); - --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); - --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); - --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); - --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); - --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); - --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); - --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); - --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); - --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); - --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); - --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); - --fds-colors-success-background-default: #fcfefc; - --fds-colors-success-background-subtle: #e9f6ea; - --fds-colors-success-surface-default: #d9efdc; - --fds-colors-success-surface-hover: #b9e1be; - --fds-colors-success-surface-active: #94d29d; - --fds-colors-success-border-subtle: #9ed6a5; - --fds-colors-success-border-default: #29a03a; - --fds-colors-success-border-strong: #185e22; - --fds-colors-success-base-default: #2ca63d; - --fds-colors-success-base-hover: #248c33; - --fds-colors-success-base-active: #1d7129; - --fds-colors-success-text-subtle: #185c21; - --fds-colors-success-text-default: #0f3814; - --fds-colors-success-contrast-first: #ffffff; - --fds-colors-success-contrast-second: #e6e6e6; - --fds-colors-danger-background-default: #fffefe; - --fds-colors-danger-background-subtle: #fbf2f3; - --fds-colors-danger-surface-default: #f6e6e6; - --fds-colors-danger-surface-hover: #eecfd0; - --fds-colors-danger-surface-active: #e6b9b9; - --fds-colors-danger-border-subtle: #e8bfbf; - --fds-colors-danger-border-default: #cd7172; - --fds-colors-danger-border-strong: #9d2223; - --fds-colors-danger-base-default: #b32728; - --fds-colors-danger-base-hover: #8c1f1f; - --fds-colors-danger-base-active: #671617; - --fds-colors-danger-text-subtle: #9a2122; - --fds-colors-danger-text-default: #5e1515; - --fds-colors-danger-contrast-first: #ffffff; - --fds-colors-danger-contrast-second: #e6e6e6; - --fds-colors-info-background-default: #fefeff; - --fds-colors-info-background-subtle: #edf5fa; - --fds-colors-info-surface-default: #dfecf7; - --fds-colors-info-surface-hover: #bedaee; - --fds-colors-info-surface-active: #a1c9e7; - --fds-colors-info-border-subtle: #aacee9; - --fds-colors-info-border-default: #4291ce; - --fds-colors-info-border-strong: #075490; - --fds-colors-info-base-default: #0c72c1; - --fds-colors-info-base-hover: #085c9c; - --fds-colors-info-base-active: #064678; - --fds-colors-info-text-subtle: #07528c; - --fds-colors-info-text-default: #043256; - --fds-colors-info-contrast-first: #ffffff; - --fds-colors-info-contrast-second: #e6e6e6; - --fds-colors-warning-background-default: #fffefc; - --fds-colors-warning-background-subtle: #fbf2d5; - --fds-colors-warning-surface-default: #f9ebbd; - --fds-colors-warning-surface-hover: #f2d474; - --fds-colors-warning-surface-active: #e8bf37; - --fds-colors-warning-border-subtle: #edc644; - --fds-colors-warning-border-default: #a68827; - --fds-colors-warning-border-strong: #625017; - --fds-colors-warning-base-default: #d46223; - --fds-colors-warning-base-hover: #b0511d; - --fds-colors-warning-base-active: #8e4117; - --fds-colors-warning-text-subtle: #813c15; - --fds-colors-warning-text-default: #4f240d; - --fds-colors-warning-contrast-first: #ffffff; - --fds-colors-warning-contrast-second: #e6e6e6; + --fds-color-accent-1: #fefeff; + --fds-color-accent-2: #eef4fa; + --fds-color-accent-3: #e2edf7; + --fds-color-accent-4: #c3daef; + --fds-color-accent-5: #a4c7e6; + --fds-color-accent-6: #aecde9; + --fds-color-accent-7: #4b90ce; + --fds-color-accent-8: #00529d; + --fds-color-accent-9: #0163ba; + --fds-color-accent-10: #004d93; + --fds-color-accent-11: #00396d; + --fds-color-accent-12: #005099; + --fds-color-accent-13: #00315c; + --fds-color-accent-contrast-1: #f6fafd; + --fds-color-accent-contrast-2: #ddeaf6; + --fds-color-accent-background-default: var(--fds-color-accent-1); + --fds-color-accent-background-subtle: var(--fds-color-accent-2); + --fds-color-accent-surface-default: var(--fds-color-accent-3); + --fds-color-accent-surface-hover: var(--fds-color-accent-4); + --fds-color-accent-surface-active: var(--fds-color-accent-5); + --fds-color-accent-border-subtle: var(--fds-color-accent-6); + --fds-color-accent-border-default: var(--fds-color-accent-7); + --fds-color-accent-border-strong: var(--fds-color-accent-8); + --fds-color-accent-base-default: var(--fds-color-accent-9); + --fds-color-accent-base-hover: var(--fds-color-accent-10); + --fds-color-accent-base-active: var(--fds-color-accent-11); + --fds-color-accent-text-subtle: var(--fds-color-accent-12); + --fds-color-accent-text-default: var(--fds-color-accent-13); + --fds-color-accent-contrast-first: var(--fds-color-accent-contrast-1); + --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); + --fds-color-neutral-1: #fefefe; + --fds-color-neutral-2: #f3f4f5; + --fds-color-neutral-3: #e9eaec; + --fds-color-neutral-4: #d5d7da; + --fds-color-neutral-5: #c1c4c9; + --fds-color-neutral-6: #c6c9cd; + --fds-color-neutral-7: #858c96; + --fds-color-neutral-8: #495361; + --fds-color-neutral-9: #1e2b3c; + --fds-color-neutral-10: #333e4e; + --fds-color-neutral-11: #495361; + --fds-color-neutral-12: #46505e; + --fds-color-neutral-13: #243142; + --fds-color-neutral-contrast-1: #f9f9fa; + --fds-color-neutral-contrast-2: #9ea3ab; + --fds-color-neutral-background-default: var(--fds-color-neutral-1); + --fds-color-neutral-background-subtle: var(--fds-color-neutral-2); + --fds-color-neutral-surface-default: var(--fds-color-neutral-3); + --fds-color-neutral-surface-hover: var(--fds-color-neutral-4); + --fds-color-neutral-surface-active: var(--fds-color-neutral-5); + --fds-color-neutral-border-subtle: var(--fds-color-neutral-6); + --fds-color-neutral-border-default: var(--fds-color-neutral-7); + --fds-color-neutral-border-strong: var(--fds-color-neutral-8); + --fds-color-neutral-base-default: var(--fds-color-neutral-9); + --fds-color-neutral-base-hover: var(--fds-color-neutral-10); + --fds-color-neutral-base-active: var(--fds-color-neutral-11); + --fds-color-neutral-text-subtle: var(--fds-color-neutral-12); + --fds-color-neutral-text-default: var(--fds-color-neutral-13); + --fds-color-neutral-contrast-first: var(--fds-color-neutral-contrast-1); + --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); + --fds-color-brand1-1: #fffefe; + --fds-color-brand1-2: #fef0f1; + --fds-color-brand1-3: #fde5e6; + --fds-color-brand1-4: #fbcccd; + --fds-color-brand1-5: #fab1b3; + --fds-color-brand1-6: #fab8b9; + --fds-color-brand1-7: #eb5b5f; + --fds-color-brand1-8: #8b3639; + --fds-color-brand1-9: #f35f63; + --fds-color-brand1-10: #cc5053; + --fds-color-brand1-11: #a84144; + --fds-color-brand1-12: #873537; + --fds-color-brand1-13: #522021; + --fds-color-brand1-contrast-1: #f6fafd; + --fds-color-brand1-contrast-2: #ddeaf6; + --fds-color-brand1-background-default: var(--fds-color-brand1-1); + --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); + --fds-color-brand1-surface-default: var(--fds-color-brand1-3); + --fds-color-brand1-surface-hover: var(--fds-color-brand1-4); + --fds-color-brand1-surface-active: var(--fds-color-brand1-5); + --fds-color-brand1-border-subtle: var(--fds-color-brand1-6); + --fds-color-brand1-border-default: var(--fds-color-brand1-7); + --fds-color-brand1-border-strong: var(--fds-color-brand1-8); + --fds-color-brand1-base-default: var(--fds-color-brand1-9); + --fds-color-brand1-base-hover: var(--fds-color-brand1-10); + --fds-color-brand1-base-active: var(--fds-color-brand1-11); + --fds-color-brand1-text-subtle: var(--fds-color-brand1-12); + --fds-color-brand1-text-default: var(--fds-color-brand1-13); + --fds-color-brand1-contrast-first: var(--fds-color-brand1-contrast-1); + --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); + --fds-color-brand2-1: #fffefc; + --fds-color-brand2-2: #fbf3e0; + --fds-color-brand2-3: #f8e9c6; + --fds-color-brand2-4: #f2d48d; + --fds-color-brand2-5: #ebbe54; + --fds-color-brand2-6: #edc464; + --fds-color-brand2-7: #b28419; + --fds-color-brand2-8: #684e0f; + --fds-color-brand2-9: #e4a920; + --fds-color-brand2-10: #c6931c; + --fds-color-brand2-11: #a87c17; + --fds-color-brand2-12: #664c0e; + --fds-color-brand2-13: #3d2e09; + --fds-color-brand2-contrast-1: #f6fafd; + --fds-color-brand2-contrast-2: #ddeaf6; + --fds-color-brand2-background-default: var(--fds-color-brand2-1); + --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); + --fds-color-brand2-surface-default: var(--fds-color-brand2-3); + --fds-color-brand2-surface-hover: var(--fds-color-brand2-4); + --fds-color-brand2-surface-active: var(--fds-color-brand2-5); + --fds-color-brand2-border-subtle: var(--fds-color-brand2-6); + --fds-color-brand2-border-default: var(--fds-color-brand2-7); + --fds-color-brand2-border-strong: var(--fds-color-brand2-8); + --fds-color-brand2-base-default: var(--fds-color-brand2-9); + --fds-color-brand2-base-hover: var(--fds-color-brand2-10); + --fds-color-brand2-base-active: var(--fds-color-brand2-11); + --fds-color-brand2-text-subtle: var(--fds-color-brand2-12); + --fds-color-brand2-text-default: var(--fds-color-brand2-13); + --fds-color-brand2-contrast-first: var(--fds-color-brand2-contrast-1); + --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); + --fds-color-brand3-1: #fdfeff; + --fds-color-brand3-2: #eaf6fe; + --fds-color-brand3-3: #d9eefd; + --fds-color-brand3-4: #b3dcfc; + --fds-color-brand3-5: #8bcafa; + --fds-color-brand3-6: #96cffa; + --fds-color-brand3-7: #1c90e8; + --fds-color-brand3-8: #11558a; + --fds-color-brand3-9: #1e98f5; + --fds-color-brand3-10: #1980ce; + --fds-color-brand3-11: #1569a9; + --fds-color-brand3-12: #105387; + --fds-color-brand3-13: #0a3251; + --fds-color-brand3-contrast-1: #f6fafd; + --fds-color-brand3-contrast-2: #ddeaf6; + --fds-color-brand3-background-default: var(--fds-color-brand3-1); + --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); + --fds-color-brand3-surface-default: var(--fds-color-brand3-3); + --fds-color-brand3-surface-hover: var(--fds-color-brand3-4); + --fds-color-brand3-surface-active: var(--fds-color-brand3-5); + --fds-color-brand3-border-subtle: var(--fds-color-brand3-6); + --fds-color-brand3-border-default: var(--fds-color-brand3-7); + --fds-color-brand3-border-strong: var(--fds-color-brand3-8); + --fds-color-brand3-base-default: var(--fds-color-brand3-9); + --fds-color-brand3-base-hover: var(--fds-color-brand3-10); + --fds-color-brand3-base-active: var(--fds-color-brand3-11); + --fds-color-brand3-text-subtle: var(--fds-color-brand3-12); + --fds-color-brand3-text-default: var(--fds-color-brand3-13); + --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); + --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); + --fds-color-success-background-default: #fcfefc; + --fds-color-success-background-subtle: #e9f6ea; + --fds-color-success-surface-default: #d9efdc; + --fds-color-success-surface-hover: #b9e1be; + --fds-color-success-surface-active: #94d29d; + --fds-color-success-border-subtle: #9ed6a5; + --fds-color-success-border-default: #29a03a; + --fds-color-success-border-strong: #185e22; + --fds-color-success-base-default: #2ca63d; + --fds-color-success-base-hover: #248c33; + --fds-color-success-base-active: #1d7129; + --fds-color-success-text-subtle: #185c21; + --fds-color-success-text-default: #0f3814; + --fds-color-success-contrast-first: #ffffff; + --fds-color-success-contrast-second: #e6e6e6; + --fds-color-danger-background-default: #fffefe; + --fds-color-danger-background-subtle: #fbf2f3; + --fds-color-danger-surface-default: #f6e6e6; + --fds-color-danger-surface-hover: #eecfd0; + --fds-color-danger-surface-active: #e6b9b9; + --fds-color-danger-border-subtle: #e8bfbf; + --fds-color-danger-border-default: #cd7172; + --fds-color-danger-border-strong: #9d2223; + --fds-color-danger-base-default: #b32728; + --fds-color-danger-base-hover: #8c1f1f; + --fds-color-danger-base-active: #671617; + --fds-color-danger-text-subtle: #9a2122; + --fds-color-danger-text-default: #5e1515; + --fds-color-danger-contrast-first: #ffffff; + --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-info-background-default: #fefeff; + --fds-color-info-background-subtle: #edf5fa; + --fds-color-info-surface-default: #dfecf7; + --fds-color-info-surface-hover: #bedaee; + --fds-color-info-surface-active: #a1c9e7; + --fds-color-info-border-subtle: #aacee9; + --fds-color-info-border-default: #4291ce; + --fds-color-info-border-strong: #075490; + --fds-color-info-base-default: #0c72c1; + --fds-color-info-base-hover: #085c9c; + --fds-color-info-base-active: #064678; + --fds-color-info-text-subtle: #07528c; + --fds-color-info-text-default: #043256; + --fds-color-info-contrast-first: #ffffff; + --fds-color-info-contrast-second: #e6e6e6; + --fds-color-warning-background-default: #fffefc; + --fds-color-warning-background-subtle: #fbf2d5; + --fds-color-warning-surface-default: #f9ebbd; + --fds-color-warning-surface-hover: #f2d474; + --fds-color-warning-surface-active: #e8bf37; + --fds-color-warning-border-subtle: #edc644; + --fds-color-warning-border-default: #a68827; + --fds-color-warning-border-strong: #625017; + --fds-color-warning-base-default: #d46223; + --fds-color-warning-base-hover: #b0511d; + --fds-color-warning-base-active: #8e4117; + --fds-color-warning-text-subtle: #813c15; + --fds-color-warning-text-default: #4f240d; + --fds-color-warning-contrast-first: #ffffff; + --fds-color-warning-contrast-second: #e6e6e6; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -251,18 +251,15 @@ --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border_radius-sm: 2; - --fds-border_radius-md: 4; - --fds-border_radius-lg: 8; - --fds-border_radius-xl: 12; - --fds-border_radius-2xl: 16; - --fds-border_radius-3xl: 24; - --fds-border_radius-4xl: 32; - --fds-border_radius-full: 9999; + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; @@ -303,13 +300,13 @@ --fds-sizing-22: 5.5rem; --fds-sizing-26: 6.5rem; --fds-sizing-30: 7.5rem; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-width-default: 1px; + --fds-border-width-active: 2px; + --fds-border-width-tab_focus: 2px; + --fds-shadow-xs: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-sm: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-md: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-lg: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xl: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/digdir/dark.css b/packages/theme/brand/digdir/dark.css index da16633b83..b1433dc9a0 100644 --- a/packages/theme/brand/digdir/dark.css +++ b/packages/theme/brand/digdir/dark.css @@ -10,216 +10,216 @@ /** DO NOT OVERRIDE */ /** Tokens */ - --fds-colors-accent-1: #001c36; - --fds-colors-accent-2: #002445; - --fds-colors-accent-3: #00315c; - --fds-colors-accent-4: #00396d; - --fds-colors-accent-5: #00427e; - --fds-colors-accent-6: #00529d; - --fds-colors-accent-7: #0f6bbe; - --fds-colors-accent-8: #3d88ca; - --fds-colors-accent-9: #0163ba; - --fds-colors-accent-10: #004d93; - --fds-colors-accent-11: #00396d; - --fds-colors-accent-12: #7eb0dc; - --fds-colors-accent-13: #b0cfea; - --fds-colors-accent-contrast-1: #f6fafd; - --fds-colors-accent-contrast-2: #ddeaf6; - --fds-colors-accent-background-default: var(--fds-colors-accent-1); - --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); - --fds-colors-accent-surface-default: var(--fds-colors-accent-3); - --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); - --fds-colors-accent-surface-active: var(--fds-colors-accent-5); - --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); - --fds-colors-accent-border-default: var(--fds-colors-accent-7); - --fds-colors-accent-border-strong: var(--fds-colors-accent-8); - --fds-colors-accent-base-default: var(--fds-colors-accent-9); - --fds-colors-accent-base-hover: var(--fds-colors-accent-10); - --fds-colors-accent-base-active: var(--fds-colors-accent-11); - --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); - --fds-colors-accent-text-default: var(--fds-colors-accent-13); - --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); - --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); - --fds-colors-neutral-1: #131c27; - --fds-colors-neutral-2: #192433; - --fds-colors-neutral-3: #243142; - --fds-colors-neutral-4: #2e3a4a; - --fds-colors-neutral-5: #374352; - --fds-colors-neutral-6: #495361; - --fds-colors-neutral-7: #626b77; - --fds-colors-neutral-8: #7d848e; - --fds-colors-neutral-9: #1e2b3c; - --fds-colors-neutral-10: #333e4e; - --fds-colors-neutral-11: #495361; - --fds-colors-neutral-12: #a6abb2; - --fds-colors-neutral-13: #c9ccd0; - --fds-colors-neutral-contrast-1: #f9f9fa; - --fds-colors-neutral-contrast-2: #9ea3ab; - --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); - --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); - --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); - --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); - --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); - --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); - --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); - --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); - --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); - --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); - --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); - --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); - --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); - --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); - --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); - --fds-colors-brand1-1: #2f1213; - --fds-colors-brand1-2: #3c1819; - --fds-colors-brand1-3: #522021; - --fds-colors-brand1-4: #602627; - --fds-colors-brand1-5: #702c2e; - --fds-colors-brand1-6: #8b3639; - --fds-colors-brand1-7: #b34649; - --fds-colors-brand1-8: #dd565a; - --fds-colors-brand1-9: #f35f63; - --fds-colors-brand1-10: #cc5053; - --fds-colors-brand1-11: #a84144; - --fds-colors-brand1-12: #f78d8f; - --fds-colors-brand1-13: #fabcbd; - --fds-colors-brand1-contrast-1: #41191b; - --fds-colors-brand1-contrast-2: #2f1213; - --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); - --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); - --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); - --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); - --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); - --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); - --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); - --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); - --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); - --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); - --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); - --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); - --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); - --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); - --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); - --fds-colors-brand2-1: #231a05; - --fds-colors-brand2-2: #2d2206; - --fds-colors-brand2-3: #3d2e09; - --fds-colors-brand2-4: #48360a; - --fds-colors-brand2-5: #543e0c; - --fds-colors-brand2-6: #684e0f; - --fds-colors-brand2-7: #876413; - --fds-colors-brand2-8: #a87c17; - --fds-colors-brand2-9: #e4a920; - --fds-colors-brand2-10: #c6931c; - --fds-colors-brand2-11: #a87c17; - --fds-colors-brand2-12: #daa21f; - --fds-colors-brand2-13: #eec76c; - --fds-colors-brand2-contrast-1: #302407; - --fds-colors-brand2-contrast-2: #45340a; - --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); - --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); - --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); - --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); - --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); - --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); - --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); - --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); - --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); - --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); - --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); - --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); - --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); - --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); - --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); - --fds-colors-brand3-1: #061d30; - --fds-colors-brand3-2: #07253c; - --fds-colors-brand3-3: #0a3251; - --fds-colors-brand3-4: #0c3b60; - --fds-colors-brand3-5: #0e446e; - --fds-colors-brand3-6: #11558a; - --fds-colors-brand3-7: #166eb2; - --fds-colors-brand3-8: #1b88db; - --fds-colors-brand3-9: #1e98f5; - --fds-colors-brand3-10: #1980ce; - --fds-colors-brand3-11: #1569a9; - --fds-colors-brand3-12: #57b2f8; - --fds-colors-brand3-13: #9cd2fb; - --fds-colors-brand3-contrast-1: #082740; - --fds-colors-brand3-contrast-2: #061f33; - --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); - --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); - --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); - --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); - --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); - --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); - --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); - --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); - --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); - --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); - --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); - --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); - --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); - --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); - --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); - --fds-colors-success-background-default: #08200c; - --fds-colors-success-background-subtle: #0b290f; - --fds-colors-success-surface-default: #0f3814; - --fds-colors-success-surface-hover: #114218; - --fds-colors-success-surface-active: #144c1c; - --fds-colors-success-border-subtle: #185e22; - --fds-colors-success-border-default: #207a2c; - --fds-colors-success-border-strong: #279636; - --fds-colors-success-base-default: #2ca63d; - --fds-colors-success-base-hover: #248c33; - --fds-colors-success-base-active: #1d7129; - --fds-colors-success-text-subtle: #64be70; - --fds-colors-success-text-default: #a2d8aa; - --fds-colors-success-contrast-first: #000; - --fds-colors-success-contrast-second: #e6e6e6; - --fds-colors-danger-background-default: #380c0c; - --fds-colors-danger-background-subtle: #470f10; - --fds-colors-danger-surface-default: #5e1515; - --fds-colors-danger-surface-hover: #6f1819; - --fds-colors-danger-surface-active: #7f1c1c; - --fds-colors-danger-border-subtle: #9d2223; - --fds-colors-danger-border-default: #bb3f40; - --fds-colors-danger-border-strong: #c96666; - --fds-colors-danger-base-default: #b32728; - --fds-colors-danger-base-hover: #8c1f1f; - --fds-colors-danger-base-active: #671617; - --fds-colors-danger-text-subtle: #dc9a9b; - --fds-colors-danger-text-default: #e9c2c2; - --fds-colors-danger-contrast-first: #000; - --fds-colors-danger-contrast-second: #e6e6e6; - --fds-colors-info-background-default: #031d30; - --fds-colors-info-background-subtle: #032540; - --fds-colors-info-surface-default: #043256; - --fds-colors-info-surface-hover: #053c65; - --fds-colors-info-surface-active: #064474; - --fds-colors-info-border-subtle: #075490; - --fds-colors-info-border-default: #0a6dba; - --fds-colors-info-border-strong: #3389cb; - --fds-colors-info-base-default: #0c72c1; - --fds-colors-info-base-hover: #085c9c; - --fds-colors-info-base-active: #064678; - --fds-colors-info-text-subtle: #78b1dc; - --fds-colors-info-text-default: #aed0ea; - --fds-colors-info-contrast-first: #ffffff; - --fds-colors-info-contrast-second: #e6e6e6; - --fds-colors-warning-background-default: #211b08; - --fds-colors-warning-background-subtle: #2b230a; - --fds-colors-warning-surface-default: #3a300e; - --fds-colors-warning-surface-hover: #453810; - --fds-colors-warning-surface-active: #4e4013; - --fds-colors-warning-border-subtle: #625017; - --fds-colors-warning-border-default: #7f681e; - --fds-colors-warning-border-strong: #9c8125; - --fds-colors-warning-base-default: #d46223; - --fds-colors-warning-base-hover: #b0511d; - --fds-colors-warning-base-active: #8e4117; - --fds-colors-warning-text-subtle: #e39a72; - --fds-colors-warning-text-default: #efc3ab; - --fds-colors-warning-contrast-first: #000; - --fds-colors-warning-contrast-second: #e6e6e6; + --fds-color-accent-1: #001c36; + --fds-color-accent-2: #002445; + --fds-color-accent-3: #00315c; + --fds-color-accent-4: #00396d; + --fds-color-accent-5: #00427e; + --fds-color-accent-6: #00529d; + --fds-color-accent-7: #0f6bbe; + --fds-color-accent-8: #3d88ca; + --fds-color-accent-9: #0163ba; + --fds-color-accent-10: #004d93; + --fds-color-accent-11: #00396d; + --fds-color-accent-12: #7eb0dc; + --fds-color-accent-13: #b0cfea; + --fds-color-accent-contrast-1: #f6fafd; + --fds-color-accent-contrast-2: #ddeaf6; + --fds-color-accent-background-default: var(--fds-color-accent-1); + --fds-color-accent-background-subtle: var(--fds-color-accent-2); + --fds-color-accent-surface-default: var(--fds-color-accent-3); + --fds-color-accent-surface-hover: var(--fds-color-accent-4); + --fds-color-accent-surface-active: var(--fds-color-accent-5); + --fds-color-accent-border-subtle: var(--fds-color-accent-6); + --fds-color-accent-border-default: var(--fds-color-accent-7); + --fds-color-accent-border-strong: var(--fds-color-accent-8); + --fds-color-accent-base-default: var(--fds-color-accent-9); + --fds-color-accent-base-hover: var(--fds-color-accent-10); + --fds-color-accent-base-active: var(--fds-color-accent-11); + --fds-color-accent-text-subtle: var(--fds-color-accent-12); + --fds-color-accent-text-default: var(--fds-color-accent-13); + --fds-color-accent-contrast-first: var(--fds-color-accent-contrast-1); + --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); + --fds-color-neutral-1: #131c27; + --fds-color-neutral-2: #192433; + --fds-color-neutral-3: #243142; + --fds-color-neutral-4: #2e3a4a; + --fds-color-neutral-5: #374352; + --fds-color-neutral-6: #495361; + --fds-color-neutral-7: #626b77; + --fds-color-neutral-8: #7d848e; + --fds-color-neutral-9: #1e2b3c; + --fds-color-neutral-10: #333e4e; + --fds-color-neutral-11: #495361; + --fds-color-neutral-12: #a6abb2; + --fds-color-neutral-13: #c9ccd0; + --fds-color-neutral-contrast-1: #f9f9fa; + --fds-color-neutral-contrast-2: #9ea3ab; + --fds-color-neutral-background-default: var(--fds-color-neutral-1); + --fds-color-neutral-background-subtle: var(--fds-color-neutral-2); + --fds-color-neutral-surface-default: var(--fds-color-neutral-3); + --fds-color-neutral-surface-hover: var(--fds-color-neutral-4); + --fds-color-neutral-surface-active: var(--fds-color-neutral-5); + --fds-color-neutral-border-subtle: var(--fds-color-neutral-6); + --fds-color-neutral-border-default: var(--fds-color-neutral-7); + --fds-color-neutral-border-strong: var(--fds-color-neutral-8); + --fds-color-neutral-base-default: var(--fds-color-neutral-9); + --fds-color-neutral-base-hover: var(--fds-color-neutral-10); + --fds-color-neutral-base-active: var(--fds-color-neutral-11); + --fds-color-neutral-text-subtle: var(--fds-color-neutral-12); + --fds-color-neutral-text-default: var(--fds-color-neutral-13); + --fds-color-neutral-contrast-first: var(--fds-color-neutral-contrast-1); + --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); + --fds-color-brand1-1: #2f1213; + --fds-color-brand1-2: #3c1819; + --fds-color-brand1-3: #522021; + --fds-color-brand1-4: #602627; + --fds-color-brand1-5: #702c2e; + --fds-color-brand1-6: #8b3639; + --fds-color-brand1-7: #b34649; + --fds-color-brand1-8: #dd565a; + --fds-color-brand1-9: #f35f63; + --fds-color-brand1-10: #cc5053; + --fds-color-brand1-11: #a84144; + --fds-color-brand1-12: #f78d8f; + --fds-color-brand1-13: #fabcbd; + --fds-color-brand1-contrast-1: #41191b; + --fds-color-brand1-contrast-2: #2f1213; + --fds-color-brand1-background-default: var(--fds-color-brand1-1); + --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); + --fds-color-brand1-surface-default: var(--fds-color-brand1-3); + --fds-color-brand1-surface-hover: var(--fds-color-brand1-4); + --fds-color-brand1-surface-active: var(--fds-color-brand1-5); + --fds-color-brand1-border-subtle: var(--fds-color-brand1-6); + --fds-color-brand1-border-default: var(--fds-color-brand1-7); + --fds-color-brand1-border-strong: var(--fds-color-brand1-8); + --fds-color-brand1-base-default: var(--fds-color-brand1-9); + --fds-color-brand1-base-hover: var(--fds-color-brand1-10); + --fds-color-brand1-base-active: var(--fds-color-brand1-11); + --fds-color-brand1-text-subtle: var(--fds-color-brand1-12); + --fds-color-brand1-text-default: var(--fds-color-brand1-13); + --fds-color-brand1-contrast-first: var(--fds-color-brand1-contrast-1); + --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); + --fds-color-brand2-1: #231a05; + --fds-color-brand2-2: #2d2206; + --fds-color-brand2-3: #3d2e09; + --fds-color-brand2-4: #48360a; + --fds-color-brand2-5: #543e0c; + --fds-color-brand2-6: #684e0f; + --fds-color-brand2-7: #876413; + --fds-color-brand2-8: #a87c17; + --fds-color-brand2-9: #e4a920; + --fds-color-brand2-10: #c6931c; + --fds-color-brand2-11: #a87c17; + --fds-color-brand2-12: #daa21f; + --fds-color-brand2-13: #eec76c; + --fds-color-brand2-contrast-1: #302407; + --fds-color-brand2-contrast-2: #45340a; + --fds-color-brand2-background-default: var(--fds-color-brand2-1); + --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); + --fds-color-brand2-surface-default: var(--fds-color-brand2-3); + --fds-color-brand2-surface-hover: var(--fds-color-brand2-4); + --fds-color-brand2-surface-active: var(--fds-color-brand2-5); + --fds-color-brand2-border-subtle: var(--fds-color-brand2-6); + --fds-color-brand2-border-default: var(--fds-color-brand2-7); + --fds-color-brand2-border-strong: var(--fds-color-brand2-8); + --fds-color-brand2-base-default: var(--fds-color-brand2-9); + --fds-color-brand2-base-hover: var(--fds-color-brand2-10); + --fds-color-brand2-base-active: var(--fds-color-brand2-11); + --fds-color-brand2-text-subtle: var(--fds-color-brand2-12); + --fds-color-brand2-text-default: var(--fds-color-brand2-13); + --fds-color-brand2-contrast-first: var(--fds-color-brand2-contrast-1); + --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); + --fds-color-brand3-1: #061d30; + --fds-color-brand3-2: #07253c; + --fds-color-brand3-3: #0a3251; + --fds-color-brand3-4: #0c3b60; + --fds-color-brand3-5: #0e446e; + --fds-color-brand3-6: #11558a; + --fds-color-brand3-7: #166eb2; + --fds-color-brand3-8: #1b88db; + --fds-color-brand3-9: #1e98f5; + --fds-color-brand3-10: #1980ce; + --fds-color-brand3-11: #1569a9; + --fds-color-brand3-12: #57b2f8; + --fds-color-brand3-13: #9cd2fb; + --fds-color-brand3-contrast-1: #082740; + --fds-color-brand3-contrast-2: #061f33; + --fds-color-brand3-background-default: var(--fds-color-brand3-1); + --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); + --fds-color-brand3-surface-default: var(--fds-color-brand3-3); + --fds-color-brand3-surface-hover: var(--fds-color-brand3-4); + --fds-color-brand3-surface-active: var(--fds-color-brand3-5); + --fds-color-brand3-border-subtle: var(--fds-color-brand3-6); + --fds-color-brand3-border-default: var(--fds-color-brand3-7); + --fds-color-brand3-border-strong: var(--fds-color-brand3-8); + --fds-color-brand3-base-default: var(--fds-color-brand3-9); + --fds-color-brand3-base-hover: var(--fds-color-brand3-10); + --fds-color-brand3-base-active: var(--fds-color-brand3-11); + --fds-color-brand3-text-subtle: var(--fds-color-brand3-12); + --fds-color-brand3-text-default: var(--fds-color-brand3-13); + --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); + --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); + --fds-color-success-background-default: #08200c; + --fds-color-success-background-subtle: #0b290f; + --fds-color-success-surface-default: #0f3814; + --fds-color-success-surface-hover: #114218; + --fds-color-success-surface-active: #144c1c; + --fds-color-success-border-subtle: #185e22; + --fds-color-success-border-default: #207a2c; + --fds-color-success-border-strong: #279636; + --fds-color-success-base-default: #2ca63d; + --fds-color-success-base-hover: #248c33; + --fds-color-success-base-active: #1d7129; + --fds-color-success-text-subtle: #64be70; + --fds-color-success-text-default: #a2d8aa; + --fds-color-success-contrast-first: #000; + --fds-color-success-contrast-second: #e6e6e6; + --fds-color-danger-background-default: #380c0c; + --fds-color-danger-background-subtle: #470f10; + --fds-color-danger-surface-default: #5e1515; + --fds-color-danger-surface-hover: #6f1819; + --fds-color-danger-surface-active: #7f1c1c; + --fds-color-danger-border-subtle: #9d2223; + --fds-color-danger-border-default: #bb3f40; + --fds-color-danger-border-strong: #c96666; + --fds-color-danger-base-default: #b32728; + --fds-color-danger-base-hover: #8c1f1f; + --fds-color-danger-base-active: #671617; + --fds-color-danger-text-subtle: #dc9a9b; + --fds-color-danger-text-default: #e9c2c2; + --fds-color-danger-contrast-first: #000; + --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-info-background-default: #031d30; + --fds-color-info-background-subtle: #032540; + --fds-color-info-surface-default: #043256; + --fds-color-info-surface-hover: #053c65; + --fds-color-info-surface-active: #064474; + --fds-color-info-border-subtle: #075490; + --fds-color-info-border-default: #0a6dba; + --fds-color-info-border-strong: #3389cb; + --fds-color-info-base-default: #0c72c1; + --fds-color-info-base-hover: #085c9c; + --fds-color-info-base-active: #064678; + --fds-color-info-text-subtle: #78b1dc; + --fds-color-info-text-default: #aed0ea; + --fds-color-info-contrast-first: #ffffff; + --fds-color-info-contrast-second: #e6e6e6; + --fds-color-warning-background-default: #211b08; + --fds-color-warning-background-subtle: #2b230a; + --fds-color-warning-surface-default: #3a300e; + --fds-color-warning-surface-hover: #453810; + --fds-color-warning-surface-active: #4e4013; + --fds-color-warning-border-subtle: #625017; + --fds-color-warning-border-default: #7f681e; + --fds-color-warning-border-strong: #9c8125; + --fds-color-warning-base-default: #d46223; + --fds-color-warning-base-hover: #b0511d; + --fds-color-warning-base-active: #8e4117; + --fds-color-warning-text-subtle: #e39a72; + --fds-color-warning-text-default: #efc3ab; + --fds-color-warning-contrast-first: #000; + --fds-color-warning-contrast-second: #e6e6e6; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -251,18 +251,15 @@ --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border_radius-sm: 2; - --fds-border_radius-md: 4; - --fds-border_radius-lg: 8; - --fds-border_radius-xl: 12; - --fds-border_radius-2xl: 16; - --fds-border_radius-3xl: 24; - --fds-border_radius-4xl: 32; - --fds-border_radius-full: 9999; + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; @@ -303,13 +300,13 @@ --fds-sizing-22: 5.5rem; --fds-sizing-26: 6.5rem; --fds-sizing-30: 7.5rem; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-width-default: 1px; + --fds-border-width-active: 2px; + --fds-border-width-tab_focus: 2px; + --fds-shadow-xs: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-sm: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-md: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-lg: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xl: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/digdir/light.css b/packages/theme/brand/digdir/light.css index 36d205e266..722b1b2b80 100644 --- a/packages/theme/brand/digdir/light.css +++ b/packages/theme/brand/digdir/light.css @@ -10,216 +10,216 @@ /** DO NOT OVERRIDE */ /** Tokens */ - --fds-colors-accent-1: #fefeff; - --fds-colors-accent-2: #eef4fa; - --fds-colors-accent-3: #e2edf7; - --fds-colors-accent-4: #c3daef; - --fds-colors-accent-5: #a4c7e6; - --fds-colors-accent-6: #aecde9; - --fds-colors-accent-7: #4b90ce; - --fds-colors-accent-8: #00529d; - --fds-colors-accent-9: #0163ba; - --fds-colors-accent-10: #004d93; - --fds-colors-accent-11: #00396d; - --fds-colors-accent-12: #005099; - --fds-colors-accent-13: #00315c; - --fds-colors-accent-contrast-1: #f6fafd; - --fds-colors-accent-contrast-2: #ddeaf6; - --fds-colors-accent-background-default: var(--fds-colors-accent-1); - --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); - --fds-colors-accent-surface-default: var(--fds-colors-accent-3); - --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); - --fds-colors-accent-surface-active: var(--fds-colors-accent-5); - --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); - --fds-colors-accent-border-default: var(--fds-colors-accent-7); - --fds-colors-accent-border-strong: var(--fds-colors-accent-8); - --fds-colors-accent-base-default: var(--fds-colors-accent-9); - --fds-colors-accent-base-hover: var(--fds-colors-accent-10); - --fds-colors-accent-base-active: var(--fds-colors-accent-11); - --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); - --fds-colors-accent-text-default: var(--fds-colors-accent-13); - --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); - --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); - --fds-colors-neutral-1: #fefefe; - --fds-colors-neutral-2: #f3f4f5; - --fds-colors-neutral-3: #e9eaec; - --fds-colors-neutral-4: #d5d7da; - --fds-colors-neutral-5: #c1c4c9; - --fds-colors-neutral-6: #c6c9cd; - --fds-colors-neutral-7: #858c96; - --fds-colors-neutral-8: #495361; - --fds-colors-neutral-9: #1e2b3c; - --fds-colors-neutral-10: #333e4e; - --fds-colors-neutral-11: #495361; - --fds-colors-neutral-12: #46505e; - --fds-colors-neutral-13: #243142; - --fds-colors-neutral-contrast-1: #f9f9fa; - --fds-colors-neutral-contrast-2: #9ea3ab; - --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); - --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); - --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); - --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); - --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); - --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); - --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); - --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); - --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); - --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); - --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); - --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); - --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); - --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); - --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); - --fds-colors-brand1-1: #fffefe; - --fds-colors-brand1-2: #fef0f1; - --fds-colors-brand1-3: #fde5e6; - --fds-colors-brand1-4: #fbcccd; - --fds-colors-brand1-5: #fab1b3; - --fds-colors-brand1-6: #fab8b9; - --fds-colors-brand1-7: #eb5b5f; - --fds-colors-brand1-8: #8b3639; - --fds-colors-brand1-9: #f35f63; - --fds-colors-brand1-10: #cc5053; - --fds-colors-brand1-11: #a84144; - --fds-colors-brand1-12: #873537; - --fds-colors-brand1-13: #522021; - --fds-colors-brand1-contrast-1: #f6fafd; - --fds-colors-brand1-contrast-2: #ddeaf6; - --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); - --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); - --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); - --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); - --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); - --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); - --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); - --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); - --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); - --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); - --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); - --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); - --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); - --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); - --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); - --fds-colors-brand2-1: #fffefc; - --fds-colors-brand2-2: #fbf3e0; - --fds-colors-brand2-3: #f8e9c6; - --fds-colors-brand2-4: #f2d48d; - --fds-colors-brand2-5: #ebbe54; - --fds-colors-brand2-6: #edc464; - --fds-colors-brand2-7: #b28419; - --fds-colors-brand2-8: #684e0f; - --fds-colors-brand2-9: #e4a920; - --fds-colors-brand2-10: #c6931c; - --fds-colors-brand2-11: #a87c17; - --fds-colors-brand2-12: #664c0e; - --fds-colors-brand2-13: #3d2e09; - --fds-colors-brand2-contrast-1: #f6fafd; - --fds-colors-brand2-contrast-2: #ddeaf6; - --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); - --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); - --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); - --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); - --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); - --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); - --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); - --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); - --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); - --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); - --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); - --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); - --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); - --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); - --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); - --fds-colors-brand3-1: #fdfeff; - --fds-colors-brand3-2: #eaf6fe; - --fds-colors-brand3-3: #d9eefd; - --fds-colors-brand3-4: #b3dcfc; - --fds-colors-brand3-5: #8bcafa; - --fds-colors-brand3-6: #96cffa; - --fds-colors-brand3-7: #1c90e8; - --fds-colors-brand3-8: #11558a; - --fds-colors-brand3-9: #1e98f5; - --fds-colors-brand3-10: #1980ce; - --fds-colors-brand3-11: #1569a9; - --fds-colors-brand3-12: #105387; - --fds-colors-brand3-13: #0a3251; - --fds-colors-brand3-contrast-1: #f6fafd; - --fds-colors-brand3-contrast-2: #ddeaf6; - --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); - --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); - --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); - --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); - --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); - --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); - --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); - --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); - --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); - --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); - --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); - --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); - --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); - --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); - --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); - --fds-colors-success-background-default: #fcfefc; - --fds-colors-success-background-subtle: #e9f6ea; - --fds-colors-success-surface-default: #d9efdc; - --fds-colors-success-surface-hover: #b9e1be; - --fds-colors-success-surface-active: #94d29d; - --fds-colors-success-border-subtle: #9ed6a5; - --fds-colors-success-border-default: #29a03a; - --fds-colors-success-border-strong: #185e22; - --fds-colors-success-base-default: #2ca63d; - --fds-colors-success-base-hover: #248c33; - --fds-colors-success-base-active: #1d7129; - --fds-colors-success-text-subtle: #185c21; - --fds-colors-success-text-default: #0f3814; - --fds-colors-success-contrast-first: #ffffff; - --fds-colors-success-contrast-second: #e6e6e6; - --fds-colors-danger-background-default: #fffefe; - --fds-colors-danger-background-subtle: #fbf2f3; - --fds-colors-danger-surface-default: #f6e6e6; - --fds-colors-danger-surface-hover: #eecfd0; - --fds-colors-danger-surface-active: #e6b9b9; - --fds-colors-danger-border-subtle: #e8bfbf; - --fds-colors-danger-border-default: #cd7172; - --fds-colors-danger-border-strong: #9d2223; - --fds-colors-danger-base-default: #b32728; - --fds-colors-danger-base-hover: #8c1f1f; - --fds-colors-danger-base-active: #671617; - --fds-colors-danger-text-subtle: #9a2122; - --fds-colors-danger-text-default: #5e1515; - --fds-colors-danger-contrast-first: #ffffff; - --fds-colors-danger-contrast-second: #e6e6e6; - --fds-colors-info-background-default: #fefeff; - --fds-colors-info-background-subtle: #edf5fa; - --fds-colors-info-surface-default: #dfecf7; - --fds-colors-info-surface-hover: #bedaee; - --fds-colors-info-surface-active: #a1c9e7; - --fds-colors-info-border-subtle: #aacee9; - --fds-colors-info-border-default: #4291ce; - --fds-colors-info-border-strong: #075490; - --fds-colors-info-base-default: #0c72c1; - --fds-colors-info-base-hover: #085c9c; - --fds-colors-info-base-active: #064678; - --fds-colors-info-text-subtle: #07528c; - --fds-colors-info-text-default: #043256; - --fds-colors-info-contrast-first: #ffffff; - --fds-colors-info-contrast-second: #e6e6e6; - --fds-colors-warning-background-default: #fffefc; - --fds-colors-warning-background-subtle: #fbf2d5; - --fds-colors-warning-surface-default: #f9ebbd; - --fds-colors-warning-surface-hover: #f2d474; - --fds-colors-warning-surface-active: #e8bf37; - --fds-colors-warning-border-subtle: #edc644; - --fds-colors-warning-border-default: #a68827; - --fds-colors-warning-border-strong: #625017; - --fds-colors-warning-base-default: #d46223; - --fds-colors-warning-base-hover: #b0511d; - --fds-colors-warning-base-active: #8e4117; - --fds-colors-warning-text-subtle: #813c15; - --fds-colors-warning-text-default: #4f240d; - --fds-colors-warning-contrast-first: #ffffff; - --fds-colors-warning-contrast-second: #e6e6e6; + --fds-color-accent-1: #fefeff; + --fds-color-accent-2: #eef4fa; + --fds-color-accent-3: #e2edf7; + --fds-color-accent-4: #c3daef; + --fds-color-accent-5: #a4c7e6; + --fds-color-accent-6: #aecde9; + --fds-color-accent-7: #4b90ce; + --fds-color-accent-8: #00529d; + --fds-color-accent-9: #0163ba; + --fds-color-accent-10: #004d93; + --fds-color-accent-11: #00396d; + --fds-color-accent-12: #005099; + --fds-color-accent-13: #00315c; + --fds-color-accent-contrast-1: #f6fafd; + --fds-color-accent-contrast-2: #ddeaf6; + --fds-color-accent-background-default: var(--fds-color-accent-1); + --fds-color-accent-background-subtle: var(--fds-color-accent-2); + --fds-color-accent-surface-default: var(--fds-color-accent-3); + --fds-color-accent-surface-hover: var(--fds-color-accent-4); + --fds-color-accent-surface-active: var(--fds-color-accent-5); + --fds-color-accent-border-subtle: var(--fds-color-accent-6); + --fds-color-accent-border-default: var(--fds-color-accent-7); + --fds-color-accent-border-strong: var(--fds-color-accent-8); + --fds-color-accent-base-default: var(--fds-color-accent-9); + --fds-color-accent-base-hover: var(--fds-color-accent-10); + --fds-color-accent-base-active: var(--fds-color-accent-11); + --fds-color-accent-text-subtle: var(--fds-color-accent-12); + --fds-color-accent-text-default: var(--fds-color-accent-13); + --fds-color-accent-contrast-first: var(--fds-color-accent-contrast-1); + --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); + --fds-color-neutral-1: #fefefe; + --fds-color-neutral-2: #f3f4f5; + --fds-color-neutral-3: #e9eaec; + --fds-color-neutral-4: #d5d7da; + --fds-color-neutral-5: #c1c4c9; + --fds-color-neutral-6: #c6c9cd; + --fds-color-neutral-7: #858c96; + --fds-color-neutral-8: #495361; + --fds-color-neutral-9: #1e2b3c; + --fds-color-neutral-10: #333e4e; + --fds-color-neutral-11: #495361; + --fds-color-neutral-12: #46505e; + --fds-color-neutral-13: #243142; + --fds-color-neutral-contrast-1: #f9f9fa; + --fds-color-neutral-contrast-2: #9ea3ab; + --fds-color-neutral-background-default: var(--fds-color-neutral-1); + --fds-color-neutral-background-subtle: var(--fds-color-neutral-2); + --fds-color-neutral-surface-default: var(--fds-color-neutral-3); + --fds-color-neutral-surface-hover: var(--fds-color-neutral-4); + --fds-color-neutral-surface-active: var(--fds-color-neutral-5); + --fds-color-neutral-border-subtle: var(--fds-color-neutral-6); + --fds-color-neutral-border-default: var(--fds-color-neutral-7); + --fds-color-neutral-border-strong: var(--fds-color-neutral-8); + --fds-color-neutral-base-default: var(--fds-color-neutral-9); + --fds-color-neutral-base-hover: var(--fds-color-neutral-10); + --fds-color-neutral-base-active: var(--fds-color-neutral-11); + --fds-color-neutral-text-subtle: var(--fds-color-neutral-12); + --fds-color-neutral-text-default: var(--fds-color-neutral-13); + --fds-color-neutral-contrast-first: var(--fds-color-neutral-contrast-1); + --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); + --fds-color-brand1-1: #fffefe; + --fds-color-brand1-2: #fef0f1; + --fds-color-brand1-3: #fde5e6; + --fds-color-brand1-4: #fbcccd; + --fds-color-brand1-5: #fab1b3; + --fds-color-brand1-6: #fab8b9; + --fds-color-brand1-7: #eb5b5f; + --fds-color-brand1-8: #8b3639; + --fds-color-brand1-9: #f35f63; + --fds-color-brand1-10: #cc5053; + --fds-color-brand1-11: #a84144; + --fds-color-brand1-12: #873537; + --fds-color-brand1-13: #522021; + --fds-color-brand1-contrast-1: #f6fafd; + --fds-color-brand1-contrast-2: #ddeaf6; + --fds-color-brand1-background-default: var(--fds-color-brand1-1); + --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); + --fds-color-brand1-surface-default: var(--fds-color-brand1-3); + --fds-color-brand1-surface-hover: var(--fds-color-brand1-4); + --fds-color-brand1-surface-active: var(--fds-color-brand1-5); + --fds-color-brand1-border-subtle: var(--fds-color-brand1-6); + --fds-color-brand1-border-default: var(--fds-color-brand1-7); + --fds-color-brand1-border-strong: var(--fds-color-brand1-8); + --fds-color-brand1-base-default: var(--fds-color-brand1-9); + --fds-color-brand1-base-hover: var(--fds-color-brand1-10); + --fds-color-brand1-base-active: var(--fds-color-brand1-11); + --fds-color-brand1-text-subtle: var(--fds-color-brand1-12); + --fds-color-brand1-text-default: var(--fds-color-brand1-13); + --fds-color-brand1-contrast-first: var(--fds-color-brand1-contrast-1); + --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); + --fds-color-brand2-1: #fffefc; + --fds-color-brand2-2: #fbf3e0; + --fds-color-brand2-3: #f8e9c6; + --fds-color-brand2-4: #f2d48d; + --fds-color-brand2-5: #ebbe54; + --fds-color-brand2-6: #edc464; + --fds-color-brand2-7: #b28419; + --fds-color-brand2-8: #684e0f; + --fds-color-brand2-9: #e4a920; + --fds-color-brand2-10: #c6931c; + --fds-color-brand2-11: #a87c17; + --fds-color-brand2-12: #664c0e; + --fds-color-brand2-13: #3d2e09; + --fds-color-brand2-contrast-1: #f6fafd; + --fds-color-brand2-contrast-2: #ddeaf6; + --fds-color-brand2-background-default: var(--fds-color-brand2-1); + --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); + --fds-color-brand2-surface-default: var(--fds-color-brand2-3); + --fds-color-brand2-surface-hover: var(--fds-color-brand2-4); + --fds-color-brand2-surface-active: var(--fds-color-brand2-5); + --fds-color-brand2-border-subtle: var(--fds-color-brand2-6); + --fds-color-brand2-border-default: var(--fds-color-brand2-7); + --fds-color-brand2-border-strong: var(--fds-color-brand2-8); + --fds-color-brand2-base-default: var(--fds-color-brand2-9); + --fds-color-brand2-base-hover: var(--fds-color-brand2-10); + --fds-color-brand2-base-active: var(--fds-color-brand2-11); + --fds-color-brand2-text-subtle: var(--fds-color-brand2-12); + --fds-color-brand2-text-default: var(--fds-color-brand2-13); + --fds-color-brand2-contrast-first: var(--fds-color-brand2-contrast-1); + --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); + --fds-color-brand3-1: #fdfeff; + --fds-color-brand3-2: #eaf6fe; + --fds-color-brand3-3: #d9eefd; + --fds-color-brand3-4: #b3dcfc; + --fds-color-brand3-5: #8bcafa; + --fds-color-brand3-6: #96cffa; + --fds-color-brand3-7: #1c90e8; + --fds-color-brand3-8: #11558a; + --fds-color-brand3-9: #1e98f5; + --fds-color-brand3-10: #1980ce; + --fds-color-brand3-11: #1569a9; + --fds-color-brand3-12: #105387; + --fds-color-brand3-13: #0a3251; + --fds-color-brand3-contrast-1: #f6fafd; + --fds-color-brand3-contrast-2: #ddeaf6; + --fds-color-brand3-background-default: var(--fds-color-brand3-1); + --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); + --fds-color-brand3-surface-default: var(--fds-color-brand3-3); + --fds-color-brand3-surface-hover: var(--fds-color-brand3-4); + --fds-color-brand3-surface-active: var(--fds-color-brand3-5); + --fds-color-brand3-border-subtle: var(--fds-color-brand3-6); + --fds-color-brand3-border-default: var(--fds-color-brand3-7); + --fds-color-brand3-border-strong: var(--fds-color-brand3-8); + --fds-color-brand3-base-default: var(--fds-color-brand3-9); + --fds-color-brand3-base-hover: var(--fds-color-brand3-10); + --fds-color-brand3-base-active: var(--fds-color-brand3-11); + --fds-color-brand3-text-subtle: var(--fds-color-brand3-12); + --fds-color-brand3-text-default: var(--fds-color-brand3-13); + --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); + --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); + --fds-color-success-background-default: #fcfefc; + --fds-color-success-background-subtle: #e9f6ea; + --fds-color-success-surface-default: #d9efdc; + --fds-color-success-surface-hover: #b9e1be; + --fds-color-success-surface-active: #94d29d; + --fds-color-success-border-subtle: #9ed6a5; + --fds-color-success-border-default: #29a03a; + --fds-color-success-border-strong: #185e22; + --fds-color-success-base-default: #2ca63d; + --fds-color-success-base-hover: #248c33; + --fds-color-success-base-active: #1d7129; + --fds-color-success-text-subtle: #185c21; + --fds-color-success-text-default: #0f3814; + --fds-color-success-contrast-first: #ffffff; + --fds-color-success-contrast-second: #e6e6e6; + --fds-color-danger-background-default: #fffefe; + --fds-color-danger-background-subtle: #fbf2f3; + --fds-color-danger-surface-default: #f6e6e6; + --fds-color-danger-surface-hover: #eecfd0; + --fds-color-danger-surface-active: #e6b9b9; + --fds-color-danger-border-subtle: #e8bfbf; + --fds-color-danger-border-default: #cd7172; + --fds-color-danger-border-strong: #9d2223; + --fds-color-danger-base-default: #b32728; + --fds-color-danger-base-hover: #8c1f1f; + --fds-color-danger-base-active: #671617; + --fds-color-danger-text-subtle: #9a2122; + --fds-color-danger-text-default: #5e1515; + --fds-color-danger-contrast-first: #ffffff; + --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-info-background-default: #fefeff; + --fds-color-info-background-subtle: #edf5fa; + --fds-color-info-surface-default: #dfecf7; + --fds-color-info-surface-hover: #bedaee; + --fds-color-info-surface-active: #a1c9e7; + --fds-color-info-border-subtle: #aacee9; + --fds-color-info-border-default: #4291ce; + --fds-color-info-border-strong: #075490; + --fds-color-info-base-default: #0c72c1; + --fds-color-info-base-hover: #085c9c; + --fds-color-info-base-active: #064678; + --fds-color-info-text-subtle: #07528c; + --fds-color-info-text-default: #043256; + --fds-color-info-contrast-first: #ffffff; + --fds-color-info-contrast-second: #e6e6e6; + --fds-color-warning-background-default: #fffefc; + --fds-color-warning-background-subtle: #fbf2d5; + --fds-color-warning-surface-default: #f9ebbd; + --fds-color-warning-surface-hover: #f2d474; + --fds-color-warning-surface-active: #e8bf37; + --fds-color-warning-border-subtle: #edc644; + --fds-color-warning-border-default: #a68827; + --fds-color-warning-border-strong: #625017; + --fds-color-warning-base-default: #d46223; + --fds-color-warning-base-hover: #b0511d; + --fds-color-warning-base-active: #8e4117; + --fds-color-warning-text-subtle: #813c15; + --fds-color-warning-text-default: #4f240d; + --fds-color-warning-contrast-first: #ffffff; + --fds-color-warning-contrast-second: #e6e6e6; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -251,18 +251,15 @@ --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border_radius-sm: 2; - --fds-border_radius-md: 4; - --fds-border_radius-lg: 8; - --fds-border_radius-xl: 12; - --fds-border_radius-2xl: 16; - --fds-border_radius-3xl: 24; - --fds-border_radius-4xl: 32; - --fds-border_radius-full: 9999; + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; @@ -303,13 +300,13 @@ --fds-sizing-22: 5.5rem; --fds-sizing-26: 6.5rem; --fds-sizing-30: 7.5rem; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-width-default: 1px; + --fds-border-width-active: 2px; + --fds-border-width-tab_focus: 2px; + --fds-shadow-xs: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-sm: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-md: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-lg: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xl: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/theme4/dark.css b/packages/theme/brand/theme4/dark.css index da16633b83..b1433dc9a0 100644 --- a/packages/theme/brand/theme4/dark.css +++ b/packages/theme/brand/theme4/dark.css @@ -10,216 +10,216 @@ /** DO NOT OVERRIDE */ /** Tokens */ - --fds-colors-accent-1: #001c36; - --fds-colors-accent-2: #002445; - --fds-colors-accent-3: #00315c; - --fds-colors-accent-4: #00396d; - --fds-colors-accent-5: #00427e; - --fds-colors-accent-6: #00529d; - --fds-colors-accent-7: #0f6bbe; - --fds-colors-accent-8: #3d88ca; - --fds-colors-accent-9: #0163ba; - --fds-colors-accent-10: #004d93; - --fds-colors-accent-11: #00396d; - --fds-colors-accent-12: #7eb0dc; - --fds-colors-accent-13: #b0cfea; - --fds-colors-accent-contrast-1: #f6fafd; - --fds-colors-accent-contrast-2: #ddeaf6; - --fds-colors-accent-background-default: var(--fds-colors-accent-1); - --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); - --fds-colors-accent-surface-default: var(--fds-colors-accent-3); - --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); - --fds-colors-accent-surface-active: var(--fds-colors-accent-5); - --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); - --fds-colors-accent-border-default: var(--fds-colors-accent-7); - --fds-colors-accent-border-strong: var(--fds-colors-accent-8); - --fds-colors-accent-base-default: var(--fds-colors-accent-9); - --fds-colors-accent-base-hover: var(--fds-colors-accent-10); - --fds-colors-accent-base-active: var(--fds-colors-accent-11); - --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); - --fds-colors-accent-text-default: var(--fds-colors-accent-13); - --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); - --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); - --fds-colors-neutral-1: #131c27; - --fds-colors-neutral-2: #192433; - --fds-colors-neutral-3: #243142; - --fds-colors-neutral-4: #2e3a4a; - --fds-colors-neutral-5: #374352; - --fds-colors-neutral-6: #495361; - --fds-colors-neutral-7: #626b77; - --fds-colors-neutral-8: #7d848e; - --fds-colors-neutral-9: #1e2b3c; - --fds-colors-neutral-10: #333e4e; - --fds-colors-neutral-11: #495361; - --fds-colors-neutral-12: #a6abb2; - --fds-colors-neutral-13: #c9ccd0; - --fds-colors-neutral-contrast-1: #f9f9fa; - --fds-colors-neutral-contrast-2: #9ea3ab; - --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); - --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); - --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); - --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); - --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); - --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); - --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); - --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); - --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); - --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); - --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); - --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); - --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); - --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); - --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); - --fds-colors-brand1-1: #2f1213; - --fds-colors-brand1-2: #3c1819; - --fds-colors-brand1-3: #522021; - --fds-colors-brand1-4: #602627; - --fds-colors-brand1-5: #702c2e; - --fds-colors-brand1-6: #8b3639; - --fds-colors-brand1-7: #b34649; - --fds-colors-brand1-8: #dd565a; - --fds-colors-brand1-9: #f35f63; - --fds-colors-brand1-10: #cc5053; - --fds-colors-brand1-11: #a84144; - --fds-colors-brand1-12: #f78d8f; - --fds-colors-brand1-13: #fabcbd; - --fds-colors-brand1-contrast-1: #41191b; - --fds-colors-brand1-contrast-2: #2f1213; - --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); - --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); - --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); - --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); - --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); - --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); - --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); - --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); - --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); - --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); - --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); - --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); - --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); - --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); - --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); - --fds-colors-brand2-1: #231a05; - --fds-colors-brand2-2: #2d2206; - --fds-colors-brand2-3: #3d2e09; - --fds-colors-brand2-4: #48360a; - --fds-colors-brand2-5: #543e0c; - --fds-colors-brand2-6: #684e0f; - --fds-colors-brand2-7: #876413; - --fds-colors-brand2-8: #a87c17; - --fds-colors-brand2-9: #e4a920; - --fds-colors-brand2-10: #c6931c; - --fds-colors-brand2-11: #a87c17; - --fds-colors-brand2-12: #daa21f; - --fds-colors-brand2-13: #eec76c; - --fds-colors-brand2-contrast-1: #302407; - --fds-colors-brand2-contrast-2: #45340a; - --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); - --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); - --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); - --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); - --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); - --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); - --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); - --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); - --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); - --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); - --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); - --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); - --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); - --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); - --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); - --fds-colors-brand3-1: #061d30; - --fds-colors-brand3-2: #07253c; - --fds-colors-brand3-3: #0a3251; - --fds-colors-brand3-4: #0c3b60; - --fds-colors-brand3-5: #0e446e; - --fds-colors-brand3-6: #11558a; - --fds-colors-brand3-7: #166eb2; - --fds-colors-brand3-8: #1b88db; - --fds-colors-brand3-9: #1e98f5; - --fds-colors-brand3-10: #1980ce; - --fds-colors-brand3-11: #1569a9; - --fds-colors-brand3-12: #57b2f8; - --fds-colors-brand3-13: #9cd2fb; - --fds-colors-brand3-contrast-1: #082740; - --fds-colors-brand3-contrast-2: #061f33; - --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); - --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); - --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); - --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); - --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); - --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); - --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); - --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); - --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); - --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); - --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); - --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); - --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); - --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); - --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); - --fds-colors-success-background-default: #08200c; - --fds-colors-success-background-subtle: #0b290f; - --fds-colors-success-surface-default: #0f3814; - --fds-colors-success-surface-hover: #114218; - --fds-colors-success-surface-active: #144c1c; - --fds-colors-success-border-subtle: #185e22; - --fds-colors-success-border-default: #207a2c; - --fds-colors-success-border-strong: #279636; - --fds-colors-success-base-default: #2ca63d; - --fds-colors-success-base-hover: #248c33; - --fds-colors-success-base-active: #1d7129; - --fds-colors-success-text-subtle: #64be70; - --fds-colors-success-text-default: #a2d8aa; - --fds-colors-success-contrast-first: #000; - --fds-colors-success-contrast-second: #e6e6e6; - --fds-colors-danger-background-default: #380c0c; - --fds-colors-danger-background-subtle: #470f10; - --fds-colors-danger-surface-default: #5e1515; - --fds-colors-danger-surface-hover: #6f1819; - --fds-colors-danger-surface-active: #7f1c1c; - --fds-colors-danger-border-subtle: #9d2223; - --fds-colors-danger-border-default: #bb3f40; - --fds-colors-danger-border-strong: #c96666; - --fds-colors-danger-base-default: #b32728; - --fds-colors-danger-base-hover: #8c1f1f; - --fds-colors-danger-base-active: #671617; - --fds-colors-danger-text-subtle: #dc9a9b; - --fds-colors-danger-text-default: #e9c2c2; - --fds-colors-danger-contrast-first: #000; - --fds-colors-danger-contrast-second: #e6e6e6; - --fds-colors-info-background-default: #031d30; - --fds-colors-info-background-subtle: #032540; - --fds-colors-info-surface-default: #043256; - --fds-colors-info-surface-hover: #053c65; - --fds-colors-info-surface-active: #064474; - --fds-colors-info-border-subtle: #075490; - --fds-colors-info-border-default: #0a6dba; - --fds-colors-info-border-strong: #3389cb; - --fds-colors-info-base-default: #0c72c1; - --fds-colors-info-base-hover: #085c9c; - --fds-colors-info-base-active: #064678; - --fds-colors-info-text-subtle: #78b1dc; - --fds-colors-info-text-default: #aed0ea; - --fds-colors-info-contrast-first: #ffffff; - --fds-colors-info-contrast-second: #e6e6e6; - --fds-colors-warning-background-default: #211b08; - --fds-colors-warning-background-subtle: #2b230a; - --fds-colors-warning-surface-default: #3a300e; - --fds-colors-warning-surface-hover: #453810; - --fds-colors-warning-surface-active: #4e4013; - --fds-colors-warning-border-subtle: #625017; - --fds-colors-warning-border-default: #7f681e; - --fds-colors-warning-border-strong: #9c8125; - --fds-colors-warning-base-default: #d46223; - --fds-colors-warning-base-hover: #b0511d; - --fds-colors-warning-base-active: #8e4117; - --fds-colors-warning-text-subtle: #e39a72; - --fds-colors-warning-text-default: #efc3ab; - --fds-colors-warning-contrast-first: #000; - --fds-colors-warning-contrast-second: #e6e6e6; + --fds-color-accent-1: #001c36; + --fds-color-accent-2: #002445; + --fds-color-accent-3: #00315c; + --fds-color-accent-4: #00396d; + --fds-color-accent-5: #00427e; + --fds-color-accent-6: #00529d; + --fds-color-accent-7: #0f6bbe; + --fds-color-accent-8: #3d88ca; + --fds-color-accent-9: #0163ba; + --fds-color-accent-10: #004d93; + --fds-color-accent-11: #00396d; + --fds-color-accent-12: #7eb0dc; + --fds-color-accent-13: #b0cfea; + --fds-color-accent-contrast-1: #f6fafd; + --fds-color-accent-contrast-2: #ddeaf6; + --fds-color-accent-background-default: var(--fds-color-accent-1); + --fds-color-accent-background-subtle: var(--fds-color-accent-2); + --fds-color-accent-surface-default: var(--fds-color-accent-3); + --fds-color-accent-surface-hover: var(--fds-color-accent-4); + --fds-color-accent-surface-active: var(--fds-color-accent-5); + --fds-color-accent-border-subtle: var(--fds-color-accent-6); + --fds-color-accent-border-default: var(--fds-color-accent-7); + --fds-color-accent-border-strong: var(--fds-color-accent-8); + --fds-color-accent-base-default: var(--fds-color-accent-9); + --fds-color-accent-base-hover: var(--fds-color-accent-10); + --fds-color-accent-base-active: var(--fds-color-accent-11); + --fds-color-accent-text-subtle: var(--fds-color-accent-12); + --fds-color-accent-text-default: var(--fds-color-accent-13); + --fds-color-accent-contrast-first: var(--fds-color-accent-contrast-1); + --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); + --fds-color-neutral-1: #131c27; + --fds-color-neutral-2: #192433; + --fds-color-neutral-3: #243142; + --fds-color-neutral-4: #2e3a4a; + --fds-color-neutral-5: #374352; + --fds-color-neutral-6: #495361; + --fds-color-neutral-7: #626b77; + --fds-color-neutral-8: #7d848e; + --fds-color-neutral-9: #1e2b3c; + --fds-color-neutral-10: #333e4e; + --fds-color-neutral-11: #495361; + --fds-color-neutral-12: #a6abb2; + --fds-color-neutral-13: #c9ccd0; + --fds-color-neutral-contrast-1: #f9f9fa; + --fds-color-neutral-contrast-2: #9ea3ab; + --fds-color-neutral-background-default: var(--fds-color-neutral-1); + --fds-color-neutral-background-subtle: var(--fds-color-neutral-2); + --fds-color-neutral-surface-default: var(--fds-color-neutral-3); + --fds-color-neutral-surface-hover: var(--fds-color-neutral-4); + --fds-color-neutral-surface-active: var(--fds-color-neutral-5); + --fds-color-neutral-border-subtle: var(--fds-color-neutral-6); + --fds-color-neutral-border-default: var(--fds-color-neutral-7); + --fds-color-neutral-border-strong: var(--fds-color-neutral-8); + --fds-color-neutral-base-default: var(--fds-color-neutral-9); + --fds-color-neutral-base-hover: var(--fds-color-neutral-10); + --fds-color-neutral-base-active: var(--fds-color-neutral-11); + --fds-color-neutral-text-subtle: var(--fds-color-neutral-12); + --fds-color-neutral-text-default: var(--fds-color-neutral-13); + --fds-color-neutral-contrast-first: var(--fds-color-neutral-contrast-1); + --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); + --fds-color-brand1-1: #2f1213; + --fds-color-brand1-2: #3c1819; + --fds-color-brand1-3: #522021; + --fds-color-brand1-4: #602627; + --fds-color-brand1-5: #702c2e; + --fds-color-brand1-6: #8b3639; + --fds-color-brand1-7: #b34649; + --fds-color-brand1-8: #dd565a; + --fds-color-brand1-9: #f35f63; + --fds-color-brand1-10: #cc5053; + --fds-color-brand1-11: #a84144; + --fds-color-brand1-12: #f78d8f; + --fds-color-brand1-13: #fabcbd; + --fds-color-brand1-contrast-1: #41191b; + --fds-color-brand1-contrast-2: #2f1213; + --fds-color-brand1-background-default: var(--fds-color-brand1-1); + --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); + --fds-color-brand1-surface-default: var(--fds-color-brand1-3); + --fds-color-brand1-surface-hover: var(--fds-color-brand1-4); + --fds-color-brand1-surface-active: var(--fds-color-brand1-5); + --fds-color-brand1-border-subtle: var(--fds-color-brand1-6); + --fds-color-brand1-border-default: var(--fds-color-brand1-7); + --fds-color-brand1-border-strong: var(--fds-color-brand1-8); + --fds-color-brand1-base-default: var(--fds-color-brand1-9); + --fds-color-brand1-base-hover: var(--fds-color-brand1-10); + --fds-color-brand1-base-active: var(--fds-color-brand1-11); + --fds-color-brand1-text-subtle: var(--fds-color-brand1-12); + --fds-color-brand1-text-default: var(--fds-color-brand1-13); + --fds-color-brand1-contrast-first: var(--fds-color-brand1-contrast-1); + --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); + --fds-color-brand2-1: #231a05; + --fds-color-brand2-2: #2d2206; + --fds-color-brand2-3: #3d2e09; + --fds-color-brand2-4: #48360a; + --fds-color-brand2-5: #543e0c; + --fds-color-brand2-6: #684e0f; + --fds-color-brand2-7: #876413; + --fds-color-brand2-8: #a87c17; + --fds-color-brand2-9: #e4a920; + --fds-color-brand2-10: #c6931c; + --fds-color-brand2-11: #a87c17; + --fds-color-brand2-12: #daa21f; + --fds-color-brand2-13: #eec76c; + --fds-color-brand2-contrast-1: #302407; + --fds-color-brand2-contrast-2: #45340a; + --fds-color-brand2-background-default: var(--fds-color-brand2-1); + --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); + --fds-color-brand2-surface-default: var(--fds-color-brand2-3); + --fds-color-brand2-surface-hover: var(--fds-color-brand2-4); + --fds-color-brand2-surface-active: var(--fds-color-brand2-5); + --fds-color-brand2-border-subtle: var(--fds-color-brand2-6); + --fds-color-brand2-border-default: var(--fds-color-brand2-7); + --fds-color-brand2-border-strong: var(--fds-color-brand2-8); + --fds-color-brand2-base-default: var(--fds-color-brand2-9); + --fds-color-brand2-base-hover: var(--fds-color-brand2-10); + --fds-color-brand2-base-active: var(--fds-color-brand2-11); + --fds-color-brand2-text-subtle: var(--fds-color-brand2-12); + --fds-color-brand2-text-default: var(--fds-color-brand2-13); + --fds-color-brand2-contrast-first: var(--fds-color-brand2-contrast-1); + --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); + --fds-color-brand3-1: #061d30; + --fds-color-brand3-2: #07253c; + --fds-color-brand3-3: #0a3251; + --fds-color-brand3-4: #0c3b60; + --fds-color-brand3-5: #0e446e; + --fds-color-brand3-6: #11558a; + --fds-color-brand3-7: #166eb2; + --fds-color-brand3-8: #1b88db; + --fds-color-brand3-9: #1e98f5; + --fds-color-brand3-10: #1980ce; + --fds-color-brand3-11: #1569a9; + --fds-color-brand3-12: #57b2f8; + --fds-color-brand3-13: #9cd2fb; + --fds-color-brand3-contrast-1: #082740; + --fds-color-brand3-contrast-2: #061f33; + --fds-color-brand3-background-default: var(--fds-color-brand3-1); + --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); + --fds-color-brand3-surface-default: var(--fds-color-brand3-3); + --fds-color-brand3-surface-hover: var(--fds-color-brand3-4); + --fds-color-brand3-surface-active: var(--fds-color-brand3-5); + --fds-color-brand3-border-subtle: var(--fds-color-brand3-6); + --fds-color-brand3-border-default: var(--fds-color-brand3-7); + --fds-color-brand3-border-strong: var(--fds-color-brand3-8); + --fds-color-brand3-base-default: var(--fds-color-brand3-9); + --fds-color-brand3-base-hover: var(--fds-color-brand3-10); + --fds-color-brand3-base-active: var(--fds-color-brand3-11); + --fds-color-brand3-text-subtle: var(--fds-color-brand3-12); + --fds-color-brand3-text-default: var(--fds-color-brand3-13); + --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); + --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); + --fds-color-success-background-default: #08200c; + --fds-color-success-background-subtle: #0b290f; + --fds-color-success-surface-default: #0f3814; + --fds-color-success-surface-hover: #114218; + --fds-color-success-surface-active: #144c1c; + --fds-color-success-border-subtle: #185e22; + --fds-color-success-border-default: #207a2c; + --fds-color-success-border-strong: #279636; + --fds-color-success-base-default: #2ca63d; + --fds-color-success-base-hover: #248c33; + --fds-color-success-base-active: #1d7129; + --fds-color-success-text-subtle: #64be70; + --fds-color-success-text-default: #a2d8aa; + --fds-color-success-contrast-first: #000; + --fds-color-success-contrast-second: #e6e6e6; + --fds-color-danger-background-default: #380c0c; + --fds-color-danger-background-subtle: #470f10; + --fds-color-danger-surface-default: #5e1515; + --fds-color-danger-surface-hover: #6f1819; + --fds-color-danger-surface-active: #7f1c1c; + --fds-color-danger-border-subtle: #9d2223; + --fds-color-danger-border-default: #bb3f40; + --fds-color-danger-border-strong: #c96666; + --fds-color-danger-base-default: #b32728; + --fds-color-danger-base-hover: #8c1f1f; + --fds-color-danger-base-active: #671617; + --fds-color-danger-text-subtle: #dc9a9b; + --fds-color-danger-text-default: #e9c2c2; + --fds-color-danger-contrast-first: #000; + --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-info-background-default: #031d30; + --fds-color-info-background-subtle: #032540; + --fds-color-info-surface-default: #043256; + --fds-color-info-surface-hover: #053c65; + --fds-color-info-surface-active: #064474; + --fds-color-info-border-subtle: #075490; + --fds-color-info-border-default: #0a6dba; + --fds-color-info-border-strong: #3389cb; + --fds-color-info-base-default: #0c72c1; + --fds-color-info-base-hover: #085c9c; + --fds-color-info-base-active: #064678; + --fds-color-info-text-subtle: #78b1dc; + --fds-color-info-text-default: #aed0ea; + --fds-color-info-contrast-first: #ffffff; + --fds-color-info-contrast-second: #e6e6e6; + --fds-color-warning-background-default: #211b08; + --fds-color-warning-background-subtle: #2b230a; + --fds-color-warning-surface-default: #3a300e; + --fds-color-warning-surface-hover: #453810; + --fds-color-warning-surface-active: #4e4013; + --fds-color-warning-border-subtle: #625017; + --fds-color-warning-border-default: #7f681e; + --fds-color-warning-border-strong: #9c8125; + --fds-color-warning-base-default: #d46223; + --fds-color-warning-base-hover: #b0511d; + --fds-color-warning-base-active: #8e4117; + --fds-color-warning-text-subtle: #e39a72; + --fds-color-warning-text-default: #efc3ab; + --fds-color-warning-contrast-first: #000; + --fds-color-warning-contrast-second: #e6e6e6; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -251,18 +251,15 @@ --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border_radius-sm: 2; - --fds-border_radius-md: 4; - --fds-border_radius-lg: 8; - --fds-border_radius-xl: 12; - --fds-border_radius-2xl: 16; - --fds-border_radius-3xl: 24; - --fds-border_radius-4xl: 32; - --fds-border_radius-full: 9999; + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; @@ -303,13 +300,13 @@ --fds-sizing-22: 5.5rem; --fds-sizing-26: 6.5rem; --fds-sizing-30: 7.5rem; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-width-default: 1px; + --fds-border-width-active: 2px; + --fds-border-width-tab_focus: 2px; + --fds-shadow-xs: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-sm: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-md: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-lg: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xl: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/theme4/light.css b/packages/theme/brand/theme4/light.css index 36d205e266..722b1b2b80 100644 --- a/packages/theme/brand/theme4/light.css +++ b/packages/theme/brand/theme4/light.css @@ -10,216 +10,216 @@ /** DO NOT OVERRIDE */ /** Tokens */ - --fds-colors-accent-1: #fefeff; - --fds-colors-accent-2: #eef4fa; - --fds-colors-accent-3: #e2edf7; - --fds-colors-accent-4: #c3daef; - --fds-colors-accent-5: #a4c7e6; - --fds-colors-accent-6: #aecde9; - --fds-colors-accent-7: #4b90ce; - --fds-colors-accent-8: #00529d; - --fds-colors-accent-9: #0163ba; - --fds-colors-accent-10: #004d93; - --fds-colors-accent-11: #00396d; - --fds-colors-accent-12: #005099; - --fds-colors-accent-13: #00315c; - --fds-colors-accent-contrast-1: #f6fafd; - --fds-colors-accent-contrast-2: #ddeaf6; - --fds-colors-accent-background-default: var(--fds-colors-accent-1); - --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); - --fds-colors-accent-surface-default: var(--fds-colors-accent-3); - --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); - --fds-colors-accent-surface-active: var(--fds-colors-accent-5); - --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); - --fds-colors-accent-border-default: var(--fds-colors-accent-7); - --fds-colors-accent-border-strong: var(--fds-colors-accent-8); - --fds-colors-accent-base-default: var(--fds-colors-accent-9); - --fds-colors-accent-base-hover: var(--fds-colors-accent-10); - --fds-colors-accent-base-active: var(--fds-colors-accent-11); - --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); - --fds-colors-accent-text-default: var(--fds-colors-accent-13); - --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); - --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); - --fds-colors-neutral-1: #fefefe; - --fds-colors-neutral-2: #f3f4f5; - --fds-colors-neutral-3: #e9eaec; - --fds-colors-neutral-4: #d5d7da; - --fds-colors-neutral-5: #c1c4c9; - --fds-colors-neutral-6: #c6c9cd; - --fds-colors-neutral-7: #858c96; - --fds-colors-neutral-8: #495361; - --fds-colors-neutral-9: #1e2b3c; - --fds-colors-neutral-10: #333e4e; - --fds-colors-neutral-11: #495361; - --fds-colors-neutral-12: #46505e; - --fds-colors-neutral-13: #243142; - --fds-colors-neutral-contrast-1: #f9f9fa; - --fds-colors-neutral-contrast-2: #9ea3ab; - --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); - --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); - --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); - --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); - --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); - --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); - --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); - --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); - --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); - --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); - --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); - --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); - --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); - --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); - --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); - --fds-colors-brand1-1: #fffefe; - --fds-colors-brand1-2: #fef0f1; - --fds-colors-brand1-3: #fde5e6; - --fds-colors-brand1-4: #fbcccd; - --fds-colors-brand1-5: #fab1b3; - --fds-colors-brand1-6: #fab8b9; - --fds-colors-brand1-7: #eb5b5f; - --fds-colors-brand1-8: #8b3639; - --fds-colors-brand1-9: #f35f63; - --fds-colors-brand1-10: #cc5053; - --fds-colors-brand1-11: #a84144; - --fds-colors-brand1-12: #873537; - --fds-colors-brand1-13: #522021; - --fds-colors-brand1-contrast-1: #f6fafd; - --fds-colors-brand1-contrast-2: #ddeaf6; - --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); - --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); - --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); - --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); - --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); - --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); - --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); - --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); - --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); - --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); - --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); - --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); - --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); - --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); - --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); - --fds-colors-brand2-1: #fffefc; - --fds-colors-brand2-2: #fbf3e0; - --fds-colors-brand2-3: #f8e9c6; - --fds-colors-brand2-4: #f2d48d; - --fds-colors-brand2-5: #ebbe54; - --fds-colors-brand2-6: #edc464; - --fds-colors-brand2-7: #b28419; - --fds-colors-brand2-8: #684e0f; - --fds-colors-brand2-9: #e4a920; - --fds-colors-brand2-10: #c6931c; - --fds-colors-brand2-11: #a87c17; - --fds-colors-brand2-12: #664c0e; - --fds-colors-brand2-13: #3d2e09; - --fds-colors-brand2-contrast-1: #f6fafd; - --fds-colors-brand2-contrast-2: #ddeaf6; - --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); - --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); - --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); - --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); - --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); - --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); - --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); - --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); - --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); - --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); - --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); - --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); - --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); - --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); - --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); - --fds-colors-brand3-1: #fdfeff; - --fds-colors-brand3-2: #eaf6fe; - --fds-colors-brand3-3: #d9eefd; - --fds-colors-brand3-4: #b3dcfc; - --fds-colors-brand3-5: #8bcafa; - --fds-colors-brand3-6: #96cffa; - --fds-colors-brand3-7: #1c90e8; - --fds-colors-brand3-8: #11558a; - --fds-colors-brand3-9: #1e98f5; - --fds-colors-brand3-10: #1980ce; - --fds-colors-brand3-11: #1569a9; - --fds-colors-brand3-12: #105387; - --fds-colors-brand3-13: #0a3251; - --fds-colors-brand3-contrast-1: #f6fafd; - --fds-colors-brand3-contrast-2: #ddeaf6; - --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); - --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); - --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); - --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); - --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); - --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); - --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); - --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); - --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); - --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); - --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); - --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); - --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); - --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); - --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); - --fds-colors-success-background-default: #fcfefc; - --fds-colors-success-background-subtle: #e9f6ea; - --fds-colors-success-surface-default: #d9efdc; - --fds-colors-success-surface-hover: #b9e1be; - --fds-colors-success-surface-active: #94d29d; - --fds-colors-success-border-subtle: #9ed6a5; - --fds-colors-success-border-default: #29a03a; - --fds-colors-success-border-strong: #185e22; - --fds-colors-success-base-default: #2ca63d; - --fds-colors-success-base-hover: #248c33; - --fds-colors-success-base-active: #1d7129; - --fds-colors-success-text-subtle: #185c21; - --fds-colors-success-text-default: #0f3814; - --fds-colors-success-contrast-first: #ffffff; - --fds-colors-success-contrast-second: #e6e6e6; - --fds-colors-danger-background-default: #fffefe; - --fds-colors-danger-background-subtle: #fbf2f3; - --fds-colors-danger-surface-default: #f6e6e6; - --fds-colors-danger-surface-hover: #eecfd0; - --fds-colors-danger-surface-active: #e6b9b9; - --fds-colors-danger-border-subtle: #e8bfbf; - --fds-colors-danger-border-default: #cd7172; - --fds-colors-danger-border-strong: #9d2223; - --fds-colors-danger-base-default: #b32728; - --fds-colors-danger-base-hover: #8c1f1f; - --fds-colors-danger-base-active: #671617; - --fds-colors-danger-text-subtle: #9a2122; - --fds-colors-danger-text-default: #5e1515; - --fds-colors-danger-contrast-first: #ffffff; - --fds-colors-danger-contrast-second: #e6e6e6; - --fds-colors-info-background-default: #fefeff; - --fds-colors-info-background-subtle: #edf5fa; - --fds-colors-info-surface-default: #dfecf7; - --fds-colors-info-surface-hover: #bedaee; - --fds-colors-info-surface-active: #a1c9e7; - --fds-colors-info-border-subtle: #aacee9; - --fds-colors-info-border-default: #4291ce; - --fds-colors-info-border-strong: #075490; - --fds-colors-info-base-default: #0c72c1; - --fds-colors-info-base-hover: #085c9c; - --fds-colors-info-base-active: #064678; - --fds-colors-info-text-subtle: #07528c; - --fds-colors-info-text-default: #043256; - --fds-colors-info-contrast-first: #ffffff; - --fds-colors-info-contrast-second: #e6e6e6; - --fds-colors-warning-background-default: #fffefc; - --fds-colors-warning-background-subtle: #fbf2d5; - --fds-colors-warning-surface-default: #f9ebbd; - --fds-colors-warning-surface-hover: #f2d474; - --fds-colors-warning-surface-active: #e8bf37; - --fds-colors-warning-border-subtle: #edc644; - --fds-colors-warning-border-default: #a68827; - --fds-colors-warning-border-strong: #625017; - --fds-colors-warning-base-default: #d46223; - --fds-colors-warning-base-hover: #b0511d; - --fds-colors-warning-base-active: #8e4117; - --fds-colors-warning-text-subtle: #813c15; - --fds-colors-warning-text-default: #4f240d; - --fds-colors-warning-contrast-first: #ffffff; - --fds-colors-warning-contrast-second: #e6e6e6; + --fds-color-accent-1: #fefeff; + --fds-color-accent-2: #eef4fa; + --fds-color-accent-3: #e2edf7; + --fds-color-accent-4: #c3daef; + --fds-color-accent-5: #a4c7e6; + --fds-color-accent-6: #aecde9; + --fds-color-accent-7: #4b90ce; + --fds-color-accent-8: #00529d; + --fds-color-accent-9: #0163ba; + --fds-color-accent-10: #004d93; + --fds-color-accent-11: #00396d; + --fds-color-accent-12: #005099; + --fds-color-accent-13: #00315c; + --fds-color-accent-contrast-1: #f6fafd; + --fds-color-accent-contrast-2: #ddeaf6; + --fds-color-accent-background-default: var(--fds-color-accent-1); + --fds-color-accent-background-subtle: var(--fds-color-accent-2); + --fds-color-accent-surface-default: var(--fds-color-accent-3); + --fds-color-accent-surface-hover: var(--fds-color-accent-4); + --fds-color-accent-surface-active: var(--fds-color-accent-5); + --fds-color-accent-border-subtle: var(--fds-color-accent-6); + --fds-color-accent-border-default: var(--fds-color-accent-7); + --fds-color-accent-border-strong: var(--fds-color-accent-8); + --fds-color-accent-base-default: var(--fds-color-accent-9); + --fds-color-accent-base-hover: var(--fds-color-accent-10); + --fds-color-accent-base-active: var(--fds-color-accent-11); + --fds-color-accent-text-subtle: var(--fds-color-accent-12); + --fds-color-accent-text-default: var(--fds-color-accent-13); + --fds-color-accent-contrast-first: var(--fds-color-accent-contrast-1); + --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); + --fds-color-neutral-1: #fefefe; + --fds-color-neutral-2: #f3f4f5; + --fds-color-neutral-3: #e9eaec; + --fds-color-neutral-4: #d5d7da; + --fds-color-neutral-5: #c1c4c9; + --fds-color-neutral-6: #c6c9cd; + --fds-color-neutral-7: #858c96; + --fds-color-neutral-8: #495361; + --fds-color-neutral-9: #1e2b3c; + --fds-color-neutral-10: #333e4e; + --fds-color-neutral-11: #495361; + --fds-color-neutral-12: #46505e; + --fds-color-neutral-13: #243142; + --fds-color-neutral-contrast-1: #f9f9fa; + --fds-color-neutral-contrast-2: #9ea3ab; + --fds-color-neutral-background-default: var(--fds-color-neutral-1); + --fds-color-neutral-background-subtle: var(--fds-color-neutral-2); + --fds-color-neutral-surface-default: var(--fds-color-neutral-3); + --fds-color-neutral-surface-hover: var(--fds-color-neutral-4); + --fds-color-neutral-surface-active: var(--fds-color-neutral-5); + --fds-color-neutral-border-subtle: var(--fds-color-neutral-6); + --fds-color-neutral-border-default: var(--fds-color-neutral-7); + --fds-color-neutral-border-strong: var(--fds-color-neutral-8); + --fds-color-neutral-base-default: var(--fds-color-neutral-9); + --fds-color-neutral-base-hover: var(--fds-color-neutral-10); + --fds-color-neutral-base-active: var(--fds-color-neutral-11); + --fds-color-neutral-text-subtle: var(--fds-color-neutral-12); + --fds-color-neutral-text-default: var(--fds-color-neutral-13); + --fds-color-neutral-contrast-first: var(--fds-color-neutral-contrast-1); + --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); + --fds-color-brand1-1: #fffefe; + --fds-color-brand1-2: #fef0f1; + --fds-color-brand1-3: #fde5e6; + --fds-color-brand1-4: #fbcccd; + --fds-color-brand1-5: #fab1b3; + --fds-color-brand1-6: #fab8b9; + --fds-color-brand1-7: #eb5b5f; + --fds-color-brand1-8: #8b3639; + --fds-color-brand1-9: #f35f63; + --fds-color-brand1-10: #cc5053; + --fds-color-brand1-11: #a84144; + --fds-color-brand1-12: #873537; + --fds-color-brand1-13: #522021; + --fds-color-brand1-contrast-1: #f6fafd; + --fds-color-brand1-contrast-2: #ddeaf6; + --fds-color-brand1-background-default: var(--fds-color-brand1-1); + --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); + --fds-color-brand1-surface-default: var(--fds-color-brand1-3); + --fds-color-brand1-surface-hover: var(--fds-color-brand1-4); + --fds-color-brand1-surface-active: var(--fds-color-brand1-5); + --fds-color-brand1-border-subtle: var(--fds-color-brand1-6); + --fds-color-brand1-border-default: var(--fds-color-brand1-7); + --fds-color-brand1-border-strong: var(--fds-color-brand1-8); + --fds-color-brand1-base-default: var(--fds-color-brand1-9); + --fds-color-brand1-base-hover: var(--fds-color-brand1-10); + --fds-color-brand1-base-active: var(--fds-color-brand1-11); + --fds-color-brand1-text-subtle: var(--fds-color-brand1-12); + --fds-color-brand1-text-default: var(--fds-color-brand1-13); + --fds-color-brand1-contrast-first: var(--fds-color-brand1-contrast-1); + --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); + --fds-color-brand2-1: #fffefc; + --fds-color-brand2-2: #fbf3e0; + --fds-color-brand2-3: #f8e9c6; + --fds-color-brand2-4: #f2d48d; + --fds-color-brand2-5: #ebbe54; + --fds-color-brand2-6: #edc464; + --fds-color-brand2-7: #b28419; + --fds-color-brand2-8: #684e0f; + --fds-color-brand2-9: #e4a920; + --fds-color-brand2-10: #c6931c; + --fds-color-brand2-11: #a87c17; + --fds-color-brand2-12: #664c0e; + --fds-color-brand2-13: #3d2e09; + --fds-color-brand2-contrast-1: #f6fafd; + --fds-color-brand2-contrast-2: #ddeaf6; + --fds-color-brand2-background-default: var(--fds-color-brand2-1); + --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); + --fds-color-brand2-surface-default: var(--fds-color-brand2-3); + --fds-color-brand2-surface-hover: var(--fds-color-brand2-4); + --fds-color-brand2-surface-active: var(--fds-color-brand2-5); + --fds-color-brand2-border-subtle: var(--fds-color-brand2-6); + --fds-color-brand2-border-default: var(--fds-color-brand2-7); + --fds-color-brand2-border-strong: var(--fds-color-brand2-8); + --fds-color-brand2-base-default: var(--fds-color-brand2-9); + --fds-color-brand2-base-hover: var(--fds-color-brand2-10); + --fds-color-brand2-base-active: var(--fds-color-brand2-11); + --fds-color-brand2-text-subtle: var(--fds-color-brand2-12); + --fds-color-brand2-text-default: var(--fds-color-brand2-13); + --fds-color-brand2-contrast-first: var(--fds-color-brand2-contrast-1); + --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); + --fds-color-brand3-1: #fdfeff; + --fds-color-brand3-2: #eaf6fe; + --fds-color-brand3-3: #d9eefd; + --fds-color-brand3-4: #b3dcfc; + --fds-color-brand3-5: #8bcafa; + --fds-color-brand3-6: #96cffa; + --fds-color-brand3-7: #1c90e8; + --fds-color-brand3-8: #11558a; + --fds-color-brand3-9: #1e98f5; + --fds-color-brand3-10: #1980ce; + --fds-color-brand3-11: #1569a9; + --fds-color-brand3-12: #105387; + --fds-color-brand3-13: #0a3251; + --fds-color-brand3-contrast-1: #f6fafd; + --fds-color-brand3-contrast-2: #ddeaf6; + --fds-color-brand3-background-default: var(--fds-color-brand3-1); + --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); + --fds-color-brand3-surface-default: var(--fds-color-brand3-3); + --fds-color-brand3-surface-hover: var(--fds-color-brand3-4); + --fds-color-brand3-surface-active: var(--fds-color-brand3-5); + --fds-color-brand3-border-subtle: var(--fds-color-brand3-6); + --fds-color-brand3-border-default: var(--fds-color-brand3-7); + --fds-color-brand3-border-strong: var(--fds-color-brand3-8); + --fds-color-brand3-base-default: var(--fds-color-brand3-9); + --fds-color-brand3-base-hover: var(--fds-color-brand3-10); + --fds-color-brand3-base-active: var(--fds-color-brand3-11); + --fds-color-brand3-text-subtle: var(--fds-color-brand3-12); + --fds-color-brand3-text-default: var(--fds-color-brand3-13); + --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); + --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); + --fds-color-success-background-default: #fcfefc; + --fds-color-success-background-subtle: #e9f6ea; + --fds-color-success-surface-default: #d9efdc; + --fds-color-success-surface-hover: #b9e1be; + --fds-color-success-surface-active: #94d29d; + --fds-color-success-border-subtle: #9ed6a5; + --fds-color-success-border-default: #29a03a; + --fds-color-success-border-strong: #185e22; + --fds-color-success-base-default: #2ca63d; + --fds-color-success-base-hover: #248c33; + --fds-color-success-base-active: #1d7129; + --fds-color-success-text-subtle: #185c21; + --fds-color-success-text-default: #0f3814; + --fds-color-success-contrast-first: #ffffff; + --fds-color-success-contrast-second: #e6e6e6; + --fds-color-danger-background-default: #fffefe; + --fds-color-danger-background-subtle: #fbf2f3; + --fds-color-danger-surface-default: #f6e6e6; + --fds-color-danger-surface-hover: #eecfd0; + --fds-color-danger-surface-active: #e6b9b9; + --fds-color-danger-border-subtle: #e8bfbf; + --fds-color-danger-border-default: #cd7172; + --fds-color-danger-border-strong: #9d2223; + --fds-color-danger-base-default: #b32728; + --fds-color-danger-base-hover: #8c1f1f; + --fds-color-danger-base-active: #671617; + --fds-color-danger-text-subtle: #9a2122; + --fds-color-danger-text-default: #5e1515; + --fds-color-danger-contrast-first: #ffffff; + --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-info-background-default: #fefeff; + --fds-color-info-background-subtle: #edf5fa; + --fds-color-info-surface-default: #dfecf7; + --fds-color-info-surface-hover: #bedaee; + --fds-color-info-surface-active: #a1c9e7; + --fds-color-info-border-subtle: #aacee9; + --fds-color-info-border-default: #4291ce; + --fds-color-info-border-strong: #075490; + --fds-color-info-base-default: #0c72c1; + --fds-color-info-base-hover: #085c9c; + --fds-color-info-base-active: #064678; + --fds-color-info-text-subtle: #07528c; + --fds-color-info-text-default: #043256; + --fds-color-info-contrast-first: #ffffff; + --fds-color-info-contrast-second: #e6e6e6; + --fds-color-warning-background-default: #fffefc; + --fds-color-warning-background-subtle: #fbf2d5; + --fds-color-warning-surface-default: #f9ebbd; + --fds-color-warning-surface-hover: #f2d474; + --fds-color-warning-surface-active: #e8bf37; + --fds-color-warning-border-subtle: #edc644; + --fds-color-warning-border-default: #a68827; + --fds-color-warning-border-strong: #625017; + --fds-color-warning-base-default: #d46223; + --fds-color-warning-base-hover: #b0511d; + --fds-color-warning-base-active: #8e4117; + --fds-color-warning-text-subtle: #813c15; + --fds-color-warning-text-default: #4f240d; + --fds-color-warning-contrast-first: #ffffff; + --fds-color-warning-contrast-second: #e6e6e6; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -251,18 +251,15 @@ --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border_radius-sm: 2; - --fds-border_radius-md: 4; - --fds-border_radius-lg: 8; - --fds-border_radius-xl: 12; - --fds-border_radius-2xl: 16; - --fds-border_radius-3xl: 24; - --fds-border_radius-4xl: 32; - --fds-border_radius-full: 9999; + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; @@ -303,13 +300,13 @@ --fds-sizing-22: 5.5rem; --fds-sizing-26: 6.5rem; --fds-sizing-30: 7.5rem; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-width-default: 1px; + --fds-border-width-active: 2px; + --fds-border-width-tab_focus: 2px; + --fds-shadow-xs: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-sm: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-md: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-lg: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xl: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/uutilsynet/dark.css b/packages/theme/brand/uutilsynet/dark.css index da16633b83..b1433dc9a0 100644 --- a/packages/theme/brand/uutilsynet/dark.css +++ b/packages/theme/brand/uutilsynet/dark.css @@ -10,216 +10,216 @@ /** DO NOT OVERRIDE */ /** Tokens */ - --fds-colors-accent-1: #001c36; - --fds-colors-accent-2: #002445; - --fds-colors-accent-3: #00315c; - --fds-colors-accent-4: #00396d; - --fds-colors-accent-5: #00427e; - --fds-colors-accent-6: #00529d; - --fds-colors-accent-7: #0f6bbe; - --fds-colors-accent-8: #3d88ca; - --fds-colors-accent-9: #0163ba; - --fds-colors-accent-10: #004d93; - --fds-colors-accent-11: #00396d; - --fds-colors-accent-12: #7eb0dc; - --fds-colors-accent-13: #b0cfea; - --fds-colors-accent-contrast-1: #f6fafd; - --fds-colors-accent-contrast-2: #ddeaf6; - --fds-colors-accent-background-default: var(--fds-colors-accent-1); - --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); - --fds-colors-accent-surface-default: var(--fds-colors-accent-3); - --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); - --fds-colors-accent-surface-active: var(--fds-colors-accent-5); - --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); - --fds-colors-accent-border-default: var(--fds-colors-accent-7); - --fds-colors-accent-border-strong: var(--fds-colors-accent-8); - --fds-colors-accent-base-default: var(--fds-colors-accent-9); - --fds-colors-accent-base-hover: var(--fds-colors-accent-10); - --fds-colors-accent-base-active: var(--fds-colors-accent-11); - --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); - --fds-colors-accent-text-default: var(--fds-colors-accent-13); - --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); - --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); - --fds-colors-neutral-1: #131c27; - --fds-colors-neutral-2: #192433; - --fds-colors-neutral-3: #243142; - --fds-colors-neutral-4: #2e3a4a; - --fds-colors-neutral-5: #374352; - --fds-colors-neutral-6: #495361; - --fds-colors-neutral-7: #626b77; - --fds-colors-neutral-8: #7d848e; - --fds-colors-neutral-9: #1e2b3c; - --fds-colors-neutral-10: #333e4e; - --fds-colors-neutral-11: #495361; - --fds-colors-neutral-12: #a6abb2; - --fds-colors-neutral-13: #c9ccd0; - --fds-colors-neutral-contrast-1: #f9f9fa; - --fds-colors-neutral-contrast-2: #9ea3ab; - --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); - --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); - --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); - --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); - --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); - --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); - --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); - --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); - --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); - --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); - --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); - --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); - --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); - --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); - --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); - --fds-colors-brand1-1: #2f1213; - --fds-colors-brand1-2: #3c1819; - --fds-colors-brand1-3: #522021; - --fds-colors-brand1-4: #602627; - --fds-colors-brand1-5: #702c2e; - --fds-colors-brand1-6: #8b3639; - --fds-colors-brand1-7: #b34649; - --fds-colors-brand1-8: #dd565a; - --fds-colors-brand1-9: #f35f63; - --fds-colors-brand1-10: #cc5053; - --fds-colors-brand1-11: #a84144; - --fds-colors-brand1-12: #f78d8f; - --fds-colors-brand1-13: #fabcbd; - --fds-colors-brand1-contrast-1: #41191b; - --fds-colors-brand1-contrast-2: #2f1213; - --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); - --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); - --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); - --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); - --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); - --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); - --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); - --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); - --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); - --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); - --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); - --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); - --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); - --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); - --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); - --fds-colors-brand2-1: #231a05; - --fds-colors-brand2-2: #2d2206; - --fds-colors-brand2-3: #3d2e09; - --fds-colors-brand2-4: #48360a; - --fds-colors-brand2-5: #543e0c; - --fds-colors-brand2-6: #684e0f; - --fds-colors-brand2-7: #876413; - --fds-colors-brand2-8: #a87c17; - --fds-colors-brand2-9: #e4a920; - --fds-colors-brand2-10: #c6931c; - --fds-colors-brand2-11: #a87c17; - --fds-colors-brand2-12: #daa21f; - --fds-colors-brand2-13: #eec76c; - --fds-colors-brand2-contrast-1: #302407; - --fds-colors-brand2-contrast-2: #45340a; - --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); - --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); - --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); - --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); - --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); - --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); - --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); - --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); - --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); - --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); - --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); - --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); - --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); - --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); - --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); - --fds-colors-brand3-1: #061d30; - --fds-colors-brand3-2: #07253c; - --fds-colors-brand3-3: #0a3251; - --fds-colors-brand3-4: #0c3b60; - --fds-colors-brand3-5: #0e446e; - --fds-colors-brand3-6: #11558a; - --fds-colors-brand3-7: #166eb2; - --fds-colors-brand3-8: #1b88db; - --fds-colors-brand3-9: #1e98f5; - --fds-colors-brand3-10: #1980ce; - --fds-colors-brand3-11: #1569a9; - --fds-colors-brand3-12: #57b2f8; - --fds-colors-brand3-13: #9cd2fb; - --fds-colors-brand3-contrast-1: #082740; - --fds-colors-brand3-contrast-2: #061f33; - --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); - --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); - --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); - --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); - --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); - --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); - --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); - --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); - --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); - --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); - --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); - --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); - --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); - --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); - --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); - --fds-colors-success-background-default: #08200c; - --fds-colors-success-background-subtle: #0b290f; - --fds-colors-success-surface-default: #0f3814; - --fds-colors-success-surface-hover: #114218; - --fds-colors-success-surface-active: #144c1c; - --fds-colors-success-border-subtle: #185e22; - --fds-colors-success-border-default: #207a2c; - --fds-colors-success-border-strong: #279636; - --fds-colors-success-base-default: #2ca63d; - --fds-colors-success-base-hover: #248c33; - --fds-colors-success-base-active: #1d7129; - --fds-colors-success-text-subtle: #64be70; - --fds-colors-success-text-default: #a2d8aa; - --fds-colors-success-contrast-first: #000; - --fds-colors-success-contrast-second: #e6e6e6; - --fds-colors-danger-background-default: #380c0c; - --fds-colors-danger-background-subtle: #470f10; - --fds-colors-danger-surface-default: #5e1515; - --fds-colors-danger-surface-hover: #6f1819; - --fds-colors-danger-surface-active: #7f1c1c; - --fds-colors-danger-border-subtle: #9d2223; - --fds-colors-danger-border-default: #bb3f40; - --fds-colors-danger-border-strong: #c96666; - --fds-colors-danger-base-default: #b32728; - --fds-colors-danger-base-hover: #8c1f1f; - --fds-colors-danger-base-active: #671617; - --fds-colors-danger-text-subtle: #dc9a9b; - --fds-colors-danger-text-default: #e9c2c2; - --fds-colors-danger-contrast-first: #000; - --fds-colors-danger-contrast-second: #e6e6e6; - --fds-colors-info-background-default: #031d30; - --fds-colors-info-background-subtle: #032540; - --fds-colors-info-surface-default: #043256; - --fds-colors-info-surface-hover: #053c65; - --fds-colors-info-surface-active: #064474; - --fds-colors-info-border-subtle: #075490; - --fds-colors-info-border-default: #0a6dba; - --fds-colors-info-border-strong: #3389cb; - --fds-colors-info-base-default: #0c72c1; - --fds-colors-info-base-hover: #085c9c; - --fds-colors-info-base-active: #064678; - --fds-colors-info-text-subtle: #78b1dc; - --fds-colors-info-text-default: #aed0ea; - --fds-colors-info-contrast-first: #ffffff; - --fds-colors-info-contrast-second: #e6e6e6; - --fds-colors-warning-background-default: #211b08; - --fds-colors-warning-background-subtle: #2b230a; - --fds-colors-warning-surface-default: #3a300e; - --fds-colors-warning-surface-hover: #453810; - --fds-colors-warning-surface-active: #4e4013; - --fds-colors-warning-border-subtle: #625017; - --fds-colors-warning-border-default: #7f681e; - --fds-colors-warning-border-strong: #9c8125; - --fds-colors-warning-base-default: #d46223; - --fds-colors-warning-base-hover: #b0511d; - --fds-colors-warning-base-active: #8e4117; - --fds-colors-warning-text-subtle: #e39a72; - --fds-colors-warning-text-default: #efc3ab; - --fds-colors-warning-contrast-first: #000; - --fds-colors-warning-contrast-second: #e6e6e6; + --fds-color-accent-1: #001c36; + --fds-color-accent-2: #002445; + --fds-color-accent-3: #00315c; + --fds-color-accent-4: #00396d; + --fds-color-accent-5: #00427e; + --fds-color-accent-6: #00529d; + --fds-color-accent-7: #0f6bbe; + --fds-color-accent-8: #3d88ca; + --fds-color-accent-9: #0163ba; + --fds-color-accent-10: #004d93; + --fds-color-accent-11: #00396d; + --fds-color-accent-12: #7eb0dc; + --fds-color-accent-13: #b0cfea; + --fds-color-accent-contrast-1: #f6fafd; + --fds-color-accent-contrast-2: #ddeaf6; + --fds-color-accent-background-default: var(--fds-color-accent-1); + --fds-color-accent-background-subtle: var(--fds-color-accent-2); + --fds-color-accent-surface-default: var(--fds-color-accent-3); + --fds-color-accent-surface-hover: var(--fds-color-accent-4); + --fds-color-accent-surface-active: var(--fds-color-accent-5); + --fds-color-accent-border-subtle: var(--fds-color-accent-6); + --fds-color-accent-border-default: var(--fds-color-accent-7); + --fds-color-accent-border-strong: var(--fds-color-accent-8); + --fds-color-accent-base-default: var(--fds-color-accent-9); + --fds-color-accent-base-hover: var(--fds-color-accent-10); + --fds-color-accent-base-active: var(--fds-color-accent-11); + --fds-color-accent-text-subtle: var(--fds-color-accent-12); + --fds-color-accent-text-default: var(--fds-color-accent-13); + --fds-color-accent-contrast-first: var(--fds-color-accent-contrast-1); + --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); + --fds-color-neutral-1: #131c27; + --fds-color-neutral-2: #192433; + --fds-color-neutral-3: #243142; + --fds-color-neutral-4: #2e3a4a; + --fds-color-neutral-5: #374352; + --fds-color-neutral-6: #495361; + --fds-color-neutral-7: #626b77; + --fds-color-neutral-8: #7d848e; + --fds-color-neutral-9: #1e2b3c; + --fds-color-neutral-10: #333e4e; + --fds-color-neutral-11: #495361; + --fds-color-neutral-12: #a6abb2; + --fds-color-neutral-13: #c9ccd0; + --fds-color-neutral-contrast-1: #f9f9fa; + --fds-color-neutral-contrast-2: #9ea3ab; + --fds-color-neutral-background-default: var(--fds-color-neutral-1); + --fds-color-neutral-background-subtle: var(--fds-color-neutral-2); + --fds-color-neutral-surface-default: var(--fds-color-neutral-3); + --fds-color-neutral-surface-hover: var(--fds-color-neutral-4); + --fds-color-neutral-surface-active: var(--fds-color-neutral-5); + --fds-color-neutral-border-subtle: var(--fds-color-neutral-6); + --fds-color-neutral-border-default: var(--fds-color-neutral-7); + --fds-color-neutral-border-strong: var(--fds-color-neutral-8); + --fds-color-neutral-base-default: var(--fds-color-neutral-9); + --fds-color-neutral-base-hover: var(--fds-color-neutral-10); + --fds-color-neutral-base-active: var(--fds-color-neutral-11); + --fds-color-neutral-text-subtle: var(--fds-color-neutral-12); + --fds-color-neutral-text-default: var(--fds-color-neutral-13); + --fds-color-neutral-contrast-first: var(--fds-color-neutral-contrast-1); + --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); + --fds-color-brand1-1: #2f1213; + --fds-color-brand1-2: #3c1819; + --fds-color-brand1-3: #522021; + --fds-color-brand1-4: #602627; + --fds-color-brand1-5: #702c2e; + --fds-color-brand1-6: #8b3639; + --fds-color-brand1-7: #b34649; + --fds-color-brand1-8: #dd565a; + --fds-color-brand1-9: #f35f63; + --fds-color-brand1-10: #cc5053; + --fds-color-brand1-11: #a84144; + --fds-color-brand1-12: #f78d8f; + --fds-color-brand1-13: #fabcbd; + --fds-color-brand1-contrast-1: #41191b; + --fds-color-brand1-contrast-2: #2f1213; + --fds-color-brand1-background-default: var(--fds-color-brand1-1); + --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); + --fds-color-brand1-surface-default: var(--fds-color-brand1-3); + --fds-color-brand1-surface-hover: var(--fds-color-brand1-4); + --fds-color-brand1-surface-active: var(--fds-color-brand1-5); + --fds-color-brand1-border-subtle: var(--fds-color-brand1-6); + --fds-color-brand1-border-default: var(--fds-color-brand1-7); + --fds-color-brand1-border-strong: var(--fds-color-brand1-8); + --fds-color-brand1-base-default: var(--fds-color-brand1-9); + --fds-color-brand1-base-hover: var(--fds-color-brand1-10); + --fds-color-brand1-base-active: var(--fds-color-brand1-11); + --fds-color-brand1-text-subtle: var(--fds-color-brand1-12); + --fds-color-brand1-text-default: var(--fds-color-brand1-13); + --fds-color-brand1-contrast-first: var(--fds-color-brand1-contrast-1); + --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); + --fds-color-brand2-1: #231a05; + --fds-color-brand2-2: #2d2206; + --fds-color-brand2-3: #3d2e09; + --fds-color-brand2-4: #48360a; + --fds-color-brand2-5: #543e0c; + --fds-color-brand2-6: #684e0f; + --fds-color-brand2-7: #876413; + --fds-color-brand2-8: #a87c17; + --fds-color-brand2-9: #e4a920; + --fds-color-brand2-10: #c6931c; + --fds-color-brand2-11: #a87c17; + --fds-color-brand2-12: #daa21f; + --fds-color-brand2-13: #eec76c; + --fds-color-brand2-contrast-1: #302407; + --fds-color-brand2-contrast-2: #45340a; + --fds-color-brand2-background-default: var(--fds-color-brand2-1); + --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); + --fds-color-brand2-surface-default: var(--fds-color-brand2-3); + --fds-color-brand2-surface-hover: var(--fds-color-brand2-4); + --fds-color-brand2-surface-active: var(--fds-color-brand2-5); + --fds-color-brand2-border-subtle: var(--fds-color-brand2-6); + --fds-color-brand2-border-default: var(--fds-color-brand2-7); + --fds-color-brand2-border-strong: var(--fds-color-brand2-8); + --fds-color-brand2-base-default: var(--fds-color-brand2-9); + --fds-color-brand2-base-hover: var(--fds-color-brand2-10); + --fds-color-brand2-base-active: var(--fds-color-brand2-11); + --fds-color-brand2-text-subtle: var(--fds-color-brand2-12); + --fds-color-brand2-text-default: var(--fds-color-brand2-13); + --fds-color-brand2-contrast-first: var(--fds-color-brand2-contrast-1); + --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); + --fds-color-brand3-1: #061d30; + --fds-color-brand3-2: #07253c; + --fds-color-brand3-3: #0a3251; + --fds-color-brand3-4: #0c3b60; + --fds-color-brand3-5: #0e446e; + --fds-color-brand3-6: #11558a; + --fds-color-brand3-7: #166eb2; + --fds-color-brand3-8: #1b88db; + --fds-color-brand3-9: #1e98f5; + --fds-color-brand3-10: #1980ce; + --fds-color-brand3-11: #1569a9; + --fds-color-brand3-12: #57b2f8; + --fds-color-brand3-13: #9cd2fb; + --fds-color-brand3-contrast-1: #082740; + --fds-color-brand3-contrast-2: #061f33; + --fds-color-brand3-background-default: var(--fds-color-brand3-1); + --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); + --fds-color-brand3-surface-default: var(--fds-color-brand3-3); + --fds-color-brand3-surface-hover: var(--fds-color-brand3-4); + --fds-color-brand3-surface-active: var(--fds-color-brand3-5); + --fds-color-brand3-border-subtle: var(--fds-color-brand3-6); + --fds-color-brand3-border-default: var(--fds-color-brand3-7); + --fds-color-brand3-border-strong: var(--fds-color-brand3-8); + --fds-color-brand3-base-default: var(--fds-color-brand3-9); + --fds-color-brand3-base-hover: var(--fds-color-brand3-10); + --fds-color-brand3-base-active: var(--fds-color-brand3-11); + --fds-color-brand3-text-subtle: var(--fds-color-brand3-12); + --fds-color-brand3-text-default: var(--fds-color-brand3-13); + --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); + --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); + --fds-color-success-background-default: #08200c; + --fds-color-success-background-subtle: #0b290f; + --fds-color-success-surface-default: #0f3814; + --fds-color-success-surface-hover: #114218; + --fds-color-success-surface-active: #144c1c; + --fds-color-success-border-subtle: #185e22; + --fds-color-success-border-default: #207a2c; + --fds-color-success-border-strong: #279636; + --fds-color-success-base-default: #2ca63d; + --fds-color-success-base-hover: #248c33; + --fds-color-success-base-active: #1d7129; + --fds-color-success-text-subtle: #64be70; + --fds-color-success-text-default: #a2d8aa; + --fds-color-success-contrast-first: #000; + --fds-color-success-contrast-second: #e6e6e6; + --fds-color-danger-background-default: #380c0c; + --fds-color-danger-background-subtle: #470f10; + --fds-color-danger-surface-default: #5e1515; + --fds-color-danger-surface-hover: #6f1819; + --fds-color-danger-surface-active: #7f1c1c; + --fds-color-danger-border-subtle: #9d2223; + --fds-color-danger-border-default: #bb3f40; + --fds-color-danger-border-strong: #c96666; + --fds-color-danger-base-default: #b32728; + --fds-color-danger-base-hover: #8c1f1f; + --fds-color-danger-base-active: #671617; + --fds-color-danger-text-subtle: #dc9a9b; + --fds-color-danger-text-default: #e9c2c2; + --fds-color-danger-contrast-first: #000; + --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-info-background-default: #031d30; + --fds-color-info-background-subtle: #032540; + --fds-color-info-surface-default: #043256; + --fds-color-info-surface-hover: #053c65; + --fds-color-info-surface-active: #064474; + --fds-color-info-border-subtle: #075490; + --fds-color-info-border-default: #0a6dba; + --fds-color-info-border-strong: #3389cb; + --fds-color-info-base-default: #0c72c1; + --fds-color-info-base-hover: #085c9c; + --fds-color-info-base-active: #064678; + --fds-color-info-text-subtle: #78b1dc; + --fds-color-info-text-default: #aed0ea; + --fds-color-info-contrast-first: #ffffff; + --fds-color-info-contrast-second: #e6e6e6; + --fds-color-warning-background-default: #211b08; + --fds-color-warning-background-subtle: #2b230a; + --fds-color-warning-surface-default: #3a300e; + --fds-color-warning-surface-hover: #453810; + --fds-color-warning-surface-active: #4e4013; + --fds-color-warning-border-subtle: #625017; + --fds-color-warning-border-default: #7f681e; + --fds-color-warning-border-strong: #9c8125; + --fds-color-warning-base-default: #d46223; + --fds-color-warning-base-hover: #b0511d; + --fds-color-warning-base-active: #8e4117; + --fds-color-warning-text-subtle: #e39a72; + --fds-color-warning-text-default: #efc3ab; + --fds-color-warning-contrast-first: #000; + --fds-color-warning-contrast-second: #e6e6e6; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -251,18 +251,15 @@ --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border_radius-sm: 2; - --fds-border_radius-md: 4; - --fds-border_radius-lg: 8; - --fds-border_radius-xl: 12; - --fds-border_radius-2xl: 16; - --fds-border_radius-3xl: 24; - --fds-border_radius-4xl: 32; - --fds-border_radius-full: 9999; + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; @@ -303,13 +300,13 @@ --fds-sizing-22: 5.5rem; --fds-sizing-26: 6.5rem; --fds-sizing-30: 7.5rem; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-width-default: 1px; + --fds-border-width-active: 2px; + --fds-border-width-tab_focus: 2px; + --fds-shadow-xs: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-sm: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-md: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-lg: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xl: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file diff --git a/packages/theme/brand/uutilsynet/light.css b/packages/theme/brand/uutilsynet/light.css index 36d205e266..722b1b2b80 100644 --- a/packages/theme/brand/uutilsynet/light.css +++ b/packages/theme/brand/uutilsynet/light.css @@ -10,216 +10,216 @@ /** DO NOT OVERRIDE */ /** Tokens */ - --fds-colors-accent-1: #fefeff; - --fds-colors-accent-2: #eef4fa; - --fds-colors-accent-3: #e2edf7; - --fds-colors-accent-4: #c3daef; - --fds-colors-accent-5: #a4c7e6; - --fds-colors-accent-6: #aecde9; - --fds-colors-accent-7: #4b90ce; - --fds-colors-accent-8: #00529d; - --fds-colors-accent-9: #0163ba; - --fds-colors-accent-10: #004d93; - --fds-colors-accent-11: #00396d; - --fds-colors-accent-12: #005099; - --fds-colors-accent-13: #00315c; - --fds-colors-accent-contrast-1: #f6fafd; - --fds-colors-accent-contrast-2: #ddeaf6; - --fds-colors-accent-background-default: var(--fds-colors-accent-1); - --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); - --fds-colors-accent-surface-default: var(--fds-colors-accent-3); - --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); - --fds-colors-accent-surface-active: var(--fds-colors-accent-5); - --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); - --fds-colors-accent-border-default: var(--fds-colors-accent-7); - --fds-colors-accent-border-strong: var(--fds-colors-accent-8); - --fds-colors-accent-base-default: var(--fds-colors-accent-9); - --fds-colors-accent-base-hover: var(--fds-colors-accent-10); - --fds-colors-accent-base-active: var(--fds-colors-accent-11); - --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); - --fds-colors-accent-text-default: var(--fds-colors-accent-13); - --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); - --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); - --fds-colors-neutral-1: #fefefe; - --fds-colors-neutral-2: #f3f4f5; - --fds-colors-neutral-3: #e9eaec; - --fds-colors-neutral-4: #d5d7da; - --fds-colors-neutral-5: #c1c4c9; - --fds-colors-neutral-6: #c6c9cd; - --fds-colors-neutral-7: #858c96; - --fds-colors-neutral-8: #495361; - --fds-colors-neutral-9: #1e2b3c; - --fds-colors-neutral-10: #333e4e; - --fds-colors-neutral-11: #495361; - --fds-colors-neutral-12: #46505e; - --fds-colors-neutral-13: #243142; - --fds-colors-neutral-contrast-1: #f9f9fa; - --fds-colors-neutral-contrast-2: #9ea3ab; - --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); - --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); - --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); - --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); - --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); - --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); - --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); - --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); - --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); - --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); - --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); - --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); - --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); - --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); - --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); - --fds-colors-brand1-1: #fffefe; - --fds-colors-brand1-2: #fef0f1; - --fds-colors-brand1-3: #fde5e6; - --fds-colors-brand1-4: #fbcccd; - --fds-colors-brand1-5: #fab1b3; - --fds-colors-brand1-6: #fab8b9; - --fds-colors-brand1-7: #eb5b5f; - --fds-colors-brand1-8: #8b3639; - --fds-colors-brand1-9: #f35f63; - --fds-colors-brand1-10: #cc5053; - --fds-colors-brand1-11: #a84144; - --fds-colors-brand1-12: #873537; - --fds-colors-brand1-13: #522021; - --fds-colors-brand1-contrast-1: #f6fafd; - --fds-colors-brand1-contrast-2: #ddeaf6; - --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); - --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); - --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); - --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); - --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); - --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); - --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); - --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); - --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); - --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); - --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); - --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); - --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); - --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); - --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); - --fds-colors-brand2-1: #fffefc; - --fds-colors-brand2-2: #fbf3e0; - --fds-colors-brand2-3: #f8e9c6; - --fds-colors-brand2-4: #f2d48d; - --fds-colors-brand2-5: #ebbe54; - --fds-colors-brand2-6: #edc464; - --fds-colors-brand2-7: #b28419; - --fds-colors-brand2-8: #684e0f; - --fds-colors-brand2-9: #e4a920; - --fds-colors-brand2-10: #c6931c; - --fds-colors-brand2-11: #a87c17; - --fds-colors-brand2-12: #664c0e; - --fds-colors-brand2-13: #3d2e09; - --fds-colors-brand2-contrast-1: #f6fafd; - --fds-colors-brand2-contrast-2: #ddeaf6; - --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); - --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); - --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); - --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); - --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); - --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); - --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); - --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); - --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); - --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); - --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); - --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); - --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); - --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); - --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); - --fds-colors-brand3-1: #fdfeff; - --fds-colors-brand3-2: #eaf6fe; - --fds-colors-brand3-3: #d9eefd; - --fds-colors-brand3-4: #b3dcfc; - --fds-colors-brand3-5: #8bcafa; - --fds-colors-brand3-6: #96cffa; - --fds-colors-brand3-7: #1c90e8; - --fds-colors-brand3-8: #11558a; - --fds-colors-brand3-9: #1e98f5; - --fds-colors-brand3-10: #1980ce; - --fds-colors-brand3-11: #1569a9; - --fds-colors-brand3-12: #105387; - --fds-colors-brand3-13: #0a3251; - --fds-colors-brand3-contrast-1: #f6fafd; - --fds-colors-brand3-contrast-2: #ddeaf6; - --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); - --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); - --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); - --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); - --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); - --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); - --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); - --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); - --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); - --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); - --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); - --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); - --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); - --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); - --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); - --fds-colors-success-background-default: #fcfefc; - --fds-colors-success-background-subtle: #e9f6ea; - --fds-colors-success-surface-default: #d9efdc; - --fds-colors-success-surface-hover: #b9e1be; - --fds-colors-success-surface-active: #94d29d; - --fds-colors-success-border-subtle: #9ed6a5; - --fds-colors-success-border-default: #29a03a; - --fds-colors-success-border-strong: #185e22; - --fds-colors-success-base-default: #2ca63d; - --fds-colors-success-base-hover: #248c33; - --fds-colors-success-base-active: #1d7129; - --fds-colors-success-text-subtle: #185c21; - --fds-colors-success-text-default: #0f3814; - --fds-colors-success-contrast-first: #ffffff; - --fds-colors-success-contrast-second: #e6e6e6; - --fds-colors-danger-background-default: #fffefe; - --fds-colors-danger-background-subtle: #fbf2f3; - --fds-colors-danger-surface-default: #f6e6e6; - --fds-colors-danger-surface-hover: #eecfd0; - --fds-colors-danger-surface-active: #e6b9b9; - --fds-colors-danger-border-subtle: #e8bfbf; - --fds-colors-danger-border-default: #cd7172; - --fds-colors-danger-border-strong: #9d2223; - --fds-colors-danger-base-default: #b32728; - --fds-colors-danger-base-hover: #8c1f1f; - --fds-colors-danger-base-active: #671617; - --fds-colors-danger-text-subtle: #9a2122; - --fds-colors-danger-text-default: #5e1515; - --fds-colors-danger-contrast-first: #ffffff; - --fds-colors-danger-contrast-second: #e6e6e6; - --fds-colors-info-background-default: #fefeff; - --fds-colors-info-background-subtle: #edf5fa; - --fds-colors-info-surface-default: #dfecf7; - --fds-colors-info-surface-hover: #bedaee; - --fds-colors-info-surface-active: #a1c9e7; - --fds-colors-info-border-subtle: #aacee9; - --fds-colors-info-border-default: #4291ce; - --fds-colors-info-border-strong: #075490; - --fds-colors-info-base-default: #0c72c1; - --fds-colors-info-base-hover: #085c9c; - --fds-colors-info-base-active: #064678; - --fds-colors-info-text-subtle: #07528c; - --fds-colors-info-text-default: #043256; - --fds-colors-info-contrast-first: #ffffff; - --fds-colors-info-contrast-second: #e6e6e6; - --fds-colors-warning-background-default: #fffefc; - --fds-colors-warning-background-subtle: #fbf2d5; - --fds-colors-warning-surface-default: #f9ebbd; - --fds-colors-warning-surface-hover: #f2d474; - --fds-colors-warning-surface-active: #e8bf37; - --fds-colors-warning-border-subtle: #edc644; - --fds-colors-warning-border-default: #a68827; - --fds-colors-warning-border-strong: #625017; - --fds-colors-warning-base-default: #d46223; - --fds-colors-warning-base-hover: #b0511d; - --fds-colors-warning-base-active: #8e4117; - --fds-colors-warning-text-subtle: #813c15; - --fds-colors-warning-text-default: #4f240d; - --fds-colors-warning-contrast-first: #ffffff; - --fds-colors-warning-contrast-second: #e6e6e6; + --fds-color-accent-1: #fefeff; + --fds-color-accent-2: #eef4fa; + --fds-color-accent-3: #e2edf7; + --fds-color-accent-4: #c3daef; + --fds-color-accent-5: #a4c7e6; + --fds-color-accent-6: #aecde9; + --fds-color-accent-7: #4b90ce; + --fds-color-accent-8: #00529d; + --fds-color-accent-9: #0163ba; + --fds-color-accent-10: #004d93; + --fds-color-accent-11: #00396d; + --fds-color-accent-12: #005099; + --fds-color-accent-13: #00315c; + --fds-color-accent-contrast-1: #f6fafd; + --fds-color-accent-contrast-2: #ddeaf6; + --fds-color-accent-background-default: var(--fds-color-accent-1); + --fds-color-accent-background-subtle: var(--fds-color-accent-2); + --fds-color-accent-surface-default: var(--fds-color-accent-3); + --fds-color-accent-surface-hover: var(--fds-color-accent-4); + --fds-color-accent-surface-active: var(--fds-color-accent-5); + --fds-color-accent-border-subtle: var(--fds-color-accent-6); + --fds-color-accent-border-default: var(--fds-color-accent-7); + --fds-color-accent-border-strong: var(--fds-color-accent-8); + --fds-color-accent-base-default: var(--fds-color-accent-9); + --fds-color-accent-base-hover: var(--fds-color-accent-10); + --fds-color-accent-base-active: var(--fds-color-accent-11); + --fds-color-accent-text-subtle: var(--fds-color-accent-12); + --fds-color-accent-text-default: var(--fds-color-accent-13); + --fds-color-accent-contrast-first: var(--fds-color-accent-contrast-1); + --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); + --fds-color-neutral-1: #fefefe; + --fds-color-neutral-2: #f3f4f5; + --fds-color-neutral-3: #e9eaec; + --fds-color-neutral-4: #d5d7da; + --fds-color-neutral-5: #c1c4c9; + --fds-color-neutral-6: #c6c9cd; + --fds-color-neutral-7: #858c96; + --fds-color-neutral-8: #495361; + --fds-color-neutral-9: #1e2b3c; + --fds-color-neutral-10: #333e4e; + --fds-color-neutral-11: #495361; + --fds-color-neutral-12: #46505e; + --fds-color-neutral-13: #243142; + --fds-color-neutral-contrast-1: #f9f9fa; + --fds-color-neutral-contrast-2: #9ea3ab; + --fds-color-neutral-background-default: var(--fds-color-neutral-1); + --fds-color-neutral-background-subtle: var(--fds-color-neutral-2); + --fds-color-neutral-surface-default: var(--fds-color-neutral-3); + --fds-color-neutral-surface-hover: var(--fds-color-neutral-4); + --fds-color-neutral-surface-active: var(--fds-color-neutral-5); + --fds-color-neutral-border-subtle: var(--fds-color-neutral-6); + --fds-color-neutral-border-default: var(--fds-color-neutral-7); + --fds-color-neutral-border-strong: var(--fds-color-neutral-8); + --fds-color-neutral-base-default: var(--fds-color-neutral-9); + --fds-color-neutral-base-hover: var(--fds-color-neutral-10); + --fds-color-neutral-base-active: var(--fds-color-neutral-11); + --fds-color-neutral-text-subtle: var(--fds-color-neutral-12); + --fds-color-neutral-text-default: var(--fds-color-neutral-13); + --fds-color-neutral-contrast-first: var(--fds-color-neutral-contrast-1); + --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); + --fds-color-brand1-1: #fffefe; + --fds-color-brand1-2: #fef0f1; + --fds-color-brand1-3: #fde5e6; + --fds-color-brand1-4: #fbcccd; + --fds-color-brand1-5: #fab1b3; + --fds-color-brand1-6: #fab8b9; + --fds-color-brand1-7: #eb5b5f; + --fds-color-brand1-8: #8b3639; + --fds-color-brand1-9: #f35f63; + --fds-color-brand1-10: #cc5053; + --fds-color-brand1-11: #a84144; + --fds-color-brand1-12: #873537; + --fds-color-brand1-13: #522021; + --fds-color-brand1-contrast-1: #f6fafd; + --fds-color-brand1-contrast-2: #ddeaf6; + --fds-color-brand1-background-default: var(--fds-color-brand1-1); + --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); + --fds-color-brand1-surface-default: var(--fds-color-brand1-3); + --fds-color-brand1-surface-hover: var(--fds-color-brand1-4); + --fds-color-brand1-surface-active: var(--fds-color-brand1-5); + --fds-color-brand1-border-subtle: var(--fds-color-brand1-6); + --fds-color-brand1-border-default: var(--fds-color-brand1-7); + --fds-color-brand1-border-strong: var(--fds-color-brand1-8); + --fds-color-brand1-base-default: var(--fds-color-brand1-9); + --fds-color-brand1-base-hover: var(--fds-color-brand1-10); + --fds-color-brand1-base-active: var(--fds-color-brand1-11); + --fds-color-brand1-text-subtle: var(--fds-color-brand1-12); + --fds-color-brand1-text-default: var(--fds-color-brand1-13); + --fds-color-brand1-contrast-first: var(--fds-color-brand1-contrast-1); + --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); + --fds-color-brand2-1: #fffefc; + --fds-color-brand2-2: #fbf3e0; + --fds-color-brand2-3: #f8e9c6; + --fds-color-brand2-4: #f2d48d; + --fds-color-brand2-5: #ebbe54; + --fds-color-brand2-6: #edc464; + --fds-color-brand2-7: #b28419; + --fds-color-brand2-8: #684e0f; + --fds-color-brand2-9: #e4a920; + --fds-color-brand2-10: #c6931c; + --fds-color-brand2-11: #a87c17; + --fds-color-brand2-12: #664c0e; + --fds-color-brand2-13: #3d2e09; + --fds-color-brand2-contrast-1: #f6fafd; + --fds-color-brand2-contrast-2: #ddeaf6; + --fds-color-brand2-background-default: var(--fds-color-brand2-1); + --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); + --fds-color-brand2-surface-default: var(--fds-color-brand2-3); + --fds-color-brand2-surface-hover: var(--fds-color-brand2-4); + --fds-color-brand2-surface-active: var(--fds-color-brand2-5); + --fds-color-brand2-border-subtle: var(--fds-color-brand2-6); + --fds-color-brand2-border-default: var(--fds-color-brand2-7); + --fds-color-brand2-border-strong: var(--fds-color-brand2-8); + --fds-color-brand2-base-default: var(--fds-color-brand2-9); + --fds-color-brand2-base-hover: var(--fds-color-brand2-10); + --fds-color-brand2-base-active: var(--fds-color-brand2-11); + --fds-color-brand2-text-subtle: var(--fds-color-brand2-12); + --fds-color-brand2-text-default: var(--fds-color-brand2-13); + --fds-color-brand2-contrast-first: var(--fds-color-brand2-contrast-1); + --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); + --fds-color-brand3-1: #fdfeff; + --fds-color-brand3-2: #eaf6fe; + --fds-color-brand3-3: #d9eefd; + --fds-color-brand3-4: #b3dcfc; + --fds-color-brand3-5: #8bcafa; + --fds-color-brand3-6: #96cffa; + --fds-color-brand3-7: #1c90e8; + --fds-color-brand3-8: #11558a; + --fds-color-brand3-9: #1e98f5; + --fds-color-brand3-10: #1980ce; + --fds-color-brand3-11: #1569a9; + --fds-color-brand3-12: #105387; + --fds-color-brand3-13: #0a3251; + --fds-color-brand3-contrast-1: #f6fafd; + --fds-color-brand3-contrast-2: #ddeaf6; + --fds-color-brand3-background-default: var(--fds-color-brand3-1); + --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); + --fds-color-brand3-surface-default: var(--fds-color-brand3-3); + --fds-color-brand3-surface-hover: var(--fds-color-brand3-4); + --fds-color-brand3-surface-active: var(--fds-color-brand3-5); + --fds-color-brand3-border-subtle: var(--fds-color-brand3-6); + --fds-color-brand3-border-default: var(--fds-color-brand3-7); + --fds-color-brand3-border-strong: var(--fds-color-brand3-8); + --fds-color-brand3-base-default: var(--fds-color-brand3-9); + --fds-color-brand3-base-hover: var(--fds-color-brand3-10); + --fds-color-brand3-base-active: var(--fds-color-brand3-11); + --fds-color-brand3-text-subtle: var(--fds-color-brand3-12); + --fds-color-brand3-text-default: var(--fds-color-brand3-13); + --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); + --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); + --fds-color-success-background-default: #fcfefc; + --fds-color-success-background-subtle: #e9f6ea; + --fds-color-success-surface-default: #d9efdc; + --fds-color-success-surface-hover: #b9e1be; + --fds-color-success-surface-active: #94d29d; + --fds-color-success-border-subtle: #9ed6a5; + --fds-color-success-border-default: #29a03a; + --fds-color-success-border-strong: #185e22; + --fds-color-success-base-default: #2ca63d; + --fds-color-success-base-hover: #248c33; + --fds-color-success-base-active: #1d7129; + --fds-color-success-text-subtle: #185c21; + --fds-color-success-text-default: #0f3814; + --fds-color-success-contrast-first: #ffffff; + --fds-color-success-contrast-second: #e6e6e6; + --fds-color-danger-background-default: #fffefe; + --fds-color-danger-background-subtle: #fbf2f3; + --fds-color-danger-surface-default: #f6e6e6; + --fds-color-danger-surface-hover: #eecfd0; + --fds-color-danger-surface-active: #e6b9b9; + --fds-color-danger-border-subtle: #e8bfbf; + --fds-color-danger-border-default: #cd7172; + --fds-color-danger-border-strong: #9d2223; + --fds-color-danger-base-default: #b32728; + --fds-color-danger-base-hover: #8c1f1f; + --fds-color-danger-base-active: #671617; + --fds-color-danger-text-subtle: #9a2122; + --fds-color-danger-text-default: #5e1515; + --fds-color-danger-contrast-first: #ffffff; + --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-info-background-default: #fefeff; + --fds-color-info-background-subtle: #edf5fa; + --fds-color-info-surface-default: #dfecf7; + --fds-color-info-surface-hover: #bedaee; + --fds-color-info-surface-active: #a1c9e7; + --fds-color-info-border-subtle: #aacee9; + --fds-color-info-border-default: #4291ce; + --fds-color-info-border-strong: #075490; + --fds-color-info-base-default: #0c72c1; + --fds-color-info-base-hover: #085c9c; + --fds-color-info-base-active: #064678; + --fds-color-info-text-subtle: #07528c; + --fds-color-info-text-default: #043256; + --fds-color-info-contrast-first: #ffffff; + --fds-color-info-contrast-second: #e6e6e6; + --fds-color-warning-background-default: #fffefc; + --fds-color-warning-background-subtle: #fbf2d5; + --fds-color-warning-surface-default: #f9ebbd; + --fds-color-warning-surface-hover: #f2d474; + --fds-color-warning-surface-active: #e8bf37; + --fds-color-warning-border-subtle: #edc644; + --fds-color-warning-border-default: #a68827; + --fds-color-warning-border-strong: #625017; + --fds-color-warning-base-default: #d46223; + --fds-color-warning-base-hover: #b0511d; + --fds-color-warning-base-active: #8e4117; + --fds-color-warning-text-subtle: #813c15; + --fds-color-warning-text-default: #4f240d; + --fds-color-warning-contrast-first: #ffffff; + --fds-color-warning-contrast-second: #e6e6e6; --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; @@ -251,18 +251,15 @@ --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border_radius-sm: 2; - --fds-border_radius-md: 4; - --fds-border_radius-lg: 8; - --fds-border_radius-xl: 12; - --fds-border_radius-2xl: 16; - --fds-border_radius-3xl: 24; - --fds-border_radius-4xl: 32; - --fds-border_radius-full: 9999; + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; @@ -303,13 +300,13 @@ --fds-sizing-22: 5.5rem; --fds-sizing-26: 6.5rem; --fds-sizing-30: 7.5rem; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-width-default: 1px; + --fds-border-width-active: 2px; + --fds-border-width-tab_focus: 2px; + --fds-shadow-xs: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-sm: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-md: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-lg: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xl: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); } \ No newline at end of file From ecc1cb34bfc68800b5d1bd5deb2afdaddd86010d Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Wed, 15 May 2024 14:51:34 +0200 Subject: [PATCH 038/311] Fixed missing px on radius tokens --- apps/storefront/tokens/altinn/dark.ts | 56 +++++++++++----------- apps/storefront/tokens/altinn/light.ts | 56 +++++++++++----------- apps/storefront/tokens/digdir/dark.ts | 56 +++++++++++----------- apps/storefront/tokens/digdir/light.ts | 56 +++++++++++----------- apps/storefront/tokens/theme4/dark.ts | 56 +++++++++++----------- apps/storefront/tokens/theme4/light.ts | 56 +++++++++++----------- apps/storefront/tokens/uutilsynet/dark.ts | 56 +++++++++++----------- apps/storefront/tokens/uutilsynet/light.ts | 56 +++++++++++----------- packages/cli/src/tokens/build.ts | 1 + packages/theme/brand/altinn/dark.css | 16 +++---- packages/theme/brand/altinn/light.css | 16 +++---- packages/theme/brand/digdir/dark.css | 16 +++---- packages/theme/brand/digdir/light.css | 16 +++---- packages/theme/brand/theme4/dark.css | 16 +++---- packages/theme/brand/theme4/light.css | 16 +++---- packages/theme/brand/uutilsynet/dark.css | 16 +++---- packages/theme/brand/uutilsynet/light.css | 16 +++---- 17 files changed, 289 insertions(+), 288 deletions(-) diff --git a/apps/storefront/tokens/altinn/dark.ts b/apps/storefront/tokens/altinn/dark.ts index 893847218d..7f45968232 100644 --- a/apps/storefront/tokens/altinn/dark.ts +++ b/apps/storefront/tokens/altinn/dark.ts @@ -9418,7 +9418,7 @@ export const opacity = [ export const borderRadius = [ { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9434,7 +9434,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9450,7 +9450,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9466,7 +9466,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9482,7 +9482,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9498,7 +9498,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9514,7 +9514,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9530,7 +9530,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9546,7 +9546,7 @@ export const borderRadius = [ ] }, { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9562,7 +9562,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9578,7 +9578,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9594,7 +9594,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9610,7 +9610,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9626,7 +9626,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9642,7 +9642,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9658,7 +9658,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -10320,7 +10320,7 @@ export const sizing = [ ] }, { - value: "4", + value: "4px", type: "sizing", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -10839,7 +10839,7 @@ export const fontWeights = [ export const fontSizes = [ { - value: "12", + value: "12px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10855,7 +10855,7 @@ export const fontSizes = [ ] }, { - value: "13", + value: "13px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10871,7 +10871,7 @@ export const fontSizes = [ ] }, { - value: "14", + value: "14px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10887,7 +10887,7 @@ export const fontSizes = [ ] }, { - value: "16", + value: "16px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10903,7 +10903,7 @@ export const fontSizes = [ ] }, { - value: "18", + value: "18px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10919,7 +10919,7 @@ export const fontSizes = [ ] }, { - value: "21", + value: "21px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10935,7 +10935,7 @@ export const fontSizes = [ ] }, { - value: "24", + value: "24px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10951,7 +10951,7 @@ export const fontSizes = [ ] }, { - value: "30", + value: "30px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10967,7 +10967,7 @@ export const fontSizes = [ ] }, { - value: "36", + value: "36px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10983,7 +10983,7 @@ export const fontSizes = [ ] }, { - value: "48", + value: "48px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10999,7 +10999,7 @@ export const fontSizes = [ ] }, { - value: "60", + value: "60px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, diff --git a/apps/storefront/tokens/altinn/light.ts b/apps/storefront/tokens/altinn/light.ts index 90b5df7d6c..4f8d4fc120 100644 --- a/apps/storefront/tokens/altinn/light.ts +++ b/apps/storefront/tokens/altinn/light.ts @@ -9418,7 +9418,7 @@ export const opacity = [ export const borderRadius = [ { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9434,7 +9434,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9450,7 +9450,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9466,7 +9466,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9482,7 +9482,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9498,7 +9498,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9514,7 +9514,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9530,7 +9530,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9546,7 +9546,7 @@ export const borderRadius = [ ] }, { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9562,7 +9562,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9578,7 +9578,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9594,7 +9594,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9610,7 +9610,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9626,7 +9626,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9642,7 +9642,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9658,7 +9658,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -10320,7 +10320,7 @@ export const sizing = [ ] }, { - value: "4", + value: "4px", type: "sizing", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -10839,7 +10839,7 @@ export const fontWeights = [ export const fontSizes = [ { - value: "12", + value: "12px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10855,7 +10855,7 @@ export const fontSizes = [ ] }, { - value: "13", + value: "13px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10871,7 +10871,7 @@ export const fontSizes = [ ] }, { - value: "14", + value: "14px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10887,7 +10887,7 @@ export const fontSizes = [ ] }, { - value: "16", + value: "16px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10903,7 +10903,7 @@ export const fontSizes = [ ] }, { - value: "18", + value: "18px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10919,7 +10919,7 @@ export const fontSizes = [ ] }, { - value: "21", + value: "21px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10935,7 +10935,7 @@ export const fontSizes = [ ] }, { - value: "24", + value: "24px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10951,7 +10951,7 @@ export const fontSizes = [ ] }, { - value: "30", + value: "30px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10967,7 +10967,7 @@ export const fontSizes = [ ] }, { - value: "36", + value: "36px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10983,7 +10983,7 @@ export const fontSizes = [ ] }, { - value: "48", + value: "48px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10999,7 +10999,7 @@ export const fontSizes = [ ] }, { - value: "60", + value: "60px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, diff --git a/apps/storefront/tokens/digdir/dark.ts b/apps/storefront/tokens/digdir/dark.ts index 893847218d..7f45968232 100644 --- a/apps/storefront/tokens/digdir/dark.ts +++ b/apps/storefront/tokens/digdir/dark.ts @@ -9418,7 +9418,7 @@ export const opacity = [ export const borderRadius = [ { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9434,7 +9434,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9450,7 +9450,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9466,7 +9466,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9482,7 +9482,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9498,7 +9498,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9514,7 +9514,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9530,7 +9530,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9546,7 +9546,7 @@ export const borderRadius = [ ] }, { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9562,7 +9562,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9578,7 +9578,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9594,7 +9594,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9610,7 +9610,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9626,7 +9626,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9642,7 +9642,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9658,7 +9658,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -10320,7 +10320,7 @@ export const sizing = [ ] }, { - value: "4", + value: "4px", type: "sizing", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -10839,7 +10839,7 @@ export const fontWeights = [ export const fontSizes = [ { - value: "12", + value: "12px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10855,7 +10855,7 @@ export const fontSizes = [ ] }, { - value: "13", + value: "13px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10871,7 +10871,7 @@ export const fontSizes = [ ] }, { - value: "14", + value: "14px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10887,7 +10887,7 @@ export const fontSizes = [ ] }, { - value: "16", + value: "16px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10903,7 +10903,7 @@ export const fontSizes = [ ] }, { - value: "18", + value: "18px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10919,7 +10919,7 @@ export const fontSizes = [ ] }, { - value: "21", + value: "21px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10935,7 +10935,7 @@ export const fontSizes = [ ] }, { - value: "24", + value: "24px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10951,7 +10951,7 @@ export const fontSizes = [ ] }, { - value: "30", + value: "30px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10967,7 +10967,7 @@ export const fontSizes = [ ] }, { - value: "36", + value: "36px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10983,7 +10983,7 @@ export const fontSizes = [ ] }, { - value: "48", + value: "48px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10999,7 +10999,7 @@ export const fontSizes = [ ] }, { - value: "60", + value: "60px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, diff --git a/apps/storefront/tokens/digdir/light.ts b/apps/storefront/tokens/digdir/light.ts index 90b5df7d6c..4f8d4fc120 100644 --- a/apps/storefront/tokens/digdir/light.ts +++ b/apps/storefront/tokens/digdir/light.ts @@ -9418,7 +9418,7 @@ export const opacity = [ export const borderRadius = [ { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9434,7 +9434,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9450,7 +9450,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9466,7 +9466,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9482,7 +9482,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9498,7 +9498,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9514,7 +9514,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9530,7 +9530,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9546,7 +9546,7 @@ export const borderRadius = [ ] }, { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9562,7 +9562,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9578,7 +9578,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9594,7 +9594,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9610,7 +9610,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9626,7 +9626,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9642,7 +9642,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9658,7 +9658,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -10320,7 +10320,7 @@ export const sizing = [ ] }, { - value: "4", + value: "4px", type: "sizing", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -10839,7 +10839,7 @@ export const fontWeights = [ export const fontSizes = [ { - value: "12", + value: "12px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10855,7 +10855,7 @@ export const fontSizes = [ ] }, { - value: "13", + value: "13px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10871,7 +10871,7 @@ export const fontSizes = [ ] }, { - value: "14", + value: "14px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10887,7 +10887,7 @@ export const fontSizes = [ ] }, { - value: "16", + value: "16px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10903,7 +10903,7 @@ export const fontSizes = [ ] }, { - value: "18", + value: "18px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10919,7 +10919,7 @@ export const fontSizes = [ ] }, { - value: "21", + value: "21px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10935,7 +10935,7 @@ export const fontSizes = [ ] }, { - value: "24", + value: "24px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10951,7 +10951,7 @@ export const fontSizes = [ ] }, { - value: "30", + value: "30px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10967,7 +10967,7 @@ export const fontSizes = [ ] }, { - value: "36", + value: "36px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10983,7 +10983,7 @@ export const fontSizes = [ ] }, { - value: "48", + value: "48px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10999,7 +10999,7 @@ export const fontSizes = [ ] }, { - value: "60", + value: "60px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, diff --git a/apps/storefront/tokens/theme4/dark.ts b/apps/storefront/tokens/theme4/dark.ts index 893847218d..7f45968232 100644 --- a/apps/storefront/tokens/theme4/dark.ts +++ b/apps/storefront/tokens/theme4/dark.ts @@ -9418,7 +9418,7 @@ export const opacity = [ export const borderRadius = [ { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9434,7 +9434,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9450,7 +9450,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9466,7 +9466,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9482,7 +9482,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9498,7 +9498,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9514,7 +9514,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9530,7 +9530,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9546,7 +9546,7 @@ export const borderRadius = [ ] }, { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9562,7 +9562,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9578,7 +9578,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9594,7 +9594,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9610,7 +9610,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9626,7 +9626,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9642,7 +9642,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9658,7 +9658,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -10320,7 +10320,7 @@ export const sizing = [ ] }, { - value: "4", + value: "4px", type: "sizing", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -10839,7 +10839,7 @@ export const fontWeights = [ export const fontSizes = [ { - value: "12", + value: "12px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10855,7 +10855,7 @@ export const fontSizes = [ ] }, { - value: "13", + value: "13px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10871,7 +10871,7 @@ export const fontSizes = [ ] }, { - value: "14", + value: "14px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10887,7 +10887,7 @@ export const fontSizes = [ ] }, { - value: "16", + value: "16px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10903,7 +10903,7 @@ export const fontSizes = [ ] }, { - value: "18", + value: "18px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10919,7 +10919,7 @@ export const fontSizes = [ ] }, { - value: "21", + value: "21px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10935,7 +10935,7 @@ export const fontSizes = [ ] }, { - value: "24", + value: "24px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10951,7 +10951,7 @@ export const fontSizes = [ ] }, { - value: "30", + value: "30px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10967,7 +10967,7 @@ export const fontSizes = [ ] }, { - value: "36", + value: "36px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10983,7 +10983,7 @@ export const fontSizes = [ ] }, { - value: "48", + value: "48px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10999,7 +10999,7 @@ export const fontSizes = [ ] }, { - value: "60", + value: "60px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, diff --git a/apps/storefront/tokens/theme4/light.ts b/apps/storefront/tokens/theme4/light.ts index 90b5df7d6c..4f8d4fc120 100644 --- a/apps/storefront/tokens/theme4/light.ts +++ b/apps/storefront/tokens/theme4/light.ts @@ -9418,7 +9418,7 @@ export const opacity = [ export const borderRadius = [ { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9434,7 +9434,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9450,7 +9450,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9466,7 +9466,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9482,7 +9482,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9498,7 +9498,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9514,7 +9514,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9530,7 +9530,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9546,7 +9546,7 @@ export const borderRadius = [ ] }, { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9562,7 +9562,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9578,7 +9578,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9594,7 +9594,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9610,7 +9610,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9626,7 +9626,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9642,7 +9642,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9658,7 +9658,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -10320,7 +10320,7 @@ export const sizing = [ ] }, { - value: "4", + value: "4px", type: "sizing", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -10839,7 +10839,7 @@ export const fontWeights = [ export const fontSizes = [ { - value: "12", + value: "12px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10855,7 +10855,7 @@ export const fontSizes = [ ] }, { - value: "13", + value: "13px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10871,7 +10871,7 @@ export const fontSizes = [ ] }, { - value: "14", + value: "14px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10887,7 +10887,7 @@ export const fontSizes = [ ] }, { - value: "16", + value: "16px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10903,7 +10903,7 @@ export const fontSizes = [ ] }, { - value: "18", + value: "18px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10919,7 +10919,7 @@ export const fontSizes = [ ] }, { - value: "21", + value: "21px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10935,7 +10935,7 @@ export const fontSizes = [ ] }, { - value: "24", + value: "24px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10951,7 +10951,7 @@ export const fontSizes = [ ] }, { - value: "30", + value: "30px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10967,7 +10967,7 @@ export const fontSizes = [ ] }, { - value: "36", + value: "36px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10983,7 +10983,7 @@ export const fontSizes = [ ] }, { - value: "48", + value: "48px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10999,7 +10999,7 @@ export const fontSizes = [ ] }, { - value: "60", + value: "60px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, diff --git a/apps/storefront/tokens/uutilsynet/dark.ts b/apps/storefront/tokens/uutilsynet/dark.ts index 893847218d..7f45968232 100644 --- a/apps/storefront/tokens/uutilsynet/dark.ts +++ b/apps/storefront/tokens/uutilsynet/dark.ts @@ -9418,7 +9418,7 @@ export const opacity = [ export const borderRadius = [ { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9434,7 +9434,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9450,7 +9450,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9466,7 +9466,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9482,7 +9482,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9498,7 +9498,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9514,7 +9514,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9530,7 +9530,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9546,7 +9546,7 @@ export const borderRadius = [ ] }, { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9562,7 +9562,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9578,7 +9578,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9594,7 +9594,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9610,7 +9610,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9626,7 +9626,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9642,7 +9642,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9658,7 +9658,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -10320,7 +10320,7 @@ export const sizing = [ ] }, { - value: "4", + value: "4px", type: "sizing", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -10839,7 +10839,7 @@ export const fontWeights = [ export const fontSizes = [ { - value: "12", + value: "12px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10855,7 +10855,7 @@ export const fontSizes = [ ] }, { - value: "13", + value: "13px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10871,7 +10871,7 @@ export const fontSizes = [ ] }, { - value: "14", + value: "14px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10887,7 +10887,7 @@ export const fontSizes = [ ] }, { - value: "16", + value: "16px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10903,7 +10903,7 @@ export const fontSizes = [ ] }, { - value: "18", + value: "18px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10919,7 +10919,7 @@ export const fontSizes = [ ] }, { - value: "21", + value: "21px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10935,7 +10935,7 @@ export const fontSizes = [ ] }, { - value: "24", + value: "24px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10951,7 +10951,7 @@ export const fontSizes = [ ] }, { - value: "30", + value: "30px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10967,7 +10967,7 @@ export const fontSizes = [ ] }, { - value: "36", + value: "36px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10983,7 +10983,7 @@ export const fontSizes = [ ] }, { - value: "48", + value: "48px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10999,7 +10999,7 @@ export const fontSizes = [ ] }, { - value: "60", + value: "60px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, diff --git a/apps/storefront/tokens/uutilsynet/light.ts b/apps/storefront/tokens/uutilsynet/light.ts index 90b5df7d6c..4f8d4fc120 100644 --- a/apps/storefront/tokens/uutilsynet/light.ts +++ b/apps/storefront/tokens/uutilsynet/light.ts @@ -9418,7 +9418,7 @@ export const opacity = [ export const borderRadius = [ { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9434,7 +9434,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9450,7 +9450,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9466,7 +9466,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9482,7 +9482,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9498,7 +9498,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9514,7 +9514,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9530,7 +9530,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -9546,7 +9546,7 @@ export const borderRadius = [ ] }, { - value: "2", + value: "2px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9562,7 +9562,7 @@ export const borderRadius = [ ] }, { - value: "4", + value: "4px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9578,7 +9578,7 @@ export const borderRadius = [ ] }, { - value: "8", + value: "8px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9594,7 +9594,7 @@ export const borderRadius = [ ] }, { - value: "12", + value: "12px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9610,7 +9610,7 @@ export const borderRadius = [ ] }, { - value: "16", + value: "16px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9626,7 +9626,7 @@ export const borderRadius = [ ] }, { - value: "24", + value: "24px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9642,7 +9642,7 @@ export const borderRadius = [ ] }, { - value: "32", + value: "32px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -9658,7 +9658,7 @@ export const borderRadius = [ ] }, { - value: "9999", + value: "9999px", type: "borderRadius", filePath: "../../design-tokens/semantic/style.json", isSource: false, @@ -10320,7 +10320,7 @@ export const sizing = [ ] }, { - value: "4", + value: "4px", type: "sizing", filePath: "../../design-tokens/core/globals.json", isSource: true, @@ -10839,7 +10839,7 @@ export const fontWeights = [ export const fontSizes = [ { - value: "12", + value: "12px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10855,7 +10855,7 @@ export const fontSizes = [ ] }, { - value: "13", + value: "13px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10871,7 +10871,7 @@ export const fontSizes = [ ] }, { - value: "14", + value: "14px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10887,7 +10887,7 @@ export const fontSizes = [ ] }, { - value: "16", + value: "16px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10903,7 +10903,7 @@ export const fontSizes = [ ] }, { - value: "18", + value: "18px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10919,7 +10919,7 @@ export const fontSizes = [ ] }, { - value: "21", + value: "21px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10935,7 +10935,7 @@ export const fontSizes = [ ] }, { - value: "24", + value: "24px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10951,7 +10951,7 @@ export const fontSizes = [ ] }, { - value: "30", + value: "30px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10967,7 +10967,7 @@ export const fontSizes = [ ] }, { - value: "36", + value: "36px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10983,7 +10983,7 @@ export const fontSizes = [ ] }, { - value: "48", + value: "48px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, @@ -10999,7 +10999,7 @@ export const fontSizes = [ ] }, { - value: "60", + value: "60px", type: "fontSizes", filePath: "../../design-tokens/core/typography/default.json", isSource: true, diff --git a/packages/cli/src/tokens/build.ts b/packages/cli/src/tokens/build.ts index 258de71f0c..d5117e3017 100644 --- a/packages/cli/src/tokens/build.ts +++ b/packages/cli/src/tokens/build.ts @@ -41,6 +41,7 @@ StyleDictionary.registerTransformGroup({ 'ts/color/modifiers', 'ts/color/css/hexrgba', 'ts/size/lineheight', + 'ts/size/px', 'ts/shadow/css/shorthand', ], }); diff --git a/packages/theme/brand/altinn/dark.css b/packages/theme/brand/altinn/dark.css index b1433dc9a0..c3f9623cb7 100644 --- a/packages/theme/brand/altinn/dark.css +++ b/packages/theme/brand/altinn/dark.css @@ -252,14 +252,14 @@ --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; + --fds-border-radius-sm: 2px; + --fds-border-radius-md: 4px; + --fds-border-radius-lg: 8px; + --fds-border-radius-xl: 12px; + --fds-border-radius-2xl: 16px; + --fds-border-radius-3xl: 24px; + --fds-border-radius-4xl: 32px; + --fds-border-radius-full: 9999px; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; diff --git a/packages/theme/brand/altinn/light.css b/packages/theme/brand/altinn/light.css index 722b1b2b80..becfccd08a 100644 --- a/packages/theme/brand/altinn/light.css +++ b/packages/theme/brand/altinn/light.css @@ -252,14 +252,14 @@ --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; + --fds-border-radius-sm: 2px; + --fds-border-radius-md: 4px; + --fds-border-radius-lg: 8px; + --fds-border-radius-xl: 12px; + --fds-border-radius-2xl: 16px; + --fds-border-radius-3xl: 24px; + --fds-border-radius-4xl: 32px; + --fds-border-radius-full: 9999px; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; diff --git a/packages/theme/brand/digdir/dark.css b/packages/theme/brand/digdir/dark.css index b1433dc9a0..c3f9623cb7 100644 --- a/packages/theme/brand/digdir/dark.css +++ b/packages/theme/brand/digdir/dark.css @@ -252,14 +252,14 @@ --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; + --fds-border-radius-sm: 2px; + --fds-border-radius-md: 4px; + --fds-border-radius-lg: 8px; + --fds-border-radius-xl: 12px; + --fds-border-radius-2xl: 16px; + --fds-border-radius-3xl: 24px; + --fds-border-radius-4xl: 32px; + --fds-border-radius-full: 9999px; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; diff --git a/packages/theme/brand/digdir/light.css b/packages/theme/brand/digdir/light.css index 722b1b2b80..becfccd08a 100644 --- a/packages/theme/brand/digdir/light.css +++ b/packages/theme/brand/digdir/light.css @@ -252,14 +252,14 @@ --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; + --fds-border-radius-sm: 2px; + --fds-border-radius-md: 4px; + --fds-border-radius-lg: 8px; + --fds-border-radius-xl: 12px; + --fds-border-radius-2xl: 16px; + --fds-border-radius-3xl: 24px; + --fds-border-radius-4xl: 32px; + --fds-border-radius-full: 9999px; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; diff --git a/packages/theme/brand/theme4/dark.css b/packages/theme/brand/theme4/dark.css index b1433dc9a0..c3f9623cb7 100644 --- a/packages/theme/brand/theme4/dark.css +++ b/packages/theme/brand/theme4/dark.css @@ -252,14 +252,14 @@ --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; + --fds-border-radius-sm: 2px; + --fds-border-radius-md: 4px; + --fds-border-radius-lg: 8px; + --fds-border-radius-xl: 12px; + --fds-border-radius-2xl: 16px; + --fds-border-radius-3xl: 24px; + --fds-border-radius-4xl: 32px; + --fds-border-radius-full: 9999px; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; diff --git a/packages/theme/brand/theme4/light.css b/packages/theme/brand/theme4/light.css index 722b1b2b80..becfccd08a 100644 --- a/packages/theme/brand/theme4/light.css +++ b/packages/theme/brand/theme4/light.css @@ -252,14 +252,14 @@ --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; + --fds-border-radius-sm: 2px; + --fds-border-radius-md: 4px; + --fds-border-radius-lg: 8px; + --fds-border-radius-xl: 12px; + --fds-border-radius-2xl: 16px; + --fds-border-radius-3xl: 24px; + --fds-border-radius-4xl: 32px; + --fds-border-radius-full: 9999px; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; diff --git a/packages/theme/brand/uutilsynet/dark.css b/packages/theme/brand/uutilsynet/dark.css index b1433dc9a0..c3f9623cb7 100644 --- a/packages/theme/brand/uutilsynet/dark.css +++ b/packages/theme/brand/uutilsynet/dark.css @@ -252,14 +252,14 @@ --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; + --fds-border-radius-sm: 2px; + --fds-border-radius-md: 4px; + --fds-border-radius-lg: 8px; + --fds-border-radius-xl: 12px; + --fds-border-radius-2xl: 16px; + --fds-border-radius-3xl: 24px; + --fds-border-radius-4xl: 32px; + --fds-border-radius-full: 9999px; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; diff --git a/packages/theme/brand/uutilsynet/light.css b/packages/theme/brand/uutilsynet/light.css index 722b1b2b80..becfccd08a 100644 --- a/packages/theme/brand/uutilsynet/light.css +++ b/packages/theme/brand/uutilsynet/light.css @@ -252,14 +252,14 @@ --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; --fds-opacity-disabled: 30%; - --fds-border-radius-sm: 2; - --fds-border-radius-md: 4; - --fds-border-radius-lg: 8; - --fds-border-radius-xl: 12; - --fds-border-radius-2xl: 16; - --fds-border-radius-3xl: 24; - --fds-border-radius-4xl: 32; - --fds-border-radius-full: 9999; + --fds-border-radius-sm: 2px; + --fds-border-radius-md: 4px; + --fds-border-radius-lg: 8px; + --fds-border-radius-xl: 12px; + --fds-border-radius-2xl: 16px; + --fds-border-radius-3xl: 24px; + --fds-border-radius-4xl: 32px; + --fds-border-radius-full: 9999px; --fds-spacing-0: 0; --fds-spacing-1: 0.25rem; --fds-spacing-2: 0.5rem; From 3956c3658c49659e26563f63b28b7825e3845c2c Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Wed, 15 May 2024 14:58:30 +0200 Subject: [PATCH 039/311] trim comment --- apps/storefront/tokens/altinn/dark.ts | 3 +-- apps/storefront/tokens/altinn/light.ts | 3 +-- apps/storefront/tokens/digdir/dark.ts | 3 +-- apps/storefront/tokens/digdir/light.ts | 3 +-- apps/storefront/tokens/theme4/dark.ts | 3 +-- apps/storefront/tokens/theme4/light.ts | 3 +-- apps/storefront/tokens/uutilsynet/dark.ts | 3 +-- apps/storefront/tokens/uutilsynet/light.ts | 3 +-- packages/cli/src/tokens/build.ts | 3 +-- packages/cli/src/tokens/formatters.ts | 13 +++++-------- packages/theme/brand/altinn/dark.css | 6 ++---- packages/theme/brand/altinn/light.css | 6 ++---- packages/theme/brand/digdir/dark.css | 6 ++---- packages/theme/brand/digdir/light.css | 6 ++---- packages/theme/brand/theme4/dark.css | 6 ++---- packages/theme/brand/theme4/light.css | 6 ++---- packages/theme/brand/uutilsynet/dark.css | 6 ++---- packages/theme/brand/uutilsynet/light.css | 6 ++---- 18 files changed, 30 insertions(+), 58 deletions(-) diff --git a/apps/storefront/tokens/altinn/dark.ts b/apps/storefront/tokens/altinn/dark.ts index 7f45968232..b280f64a3f 100644 --- a/apps/storefront/tokens/altinn/dark.ts +++ b/apps/storefront/tokens/altinn/dark.ts @@ -1,6 +1,5 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ export const color = [ diff --git a/apps/storefront/tokens/altinn/light.ts b/apps/storefront/tokens/altinn/light.ts index 4f8d4fc120..6e06c65835 100644 --- a/apps/storefront/tokens/altinn/light.ts +++ b/apps/storefront/tokens/altinn/light.ts @@ -1,6 +1,5 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ export const color = [ diff --git a/apps/storefront/tokens/digdir/dark.ts b/apps/storefront/tokens/digdir/dark.ts index 7f45968232..b280f64a3f 100644 --- a/apps/storefront/tokens/digdir/dark.ts +++ b/apps/storefront/tokens/digdir/dark.ts @@ -1,6 +1,5 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ export const color = [ diff --git a/apps/storefront/tokens/digdir/light.ts b/apps/storefront/tokens/digdir/light.ts index 4f8d4fc120..6e06c65835 100644 --- a/apps/storefront/tokens/digdir/light.ts +++ b/apps/storefront/tokens/digdir/light.ts @@ -1,6 +1,5 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ export const color = [ diff --git a/apps/storefront/tokens/theme4/dark.ts b/apps/storefront/tokens/theme4/dark.ts index 7f45968232..b280f64a3f 100644 --- a/apps/storefront/tokens/theme4/dark.ts +++ b/apps/storefront/tokens/theme4/dark.ts @@ -1,6 +1,5 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ export const color = [ diff --git a/apps/storefront/tokens/theme4/light.ts b/apps/storefront/tokens/theme4/light.ts index 4f8d4fc120..6e06c65835 100644 --- a/apps/storefront/tokens/theme4/light.ts +++ b/apps/storefront/tokens/theme4/light.ts @@ -1,6 +1,5 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ export const color = [ diff --git a/apps/storefront/tokens/uutilsynet/dark.ts b/apps/storefront/tokens/uutilsynet/dark.ts index 7f45968232..b280f64a3f 100644 --- a/apps/storefront/tokens/uutilsynet/dark.ts +++ b/apps/storefront/tokens/uutilsynet/dark.ts @@ -1,6 +1,5 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ export const color = [ diff --git a/apps/storefront/tokens/uutilsynet/light.ts b/apps/storefront/tokens/uutilsynet/light.ts index 4f8d4fc120..6e06c65835 100644 --- a/apps/storefront/tokens/uutilsynet/light.ts +++ b/apps/storefront/tokens/uutilsynet/light.ts @@ -1,6 +1,5 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ export const color = [ diff --git a/packages/cli/src/tokens/build.ts b/packages/cli/src/tokens/build.ts index d5117e3017..e0ebf79812 100644 --- a/packages/cli/src/tokens/build.ts +++ b/packages/cli/src/tokens/build.ts @@ -20,8 +20,7 @@ const basePxFontSize = 16; const separator = '_'; const fileHeader = () => [ - 'Do not edit directly', - `These files are generated from design tokens defined in Figma using Token Studio`, + `These files are generated from design tokens defind using Token Studio`, ]; StyleDictionary.registerTransform(sizeRem); diff --git a/packages/cli/src/tokens/formatters.ts b/packages/cli/src/tokens/formatters.ts index 938be9fef6..e3a223e088 100644 --- a/packages/cli/src/tokens/formatters.ts +++ b/packages/cli/src/tokens/formatters.ts @@ -69,20 +69,17 @@ export const scopedReferenceVariables: Format = { .map((token) => format(token)) .filter((formattedValue) => formattedValue); - return fileHeader({ file }).then((fileHeaderText) => { - const content = ` + return fileHeader({ file }).then( + (fileHeaderText) => ` ${fileHeaderText} :root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ + /** Referenced tokens */ ${referenceTokens.join('\n')} /** Tokens */ ${tokens.join('\n')} } - `; - - return content; - }); + `, + ); }, }; diff --git a/packages/theme/brand/altinn/dark.css b/packages/theme/brand/altinn/dark.css index c3f9623cb7..30dd7590bd 100644 --- a/packages/theme/brand/altinn/dark.css +++ b/packages/theme/brand/altinn/dark.css @@ -1,13 +1,11 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ :root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ + /** Referenced tokens */ /** Tokens */ --fds-color-accent-1: #001c36; diff --git a/packages/theme/brand/altinn/light.css b/packages/theme/brand/altinn/light.css index becfccd08a..d213c5e158 100644 --- a/packages/theme/brand/altinn/light.css +++ b/packages/theme/brand/altinn/light.css @@ -1,13 +1,11 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ :root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ + /** Referenced tokens */ /** Tokens */ --fds-color-accent-1: #fefeff; diff --git a/packages/theme/brand/digdir/dark.css b/packages/theme/brand/digdir/dark.css index c3f9623cb7..30dd7590bd 100644 --- a/packages/theme/brand/digdir/dark.css +++ b/packages/theme/brand/digdir/dark.css @@ -1,13 +1,11 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ :root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ + /** Referenced tokens */ /** Tokens */ --fds-color-accent-1: #001c36; diff --git a/packages/theme/brand/digdir/light.css b/packages/theme/brand/digdir/light.css index becfccd08a..d213c5e158 100644 --- a/packages/theme/brand/digdir/light.css +++ b/packages/theme/brand/digdir/light.css @@ -1,13 +1,11 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ :root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ + /** Referenced tokens */ /** Tokens */ --fds-color-accent-1: #fefeff; diff --git a/packages/theme/brand/theme4/dark.css b/packages/theme/brand/theme4/dark.css index c3f9623cb7..30dd7590bd 100644 --- a/packages/theme/brand/theme4/dark.css +++ b/packages/theme/brand/theme4/dark.css @@ -1,13 +1,11 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ :root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ + /** Referenced tokens */ /** Tokens */ --fds-color-accent-1: #001c36; diff --git a/packages/theme/brand/theme4/light.css b/packages/theme/brand/theme4/light.css index becfccd08a..d213c5e158 100644 --- a/packages/theme/brand/theme4/light.css +++ b/packages/theme/brand/theme4/light.css @@ -1,13 +1,11 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ :root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ + /** Referenced tokens */ /** Tokens */ --fds-color-accent-1: #fefeff; diff --git a/packages/theme/brand/uutilsynet/dark.css b/packages/theme/brand/uutilsynet/dark.css index c3f9623cb7..30dd7590bd 100644 --- a/packages/theme/brand/uutilsynet/dark.css +++ b/packages/theme/brand/uutilsynet/dark.css @@ -1,13 +1,11 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ :root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ + /** Referenced tokens */ /** Tokens */ --fds-color-accent-1: #001c36; diff --git a/packages/theme/brand/uutilsynet/light.css b/packages/theme/brand/uutilsynet/light.css index becfccd08a..d213c5e158 100644 --- a/packages/theme/brand/uutilsynet/light.css +++ b/packages/theme/brand/uutilsynet/light.css @@ -1,13 +1,11 @@ /** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio + * These files are generated from design tokens defind using Token Studio */ :root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ + /** Referenced tokens */ /** Tokens */ --fds-color-accent-1: #fefeff; From 5d6e80a5e4e6e1a2869b78e6c38554ef0a797254 Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Thu, 16 May 2024 09:41:04 +0200 Subject: [PATCH 040/311] Changed core to primitives and theme1 to theme --- design-tokens/$metadata.json | 26 +- design-tokens/$themes.json | 2853 ++++++++--------- .../colors/dark/global.json | 0 .../colors/dark/theme.json} | 2 +- .../colors/dark/theme2.json | 0 .../colors/dark/theme3.json | 0 .../colors/dark/theme4.json | 0 .../colors/light/global.json | 0 .../colors/light/theme.json} | 2 +- .../colors/light/theme2.json | 0 .../colors/light/theme3.json | 0 .../colors/light/theme4.json | 0 .../{core => primitives}/globals.json | 0 .../typography/default.json | 0 .../themes/{theme1.json => theme.json} | 150 +- 15 files changed, 1380 insertions(+), 1653 deletions(-) rename design-tokens/{core => primitives}/colors/dark/global.json (100%) rename design-tokens/{core/colors/dark/theme1.json => primitives/colors/dark/theme.json} (99%) rename design-tokens/{core => primitives}/colors/dark/theme2.json (100%) rename design-tokens/{core => primitives}/colors/dark/theme3.json (100%) rename design-tokens/{core => primitives}/colors/dark/theme4.json (100%) rename design-tokens/{core => primitives}/colors/light/global.json (100%) rename design-tokens/{core/colors/light/theme1.json => primitives/colors/light/theme.json} (99%) rename design-tokens/{core => primitives}/colors/light/theme2.json (100%) rename design-tokens/{core => primitives}/colors/light/theme3.json (100%) rename design-tokens/{core => primitives}/colors/light/theme4.json (100%) rename design-tokens/{core => primitives}/globals.json (100%) rename design-tokens/{core => primitives}/typography/default.json (100%) rename design-tokens/themes/{theme1.json => theme.json} (55%) diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index f1b551ccd4..9b05b8a0cf 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -1,18 +1,18 @@ { "tokenSetOrder": [ - "core/globals", - "core/typography/default", - "core/colors/dark/global", - "core/colors/dark/theme1", - "core/colors/dark/theme2", - "core/colors/dark/theme3", - "core/colors/dark/theme4", - "core/colors/light/global", - "core/colors/light/theme1", - "core/colors/light/theme2", - "core/colors/light/theme3", - "core/colors/light/theme4", - "themes/theme1", + "primitives/globals", + "primitives/typography/default", + "primitives/colors/dark/global", + "primitives/colors/dark/theme", + "primitives/colors/dark/theme2", + "primitives/colors/dark/theme3", + "primitives/colors/dark/theme4", + "primitives/colors/light/global", + "primitives/colors/light/theme", + "primitives/colors/light/theme2", + "primitives/colors/light/theme3", + "primitives/colors/light/theme4", + "themes/theme", "themes/theme2", "themes/theme3", "themes/theme4", diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index dcbf46720c..d713c464fe 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,390 +4,398 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "core/colors/light/global": "enabled", - "core/colors/light/theme1": "enabled", - "core/colors/light/theme2": "enabled", - "core/colors/light/theme3": "enabled", - "core/colors/light/theme4": "enabled" + "primitives/globals": "disabled", + "primitives/typography/default": "disabled", + "primitives/colors/dark/global": "disabled", + "primitives/colors/dark/theme2": "disabled", + "primitives/colors/dark/theme3": "disabled", + "primitives/colors/dark/theme4": "disabled", + "primitives/colors/light/global": "enabled", + "primitives/colors/light/theme2": "enabled", + "primitives/colors/light/theme3": "enabled", + "primitives/colors/light/theme4": "enabled", + "primitives/colors/dark/theme": "disabled", + "primitives/colors/light/theme": "enabled", + "themes/theme": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:34429:1449", - "$figmaModeId": "34429:0", + "$figmaCollectionId": "VariableCollectionId:34507:1809", + "$figmaModeId": "34507:0", "$figmaVariableReferences": { - "theme4.accent.1": "2cc8a8d033372b23fb1307eea58bd5b8d46142bc", - "theme4.accent.2": "a3b74345914fd6f443a69c9111b91636239d78d8", - "theme4.accent.3": "1969ae29c70ffea7a55ec68cb2086e42e8bad3fe", - "theme4.accent.4": "7e2aaf0b24cd3864272ef970d3c0d47103fd0316", - "theme4.accent.5": "d0fbda865c568b6b89ca69eb9c6412969bd2d33e", - "theme4.accent.6": "545185fa2b4a12a519da50c9ee3ad08382d879c6", - "theme4.accent.7": "8cdc281a7eab26907f3a94a23b5b31206e237896", - "theme4.accent.8": "eabad746c8957d9f51362c7a2bcf61970c414851", - "theme4.accent.9": "a1d1cbe76d8e3c9f9e6fbfd6bccaa0085ae1b501", - "theme4.accent.10": "b998ccc4e87eea9d51a066b5ee65ef5476348677", - "theme4.accent.11": "efce59016ae2ecb19a11fb7cf90d38cd94eb693d", - "theme4.accent.12": "6b602f7167cebd3f5801217e389df8dd21bca179", - "theme4.accent.13": "f1f25e04f48b2d533772f3071c33180f54b8d0e7", - "theme4.accent.contrast-1": "dd2dfb092a17e0907e4b3dabac001bd40d2fe3b9", - "theme4.accent.contrast-2": "f7de7816f417d6bb64fe4f8d67bf497f3cde20d1", - "theme4.neutral.1": "f7f9b5f39aa76b1c9550b2816e80d5125227ae87", - "theme4.neutral.2": "49ff657126924ab439dae02aaa536f23d4f51451", - "theme4.neutral.3": "66f34ded65da7bf2c1dd6a35b1af22390b8e48cb", - "theme4.neutral.4": "1f603e098ad060f2c16e7fab00667cc1649ecc0c", - "theme4.neutral.5": "26c8561bdb4837f722e909c5ea2e1baac10f12c1", - "theme4.neutral.6": "ee19ae06724ab882513a5b33cc5b4d630d67fddd", - "theme4.neutral.7": "633b276cf2d1db6df1ef615382e1a45bc57ae648", - "theme4.neutral.8": "a9cd59f977caac3d82c8f7c0dcec40a354dd1290", - "theme4.neutral.9": "83f0c902c925804a8fbb3d80a7f4c2e860dc28cb", - "theme4.neutral.10": "5a9d126c9047caf5960bcf0a18f44c9aba909e22", - "theme4.neutral.11": "1e34ddc4daad10fe4cfc30aee3decab65224f67f", - "theme4.neutral.12": "dc4b0c4cab7768ce655addb014c3a381a9865f8c", - "theme4.neutral.13": "a80598c2a9536f1e678a520652feebc0422a9dd6", - "theme4.neutral.contrast-1": "adeb7a68ea4b05267bcf993d771f770342ce6a95", - "theme4.neutral.contrast-2": "48ea76d62793721d30cc6207088517c4b9d1e044", - "theme4.brand1.1": "d12b47e035b62b8db23902001e7a63e9040d11a6", - "theme4.brand1.2": "1355711cd8d9b57572febd34c15b39f4aa25bd96", - "theme4.brand1.3": "c9e621183024bd851431c2b8aa6f2b807c0a33ed", - "theme4.brand1.4": "9998e697a98575351f3975b2a9132b93ecbd9307", - "theme4.brand1.5": "5ed22a014661609ebc8fe94ac9eb83b702e58ee9", - "theme4.brand1.6": "762af881159e5ff533a21a5af5f924a3673cacde", - "theme4.brand1.7": "e3786df893d69a34cec21f39a9cb434fe6ad3785", - "theme4.brand1.8": "31132d28433b558678ec95dd44a70c9a25c54d79", - "theme4.brand1.9": "34e8e304a3d374e0bb79bc558f7f0fdffdb47ad5", - "theme4.brand1.10": "b454933ea3a1d03bca4b2ea5b05f84b77a302f25", - "theme4.brand1.11": "9ca46b6f7366b3d07801929fa807d8f77a2a29ce", - "theme4.brand1.12": "f0eb34f92d5ac4ac4f76cda939df2bef71448e40", - "theme4.brand1.13": "dfce26197c0b67d3c26160d4fe17d3b576499f9d", - "theme4.brand1.contrast-1": "30f2a92621477e328fbfa17c0555b0235c0f43c9", - "theme4.brand1.contrast-2": "d76688481eb9a4144e1573e53d6d615ab0083782", - "theme4.brand2.1": "19e5c791edca80592e7ce5fc3992baa6e485c03e", - "theme4.brand2.2": "3907876767ee1873c54dc08c754ad9e28edd9d0a", - "theme4.brand2.3": "1f8a7767aaa01e24b3bda0e79870d1d26292c9cc", - "theme4.brand2.4": "ddc4878e2e8500845d017ff91c6d98ad35bfc65a", - "theme4.brand2.5": "d171049c167eef75809228e166667b1d100dbeb6", - "theme4.brand2.6": "93133b5d16d5e09d73ddf1384fa43139c67a261a", - "theme4.brand2.7": "83fb24b591493aee0cd93b587c18e7735c71fd76", - "theme4.brand2.8": "b2070336554b40c9e0fa8fcbbb6244b79c47eb68", - "theme4.brand2.9": "938beba71ed3a94f4595bcf519452417efe31459", - "theme4.brand2.10": "4bfa824476c6445fd09bdb7be304c250dcdaac0e", - "theme4.brand2.11": "f54e32e0f6c782bfdf5c857a00546f13b58e1a3e", - "theme4.brand2.12": "7684328e82d7daf40a0823f8bfbc1e64e8268661", - "theme4.brand2.13": "15feb397ea6403dc16b848e0dd226481879a8de6", - "theme4.brand2.contrast-1": "bf3f91790ec6a62af0fb8dd3d0a97b566e5603db", - "theme4.brand2.contrast-2": "a6b59e528725fe25b75eabb8ebc9c390f689d7bd", - "theme4.brand3.1": "763819ff087f0ba908ca5f8136751811dd2c3261", - "theme4.brand3.2": "9f98671cae57094a8fc4e84e14bc18502fb9cb23", - "theme4.brand3.3": "cf4261ca70454b018ccac6816e555fddddf6399c", - "theme4.brand3.4": "87fdb9111c892619c45c8c6c130df784ed7c5941", - "theme4.brand3.5": "a41395ad7ac9c1e2cf455c7d53f47587bc608329", - "theme4.brand3.6": "465e0af71764712def15c500d3f444e59f54a056", - "theme4.brand3.7": "bbcedbd03b4f6ef5659a4848dac21972383a4c56", - "theme4.brand3.8": "c2c7cea51a471665274edfca7a69f1404d662f66", - "theme4.brand3.9": "b8b603ea5fac64784a433f72448a537c1504970c", - "theme4.brand3.10": "d077900e52f793697afb12b3b40a8a2c7762dd1e", - "theme4.brand3.11": "0cfb42c45d647e6fd510187c678a38348ff3e06b", - "theme4.brand3.12": "9b271558dc2187bd14cc911f77947dbe61d618e5", - "theme4.brand3.13": "b161782ab87b88607b5ea519bd7d8a490fc9faf9", - "theme4.brand3.contrast-1": "8704c1a6c0d9963f5b01accc20f25ecf2f058180", - "theme4.brand3.contrast-2": "ab40f391568594d4929a5c8d8d14d17c8876ded1", - "theme3.accent.1": "84dfc74cfa718818cdc0f943abf2c28f63ff75f9", - "theme3.accent.2": "c46dfccb713487ca61da1dc3861316647237ef4b", - "theme3.accent.3": "20f326a566c594595e92d0938795af7bdd3fcc8c", - "theme3.accent.4": "1967e1820a1657962ece144e08861cee0c68ccec", - "theme3.accent.5": "8fa5112c9b683a7a0571cd9022c7053b2791e734", - "theme3.accent.6": "2619dcaa52a47ef7a856050de4e8c3604ed53227", - "theme3.accent.7": "b6bf101deaad6efe990a2d0090a4ba9f41255375", - "theme3.accent.8": "27355ebbf2c846d69d4a064c4744408914a35d33", - "theme3.accent.9": "0bf5bc99998fb58041d470054caa7033b85399aa", - "theme3.accent.10": "d35b93f459f7feab6720accfc6faa30723b4e94b", - "theme3.accent.11": "0e10f1d0c5b8abc96d7246fc92fb1e86b766b6c3", - "theme3.accent.12": "06ece77a38638ff2445be76dbd72707d9ae23d31", - "theme3.accent.13": "b372f33018e4ab7f9e34980f7343a98e2d0751c9", - "theme3.accent.contrast-1": "5bf4aaceeb705380d7ed7b80b8e4dc04c046a775", - "theme3.accent.contrast-2": "1854fee824a4e4679b2542d40f8702ccea3865ef", - "theme3.neutral.1": "caf8e5b97ff0466cdd1cbc8b0a1a3aa783d4e995", - "theme3.neutral.2": "c0edb2a7e3e896979881d8506e04a72a3c2b5552", - "theme3.neutral.3": "f414c4461b1e9c05c37520e820a53652554c02c2", - "theme3.neutral.4": "3e9d9fb4ac82234f2c9ca2afed005f130c4829e5", - "theme3.neutral.5": "ccd38a81ed9cfedf4c22987f54dde74c7435d45e", - "theme3.neutral.6": "197f6eaa1d94776ccf7c87035617c64414633ac0", - "theme3.neutral.7": "2e340b5a3ed67e1c27858dcb98e74cad6a447abe", - "theme3.neutral.8": "33b9de9724389caf25426086f875cfa84df456e1", - "theme3.neutral.9": "73cae0e5beff460076edd37befaad4cd10eb1e29", - "theme3.neutral.10": "ac61247bb15ba16d5ce87e6e2b67151da779a780", - "theme3.neutral.11": "527491dd20e3b044f2a5032df4874d6a0ad1fb9c", - "theme3.neutral.12": "709b9072f7898b2e49a20ef98c91de75ddd73c97", - "theme3.neutral.13": "d6474369887750f2ac76d3d6062cd2db0c12aa60", - "theme3.neutral.contrast-1": "5707c58e5eb78e60e4206c0f4c2e818a87bb1e72", - "theme3.neutral.contrast-2": "4b81b7d3362f42ff8ca94a6f30712894872b3af7", - "theme3.brand1.1": "a9c7b7966202026dea1060b66c3b0a3e2e015710", - "theme3.brand1.2": "71e30aef09c90cc08beec3998564874591730c47", - "theme3.brand1.3": "bf1b23f04112f2d039f322a1e7e079b5aa51a3ab", - "theme3.brand1.4": "270cad89f75d8faa714654e102d7932f70f8baa8", - "theme3.brand1.5": "c4bd8c586f0634da0d22cf97387c27d32f03429e", - "theme3.brand1.6": "13cb0ead0cdf837c35c83e05ddc00059f32a06ea", - "theme3.brand1.7": "aca5b14973e37208862d4d0f1f4f469b7efa6a01", - "theme3.brand1.8": "d1fd445fd9aab28265af41d775fd3a0c0f43ffb2", - "theme3.brand1.9": "ae786621934975e97fdd215640ab8310973777e1", - "theme3.brand1.10": "b12fb8bf3023d416680ff3718830874956cd42e3", - "theme3.brand1.11": "a833de48bc1200c183746ac4db1adb3a8927bd16", - "theme3.brand1.12": "99da289de67d7564507641c87fa2067b34e4a44f", - "theme3.brand1.13": "c36a31e08570d32894d872e3b083c278938e2b6e", - "theme3.brand1.contrast-1": "8bd86b1745081bcaed44673b1babb1a7b4292ea7", - "theme3.brand1.contrast-2": "ddc9520b0efeb312437e0c17f3d1c14aed437aeb", - "theme3.brand2.1": "b1e24b34e19ee24cbfffa6dc046ff7962b7b4568", - "theme3.brand2.2": "8c359435683e8d6237865429ba70fb41b0895653", - "theme3.brand2.3": "1ab7ec91169f9b1cd11fcfb5341c7006cf60bbba", - "theme3.brand2.4": "f801c9f225872446394c8261085a6211ba84e4d4", - "theme3.brand2.5": "9af40524265a3affbb4bc5947316f3d2c5755102", - "theme3.brand2.6": "d359106fa51ddffa1b0b18ab354f8e13f1ee6af3", - "theme3.brand2.7": "d33c9b2501cca43090f9674d6c1b5c4db4172652", - "theme3.brand2.8": "22e8a7dbc562864ea20c1dc246a17eabd27b432e", - "theme3.brand2.9": "146e901df7a8222ed7f4dc0dff2804012cc2cb4e", - "theme3.brand2.10": "7750629c414abc55c0706a3d548d4303e1e3389f", - "theme3.brand2.11": "155818ade1758eca1710e3af38c5a5427b044f4b", - "theme3.brand2.12": "ff503c9ef18c6799702a281c9b2379d4ecbb3963", - "theme3.brand2.13": "4fc4e7d4b69d52515a85534f4a0c397162c9d5ad", - "theme3.brand2.contrast-1": "526a5f10753cf8dd3f592a439a37a9bb4467b3bd", - "theme3.brand2.contrast-2": "5b6169911e6ee3ac832f1181359bcbc71129fa5e", - "theme3.brand3.1": "9a5d1d0473391cdcd15b94d4500ab490f8664317", - "theme3.brand3.2": "96ccbdf5979886b52b3635c8b517a195b07e884b", - "theme3.brand3.3": "031c67ae611a2bb1632ba329bb5901f0eb6e29b8", - "theme3.brand3.4": "04a871bcbf4a2cf42ed29cbf9c0b98bb377b0c2a", - "theme3.brand3.5": "bf6882be8a6040d0135025da0af8bca4f5683de6", - "theme3.brand3.6": "f3c263d959b5815c55f1f827aaa9ad59802d48af", - "theme3.brand3.7": "76677701174a7432b5ae6d7d88e5b4d1a423dc7f", - "theme3.brand3.8": "d731d9936c441c1bed8ad1ba0bb413d7725fa569", - "theme3.brand3.9": "f034afb5ea109ccc5e5b33d8d8f2376a589ba9ea", - "theme3.brand3.10": "e7bd1701ae3f6836714d9f18fc9ce2938e60d960", - "theme3.brand3.11": "b0184c2e4e3d6ef8b07079a19f3c720df3c5d9d4", - "theme3.brand3.12": "378aff052a109188f732c213ced9c5dc3a6793d6", - "theme3.brand3.13": "e6b8ecb8cc68977ff42f948780aff3b79627fbd6", - "theme3.brand3.contrast-1": "1b5fe7a2adebf2af463cfa96b73dcf7608bb3b52", - "theme3.brand3.contrast-2": "9df3ea0059821e25826e3b1d37f6a0bdc6c6bde8", - "theme2.accent.1": "8adfc44cb3a535709c94a193c86797fdf8db3998", - "theme2.accent.2": "689dc2f2a49658b113e83b10986bbd1252e7baee", - "theme2.accent.3": "9b9929cd2c320c3e712348738ef00ce87154af7a", - "theme2.accent.4": "ae2f691176fb4c6039b7a0c9d9f10db0df0ce437", - "theme2.accent.5": "748748ee4486e9e76e1e0e7da3f6864efc3d81ef", - "theme2.accent.6": "b97454487ae7fd083aa5a5e7f5ad9c67c7542f7d", - "theme2.accent.7": "e82b1f0f335d159a63c72966b61925c3a63f5212", - "theme2.accent.8": "7b33e78f064effce56100f7bad6efb3f55438832", - "theme2.accent.9": "20ae9e449eef1d88481b7bd8dfb745c8559900cf", - "theme2.accent.10": "5e4a0913236d0dc5f57e33a93ebdeaf60ccf62a2", - "theme2.accent.11": "56c5286816046c8d17ede5947a446cb721fc7e73", - "theme2.accent.12": "d1496f05dfe09453fd9c7b6c247127309616b1b0", - "theme2.accent.13": "1bc8006cc59b8b9c8510b479d5cab7e99cd2679e", - "theme2.accent.contrast-1": "e6cfa047596fe2dab02aa5f0a56974f8b59360ba", - "theme2.accent.contrast-2": "eae9bfa93d6e413edf8ce33d5f70ae2c50a407b5", - "theme2.neutral.1": "107d33f1a950f0f373e3c8e0239d59e82b76dd46", - "theme2.neutral.2": "868eaadf89b33218a5d09fd6cb57e6d87f515358", - "theme2.neutral.3": "041b5671b5629617fe71ce2118b877aac5fd6ee3", - "theme2.neutral.4": "46c18175c0ed48fb3e158a0e748db76710ce1576", - "theme2.neutral.5": "2c48c2d6521f681f16b7745b62540db114600b4e", - "theme2.neutral.6": "dc346b1766aaa41a3a268e6d3b706d697652c91a", - "theme2.neutral.7": "499f6d31bc1a62db2cc31724f602b3a5d1b15cf5", - "theme2.neutral.8": "33d64b14c40da28e373164d8d872d97697188607", - "theme2.neutral.9": "40fcbbbc9910874d6ac1f0237876b17b79799b88", - "theme2.neutral.10": "3de75bdc63381383904cee35471d6ccd4beabcc8", - "theme2.neutral.11": "65d9a4c9de9a1d7e81639b7d49ce7b3dd358ff8b", - "theme2.neutral.12": "1dc59034169e709410558a8d5123c91c4de5ef7d", - "theme2.neutral.13": "ceeaf920a9a3ced3dda70b55652020109a527417", - "theme2.neutral.contrast-1": "3446a41b3df034d2db491a7e8d68af8020797735", - "theme2.neutral.contrast-2": "4841332770a5ed8baa793a91f85d3f969aa55b09", - "theme2.brand1.1": "93e7751d6510e90ce8d7d35da47986263e3bf940", - "theme2.brand1.2": "81ff0903d55d719a76d56c701fdd2591e16677ae", - "theme2.brand1.3": "5ac76d22fc5e7dd322aa4d7cff13a4f53c758169", - "theme2.brand1.4": "21228be8963fb2d5050b5ee3cacdafac0852fc70", - "theme2.brand1.5": "4f71b6e6de9dae1fef4861eefe6064fdfaa1da33", - "theme2.brand1.6": "2fd20909c375345dd0cbd8e39268d33cc8c94a86", - "theme2.brand1.7": "9c011a864ebe92703a3a9e19c3bc378b1a7de978", - "theme2.brand1.8": "e940ef24f92eecbd3a9e404efb8315c0d10c014b", - "theme2.brand1.9": "afda5f366a28b89e095726971e057c44816e9ed6", - "theme2.brand1.10": "bc758fb805c3a8705a3593179878cbfc8b34bd90", - "theme2.brand1.11": "c328c0f74c5d884a6cccbb9bd0f1719803379ad1", - "theme2.brand1.12": "1b5f40370e4b73cce2fadd9b05773a840b5d558c", - "theme2.brand1.13": "3f952d7ad716276f13aaebf906546eccdf9b25e0", - "theme2.brand1.contrast-1": "dda10b314ff894d8249c712583b155e24922122a", - "theme2.brand1.contrast-2": "f4c6a55ee743979de402516987701d43339b2110", - "theme2.brand2.1": "cd628b5d89e4f40f153404a2d31f3d26ac7017dc", - "theme2.brand2.2": "19bb907d3f0bca565a9869b2082e416311f0a391", - "theme2.brand2.3": "fb17d7239347e3497331316e858d8d094d56a093", - "theme2.brand2.4": "bc9e4c81ef4fc11ef467acf136f68158bd146315", - "theme2.brand2.5": "36345555813b0d7e86888f492baf43fbe39a7e6b", - "theme2.brand2.6": "c78c66a767f2676f5a2730f40bf0558b7d9412c8", - "theme2.brand2.7": "a0e992e9904e50de3796648c6ff771743f9265ee", - "theme2.brand2.8": "6c4f947b331637601fc9a8348e8ec86df17c768a", - "theme2.brand2.9": "e97a0e2559061b1bc6d44259126832f451683749", - "theme2.brand2.10": "8a1f0cdf532620c04af6e46b047b56a2addecf01", - "theme2.brand2.11": "508834e6d8542cfad82d4ed9dbedba0252e08c1c", - "theme2.brand2.12": "e1168a7632d18f3dbc26ca6f4545963bc497304a", - "theme2.brand2.13": "5703b572ae7aa2f0b2bdce0558916ed8e7d41c29", - "theme2.brand2.contrast-1": "883f681be63d84663a8a5598024a951e8ff91495", - "theme2.brand2.contrast-2": "249b0575d0b0df9ad2395e90ea181f588ba48ffd", - "theme2.brand3.1": "1e0649ad02e229ee676f43ac9aca6c1e5cee6521", - "theme2.brand3.2": "03a5a652b059516f73fb3512d037771792862ea0", - "theme2.brand3.3": "7b1ea6fa26b7111b3fa506802d7ee7733eb83715", - "theme2.brand3.4": "8f7f025865d59b533691563e962193b2157565e0", - "theme2.brand3.5": "04532630a5bed61559bd15847cc8633ef0d26d12", - "theme2.brand3.6": "5efbfc9767aa0ab8fac38f1dad38529898155ccf", - "theme2.brand3.7": "99978613ef7f2f0f520b7741ffaa394d2b7b9b69", - "theme2.brand3.8": "ddf83d7431a0cd39e99837352931683c8b879c01", - "theme2.brand3.9": "a9fc03766787087d9c79e41b5490d9e8100b763c", - "theme2.brand3.10": "5ddda05f664301160708f36516400970661e797e", - "theme2.brand3.11": "7e5ab101da4b8392eed42e684656df6d59b97a47", - "theme2.brand3.12": "c9f97ebeebb94be9e4bd4c8d359c6e4320ce2a15", - "theme2.brand3.13": "d09b37df04b92da02e8ead971bc62c9d9269e16d", - "theme2.brand3.contrast-1": "5bf6ea603406744830701cbcdf1bdcdc8775d140", - "theme2.brand3.contrast-2": "54af01314c99579378d1dd27dba7f44e207fc25e", - "theme1.accent.1": "48a7f920538b56b77fa4aac5b61a980f32593aeb", - "theme1.accent.2": "30e7ace669b7421ecb627b9eec63b6fc1a310833", - "theme1.accent.3": "6520d14a608f35ef1c2edcff395128e6982c6c05", - "theme1.accent.4": "7955234963dc92dfdc3ffb0303024b99d58b2ad9", - "theme1.accent.5": "9d446cc758db95367cc3e69e53f06aa1f3eb308e", - "theme1.accent.6": "3376ab7a6cba1d4034195f7de666212bf5412069", - "theme1.accent.7": "d68c0ec94ed74da3dd00f57e81bbd1d2dcadd73b", - "theme1.accent.8": "6cf68e5df43bbcb151a4f11441532c3158862e7a", - "theme1.accent.9": "e6a428978df9c8f758552897f7e8d46c224a3b3f", - "theme1.accent.10": "e118e17deed1525e5dc68b39a8a57bd33652ea9c", - "theme1.accent.11": "3ade28da7ca542dcbfea361144690787d3222f3f", - "theme1.accent.12": "cbdb4e2d785290b4dfeba48040791066c8a63c23", - "theme1.accent.13": "bcbfcabef9723fae47548a4eadbc931bc4726fa7", - "theme1.accent.contrast-1": "da0756804678ff58d04806eb8950231ad33d2f20", - "theme1.accent.contrast-2": "d44d9ea7925ec437bcc787869c9f2fe9bac522d6", - "theme1.neutral.1": "75b0074fa3a5b49272f73fbcb49d61d0e994e8b3", - "theme1.neutral.2": "1ddd40cad6c17fc4eacc3d81a0ec014a23d80358", - "theme1.neutral.3": "1df08a77c0843c07147794ca341a08940f283498", - "theme1.neutral.4": "422c8331d5e6c61f471ba04007b4cdeb62bf1b3d", - "theme1.neutral.5": "de6350c90724a0bc6fa1c94ef2dca727d111975a", - "theme1.neutral.6": "8ba901b635de042ed8b14588d9e345f1a491b7be", - "theme1.neutral.7": "f63db36b3b5b37db3fce07763f74ab5442be4bcc", - "theme1.neutral.8": "46e8c78dee31e4620bb6ecc4272ef363583cd1ae", - "theme1.neutral.9": "1798a640be4952c49ef56710708461ede2497b50", - "theme1.neutral.10": "011eda6a52b2b59a13c9ff35544f847ba889dfbf", - "theme1.neutral.11": "5a4b0b7f91c5107fbabb7d3093bf509e6afdfb88", - "theme1.neutral.12": "7e6b95ee27634c78430a8ba3fd8d65cfe0a3dda1", - "theme1.neutral.13": "bc1d7d250286d65d3edcd76795a8c1cadf1deac5", - "theme1.neutral.contrast-1": "178ca7ef87c9a757ef3fcaa5821a7d09a7701088", - "theme1.neutral.contrast-2": "92fcc96fd2e14a407f663b5a65491bdf1a290fcd", - "theme1.brand1.1": "27163b02bf73b49809755587e09afbebd3d0b5c8", - "theme1.brand1.2": "9c235631aeaa2d58e571459398e576999c63eb66", - "theme1.brand1.3": "5669e961b411f40337cb0f25259b278111d05aaf", - "theme1.brand1.4": "df2b3bd2bee2648845d0caf42a187c55d50fee86", - "theme1.brand1.5": "05892dee037e59c4370fc9781f0a57667e327ba7", - "theme1.brand1.6": "46ffaee528517084fbe27e8db064738f0c9c430a", - "theme1.brand1.7": "9cac9ecf93c1e4cb4b87f4d3f96b1c19e1489018", - "theme1.brand1.8": "1f98dfd8575bfd5ce33e7cb09c4a68b7cd1c7091", - "theme1.brand1.9": "0dd2c99eca5d88db5ec278f34ae87b31122318df", - "theme1.brand1.10": "92d37dc158332c175f2ea960ea803ee1e3bbb192", - "theme1.brand1.11": "139335a17bb6920f4e4df914aefb66d32c1081d5", - "theme1.brand1.12": "e273c25a154e3fe364daa64f5d549923a243eab1", - "theme1.brand1.13": "b19faf3c4fe4e2fa626c5f77503f209c7767ca52", - "theme1.brand1.contrast-1": "8b0df8e14cf0f4380656cecfa58698375967751b", - "theme1.brand1.contrast-2": "760389854c6ad58c2e1bcd31bec6fba36839d643", - "theme1.brand2.1": "005a4c9fc70b1c486ee89918fba52d0ae146c691", - "theme1.brand2.2": "a044ffd682ffd2af019f464750597ff2f20d96fa", - "theme1.brand2.3": "197b1cc8a91798fb132d5373467cf7c851f700e4", - "theme1.brand2.4": "ff9e231c3443b1c039e493d2e16ac090fc53fe36", - "theme1.brand2.5": "57adf386c64cf091b3e2cac358d409f3e988d62a", - "theme1.brand2.6": "73464797263789e374b5a5835d95f6794d4ab838", - "theme1.brand2.7": "0a1c9de3cd546d1b3ba22f106fccd256811171ae", - "theme1.brand2.8": "9913c67ad46784247f7103a93feb872481a9394c", - "theme1.brand2.9": "b58c939f2c16b8606711b75bf05ca477e48ff3e6", - "theme1.brand2.10": "699530906873345aacc346ff483d31811b0141e0", - "theme1.brand2.11": "a4188a3221b9cc6fcdecd397e3b09d47d5e8e7e6", - "theme1.brand2.12": "39a3120f98854ca7f7f3d718569d792e79006388", - "theme1.brand2.13": "1d5a38da6fbd1ac97597e15bab7123d7d7378171", - "theme1.brand2.contrast-1": "c5ef32a3815b2d6c8877dde0485e343cdf85259c", - "theme1.brand2.contrast-2": "99943c32c3b98cca05692ef75a974cd21bbe95ea", - "theme1.brand3.1": "c96e4ee92c48a3c8d3b099456f03ac8376b12ff5", - "theme1.brand3.2": "304a19923c141eeec08e716a421b9b11f7dbbc82", - "theme1.brand3.3": "de3385fd2f73f044e1b8f2b58e395596178cb4f3", - "theme1.brand3.4": "d2aeeaa96b3698a334d6264b52f9ce489b09c8be", - "theme1.brand3.5": "1bef2931b248266f069f97b22dffbb58127ddfe5", - "theme1.brand3.6": "ef0f14a358155cb18b0b4ae27bb700bb2859dfe5", - "theme1.brand3.7": "7527e793464953b4c91ef399ac1d949dcf803b08", - "theme1.brand3.8": "eda5b2386954cdfba9edf7a3eec86567cb3e309f", - "theme1.brand3.9": "4b33466d74f59701678439cdb75e3da5356ed8e7", - "theme1.brand3.10": "ca38328c7c25a266fa0937226c6632d8c0706216", - "theme1.brand3.11": "69985625294471ae878e452867a47843bc241700", - "theme1.brand3.12": "2999279f58b821ed4bfa6e94317cba7c39094e5b", - "theme1.brand3.13": "fc7f642ef300ef438b3d8541121c3e54fb4b66ef", - "theme1.brand3.contrast-1": "5e3a6ac3a4417e7aad4eccd5896738f16320dfb9", - "theme1.brand3.contrast-2": "0ef25aa28a24af013aced7c11556163203f62591", - "global.green.1": "35e5d72052739adf3a7103bd5fde80236c5e5754", - "global.green.2": "3a419675ea65980142501747653cc07aef82489b", - "global.green.3": "31ea010866cba88842d79864f585cd301bef69db", - "global.green.4": "2b5a85bf272c9018db78d82cc77299fc496f3153", - "global.green.5": "628be69f1a886b739331374058f0bca58cbb3768", - "global.green.6": "4600981baef18181f3e81a791c6c6e8bb0298395", - "global.green.7": "4007b9d4886065b0a13f55b5a99de839b492412c", - "global.green.8": "c4a6f5015d71bf494fcbf2ebe525638fda014da0", - "global.green.9": "f9c9a545c65b4db8012d0fa1d974ba277499e2ed", - "global.green.10": "1a29e5a87496024eb8d3cf8f8604f480e176f6ab", - "global.green.11": "fcaee1106b4e04b049a0505d8332a1ab6b4164b9", - "global.green.12": "42023f9429788ff79381799e92bf820568d7c55f", - "global.green.13": "9638bb398ba4bcd6ef27db1d17995fe4ba287d03", - "global.green.contrast-1": "8b4f912c0d423558984315aa5c62b00a25b8b709", - "global.green.contrast-2": "a276e7de9451ef8f10adaf71963c351609b1bdaf", - "global.yellow.1": "c2525fe21a0e8b55af9aef2ca6b002e28a48864f", - "global.yellow.2": "16aa9a2003288848b14b75e6205ef8982d57884c", - "global.yellow.3": "81671a624e7ff944fb5c56e3271264979736cba7", - "global.yellow.4": "d629b91736ce405ebbcddd410a2baf1057fc443b", - "global.yellow.5": "98f15a53697293950e09af439ca00492a968f77e", - "global.yellow.6": "115f0e24728f2a18376740e2e40ff331ce3dd5a6", - "global.yellow.7": "5fd57a8834d55e34da6d4f5dd6716db8621b3b14", - "global.yellow.8": "57fb1b991b9242757dcc006390db93a5c3d744ff", - "global.yellow.9": "e0c1bb81673a59593bc6af9b497f53c357bedd64", - "global.yellow.10": "b3de9d53a240a0385f49e15bc813d69f5ca68088", - "global.yellow.11": "5528a484fb22c035a44acd2a6184260e25d9e01e", - "global.yellow.12": "4218b9acaf0d21249f61a2692eba18241ab4e0f5", - "global.yellow.13": "93838f2048b1166253d62ac9bdff265bd0fa1328", - "global.yellow.contrast-1": "e53bd6d90c434ad5fe867255af57a249bb45c277", - "global.yellow.contrast-2": "5c99a5d3f276250101ffd45fc426a2a847493e68", - "global.orange.1": "0f5a8a78e73dbb5e81d0acb14318629db1a5c3c4", - "global.orange.2": "09d69e86e07359c8eade2684039f28fd7cea82a3", - "global.orange.3": "f67b12b8f5bcd297be167c92ed732b91ffbcaced", - "global.orange.4": "35ffeecbcea4bcb9c130066fb8f18a4285eb3e56", - "global.orange.5": "a10b11302ab7088ca4bf6769f55de6982e9cfbf4", - "global.orange.6": "019d970854b2cd5178b7f1cf979ba7cf18b104a7", - "global.orange.7": "b840d9fd53ad442e150ea87b38874bf83a595414", - "global.orange.8": "311d7a2b90373c7d280bb2107d8d39d0517d3855", - "global.orange.9": "5f526c44784f1e1da402549c82d1165d3ddb36e7", - "global.orange.10": "1a7a42df691d565eeb3aae0337636ce33fa0c6d8", - "global.orange.11": "52bb0efba137b74075898e929c1bbb0cd8b2960b", - "global.orange.12": "d4edc591a088a5c7698f4e039f038624c68d91f4", - "global.orange.13": "23faed2b78ec669f8b10ef15750dbb39bd3b059c", - "global.orange.contrast-1": "0830325872160653639f5f18407128570b75ac72", - "global.orange.contrast-2": "e45c1dd7cbac89cdba9f326f4dd9cdaeaaf5825b", - "global.red.1": "733ba46f2698e824b5bc8740fb029a50587b4430", - "global.red.2": "e3f4c5e359ed5b270ee2dbe8f99a777f62e72553", - "global.red.3": "d6120b5bb174e35897be3076e379ad25a040409c", - "global.red.4": "8c082ebffbe91b835fd2fb96e856bee3d1295301", - "global.red.5": "1f63a6b56b15b567a52016bc56874817210e7ef3", - "global.red.6": "7db07d7c5e2a6d192e4af553e7816c895a4dc346", - "global.red.7": "90cbf83c74d3954d022fd7d396a1f685effa822e", - "global.red.8": "2191ddd9527172191dc66e6c8735a29cd1a0d6b8", - "global.red.9": "692d78ad3fac050a635048e7894c31fc33793a19", - "global.red.10": "09900cf8e416d4f46f70af12e5199c52e6df83e2", - "global.red.11": "d5bdccb8c219b6604cebc0f59f03b42a9e7e5f2a", - "global.red.12": "731d8391160b1e4e9cbcf4be4bdf8ccea91acd90", - "global.red.13": "d3f47118cddb30ac8810b5cf15eb537b5c53d335", - "global.red.contrast-1": "598969a45f1455c54906b66b4b0968562e9bc0ff", - "global.red.contrast-2": "b9fa643793bc29865cd07c13e45a70dedbd07308", - "global.blue.1": "47a0fb2647c32cadfcc7d6fac4615cd05c2e2af4", - "global.blue.2": "06a9566b30d0ae7c5a91f3c7d2ea05fa53cce776", - "global.blue.3": "4aa30ba5e3c3595b53df3dc92a5b8cdf2b8c4afd", - "global.blue.4": "71e2a51d7bd1347e9b84246e8af0c82d7eb0890a", - "global.blue.5": "c823f392ed4341b6f5b95beab24c72998b0a3a0e", - "global.blue.6": "29a9d28cc8806cf9da14de777cec469d31bdec48", - "global.blue.7": "b4a06e0647ecd1bf9ed8f93eaaaa4ffb3bcc5cc0", - "global.blue.8": "50f05316f6f884e88137a72248b55d3d3c81fbd1", - "global.blue.9": "c3de6dc9abf1f39e3123d1a0fdd49e34869fdb0a", - "global.blue.10": "a5c328ee9db1a8fa6e392f653f8e350b271a5756", - "global.blue.11": "9790bb13272b798a64b4277869e8d73555b2e217", - "global.blue.12": "8b921fb11299dd0cde9c9380dcc5671f57bc1d01", - "global.blue.13": "930cef5770bbb298d992c3be28f6d1424b43438e", - "global.blue.contrast-1": "e37d79b384acec43db07a951283e08da2b0c418c", - "global.blue.contrast-2": "7737d9a506276e6ba153f75d595f598a8d122bdf" + "theme4.accent.1": "3378d469e69750946bfb3a32e285e42e39690429", + "theme4.accent.2": "aad2b8b2357619e969f19f6ce379d836745d2d3d", + "theme4.accent.3": "1912f0c9b00df227bab6624c2dbcd7e551c79d96", + "theme4.accent.4": "88669fb0a977cbeca5d320a20aa4935923c85b8b", + "theme4.accent.5": "da2324a600c086b7caa4f4ed54eb49fdf78bf47d", + "theme4.accent.6": "919db59b23e21119c45b7d7af478d90d06f1526b", + "theme4.accent.7": "af2997ef4a6b71f630e532bb0a7e46578dbd74ea", + "theme4.accent.8": "e7b9a7becde872c43e3476d61f5216e262fe999e", + "theme4.accent.9": "ae206fe3c1c008605b72e9fead8d921c330ce58b", + "theme4.accent.10": "d14d4e924fc474cc6f4330cbfa5d3b58dfa8fa26", + "theme4.accent.11": "a837ecc72107500ff2f09d59d52581eb074bfcda", + "theme4.accent.12": "e188678b2016c21f1b38d09a6e4231e52248f421", + "theme4.accent.13": "37304da16d4a6fa902034933339705d262786309", + "theme4.accent.contrast-1": "37404fecca2257164893ac22a88d164035fcc8e1", + "theme4.accent.contrast-2": "5ba22cc7bb9a16738c463c593f7cbc9f47c600fa", + "theme4.neutral.1": "cbdfb0095b1fa0f171503787c141a63af3432e4a", + "theme4.neutral.2": "a7aabaddfcb37ed7bb17082f140a5e47f7bceccd", + "theme4.neutral.3": "bdb0bc6bd0b96a51a1846a7af68ec030f7e988ab", + "theme4.neutral.4": "a469dd30693176ea13016ae16a6a7b53c53ae92b", + "theme4.neutral.5": "ddfd6ecf131851694afd9a5443d2cebdd1728e85", + "theme4.neutral.6": "78994531682a4546b297099c7c77a91d49e187d0", + "theme4.neutral.7": "e1ee8e9da6f0daf0505521ab1c7cb0fb1afc5ba9", + "theme4.neutral.8": "a007a816dbf271e94842c937eb9aedd79a9570c7", + "theme4.neutral.9": "57f397f432f7b14aeb03269dd8074aa5e9a9e931", + "theme4.neutral.10": "51da55dfedb9ddaf5091dd8ef4d9fd3253f394e5", + "theme4.neutral.11": "c94b630bae08033fd33644479cbf2bdb5dc9e01d", + "theme4.neutral.12": "8b750e09c36480e645f51110ed655dd35f70e144", + "theme4.neutral.13": "1a65d0dbf0c510998b84b6e801845a48e9fe5a84", + "theme4.neutral.contrast-1": "ad35035db3960a019c033a689ea4b6a5dcc52128", + "theme4.neutral.contrast-2": "55de690761bd9aa3eb6f93362582fed91c64eeb0", + "theme4.brand1.1": "9f09d399a4e373b6ffaff47702ec4342e1e16733", + "theme4.brand1.2": "15e935b41dc4324c5ac54e75a874edb5c7de28c8", + "theme4.brand1.3": "80dacdd420d6e80b53bf82b2a75a71b3759d3341", + "theme4.brand1.4": "ff1ff71972ffbecf367ba72f7448cd2f7992f15d", + "theme4.brand1.5": "51872f3278e429df79cd9f656f4afc66149a8ba0", + "theme4.brand1.6": "5dbad82c4cbcd466a2485f4e1e6626175f925961", + "theme4.brand1.7": "69442cf36a4c5243c1d35c8402de883e3fdc4eba", + "theme4.brand1.8": "98151ab64a1d3a4596562625475132ec38f4f3cf", + "theme4.brand1.9": "77ccd4bfd595de5b0f9e96e1ee4dc21f621a5bde", + "theme4.brand1.10": "995288131f88fc83447dad5b19395cf5d6aadee6", + "theme4.brand1.11": "b7aeaaefcaa63b1429430a6a39e93bde7208cd5f", + "theme4.brand1.12": "e8b7bb28bbb0076cee6d47cb7344312e3eeb20a5", + "theme4.brand1.13": "02e1e12120c85b583bc97fcd58946d4ebf59c573", + "theme4.brand1.contrast-1": "e04271d7d9ab3f0ea5b950bdf59f9d4809d3ee0f", + "theme4.brand1.contrast-2": "6284edaa342388cfd7eff0c0e5b21db074c32fc3", + "theme4.brand2.1": "d7d8807f5197926c1e502985f35b4fdf0d25ddaa", + "theme4.brand2.2": "375f818e6e8e9016d13a33a53d0fc798061e17dc", + "theme4.brand2.3": "6741af4e35341865dd963f99671a83481b39a0ec", + "theme4.brand2.4": "0b47188a8df025f89bae1a3cdf1a3e7ea7bd3b3d", + "theme4.brand2.5": "d15eaff919dd4531b2822b4767b5d2580f4fd92a", + "theme4.brand2.6": "7dd7f64670c9fea612b3f61490acf79fcacd39f5", + "theme4.brand2.7": "71a9bfdbbab308ffaddaf5401628718872d5c495", + "theme4.brand2.8": "c47b8b68133dcc6d2bad6abb83a4d4321de93fbc", + "theme4.brand2.9": "ea79669448154abaaa5fe47cd9e3d36828e722a1", + "theme4.brand2.10": "dddd0868afe191aa23410029bf75acd07823a822", + "theme4.brand2.11": "5b237f2f9b13a02a7703980bea0c23702d8a19ea", + "theme4.brand2.12": "a537c6c32e729f8e696aff8a29c164bad77dafba", + "theme4.brand2.13": "f7d706f373ff9a5520ed05832366584d62b23ffb", + "theme4.brand2.contrast-1": "21e920557096b326355ba087a2028edacd4ad327", + "theme4.brand2.contrast-2": "d883564e2796fd42f3884fbd2649625e663ac709", + "theme4.brand3.1": "6763066f217ebb9a06a2d72d46e190c83a102601", + "theme4.brand3.2": "8fddafb18a58450994104985fd2e5d1f185c7e58", + "theme4.brand3.3": "da33537282dabe6123d0c59362bd9b17b67e748c", + "theme4.brand3.4": "2b0690980c11a310e2d55da19f479703ddf91baf", + "theme4.brand3.5": "a3ff984fc8730a1d71546d990141e022f469a429", + "theme4.brand3.6": "935458f70263b4ef2f0defce8b91cb4046bd0430", + "theme4.brand3.7": "14a773a46e13f06b62e1a3edf751a0276e14660a", + "theme4.brand3.8": "24e0157f7e963c3b8d5c17f42419e5c3d23b1506", + "theme4.brand3.9": "5b39630fa72230501e0b6e5d65cda5ad920ba315", + "theme4.brand3.10": "bfdba20236067ee84803211d834967a736f2dc34", + "theme4.brand3.11": "a95ebe3383aaaa8baad365ce2a3be86abd7a0df5", + "theme4.brand3.12": "9dc3f7c3ed3dd9aafdc48ce2f33856f807710762", + "theme4.brand3.13": "517f130decc17de053aa99aa5a09c9d1ad7586de", + "theme4.brand3.contrast-1": "760cf6e390767d735af284a51a70ef33fbf6f323", + "theme4.brand3.contrast-2": "3d5365828f2317c44a93df2639a9dac0fa1720ed", + "theme3.accent.1": "220b93bb14b97fb8b9064ed0b25138991d461a40", + "theme3.accent.2": "08bfe7b20ef1bbca3984afcb24516865da4d0f4f", + "theme3.accent.3": "34d8248b94974697a480411cc4e062dcc29655e3", + "theme3.accent.4": "57c0e126e4d8247cb2ea8b2a6b2737c118a3b4f7", + "theme3.accent.5": "e70bbd3d3686d2a74f2f1368d133dce96af1d015", + "theme3.accent.6": "e74b57941831d51d3b00aadd9ae79ab58d78c2ac", + "theme3.accent.7": "a05a6c268d682b351f20ce911af34e2421244670", + "theme3.accent.8": "36107b05cf006068d93abc6e35f9355725c37035", + "theme3.accent.9": "a610a1250ae3a2d3bd9f7684fb362bc009ae8c56", + "theme3.accent.10": "1b6f2ce45a06fa09623f806da3a886a2eeb148d8", + "theme3.accent.11": "ce542a91866969dfaf9362ba98279d5d6ffaea11", + "theme3.accent.12": "ca54f2594b3c2313a5a67197dc204c27d4882147", + "theme3.accent.13": "3710d2ef72cd68be40a587435ee7e2e2715c0faa", + "theme3.accent.contrast-1": "8da8e2d69b4bac06e456a5deef53703b56b43542", + "theme3.accent.contrast-2": "1284825d52f7399009ac9731a469999592edb025", + "theme3.neutral.1": "d1dc9befe8081a4dc9961db49c79d83e76ef2164", + "theme3.neutral.2": "bffc9a853424eec2996bf615c0f9e42464b709c5", + "theme3.neutral.3": "e183c5343ade96d59a35d444f298da12a2dfb8e2", + "theme3.neutral.4": "4345d0add0608b64736252df64c82854775ab939", + "theme3.neutral.5": "7402ea85806d28c40bcc00d40babb65d6cf12615", + "theme3.neutral.6": "af9750cb8ca29b52fb8d9dfb69a567febafea962", + "theme3.neutral.7": "d40b554b7b37e9ceaa34499a4a419ced95143b6d", + "theme3.neutral.8": "c1c0226c4eb75ac64b1305710e63b4fd1cd6c4bd", + "theme3.neutral.9": "63afa7bf430b4f8aa7e20415cb5e0ae59e1120e8", + "theme3.neutral.10": "2739a2a12212171e154d0540433a416fa9a11732", + "theme3.neutral.11": "c61c7d36dafd2e989551265b5fdde2ecf56e2645", + "theme3.neutral.12": "448407fa7845965d9127afdedbd0cf9f92699f62", + "theme3.neutral.13": "18f1835334ee2759f6561af9e009890115b396aa", + "theme3.neutral.contrast-1": "e89bea2db810a0fea64212feb573923940bb9680", + "theme3.neutral.contrast-2": "c22084876705e3b3ace4ef431d3cd3474689625f", + "theme3.brand1.1": "a2ee0b1cf78efab9afe47f107c5ed7765ee8157c", + "theme3.brand1.2": "8386996c60b7ce63c78606a64aeea79e4d471189", + "theme3.brand1.3": "925935fb5a27ee3768eb5e97285eef61b0fe9960", + "theme3.brand1.4": "3897100500222eb517f515126ce03e1a87b9c513", + "theme3.brand1.5": "274f7684be0bf566e2a2caf2a01b2df6c0775f25", + "theme3.brand1.6": "e5be2b5af41b9c61ae7097339ceaa0926405f2cb", + "theme3.brand1.7": "1b5c6c5e5e73ea77a691ca76ac9cf8f9d937a16f", + "theme3.brand1.8": "ee85ffc3ce1124fb5f6743c5e4b92de3ea2e1037", + "theme3.brand1.9": "150b0582c34e1c29170fc3361e4d2e658eee227a", + "theme3.brand1.10": "6cda9c979ce373b1b5d275c53121b8097aa673dc", + "theme3.brand1.11": "fa973e313342a913626a511be357c7faf8d2153c", + "theme3.brand1.12": "1265c8c17fb7e45d361b28cada5b4a19523daafb", + "theme3.brand1.13": "c22d0de96bbac0c197ffef03549f295f02de5b9a", + "theme3.brand1.contrast-1": "9c8c5f68d8bc599bb0d2cfd4f2b0a94713c1435a", + "theme3.brand1.contrast-2": "85c1bfd9abe2ae74d00bc7680616b5dd16488395", + "theme3.brand2.1": "857804ea3972da3c27bbe562c7a63343ae9e74a3", + "theme3.brand2.2": "2951f5310e8801558b580c64fd167442298b4bc3", + "theme3.brand2.3": "557fd71797540aedd57d16ea39d2d0fa7d7d8f8e", + "theme3.brand2.4": "a348b102814f7cba122316d6768ca009c5380e08", + "theme3.brand2.5": "965228c1ff2baa9b0e6532f7fd67b67c8f13a35e", + "theme3.brand2.6": "e7ef3a829114026e233167ef6e81b7f51deae122", + "theme3.brand2.7": "8678c7fcad92f66ae587ef873fe0fcb874895834", + "theme3.brand2.8": "0a6997d88b305eda5828e7458a0a520e251696dd", + "theme3.brand2.9": "5dbcb1205a54ed27d421721bb269a006b69b2508", + "theme3.brand2.10": "0a7cd68a76021ebbdfa0c0be1a26ecc326fdca46", + "theme3.brand2.11": "b4baef615b7d356bb38db81d75854bd1379be8bb", + "theme3.brand2.12": "6b736a37ad24ea5db1838d9c0132be06e30a8cc2", + "theme3.brand2.13": "707cb01121c77c3eebd3ea240da510a8ca05e8be", + "theme3.brand2.contrast-1": "7b0023db76381cd09af19d6bb72be8abcc0a0d54", + "theme3.brand2.contrast-2": "a2bd78f53eca52456b2e4536839c092ac403e4a7", + "theme3.brand3.1": "15b1ff460cc44ba19e0e566734a16f27a29129b8", + "theme3.brand3.2": "c5e0e7de2c13f0b4c0001b2fee79713847aa202e", + "theme3.brand3.3": "7c2a2873c8d6e4df6187020b9b0ba2be826fe7c2", + "theme3.brand3.4": "4a35e91ae1043222053ac7f5ed9c485d80c9418e", + "theme3.brand3.5": "d195bc875b99247825f9bb47d571b4cafd247552", + "theme3.brand3.6": "6f4a1c18fa353f57a5f2791c81b20c7d309db9d0", + "theme3.brand3.7": "11ffe43412c64e69f1a1203c4515f9491396cb24", + "theme3.brand3.8": "baa18de842fdc7d830b7a9f46ef479a98806df41", + "theme3.brand3.9": "481f57adc081f76f24ba3eb8a29a4dc3c1f18713", + "theme3.brand3.10": "fa7bc1f5ae5273b89feb299b4b5ca751a046f23f", + "theme3.brand3.11": "12e10150cf952b440d2879c63cac83c23d0ad2e4", + "theme3.brand3.12": "f947ee9a1d6e96b64f6ba40edbac023f4a02acfb", + "theme3.brand3.13": "bdceb4bf58263e99e2413fcc71b09f91e38d67cf", + "theme3.brand3.contrast-1": "57dd63f664cfa43c92b3c57b3233f12393fd07fd", + "theme3.brand3.contrast-2": "490928077d10b757893451f0a1bb3a733fb57c1a", + "theme2.accent.1": "88b2289e79067f586a629fdf4e6078a20d2b3e06", + "theme2.accent.2": "2bb041071f2d48e8ea956967cdfa555049cc6f06", + "theme2.accent.3": "ea35169894fd7c8e07cc34d667100a5473963929", + "theme2.accent.4": "9ed2ce3ff7054051b602f911205ae5edcf5bc0b1", + "theme2.accent.5": "115afe1f6eb1cc0cf442f8ed3df154afcccaf99c", + "theme2.accent.6": "afabddf0e6a1ea803f68f01e26aac247ba0aa658", + "theme2.accent.7": "3918bbf73ad2afbbb493c804f05d1c98e1020e82", + "theme2.accent.8": "d058345049e34dba2f6b1c414dc5076bf29d85c6", + "theme2.accent.9": "9a82ec08da599f9d446d3904ef01bcc7cbc1b317", + "theme2.accent.10": "c9fea6958def56cd4f0cfa87b8ba9a384a2f2cea", + "theme2.accent.11": "ac71c89fbbbff1c662489e827af229046ef89213", + "theme2.accent.12": "a65025865dd5e929c9b687df0bd57b47f93655fd", + "theme2.accent.13": "b389813261d47ad2dd62d09f77099e03cecb0177", + "theme2.accent.contrast-1": "12efd7ddb1bdc0a9cedec71a397962e15d8dd4cb", + "theme2.accent.contrast-2": "c7ff5aabab29f247c2ee2437072e7aef3cc64b25", + "theme2.neutral.1": "9f5392b9f625f9e8699f76470757dc16dddbf71a", + "theme2.neutral.2": "c11e105c266769b65ad3e753aabf2ef2c6020559", + "theme2.neutral.3": "c3439120e0bb3e975cbf2422309157916351034f", + "theme2.neutral.4": "eee2afd7603280eefe1964fd0ca2b2fffa360792", + "theme2.neutral.5": "6dcab4103a8f46d1de76f2be14a5a624b0e0ee8f", + "theme2.neutral.6": "6dc669269e206ef0f10e6f5dfe3433dafab73f03", + "theme2.neutral.7": "b2786252c20d25c2d3bdc4b74b7c0d7a6790aa67", + "theme2.neutral.8": "ca177bcf38b14c5830e9c81f6c99ea1f5e243039", + "theme2.neutral.9": "6a436c1e52ef909d4f707b0404d76deec9219e14", + "theme2.neutral.10": "eb270cb2e041861bf1923aa3d8b88e4475bc56c8", + "theme2.neutral.11": "0b8b4edcbb57a4bb2d64a19a8df5d962e85671d8", + "theme2.neutral.12": "0c81c23f3fe6f47ea08aeb9aa2e09e8af52d7b5f", + "theme2.neutral.13": "097a5b2148b9853f7f83b64ea0ff63948dd6107c", + "theme2.neutral.contrast-1": "69bbc8a482afc42c29d6da8368d1ea18b25f6e8e", + "theme2.neutral.contrast-2": "f694f634ced11b76d6a74728db71172a635dfeef", + "theme2.brand1.1": "aa02ace850ac343d70cb2a834de5e3a0b833a11f", + "theme2.brand1.2": "33809061985283c7a40059a60a75a1b39e80e0a8", + "theme2.brand1.3": "fd0a54e4b6367e42e44262f0e604a10069bdf033", + "theme2.brand1.4": "27b7d6d689e0fc6a20d197d007425ef1383f1724", + "theme2.brand1.5": "6144a9307a3a4fd7f2f6fa2999e5ff6b52f1d820", + "theme2.brand1.6": "e4ed71c22966f4532d9302802fa6931ce8ba72f9", + "theme2.brand1.7": "141451889d3ad690e9e645214b026bf5f4308a52", + "theme2.brand1.8": "83c8f866f0b8e1bb16bcb050dd8edbfe5f93c74e", + "theme2.brand1.9": "a4f88e85c5f86d57106172ff14c4e9848daa96e4", + "theme2.brand1.10": "4cc0d402d0ccd12d7d1fccc5303bf1262a13665a", + "theme2.brand1.11": "1bd776532fe299ef67de27841dc9662db76a4b45", + "theme2.brand1.12": "6412f11e3f065165d813331af277f64e26f586f5", + "theme2.brand1.13": "61a2b325fa7188e44e006475f5c30e5c8f202bb3", + "theme2.brand1.contrast-1": "2abee37f3518385784dce00732b63d38149af2ea", + "theme2.brand1.contrast-2": "dfba07a5ebe5d569eaa2272392519280f28e697a", + "theme2.brand2.1": "733d038cc0606c8a50a936a1789399cee2503aad", + "theme2.brand2.2": "b2f3b0399f184c48e896d56035ffc859630ae6c8", + "theme2.brand2.3": "78b418e36fc273d439aa6d43526abb6360e729d0", + "theme2.brand2.4": "568f5ccfb415feff497593be9416eb46f0511ec2", + "theme2.brand2.5": "23e3e286140a653a8e2f715d23c91558720e3e6f", + "theme2.brand2.6": "6d17340ff38d6fff02f3559157633673d99fc001", + "theme2.brand2.7": "2e1eb1977139c3ca9487ca15fca8369b7c04f85e", + "theme2.brand2.8": "63df0da5b2b5e31b27ad91972c5acda9768ed98c", + "theme2.brand2.9": "01f5b228a4e9c86823fc13d281b0512ecb412613", + "theme2.brand2.10": "fac6c87d87ff706502761cddfdd6582593f0c44b", + "theme2.brand2.11": "5b9dbf19fd5b11f5c49e531ba2f30918556cff12", + "theme2.brand2.12": "8a283886e015474159e9473cc77dd33b3a80e905", + "theme2.brand2.13": "37899a2eaae6822a27a500ca34c9e4d3b9ebb950", + "theme2.brand2.contrast-1": "28cb2b69d1e14517f91ea78a19f4a3df3f9a8fd4", + "theme2.brand2.contrast-2": "19e0e8b8751927e9c7d1e87de9664e0ba46105a9", + "theme2.brand3.1": "8b28e21cb40716cff1202d501e83ee22304f373a", + "theme2.brand3.2": "0bddf2a87cc104c050532e63111b37cd31ea62dc", + "theme2.brand3.3": "78f4f1c801bf22669fd3f24e8746bcc53670a19a", + "theme2.brand3.4": "45e7ebcaae7f01d67b92b92a9ae464c00fe75090", + "theme2.brand3.5": "6f68c9d172c4583c737e41e2c73669f574375f01", + "theme2.brand3.6": "7dd67b7ab5a864b2427edbaa40f7dfe0d5673671", + "theme2.brand3.7": "c2764e7c12766728eab03e76778d92d9963b5fc1", + "theme2.brand3.8": "32bda60537ead8dfbfaa65295adeb4c1deaed9f5", + "theme2.brand3.9": "ad04785fb34c7fa3f1d45f1e775ef8a966f30441", + "theme2.brand3.10": "c996f38a63e0dcc448a8b32444cc2daf62b374c9", + "theme2.brand3.11": "d449bd0830173fa1af5d383808f3e22cd154b6a4", + "theme2.brand3.12": "c1cf9b415536f521c7870ccbe18ad02b90f3d5a9", + "theme2.brand3.13": "e9509121fc0ee99cd5dc68d6dc27da6fc964a2a8", + "theme2.brand3.contrast-1": "2bc0b88e1d22d3f02f101dbd4120e846af328ff0", + "theme2.brand3.contrast-2": "5846b8875e50f8698599cc2b5c6eb58a891f6d3b", + "theme.accent.1": "bd7c72f6696142a115f9a8d9b14d059b5f58377f", + "theme.accent.2": "3bdb04f3c370aa5ef7a4bb70aa41067109c5238e", + "theme.accent.3": "40c505985f3b3c6e9d58bad2b5563c57d9f3eab9", + "theme.accent.4": "11ac004a0685cb3104b8e5cd03841401049155e1", + "theme.accent.5": "61134ba8cc2952edcd385c65b03f443b8d1adf1b", + "theme.accent.6": "784eac2741b5017e5fdd5a9232cbf1bce619c827", + "theme.accent.7": "73881a1d4b1406c40cacbbe8c268e89d5c9d3116", + "theme.accent.8": "f8ed5045517ee834ea5deac2e1ec1d0be4637a3d", + "theme.accent.9": "1b8fa5e317d49eb86f71cdd2d947d739eb01425b", + "theme.accent.10": "5a4349c2cd40eecd35db4d9a63a80e2946e8b16c", + "theme.accent.11": "fb8257ef6474c464111f84ed2a4f00dc5affe8ef", + "theme.accent.12": "5fca227a597a0cba307ac25cc23b43709314131e", + "theme.accent.13": "aebd296295c0f6acffbca688b21202d3c3d38d7c", + "theme.accent.contrast-1": "7b6e35d81b5d558fb7e12c194ef4e4c08b74757c", + "theme.accent.contrast-2": "35f1d8a8e4911a1f72bdb302c47b5bacccb48d8a", + "theme.neutral.1": "b84a394757e924de6b579b2f0d81fc5666a588ce", + "theme.neutral.2": "c99581a08f97156149aefc05c2000a04bdb23d02", + "theme.neutral.3": "756c936c741b0d7df3c72be8ab622999d75f5627", + "theme.neutral.4": "cc1ee87e4f93756b2e9eaec862f9267e9f31cd11", + "theme.neutral.5": "ce601ae320616a81412bcbe74f8d7bbf8ac64526", + "theme.neutral.6": "23a6c4085d8076d796eded183a9f44ee6f244ffa", + "theme.neutral.7": "29c7dc147050548033a7fcc50056ccb7d26890cc", + "theme.neutral.8": "7efcc9a97e5097c1d22b1c78993b4e0ffcf5441f", + "theme.neutral.9": "1330ed9e0af3a7fa37133bb1bfa98a75ec7c4d3d", + "theme.neutral.10": "6e87ec5896a557d6f9d759b9187e282ec8d3bacc", + "theme.neutral.11": "5e17ee7dc567058d6d0b7591ef1cc19a1e0e0b0a", + "theme.neutral.12": "cc4590e48550794b67598ebe2b33947db1d9dbb7", + "theme.neutral.13": "8d7b7ff5499ea809e7a7fbfd7f531e475ee97b37", + "theme.neutral.contrast-1": "055a8d392d4ec46969b44600d95bbd18ead9596d", + "theme.neutral.contrast-2": "1b1b6cefa991464cda3515517809bfd1fc995acd", + "theme.brand1.1": "47684dac8214550d58a741fd4adb0edd11f7763f", + "theme.brand1.2": "ff9b01ee673a17ac974fbffa6b2a0a722e08da2e", + "theme.brand1.3": "e2ea3615eb4f66a4c5a87aa3e80b9ac85ade43b5", + "theme.brand1.4": "ad5be31962f7bb78f33b668874613504a062d518", + "theme.brand1.5": "b292e44cbc2f40a3739fd83f7874dc701ea1e9ba", + "theme.brand1.6": "3344c14831a64408e9a2eec8428bb8cb86ea50a2", + "theme.brand1.7": "2f8b4b1e9f5f64f59649492552ca5299a8210b46", + "theme.brand1.8": "f8e9a31778ad24c5285cb647221ea9200ba37240", + "theme.brand1.9": "7ad22ccc9d8fb48d49806fc96f62da572d8ab2a3", + "theme.brand1.10": "6100fea4caa29f094c7cc8d571db957ecf7b1b18", + "theme.brand1.11": "248075d736891ac02e1de1aedcdc0a6b5120d73e", + "theme.brand1.12": "ec56810cf1c3b1b5dfb3d298b4f2833b774556c3", + "theme.brand1.13": "8921b26c94d39ca065315719d668d926e43b8486", + "theme.brand1.contrast-1": "2007c8d863bd94ea2bd4eebe5aa4a48956a54479", + "theme.brand1.contrast-2": "9dd9221a6c32faa3885aa1842fee4df0524ce5cd", + "theme.brand2.1": "3925d5703a50fda888bc4cb625de6e380cbec3d2", + "theme.brand2.2": "1236882cfd121bbf7ab019408bd9238c46f7c7c2", + "theme.brand2.3": "792206f2e3872637aa3fe764a6099a3ed922f70b", + "theme.brand2.4": "f01ee5d6ec7d15dea9dd9efcd0389031790a8484", + "theme.brand2.5": "6f6c1b104b7c57e3120427243f3eb24b3b417cae", + "theme.brand2.6": "5a2410b75a01c0ab35d290d3aed332a8e0a33b7b", + "theme.brand2.7": "71a90e739d588ed35027fd3d1142f3eb31360f99", + "theme.brand2.8": "67a499439afc18acf3272565c773fa806d677698", + "theme.brand2.9": "375154a65b319bdf11a434d12b8104a1b0569df9", + "theme.brand2.10": "7cf2a3aaf112353ae19fb08eaf0532591f9e969d", + "theme.brand2.11": "7b3333f5d8a31ca4ffeb5b96e09ef4a04c03b321", + "theme.brand2.12": "31cdc8b19a2112708de22374080481199203c34a", + "theme.brand2.13": "e3442fabe9cad2e4f0f6a64402701c324874221c", + "theme.brand2.contrast-1": "63008f7abe8b185678eb7b976fc81097bdd20ccb", + "theme.brand2.contrast-2": "117d5b59622ada580c816fda6d3b83af62649ccd", + "theme.brand3.1": "c6802db823c1b5c90f8a73bc623869a146a082f3", + "theme.brand3.2": "462cc3e3e494227826b9b18caa4d9b004a70b7e8", + "theme.brand3.3": "c52283442ac739c29032c35894c406ec452abc6d", + "theme.brand3.4": "e7a0931ac85b0c0890aa43b8ab6b4d7ed5405b69", + "theme.brand3.5": "60dff5e4f9b55f56e6902b2aa585c3c028719259", + "theme.brand3.6": "56d8f7e3b7d279b206fcc0995f4d67c7f266ba84", + "theme.brand3.7": "637ba01f1b01536b1bb438232b8c9fbb5f40fae9", + "theme.brand3.8": "2d6041420d87e3e3f411a4ce03d0bc26227a9766", + "theme.brand3.9": "9934e39bc3686ae4d3d1ea1ee242c4b2eb138487", + "theme.brand3.10": "43f108860b4a1ff1ef3b13d2a6e5543f7662d2bd", + "theme.brand3.11": "8bea90aa339dfd5b670b687e585b3167f80bcb97", + "theme.brand3.12": "965e735853ba2b5890cb44919ff51351a85fe80c", + "theme.brand3.13": "f04987a33d9094bcc7c01ab10bbcaed6800176dc", + "theme.brand3.contrast-1": "2c2f98918626047c00c8959f2f143aba07295ef7", + "theme.brand3.contrast-2": "a5bfc9dd88885f9d6d1d7782341d0f3f02c51b59", + "global.green.1": "832b0e347caa1eeed7a4274e0e38855e21708af5", + "global.green.2": "cfbe7af0d5cf3a99668c1c74913595e5bc3ed4ee", + "global.green.3": "0cc1d35f609c915b847d3c76926342bee1500378", + "global.green.4": "a54b8dfaffd402553c22f04cfd7ff0bcbe1a63b4", + "global.green.5": "dba318dd901108f3ccd6b45e0b58db9f1c730c7d", + "global.green.6": "a390cc97d536a393dc3260ab7ce58c81d5908a13", + "global.green.7": "7d6c558e9933c1bba855a968f7df93210e18fdde", + "global.green.8": "7fd10ad727dd4456291e74b7679830b925784bb0", + "global.green.9": "a4180f8188f1aaf4d2491e2f8c67ef3e570bcd8b", + "global.green.10": "55908be49c6c2d6bf6ec26d5aea731a79951892d", + "global.green.11": "20cfc7aaa1fa8cbebc65d9bcead9425e4f3b62b6", + "global.green.12": "6d7c3212ab95f3d471d3f9c90d12872b1d32a44d", + "global.green.13": "8881a053add0402f383a1e9d9ab34d908876b371", + "global.green.contrast-1": "091315eeadae98db4bc1c14621e1645a4df0d9c7", + "global.green.contrast-2": "1b639183b3f258c06625830d0c304a1bca0c18d1", + "global.yellow.1": "162c179d81707f3f5735c7b6781c015272b2452c", + "global.yellow.2": "83dfc5dded5a4045a17b44ceb2766a7c22fd605a", + "global.yellow.3": "e8f9742af6c7069d22bb3669a96f10324c732685", + "global.yellow.4": "51d18ebd062fd3f8416ebb5f63a65ddcb345107d", + "global.yellow.5": "2cee7ea8716862198f53c5aec53df9426ed5a6b7", + "global.yellow.6": "137d575c231a2d31a0cf2d3c8d9d89b535edc68b", + "global.yellow.7": "6d5caca52eee085f3e24bd171bb4874d738a39b7", + "global.yellow.8": "1ac39fd551163469ca2532d45c4a784a0ece4e23", + "global.yellow.9": "e18f94431aa3ccdc5202bdee9e51e86c8c248555", + "global.yellow.10": "d4b831541dcf05d7bd7f2fafaa387704e9ec0821", + "global.yellow.11": "e8737b2d36dfe362afd1a1ca74f351d445cece6d", + "global.yellow.12": "d49371bb82c987df5f577456ab08cc6a2a624532", + "global.yellow.13": "0678e857a6a124b1caf98c7026c75de8a450e83d", + "global.yellow.contrast-1": "3acfc1545cfacadcf4f61f655c6317effec2f1d4", + "global.yellow.contrast-2": "6f924d105329ee45200171fc508c0a2cea3a0966", + "global.orange.1": "b131121c30ece5af12d924e53cb4a6263f594030", + "global.orange.2": "af15baa01c5d7f27bc0e8bc3f4fcf3f5224b1079", + "global.orange.3": "ee4bc85b4d8c96913bf2308962228f7708f949bf", + "global.orange.4": "7d8f32678da41ba348ac1686d2bd2726bfbc2867", + "global.orange.5": "3e423d4532c18b50a06bd6abee697efe45593d35", + "global.orange.6": "398d8520ac58ff5a777176f7a64d407fdebaf3a6", + "global.orange.7": "e17244ac19332816c8f051e928e9fbedb2ef32b5", + "global.orange.8": "604b47dacaed2e46d911837fcd9250a6a138679e", + "global.orange.9": "919b1d6ec633aff66ac769c28b8df7e2f3c74e6a", + "global.orange.10": "a3b2ade3c8084d4935755b028f213fb9e8610618", + "global.orange.11": "d809f45b07be6340293744ac858a591a50e4f0c2", + "global.orange.12": "c0be7ba749023e8f2a0a831a1b1493d1f5ec5c6a", + "global.orange.13": "a388949c61eecf982a1d5c93d412ecc60e4b845a", + "global.orange.contrast-1": "9dd9dd03bbee697fb4d4cfac204ad944a7e1b795", + "global.orange.contrast-2": "240a23badc1975440137a67be7a2911fa062caf9", + "global.red.1": "92ed6c7d27f8e3ccdb5d37d75c35ef15971d9dfb", + "global.red.2": "1513934594d9428eebc1f83b1d55b29c77ec9e80", + "global.red.3": "b2e0685d4312f364407df1035837433d416edfdd", + "global.red.4": "09b2435a898cd594ffaf638876073a4f733a9186", + "global.red.5": "a20484f5548a3a8784bbecdf26733f5206e43488", + "global.red.6": "d3fa44ee60c7f9e15a638b248fff66a2ac29e6f1", + "global.red.7": "bb960c7c377acbad05e3340b3946b3a104ed29bb", + "global.red.8": "235ee37e438da584629622b459aabb1b90016f5a", + "global.red.9": "00c5f2251036d68fbb5cdfb7ab7fb0704f5ef5ab", + "global.red.10": "c2ca09c98a14c04a1c9747f1d664d6b3b81e3466", + "global.red.11": "e6e85bb9c5d4b8bedef121c99804260544dd0093", + "global.red.12": "5587cf0b5ab4498d62677a61a65bf4a9f030151a", + "global.red.13": "7d04e3b5efea41e45128b1b026b112d920865d90", + "global.red.contrast-1": "6d1bc5b4a55bea58ee1a1633a9e7805a86ca85ce", + "global.red.contrast-2": "b8cbca0ea73cbed7897f632985169a0d1a310cdf", + "global.blue.1": "8a54f525d769be6fa7bc989460238145ff0070c7", + "global.blue.2": "b14994ed02537ee1733581db69f035e21c473c65", + "global.blue.3": "cd40344cd228e8a4388e420f020e39a6791623e9", + "global.blue.4": "5ce1e5154142e7be4ee58b0ce045e43dde350d75", + "global.blue.5": "ecc6063da3760584cdbec3fb2089a04052ca3a26", + "global.blue.6": "ec69db142f2bd5ce19e5fb8a4a2d04b30a78c723", + "global.blue.7": "a8119fa6003e70112d8d14718094fd20b58cb46d", + "global.blue.8": "85827f389f5d856288580e64b2fbb582afd63cb7", + "global.blue.9": "499dc818c16323b3ff27d7a968266365fd40fddb", + "global.blue.10": "c2164bc5fc0a1923082e2efeebeb78a5f61f1aeb", + "global.blue.11": "a055c437f69ce823db600ad91a0aabb23bca05dc", + "global.blue.12": "c28561cb9d0c00ea86314f3ffe964bd465f9c820", + "global.blue.13": "355f2dcee6faa5fa64cb959648508f7ba43bdee8", + "global.blue.contrast-1": "a94d23ed73493f3b4033a256ad6fa443f406e1bb", + "global.blue.contrast-2": "b2f98f0758e8e50dad03162d9ce306f3dc9989ad" }, "group": ".Mode" }, @@ -396,390 +404,398 @@ "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "core/colors/dark/global": "enabled", - "core/colors/dark/theme1": "enabled", - "core/colors/dark/theme2": "enabled", - "core/colors/dark/theme3": "enabled", - "core/colors/dark/theme4": "enabled" + "primitives/globals": "disabled", + "primitives/typography/default": "disabled", + "primitives/colors/dark/global": "enabled", + "primitives/colors/dark/theme2": "enabled", + "primitives/colors/dark/theme3": "enabled", + "primitives/colors/dark/theme4": "enabled", + "primitives/colors/light/global": "disabled", + "primitives/colors/light/theme2": "disabled", + "primitives/colors/light/theme3": "disabled", + "primitives/colors/light/theme4": "disabled", + "primitives/colors/dark/theme": "enabled", + "primitives/colors/light/theme": "disabled", + "themes/theme": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:34429:1449", - "$figmaModeId": "34429:1", + "$figmaCollectionId": "VariableCollectionId:34507:1809", + "$figmaModeId": "34507:1", "$figmaVariableReferences": { - "theme4.accent.1": "2cc8a8d033372b23fb1307eea58bd5b8d46142bc", - "theme4.accent.2": "a3b74345914fd6f443a69c9111b91636239d78d8", - "theme4.accent.3": "1969ae29c70ffea7a55ec68cb2086e42e8bad3fe", - "theme4.accent.4": "7e2aaf0b24cd3864272ef970d3c0d47103fd0316", - "theme4.accent.5": "d0fbda865c568b6b89ca69eb9c6412969bd2d33e", - "theme4.accent.6": "545185fa2b4a12a519da50c9ee3ad08382d879c6", - "theme4.accent.7": "8cdc281a7eab26907f3a94a23b5b31206e237896", - "theme4.accent.8": "eabad746c8957d9f51362c7a2bcf61970c414851", - "theme4.accent.9": "a1d1cbe76d8e3c9f9e6fbfd6bccaa0085ae1b501", - "theme4.accent.10": "b998ccc4e87eea9d51a066b5ee65ef5476348677", - "theme4.accent.11": "efce59016ae2ecb19a11fb7cf90d38cd94eb693d", - "theme4.accent.12": "6b602f7167cebd3f5801217e389df8dd21bca179", - "theme4.accent.13": "f1f25e04f48b2d533772f3071c33180f54b8d0e7", - "theme4.accent.contrast-1": "dd2dfb092a17e0907e4b3dabac001bd40d2fe3b9", - "theme4.accent.contrast-2": "f7de7816f417d6bb64fe4f8d67bf497f3cde20d1", - "theme4.brand1.1": "d12b47e035b62b8db23902001e7a63e9040d11a6", - "theme4.brand1.2": "1355711cd8d9b57572febd34c15b39f4aa25bd96", - "theme4.brand1.3": "c9e621183024bd851431c2b8aa6f2b807c0a33ed", - "theme4.brand1.4": "9998e697a98575351f3975b2a9132b93ecbd9307", - "theme4.brand1.5": "5ed22a014661609ebc8fe94ac9eb83b702e58ee9", - "theme4.brand1.6": "762af881159e5ff533a21a5af5f924a3673cacde", - "theme4.brand1.7": "e3786df893d69a34cec21f39a9cb434fe6ad3785", - "theme4.brand1.8": "31132d28433b558678ec95dd44a70c9a25c54d79", - "theme4.brand1.9": "34e8e304a3d374e0bb79bc558f7f0fdffdb47ad5", - "theme4.brand1.10": "b454933ea3a1d03bca4b2ea5b05f84b77a302f25", - "theme4.brand1.11": "9ca46b6f7366b3d07801929fa807d8f77a2a29ce", - "theme4.brand1.12": "f0eb34f92d5ac4ac4f76cda939df2bef71448e40", - "theme4.brand1.13": "dfce26197c0b67d3c26160d4fe17d3b576499f9d", - "theme4.brand1.contrast-1": "30f2a92621477e328fbfa17c0555b0235c0f43c9", - "theme4.brand1.contrast-2": "d76688481eb9a4144e1573e53d6d615ab0083782", - "theme4.brand2.1": "19e5c791edca80592e7ce5fc3992baa6e485c03e", - "theme4.brand2.2": "3907876767ee1873c54dc08c754ad9e28edd9d0a", - "theme4.brand2.3": "1f8a7767aaa01e24b3bda0e79870d1d26292c9cc", - "theme4.brand2.4": "ddc4878e2e8500845d017ff91c6d98ad35bfc65a", - "theme4.brand2.5": "d171049c167eef75809228e166667b1d100dbeb6", - "theme4.brand2.6": "93133b5d16d5e09d73ddf1384fa43139c67a261a", - "theme4.brand2.7": "83fb24b591493aee0cd93b587c18e7735c71fd76", - "theme4.brand2.8": "b2070336554b40c9e0fa8fcbbb6244b79c47eb68", - "theme4.brand2.9": "938beba71ed3a94f4595bcf519452417efe31459", - "theme4.brand2.10": "4bfa824476c6445fd09bdb7be304c250dcdaac0e", - "theme4.brand2.11": "f54e32e0f6c782bfdf5c857a00546f13b58e1a3e", - "theme4.brand2.12": "7684328e82d7daf40a0823f8bfbc1e64e8268661", - "theme4.brand2.13": "15feb397ea6403dc16b848e0dd226481879a8de6", - "theme4.brand2.contrast-1": "bf3f91790ec6a62af0fb8dd3d0a97b566e5603db", - "theme4.brand2.contrast-2": "a6b59e528725fe25b75eabb8ebc9c390f689d7bd", - "theme4.brand3.1": "763819ff087f0ba908ca5f8136751811dd2c3261", - "theme4.brand3.2": "9f98671cae57094a8fc4e84e14bc18502fb9cb23", - "theme4.brand3.3": "cf4261ca70454b018ccac6816e555fddddf6399c", - "theme4.brand3.4": "87fdb9111c892619c45c8c6c130df784ed7c5941", - "theme4.brand3.5": "a41395ad7ac9c1e2cf455c7d53f47587bc608329", - "theme4.brand3.6": "465e0af71764712def15c500d3f444e59f54a056", - "theme4.brand3.7": "bbcedbd03b4f6ef5659a4848dac21972383a4c56", - "theme4.brand3.8": "c2c7cea51a471665274edfca7a69f1404d662f66", - "theme4.brand3.9": "b8b603ea5fac64784a433f72448a537c1504970c", - "theme4.brand3.10": "d077900e52f793697afb12b3b40a8a2c7762dd1e", - "theme4.brand3.11": "0cfb42c45d647e6fd510187c678a38348ff3e06b", - "theme4.brand3.12": "9b271558dc2187bd14cc911f77947dbe61d618e5", - "theme4.brand3.13": "b161782ab87b88607b5ea519bd7d8a490fc9faf9", - "theme4.brand3.contrast-1": "8704c1a6c0d9963f5b01accc20f25ecf2f058180", - "theme4.brand3.contrast-2": "ab40f391568594d4929a5c8d8d14d17c8876ded1", - "theme4.neutral.1": "f7f9b5f39aa76b1c9550b2816e80d5125227ae87", - "theme4.neutral.2": "49ff657126924ab439dae02aaa536f23d4f51451", - "theme4.neutral.3": "66f34ded65da7bf2c1dd6a35b1af22390b8e48cb", - "theme4.neutral.4": "1f603e098ad060f2c16e7fab00667cc1649ecc0c", - "theme4.neutral.5": "26c8561bdb4837f722e909c5ea2e1baac10f12c1", - "theme4.neutral.6": "ee19ae06724ab882513a5b33cc5b4d630d67fddd", - "theme4.neutral.7": "633b276cf2d1db6df1ef615382e1a45bc57ae648", - "theme4.neutral.8": "a9cd59f977caac3d82c8f7c0dcec40a354dd1290", - "theme4.neutral.9": "83f0c902c925804a8fbb3d80a7f4c2e860dc28cb", - "theme4.neutral.10": "5a9d126c9047caf5960bcf0a18f44c9aba909e22", - "theme4.neutral.11": "1e34ddc4daad10fe4cfc30aee3decab65224f67f", - "theme4.neutral.12": "dc4b0c4cab7768ce655addb014c3a381a9865f8c", - "theme4.neutral.13": "a80598c2a9536f1e678a520652feebc0422a9dd6", - "theme4.neutral.contrast-1": "adeb7a68ea4b05267bcf993d771f770342ce6a95", - "theme4.neutral.contrast-2": "48ea76d62793721d30cc6207088517c4b9d1e044", - "theme3.accent.1": "84dfc74cfa718818cdc0f943abf2c28f63ff75f9", - "theme3.accent.2": "c46dfccb713487ca61da1dc3861316647237ef4b", - "theme3.accent.3": "20f326a566c594595e92d0938795af7bdd3fcc8c", - "theme3.accent.4": "1967e1820a1657962ece144e08861cee0c68ccec", - "theme3.accent.5": "8fa5112c9b683a7a0571cd9022c7053b2791e734", - "theme3.accent.6": "2619dcaa52a47ef7a856050de4e8c3604ed53227", - "theme3.accent.7": "b6bf101deaad6efe990a2d0090a4ba9f41255375", - "theme3.accent.8": "27355ebbf2c846d69d4a064c4744408914a35d33", - "theme3.accent.9": "0bf5bc99998fb58041d470054caa7033b85399aa", - "theme3.accent.10": "d35b93f459f7feab6720accfc6faa30723b4e94b", - "theme3.accent.11": "0e10f1d0c5b8abc96d7246fc92fb1e86b766b6c3", - "theme3.accent.12": "06ece77a38638ff2445be76dbd72707d9ae23d31", - "theme3.accent.13": "b372f33018e4ab7f9e34980f7343a98e2d0751c9", - "theme3.accent.contrast-1": "5bf4aaceeb705380d7ed7b80b8e4dc04c046a775", - "theme3.accent.contrast-2": "1854fee824a4e4679b2542d40f8702ccea3865ef", - "theme3.brand1.1": "a9c7b7966202026dea1060b66c3b0a3e2e015710", - "theme3.brand1.2": "71e30aef09c90cc08beec3998564874591730c47", - "theme3.brand1.3": "bf1b23f04112f2d039f322a1e7e079b5aa51a3ab", - "theme3.brand1.4": "270cad89f75d8faa714654e102d7932f70f8baa8", - "theme3.brand1.5": "c4bd8c586f0634da0d22cf97387c27d32f03429e", - "theme3.brand1.6": "13cb0ead0cdf837c35c83e05ddc00059f32a06ea", - "theme3.brand1.7": "aca5b14973e37208862d4d0f1f4f469b7efa6a01", - "theme3.brand1.8": "d1fd445fd9aab28265af41d775fd3a0c0f43ffb2", - "theme3.brand1.9": "ae786621934975e97fdd215640ab8310973777e1", - "theme3.brand1.10": "b12fb8bf3023d416680ff3718830874956cd42e3", - "theme3.brand1.11": "a833de48bc1200c183746ac4db1adb3a8927bd16", - "theme3.brand1.12": "99da289de67d7564507641c87fa2067b34e4a44f", - "theme3.brand1.13": "c36a31e08570d32894d872e3b083c278938e2b6e", - "theme3.brand1.contrast-1": "8bd86b1745081bcaed44673b1babb1a7b4292ea7", - "theme3.brand1.contrast-2": "ddc9520b0efeb312437e0c17f3d1c14aed437aeb", - "theme3.brand2.1": "b1e24b34e19ee24cbfffa6dc046ff7962b7b4568", - "theme3.brand2.2": "8c359435683e8d6237865429ba70fb41b0895653", - "theme3.brand2.3": "1ab7ec91169f9b1cd11fcfb5341c7006cf60bbba", - "theme3.brand2.4": "f801c9f225872446394c8261085a6211ba84e4d4", - "theme3.brand2.5": "9af40524265a3affbb4bc5947316f3d2c5755102", - "theme3.brand2.6": "d359106fa51ddffa1b0b18ab354f8e13f1ee6af3", - "theme3.brand2.7": "d33c9b2501cca43090f9674d6c1b5c4db4172652", - "theme3.brand2.8": "22e8a7dbc562864ea20c1dc246a17eabd27b432e", - "theme3.brand2.9": "146e901df7a8222ed7f4dc0dff2804012cc2cb4e", - "theme3.brand2.10": "7750629c414abc55c0706a3d548d4303e1e3389f", - "theme3.brand2.11": "155818ade1758eca1710e3af38c5a5427b044f4b", - "theme3.brand2.12": "ff503c9ef18c6799702a281c9b2379d4ecbb3963", - "theme3.brand2.13": "4fc4e7d4b69d52515a85534f4a0c397162c9d5ad", - "theme3.brand2.contrast-1": "526a5f10753cf8dd3f592a439a37a9bb4467b3bd", - "theme3.brand2.contrast-2": "5b6169911e6ee3ac832f1181359bcbc71129fa5e", - "theme3.brand3.1": "9a5d1d0473391cdcd15b94d4500ab490f8664317", - "theme3.brand3.2": "96ccbdf5979886b52b3635c8b517a195b07e884b", - "theme3.brand3.3": "031c67ae611a2bb1632ba329bb5901f0eb6e29b8", - "theme3.brand3.4": "04a871bcbf4a2cf42ed29cbf9c0b98bb377b0c2a", - "theme3.brand3.5": "bf6882be8a6040d0135025da0af8bca4f5683de6", - "theme3.brand3.6": "f3c263d959b5815c55f1f827aaa9ad59802d48af", - "theme3.brand3.7": "76677701174a7432b5ae6d7d88e5b4d1a423dc7f", - "theme3.brand3.8": "d731d9936c441c1bed8ad1ba0bb413d7725fa569", - "theme3.brand3.9": "f034afb5ea109ccc5e5b33d8d8f2376a589ba9ea", - "theme3.brand3.10": "e7bd1701ae3f6836714d9f18fc9ce2938e60d960", - "theme3.brand3.11": "b0184c2e4e3d6ef8b07079a19f3c720df3c5d9d4", - "theme3.brand3.12": "378aff052a109188f732c213ced9c5dc3a6793d6", - "theme3.brand3.13": "e6b8ecb8cc68977ff42f948780aff3b79627fbd6", - "theme3.brand3.contrast-1": "1b5fe7a2adebf2af463cfa96b73dcf7608bb3b52", - "theme3.brand3.contrast-2": "9df3ea0059821e25826e3b1d37f6a0bdc6c6bde8", - "theme3.neutral.1": "caf8e5b97ff0466cdd1cbc8b0a1a3aa783d4e995", - "theme3.neutral.2": "c0edb2a7e3e896979881d8506e04a72a3c2b5552", - "theme3.neutral.3": "f414c4461b1e9c05c37520e820a53652554c02c2", - "theme3.neutral.4": "3e9d9fb4ac82234f2c9ca2afed005f130c4829e5", - "theme3.neutral.5": "ccd38a81ed9cfedf4c22987f54dde74c7435d45e", - "theme3.neutral.6": "197f6eaa1d94776ccf7c87035617c64414633ac0", - "theme3.neutral.7": "2e340b5a3ed67e1c27858dcb98e74cad6a447abe", - "theme3.neutral.8": "33b9de9724389caf25426086f875cfa84df456e1", - "theme3.neutral.9": "73cae0e5beff460076edd37befaad4cd10eb1e29", - "theme3.neutral.10": "ac61247bb15ba16d5ce87e6e2b67151da779a780", - "theme3.neutral.11": "527491dd20e3b044f2a5032df4874d6a0ad1fb9c", - "theme3.neutral.12": "709b9072f7898b2e49a20ef98c91de75ddd73c97", - "theme3.neutral.13": "d6474369887750f2ac76d3d6062cd2db0c12aa60", - "theme3.neutral.contrast-1": "5707c58e5eb78e60e4206c0f4c2e818a87bb1e72", - "theme3.neutral.contrast-2": "4b81b7d3362f42ff8ca94a6f30712894872b3af7", - "theme2.accent.1": "8adfc44cb3a535709c94a193c86797fdf8db3998", - "theme2.accent.2": "689dc2f2a49658b113e83b10986bbd1252e7baee", - "theme2.accent.3": "9b9929cd2c320c3e712348738ef00ce87154af7a", - "theme2.accent.4": "ae2f691176fb4c6039b7a0c9d9f10db0df0ce437", - "theme2.accent.5": "748748ee4486e9e76e1e0e7da3f6864efc3d81ef", - "theme2.accent.6": "b97454487ae7fd083aa5a5e7f5ad9c67c7542f7d", - "theme2.accent.7": "e82b1f0f335d159a63c72966b61925c3a63f5212", - "theme2.accent.8": "7b33e78f064effce56100f7bad6efb3f55438832", - "theme2.accent.9": "20ae9e449eef1d88481b7bd8dfb745c8559900cf", - "theme2.accent.10": "5e4a0913236d0dc5f57e33a93ebdeaf60ccf62a2", - "theme2.accent.11": "56c5286816046c8d17ede5947a446cb721fc7e73", - "theme2.accent.12": "d1496f05dfe09453fd9c7b6c247127309616b1b0", - "theme2.accent.13": "1bc8006cc59b8b9c8510b479d5cab7e99cd2679e", - "theme2.accent.contrast-1": "e6cfa047596fe2dab02aa5f0a56974f8b59360ba", - "theme2.accent.contrast-2": "eae9bfa93d6e413edf8ce33d5f70ae2c50a407b5", - "theme2.brand1.1": "93e7751d6510e90ce8d7d35da47986263e3bf940", - "theme2.brand1.2": "81ff0903d55d719a76d56c701fdd2591e16677ae", - "theme2.brand1.3": "5ac76d22fc5e7dd322aa4d7cff13a4f53c758169", - "theme2.brand1.4": "21228be8963fb2d5050b5ee3cacdafac0852fc70", - "theme2.brand1.5": "4f71b6e6de9dae1fef4861eefe6064fdfaa1da33", - "theme2.brand1.6": "2fd20909c375345dd0cbd8e39268d33cc8c94a86", - "theme2.brand1.7": "9c011a864ebe92703a3a9e19c3bc378b1a7de978", - "theme2.brand1.8": "e940ef24f92eecbd3a9e404efb8315c0d10c014b", - "theme2.brand1.9": "afda5f366a28b89e095726971e057c44816e9ed6", - "theme2.brand1.10": "bc758fb805c3a8705a3593179878cbfc8b34bd90", - "theme2.brand1.11": "c328c0f74c5d884a6cccbb9bd0f1719803379ad1", - "theme2.brand1.12": "1b5f40370e4b73cce2fadd9b05773a840b5d558c", - "theme2.brand1.13": "3f952d7ad716276f13aaebf906546eccdf9b25e0", - "theme2.brand1.contrast-1": "dda10b314ff894d8249c712583b155e24922122a", - "theme2.brand1.contrast-2": "f4c6a55ee743979de402516987701d43339b2110", - "theme2.brand2.1": "cd628b5d89e4f40f153404a2d31f3d26ac7017dc", - "theme2.brand2.2": "19bb907d3f0bca565a9869b2082e416311f0a391", - "theme2.brand2.3": "fb17d7239347e3497331316e858d8d094d56a093", - "theme2.brand2.4": "bc9e4c81ef4fc11ef467acf136f68158bd146315", - "theme2.brand2.5": "36345555813b0d7e86888f492baf43fbe39a7e6b", - "theme2.brand2.6": "c78c66a767f2676f5a2730f40bf0558b7d9412c8", - "theme2.brand2.7": "a0e992e9904e50de3796648c6ff771743f9265ee", - "theme2.brand2.8": "6c4f947b331637601fc9a8348e8ec86df17c768a", - "theme2.brand2.9": "e97a0e2559061b1bc6d44259126832f451683749", - "theme2.brand2.10": "8a1f0cdf532620c04af6e46b047b56a2addecf01", - "theme2.brand2.11": "508834e6d8542cfad82d4ed9dbedba0252e08c1c", - "theme2.brand2.12": "e1168a7632d18f3dbc26ca6f4545963bc497304a", - "theme2.brand2.13": "5703b572ae7aa2f0b2bdce0558916ed8e7d41c29", - "theme2.brand2.contrast-1": "883f681be63d84663a8a5598024a951e8ff91495", - "theme2.brand2.contrast-2": "249b0575d0b0df9ad2395e90ea181f588ba48ffd", - "theme2.brand3.1": "1e0649ad02e229ee676f43ac9aca6c1e5cee6521", - "theme2.brand3.2": "03a5a652b059516f73fb3512d037771792862ea0", - "theme2.brand3.3": "7b1ea6fa26b7111b3fa506802d7ee7733eb83715", - "theme2.brand3.4": "8f7f025865d59b533691563e962193b2157565e0", - "theme2.brand3.5": "04532630a5bed61559bd15847cc8633ef0d26d12", - "theme2.brand3.6": "5efbfc9767aa0ab8fac38f1dad38529898155ccf", - "theme2.brand3.7": "99978613ef7f2f0f520b7741ffaa394d2b7b9b69", - "theme2.brand3.8": "ddf83d7431a0cd39e99837352931683c8b879c01", - "theme2.brand3.9": "a9fc03766787087d9c79e41b5490d9e8100b763c", - "theme2.brand3.10": "5ddda05f664301160708f36516400970661e797e", - "theme2.brand3.11": "7e5ab101da4b8392eed42e684656df6d59b97a47", - "theme2.brand3.12": "c9f97ebeebb94be9e4bd4c8d359c6e4320ce2a15", - "theme2.brand3.13": "d09b37df04b92da02e8ead971bc62c9d9269e16d", - "theme2.brand3.contrast-1": "5bf6ea603406744830701cbcdf1bdcdc8775d140", - "theme2.brand3.contrast-2": "54af01314c99579378d1dd27dba7f44e207fc25e", - "theme2.neutral.1": "107d33f1a950f0f373e3c8e0239d59e82b76dd46", - "theme2.neutral.2": "868eaadf89b33218a5d09fd6cb57e6d87f515358", - "theme2.neutral.3": "041b5671b5629617fe71ce2118b877aac5fd6ee3", - "theme2.neutral.4": "46c18175c0ed48fb3e158a0e748db76710ce1576", - "theme2.neutral.5": "2c48c2d6521f681f16b7745b62540db114600b4e", - "theme2.neutral.6": "dc346b1766aaa41a3a268e6d3b706d697652c91a", - "theme2.neutral.7": "499f6d31bc1a62db2cc31724f602b3a5d1b15cf5", - "theme2.neutral.8": "33d64b14c40da28e373164d8d872d97697188607", - "theme2.neutral.9": "40fcbbbc9910874d6ac1f0237876b17b79799b88", - "theme2.neutral.10": "3de75bdc63381383904cee35471d6ccd4beabcc8", - "theme2.neutral.11": "65d9a4c9de9a1d7e81639b7d49ce7b3dd358ff8b", - "theme2.neutral.12": "1dc59034169e709410558a8d5123c91c4de5ef7d", - "theme2.neutral.13": "ceeaf920a9a3ced3dda70b55652020109a527417", - "theme2.neutral.contrast-1": "3446a41b3df034d2db491a7e8d68af8020797735", - "theme2.neutral.contrast-2": "4841332770a5ed8baa793a91f85d3f969aa55b09", - "theme1.accent.1": "48a7f920538b56b77fa4aac5b61a980f32593aeb", - "theme1.accent.2": "30e7ace669b7421ecb627b9eec63b6fc1a310833", - "theme1.accent.3": "6520d14a608f35ef1c2edcff395128e6982c6c05", - "theme1.accent.4": "7955234963dc92dfdc3ffb0303024b99d58b2ad9", - "theme1.accent.5": "9d446cc758db95367cc3e69e53f06aa1f3eb308e", - "theme1.accent.6": "3376ab7a6cba1d4034195f7de666212bf5412069", - "theme1.accent.7": "d68c0ec94ed74da3dd00f57e81bbd1d2dcadd73b", - "theme1.accent.8": "6cf68e5df43bbcb151a4f11441532c3158862e7a", - "theme1.accent.9": "e6a428978df9c8f758552897f7e8d46c224a3b3f", - "theme1.accent.10": "e118e17deed1525e5dc68b39a8a57bd33652ea9c", - "theme1.accent.11": "3ade28da7ca542dcbfea361144690787d3222f3f", - "theme1.accent.12": "cbdb4e2d785290b4dfeba48040791066c8a63c23", - "theme1.accent.13": "bcbfcabef9723fae47548a4eadbc931bc4726fa7", - "theme1.accent.contrast-1": "da0756804678ff58d04806eb8950231ad33d2f20", - "theme1.accent.contrast-2": "d44d9ea7925ec437bcc787869c9f2fe9bac522d6", - "theme1.brand1.1": "27163b02bf73b49809755587e09afbebd3d0b5c8", - "theme1.brand1.2": "9c235631aeaa2d58e571459398e576999c63eb66", - "theme1.brand1.3": "5669e961b411f40337cb0f25259b278111d05aaf", - "theme1.brand1.4": "df2b3bd2bee2648845d0caf42a187c55d50fee86", - "theme1.brand1.5": "05892dee037e59c4370fc9781f0a57667e327ba7", - "theme1.brand1.6": "46ffaee528517084fbe27e8db064738f0c9c430a", - "theme1.brand1.7": "9cac9ecf93c1e4cb4b87f4d3f96b1c19e1489018", - "theme1.brand1.8": "1f98dfd8575bfd5ce33e7cb09c4a68b7cd1c7091", - "theme1.brand1.9": "0dd2c99eca5d88db5ec278f34ae87b31122318df", - "theme1.brand1.10": "92d37dc158332c175f2ea960ea803ee1e3bbb192", - "theme1.brand1.11": "139335a17bb6920f4e4df914aefb66d32c1081d5", - "theme1.brand1.12": "e273c25a154e3fe364daa64f5d549923a243eab1", - "theme1.brand1.13": "b19faf3c4fe4e2fa626c5f77503f209c7767ca52", - "theme1.brand1.contrast-1": "8b0df8e14cf0f4380656cecfa58698375967751b", - "theme1.brand1.contrast-2": "760389854c6ad58c2e1bcd31bec6fba36839d643", - "theme1.brand2.1": "005a4c9fc70b1c486ee89918fba52d0ae146c691", - "theme1.brand2.2": "a044ffd682ffd2af019f464750597ff2f20d96fa", - "theme1.brand2.3": "197b1cc8a91798fb132d5373467cf7c851f700e4", - "theme1.brand2.4": "ff9e231c3443b1c039e493d2e16ac090fc53fe36", - "theme1.brand2.5": "57adf386c64cf091b3e2cac358d409f3e988d62a", - "theme1.brand2.6": "73464797263789e374b5a5835d95f6794d4ab838", - "theme1.brand2.7": "0a1c9de3cd546d1b3ba22f106fccd256811171ae", - "theme1.brand2.8": "9913c67ad46784247f7103a93feb872481a9394c", - "theme1.brand2.9": "b58c939f2c16b8606711b75bf05ca477e48ff3e6", - "theme1.brand2.10": "699530906873345aacc346ff483d31811b0141e0", - "theme1.brand2.11": "a4188a3221b9cc6fcdecd397e3b09d47d5e8e7e6", - "theme1.brand2.12": "39a3120f98854ca7f7f3d718569d792e79006388", - "theme1.brand2.13": "1d5a38da6fbd1ac97597e15bab7123d7d7378171", - "theme1.brand2.contrast-1": "c5ef32a3815b2d6c8877dde0485e343cdf85259c", - "theme1.brand2.contrast-2": "99943c32c3b98cca05692ef75a974cd21bbe95ea", - "theme1.brand3.1": "c96e4ee92c48a3c8d3b099456f03ac8376b12ff5", - "theme1.brand3.2": "304a19923c141eeec08e716a421b9b11f7dbbc82", - "theme1.brand3.3": "de3385fd2f73f044e1b8f2b58e395596178cb4f3", - "theme1.brand3.4": "d2aeeaa96b3698a334d6264b52f9ce489b09c8be", - "theme1.brand3.5": "1bef2931b248266f069f97b22dffbb58127ddfe5", - "theme1.brand3.6": "ef0f14a358155cb18b0b4ae27bb700bb2859dfe5", - "theme1.brand3.7": "7527e793464953b4c91ef399ac1d949dcf803b08", - "theme1.brand3.8": "eda5b2386954cdfba9edf7a3eec86567cb3e309f", - "theme1.brand3.9": "4b33466d74f59701678439cdb75e3da5356ed8e7", - "theme1.brand3.10": "ca38328c7c25a266fa0937226c6632d8c0706216", - "theme1.brand3.11": "69985625294471ae878e452867a47843bc241700", - "theme1.brand3.12": "2999279f58b821ed4bfa6e94317cba7c39094e5b", - "theme1.brand3.13": "fc7f642ef300ef438b3d8541121c3e54fb4b66ef", - "theme1.brand3.contrast-1": "5e3a6ac3a4417e7aad4eccd5896738f16320dfb9", - "theme1.brand3.contrast-2": "0ef25aa28a24af013aced7c11556163203f62591", - "theme1.neutral.1": "75b0074fa3a5b49272f73fbcb49d61d0e994e8b3", - "theme1.neutral.2": "1ddd40cad6c17fc4eacc3d81a0ec014a23d80358", - "theme1.neutral.3": "1df08a77c0843c07147794ca341a08940f283498", - "theme1.neutral.4": "422c8331d5e6c61f471ba04007b4cdeb62bf1b3d", - "theme1.neutral.5": "de6350c90724a0bc6fa1c94ef2dca727d111975a", - "theme1.neutral.6": "8ba901b635de042ed8b14588d9e345f1a491b7be", - "theme1.neutral.7": "f63db36b3b5b37db3fce07763f74ab5442be4bcc", - "theme1.neutral.8": "46e8c78dee31e4620bb6ecc4272ef363583cd1ae", - "theme1.neutral.9": "1798a640be4952c49ef56710708461ede2497b50", - "theme1.neutral.10": "011eda6a52b2b59a13c9ff35544f847ba889dfbf", - "theme1.neutral.11": "5a4b0b7f91c5107fbabb7d3093bf509e6afdfb88", - "theme1.neutral.12": "7e6b95ee27634c78430a8ba3fd8d65cfe0a3dda1", - "theme1.neutral.13": "bc1d7d250286d65d3edcd76795a8c1cadf1deac5", - "theme1.neutral.contrast-1": "178ca7ef87c9a757ef3fcaa5821a7d09a7701088", - "theme1.neutral.contrast-2": "92fcc96fd2e14a407f663b5a65491bdf1a290fcd", - "global.green.1": "35e5d72052739adf3a7103bd5fde80236c5e5754", - "global.green.2": "3a419675ea65980142501747653cc07aef82489b", - "global.green.3": "31ea010866cba88842d79864f585cd301bef69db", - "global.green.4": "2b5a85bf272c9018db78d82cc77299fc496f3153", - "global.green.5": "628be69f1a886b739331374058f0bca58cbb3768", - "global.green.6": "4600981baef18181f3e81a791c6c6e8bb0298395", - "global.green.7": "4007b9d4886065b0a13f55b5a99de839b492412c", - "global.green.8": "c4a6f5015d71bf494fcbf2ebe525638fda014da0", - "global.green.9": "f9c9a545c65b4db8012d0fa1d974ba277499e2ed", - "global.green.10": "1a29e5a87496024eb8d3cf8f8604f480e176f6ab", - "global.green.11": "fcaee1106b4e04b049a0505d8332a1ab6b4164b9", - "global.green.12": "42023f9429788ff79381799e92bf820568d7c55f", - "global.green.13": "9638bb398ba4bcd6ef27db1d17995fe4ba287d03", - "global.green.contrast-1": "8b4f912c0d423558984315aa5c62b00a25b8b709", - "global.green.contrast-2": "a276e7de9451ef8f10adaf71963c351609b1bdaf", - "global.yellow.1": "c2525fe21a0e8b55af9aef2ca6b002e28a48864f", - "global.yellow.2": "16aa9a2003288848b14b75e6205ef8982d57884c", - "global.yellow.3": "81671a624e7ff944fb5c56e3271264979736cba7", - "global.yellow.4": "d629b91736ce405ebbcddd410a2baf1057fc443b", - "global.yellow.5": "98f15a53697293950e09af439ca00492a968f77e", - "global.yellow.6": "115f0e24728f2a18376740e2e40ff331ce3dd5a6", - "global.yellow.7": "5fd57a8834d55e34da6d4f5dd6716db8621b3b14", - "global.yellow.8": "57fb1b991b9242757dcc006390db93a5c3d744ff", - "global.yellow.9": "e0c1bb81673a59593bc6af9b497f53c357bedd64", - "global.yellow.10": "b3de9d53a240a0385f49e15bc813d69f5ca68088", - "global.yellow.11": "5528a484fb22c035a44acd2a6184260e25d9e01e", - "global.yellow.12": "4218b9acaf0d21249f61a2692eba18241ab4e0f5", - "global.yellow.13": "93838f2048b1166253d62ac9bdff265bd0fa1328", - "global.yellow.contrast-1": "e53bd6d90c434ad5fe867255af57a249bb45c277", - "global.yellow.contrast-2": "5c99a5d3f276250101ffd45fc426a2a847493e68", - "global.orange.1": "0f5a8a78e73dbb5e81d0acb14318629db1a5c3c4", - "global.orange.2": "09d69e86e07359c8eade2684039f28fd7cea82a3", - "global.orange.3": "f67b12b8f5bcd297be167c92ed732b91ffbcaced", - "global.orange.4": "35ffeecbcea4bcb9c130066fb8f18a4285eb3e56", - "global.orange.5": "a10b11302ab7088ca4bf6769f55de6982e9cfbf4", - "global.orange.6": "019d970854b2cd5178b7f1cf979ba7cf18b104a7", - "global.orange.7": "b840d9fd53ad442e150ea87b38874bf83a595414", - "global.orange.8": "311d7a2b90373c7d280bb2107d8d39d0517d3855", - "global.orange.9": "5f526c44784f1e1da402549c82d1165d3ddb36e7", - "global.orange.10": "1a7a42df691d565eeb3aae0337636ce33fa0c6d8", - "global.orange.11": "52bb0efba137b74075898e929c1bbb0cd8b2960b", - "global.orange.12": "d4edc591a088a5c7698f4e039f038624c68d91f4", - "global.orange.13": "23faed2b78ec669f8b10ef15750dbb39bd3b059c", - "global.orange.contrast-1": "0830325872160653639f5f18407128570b75ac72", - "global.orange.contrast-2": "e45c1dd7cbac89cdba9f326f4dd9cdaeaaf5825b", - "global.red.1": "733ba46f2698e824b5bc8740fb029a50587b4430", - "global.red.2": "e3f4c5e359ed5b270ee2dbe8f99a777f62e72553", - "global.red.3": "d6120b5bb174e35897be3076e379ad25a040409c", - "global.red.4": "8c082ebffbe91b835fd2fb96e856bee3d1295301", - "global.red.5": "1f63a6b56b15b567a52016bc56874817210e7ef3", - "global.red.6": "7db07d7c5e2a6d192e4af553e7816c895a4dc346", - "global.red.7": "90cbf83c74d3954d022fd7d396a1f685effa822e", - "global.red.8": "2191ddd9527172191dc66e6c8735a29cd1a0d6b8", - "global.red.9": "692d78ad3fac050a635048e7894c31fc33793a19", - "global.red.10": "09900cf8e416d4f46f70af12e5199c52e6df83e2", - "global.red.11": "d5bdccb8c219b6604cebc0f59f03b42a9e7e5f2a", - "global.red.12": "731d8391160b1e4e9cbcf4be4bdf8ccea91acd90", - "global.red.13": "d3f47118cddb30ac8810b5cf15eb537b5c53d335", - "global.red.contrast-1": "598969a45f1455c54906b66b4b0968562e9bc0ff", - "global.red.contrast-2": "b9fa643793bc29865cd07c13e45a70dedbd07308", - "global.blue.1": "47a0fb2647c32cadfcc7d6fac4615cd05c2e2af4", - "global.blue.2": "06a9566b30d0ae7c5a91f3c7d2ea05fa53cce776", - "global.blue.3": "4aa30ba5e3c3595b53df3dc92a5b8cdf2b8c4afd", - "global.blue.4": "71e2a51d7bd1347e9b84246e8af0c82d7eb0890a", - "global.blue.5": "c823f392ed4341b6f5b95beab24c72998b0a3a0e", - "global.blue.6": "29a9d28cc8806cf9da14de777cec469d31bdec48", - "global.blue.7": "b4a06e0647ecd1bf9ed8f93eaaaa4ffb3bcc5cc0", - "global.blue.8": "50f05316f6f884e88137a72248b55d3d3c81fbd1", - "global.blue.9": "c3de6dc9abf1f39e3123d1a0fdd49e34869fdb0a", - "global.blue.10": "a5c328ee9db1a8fa6e392f653f8e350b271a5756", - "global.blue.11": "9790bb13272b798a64b4277869e8d73555b2e217", - "global.blue.12": "8b921fb11299dd0cde9c9380dcc5671f57bc1d01", - "global.blue.13": "930cef5770bbb298d992c3be28f6d1424b43438e", - "global.blue.contrast-1": "e37d79b384acec43db07a951283e08da2b0c418c", - "global.blue.contrast-2": "7737d9a506276e6ba153f75d595f598a8d122bdf" + "theme4.accent.1": "3378d469e69750946bfb3a32e285e42e39690429", + "theme4.accent.2": "aad2b8b2357619e969f19f6ce379d836745d2d3d", + "theme4.accent.3": "1912f0c9b00df227bab6624c2dbcd7e551c79d96", + "theme4.accent.4": "88669fb0a977cbeca5d320a20aa4935923c85b8b", + "theme4.accent.5": "da2324a600c086b7caa4f4ed54eb49fdf78bf47d", + "theme4.accent.6": "919db59b23e21119c45b7d7af478d90d06f1526b", + "theme4.accent.7": "af2997ef4a6b71f630e532bb0a7e46578dbd74ea", + "theme4.accent.8": "e7b9a7becde872c43e3476d61f5216e262fe999e", + "theme4.accent.9": "ae206fe3c1c008605b72e9fead8d921c330ce58b", + "theme4.accent.10": "d14d4e924fc474cc6f4330cbfa5d3b58dfa8fa26", + "theme4.accent.11": "a837ecc72107500ff2f09d59d52581eb074bfcda", + "theme4.accent.12": "e188678b2016c21f1b38d09a6e4231e52248f421", + "theme4.accent.13": "37304da16d4a6fa902034933339705d262786309", + "theme4.accent.contrast-1": "37404fecca2257164893ac22a88d164035fcc8e1", + "theme4.accent.contrast-2": "5ba22cc7bb9a16738c463c593f7cbc9f47c600fa", + "theme4.brand1.1": "9f09d399a4e373b6ffaff47702ec4342e1e16733", + "theme4.brand1.2": "15e935b41dc4324c5ac54e75a874edb5c7de28c8", + "theme4.brand1.3": "80dacdd420d6e80b53bf82b2a75a71b3759d3341", + "theme4.brand1.4": "ff1ff71972ffbecf367ba72f7448cd2f7992f15d", + "theme4.brand1.5": "51872f3278e429df79cd9f656f4afc66149a8ba0", + "theme4.brand1.6": "5dbad82c4cbcd466a2485f4e1e6626175f925961", + "theme4.brand1.7": "69442cf36a4c5243c1d35c8402de883e3fdc4eba", + "theme4.brand1.8": "98151ab64a1d3a4596562625475132ec38f4f3cf", + "theme4.brand1.9": "77ccd4bfd595de5b0f9e96e1ee4dc21f621a5bde", + "theme4.brand1.10": "995288131f88fc83447dad5b19395cf5d6aadee6", + "theme4.brand1.11": "b7aeaaefcaa63b1429430a6a39e93bde7208cd5f", + "theme4.brand1.12": "e8b7bb28bbb0076cee6d47cb7344312e3eeb20a5", + "theme4.brand1.13": "02e1e12120c85b583bc97fcd58946d4ebf59c573", + "theme4.brand1.contrast-1": "e04271d7d9ab3f0ea5b950bdf59f9d4809d3ee0f", + "theme4.brand1.contrast-2": "6284edaa342388cfd7eff0c0e5b21db074c32fc3", + "theme4.brand2.1": "d7d8807f5197926c1e502985f35b4fdf0d25ddaa", + "theme4.brand2.2": "375f818e6e8e9016d13a33a53d0fc798061e17dc", + "theme4.brand2.3": "6741af4e35341865dd963f99671a83481b39a0ec", + "theme4.brand2.4": "0b47188a8df025f89bae1a3cdf1a3e7ea7bd3b3d", + "theme4.brand2.5": "d15eaff919dd4531b2822b4767b5d2580f4fd92a", + "theme4.brand2.6": "7dd7f64670c9fea612b3f61490acf79fcacd39f5", + "theme4.brand2.7": "71a9bfdbbab308ffaddaf5401628718872d5c495", + "theme4.brand2.8": "c47b8b68133dcc6d2bad6abb83a4d4321de93fbc", + "theme4.brand2.9": "ea79669448154abaaa5fe47cd9e3d36828e722a1", + "theme4.brand2.10": "dddd0868afe191aa23410029bf75acd07823a822", + "theme4.brand2.11": "5b237f2f9b13a02a7703980bea0c23702d8a19ea", + "theme4.brand2.12": "a537c6c32e729f8e696aff8a29c164bad77dafba", + "theme4.brand2.13": "f7d706f373ff9a5520ed05832366584d62b23ffb", + "theme4.brand2.contrast-1": "21e920557096b326355ba087a2028edacd4ad327", + "theme4.brand2.contrast-2": "d883564e2796fd42f3884fbd2649625e663ac709", + "theme4.brand3.1": "6763066f217ebb9a06a2d72d46e190c83a102601", + "theme4.brand3.2": "8fddafb18a58450994104985fd2e5d1f185c7e58", + "theme4.brand3.3": "da33537282dabe6123d0c59362bd9b17b67e748c", + "theme4.brand3.4": "2b0690980c11a310e2d55da19f479703ddf91baf", + "theme4.brand3.5": "a3ff984fc8730a1d71546d990141e022f469a429", + "theme4.brand3.6": "935458f70263b4ef2f0defce8b91cb4046bd0430", + "theme4.brand3.7": "14a773a46e13f06b62e1a3edf751a0276e14660a", + "theme4.brand3.8": "24e0157f7e963c3b8d5c17f42419e5c3d23b1506", + "theme4.brand3.9": "5b39630fa72230501e0b6e5d65cda5ad920ba315", + "theme4.brand3.10": "bfdba20236067ee84803211d834967a736f2dc34", + "theme4.brand3.11": "a95ebe3383aaaa8baad365ce2a3be86abd7a0df5", + "theme4.brand3.12": "9dc3f7c3ed3dd9aafdc48ce2f33856f807710762", + "theme4.brand3.13": "517f130decc17de053aa99aa5a09c9d1ad7586de", + "theme4.brand3.contrast-1": "760cf6e390767d735af284a51a70ef33fbf6f323", + "theme4.brand3.contrast-2": "3d5365828f2317c44a93df2639a9dac0fa1720ed", + "theme4.neutral.1": "cbdfb0095b1fa0f171503787c141a63af3432e4a", + "theme4.neutral.2": "a7aabaddfcb37ed7bb17082f140a5e47f7bceccd", + "theme4.neutral.3": "bdb0bc6bd0b96a51a1846a7af68ec030f7e988ab", + "theme4.neutral.4": "a469dd30693176ea13016ae16a6a7b53c53ae92b", + "theme4.neutral.5": "ddfd6ecf131851694afd9a5443d2cebdd1728e85", + "theme4.neutral.6": "78994531682a4546b297099c7c77a91d49e187d0", + "theme4.neutral.7": "e1ee8e9da6f0daf0505521ab1c7cb0fb1afc5ba9", + "theme4.neutral.8": "a007a816dbf271e94842c937eb9aedd79a9570c7", + "theme4.neutral.9": "57f397f432f7b14aeb03269dd8074aa5e9a9e931", + "theme4.neutral.10": "51da55dfedb9ddaf5091dd8ef4d9fd3253f394e5", + "theme4.neutral.11": "c94b630bae08033fd33644479cbf2bdb5dc9e01d", + "theme4.neutral.12": "8b750e09c36480e645f51110ed655dd35f70e144", + "theme4.neutral.13": "1a65d0dbf0c510998b84b6e801845a48e9fe5a84", + "theme4.neutral.contrast-1": "ad35035db3960a019c033a689ea4b6a5dcc52128", + "theme4.neutral.contrast-2": "55de690761bd9aa3eb6f93362582fed91c64eeb0", + "theme3.accent.1": "220b93bb14b97fb8b9064ed0b25138991d461a40", + "theme3.accent.2": "08bfe7b20ef1bbca3984afcb24516865da4d0f4f", + "theme3.accent.3": "34d8248b94974697a480411cc4e062dcc29655e3", + "theme3.accent.4": "57c0e126e4d8247cb2ea8b2a6b2737c118a3b4f7", + "theme3.accent.5": "e70bbd3d3686d2a74f2f1368d133dce96af1d015", + "theme3.accent.6": "e74b57941831d51d3b00aadd9ae79ab58d78c2ac", + "theme3.accent.7": "a05a6c268d682b351f20ce911af34e2421244670", + "theme3.accent.8": "36107b05cf006068d93abc6e35f9355725c37035", + "theme3.accent.9": "a610a1250ae3a2d3bd9f7684fb362bc009ae8c56", + "theme3.accent.10": "1b6f2ce45a06fa09623f806da3a886a2eeb148d8", + "theme3.accent.11": "ce542a91866969dfaf9362ba98279d5d6ffaea11", + "theme3.accent.12": "ca54f2594b3c2313a5a67197dc204c27d4882147", + "theme3.accent.13": "3710d2ef72cd68be40a587435ee7e2e2715c0faa", + "theme3.accent.contrast-1": "8da8e2d69b4bac06e456a5deef53703b56b43542", + "theme3.accent.contrast-2": "1284825d52f7399009ac9731a469999592edb025", + "theme3.brand1.1": "a2ee0b1cf78efab9afe47f107c5ed7765ee8157c", + "theme3.brand1.2": "8386996c60b7ce63c78606a64aeea79e4d471189", + "theme3.brand1.3": "925935fb5a27ee3768eb5e97285eef61b0fe9960", + "theme3.brand1.4": "3897100500222eb517f515126ce03e1a87b9c513", + "theme3.brand1.5": "274f7684be0bf566e2a2caf2a01b2df6c0775f25", + "theme3.brand1.6": "e5be2b5af41b9c61ae7097339ceaa0926405f2cb", + "theme3.brand1.7": "1b5c6c5e5e73ea77a691ca76ac9cf8f9d937a16f", + "theme3.brand1.8": "ee85ffc3ce1124fb5f6743c5e4b92de3ea2e1037", + "theme3.brand1.9": "150b0582c34e1c29170fc3361e4d2e658eee227a", + "theme3.brand1.10": "6cda9c979ce373b1b5d275c53121b8097aa673dc", + "theme3.brand1.11": "fa973e313342a913626a511be357c7faf8d2153c", + "theme3.brand1.12": "1265c8c17fb7e45d361b28cada5b4a19523daafb", + "theme3.brand1.13": "c22d0de96bbac0c197ffef03549f295f02de5b9a", + "theme3.brand1.contrast-1": "9c8c5f68d8bc599bb0d2cfd4f2b0a94713c1435a", + "theme3.brand1.contrast-2": "85c1bfd9abe2ae74d00bc7680616b5dd16488395", + "theme3.brand2.1": "857804ea3972da3c27bbe562c7a63343ae9e74a3", + "theme3.brand2.2": "2951f5310e8801558b580c64fd167442298b4bc3", + "theme3.brand2.3": "557fd71797540aedd57d16ea39d2d0fa7d7d8f8e", + "theme3.brand2.4": "a348b102814f7cba122316d6768ca009c5380e08", + "theme3.brand2.5": "965228c1ff2baa9b0e6532f7fd67b67c8f13a35e", + "theme3.brand2.6": "e7ef3a829114026e233167ef6e81b7f51deae122", + "theme3.brand2.7": "8678c7fcad92f66ae587ef873fe0fcb874895834", + "theme3.brand2.8": "0a6997d88b305eda5828e7458a0a520e251696dd", + "theme3.brand2.9": "5dbcb1205a54ed27d421721bb269a006b69b2508", + "theme3.brand2.10": "0a7cd68a76021ebbdfa0c0be1a26ecc326fdca46", + "theme3.brand2.11": "b4baef615b7d356bb38db81d75854bd1379be8bb", + "theme3.brand2.12": "6b736a37ad24ea5db1838d9c0132be06e30a8cc2", + "theme3.brand2.13": "707cb01121c77c3eebd3ea240da510a8ca05e8be", + "theme3.brand2.contrast-1": "7b0023db76381cd09af19d6bb72be8abcc0a0d54", + "theme3.brand2.contrast-2": "a2bd78f53eca52456b2e4536839c092ac403e4a7", + "theme3.brand3.1": "15b1ff460cc44ba19e0e566734a16f27a29129b8", + "theme3.brand3.2": "c5e0e7de2c13f0b4c0001b2fee79713847aa202e", + "theme3.brand3.3": "7c2a2873c8d6e4df6187020b9b0ba2be826fe7c2", + "theme3.brand3.4": "4a35e91ae1043222053ac7f5ed9c485d80c9418e", + "theme3.brand3.5": "d195bc875b99247825f9bb47d571b4cafd247552", + "theme3.brand3.6": "6f4a1c18fa353f57a5f2791c81b20c7d309db9d0", + "theme3.brand3.7": "11ffe43412c64e69f1a1203c4515f9491396cb24", + "theme3.brand3.8": "baa18de842fdc7d830b7a9f46ef479a98806df41", + "theme3.brand3.9": "481f57adc081f76f24ba3eb8a29a4dc3c1f18713", + "theme3.brand3.10": "fa7bc1f5ae5273b89feb299b4b5ca751a046f23f", + "theme3.brand3.11": "12e10150cf952b440d2879c63cac83c23d0ad2e4", + "theme3.brand3.12": "f947ee9a1d6e96b64f6ba40edbac023f4a02acfb", + "theme3.brand3.13": "bdceb4bf58263e99e2413fcc71b09f91e38d67cf", + "theme3.brand3.contrast-1": "57dd63f664cfa43c92b3c57b3233f12393fd07fd", + "theme3.brand3.contrast-2": "490928077d10b757893451f0a1bb3a733fb57c1a", + "theme3.neutral.1": "d1dc9befe8081a4dc9961db49c79d83e76ef2164", + "theme3.neutral.2": "bffc9a853424eec2996bf615c0f9e42464b709c5", + "theme3.neutral.3": "e183c5343ade96d59a35d444f298da12a2dfb8e2", + "theme3.neutral.4": "4345d0add0608b64736252df64c82854775ab939", + "theme3.neutral.5": "7402ea85806d28c40bcc00d40babb65d6cf12615", + "theme3.neutral.6": "af9750cb8ca29b52fb8d9dfb69a567febafea962", + "theme3.neutral.7": "d40b554b7b37e9ceaa34499a4a419ced95143b6d", + "theme3.neutral.8": "c1c0226c4eb75ac64b1305710e63b4fd1cd6c4bd", + "theme3.neutral.9": "63afa7bf430b4f8aa7e20415cb5e0ae59e1120e8", + "theme3.neutral.10": "2739a2a12212171e154d0540433a416fa9a11732", + "theme3.neutral.11": "c61c7d36dafd2e989551265b5fdde2ecf56e2645", + "theme3.neutral.12": "448407fa7845965d9127afdedbd0cf9f92699f62", + "theme3.neutral.13": "18f1835334ee2759f6561af9e009890115b396aa", + "theme3.neutral.contrast-1": "e89bea2db810a0fea64212feb573923940bb9680", + "theme3.neutral.contrast-2": "c22084876705e3b3ace4ef431d3cd3474689625f", + "theme2.accent.1": "88b2289e79067f586a629fdf4e6078a20d2b3e06", + "theme2.accent.2": "2bb041071f2d48e8ea956967cdfa555049cc6f06", + "theme2.accent.3": "ea35169894fd7c8e07cc34d667100a5473963929", + "theme2.accent.4": "9ed2ce3ff7054051b602f911205ae5edcf5bc0b1", + "theme2.accent.5": "115afe1f6eb1cc0cf442f8ed3df154afcccaf99c", + "theme2.accent.6": "afabddf0e6a1ea803f68f01e26aac247ba0aa658", + "theme2.accent.7": "3918bbf73ad2afbbb493c804f05d1c98e1020e82", + "theme2.accent.8": "d058345049e34dba2f6b1c414dc5076bf29d85c6", + "theme2.accent.9": "9a82ec08da599f9d446d3904ef01bcc7cbc1b317", + "theme2.accent.10": "c9fea6958def56cd4f0cfa87b8ba9a384a2f2cea", + "theme2.accent.11": "ac71c89fbbbff1c662489e827af229046ef89213", + "theme2.accent.12": "a65025865dd5e929c9b687df0bd57b47f93655fd", + "theme2.accent.13": "b389813261d47ad2dd62d09f77099e03cecb0177", + "theme2.accent.contrast-1": "12efd7ddb1bdc0a9cedec71a397962e15d8dd4cb", + "theme2.accent.contrast-2": "c7ff5aabab29f247c2ee2437072e7aef3cc64b25", + "theme2.brand1.1": "aa02ace850ac343d70cb2a834de5e3a0b833a11f", + "theme2.brand1.2": "33809061985283c7a40059a60a75a1b39e80e0a8", + "theme2.brand1.3": "fd0a54e4b6367e42e44262f0e604a10069bdf033", + "theme2.brand1.4": "27b7d6d689e0fc6a20d197d007425ef1383f1724", + "theme2.brand1.5": "6144a9307a3a4fd7f2f6fa2999e5ff6b52f1d820", + "theme2.brand1.6": "e4ed71c22966f4532d9302802fa6931ce8ba72f9", + "theme2.brand1.7": "141451889d3ad690e9e645214b026bf5f4308a52", + "theme2.brand1.8": "83c8f866f0b8e1bb16bcb050dd8edbfe5f93c74e", + "theme2.brand1.9": "a4f88e85c5f86d57106172ff14c4e9848daa96e4", + "theme2.brand1.10": "4cc0d402d0ccd12d7d1fccc5303bf1262a13665a", + "theme2.brand1.11": "1bd776532fe299ef67de27841dc9662db76a4b45", + "theme2.brand1.12": "6412f11e3f065165d813331af277f64e26f586f5", + "theme2.brand1.13": "61a2b325fa7188e44e006475f5c30e5c8f202bb3", + "theme2.brand1.contrast-1": "2abee37f3518385784dce00732b63d38149af2ea", + "theme2.brand1.contrast-2": "dfba07a5ebe5d569eaa2272392519280f28e697a", + "theme2.brand2.1": "733d038cc0606c8a50a936a1789399cee2503aad", + "theme2.brand2.2": "b2f3b0399f184c48e896d56035ffc859630ae6c8", + "theme2.brand2.3": "78b418e36fc273d439aa6d43526abb6360e729d0", + "theme2.brand2.4": "568f5ccfb415feff497593be9416eb46f0511ec2", + "theme2.brand2.5": "23e3e286140a653a8e2f715d23c91558720e3e6f", + "theme2.brand2.6": "6d17340ff38d6fff02f3559157633673d99fc001", + "theme2.brand2.7": "2e1eb1977139c3ca9487ca15fca8369b7c04f85e", + "theme2.brand2.8": "63df0da5b2b5e31b27ad91972c5acda9768ed98c", + "theme2.brand2.9": "01f5b228a4e9c86823fc13d281b0512ecb412613", + "theme2.brand2.10": "fac6c87d87ff706502761cddfdd6582593f0c44b", + "theme2.brand2.11": "5b9dbf19fd5b11f5c49e531ba2f30918556cff12", + "theme2.brand2.12": "8a283886e015474159e9473cc77dd33b3a80e905", + "theme2.brand2.13": "37899a2eaae6822a27a500ca34c9e4d3b9ebb950", + "theme2.brand2.contrast-1": "28cb2b69d1e14517f91ea78a19f4a3df3f9a8fd4", + "theme2.brand2.contrast-2": "19e0e8b8751927e9c7d1e87de9664e0ba46105a9", + "theme2.brand3.1": "8b28e21cb40716cff1202d501e83ee22304f373a", + "theme2.brand3.2": "0bddf2a87cc104c050532e63111b37cd31ea62dc", + "theme2.brand3.3": "78f4f1c801bf22669fd3f24e8746bcc53670a19a", + "theme2.brand3.4": "45e7ebcaae7f01d67b92b92a9ae464c00fe75090", + "theme2.brand3.5": "6f68c9d172c4583c737e41e2c73669f574375f01", + "theme2.brand3.6": "7dd67b7ab5a864b2427edbaa40f7dfe0d5673671", + "theme2.brand3.7": "c2764e7c12766728eab03e76778d92d9963b5fc1", + "theme2.brand3.8": "32bda60537ead8dfbfaa65295adeb4c1deaed9f5", + "theme2.brand3.9": "ad04785fb34c7fa3f1d45f1e775ef8a966f30441", + "theme2.brand3.10": "c996f38a63e0dcc448a8b32444cc2daf62b374c9", + "theme2.brand3.11": "d449bd0830173fa1af5d383808f3e22cd154b6a4", + "theme2.brand3.12": "c1cf9b415536f521c7870ccbe18ad02b90f3d5a9", + "theme2.brand3.13": "e9509121fc0ee99cd5dc68d6dc27da6fc964a2a8", + "theme2.brand3.contrast-1": "2bc0b88e1d22d3f02f101dbd4120e846af328ff0", + "theme2.brand3.contrast-2": "5846b8875e50f8698599cc2b5c6eb58a891f6d3b", + "theme2.neutral.1": "9f5392b9f625f9e8699f76470757dc16dddbf71a", + "theme2.neutral.2": "c11e105c266769b65ad3e753aabf2ef2c6020559", + "theme2.neutral.3": "c3439120e0bb3e975cbf2422309157916351034f", + "theme2.neutral.4": "eee2afd7603280eefe1964fd0ca2b2fffa360792", + "theme2.neutral.5": "6dcab4103a8f46d1de76f2be14a5a624b0e0ee8f", + "theme2.neutral.6": "6dc669269e206ef0f10e6f5dfe3433dafab73f03", + "theme2.neutral.7": "b2786252c20d25c2d3bdc4b74b7c0d7a6790aa67", + "theme2.neutral.8": "ca177bcf38b14c5830e9c81f6c99ea1f5e243039", + "theme2.neutral.9": "6a436c1e52ef909d4f707b0404d76deec9219e14", + "theme2.neutral.10": "eb270cb2e041861bf1923aa3d8b88e4475bc56c8", + "theme2.neutral.11": "0b8b4edcbb57a4bb2d64a19a8df5d962e85671d8", + "theme2.neutral.12": "0c81c23f3fe6f47ea08aeb9aa2e09e8af52d7b5f", + "theme2.neutral.13": "097a5b2148b9853f7f83b64ea0ff63948dd6107c", + "theme2.neutral.contrast-1": "69bbc8a482afc42c29d6da8368d1ea18b25f6e8e", + "theme2.neutral.contrast-2": "f694f634ced11b76d6a74728db71172a635dfeef", + "theme.accent.1": "bd7c72f6696142a115f9a8d9b14d059b5f58377f", + "theme.accent.2": "3bdb04f3c370aa5ef7a4bb70aa41067109c5238e", + "theme.accent.3": "40c505985f3b3c6e9d58bad2b5563c57d9f3eab9", + "theme.accent.4": "11ac004a0685cb3104b8e5cd03841401049155e1", + "theme.accent.5": "61134ba8cc2952edcd385c65b03f443b8d1adf1b", + "theme.accent.6": "784eac2741b5017e5fdd5a9232cbf1bce619c827", + "theme.accent.7": "73881a1d4b1406c40cacbbe8c268e89d5c9d3116", + "theme.accent.8": "f8ed5045517ee834ea5deac2e1ec1d0be4637a3d", + "theme.accent.9": "1b8fa5e317d49eb86f71cdd2d947d739eb01425b", + "theme.accent.10": "5a4349c2cd40eecd35db4d9a63a80e2946e8b16c", + "theme.accent.11": "fb8257ef6474c464111f84ed2a4f00dc5affe8ef", + "theme.accent.12": "5fca227a597a0cba307ac25cc23b43709314131e", + "theme.accent.13": "aebd296295c0f6acffbca688b21202d3c3d38d7c", + "theme.accent.contrast-1": "7b6e35d81b5d558fb7e12c194ef4e4c08b74757c", + "theme.accent.contrast-2": "35f1d8a8e4911a1f72bdb302c47b5bacccb48d8a", + "theme.brand1.1": "47684dac8214550d58a741fd4adb0edd11f7763f", + "theme.brand1.2": "ff9b01ee673a17ac974fbffa6b2a0a722e08da2e", + "theme.brand1.3": "e2ea3615eb4f66a4c5a87aa3e80b9ac85ade43b5", + "theme.brand1.4": "ad5be31962f7bb78f33b668874613504a062d518", + "theme.brand1.5": "b292e44cbc2f40a3739fd83f7874dc701ea1e9ba", + "theme.brand1.6": "3344c14831a64408e9a2eec8428bb8cb86ea50a2", + "theme.brand1.7": "2f8b4b1e9f5f64f59649492552ca5299a8210b46", + "theme.brand1.8": "f8e9a31778ad24c5285cb647221ea9200ba37240", + "theme.brand1.9": "7ad22ccc9d8fb48d49806fc96f62da572d8ab2a3", + "theme.brand1.10": "6100fea4caa29f094c7cc8d571db957ecf7b1b18", + "theme.brand1.11": "248075d736891ac02e1de1aedcdc0a6b5120d73e", + "theme.brand1.12": "ec56810cf1c3b1b5dfb3d298b4f2833b774556c3", + "theme.brand1.13": "8921b26c94d39ca065315719d668d926e43b8486", + "theme.brand1.contrast-1": "2007c8d863bd94ea2bd4eebe5aa4a48956a54479", + "theme.brand1.contrast-2": "9dd9221a6c32faa3885aa1842fee4df0524ce5cd", + "theme.brand2.1": "3925d5703a50fda888bc4cb625de6e380cbec3d2", + "theme.brand2.2": "1236882cfd121bbf7ab019408bd9238c46f7c7c2", + "theme.brand2.3": "792206f2e3872637aa3fe764a6099a3ed922f70b", + "theme.brand2.4": "f01ee5d6ec7d15dea9dd9efcd0389031790a8484", + "theme.brand2.5": "6f6c1b104b7c57e3120427243f3eb24b3b417cae", + "theme.brand2.6": "5a2410b75a01c0ab35d290d3aed332a8e0a33b7b", + "theme.brand2.7": "71a90e739d588ed35027fd3d1142f3eb31360f99", + "theme.brand2.8": "67a499439afc18acf3272565c773fa806d677698", + "theme.brand2.9": "375154a65b319bdf11a434d12b8104a1b0569df9", + "theme.brand2.10": "7cf2a3aaf112353ae19fb08eaf0532591f9e969d", + "theme.brand2.11": "7b3333f5d8a31ca4ffeb5b96e09ef4a04c03b321", + "theme.brand2.12": "31cdc8b19a2112708de22374080481199203c34a", + "theme.brand2.13": "e3442fabe9cad2e4f0f6a64402701c324874221c", + "theme.brand2.contrast-1": "63008f7abe8b185678eb7b976fc81097bdd20ccb", + "theme.brand2.contrast-2": "117d5b59622ada580c816fda6d3b83af62649ccd", + "theme.brand3.1": "c6802db823c1b5c90f8a73bc623869a146a082f3", + "theme.brand3.2": "462cc3e3e494227826b9b18caa4d9b004a70b7e8", + "theme.brand3.3": "c52283442ac739c29032c35894c406ec452abc6d", + "theme.brand3.4": "e7a0931ac85b0c0890aa43b8ab6b4d7ed5405b69", + "theme.brand3.5": "60dff5e4f9b55f56e6902b2aa585c3c028719259", + "theme.brand3.6": "56d8f7e3b7d279b206fcc0995f4d67c7f266ba84", + "theme.brand3.7": "637ba01f1b01536b1bb438232b8c9fbb5f40fae9", + "theme.brand3.8": "2d6041420d87e3e3f411a4ce03d0bc26227a9766", + "theme.brand3.9": "9934e39bc3686ae4d3d1ea1ee242c4b2eb138487", + "theme.brand3.10": "43f108860b4a1ff1ef3b13d2a6e5543f7662d2bd", + "theme.brand3.11": "8bea90aa339dfd5b670b687e585b3167f80bcb97", + "theme.brand3.12": "965e735853ba2b5890cb44919ff51351a85fe80c", + "theme.brand3.13": "f04987a33d9094bcc7c01ab10bbcaed6800176dc", + "theme.brand3.contrast-1": "2c2f98918626047c00c8959f2f143aba07295ef7", + "theme.brand3.contrast-2": "a5bfc9dd88885f9d6d1d7782341d0f3f02c51b59", + "theme.neutral.1": "b84a394757e924de6b579b2f0d81fc5666a588ce", + "theme.neutral.2": "c99581a08f97156149aefc05c2000a04bdb23d02", + "theme.neutral.3": "756c936c741b0d7df3c72be8ab622999d75f5627", + "theme.neutral.4": "cc1ee87e4f93756b2e9eaec862f9267e9f31cd11", + "theme.neutral.5": "ce601ae320616a81412bcbe74f8d7bbf8ac64526", + "theme.neutral.6": "23a6c4085d8076d796eded183a9f44ee6f244ffa", + "theme.neutral.7": "29c7dc147050548033a7fcc50056ccb7d26890cc", + "theme.neutral.8": "7efcc9a97e5097c1d22b1c78993b4e0ffcf5441f", + "theme.neutral.9": "1330ed9e0af3a7fa37133bb1bfa98a75ec7c4d3d", + "theme.neutral.10": "6e87ec5896a557d6f9d759b9187e282ec8d3bacc", + "theme.neutral.11": "5e17ee7dc567058d6d0b7591ef1cc19a1e0e0b0a", + "theme.neutral.12": "cc4590e48550794b67598ebe2b33947db1d9dbb7", + "theme.neutral.13": "8d7b7ff5499ea809e7a7fbfd7f531e475ee97b37", + "theme.neutral.contrast-1": "055a8d392d4ec46969b44600d95bbd18ead9596d", + "theme.neutral.contrast-2": "1b1b6cefa991464cda3515517809bfd1fc995acd", + "global.green.1": "832b0e347caa1eeed7a4274e0e38855e21708af5", + "global.green.2": "cfbe7af0d5cf3a99668c1c74913595e5bc3ed4ee", + "global.green.3": "0cc1d35f609c915b847d3c76926342bee1500378", + "global.green.4": "a54b8dfaffd402553c22f04cfd7ff0bcbe1a63b4", + "global.green.5": "dba318dd901108f3ccd6b45e0b58db9f1c730c7d", + "global.green.6": "a390cc97d536a393dc3260ab7ce58c81d5908a13", + "global.green.7": "7d6c558e9933c1bba855a968f7df93210e18fdde", + "global.green.8": "7fd10ad727dd4456291e74b7679830b925784bb0", + "global.green.9": "a4180f8188f1aaf4d2491e2f8c67ef3e570bcd8b", + "global.green.10": "55908be49c6c2d6bf6ec26d5aea731a79951892d", + "global.green.11": "20cfc7aaa1fa8cbebc65d9bcead9425e4f3b62b6", + "global.green.12": "6d7c3212ab95f3d471d3f9c90d12872b1d32a44d", + "global.green.13": "8881a053add0402f383a1e9d9ab34d908876b371", + "global.green.contrast-1": "091315eeadae98db4bc1c14621e1645a4df0d9c7", + "global.green.contrast-2": "1b639183b3f258c06625830d0c304a1bca0c18d1", + "global.yellow.1": "162c179d81707f3f5735c7b6781c015272b2452c", + "global.yellow.2": "83dfc5dded5a4045a17b44ceb2766a7c22fd605a", + "global.yellow.3": "e8f9742af6c7069d22bb3669a96f10324c732685", + "global.yellow.4": "51d18ebd062fd3f8416ebb5f63a65ddcb345107d", + "global.yellow.5": "2cee7ea8716862198f53c5aec53df9426ed5a6b7", + "global.yellow.6": "137d575c231a2d31a0cf2d3c8d9d89b535edc68b", + "global.yellow.7": "6d5caca52eee085f3e24bd171bb4874d738a39b7", + "global.yellow.8": "1ac39fd551163469ca2532d45c4a784a0ece4e23", + "global.yellow.9": "e18f94431aa3ccdc5202bdee9e51e86c8c248555", + "global.yellow.10": "d4b831541dcf05d7bd7f2fafaa387704e9ec0821", + "global.yellow.11": "e8737b2d36dfe362afd1a1ca74f351d445cece6d", + "global.yellow.12": "d49371bb82c987df5f577456ab08cc6a2a624532", + "global.yellow.13": "0678e857a6a124b1caf98c7026c75de8a450e83d", + "global.yellow.contrast-1": "3acfc1545cfacadcf4f61f655c6317effec2f1d4", + "global.yellow.contrast-2": "6f924d105329ee45200171fc508c0a2cea3a0966", + "global.orange.1": "b131121c30ece5af12d924e53cb4a6263f594030", + "global.orange.2": "af15baa01c5d7f27bc0e8bc3f4fcf3f5224b1079", + "global.orange.3": "ee4bc85b4d8c96913bf2308962228f7708f949bf", + "global.orange.4": "7d8f32678da41ba348ac1686d2bd2726bfbc2867", + "global.orange.5": "3e423d4532c18b50a06bd6abee697efe45593d35", + "global.orange.6": "398d8520ac58ff5a777176f7a64d407fdebaf3a6", + "global.orange.7": "e17244ac19332816c8f051e928e9fbedb2ef32b5", + "global.orange.8": "604b47dacaed2e46d911837fcd9250a6a138679e", + "global.orange.9": "919b1d6ec633aff66ac769c28b8df7e2f3c74e6a", + "global.orange.10": "a3b2ade3c8084d4935755b028f213fb9e8610618", + "global.orange.11": "d809f45b07be6340293744ac858a591a50e4f0c2", + "global.orange.12": "c0be7ba749023e8f2a0a831a1b1493d1f5ec5c6a", + "global.orange.13": "a388949c61eecf982a1d5c93d412ecc60e4b845a", + "global.orange.contrast-1": "9dd9dd03bbee697fb4d4cfac204ad944a7e1b795", + "global.orange.contrast-2": "240a23badc1975440137a67be7a2911fa062caf9", + "global.red.1": "92ed6c7d27f8e3ccdb5d37d75c35ef15971d9dfb", + "global.red.2": "1513934594d9428eebc1f83b1d55b29c77ec9e80", + "global.red.3": "b2e0685d4312f364407df1035837433d416edfdd", + "global.red.4": "09b2435a898cd594ffaf638876073a4f733a9186", + "global.red.5": "a20484f5548a3a8784bbecdf26733f5206e43488", + "global.red.6": "d3fa44ee60c7f9e15a638b248fff66a2ac29e6f1", + "global.red.7": "bb960c7c377acbad05e3340b3946b3a104ed29bb", + "global.red.8": "235ee37e438da584629622b459aabb1b90016f5a", + "global.red.9": "00c5f2251036d68fbb5cdfb7ab7fb0704f5ef5ab", + "global.red.10": "c2ca09c98a14c04a1c9747f1d664d6b3b81e3466", + "global.red.11": "e6e85bb9c5d4b8bedef121c99804260544dd0093", + "global.red.12": "5587cf0b5ab4498d62677a61a65bf4a9f030151a", + "global.red.13": "7d04e3b5efea41e45128b1b026b112d920865d90", + "global.red.contrast-1": "6d1bc5b4a55bea58ee1a1633a9e7805a86ca85ce", + "global.red.contrast-2": "b8cbca0ea73cbed7897f632985169a0d1a310cdf", + "global.blue.1": "8a54f525d769be6fa7bc989460238145ff0070c7", + "global.blue.2": "b14994ed02537ee1733581db69f035e21c473c65", + "global.blue.3": "cd40344cd228e8a4388e420f020e39a6791623e9", + "global.blue.4": "5ce1e5154142e7be4ee58b0ce045e43dde350d75", + "global.blue.5": "ecc6063da3760584cdbec3fb2089a04052ca3a26", + "global.blue.6": "ec69db142f2bd5ce19e5fb8a4a2d04b30a78c723", + "global.blue.7": "a8119fa6003e70112d8d14718094fd20b58cb46d", + "global.blue.8": "85827f389f5d856288580e64b2fbb582afd63cb7", + "global.blue.9": "499dc818c16323b3ff27d7a968266365fd40fddb", + "global.blue.10": "c2164bc5fc0a1923082e2efeebeb78a5f61f1aeb", + "global.blue.11": "a055c437f69ce823db600ad91a0aabb23bca05dc", + "global.blue.12": "c28561cb9d0c00ea86314f3ffe964bd465f9c820", + "global.blue.13": "355f2dcee6faa5fa64cb959648508f7ba43bdee8", + "global.blue.contrast-1": "a94d23ed73493f3b4033a256ad6fa443f406e1bb", + "global.blue.contrast-2": "b2f98f0758e8e50dad03162d9ce306f3dc9989ad" }, "group": ".Mode" }, @@ -788,161 +804,86 @@ "name": "Digdir", "$figmaStyleReferences": {}, "selectedTokenSets": { - "themes/theme1": "enabled" + "themes/theme": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34429:1825", - "$figmaModeId": "34429:2", + "$figmaCollectionId": "VariableCollectionId:34507:2185", + "$figmaModeId": "34507:2", "$figmaVariableReferences": { - "theme1.accent.1": "e73957651a138c3d1a0af4318d50a0f6fd96ae1d", - "theme1.accent.2": "de0e5a74fcca2d03fbd29dc0d8bdbf4416fe2f83", - "theme1.accent.3": "1f862cd83633e29b86d14a56ff12c0be1c120040", - "theme1.accent.4": "590a26a119316f3a19bca9b7faeb78d533383a53", - "theme1.accent.5": "79a71a55211ec6da33df71cc44d80ee5f3c2e4c3", - "theme1.accent.6": "512cfd64e8cfd41b62396b95db89e62dcf7ac770", - "theme1.accent.7": "8775ea39bc85d87cdd5414398f2745200b8a5ad0", - "theme1.accent.8": "f453dcb06e04825110a54053e2c2b9bed45b6aea", - "theme1.accent.9": "156c6475ba488ea44fb82973e005c29adcc77dde", - "theme1.accent.10": "1bd7df9e519fbcf4ee293e5a7db24d30e6fd1e09", - "theme1.accent.11": "463890e49f781fecd22ff32367dbd1bc0635a855", - "theme1.accent.12": "475822ca0229330b661804c0b9236d1bbc9c07b4", - "theme1.accent.13": "df9f903c982e8f349359117b82ccd3356a1c18cf", - "theme1.accent.contrast-1": "60664452a6b4a8e95dfcdc168b8a48dc3d43fef1", - "theme1.accent.contrast-2": "d35284c6dc8062edb83a67661cf744d9bf6178e7", - "theme1.neutral.1": "478479ba8f9e17aa76a3989f6b7b1017bf3c1faf", - "theme1.neutral.2": "a55b2a3abc78d56f839df63dbd6d1ae545c76d94", - "theme1.neutral.3": "5e5b35dc661a32d6689c591660bfb2ec2478a6e8", - "theme1.neutral.4": "4ebf86358c542a182b488798f88604e1002bab60", - "theme1.neutral.5": "34aa52c5969a40f3bf2765293e82b2d20485fd8b", - "theme1.neutral.6": "e8dca907ebd97b7e31f2f3cccab01375ab4764c6", - "theme1.neutral.7": "6e9d59974d1be2203329557fcb5cde3b55c8e0a2", - "theme1.neutral.8": "62b61a92b7d95e309044f23f98e7af40f480b669", - "theme1.neutral.9": "04c5537da0c81ce877b80d4224cc6f193357024e", - "theme1.neutral.10": "f32f682cae0a0fbd9ea30887b7be76fc73beb51a", - "theme1.neutral.11": "c92b8bc55f026e21b292cb376c54dfa1b45d2285", - "theme1.neutral.12": "5488aeee47a149d7820ed9a77044a358c370abe9", - "theme1.neutral.13": "00dcb2a73f4b7c878314b3545a6a6d87c19d5ed5", - "theme1.neutral.contrast-1": "45a3692a02ebbbdcbbb2d52734469e1d0f3924e6", - "theme1.neutral.contrast-2": "d1434a9cb1377e3bc4df7c53f89030b58e9a29bf", - "theme1.brand1.1": "e89a6a43503ee92df190fc367dd46514ce184111", - "theme1.brand1.2": "8f558a6142f201826504c7b4a6dd3683891103d3", - "theme1.brand1.3": "2e6ef8c618676866672db4eea39c9739ade5509d", - "theme1.brand1.4": "5c930968a5b363289c081a7ac8d89e5b900f47e2", - "theme1.brand1.5": "19ba29ea55df7008a6bd7e0749826f7f4b7c29d8", - "theme1.brand1.6": "384b705d2e7c5f7d8e02d414441ebcb7af9b514c", - "theme1.brand1.7": "45b4bde5133ec68b77a8c21c015bbcde0bc98b46", - "theme1.brand1.8": "6e1a62d1a73fcad50aef1824cba68878c6ac2a93", - "theme1.brand1.9": "66fea08552b9e29f8ae8214189ea96a409fcbebb", - "theme1.brand1.10": "d23bebb7758dbb42113bb30d61a48f480e956412", - "theme1.brand1.11": "bad45da2bc491b53dc7b636fc09a563df3dee18e", - "theme1.brand1.12": "d285db8c837bf9163f078c872bafc04237341202", - "theme1.brand1.13": "0bdc6f3aaa9972f99f35b4655ef5e07aa53c3b5a", - "theme1.brand1.contrast-1": "7ae1339f50588a729a6b6c89433731a57f08060a", - "theme1.brand1.contrast-2": "d72945454e2b32b31a1d669d6a774dcbd4904640", - "theme1.brand2.1": "11ece1d9364577c6e9b10bb9fb7fd2f3568a229f", - "theme1.brand2.2": "008800079751ced846a7152f55acb654f488e780", - "theme1.brand2.3": "15608512aae76709e8abf4a5ff158afedc8420f6", - "theme1.brand2.4": "577b48ef315b43cf02938aab9ca06cecc0349b2b", - "theme1.brand2.5": "9279813b92aeaa3cd36de35130734f87fa1ea02d", - "theme1.brand2.6": "b593041eb515f3abd71e2fd7a5ef301744a134db", - "theme1.brand2.7": "c9e0d68531ebde606cfe1e850e7329625f43aa17", - "theme1.brand2.8": "f02c83b3c860ea4bc6d420e70960eb1123e33703", - "theme1.brand2.9": "7df4b907dead9324010fc5c11119ee265886101f", - "theme1.brand2.10": "b9db544a03e8ef1c42e74ab83b0a6b34e35142f2", - "theme1.brand2.11": "1f914a2e793dc82e82acf6d0d3def1369a3324df", - "theme1.brand2.12": "c508fd55f023df4464c04d0ba4957fd56f20cd0d", - "theme1.brand2.13": "22069780c935bf91568bc6a7f4285cdeaab228ca", - "theme1.brand2.contrast-1": "aaaa381eaf32f49692be6008271001f9683d0586", - "theme1.brand2.contrast-2": "ebcff4213425bad3e524d4f139e34f80d4e5ca34", - "theme1.brand3.1": "4ef2625a812d959ebe4ac8f7c9a8cfc9875e6ba2", - "theme1.brand3.2": "86503d337c68d47d6d1a5b2dea8eafdb01141c70", - "theme1.brand3.3": "32b63dc43434f1748a22130c5ee31cc4b67a9719", - "theme1.brand3.4": "2c50a28b5b1fe323e90897ffff457220e0fc70ab", - "theme1.brand3.5": "4149d7f296b541c2d84d1bfe9f37cd6e0cf6a04a", - "theme1.brand3.6": "318c1d238031dd4dc6a2b5fbf53e1a3eb7c064eb", - "theme1.brand3.7": "9cc8e5041fa23c6ee0407b7030695e2be5faa38b", - "theme1.brand3.8": "06cf6be40d70dab2048912eeff2dd91cd09df637", - "theme1.brand3.9": "784a1f41a1859cd5e53c7b82f49096ad5a40479c", - "theme1.brand3.10": "1d2843c27193917bf01a5e19ad8b4570eefb798e", - "theme1.brand3.11": "2da66babd39d065d0e5f3e8b94637bec4a05ca83", - "theme1.brand3.12": "b64cd2c5f0e476eb519d62d9773a9d667d2e656b", - "theme1.brand3.13": "24ea97b37879b0ce2305e93820df7a3b7d723b17", - "theme1.brand3.contrast-1": "67d92f6c47814b6b7323045819d3120d2be8b78c", - "theme1.brand3.contrast-2": "386c8c6badecbc4f213786ef873c56e80ae53b89", - "color.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", - "color.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", - "color.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", - "color.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", - "color.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", - "color.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", - "color.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", - "color.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", - "color.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", - "color.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", - "color.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", - "color.accent.12": "d32435a8c9754f963791150513b8fd9198327870", - "color.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", - "color.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", - "color.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", - "color.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", - "color.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", - "color.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", - "color.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", - "color.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", - "color.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", - "color.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", - "color.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", - "color.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", - "color.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", - "color.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", - "color.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", - "color.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", - "color.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", - "color.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", - "color.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", - "color.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", - "color.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", - "color.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", - "color.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", - "color.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", - "color.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", - "color.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", - "color.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", - "color.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", - "color.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", - "color.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", - "color.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", - "color.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", - "color.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", - "color.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", - "color.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", - "color.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", - "color.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", - "color.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", - "color.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", - "color.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", - "color.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", - "color.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", - "color.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", - "color.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", - "color.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", - "color.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", - "color.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", - "color.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", - "color.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", - "color.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", - "color.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", - "color.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", - "color.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", - "color.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", - "color.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", - "color.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", - "color.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", - "color.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", - "color.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", - "color.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", - "color.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", - "color.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", - "color.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395" + "color.accent.1": "84353183581f2b2994b6ab742d7120503c481ad0", + "color.accent.2": "8589099b630197259fb2b26fb385ccb710f0a82a", + "color.accent.3": "115619789e0d6b3e2451e07da731e390dd9e2902", + "color.accent.4": "3637ef7bd03915bbe25d7e692ca6b4a0ae221c17", + "color.accent.5": "f36563ec3e14ad202dfb3673bb876c7a05a71ef6", + "color.accent.6": "10647ad457f242923f12d0ffffd324633b7d1d29", + "color.accent.7": "f404bd9a98c82ded1ca2d328c374bf246da86c88", + "color.accent.8": "10f4e8f8948fc8abecbd5244a81d6965f13edc29", + "color.accent.9": "2e2e123a6d0a23cef7a965611106d06583658e10", + "color.accent.10": "c9809c1ff0a5ec2b9f54afe64c0f5ca14b556a3d", + "color.accent.11": "f9f51021e84d346defe2f507a5e02717280d5d4d", + "color.accent.12": "d991b1e23ba6478e22e54ba150dd2ee316cc8432", + "color.accent.13": "862a5b81950e7deacb3a12be8a109f1ba9a9e90e", + "color.accent.contrast-1": "e7aafa8433a3cf0c6515346d9abb241fbefbc268", + "color.accent.contrast-2": "f62a6813a458a0513cf2ca71b4c617b7c4244ef7", + "color.neutral.1": "5eec42119cea3ad606189b8752bcbdeac3e0037d", + "color.neutral.2": "0aa8fd40f22828cba464bd091da43b2739194e3c", + "color.neutral.3": "e58e25f00ef5cf4bff3fa00ff40e355b63b094b5", + "color.neutral.4": "4dcbd0ba988e62c365de6eed3ad5e0de7421404d", + "color.neutral.5": "3ef9199221c9591a2c0cae9ddee17239f72c7875", + "color.neutral.6": "879b9bb2b617d73d6b9e9076e88abd037156aa5b", + "color.neutral.7": "29137892927219363ba0ed2dea9338019fc18ecb", + "color.neutral.8": "155e804b0b7857c4b85db0ef02e9e08b527897aa", + "color.neutral.9": "196ad265bbf600065b86bb70b456b285154ee081", + "color.neutral.10": "263248d90ef64dfa05e90d549d65357fdcd166f9", + "color.neutral.11": "a9acdb390141ef9055ade73405e04754988684b3", + "color.neutral.12": "8392f53f7f68ee0c449d2c77c8b08e9295435748", + "color.neutral.13": "f27e90583cb81e2ae44ed662a385881acff89fa2", + "color.neutral.contrast-1": "4145259dc139449fbb2c2b895b341b9184854326", + "color.neutral.contrast-2": "d3d41b74b7635c60b1df071a29e307a3ff0cf644", + "color.brand1.1": "10921522a3b52071b69c362bf050c02b51bcb6f0", + "color.brand1.2": "2d9a708d00f6e7120cd2ec02447224015b0a58e3", + "color.brand1.3": "da4405dabe5b1f664aa2dfaff19aaee1402a54bc", + "color.brand1.4": "1d98abc2f3ba6c2bab75434054b790d7b183bc92", + "color.brand1.5": "93f599242e2b628f3729173cb432a4bbf6221e55", + "color.brand1.6": "7aa12cab49fc8d1f5dac586d89feb14ad058fc85", + "color.brand1.7": "cde00c056c00a3beddd8aab1db2e38fbbfd76755", + "color.brand1.8": "f2cda20db83789d19acd934c0821971e69e60f75", + "color.brand1.9": "8e5365c215b0bd44d8b249497c0242703619bd85", + "color.brand1.10": "32718cebbd2fa0b11123a33a3bacc83fe3912b30", + "color.brand1.11": "8aa44e383a5212a7a45baa0340eb96cb096699e5", + "color.brand1.12": "6519b2e471acc505a06be9e499b7a08d3211b1ab", + "color.brand1.13": "ff216fdeca948f6a9fb977ee8a7c609b9b7ae586", + "color.brand1.contrast-1": "d2be3d20b9a3665ce5e04f01bf8fcb8188362677", + "color.brand1.contrast-2": "9b0abfa1485f14633f92998c4d45603ba6bac973", + "color.brand2.1": "89534d7e774e13814f93c71ee5a32f9b6e961ebd", + "color.brand2.2": "b17b32481c2aba1f31c0bc8b9d1afd834b35aa45", + "color.brand2.3": "eb0e0386e84a8c243895e0df59b0c88f37e760be", + "color.brand2.4": "275a4a1e21369c3de80a0b2bf247ecc95cf21c67", + "color.brand2.5": "b2a0915a7067a3b71bb33156db34906d96354777", + "color.brand2.6": "a468724f284a049e3fee4ec435cfe99481259ccf", + "color.brand2.7": "e4ee1ab7a2e08ecda1a27c4ebcf81f7ac0f9f2c1", + "color.brand2.8": "80c8e087dd3d73905c3fb7e2be9d0ef9c670e9ab", + "color.brand2.9": "d354626575048ab14981994e6ca531c141286e43", + "color.brand2.10": "21ec1d17623867f4351edee938032965f2b2b31a", + "color.brand2.11": "0f808ad0e2963f795683012a309be2da2ffe8b3f", + "color.brand2.12": "b3c9548a3880cf45cea0670a15a8459362c7335d", + "color.brand2.13": "eedf42130d5cfc9a9d7dda6dd343b5ca3a309121", + "color.brand2.contrast-1": "8b8ebcfde466a116470c34c83e8fc711c2f5b74a", + "color.brand2.contrast-2": "91345d254e0093db54f5737f73a867502c1f9f8b", + "color.brand3.1": "f2b5908acd83f5cbe281749a05116e35a22dedc6", + "color.brand3.2": "8f05ca6094ebdacf079192d5d5ff32c9282530b9", + "color.brand3.3": "18f8afe3f4ede193e806ac69cd020e4f83cdd9fd", + "color.brand3.4": "4ae647944fefccf628e5bf24840962d02794772c", + "color.brand3.5": "e2192f94a47223ad8aaf0f7c07bec096e61f144f", + "color.brand3.6": "287af4ab19822faee0ac0788b6fd43c8c34e15d7", + "color.brand3.7": "4d04c4117b0ee295fa8953e593120bc7ba9fb0d7", + "color.brand3.8": "967b67ae25546d9892d341e6883ad7583e9443d3", + "color.brand3.9": "697dfdf6bbb4ba05154b2b8e619ddffd5ee6c609", + "color.brand3.10": "9e178157fe6a75a90fe206c388b87e4dcd313a67", + "color.brand3.11": "ca3482a1e6a3283d573d3fe0086065cc426e2706", + "color.brand3.12": "a9d0ff29f06c1f74fea431f1957871c69b9e16fa", + "color.brand3.13": "3fe4e7ec8dc533a327945938d1a34c69ec83de86", + "color.brand3.contrast-1": "91a6a10424493946625a052343b38a0df0ec1f38", + "color.brand3.contrast-2": "b3873ca942c712966c9c577d7f8da8ee30b87915" }, "group": "Theme" }, @@ -953,159 +894,84 @@ "selectedTokenSets": { "themes/theme2": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34429:1825", - "$figmaModeId": "34429:3", + "$figmaCollectionId": "VariableCollectionId:34507:2185", + "$figmaModeId": "34507:3", "$figmaVariableReferences": { - "theme2.accent.1": "414317fad999da7713c8e70ab8146ea1a7cb77b1", - "theme2.accent.2": "128f10e9b22460a25be85deb4c6b1cba0d1ff075", - "theme2.accent.3": "0869979a43e166ec2889c78ade3feb007541a1e6", - "theme2.accent.4": "ee6d3490f42073d9a84204c088c1f293f71f69b7", - "theme2.accent.5": "9fbba8c203186a0a1054705d35f8e27623c927e2", - "theme2.accent.6": "10fbc1d4373657bdd7507122bd45b1769a1b3bb4", - "theme2.accent.7": "8b6b315c000c3b8e5bf0fa2e678d253183c83207", - "theme2.accent.8": "70344b77f0507b53a74e2844fdc14c9a17b91181", - "theme2.accent.9": "835671f8f6dbfa205f5995ce6084a14201e57e74", - "theme2.accent.10": "53e7a8baa1acd0d11d1594ff06ed8822271465c9", - "theme2.accent.11": "095d193b951527b2fef56b371750c4c4f65f9676", - "theme2.accent.12": "06323a1091a95728a925bd52836b26e4f39921b4", - "theme2.accent.13": "f9839bc1c769409279d8541498094522f44be2f8", - "theme2.accent.contrast-1": "6e2818b35a8161e251f81709ef412738bad23044", - "theme2.accent.contrast-2": "c4f1e18a561891b6a1c782a9a06e1f3e7443cf03", - "theme2.neutral.1": "57a0507886c4e51dc4d86d6e244a1223725fa442", - "theme2.neutral.2": "8c7d19f7ccd010b7364fa45d723f488ec2562fd1", - "theme2.neutral.3": "5411f2281a8731446280202d7f1a6c30b64a6f74", - "theme2.neutral.4": "64293d0dda1f021dc442cf0f2b523e44c8bcc75a", - "theme2.neutral.5": "1b5059a28eaca675a510aa0c7c070f8e83edaa53", - "theme2.neutral.6": "448da1043c01d219fef3344d18cdc5c6e798600d", - "theme2.neutral.7": "957c3e686975ac4d6c303df47679485af510ec5e", - "theme2.neutral.8": "811c1a32e5c517e9014df8b5bdc71407b75c704b", - "theme2.neutral.9": "6cf43e87740abe377f8ced58a7f8796a06eafe61", - "theme2.neutral.10": "4080643868cfb277b32ac3d81ae25635699fc218", - "theme2.neutral.11": "ed6603e84fd2373937c2ce677255fc62e011d55d", - "theme2.neutral.12": "e282c18e79ad46c47d54cdf295c824a44825f9fd", - "theme2.neutral.13": "ef39c6807118bdc72ab7266a55dcbcbcbd6789ae", - "theme2.neutral.contrast-1": "db148f140a262ec755187b04078359c9dc63d909", - "theme2.neutral.contrast-2": "88805e18c084820bf3cbb65fe1e17782d3fb863b", - "theme2.brand1.1": "ae7ec3aca4c761a97566e0be013c6a6cfa1108bd", - "theme2.brand1.2": "8f95aeaedec28d1dd4b0e7f487cf373fdeb2634f", - "theme2.brand1.3": "ecf6801e56bc3226d4d476ea456f6cf7c98426a4", - "theme2.brand1.4": "d82c274e55d09db89e4c6687a1a9b5955041d3ea", - "theme2.brand1.5": "635abf654727f6b0d7ccbed011444c8d9d3fbdee", - "theme2.brand1.6": "37a54e817ebd088357ba52590975c23c5ed8edbe", - "theme2.brand1.7": "a884e7058718d6340ee49d06d8fb307e427327fd", - "theme2.brand1.8": "be095b0414147a481c58c62d951f58daf0577734", - "theme2.brand1.9": "0cae89d619640c00e06eeca9e11c16bd0bbfb150", - "theme2.brand1.10": "3abe28b8b591ad747466656a4c3b10555c8253cb", - "theme2.brand1.11": "b9646c8d51dc5ac959cb20501f4ce1515a0a5173", - "theme2.brand1.12": "8a54f8a0593eb4cbe9a9f52181517d14c690939a", - "theme2.brand1.13": "adfa22478176df87d03cd01e012df57082615446", - "theme2.brand1.contrast-1": "a6a01a2a52e069ca247927eeaa50817c668d8c89", - "theme2.brand1.contrast-2": "a52ac47c8c3d24f8470053cd0e1f2643843c9a21", - "theme2.brand2.1": "fc47adaae96ef9752be3645d3db235b4be8fe0aa", - "theme2.brand2.2": "a118dbf8caf3f8c0c266c78ed498d6fedc70d333", - "theme2.brand2.3": "f65c6ef2583fd37e253340329482277270d302f2", - "theme2.brand2.4": "d5735f850518368960afa94e2162ca6a448c8495", - "theme2.brand2.5": "2aaac298caae9668deec0cd28ee90882b2dcdf0b", - "theme2.brand2.6": "268c3dbfb514da467927851f9375e79492b121a6", - "theme2.brand2.7": "d5473be0d38493ac9e8fc0c01e3fec4b9b4955cd", - "theme2.brand2.8": "b74747a6503297f45f084c81168dda8d6a10c0ab", - "theme2.brand2.9": "6ce8e6a67d79d922b32c30e9f41669a5183e78c3", - "theme2.brand2.10": "e11aebca8141351700045837ee41c4a9f9176124", - "theme2.brand2.11": "f4a43fadedc18f9c33fdf95de9d5e751f7c675a7", - "theme2.brand2.12": "4f826ab26b80d689a3788d56170acafe4594a40e", - "theme2.brand2.13": "ba2e788ee277a70f1a401985eebcd9415ac473b2", - "theme2.brand2.contrast-1": "451bbdcb24edfd56656c70f3e54ed851ebcf5a35", - "theme2.brand2.contrast-2": "6ee5e1b9edb529d758784ae388062547d0cae61c", - "theme2.brand3.1": "256f56b2ec9a2383cab6ca128317241a0d350277", - "theme2.brand3.2": "3094543fbd976be912e94afee7eff0f313a4876b", - "theme2.brand3.3": "261d886543b999ccdeb0b3d4a1b01810ef7dd55e", - "theme2.brand3.4": "58addea455e5fb08956500f250bce0cb6bf81816", - "theme2.brand3.5": "747f17dedb3efd50c0d1a1cfff48c9511c8389a2", - "theme2.brand3.6": "a1c4fb32cc9dcfcfe473d997d8a1544142ca0985", - "theme2.brand3.7": "1756b3597baa037f473a2b6a5e834f174eea1c46", - "theme2.brand3.8": "39cd81513231875d2ad6af7284884e0f34da6e7e", - "theme2.brand3.9": "eca6b6b729e2e83e11602ba28342628195abcad8", - "theme2.brand3.10": "22d1df7fa915e6c31484a9c2a06f0d1a19f679cc", - "theme2.brand3.11": "4cf28efce41a4eb5d56b3d18234a338da7548ed7", - "theme2.brand3.12": "84abe09675d894a087ca8d3a2d129ac49e82d1b0", - "theme2.brand3.13": "815d951c05c32d2132a0c992f108716d990d4139", - "theme2.brand3.contrast-1": "6dcd2f4bdc3a77c536c61fd84cb3f3723f619c39", - "theme2.brand3.contrast-2": "aa21748d3e17e3532b20dbdb69dbf5bc4298df51", - "color.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", - "color.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", - "color.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", - "color.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", - "color.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", - "color.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", - "color.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", - "color.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", - "color.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", - "color.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", - "color.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", - "color.accent.12": "d32435a8c9754f963791150513b8fd9198327870", - "color.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", - "color.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", - "color.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", - "color.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", - "color.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", - "color.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", - "color.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", - "color.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", - "color.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", - "color.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", - "color.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", - "color.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", - "color.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", - "color.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", - "color.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", - "color.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", - "color.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", - "color.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", - "color.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", - "color.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", - "color.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", - "color.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", - "color.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", - "color.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", - "color.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", - "color.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", - "color.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", - "color.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", - "color.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", - "color.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", - "color.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", - "color.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", - "color.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", - "color.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", - "color.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", - "color.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", - "color.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", - "color.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", - "color.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", - "color.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", - "color.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", - "color.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", - "color.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", - "color.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", - "color.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", - "color.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", - "color.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", - "color.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", - "color.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", - "color.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", - "color.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", - "color.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", - "color.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", - "color.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", - "color.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", - "color.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", - "color.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", - "color.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", - "color.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", - "color.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", - "color.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", - "color.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", - "color.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395" + "color.accent.1": "84353183581f2b2994b6ab742d7120503c481ad0", + "color.accent.2": "8589099b630197259fb2b26fb385ccb710f0a82a", + "color.accent.3": "115619789e0d6b3e2451e07da731e390dd9e2902", + "color.accent.4": "3637ef7bd03915bbe25d7e692ca6b4a0ae221c17", + "color.accent.5": "f36563ec3e14ad202dfb3673bb876c7a05a71ef6", + "color.accent.6": "10647ad457f242923f12d0ffffd324633b7d1d29", + "color.accent.7": "f404bd9a98c82ded1ca2d328c374bf246da86c88", + "color.accent.8": "10f4e8f8948fc8abecbd5244a81d6965f13edc29", + "color.accent.9": "2e2e123a6d0a23cef7a965611106d06583658e10", + "color.accent.10": "c9809c1ff0a5ec2b9f54afe64c0f5ca14b556a3d", + "color.accent.11": "f9f51021e84d346defe2f507a5e02717280d5d4d", + "color.accent.12": "d991b1e23ba6478e22e54ba150dd2ee316cc8432", + "color.accent.13": "862a5b81950e7deacb3a12be8a109f1ba9a9e90e", + "color.accent.contrast-1": "e7aafa8433a3cf0c6515346d9abb241fbefbc268", + "color.accent.contrast-2": "f62a6813a458a0513cf2ca71b4c617b7c4244ef7", + "color.neutral.1": "5eec42119cea3ad606189b8752bcbdeac3e0037d", + "color.neutral.2": "0aa8fd40f22828cba464bd091da43b2739194e3c", + "color.neutral.3": "e58e25f00ef5cf4bff3fa00ff40e355b63b094b5", + "color.neutral.4": "4dcbd0ba988e62c365de6eed3ad5e0de7421404d", + "color.neutral.5": "3ef9199221c9591a2c0cae9ddee17239f72c7875", + "color.neutral.6": "879b9bb2b617d73d6b9e9076e88abd037156aa5b", + "color.neutral.7": "29137892927219363ba0ed2dea9338019fc18ecb", + "color.neutral.8": "155e804b0b7857c4b85db0ef02e9e08b527897aa", + "color.neutral.9": "196ad265bbf600065b86bb70b456b285154ee081", + "color.neutral.10": "263248d90ef64dfa05e90d549d65357fdcd166f9", + "color.neutral.11": "a9acdb390141ef9055ade73405e04754988684b3", + "color.neutral.12": "8392f53f7f68ee0c449d2c77c8b08e9295435748", + "color.neutral.13": "f27e90583cb81e2ae44ed662a385881acff89fa2", + "color.neutral.contrast-1": "4145259dc139449fbb2c2b895b341b9184854326", + "color.neutral.contrast-2": "d3d41b74b7635c60b1df071a29e307a3ff0cf644", + "color.brand1.1": "10921522a3b52071b69c362bf050c02b51bcb6f0", + "color.brand1.2": "2d9a708d00f6e7120cd2ec02447224015b0a58e3", + "color.brand1.3": "da4405dabe5b1f664aa2dfaff19aaee1402a54bc", + "color.brand1.4": "1d98abc2f3ba6c2bab75434054b790d7b183bc92", + "color.brand1.5": "93f599242e2b628f3729173cb432a4bbf6221e55", + "color.brand1.6": "7aa12cab49fc8d1f5dac586d89feb14ad058fc85", + "color.brand1.7": "cde00c056c00a3beddd8aab1db2e38fbbfd76755", + "color.brand1.8": "f2cda20db83789d19acd934c0821971e69e60f75", + "color.brand1.9": "8e5365c215b0bd44d8b249497c0242703619bd85", + "color.brand1.10": "32718cebbd2fa0b11123a33a3bacc83fe3912b30", + "color.brand1.11": "8aa44e383a5212a7a45baa0340eb96cb096699e5", + "color.brand1.12": "6519b2e471acc505a06be9e499b7a08d3211b1ab", + "color.brand1.13": "ff216fdeca948f6a9fb977ee8a7c609b9b7ae586", + "color.brand1.contrast-1": "d2be3d20b9a3665ce5e04f01bf8fcb8188362677", + "color.brand1.contrast-2": "9b0abfa1485f14633f92998c4d45603ba6bac973", + "color.brand2.1": "89534d7e774e13814f93c71ee5a32f9b6e961ebd", + "color.brand2.2": "b17b32481c2aba1f31c0bc8b9d1afd834b35aa45", + "color.brand2.3": "eb0e0386e84a8c243895e0df59b0c88f37e760be", + "color.brand2.4": "275a4a1e21369c3de80a0b2bf247ecc95cf21c67", + "color.brand2.5": "b2a0915a7067a3b71bb33156db34906d96354777", + "color.brand2.6": "a468724f284a049e3fee4ec435cfe99481259ccf", + "color.brand2.7": "e4ee1ab7a2e08ecda1a27c4ebcf81f7ac0f9f2c1", + "color.brand2.8": "80c8e087dd3d73905c3fb7e2be9d0ef9c670e9ab", + "color.brand2.9": "d354626575048ab14981994e6ca531c141286e43", + "color.brand2.10": "21ec1d17623867f4351edee938032965f2b2b31a", + "color.brand2.11": "0f808ad0e2963f795683012a309be2da2ffe8b3f", + "color.brand2.12": "b3c9548a3880cf45cea0670a15a8459362c7335d", + "color.brand2.13": "eedf42130d5cfc9a9d7dda6dd343b5ca3a309121", + "color.brand2.contrast-1": "8b8ebcfde466a116470c34c83e8fc711c2f5b74a", + "color.brand2.contrast-2": "91345d254e0093db54f5737f73a867502c1f9f8b", + "color.brand3.1": "f2b5908acd83f5cbe281749a05116e35a22dedc6", + "color.brand3.2": "8f05ca6094ebdacf079192d5d5ff32c9282530b9", + "color.brand3.3": "18f8afe3f4ede193e806ac69cd020e4f83cdd9fd", + "color.brand3.4": "4ae647944fefccf628e5bf24840962d02794772c", + "color.brand3.5": "e2192f94a47223ad8aaf0f7c07bec096e61f144f", + "color.brand3.6": "287af4ab19822faee0ac0788b6fd43c8c34e15d7", + "color.brand3.7": "4d04c4117b0ee295fa8953e593120bc7ba9fb0d7", + "color.brand3.8": "967b67ae25546d9892d341e6883ad7583e9443d3", + "color.brand3.9": "697dfdf6bbb4ba05154b2b8e619ddffd5ee6c609", + "color.brand3.10": "9e178157fe6a75a90fe206c388b87e4dcd313a67", + "color.brand3.11": "ca3482a1e6a3283d573d3fe0086065cc426e2706", + "color.brand3.12": "a9d0ff29f06c1f74fea431f1957871c69b9e16fa", + "color.brand3.13": "3fe4e7ec8dc533a327945938d1a34c69ec83de86", + "color.brand3.contrast-1": "91a6a10424493946625a052343b38a0df0ec1f38", + "color.brand3.contrast-2": "b3873ca942c712966c9c577d7f8da8ee30b87915" }, "group": "Theme" }, @@ -1115,199 +981,210 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "semantic/style": "enabled", - "core/typography/default": "source", "semantic/color": "enabled", - "core/globals": "source" + "primitives/globals": "source", + "primitives/typography/default": "source", + "primitives/colors/dark/global": "disabled", + "primitives/colors/dark/theme2": "disabled", + "primitives/colors/dark/theme3": "disabled", + "primitives/colors/dark/theme4": "disabled", + "primitives/colors/light/global": "disabled", + "primitives/colors/light/theme2": "disabled", + "primitives/colors/light/theme3": "disabled", + "primitives/colors/light/theme4": "disabled", + "primitives/colors/dark/theme": "disabled", + "primitives/colors/light/theme": "disabled", + "themes/theme": "disabled" }, - "$figmaCollectionId": "VariableCollectionId:34429:1901", - "$figmaModeId": "34429:4", + "$figmaCollectionId": "VariableCollectionId:34507:2261", + "$figmaModeId": "34507:4", "$figmaVariableReferences": { - "spacing.0": "58df0bf9b84a601d427d07d8b7c1934d7c1dae40", - "spacing.1": "d9b9d3d9125a62473cc2abf2a4655f3de6b02b96", - "spacing.2": "048fa70471f26dd1470999d0bd5276361125dd8c", - "spacing.3": "62f491caef2f604ab669cedf6720fe7fd65ffc41", - "spacing.4": "27831bf85362568fe03ae3876115abebeb0de55a", - "spacing.5": "255ba8954c13f68e6875d49943fe10a4ed79f8ce", - "spacing.6": "fcc0d5b7d0faba8cb996e3052d57458bc7156b63", - "spacing.7": "218b46809a86aaf9ac3c8c4bde7fc31e25cd6d10", - "spacing.8": "0467b16434e6fc24faf46df2d410d7e1031392b0", - "spacing.9": "3f96a842210e6f9984076cc69896367380daabee", - "spacing.10": "2b8abd6170ac1a899cba60cf2a1f922199c96531", - "spacing.11": "065f683c7fc2abb85408d398c459d4138e459eeb", - "spacing.12": "b6d6a2fddfff09da0cfd7b45404ab02c3e06d363", - "spacing.13": "578683da31bfc5e5b96522d43b6be91f57bfc5cf", - "spacing.14": "1f2b2f13dc312235cf191529de5e7169df0229da", - "spacing.15": "243a03794000e5309b0d95c95f2df50b0276b778", - "spacing.18": "171b71055d6c3d8d05b41e7ab166c3db524810c0", - "spacing.22": "4696786339b9e8eccd6b37626bc852f815ec8ae4", - "spacing.26": "1ad186e8a2d307c46bdebbb5da9c28592ce01727", - "spacing.30": "11ec1456812e89fce124cbb9212cadd0853d9e5e", - "sizing.0": "1de8b124e71fce3a7c0a284defbfa49e6bb5db50", - "sizing.1": "70f60af46b9b3460dba096878dc6fc0dc2ddf7b0", - "sizing.2": "2578af030217eddbaea433ff8596972f6a218336", - "sizing.3": "00760b358b2986abc1c80c63ebe4e586ac74b17e", - "sizing.4": "dddbacf30eaed01b8c168f983aee11db9640b59e", - "sizing.5": "8a9b2ee8255439b768575d2f4afbb870793c1c52", - "sizing.6": "376bb9611082529165d9dcaed116b3711a3c3be3", - "sizing.7": "dd0ff1286671b48f597955cdeddc8494611fd5c8", - "sizing.8": "7086d9f3730482f72b63d1de032debd3979e7cfd", - "sizing.9": "2b322c50ad3fb6a67c6d71350c044a25beb5599e", - "sizing.10": "e78f6f3c64b56142d29e8b6311ac873f0a433371", - "sizing.11": "0edf6a9f9612c3db5eb0439c0f1f9cca957cdb85", - "sizing.12": "7e53c5b65c1f3d4a3f1458a51d02d6b06365eb50", - "sizing.13": "69e973aca6c09c579a2df1b07f8a9edded7b9040", - "sizing.14": "454f7dcffa34a02d9c01065ba803794bcdd340a5", - "sizing.15": "7e99005e790be30b01bae950c6b2dd30178acb43", - "sizing.18": "9661fc38d15f53cc743de3ccf1469d1361d375d7", - "sizing.22": "401cf5212778d87631a0ec7b75f4c2481a1ec387", - "sizing.26": "84cdc818bfde0285c69c08f01f5a3776d7685de2", - "sizing.30": "761c0f67387839e9babe41d3dc08766d79032769", - "color.accent.background-default": "95f541cfbccc86f2d119737dc6bb521102328267", - "color.accent.background-subtle": "c404602f1ed6f270f75878a159c7d41e96fd5f86", - "color.accent.surface-default": "5779f9eb437230a7b75fb2ee7dd801943bc11f88", - "color.accent.surface-hover": "dbb6f34e88510d81239f45787dd0338812f2817c", - "color.accent.surface-active": "a3c6f2738b8733faac56e15a830bb2b63d3159a7", - "color.accent.border-subtle": "0284665c5870024176478eb7f56aaa09cbe0bd91", - "color.accent.border-default": "012841913122f24f8756c8fcfcca0e3c47cc551b", - "color.accent.border-strong": "5bb5fb221bfac11730e02316bfabb7be85b6315d", - "color.accent.base-default": "afed9dab8cbea1db1416dbc1c18cd1c07c1f5602", - "color.accent.base-hover": "f664d6edb1ae29d0ce3f077d41aeeb32e5d1e9fd", - "color.accent.base-active": "dbd5b59fde9828046cf3c36d280f21c59d3367a8", - "color.accent.text-subtle": "54098b8838dcebecf713fe648512cea1d7bf85d2", - "color.accent.text-default": "952204b8ffa3e08697d26e683781142877e1ea1f", - "color.accent.contrast-first": "5abfd44677988c542a2c132346aa1173856c3dfb", - "color.accent.contrast-second": "7f51d60917c963533474ef837e543525827ee277", - "color.neutral.background-default": "30b3fda2a8892424bc7ad2c10a1d03b00dd82fc9", - "color.neutral.background-subtle": "6be83fc6e473c715b70b08e85052264ae40f71f2", - "color.neutral.surface-default": "52c63dc8b44e9183188e824a87f00f3973a55c80", - "color.neutral.surface-hover": "3767aa5adc7d957d22a80b553441d6ab42d2d437", - "color.neutral.surface-active": "4cdc8c6dca335fdd50f2ada23835234ed6e6ca70", - "color.neutral.border-subtle": "008fd5b2f281ace32b84ae90e8c02d2788cdf5f2", - "color.neutral.border-default": "ec0f38b2546b4b40f1f92a8ffcd110ab40a22e8c", - "color.neutral.border-strong": "adae86f726d3ed9b329c5bfe72f03cb0a5daa3fa", - "color.neutral.base-default": "84ec0b70d9272e41341adba5ab21d08617965d48", - "color.neutral.base-hover": "fbde8481e0ff15b9ea69cf404a53d824177777be", - "color.neutral.base-active": "5ccd02c7bc5086f7b312c4a7a7578df1f610fcf8", - "color.neutral.text-subtle": "63f12724c5245800c1ba9b45586c653da78e54f7", - "color.neutral.text-default": "caa97130f6e4a35c82b0821cc0d8d507827feb5c", - "color.neutral.contrast-first": "1d9cc0ab78421a51548b6d4093aaa78558a99694", - "color.neutral.contrast-second": "b1a8fece66b723b68ba5619cb04c09862f5d2ebd", - "color.brand1.background-default": "bfc0ab8f5214344a5fc72363618c48e87fcd5c2a", - "color.brand1.background-subtle": "6f1937c54ec1814b2f2a5614de1fc9f073f473da", - "color.brand1.surface-default": "9dd3ee15cea4dc5a19b0ac598c192cf535a81c3b", - "color.brand1.surface-hover": "ebc6e3c1ba824af9404d7c5721520dae6cfe5fcf", - "color.brand1.surface-active": "6c4c162b057d804815708352a2c6b27f82b0eff9", - "color.brand1.border-subtle": "384ca4c5a00064eb6c2147301d10bcdfd908b8f1", - "color.brand1.border-default": "3e0ff1c5133297755d8d970ead343c6971c50f77", - "color.brand1.border-strong": "f23ba67bfad2c8f4851830f1aa6d326443eec09e", - "color.brand1.base-default": "85ad6aa9b03aa0198e53024ef9ccfe2cf3aed0e6", - "color.brand1.base-hover": "080d7762dccf742818d76b21c8b732bc70bd0cdd", - "color.brand1.base-active": "31ac665d41d4410d493a5f758a8b4507bc86ce79", - "color.brand1.text-subtle": "65d1f466aa96a101f04ba491ccae14b158b07494", - "color.brand1.text-default": "8f37e1636eb5f35c1778b6e35d2afab3eab49e34", - "color.brand1.contrast-first": "42a3c575a862a505a2e426d3f81d2727645eab59", - "color.brand1.contrast-second": "1bcf233f2555e92f9134aa395b2b6fbbab5ab50d", - "color.brand2.background-default": "8f21792d139ca1a359eac87ccd419a3352fa9259", - "color.brand2.background-subtle": "e149f63bff962ab8a0ac5749eb9cc6c0332fe1ea", - "color.brand2.surface-default": "6929dae31af327295fc76ce71fe6295457ad5441", - "color.brand2.surface-hover": "703f5c291465be59775b318f8eb8860fac351dfb", - "color.brand2.surface-active": "3631a62ce5b802fdfb97c8e3e3561af752dde7aa", - "color.brand2.border-subtle": "1bcfd85165c4869be8fc131c1d94781a26932d94", - "color.brand2.border-default": "d4e21be2207ac03a4f0a0ba15db916eacd0d036d", - "color.brand2.border-strong": "2cd9a5d101c90894b1e4f99b5f8cd4abe5952fd7", - "color.brand2.base-default": "490de4cab551ec404b96f1663b19f3332d2c6c80", - "color.brand2.base-hover": "13cb231e9a6c86848588624acf4e5ef477f63672", - "color.brand2.base-active": "72a8573ace8175e8b596e9d476e5ce054a8775aa", - "color.brand2.text-subtle": "407572f71c3a6661aaa6ff67e61970f7f29d2e86", - "color.brand2.text-default": "ba6079ab5e865c7ba37dca565649fdc73035e0b6", - "color.brand2.contrast-first": "7e743f87a658abf7fa416c2e88ba48234ac59c5f", - "color.brand2.contrast-second": "fdac2f335aaeba66277c3f18f993c2cc59e998b0", - "color.brand3.background-default": "4c3f39c7450b378970d4be274159357481b5b7cc", - "color.brand3.background-subtle": "9b9023ac2b4b2381ef737f001d36eb558aa999f2", - "color.brand3.surface-default": "014416b1afec2d834c050040035b614d09e5d82f", - "color.brand3.surface-hover": "b6c8ea25e51161848385c5dd6f0ae0d6b9035450", - "color.brand3.surface-active": "76415bc07695c151ce59575c8022fa2296eb964e", - "color.brand3.border-subtle": "291e3c86bf4af0595af28e590d3a8ee4d3a3bced", - "color.brand3.border-default": "f818b8a1eac114dee106d68730a51c0e017883b4", - "color.brand3.border-strong": "19aabb5d40b1d54521fb4df605587a99f9b61c30", - "color.brand3.base-default": "f1c60f422aaa5e91e50157ad35df08ffe839f5f0", - "color.brand3.base-hover": "64a357bab6444c4e275c5de6ec7f9e6a1fd10c64", - "color.brand3.base-active": "2a9fb565ed64b94c80872c3316e7beadc04cde5f", - "color.brand3.text-subtle": "b1f7638081e91d03b0da2b634218a33eeba75dc6", - "color.brand3.text-default": "98ebf84ad10fae37caed1092772f80494e803446", - "color.brand3.contrast-first": "48182773425ac93bdb9c4af49a2cb7a15a88783b", - "color.brand3.contrast-second": "3b04a4d37beb6fd8ad3ff514e52ac7772db85e71", - "color.success.background-default": "fd39fb565e97f91da2ceb55507d015daee35d59f", - "color.success.background-subtle": "35d929bb07b86dc1e109bf5a4dcfed5e99a32613", - "color.success.surface-default": "0aed211d058c200cef82501a8f7427638af1a59e", - "color.success.surface-hover": "5931a255395d3d0e30a538e10c87251dfe9fb529", - "color.success.surface-active": "0630a5f79e92b59046a94f0d522a2b05f42cc93d", - "color.success.border-subtle": "3809467e164e91780850b8e706d8f8d7faa19c97", - "color.success.border-default": "a370ea8715e6dc3907bd1a148b5ae34ad5b9692f", - "color.success.border-strong": "3722fa2c3d9aef761af738c29f889cb2f443aed5", - "color.success.base-default": "ca1cf80b0e35193e9aca1cb37e69f0a56eca4d74", - "color.success.base-hover": "5a97f54e0dc6054ecd729887a4940d1d957f67f6", - "color.success.base-active": "4db989bcd9014440da24cd5114cd2917ffbac133", - "color.success.text-subtle": "8a55914d86d834c4e5fea32d22e2bcb245be703b", - "color.success.text-default": "0d357b4cadd6ad5fa2b410680a8ced87138150c6", - "color.success.contrast-first": "308688cf8274fa8df5eb6e24df0d1fd4e3f69d36", - "color.success.contrast-second": "d07d077c0fc1e1a87ca72371faf15a975a69c594", - "color.danger.background-default": "fdc8eb795d50c5dda436d5ef9191f872d6bb199b", - "color.danger.background-subtle": "5881a11899875dd2f19353e7d7f2b160370576f4", - "color.danger.surface-default": "63d6cf1410eb870e940fa0639f5bdfd558a9dfa0", - "color.danger.surface-hover": "b58d8549f5468960c85c825638c53f32385f73ea", - "color.danger.surface-active": "a9895a7553bcde190d41a0b7ac3ed6ffda399aee", - "color.danger.border-subtle": "06a837e6363401f60fc2c897f641835350f23ca7", - "color.danger.border-default": "2f055afa2a460f9a296bfa3f4a8bd47f6458d6c0", - "color.danger.border-strong": "f0065eb4bc835cfe9bb3056a85d679480ed5b022", - "color.danger.base-default": "c5d7a5fa784af2a8a6002ba2b4a8815e32ffb6cb", - "color.danger.base-hover": "1f945c5e3c3f83d5a364ea94a6e26ce718af38ba", - "color.danger.base-active": "d55faf331785f7fbacd5f2c57682cffbf101dd2d", - "color.danger.text-subtle": "2921e965b3e3f4207c15df8635e0826329413f6c", - "color.danger.text-default": "6ee9f5ea000a87baaa1387687d32a01d8b5d9364", - "color.danger.contrast-first": "fcdef412f3ab63ff06bf415ccb21fb2942cc13eb", - "color.danger.contrast-second": "9f76ed3f08d8107bdf7dca6220cc40041b53c268", - "color.info.background-default": "72ca9ad470bf11add6550c3eed06096a85a75624", - "color.info.background-subtle": "46ca59f72392775e05ff91ddf938c4c95e2df6f9", - "color.info.surface-default": "836d82c02b062f5d9c30161c9586dc63d711f1ab", - "color.info.surface-hover": "40c56d90caac98c63998b535edefea2d804ac987", - "color.info.surface-active": "e1a4b84f822a13ca3e37588437ad713ccf50f338", - "color.info.border-subtle": "b4747734efb38ab732101a0f6e481fa4b4dbbee1", - "color.info.border-default": "a8dbb9d6a0965ef3557f13ce93ffcc6b207ecb33", - "color.info.border-strong": "6ac9fae5c139932b03cc82c12286ec785d3063b3", - "color.info.base-default": "cf2d602df4d117476762d25c5473c7a5766e5ba7", - "color.info.base-hover": "28dcf84fa05dde6dcaa54a23d6803a3d060c3032", - "color.info.base-active": "090f9dc6901e48f9e6b8f545cb31e527efb4b329", - "color.info.text-subtle": "6bb11fc6598c423e7a5e3b07717c26674a6e6ff7", - "color.info.text-default": "9276eee5c04bb45610de6a24839b6c642cfeeeca", - "color.info.contrast-first": "6af057dbeb51dbeed295eef63c680ad4c8584afa", - "color.info.contrast-second": "0060b7b29e12346a85a83bf8cdc9d1c17e064ab8", - "color.warning.background-default": "1146cd63ab852e82c3cc3bcbf092ce224c7149be", - "color.warning.background-subtle": "b8a9ae134c3dfd63f6099f2144ea445d1266ae55", - "color.warning.surface-default": "1d5ccaf28dbc9af5a721204151681057ed404a55", - "color.warning.surface-hover": "59e718f9abd010e37946dfdce7b4d4182f158110", - "color.warning.surface-active": "28c4ed36e87475f1718bc2d31e012626bf10ce94", - "color.warning.border-subtle": "7e5185798a8cde76cde71970b74d98833271fd41", - "color.warning.border-default": "06e09a543e66d966c58aa6d1ea1daaddbf1ca95c", - "color.warning.border-strong": "a165cafaeedcdc82333ca34136daff033e2e0d52", - "color.warning.base-default": "b9d11388dbaa0be82cfa4c9749dec7427af33903", - "color.warning.base-hover": "589be9561370fffbcc287eb05a121f8b3865deb5", - "color.warning.base-active": "942c92c871072f7d137c3e50cc511882cc250985", - "color.warning.text-subtle": "8e050c7c774d6ee89541eba818a49c35ca0730f5", - "color.warning.text-default": "99b680a4174dd2833865de1019005fc5bb3fa743", - "color.warning.contrast-first": "f3704a03a0575ed7cc41b786c06bdb7726cb8bbd", - "color.warning.contrast-second": "ce831b61130106ec252b6e7fe592ad29a6a1a5b1", - "border-radius.sm": "5c6abf2d1c6e7ff47cd8c2b80efea7538e60d9ba", - "border-radius.md": "24be1da469b5500b956fd482f00103ff178abc45", - "border-radius.lg": "b07e151670240293d2d68f868f18088e920efd47", - "border-radius.xl": "dde7a2f074f16b62885f83d3be40ae26175aa5ea", - "border-radius.2xl": "85c47172a61b48d8b2c208f601106024bf891ebd", - "border-radius.3xl": "2ef02a68d24d7a2652e86fd0086b7f3dff48c177", - "border-radius.4xl": "aa581a4c46f76757e9bda8669d5a1c4658cd4081", - "border-radius.full": "19a22832ecbfe1a10eac377d2f8df9d53e5512d6", - "border-width.default": "59d50158188cf97383e2607894e56b0ded130555", - "border-width.active": "5799b49d4f7cf1e0c543c92786bfcb3cc756bf5f", - "border-width.tab_focus": "9c01bea7a501618f06818b4219d890819cfa5d96" + "border-radius.sm": "8283b0dd49c86faa548613d44410d0f68ef3161a", + "border-radius.md": "6166a6019f9b3dc724881249732079552037a5a0", + "border-radius.lg": "724aec1f4c7d108b39df5169793777087747a024", + "border-radius.xl": "53d6566dd6687fc9e76159275d5d8e0debc6b37e", + "border-radius.2xl": "204e5d0b158b32f81c16fd93d36eeb1d42cb93a7", + "border-radius.3xl": "ffa9cfc6ed963aaccc9041acd079dacfcb626eab", + "border-radius.4xl": "5a63bf1b5a94f9896480840f383422534d0f8749", + "border-radius.full": "cb1c89d56cac5d459fbe2b583bfd18a328a51d11", + "spacing.0": "e72acbd52044c92724a5a87f55046223ac4c19f8", + "spacing.1": "527e55badfff1a34f95b4c18b4f543a3d621069d", + "spacing.2": "8b08db84684fed5cf607d09fbad840b94e1ffe12", + "spacing.3": "5a48efccee414f9bb3a495127567d1f99a472756", + "spacing.4": "8920ef78d8cafd4feb647d482582acb9f10cbd36", + "spacing.5": "4787b248ba7ee07e88d7d61aafdceb38ec5abb7d", + "spacing.6": "f03128f18b7dd982983ce05993da8e488dda55ab", + "spacing.7": "203ccb0ee8f464cc8b609771011d963ca784736b", + "spacing.8": "ef7f0594773dee8f7ec5726c04e35fa550d6f77e", + "spacing.9": "36928f3209cf7aedae47dd0627d9594112a80268", + "spacing.10": "08eb17143cb74c34e87a5d3d9369f0f9b814712c", + "spacing.11": "4ca4ff2de2365a8445e30183a0c6c374a5b532c1", + "spacing.12": "3e8cc4c5e204325a65f9948cb92431d8d050eb26", + "spacing.13": "46853a0f887833fb8add449b1d25636c7e578c28", + "spacing.14": "ce5805b4d631a280319c03b7d128abffa54b67a6", + "spacing.15": "2335394385b35e17ac4ca564c7e292e8290e6275", + "spacing.18": "d59f4817291ae9831929050923189eb822bee229", + "spacing.22": "c9d615a656b8f5a3cf40f06e818a2198e62dda2c", + "spacing.26": "4f4b76d368460a95e42974d2be5aa29072d6855a", + "spacing.30": "c125b54ac490369857be74ad6a113ac1d507c308", + "sizing.0": "12113a20cdd234597138ef485f15d5e8a000fe1c", + "sizing.1": "5953f279adde2fbe0b525c0124e2414706f6954b", + "sizing.2": "18e6f87979eb3219346fe45043e1ad89f1bbf0ee", + "sizing.3": "09e2c41636436d52f815a23dec0779e6ba3eb4ac", + "sizing.4": "bb5ff345eb5b2c8815fb44cbf7965de4b3546196", + "sizing.5": "9bf833ad0e791d0a88c74e72fb17b8f43e4edbed", + "sizing.6": "8e4713f0f3747f147591ad5b290ab25edd0811bf", + "sizing.7": "3ff22ff30241b743b5ae460f01a7b8a8b63d267d", + "sizing.8": "3170d8d6a13d5e7f6f7825cbfa34e53b6c316eed", + "sizing.9": "4fff56ba2e35551818196528f56660a10774898e", + "sizing.10": "6869874733b5ab5cd9b3d925d1fa5484efa09d96", + "sizing.11": "30e4f2bd9b743185eeff735c8037f4301c81ecd9", + "sizing.12": "4634ee4be980c1a0e60075f9627c9aaf574d8ee7", + "sizing.13": "4ae8468ed8c3c93cd7150de6decfb880b8a276a3", + "sizing.14": "0869235031a3399a796ac66909bb76a049f27bd6", + "sizing.15": "77a7e2c76d851e6f12b3f534f40e06a23b9770d3", + "sizing.18": "29ccc7444e7c821e7c9bfccdba882bf8388cfd38", + "sizing.22": "568196ec5428a1aec12d9339fee1d1ba3efda6f2", + "sizing.26": "6a32d8bfe978c92594e24c9afcc640c640299b03", + "sizing.30": "b700b2de2a54685f4b04d27131090ce90d51994a", + "border-width.default": "2f99dbd249540426982e2bcb4b06014a921d3a55", + "border-width.active": "c25db16fc87d3ab3293a7792526e32969a038a3b", + "border-width.tab_focus": "11ccea919cf5938be3dd33b58bc02b4ce26504c8", + "color.accent.background-default": "785193d07c71b77c3b53850a6d172dcabea20744", + "color.accent.background-subtle": "b985eb92b11534419889efb5fd817e98848a1cbc", + "color.accent.surface-default": "423cd8d8e1eb5c8faf1c5caf2c952f303d22f925", + "color.accent.surface-hover": "81f8200c21d245adce737e7d06e520f6a5fb8524", + "color.accent.surface-active": "f834f2f304dd6f00f5f3b74e47f0188de96dd1dc", + "color.accent.border-subtle": "571d1e22f301a8698516b2e3dc721a7d95e3269a", + "color.accent.border-default": "7190751e4af0baee028b2814dc4e799dfb54091a", + "color.accent.border-strong": "3189643d4902621f4a5d3c9ee80effc7c086fb01", + "color.accent.base-default": "96f3afc193f3f6fe27a42b1b514f1f4ef99dc8b6", + "color.accent.base-hover": "e762d0337879c20315e9b13ae50826d4c32a4b28", + "color.accent.base-active": "2cedee1819dc859a5dd8be1010bcf93d219a9057", + "color.accent.text-subtle": "c7ee8253dc2ad640e5e1cfcf6dfd79d9484a6ccb", + "color.accent.text-default": "766648654549328ac37964750c68fae55c933083", + "color.accent.contrast-first": "d492a7f39e90124809cc4839b2a3a141c3965ecb", + "color.accent.contrast-second": "faa73fd560e75d02204da4a896a72ebd636a92f0", + "color.neutral.background-default": "92561aadb47e8a649ebdbff2b5c0bd6a479e911e", + "color.neutral.background-subtle": "23b687257cd9900b873f769d9845b7020d8ad6b0", + "color.neutral.surface-default": "3a5b8e9a933a37eda0c76cedfcecde98bc8e32b1", + "color.neutral.surface-hover": "04fd064dc42c3fb81286d51f0f4b0984d5c92ae8", + "color.neutral.surface-active": "16050efa47547ef075cf443dd4ce3ce49d085e38", + "color.neutral.border-subtle": "fbadf3a9e092e5a366c0aadf267efc524ab1aa0a", + "color.neutral.border-default": "7022c55164993497ee00a6be9bfddef0b56c1ba8", + "color.neutral.border-strong": "220e2fbefd2e865e0c290a410ed66420a0514da9", + "color.neutral.base-default": "9a4d038896a3c8ac351c2ce195abc3bb13a22255", + "color.neutral.base-hover": "d9aaed627f0485a6be0b79d2523ae89d648034ce", + "color.neutral.base-active": "b0ca9564ea5d78c9f679b7245f0513617948b82e", + "color.neutral.text-subtle": "c3438400a6d7614900c771bc62ce0e4b9cc7a3da", + "color.neutral.text-default": "7fbe2353f4cca662e7dd0be216471aef490502b9", + "color.neutral.contrast-first": "6eaf49891660037f9e7cbfab073c6e749e5b135a", + "color.neutral.contrast-second": "6f2252c27aee9c2a34dec2fd0c0b9412d9a4c74c", + "color.brand1.background-default": "331e40ace244153e47ff73936966618226fcf8cd", + "color.brand1.background-subtle": "71113a6a2526b5d8210b40d8ef8cba54c9499479", + "color.brand1.surface-default": "45dbc53a130ebd1960fa9abe93fec597720e1524", + "color.brand1.surface-hover": "3d99505f30b98a6edceb2cd17ff46464d1bb147c", + "color.brand1.surface-active": "3fa434c8215c6e41603f0703a8e587f565f6702c", + "color.brand1.border-subtle": "c4bc15cb52107b4e26d71a2625703442646c1e6e", + "color.brand1.border-default": "9aee574c4e2df717d152a2cbdd8ed3e5dbd133b5", + "color.brand1.border-strong": "ae3b251bc72b1649bfc954e6c3d13f2f1e003ed7", + "color.brand1.base-default": "c72cbb8033789c454050a81baaaab3da1bc08a5c", + "color.brand1.base-hover": "7b3857f24b3b05b9ef47a6d6ef8a8d93ea586134", + "color.brand1.base-active": "ce7aedb543099c47e89d63a5bd7cb3ea1ad42c2c", + "color.brand1.text-subtle": "7e0651dc6583667b694707a893c59601237b6046", + "color.brand1.text-default": "0c1f2f7e16c9f19b729af564551497f089347b7b", + "color.brand1.contrast-first": "3cbcb3fae5d773583fa4f5fa857293dd5c364f91", + "color.brand1.contrast-second": "41e7510bbc9c33d4b5f2b7636ebe224f23cc7ace", + "color.brand2.background-default": "7c14011caa7c2d820c18b35c68bfbc6de417cd49", + "color.brand2.background-subtle": "def654014733a90c6eb90ce5f07d68585080205a", + "color.brand2.surface-default": "59c8faa7a371c5f44e3083aff139df29016cbe09", + "color.brand2.surface-hover": "88585600ec969b4ec47d325140770f556713133d", + "color.brand2.surface-active": "fa632b530e9ee01e5ef88da0702940b6598efa7a", + "color.brand2.border-subtle": "81fc386a1e87530303d2039fe064f678c5d7af41", + "color.brand2.border-default": "1f65d940d71b8358c31c550b23fb1bcd353b81b6", + "color.brand2.border-strong": "dcbb6633444e2ab9d547e2da8d19c0c7cfe325b4", + "color.brand2.base-default": "54885a7a10b0519a6fcf3a235da7f106ecd6f997", + "color.brand2.base-hover": "a8970d019439cdc47e7e1ebd80312ac885341ad9", + "color.brand2.base-active": "21bcd28db09f2b22769f63b79791d3fe3273d5cc", + "color.brand2.text-subtle": "4445fa4f60565b8b28b6b676cb63912da4d5f244", + "color.brand2.text-default": "ed30b6a66d45074114f61020dce95a9d24aa3d9b", + "color.brand2.contrast-first": "0649dd2f309cf5e5e48c49dc7dc6639988ddb997", + "color.brand2.contrast-second": "10da410fd603550b835a5c9b48029fdcb0f6541a", + "color.brand3.background-default": "74f10f5e30c5090a67199c4818413e1d5e3d585d", + "color.brand3.background-subtle": "3173672fbd122579a04248f1970f74a69ecd3717", + "color.brand3.surface-default": "f3316ecc4be67c82d6dcfa25f0780f8e5c26ee47", + "color.brand3.surface-hover": "bca7b762552261a91e8860e09eebadc436d5d492", + "color.brand3.surface-active": "446363ec7b6f7db9f365c34ca18a7b476139cb8d", + "color.brand3.border-subtle": "b8285ea88f72b4534fa5607b449e8d306dafe4b9", + "color.brand3.border-default": "6b4b6892766ab3078f46acd323464126e44d0f85", + "color.brand3.border-strong": "87abbe299fcb44086a624b1c204af9f806f6f1b6", + "color.brand3.base-default": "54f71db53eda513513b11ee09c5a071d99692ac1", + "color.brand3.base-hover": "401cf25113fc28bf47e380130e415d5aa83abcdf", + "color.brand3.base-active": "f45dba2681006117c91d71c06e8bd503f0f18449", + "color.brand3.text-subtle": "a5e5f588fa01fba19efc2a799a82832864572d43", + "color.brand3.text-default": "a42be9f5ab1985a9d954caf4cc4d3bacbf409bc7", + "color.brand3.contrast-first": "0a0bebb0f90a42482ba5fdccb10cba303322b019", + "color.brand3.contrast-second": "8158ef58a4117ee0565e1632e2d30ec81e8ce334", + "color.success.background-default": "045c2d3d1eacbf3149991ef1a7cfb17fcf0efd39", + "color.success.background-subtle": "c0f7fd0a8c79006d99e571be108bb16a46ba1583", + "color.success.surface-default": "001406453fe5c0ef92bc36a25af94ae76c60af19", + "color.success.surface-hover": "42ef656519b10f0217317cf8d1f8dbfb24d9f596", + "color.success.surface-active": "46fe7ae2c7d2456374edc6f13899f073651ff6f3", + "color.success.border-subtle": "05b9d3f4ba051e160bed10c0380c05882e5379dc", + "color.success.border-default": "496cb72eedd8e815ef565b18c5920f237e11dd48", + "color.success.border-strong": "052475014c2bfbe5a057d256720a7472b3864df8", + "color.success.base-default": "c404e69d6958b147b6cd8d1f61a1ce4407a2bf9f", + "color.success.base-hover": "b4e5c27c32daabeb8f13578227a7961bd95b1b0d", + "color.success.base-active": "2de10f02210640fad0d9ce04632d8be3d1b84ed8", + "color.success.text-subtle": "b8e07c4fd8d1aac4c5d57983a4726d4ac9b55e73", + "color.success.text-default": "97546b67d386e1879f95688ac30baf0e8b8dfa57", + "color.success.contrast-first": "b2adf8123637ab6b9801be0f2a06faebd78e8961", + "color.success.contrast-second": "4052817475bdd83f8288496263fe895b492351df", + "color.danger.background-default": "de150456910dc20cbeb0c371938a811466aaa7d5", + "color.danger.background-subtle": "722f591ac954df7dadb69ec95c92b0e454b99e4c", + "color.danger.surface-default": "5365436ed1c88f9b1d9eefba68a751d372cc9f20", + "color.danger.surface-hover": "fa2108ca6bcebaf0bb068ae53a2e25256f233df0", + "color.danger.surface-active": "36672bd14bb389f33de5c4536ffb51f81747e57e", + "color.danger.border-subtle": "08a0da35f91b69704a0f5e0a5776fcca69f10e95", + "color.danger.border-default": "245d679fb684ebdbab3a5ec3f51c7eeb5844cac4", + "color.danger.border-strong": "6193a1f92b6d488b9acb56661364d7a29b5d1802", + "color.danger.base-default": "28d83aaf1f09c168f8df824391d02f384a7f0b48", + "color.danger.base-hover": "1d78207f96b6a845047c4343ca0f9a5e4908dfe0", + "color.danger.base-active": "a5a4ceb1465a74e74a45e79a3c5e6a02c8a07f8b", + "color.danger.text-subtle": "057e470903d8bea7392b5ab06cce2548063ccbaf", + "color.danger.text-default": "87d500599ca46d7c6de0abe165583934339d80cb", + "color.danger.contrast-first": "24004691147db75d3e1c2e2af0929c40d45e61a4", + "color.danger.contrast-second": "e50f607216851d5553c4d4eb45ee6fbfbb77b3b5", + "color.info.background-default": "98dfe3566f2039ae097ac423c4d82767a7ea624c", + "color.info.background-subtle": "d81d91a5ebf5342e06d5634a1f639e52ce614404", + "color.info.surface-default": "9a8080619e19b2d9f7fa580e2ac78efde77ee04c", + "color.info.surface-hover": "b8a14d857fecf86220c28375bd4983bfc122c3be", + "color.info.surface-active": "4a34979806f1822bb239c774cba1e9ff3a01b4cf", + "color.info.border-subtle": "249feffe5691c7c55f4223e26b9ff7a0caf023fe", + "color.info.border-default": "659a6dd026b1f1ac45fdc6cd3055eca149f0e32e", + "color.info.border-strong": "070fe27262f849f12e5b30c98fabbcc5e7b53342", + "color.info.base-default": "535cbf8694c5f35ed8e18afe0c0991f97addd4d5", + "color.info.base-hover": "f2da773ca9556e113e9a9a6dcbbb3902612a9cda", + "color.info.base-active": "69b4c2b587b40027c1d99fc831b91d4eb7601f66", + "color.info.text-subtle": "0796fd7979d11fe72651a12b56e491cc4d033177", + "color.info.text-default": "5f2d771c72e77376ba52ac9f8dbdd0ee81760383", + "color.info.contrast-first": "5b21ce188f269b340867db5215d93f1ba1e39537", + "color.info.contrast-second": "83c3c6f9892531bb7299d2e25b9c42d2db352cc0", + "color.warning.background-default": "cdd91db693c5f41d866ee693e46c02004873b939", + "color.warning.background-subtle": "e361c511453c4dc4e955d460c1ee51ad84bdaba9", + "color.warning.surface-default": "24b04a1b576e26513f7588aaf5aaad02b09d3317", + "color.warning.surface-hover": "9fb6bcc910ce41a73beab5778c39084becf1c8ff", + "color.warning.surface-active": "24c4d27e855a5d8e22884b000aabfa5c5a7dc643", + "color.warning.border-subtle": "b8fa99a0a395f14c8e4992250a89f87760d8b1d4", + "color.warning.border-default": "332c1ae348832a6cf32368b15d5099cffd95813c", + "color.warning.border-strong": "fcf499a8c825a9fb2456172cbac3bad03fe984e0", + "color.warning.base-default": "fed40a18df066dfa3dc99433072fd3e68acb6ecd", + "color.warning.base-hover": "59a1f9af3dbf2387cde49b18f199b2ba33a62ee8", + "color.warning.base-active": "6d458b2f485628b03429175228272027236da1ea", + "color.warning.text-subtle": "bd2fe66006d9945269d169d26af3c68ab25454f1", + "color.warning.text-default": "23aad907961ebed173134bda50ec6235ab40ab7f", + "color.warning.contrast-first": "42a3a3e4c84d331de0ca7a0ef543a1305105910c", + "color.warning.contrast-second": "c30d9f305c46b8ef56c854caa2153a61804b3496" }, "group": "semantic" }, @@ -1318,159 +1195,84 @@ "selectedTokenSets": { "themes/theme3": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34429:1825", - "$figmaModeId": "34429:5", + "$figmaCollectionId": "VariableCollectionId:34507:2185", + "$figmaModeId": "34507:5", "$figmaVariableReferences": { - "theme3.accent.1": "7dafbf3561842224c8f94d51b95b88f92cabf0ec", - "theme3.accent.2": "8385cfbdac87378caccca9bde6c8e7eeb8ae2561", - "theme3.accent.3": "04dc59653a28e309ee3606b2e0bab3542b6a4bfe", - "theme3.accent.4": "80d7d1905e69e470602f58c929d33c73563f0a1a", - "theme3.accent.5": "fafbdf4f9a36f4c4cad5b33923c760108c242e78", - "theme3.accent.6": "a1caca385522586f252782026192cf0e77e565ad", - "theme3.accent.7": "79e089bb0fef1be43b26fb25286fd6d03056390d", - "theme3.accent.8": "15041a14390bc83873e51306b4c561e21696d216", - "theme3.accent.9": "8962cc06d5b3631a1f8370ef4077b8cac9b57943", - "theme3.accent.10": "e848f77604ef5496a9b437ec3af1675df39440f6", - "theme3.accent.11": "2e4777cd3a1f37838ab25c49709cbc650e09e61f", - "theme3.accent.12": "eee5a8dc9b16a94b929ebde2ce67fc588bce733d", - "theme3.accent.13": "da8a98dfbb1fde02b6a1f64d779609c06758d58f", - "theme3.accent.contrast-1": "ceefa07f43650db69e1b6baad0fae0c8ca4a02c6", - "theme3.accent.contrast-2": "f5e40bbd408f4513810d3e23c9770eb71eb9ca4c", - "theme3.neutral.1": "638d97f143797a7e32f65943e5a104bc46b1a0fd", - "theme3.neutral.2": "46edcda43beb95c2920672687065f7c717b01ab0", - "theme3.neutral.3": "f51e26fe4208cd3ef42f4400b4ee7033a544ffa3", - "theme3.neutral.4": "332f0c7b718e9526ecaba017c88ca47432fcce6e", - "theme3.neutral.5": "c6cf2633032bb594525d91a8bf43e88c6c2886fb", - "theme3.neutral.6": "6028ca09e2dc05fa5fd59be51c9a2f8364a6ce34", - "theme3.neutral.7": "d6c9538b2872f9f86fa1e9bc7a6f647320880e8a", - "theme3.neutral.8": "69c90e43eb1a7b0b4281a4894b3e57dd6679e059", - "theme3.neutral.9": "ad1e675483b7194d90f3f8df2c2d8846a1ce4eb8", - "theme3.neutral.10": "8356a0616b9a907cd1c7ab9a4c6009d77216739a", - "theme3.neutral.11": "f81f50301fd1b0f30dc9777a7be7a5df415d0063", - "theme3.neutral.12": "f81800ff9f6500adb526f9ee630aa62637c3e00d", - "theme3.neutral.13": "c954f0d5229c952591329a5a2e1d8634de0e1f5d", - "theme3.neutral.contrast-1": "6ab056f6b1c76e25c4d75b44e880f7df7c5b75ce", - "theme3.neutral.contrast-2": "5d6be2305fb6757a13737898e0928766a06b9ad3", - "theme3.brand1.1": "d6f449c8d078fa53184147e5fa912c357bbeb1f3", - "theme3.brand1.2": "2aed337ebbb36367e5e02100c588d6d21e4fdae9", - "theme3.brand1.3": "cf9d1b5eac37e0d0cffcd7fd6693d0884465ad84", - "theme3.brand1.4": "210c85c50578a0c75fe3710777a1cc8fff8349a4", - "theme3.brand1.5": "525cdc0f8cc7eaf538bfed27dea31c7bebf6f2c2", - "theme3.brand1.6": "1746b2b65a6df2e206aa9f1e96b54f89c1f48656", - "theme3.brand1.7": "4bb594e0db7aae7d250cc0ed359c132879afac11", - "theme3.brand1.8": "d280700e79e06085a21ffcd01a5ddb5898c0212c", - "theme3.brand1.9": "234f78529fbe4e98d10c3b803c2ee52d7f64a074", - "theme3.brand1.10": "26a273d042cae40728fb42662637eaeee08aec90", - "theme3.brand1.11": "1e18c784473c70fff3ea4651ca9470ef2c2e61ce", - "theme3.brand1.12": "7e57ab158bbf84a1eae486955a09f01cab3e0312", - "theme3.brand1.13": "beead0551e4b3ff3e38b8b8e14b66e584eff0bf2", - "theme3.brand1.contrast-1": "e02a3f0af5aa0d2c376bae1257eaf715bd63d3f6", - "theme3.brand1.contrast-2": "f9213f07b29e8ea6beebd9b048b2a893879a07e4", - "theme3.brand2.1": "69b2935a99e13bfb7c6760f247c327d97e445f3d", - "theme3.brand2.2": "438e084ae9315217be4f6818fba175037388a01b", - "theme3.brand2.3": "288540aaa7e7dbbbbf5f759b32fa83521ef49442", - "theme3.brand2.4": "98773404cd4f10aaea20f7baf9a35c10c2069376", - "theme3.brand2.5": "959454667df215b10dcd83a2a752cdcfb503b899", - "theme3.brand2.6": "de70f64380be2db0e67f4006ebe59564cfd93af3", - "theme3.brand2.7": "cc73f7cd32cb05e551fb757667bdacd640260109", - "theme3.brand2.8": "b7e81ee024a9e9ba6b1c7573ef6f6143364746e7", - "theme3.brand2.9": "56f7c724646e33f61a2d3d071e38a018d8dbfcc1", - "theme3.brand2.10": "189a0322dd58dbbd4957a05427a86efdf0178ed1", - "theme3.brand2.11": "774909c16752d5ef8f355b17d8305ef21e7d488f", - "theme3.brand2.12": "37743cffe30de45ed1282ac98fb8be225d3a5d98", - "theme3.brand2.13": "053185e282f3c80a61707ba8dddbb00e34b4e856", - "theme3.brand2.contrast-1": "7cb295e24b2863c7222aa013fccc1ef4be08d51c", - "theme3.brand2.contrast-2": "19622af9c311a9738282f5a46b76681de39018ff", - "theme3.brand3.1": "8d83d7c2bde1fd600b95a6b987110d78dc1fd2aa", - "theme3.brand3.2": "2a987a0d0f24a1a03f9175aecd40e35f5ddeb2e2", - "theme3.brand3.3": "db6549f197ed65764fa10959aa87be9f97945489", - "theme3.brand3.4": "485fe751d11aa71a353a5b74a2a64ff0a00e2f3f", - "theme3.brand3.5": "f58e178c446b76ac5dba44c3a25c73795aa26784", - "theme3.brand3.6": "eac17a517dfc4a33b386c075ed7858aca460de83", - "theme3.brand3.7": "7a138ee29976091035c2369bc204e8621d04c86b", - "theme3.brand3.8": "ed198d0524f392663df6d9ac69d16828708b83bb", - "theme3.brand3.9": "67df7c36a9a6b4145ab272dd89f24a97589b13ee", - "theme3.brand3.10": "b65a660ccb942990240a75ca2e44709664a4aa4d", - "theme3.brand3.11": "06b39a53dbf528ecb76e02447b5ac087747ffe9d", - "theme3.brand3.12": "a63a4170b92e8ccc77eb8a2152145bdfbc84c245", - "theme3.brand3.13": "3524fec1c64ce94432e79671bf86b3555351c067", - "theme3.brand3.contrast-1": "fbb6927bf4bef4a81de434315eabb787a105d100", - "theme3.brand3.contrast-2": "ef3aa67d0c67e9ce5926aea9d9c322b6782ebca1", - "color.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", - "color.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", - "color.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", - "color.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", - "color.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", - "color.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", - "color.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", - "color.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", - "color.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", - "color.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", - "color.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", - "color.accent.12": "d32435a8c9754f963791150513b8fd9198327870", - "color.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", - "color.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", - "color.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", - "color.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", - "color.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", - "color.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", - "color.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", - "color.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", - "color.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", - "color.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", - "color.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", - "color.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", - "color.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", - "color.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", - "color.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", - "color.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", - "color.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", - "color.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", - "color.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", - "color.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", - "color.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", - "color.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", - "color.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", - "color.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", - "color.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", - "color.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", - "color.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", - "color.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", - "color.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", - "color.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", - "color.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", - "color.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", - "color.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", - "color.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", - "color.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", - "color.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", - "color.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", - "color.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", - "color.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", - "color.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", - "color.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", - "color.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", - "color.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", - "color.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", - "color.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", - "color.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", - "color.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", - "color.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", - "color.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", - "color.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", - "color.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", - "color.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", - "color.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", - "color.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", - "color.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", - "color.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", - "color.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", - "color.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", - "color.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", - "color.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", - "color.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", - "color.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", - "color.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395" + "color.accent.1": "84353183581f2b2994b6ab742d7120503c481ad0", + "color.accent.2": "8589099b630197259fb2b26fb385ccb710f0a82a", + "color.accent.3": "115619789e0d6b3e2451e07da731e390dd9e2902", + "color.accent.4": "3637ef7bd03915bbe25d7e692ca6b4a0ae221c17", + "color.accent.5": "f36563ec3e14ad202dfb3673bb876c7a05a71ef6", + "color.accent.6": "10647ad457f242923f12d0ffffd324633b7d1d29", + "color.accent.7": "f404bd9a98c82ded1ca2d328c374bf246da86c88", + "color.accent.8": "10f4e8f8948fc8abecbd5244a81d6965f13edc29", + "color.accent.9": "2e2e123a6d0a23cef7a965611106d06583658e10", + "color.accent.10": "c9809c1ff0a5ec2b9f54afe64c0f5ca14b556a3d", + "color.accent.11": "f9f51021e84d346defe2f507a5e02717280d5d4d", + "color.accent.12": "d991b1e23ba6478e22e54ba150dd2ee316cc8432", + "color.accent.13": "862a5b81950e7deacb3a12be8a109f1ba9a9e90e", + "color.accent.contrast-1": "e7aafa8433a3cf0c6515346d9abb241fbefbc268", + "color.accent.contrast-2": "f62a6813a458a0513cf2ca71b4c617b7c4244ef7", + "color.neutral.1": "5eec42119cea3ad606189b8752bcbdeac3e0037d", + "color.neutral.2": "0aa8fd40f22828cba464bd091da43b2739194e3c", + "color.neutral.3": "e58e25f00ef5cf4bff3fa00ff40e355b63b094b5", + "color.neutral.4": "4dcbd0ba988e62c365de6eed3ad5e0de7421404d", + "color.neutral.5": "3ef9199221c9591a2c0cae9ddee17239f72c7875", + "color.neutral.6": "879b9bb2b617d73d6b9e9076e88abd037156aa5b", + "color.neutral.7": "29137892927219363ba0ed2dea9338019fc18ecb", + "color.neutral.8": "155e804b0b7857c4b85db0ef02e9e08b527897aa", + "color.neutral.9": "196ad265bbf600065b86bb70b456b285154ee081", + "color.neutral.10": "263248d90ef64dfa05e90d549d65357fdcd166f9", + "color.neutral.11": "a9acdb390141ef9055ade73405e04754988684b3", + "color.neutral.12": "8392f53f7f68ee0c449d2c77c8b08e9295435748", + "color.neutral.13": "f27e90583cb81e2ae44ed662a385881acff89fa2", + "color.neutral.contrast-1": "4145259dc139449fbb2c2b895b341b9184854326", + "color.neutral.contrast-2": "d3d41b74b7635c60b1df071a29e307a3ff0cf644", + "color.brand1.1": "10921522a3b52071b69c362bf050c02b51bcb6f0", + "color.brand1.2": "2d9a708d00f6e7120cd2ec02447224015b0a58e3", + "color.brand1.3": "da4405dabe5b1f664aa2dfaff19aaee1402a54bc", + "color.brand1.4": "1d98abc2f3ba6c2bab75434054b790d7b183bc92", + "color.brand1.5": "93f599242e2b628f3729173cb432a4bbf6221e55", + "color.brand1.6": "7aa12cab49fc8d1f5dac586d89feb14ad058fc85", + "color.brand1.7": "cde00c056c00a3beddd8aab1db2e38fbbfd76755", + "color.brand1.8": "f2cda20db83789d19acd934c0821971e69e60f75", + "color.brand1.9": "8e5365c215b0bd44d8b249497c0242703619bd85", + "color.brand1.10": "32718cebbd2fa0b11123a33a3bacc83fe3912b30", + "color.brand1.11": "8aa44e383a5212a7a45baa0340eb96cb096699e5", + "color.brand1.12": "6519b2e471acc505a06be9e499b7a08d3211b1ab", + "color.brand1.13": "ff216fdeca948f6a9fb977ee8a7c609b9b7ae586", + "color.brand1.contrast-1": "d2be3d20b9a3665ce5e04f01bf8fcb8188362677", + "color.brand1.contrast-2": "9b0abfa1485f14633f92998c4d45603ba6bac973", + "color.brand2.1": "89534d7e774e13814f93c71ee5a32f9b6e961ebd", + "color.brand2.2": "b17b32481c2aba1f31c0bc8b9d1afd834b35aa45", + "color.brand2.3": "eb0e0386e84a8c243895e0df59b0c88f37e760be", + "color.brand2.4": "275a4a1e21369c3de80a0b2bf247ecc95cf21c67", + "color.brand2.5": "b2a0915a7067a3b71bb33156db34906d96354777", + "color.brand2.6": "a468724f284a049e3fee4ec435cfe99481259ccf", + "color.brand2.7": "e4ee1ab7a2e08ecda1a27c4ebcf81f7ac0f9f2c1", + "color.brand2.8": "80c8e087dd3d73905c3fb7e2be9d0ef9c670e9ab", + "color.brand2.9": "d354626575048ab14981994e6ca531c141286e43", + "color.brand2.10": "21ec1d17623867f4351edee938032965f2b2b31a", + "color.brand2.11": "0f808ad0e2963f795683012a309be2da2ffe8b3f", + "color.brand2.12": "b3c9548a3880cf45cea0670a15a8459362c7335d", + "color.brand2.13": "eedf42130d5cfc9a9d7dda6dd343b5ca3a309121", + "color.brand2.contrast-1": "8b8ebcfde466a116470c34c83e8fc711c2f5b74a", + "color.brand2.contrast-2": "91345d254e0093db54f5737f73a867502c1f9f8b", + "color.brand3.1": "f2b5908acd83f5cbe281749a05116e35a22dedc6", + "color.brand3.2": "8f05ca6094ebdacf079192d5d5ff32c9282530b9", + "color.brand3.3": "18f8afe3f4ede193e806ac69cd020e4f83cdd9fd", + "color.brand3.4": "4ae647944fefccf628e5bf24840962d02794772c", + "color.brand3.5": "e2192f94a47223ad8aaf0f7c07bec096e61f144f", + "color.brand3.6": "287af4ab19822faee0ac0788b6fd43c8c34e15d7", + "color.brand3.7": "4d04c4117b0ee295fa8953e593120bc7ba9fb0d7", + "color.brand3.8": "967b67ae25546d9892d341e6883ad7583e9443d3", + "color.brand3.9": "697dfdf6bbb4ba05154b2b8e619ddffd5ee6c609", + "color.brand3.10": "9e178157fe6a75a90fe206c388b87e4dcd313a67", + "color.brand3.11": "ca3482a1e6a3283d573d3fe0086065cc426e2706", + "color.brand3.12": "a9d0ff29f06c1f74fea431f1957871c69b9e16fa", + "color.brand3.13": "3fe4e7ec8dc533a327945938d1a34c69ec83de86", + "color.brand3.contrast-1": "91a6a10424493946625a052343b38a0df0ec1f38", + "color.brand3.contrast-2": "b3873ca942c712966c9c577d7f8da8ee30b87915" }, "group": "Theme" }, @@ -1481,159 +1283,84 @@ "selectedTokenSets": { "themes/theme4": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34429:1825", - "$figmaModeId": "34429:6", + "$figmaCollectionId": "VariableCollectionId:34507:2185", + "$figmaModeId": "34507:6", "$figmaVariableReferences": { - "theme4.accent.1": "a7794af93a745a95545a2d48d6f2e23a4fd19961", - "theme4.accent.2": "6218f6277382ae40861df371c3a7fc6cd90c7f19", - "theme4.accent.3": "01c9b4e226fbdf7f371917ca9600fa5f00c1e6a4", - "theme4.accent.4": "5366f03dbe8f3166feb089e01c8f69cf2e14ec79", - "theme4.accent.5": "24dc704407038aae2e0d2ceae4798c0265aa4bbd", - "theme4.accent.6": "cf619874f17273719d225b3e5f376f4d539c12e4", - "theme4.accent.7": "78eedcdbc4c131668ebe10dbbc80302d767e6a53", - "theme4.accent.8": "ffa91ea89618b0b79ffb95a2cefaec31cfb4c635", - "theme4.accent.9": "ea92583a27f53e629ac67b8c386a583c3ae7f45e", - "theme4.accent.10": "f4c9263c793ecf22f71c9b9a773121c2e52df2a3", - "theme4.accent.11": "317672591b42ecffa90938e3f3bf85fcda93823e", - "theme4.accent.12": "a1d48d75b6a6ec47c2fa177120a915f160458b9e", - "theme4.accent.13": "224f7c5750140b49d1ee475900b48a7a6eebe9fd", - "theme4.accent.contrast-1": "e6293ca5b2bc091941c49121727101e7bde45dbd", - "theme4.accent.contrast-2": "db178ea5d3efee576bfa268b8d2e2bcb185313e5", - "theme4.neutral.1": "4566716deced121a5cac0fdf51e1494c5136a90d", - "theme4.neutral.2": "fc461f483f86a95337a7500b372d4d9005dab183", - "theme4.neutral.3": "9662cd0aad8457ae072aad04b464e4f34e9e4d5c", - "theme4.neutral.4": "cefae81e3f20a6ecaeda3f4cac1a66d600f1e875", - "theme4.neutral.5": "74d92c8e8d00329c78e6f583c588b388a03bd11b", - "theme4.neutral.6": "b20fdca131295ac2bf57646fb70835fe13de0fb9", - "theme4.neutral.7": "cd0d9928e62666b0c6e2f4e0cf9962576795c237", - "theme4.neutral.8": "e7adf6fd9aca375b9d559f63571b4933f6c847da", - "theme4.neutral.9": "9c28a51f1868fe44133cd2c66ff305ac077e3b73", - "theme4.neutral.10": "38f8919f26f641a71401cc52b3a4a081b9f0a700", - "theme4.neutral.11": "609d3e2458bce120bb160a80ba6e8b582d7bc9d4", - "theme4.neutral.12": "e1cb7cad5d00c2eec8285bcb949e3eaa6b27ec8b", - "theme4.neutral.13": "26912a8d50d1e09ca6b55609a4268dc5612d39da", - "theme4.neutral.contrast-1": "e5b365c705c951218aa9f553579e79aeb9f1da3d", - "theme4.neutral.contrast-2": "e3714e0969594407000951d6cf29c2ccc39c98b4", - "theme4.brand1.1": "4659a987418e924af20c8aa29e8058358c652ac3", - "theme4.brand1.2": "81d501e25ebbc2104d46664abf80b759a3f56db4", - "theme4.brand1.3": "09ae80b55d8e245359cc23a72949c2bde1a98549", - "theme4.brand1.4": "8573337781bd206807db0ed80c3aafc432c7e320", - "theme4.brand1.5": "19270fc93b6217c156bc97629e410b02c8301f5f", - "theme4.brand1.6": "5d0a0bb8358860e79658e0b6e33cc8148b47c998", - "theme4.brand1.7": "598a28fcde4651dc2e4eb6ddf95347a02f877367", - "theme4.brand1.8": "1559978ab47e133e112f3dcb0bfb2fc76e90e9e1", - "theme4.brand1.9": "2bfd201d94868ca0abb2383ed27fa92978cf75c1", - "theme4.brand1.10": "4fa22da0bee9b27b470e0d231beb4dce80952a1a", - "theme4.brand1.11": "b4d432f0c788f3ff372a60e584d37dc0568783ad", - "theme4.brand1.12": "521eb94fbc4c66d99643cfd0c78562ee4f4732df", - "theme4.brand1.13": "d9674c8189823f8edbbda4113be70a14d21f3c53", - "theme4.brand1.contrast-1": "efb5538e9a1b19ea5b0a36fdd60516a74c49688a", - "theme4.brand1.contrast-2": "36212b8ab501472bdfc7d0200d0108f25930e404", - "theme4.brand2.1": "7149402dc5f720fdc292ac00fd1b9d0627388567", - "theme4.brand2.2": "3516980f39229b778f5b25a56ad4301ce120bb40", - "theme4.brand2.3": "2774239e8b8b00b3863502cd63b611231949d18c", - "theme4.brand2.4": "8da1ec7ebad493ae705cdb31ec6131cf68150822", - "theme4.brand2.5": "6bab2b582464d302ba46bcc07bbe7feb8d0b38d0", - "theme4.brand2.6": "12d28d590b315b14f2380d94ad923223c2bd2046", - "theme4.brand2.7": "ea93fdd8f8bed4b55ee6a245101ece45774d18bd", - "theme4.brand2.8": "7943e682a404e460e0b0f1c4a03966116ad97abb", - "theme4.brand2.9": "9588934be06d9b73fae46acbd59c2511b484ffd3", - "theme4.brand2.10": "7b4235790886405a7e8347c3cf809c861e3ac761", - "theme4.brand2.11": "6239320858cc155b943f5f5d38d8f4e4c498077a", - "theme4.brand2.12": "a1271a9be6f9aca931b4871bdad51d750e011805", - "theme4.brand2.13": "61a28f8f077573e2997b400decb64907acc3a400", - "theme4.brand2.contrast-1": "fe1458781db48805ef2eb634b1357460c3ab09a2", - "theme4.brand2.contrast-2": "c92699838f031133f532e8920a19e138f81d05bb", - "theme4.brand3.1": "1710894e524d1291ebd711754857ded6733a905f", - "theme4.brand3.2": "b3495776d89e9109d911ea1ca26087efd0470c77", - "theme4.brand3.3": "eddf88bb39e27735604f80266c121d46debdd40c", - "theme4.brand3.4": "a5113932a30dd4cc7e7efb09d75ee073b596d268", - "theme4.brand3.5": "150f97c2d06cc863cba88791e8afee1436865f19", - "theme4.brand3.6": "8605897564a0c00468d9fbf4590b882452d084c6", - "theme4.brand3.7": "2bb54948900e42913fb20e18db553fc75faaf5f8", - "theme4.brand3.8": "02a86a18e02df4e625ffcb63b0241aa3c47781b3", - "theme4.brand3.9": "00056dfd49ce98aba851b0819d6646b8f0021aef", - "theme4.brand3.10": "dc5d16bb08a2982b11a99db8e9431c7ee8f501e7", - "theme4.brand3.11": "3a08587fb08c70b64dae03117037396cd0c6e9ad", - "theme4.brand3.12": "2a8b984687de865171fcd55fc7551582ca7ce2f4", - "theme4.brand3.13": "49e6de4cb9b1903e7cab8aca7811ee04421fb5a1", - "theme4.brand3.contrast-1": "f0b180d169f8b892f4e2f91f7c0f3b7d7fba349e", - "theme4.brand3.contrast-2": "49988532e170c3d4a0325940e42486bcb57383b1", - "color.accent.1": "06243fafc4ff8cabdd4032f1029a55339c1fce51", - "color.accent.2": "d40135276a9206e2de0c4e5fe7815e90e0f584cd", - "color.accent.3": "59a27a5d7c7113ab72ba22f0d6f19265e4781651", - "color.accent.4": "f5495a2345fec2f34f28129a76ccd44bab0b26c5", - "color.accent.5": "ba599cb3662c199db6d16c1875e188576992c10b", - "color.accent.6": "d67abdeb0c2de5b2e0af0a251cd49cf7854077a6", - "color.accent.7": "cbda720452c603412315b28e8595baa2ca5c087c", - "color.accent.8": "795c1da422852ecb454a1ef7985ee637fd916385", - "color.accent.9": "e5a020544f8631df0f91625531c5cdaf22177f10", - "color.accent.10": "16d8b14f7a086a7e82adb1051de3cae425918baa", - "color.accent.11": "fff2b91ff1691edd2c60e10f74317173210c1358", - "color.accent.12": "d32435a8c9754f963791150513b8fd9198327870", - "color.accent.13": "45e4a1aef81861ce8ce682d9b1adaa6aa0858fb9", - "color.accent.contrast-1": "aa2341f5b37b8f33fa47fc0984fbf39baff7328e", - "color.accent.contrast-2": "360051875965e08bddd3786c49800b3e5da42050", - "color.neutral.1": "ec2583c80ed3cd5d1cf2957b70fc5f460130d813", - "color.neutral.2": "4a915bbd07e05748e3734f2dff413f1c39c71d3b", - "color.neutral.3": "bca145372d635f1e2593bb3b04921134214b83fa", - "color.neutral.4": "7d8694fe6ee5c321cc9043b0f7244a6359ca07e1", - "color.neutral.5": "c938c260a58024d47465d3c9004399375a3f323a", - "color.neutral.6": "03084f7cd6b2803a1c83d2e6a605745ebdc1cf7e", - "color.neutral.7": "fb2c41729837ad5ac007574e76655c79515d0f5f", - "color.neutral.8": "de28875ce9b0dba3f853d47cb22efefef8a3b705", - "color.neutral.9": "4f90f215d85eb88720c8e800ad1b3788d9953490", - "color.neutral.10": "6dcce5bdd0e46cab70224e21bc0c5352aa32fffc", - "color.neutral.11": "bc05899d162fc2c2ad27807e6f413d7190716b91", - "color.neutral.12": "4cf240ae23b30f967260e08d21b4dc1aad4be265", - "color.neutral.13": "8a79d1a126d057157d678e032fc5b9566ff3621f", - "color.neutral.contrast-1": "4d4ee9a9bac575c423e324c5fba765a80043f78a", - "color.neutral.contrast-2": "ba5805f13d285661065c057a243cc3578dd9b893", - "color.brand1.1": "db23b0b88b2402485749b1581a3f8fe93e0463c0", - "color.brand1.2": "1a00687344b77f8a59dfd5e68958546325ee3f14", - "color.brand1.3": "e85c063e068d1eeba201945e634a6d371dfc9349", - "color.brand1.4": "5acf2c94c574e4d88ce41c2f6fff9dfab42d810a", - "color.brand1.5": "dd3a0a634d33ed60b77ee6f683468a4fc8b0b7e7", - "color.brand1.6": "a24a25bac840486ac66aa1857204904d8471838a", - "color.brand1.7": "03821fd994136009abc25e0a49d15fe45b516c7f", - "color.brand1.8": "6b4d05a91345e9a960170ee2b28376fdebcaec11", - "color.brand1.9": "cad7831e093e43680488d5b2b265fa8017221169", - "color.brand1.10": "e340badd95b57d665a64b2713f879807f85bcf69", - "color.brand1.11": "37158b06592a487acf95dede2cce824eddecca39", - "color.brand1.12": "5a7bef603e83dbc608a2b0b64fc07692d20e1963", - "color.brand1.13": "b17911ca78e45ab8235e6925e60e36434a12dd5f", - "color.brand1.contrast-1": "9ba1e8ea46954bfd478ebd34256b5a5ef00b58e0", - "color.brand1.contrast-2": "d8d92b337678caab799fcd2ff78840d686f76c90", - "color.brand2.1": "60b5a9188e66bc0789f8fa3430c6d3f41732c8bb", - "color.brand2.2": "a32de85fa0b55c651e296b33ec3e05eed22f6be8", - "color.brand2.3": "9a71f223dfd766b6c97cfd936042805a18699ff8", - "color.brand2.4": "85634b5adb255cb332d059e80c37cb70f3abe9f4", - "color.brand2.5": "696a483b428f9a4a551d2a4c069288e704323f82", - "color.brand2.6": "066b49407e25aed1120d1330f182ca04cf43d401", - "color.brand2.7": "ba71796d41054ff97930f7302ce75aace7b70034", - "color.brand2.8": "d7b398f0d1a78ea75364ac4fc19110f0c86943a5", - "color.brand2.9": "3aaa6231d254f0ef49c7d60ff7abee339c8a38d2", - "color.brand2.10": "25d6d31e673ad1c43836bcbf77d116e589009a84", - "color.brand2.11": "a6f1f0d6f04883e72ed482a553205726202c2bc8", - "color.brand2.12": "eb5428a6465a9337945bf17e62f73bcbf60099e2", - "color.brand2.13": "8c221b63bd32b7249c238ddd0013d873130df81e", - "color.brand2.contrast-1": "a1ffae46670ef27b402a72e8244596542f0b3de4", - "color.brand2.contrast-2": "e2404e54f337cfbc7f4d7782959e9f735b3e83ac", - "color.brand3.1": "04bede7758c4f56ca6271c685ceb509d7161e4c3", - "color.brand3.2": "b228e64fdb0bc17303690bb5e5fdd47ef81a216d", - "color.brand3.3": "ac5bbceb00e85178301b4b5a8e9ce8590d19862c", - "color.brand3.4": "20eb4047da47d0d98091ec47de19bbfcb5153b2a", - "color.brand3.5": "e183083df0bf317c7ca9dc4da382e01bd17634aa", - "color.brand3.6": "25de76e9bbaed2f3a3db411a187b567ee23f363a", - "color.brand3.7": "1e7c096e2e78a44a6e775db8a4ce817df26c284b", - "color.brand3.8": "cd6c820d880507389d6163b3c66328247f629f1a", - "color.brand3.9": "6361292f73acb5e736ff93f552441effc53ce622", - "color.brand3.10": "aef0a2366054f31bf2495b954bde2eb2b99c871a", - "color.brand3.11": "02e6041b99b73aec651d177612b916070eaafe40", - "color.brand3.12": "68da67ecd269742901bd1b9b2466fb58ea9f4616", - "color.brand3.13": "2fe6ea29af1b494f79d5310391529a706a956ef1", - "color.brand3.contrast-1": "40200e3568371f5e508218dd01915d75b1cf6f87", - "color.brand3.contrast-2": "543890948a8eb859b879fcbd8b75b8ee5353f395" + "color.accent.1": "84353183581f2b2994b6ab742d7120503c481ad0", + "color.accent.2": "8589099b630197259fb2b26fb385ccb710f0a82a", + "color.accent.3": "115619789e0d6b3e2451e07da731e390dd9e2902", + "color.accent.4": "3637ef7bd03915bbe25d7e692ca6b4a0ae221c17", + "color.accent.5": "f36563ec3e14ad202dfb3673bb876c7a05a71ef6", + "color.accent.6": "10647ad457f242923f12d0ffffd324633b7d1d29", + "color.accent.7": "f404bd9a98c82ded1ca2d328c374bf246da86c88", + "color.accent.8": "10f4e8f8948fc8abecbd5244a81d6965f13edc29", + "color.accent.9": "2e2e123a6d0a23cef7a965611106d06583658e10", + "color.accent.10": "c9809c1ff0a5ec2b9f54afe64c0f5ca14b556a3d", + "color.accent.11": "f9f51021e84d346defe2f507a5e02717280d5d4d", + "color.accent.12": "d991b1e23ba6478e22e54ba150dd2ee316cc8432", + "color.accent.13": "862a5b81950e7deacb3a12be8a109f1ba9a9e90e", + "color.accent.contrast-1": "e7aafa8433a3cf0c6515346d9abb241fbefbc268", + "color.accent.contrast-2": "f62a6813a458a0513cf2ca71b4c617b7c4244ef7", + "color.neutral.1": "5eec42119cea3ad606189b8752bcbdeac3e0037d", + "color.neutral.2": "0aa8fd40f22828cba464bd091da43b2739194e3c", + "color.neutral.3": "e58e25f00ef5cf4bff3fa00ff40e355b63b094b5", + "color.neutral.4": "4dcbd0ba988e62c365de6eed3ad5e0de7421404d", + "color.neutral.5": "3ef9199221c9591a2c0cae9ddee17239f72c7875", + "color.neutral.6": "879b9bb2b617d73d6b9e9076e88abd037156aa5b", + "color.neutral.7": "29137892927219363ba0ed2dea9338019fc18ecb", + "color.neutral.8": "155e804b0b7857c4b85db0ef02e9e08b527897aa", + "color.neutral.9": "196ad265bbf600065b86bb70b456b285154ee081", + "color.neutral.10": "263248d90ef64dfa05e90d549d65357fdcd166f9", + "color.neutral.11": "a9acdb390141ef9055ade73405e04754988684b3", + "color.neutral.12": "8392f53f7f68ee0c449d2c77c8b08e9295435748", + "color.neutral.13": "f27e90583cb81e2ae44ed662a385881acff89fa2", + "color.neutral.contrast-1": "4145259dc139449fbb2c2b895b341b9184854326", + "color.neutral.contrast-2": "d3d41b74b7635c60b1df071a29e307a3ff0cf644", + "color.brand1.1": "10921522a3b52071b69c362bf050c02b51bcb6f0", + "color.brand1.2": "2d9a708d00f6e7120cd2ec02447224015b0a58e3", + "color.brand1.3": "da4405dabe5b1f664aa2dfaff19aaee1402a54bc", + "color.brand1.4": "1d98abc2f3ba6c2bab75434054b790d7b183bc92", + "color.brand1.5": "93f599242e2b628f3729173cb432a4bbf6221e55", + "color.brand1.6": "7aa12cab49fc8d1f5dac586d89feb14ad058fc85", + "color.brand1.7": "cde00c056c00a3beddd8aab1db2e38fbbfd76755", + "color.brand1.8": "f2cda20db83789d19acd934c0821971e69e60f75", + "color.brand1.9": "8e5365c215b0bd44d8b249497c0242703619bd85", + "color.brand1.10": "32718cebbd2fa0b11123a33a3bacc83fe3912b30", + "color.brand1.11": "8aa44e383a5212a7a45baa0340eb96cb096699e5", + "color.brand1.12": "6519b2e471acc505a06be9e499b7a08d3211b1ab", + "color.brand1.13": "ff216fdeca948f6a9fb977ee8a7c609b9b7ae586", + "color.brand1.contrast-1": "d2be3d20b9a3665ce5e04f01bf8fcb8188362677", + "color.brand1.contrast-2": "9b0abfa1485f14633f92998c4d45603ba6bac973", + "color.brand2.1": "89534d7e774e13814f93c71ee5a32f9b6e961ebd", + "color.brand2.2": "b17b32481c2aba1f31c0bc8b9d1afd834b35aa45", + "color.brand2.3": "eb0e0386e84a8c243895e0df59b0c88f37e760be", + "color.brand2.4": "275a4a1e21369c3de80a0b2bf247ecc95cf21c67", + "color.brand2.5": "b2a0915a7067a3b71bb33156db34906d96354777", + "color.brand2.6": "a468724f284a049e3fee4ec435cfe99481259ccf", + "color.brand2.7": "e4ee1ab7a2e08ecda1a27c4ebcf81f7ac0f9f2c1", + "color.brand2.8": "80c8e087dd3d73905c3fb7e2be9d0ef9c670e9ab", + "color.brand2.9": "d354626575048ab14981994e6ca531c141286e43", + "color.brand2.10": "21ec1d17623867f4351edee938032965f2b2b31a", + "color.brand2.11": "0f808ad0e2963f795683012a309be2da2ffe8b3f", + "color.brand2.12": "b3c9548a3880cf45cea0670a15a8459362c7335d", + "color.brand2.13": "eedf42130d5cfc9a9d7dda6dd343b5ca3a309121", + "color.brand2.contrast-1": "8b8ebcfde466a116470c34c83e8fc711c2f5b74a", + "color.brand2.contrast-2": "91345d254e0093db54f5737f73a867502c1f9f8b", + "color.brand3.1": "f2b5908acd83f5cbe281749a05116e35a22dedc6", + "color.brand3.2": "8f05ca6094ebdacf079192d5d5ff32c9282530b9", + "color.brand3.3": "18f8afe3f4ede193e806ac69cd020e4f83cdd9fd", + "color.brand3.4": "4ae647944fefccf628e5bf24840962d02794772c", + "color.brand3.5": "e2192f94a47223ad8aaf0f7c07bec096e61f144f", + "color.brand3.6": "287af4ab19822faee0ac0788b6fd43c8c34e15d7", + "color.brand3.7": "4d04c4117b0ee295fa8953e593120bc7ba9fb0d7", + "color.brand3.8": "967b67ae25546d9892d341e6883ad7583e9443d3", + "color.brand3.9": "697dfdf6bbb4ba05154b2b8e619ddffd5ee6c609", + "color.brand3.10": "9e178157fe6a75a90fe206c388b87e4dcd313a67", + "color.brand3.11": "ca3482a1e6a3283d573d3fe0086065cc426e2706", + "color.brand3.12": "a9d0ff29f06c1f74fea431f1957871c69b9e16fa", + "color.brand3.13": "3fe4e7ec8dc533a327945938d1a34c69ec83de86", + "color.brand3.contrast-1": "91a6a10424493946625a052343b38a0df0ec1f38", + "color.brand3.contrast-2": "b3873ca942c712966c9c577d7f8da8ee30b87915" }, "group": "Theme" } diff --git a/design-tokens/core/colors/dark/global.json b/design-tokens/primitives/colors/dark/global.json similarity index 100% rename from design-tokens/core/colors/dark/global.json rename to design-tokens/primitives/colors/dark/global.json diff --git a/design-tokens/core/colors/dark/theme1.json b/design-tokens/primitives/colors/dark/theme.json similarity index 99% rename from design-tokens/core/colors/dark/theme1.json rename to design-tokens/primitives/colors/dark/theme.json index 2cf40c9b69..f58d19bdae 100644 --- a/design-tokens/core/colors/dark/theme1.json +++ b/design-tokens/primitives/colors/dark/theme.json @@ -1,5 +1,5 @@ { - "theme1": { + "theme": { "accent": { "1": { "value": "#001c36", diff --git a/design-tokens/core/colors/dark/theme2.json b/design-tokens/primitives/colors/dark/theme2.json similarity index 100% rename from design-tokens/core/colors/dark/theme2.json rename to design-tokens/primitives/colors/dark/theme2.json diff --git a/design-tokens/core/colors/dark/theme3.json b/design-tokens/primitives/colors/dark/theme3.json similarity index 100% rename from design-tokens/core/colors/dark/theme3.json rename to design-tokens/primitives/colors/dark/theme3.json diff --git a/design-tokens/core/colors/dark/theme4.json b/design-tokens/primitives/colors/dark/theme4.json similarity index 100% rename from design-tokens/core/colors/dark/theme4.json rename to design-tokens/primitives/colors/dark/theme4.json diff --git a/design-tokens/core/colors/light/global.json b/design-tokens/primitives/colors/light/global.json similarity index 100% rename from design-tokens/core/colors/light/global.json rename to design-tokens/primitives/colors/light/global.json diff --git a/design-tokens/core/colors/light/theme1.json b/design-tokens/primitives/colors/light/theme.json similarity index 99% rename from design-tokens/core/colors/light/theme1.json rename to design-tokens/primitives/colors/light/theme.json index 0c2a338236..f4fe2dfaa1 100644 --- a/design-tokens/core/colors/light/theme1.json +++ b/design-tokens/primitives/colors/light/theme.json @@ -1,5 +1,5 @@ { - "theme1": { + "theme": { "accent": { "1": { "value": "#fefeff", diff --git a/design-tokens/core/colors/light/theme2.json b/design-tokens/primitives/colors/light/theme2.json similarity index 100% rename from design-tokens/core/colors/light/theme2.json rename to design-tokens/primitives/colors/light/theme2.json diff --git a/design-tokens/core/colors/light/theme3.json b/design-tokens/primitives/colors/light/theme3.json similarity index 100% rename from design-tokens/core/colors/light/theme3.json rename to design-tokens/primitives/colors/light/theme3.json diff --git a/design-tokens/core/colors/light/theme4.json b/design-tokens/primitives/colors/light/theme4.json similarity index 100% rename from design-tokens/core/colors/light/theme4.json rename to design-tokens/primitives/colors/light/theme4.json diff --git a/design-tokens/core/globals.json b/design-tokens/primitives/globals.json similarity index 100% rename from design-tokens/core/globals.json rename to design-tokens/primitives/globals.json diff --git a/design-tokens/core/typography/default.json b/design-tokens/primitives/typography/default.json similarity index 100% rename from design-tokens/core/typography/default.json rename to design-tokens/primitives/typography/default.json diff --git a/design-tokens/themes/theme1.json b/design-tokens/themes/theme.json similarity index 55% rename from design-tokens/themes/theme1.json rename to design-tokens/themes/theme.json index 6a83fa9c93..ee811c190c 100644 --- a/design-tokens/themes/theme1.json +++ b/design-tokens/themes/theme.json @@ -2,311 +2,311 @@ "color": { "accent": { "1": { - "value": "{theme1.accent.1}", + "value": "{theme.accent.1}", "type": "color" }, "2": { - "value": "{theme1.accent.2}", + "value": "{theme.accent.2}", "type": "color" }, "3": { - "value": "{theme1.accent.3}", + "value": "{theme.accent.3}", "type": "color" }, "4": { - "value": "{theme1.accent.4}", + "value": "{theme.accent.4}", "type": "color" }, "5": { - "value": "{theme1.accent.5}", + "value": "{theme.accent.5}", "type": "color" }, "6": { - "value": "{theme1.accent.6}", + "value": "{theme.accent.6}", "type": "color" }, "7": { - "value": "{theme1.accent.7}", + "value": "{theme.accent.7}", "type": "color" }, "8": { - "value": "{theme1.accent.8}", + "value": "{theme.accent.8}", "type": "color" }, "9": { - "value": "{theme1.accent.9}", + "value": "{theme.accent.9}", "type": "color" }, "10": { - "value": "{theme1.accent.10}", + "value": "{theme.accent.10}", "type": "color" }, "11": { - "value": "{theme1.accent.11}", + "value": "{theme.accent.11}", "type": "color" }, "12": { - "value": "{theme1.accent.12}", + "value": "{theme.accent.12}", "type": "color" }, "13": { - "value": "{theme1.accent.13}", + "value": "{theme.accent.13}", "type": "color" }, "contrast-1": { - "value": "{theme1.accent.contrast-1}", + "value": "{theme.accent.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{theme1.accent.contrast-2}", + "value": "{theme.accent.contrast-2}", "type": "color" } }, "neutral": { "1": { - "value": "{theme1.neutral.1}", + "value": "{theme.neutral.1}", "type": "color" }, "2": { - "value": "{theme1.neutral.2}", + "value": "{theme.neutral.2}", "type": "color" }, "3": { - "value": "{theme1.neutral.3}", + "value": "{theme.neutral.3}", "type": "color" }, "4": { - "value": "{theme1.neutral.4}", + "value": "{theme.neutral.4}", "type": "color" }, "5": { - "value": "{theme1.neutral.5}", + "value": "{theme.neutral.5}", "type": "color" }, "6": { - "value": "{theme1.neutral.6}", + "value": "{theme.neutral.6}", "type": "color" }, "7": { - "value": "{theme1.neutral.7}", + "value": "{theme.neutral.7}", "type": "color" }, "8": { - "value": "{theme1.neutral.8}", + "value": "{theme.neutral.8}", "type": "color" }, "9": { - "value": "{theme1.neutral.9}", + "value": "{theme.neutral.9}", "type": "color" }, "10": { - "value": "{theme1.neutral.10}", + "value": "{theme.neutral.10}", "type": "color" }, "11": { - "value": "{theme1.neutral.11}", + "value": "{theme.neutral.11}", "type": "color" }, "12": { - "value": "{theme1.neutral.12}", + "value": "{theme.neutral.12}", "type": "color" }, "13": { - "value": "{theme1.neutral.13}", + "value": "{theme.neutral.13}", "type": "color" }, "contrast-1": { - "value": "{theme1.neutral.contrast-1}", + "value": "{theme.neutral.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{theme1.neutral.contrast-2}", + "value": "{theme.neutral.contrast-2}", "type": "color" } }, "brand1": { "1": { - "value": "{theme1.brand1.1}", + "value": "{theme.brand1.1}", "type": "color" }, "2": { - "value": "{theme1.brand1.2}", + "value": "{theme.brand1.2}", "type": "color" }, "3": { - "value": "{theme1.brand1.3}", + "value": "{theme.brand1.3}", "type": "color" }, "4": { - "value": "{theme1.brand1.4}", + "value": "{theme.brand1.4}", "type": "color" }, "5": { - "value": "{theme1.brand1.5}", + "value": "{theme.brand1.5}", "type": "color" }, "6": { - "value": "{theme1.brand1.6}", + "value": "{theme.brand1.6}", "type": "color" }, "7": { - "value": "{theme1.brand1.7}", + "value": "{theme.brand1.7}", "type": "color" }, "8": { - "value": "{theme1.brand1.8}", + "value": "{theme.brand1.8}", "type": "color" }, "9": { - "value": "{theme1.brand1.9}", + "value": "{theme.brand1.9}", "type": "color" }, "10": { - "value": "{theme1.brand1.10}", + "value": "{theme.brand1.10}", "type": "color" }, "11": { - "value": "{theme1.brand1.11}", + "value": "{theme.brand1.11}", "type": "color" }, "12": { - "value": "{theme1.brand1.12}", + "value": "{theme.brand1.12}", "type": "color" }, "13": { - "value": "{theme1.brand1.13}", + "value": "{theme.brand1.13}", "type": "color" }, "contrast-1": { - "value": "{theme1.brand1.contrast-1}", + "value": "{theme.brand1.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{theme1.brand1.contrast-2}", + "value": "{theme.brand1.contrast-2}", "type": "color" } }, "brand2": { "1": { - "value": "{theme1.brand2.1}", + "value": "{theme.brand2.1}", "type": "color" }, "2": { - "value": "{theme1.brand2.2}", + "value": "{theme.brand2.2}", "type": "color" }, "3": { - "value": "{theme1.brand2.3}", + "value": "{theme.brand2.3}", "type": "color" }, "4": { - "value": "{theme1.brand2.4}", + "value": "{theme.brand2.4}", "type": "color" }, "5": { - "value": "{theme1.brand2.5}", + "value": "{theme.brand2.5}", "type": "color" }, "6": { - "value": "{theme1.brand2.6}", + "value": "{theme.brand2.6}", "type": "color" }, "7": { - "value": "{theme1.brand2.7}", + "value": "{theme.brand2.7}", "type": "color" }, "8": { - "value": "{theme1.brand2.8}", + "value": "{theme.brand2.8}", "type": "color" }, "9": { - "value": "{theme1.brand2.9}", + "value": "{theme.brand2.9}", "type": "color" }, "10": { - "value": "{theme1.brand2.10}", + "value": "{theme.brand2.10}", "type": "color" }, "11": { - "value": "{theme1.brand2.11}", + "value": "{theme.brand2.11}", "type": "color" }, "12": { - "value": "{theme1.brand2.12}", + "value": "{theme.brand2.12}", "type": "color" }, "13": { - "value": "{theme1.brand2.13}", + "value": "{theme.brand2.13}", "type": "color" }, "contrast-1": { - "value": "{theme1.brand2.contrast-1}", + "value": "{theme.brand2.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{theme1.brand2.contrast-2}", + "value": "{theme.brand2.contrast-2}", "type": "color" } }, "brand3": { "1": { - "value": "{theme1.brand3.1}", + "value": "{theme.brand3.1}", "type": "color" }, "2": { - "value": "{theme1.brand3.2}", + "value": "{theme.brand3.2}", "type": "color" }, "3": { - "value": "{theme1.brand3.3}", + "value": "{theme.brand3.3}", "type": "color" }, "4": { - "value": "{theme1.brand3.4}", + "value": "{theme.brand3.4}", "type": "color" }, "5": { - "value": "{theme1.brand3.5}", + "value": "{theme.brand3.5}", "type": "color" }, "6": { - "value": "{theme1.brand3.6}", + "value": "{theme.brand3.6}", "type": "color" }, "7": { - "value": "{theme1.brand3.7}", + "value": "{theme.brand3.7}", "type": "color" }, "8": { - "value": "{theme1.brand3.8}", + "value": "{theme.brand3.8}", "type": "color" }, "9": { - "value": "{theme1.brand3.9}", + "value": "{theme.brand3.9}", "type": "color" }, "10": { - "value": "{theme1.brand3.10}", + "value": "{theme.brand3.10}", "type": "color" }, "11": { - "value": "{theme1.brand3.11}", + "value": "{theme.brand3.11}", "type": "color" }, "12": { - "value": "{theme1.brand3.12}", + "value": "{theme.brand3.12}", "type": "color" }, "13": { - "value": "{theme1.brand3.13}", + "value": "{theme.brand3.13}", "type": "color" }, "contrast-1": { - "value": "{theme1.brand3.contrast-1}", + "value": "{theme.brand3.contrast-1}", "type": "color" }, "contrast-2": { - "value": "{theme1.brand3.contrast-2}", + "value": "{theme.brand3.contrast-2}", "type": "color" } } From ca05533df844b40b0e3de43be604046a13b6f505 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 09:17:49 +0200 Subject: [PATCH 041/311] testing new migrations --- packages/cli/src/codemods/migrations.ts | 5 ++--- packages/cli/src/codemods/migrations/tokens-v2.ts | 7 +++++++ prettier.config.mjs | 5 ++++- 3 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 packages/cli/src/codemods/migrations/tokens-v2.ts diff --git a/packages/cli/src/codemods/migrations.ts b/packages/cli/src/codemods/migrations.ts index cfe25d81af..3dad0c31c0 100644 --- a/packages/cli/src/codemods/migrations.ts +++ b/packages/cli/src/codemods/migrations.ts @@ -1,8 +1,7 @@ import lightDark from './migrations/light-dark.js'; +import tokensv2 from './migrations/tokens-v2.js'; export default { 'tokens-rename-light-dark': lightDark, - 'someother-script': () => { - console.log('yay'); - }, + 'tokens-v2': tokensv2, }; diff --git a/packages/cli/src/codemods/migrations/tokens-v2.ts b/packages/cli/src/codemods/migrations/tokens-v2.ts new file mode 100644 index 0000000000..6b42a8ecfe --- /dev/null +++ b/packages/cli/src/codemods/migrations/tokens-v2.ts @@ -0,0 +1,7 @@ +import { cssVarCodemod } from '../css-var-codemod.js'; + +export default () => + cssVarCodemod({ + '--fds': '--ds', + '.fds': '.ds', + }); diff --git a/prettier.config.mjs b/prettier.config.mjs index 31ddc38280..6abc43e08c 100644 --- a/prettier.config.mjs +++ b/prettier.config.mjs @@ -15,5 +15,8 @@ export default { proseWrap: 'preserve', htmlWhitespaceSensitivity: 'css', singleAttributePerLine: true, - overrides: [{ files: '**/*.css', options: { printWidth: 160 } }], + overrides: [ + { files: '**/*.css', options: { printWidth: 160 } }, + { files: 'packages/cli/**/*.ts', options: { printWidth: 120 } }, + ], }; From f906f46db4cd0db7c25b7b2f83af4381dfd4560e Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 10:30:20 +0200 Subject: [PATCH 042/311] Added new migration --- packages/cli/bin/designsystemet.ts | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts index 968422c2ea..2716e4cd5f 100644 --- a/packages/cli/bin/designsystemet.ts +++ b/packages/cli/bin/designsystemet.ts @@ -4,19 +4,12 @@ import { Argument, program } from '@commander-js/extra-typings'; import migrations from './../src/codemods/migrations.js'; import { run } from './../src/tokens/build.js'; -program - .name('Designsystemet') - .description('CLI for working with Designsystemet'); +program.name('Designsystemet').description('CLI for working with Designsystemet'); program .command('tokens') .description('run Designsystemet token builder') - .option( - '-t, --tokens ', - 'Path to "design-tokens"', - '../../design-tokens', - ) - + .option('-t, --tokens ', 'Path to "design-tokens"', '../../design-tokens') .option('-p, --preview') .action((opts) => { const tokens = typeof opts.tokens === 'string' ? opts.tokens : ''; @@ -26,11 +19,7 @@ program program .command('migrate') .description('run a Designsystemet migration') - .addArgument( - new Argument('', 'Migration to run').choices( - Object.keys(migrations), - ), - ) + .addArgument(new Argument('', 'Migration to run').choices(Object.keys(migrations))) .action((migrationKey) => { const migration = migrations[migrationKey as keyof typeof migrations]; if (!migration) { From f92f5dc982e4856cbfc42a7851fd96d83444536c Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 10:30:46 +0200 Subject: [PATCH 043/311] added new migration starting --- packages/cli/src/codemods/css-var-codemod.ts | 12 +- .../cli/src/codemods/migrations/tokens-v2.ts | 247 +++++++++++++++++- 2 files changed, 251 insertions(+), 8 deletions(-) diff --git a/packages/cli/src/codemods/css-var-codemod.ts b/packages/cli/src/codemods/css-var-codemod.ts index 48b6e8bff6..916d501027 100644 --- a/packages/cli/src/codemods/css-var-codemod.ts +++ b/packages/cli/src/codemods/css-var-codemod.ts @@ -4,13 +4,13 @@ import type { AcceptedPlugin, Plugin } from 'postcss'; import postcss from 'postcss'; import glob from 'fast-glob'; -export const cssVarCodemod = (tokens: Record) => { +export const cssVarCodemod = (dictionary: Record) => { const transformPlugin: Plugin = { - postcssPlugin: 'Dark/Light tokens to Strong/Subtle tokens', - Declaration(decl) { - Object.keys(tokens).forEach((key) => { - if (decl.value.includes(key)) { - decl.value = decl.value.replace(key, tokens[key]); + postcssPlugin: 'Replace', + Declaration(declaration) { + Object.keys(dictionary).forEach((key) => { + if (declaration.value.includes(key)) { + declaration.value = declaration.value.replace(key, dictionary[key]); } }); }, diff --git a/packages/cli/src/codemods/migrations/tokens-v2.ts b/packages/cli/src/codemods/migrations/tokens-v2.ts index 6b42a8ecfe..43f98d0afa 100644 --- a/packages/cli/src/codemods/migrations/tokens-v2.ts +++ b/packages/cli/src/codemods/migrations/tokens-v2.ts @@ -2,6 +2,249 @@ import { cssVarCodemod } from '../css-var-codemod.js'; export default () => cssVarCodemod({ - '--fds': '--ds', - '.fds': '.ds', + '--fds-semantic-surface-first-light': '', + '--fds-semantic-surface-first-light-hover': '', + '--fds-semantic-surface-first-light-active': '', + '--fds-semantic-surface-first-dark': '', + '--fds-semantic-surface-second-light': '', + '--fds-semantic-surface-second-light-hover': '', + '--fds-semantic-surface-second-light-active': '', + '--fds-semantic-surface-second-dark': '', + '--fds-semantic-surface-third-light': '', + '--fds-semantic-surface-third-light-hover': '', + '--fds-semantic-surface-third-light-active': '', + '--fds-semantic-surface-third-dark': '', + '--fds-semantic-surface-action-first-subtle': '', + '--fds-semantic-surface-action-first-subtle-hover': '', + '--fds-semantic-surface-action-first-default': '', + '--fds-semantic-surface-action-first-hover': '', + '--fds-semantic-surface-action-first-active': '', + '--fds-semantic-surface-action-first-no_fill': '', + '--fds-semantic-surface-action-first-no_fill-hover': '', + '--fds-semantic-surface-action-first-no_fill-active': '', + '--fds-semantic-surface-action-second-subtle': '', + '--fds-semantic-surface-action-second-subtle-hover': '', + '--fds-semantic-surface-action-second-default': '', + '--fds-semantic-surface-action-second-hover': '', + '--fds-semantic-surface-action-second-active': '', + '--fds-semantic-surface-action-second-no_fill': '', + '--fds-semantic-surface-action-second-no_fill-hover': '', + '--fds-semantic-surface-action-second-no_fill-active': '', + '--fds-semantic-surface-action-subtle': '', + '--fds-semantic-surface-action-subtle-hover': '', + '--fds-semantic-surface-action-default': '', + '--fds-semantic-surface-action-hover': '', + '--fds-semantic-surface-action-active': '', + '--fds-semantic-surface-action-no_fill': '', + '--fds-semantic-surface-action-no_fill-hover': '', + '--fds-semantic-surface-action-no_fill-active': '', + '--fds-semantic-surface-action-checked': '', + '--fds-semantic-surface-neutral-default': '', + '--fds-semantic-surface-neutral-selected': '', + '--fds-semantic-surface-neutral-subtle': '', + '--fds-semantic-surface-neutral-subtle-hover': '', + '--fds-semantic-surface-neutral-dark': '', + '--fds-semantic-surface-neutral-dark-hover': '', + '--fds-semantic-surface-neutral-inverted': '', + '--fds-semantic-surface-success-subtle': '', + '--fds-semantic-surface-success-subtle-hover': '', + '--fds-semantic-surface-success-default': '', + '--fds-semantic-surface-success-hover': '', + '--fds-semantic-surface-success-active': '', + '--fds-semantic-surface-success-no_fill': '', + '--fds-semantic-surface-success-no_fill-hover': '', + '--fds-semantic-surface-success-no_fill-active': '', + '--fds-semantic-surface-warning-subtle': '', + '--fds-semantic-surface-warning-subtle-hover': '', + '--fds-semantic-surface-warning-default': '', + '--fds-semantic-surface-warning-default-hover': '', + '--fds-semantic-surface-danger-subtle': '', + '--fds-semantic-surface-danger-subtle-hover': '', + '--fds-semantic-surface-danger-default': '', + '--fds-semantic-surface-danger-hover': '', + '--fds-semantic-surface-danger-active': '', + '--fds-semantic-surface-danger-no_fill': '', + '--fds-semantic-surface-danger-no_fill-hover': '', + '--fds-semantic-surface-danger-no_fill-active': '', + '--fds-semantic-surface-info-subtle': '', + '--fds-semantic-surface-info-subtle-hover': '', + '--fds-semantic-surface-on_inverted-default': '', + '--fds-semantic-surface-on_inverted-hover': '', + '--fds-semantic-surface-on_inverted-active': '', + '--fds-semantic-surface-on_inverted-no_fill': '', + '--fds-semantic-surface-on_inverted-no_fill-hover': '', + '--fds-semantic-surface-on_inverted-no_fill-active': '', + '--fds-semantic-surface-focus-default': '', + '--fds-semantic-border-first-default': '', + '--fds-semantic-border-first-hover': '', + '--fds-semantic-border-first-active': '', + '--fds-semantic-border-second-default': '', + '--fds-semantic-border-second-hover': '', + '--fds-semantic-border-second-active': '', + '--fds-semantic-border-third-default': '', + '--fds-semantic-border-third-hover': '', + '--fds-semantic-border-third-active': '', + '--fds-semantic-border-action-first-subtle': '', + '--fds-semantic-border-action-first-subtle-hover': '', + '--fds-semantic-border-action-first-default': '', + '--fds-semantic-border-action-first-hover': '', + '--fds-semantic-border-action-first-active': '', + '--fds-semantic-border-action-second-subtle': '', + '--fds-semantic-border-action-second-subtle-hover': '', + '--fds-semantic-border-action-second-default': '', + '--fds-semantic-border-action-second-hover': '', + '--fds-semantic-border-action-second-active': '', + '--fds-semantic-border-action-subtle': '', + '--fds-semantic-border-action-subtle-hover': '', + '--fds-semantic-border-action-default': '', + '--fds-semantic-border-action-hover': '', + '--fds-semantic-border-action-active': '', + '--fds-semantic-border-action-dark': '', + '--fds-semantic-border-action-dark-hover': '', + '--fds-semantic-border-info-default': '', + '--fds-semantic-border-neutral-default': '', + '--fds-semantic-border-neutral-subtle': '', + '--fds-semantic-border-neutral-strong': '', + '--fds-semantic-border-success-default': '', + '--fds-semantic-border-success-hover': '', + '--fds-semantic-border-success-active': '', + '--fds-semantic-border-warning-default': '', + '--fds-semantic-border-warning-hover': '', + '--fds-semantic-border-warning-active': '', + '--fds-semantic-border-danger-default': '', + '--fds-semantic-border-danger-hover': '', + '--fds-semantic-border-danger-active': '', + '--fds-semantic-border-focus-outline': '', + '--fds-semantic-border-focus-boxshadow': '', + '--fds-semantic-border-on_inverted-default': '', + '--fds-semantic-border-input-default': '', + '--fds-semantic-border-input-hover': '', + '--fds-semantic-border-divider-default': '', + '--fds-semantic-border-divider-subtle': '', + '--fds-semantic-border-divider-strong': '', + '--fds-semantic-text-action-first-default': '', + '--fds-semantic-text-action-first-hover': '', + '--fds-semantic-text-action-first-active': '', + '--fds-semantic-text-action-first-on_action': '', + '--fds-semantic-text-action-second-default': '', + '--fds-semantic-text-action-second-hover': '', + '--fds-semantic-text-action-second-active': '', + '--fds-semantic-text-action-second-on_action': '', + '--fds-semantic-text-action-default': '', + '--fds-semantic-text-action-hover': '', + '--fds-semantic-text-action-active': '', + '--fds-semantic-text-action-on_action': '', + '--fds-semantic-text-success-default': '', + '--fds-semantic-text-success-hover': '', + '--fds-semantic-text-success-active': '', + '--fds-semantic-text-success-on_success': '', + '--fds-semantic-text-success-on_success_subtle': '', + '--fds-semantic-text-neutral-default': '', + '--fds-semantic-text-neutral-subtle': '', + '--fds-semantic-text-neutral-on_inverted': '', + '--fds-semantic-text-warning-default': '', + '--fds-semantic-text-warning-icon_warning': '', + '--fds-semantic-text-warning-on_warning': '', + '--fds-semantic-text-danger-default': '', + '--fds-semantic-text-danger-hover': '', + '--fds-semantic-text-danger-active': '', + '--fds-semantic-text-danger-on_danger': '', + '--fds-semantic-text-danger-on_danger_subtle': '', + '--fds-semantic-text-visited-default': '', + '--fds-semantic-background-default': '', + '--fds-semantic-background-subtle': '', + '--fds-typography-heading-2xlarge': '', + '--fds-typography-heading-xlarge': '', + '--fds-typography-heading-large': '', + '--fds-typography-heading-medium': '', + '--fds-typography-heading-small': '', + '--fds-typography-heading-xsmall': '', + '--fds-typography-heading-xxsmall': '', + '--fds-typography-ingress-large': '', + '--fds-typography-ingress-medium': '', + '--fds-typography-ingress-small': '', + '--fds-typography-ingress-xsmall': '', + '--fds-typography-paragraph-large': '', + '--fds-typography-paragraph-medium': '', + '--fds-typography-paragraph-small': '', + '--fds-typography-paragraph-xsmall': '', + '--fds-typography-paragraph-short-large': '', + '--fds-typography-paragraph-short-medium': '', + '--fds-typography-paragraph-short-small': '', + '--fds-typography-paragraph-short-xsmall': '', + '--fds-typography-paragraph-long-large': '', + '--fds-typography-paragraph-long-medium': '', + '--fds-typography-paragraph-long-small': '', + '--fds-typography-paragraph-long-xsmall': '', + '--fds-typography-label-large': '', + '--fds-typography-label-medium': '', + '--fds-typography-label-small': '', + '--fds-typography-label-xsmall': '', + '--fds-typography-error_message-large': '', + '--fds-typography-error_message-medium': '', + '--fds-typography-error_message-small': '', + '--fds-typography-error_message-xsmall': '', + '--fds-typography-interactive-large': '', + '--fds-typography-interactive-medium': '', + '--fds-typography-interactive-small': '', + '--fds-opacity-disabled': '', + '--fds-border_radius-interactive': '', + '--fds-border_radius-small': '', + '--fds-border_radius-medium': '', + '--fds-border_radius-large': '', + '--fds-border_radius-xlarge': '', + '--fds-border_radius-xxlarge': '', + '--fds-border_radius-xxxlarge': '', + '--fds-border_radius-xxxxlarge': '', + '--fds-border_radius-full': '', + '--fds-spacing-0': '', + '--fds-spacing-1': '', + '--fds-spacing-2': '', + '--fds-spacing-3': '', + '--fds-spacing-4': '', + '--fds-spacing-5': '', + '--fds-spacing-6': '', + '--fds-spacing-7': '', + '--fds-spacing-8': '', + '--fds-spacing-9': '', + '--fds-spacing-10': '', + '--fds-spacing-11': '', + '--fds-spacing-12': '', + '--fds-spacing-13': '', + '--fds-spacing-14': '', + '--fds-spacing-15': '', + '--fds-spacing-18': '', + '--fds-spacing-22': '', + '--fds-spacing-26': '', + '--fds-spacing-30': '', + '--fds-base_spacing': '', + '--fds-sizing-0': '', + '--fds-sizing-1': '', + '--fds-sizing-2': '', + '--fds-sizing-3': '', + '--fds-sizing-4': '', + '--fds-sizing-5': '', + '--fds-sizing-6': '', + '--fds-sizing-7': '', + '--fds-sizing-8': '', + '--fds-sizing-9': '', + '--fds-sizing-10': '', + '--fds-sizing-11': '', + '--fds-sizing-12': '', + '--fds-sizing-13': '', + '--fds-sizing-14': '', + '--fds-sizing-15': '', + '--fds-sizing-18': '', + '--fds-sizing-22': '', + '--fds-sizing-26': '', + '--fds-sizing-30': '', + '--fds-base_sizing': '', + '--fds-border_width-default': '', + '--fds-border_width-active': '', + '--fds-border_width-tab_focus': '', + '--fds-shadow-xsmall': '', + '--fds-shadow-small': '', + '--fds-shadow-medium': '', + '--fds-shadow-large': '', + '--fds-shadow-xlarge': '', }); From 72b4498ddd9890d03d1dbc97118a6f3c568e647f Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 10:45:13 +0200 Subject: [PATCH 044/311] updated some migrations --- .../cli/src/codemods/migrations/tokens-v2.ts | 87 +++++-------------- 1 file changed, 23 insertions(+), 64 deletions(-) diff --git a/packages/cli/src/codemods/migrations/tokens-v2.ts b/packages/cli/src/codemods/migrations/tokens-v2.ts index 43f98d0afa..4f0ca55623 100644 --- a/packages/cli/src/codemods/migrations/tokens-v2.ts +++ b/packages/cli/src/codemods/migrations/tokens-v2.ts @@ -2,7 +2,7 @@ import { cssVarCodemod } from '../css-var-codemod.js'; export default () => cssVarCodemod({ - '--fds-semantic-surface-first-light': '', + '--fds-semantic-surface-first-light': '--fds-color-brand1-surface-default', '--fds-semantic-surface-first-light-hover': '', '--fds-semantic-surface-first-light-active': '', '--fds-semantic-surface-first-dark': '', @@ -184,67 +184,26 @@ export default () => '--fds-typography-error_message-medium': '', '--fds-typography-error_message-small': '', '--fds-typography-error_message-xsmall': '', - '--fds-typography-interactive-large': '', - '--fds-typography-interactive-medium': '', - '--fds-typography-interactive-small': '', - '--fds-opacity-disabled': '', - '--fds-border_radius-interactive': '', - '--fds-border_radius-small': '', - '--fds-border_radius-medium': '', - '--fds-border_radius-large': '', - '--fds-border_radius-xlarge': '', - '--fds-border_radius-xxlarge': '', - '--fds-border_radius-xxxlarge': '', - '--fds-border_radius-xxxxlarge': '', - '--fds-border_radius-full': '', - '--fds-spacing-0': '', - '--fds-spacing-1': '', - '--fds-spacing-2': '', - '--fds-spacing-3': '', - '--fds-spacing-4': '', - '--fds-spacing-5': '', - '--fds-spacing-6': '', - '--fds-spacing-7': '', - '--fds-spacing-8': '', - '--fds-spacing-9': '', - '--fds-spacing-10': '', - '--fds-spacing-11': '', - '--fds-spacing-12': '', - '--fds-spacing-13': '', - '--fds-spacing-14': '', - '--fds-spacing-15': '', - '--fds-spacing-18': '', - '--fds-spacing-22': '', - '--fds-spacing-26': '', - '--fds-spacing-30': '', - '--fds-base_spacing': '', - '--fds-sizing-0': '', - '--fds-sizing-1': '', - '--fds-sizing-2': '', - '--fds-sizing-3': '', - '--fds-sizing-4': '', - '--fds-sizing-5': '', - '--fds-sizing-6': '', - '--fds-sizing-7': '', - '--fds-sizing-8': '', - '--fds-sizing-9': '', - '--fds-sizing-10': '', - '--fds-sizing-11': '', - '--fds-sizing-12': '', - '--fds-sizing-13': '', - '--fds-sizing-14': '', - '--fds-sizing-15': '', - '--fds-sizing-18': '', - '--fds-sizing-22': '', - '--fds-sizing-26': '', - '--fds-sizing-30': '', - '--fds-base_sizing': '', - '--fds-border_width-default': '', - '--fds-border_width-active': '', - '--fds-border_width-tab_focus': '', - '--fds-shadow-xsmall': '', - '--fds-shadow-small': '', - '--fds-shadow-medium': '', - '--fds-shadow-large': '', - '--fds-shadow-xlarge': '', + '--fds-typography-interactive-large': '[delete]', + '--fds-typography-interactive-medium': '[delete]', + '--fds-typography-interactive-small': '[delete]', + '--fds-border_radius-interactive': '[delete]', + '--fds-border_radius-small': '--fds-border-radius-sm', + '--fds-border_radius-medium': '--fds-border-radius-md', + '--fds-border_radius-large': '--fds-border-radius-lg', + '--fds-border_radius-xlarge': '--fds-border-radius-xl', + '--fds-border_radius-xxlarge': '--fds-border-radius-2xl', + '--fds-border_radius-xxxlarge': '--fds-border-radius-3xl', + '--fds-border_radius-xxxxlarge': '--fds-border-radius-4xl', + '--fds-border_radius-full': '--fds-border-radius-full', + '--fds-base_spacing': '[delete]', + '--fds-base_sizing': '[delete]', + '--fds-border_width-default': '--fds-border-width-default', + '--fds-border_width-active': '--fds-border-width-active', + '--fds-border_width-tab_focus': '--fds-border-width-tab_focus', // Skulle denne fjernes? + '--fds-shadow-xsmall': '--fds-shadow-xs', + '--fds-shadow-small': '--fds-shadow-sm', + '--fds-shadow-medium': '--fds-shadow-md', + '--fds-shadow-large': '--fds-shadow-lg', + '--fds-shadow-xlarge': '--fds-shadow-xl', }); From 4d384ec33b4b8bc3ddcc261455e3fa7e411f9962 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 11:31:36 +0200 Subject: [PATCH 045/311] updates --- packages/cli/bin/designsystemet.ts | 8 +- packages/cli/src/codemods/css-var-codemod.ts | 15 +- packages/cli/src/codemods/migrations.ts | 7 - .../cli/src/codemods/migrations/light-dark.ts | 32 --- .../cli/src/codemods/migrations/tokens-v2.ts | 209 ----------------- packages/cli/src/migrations/index.ts | 7 + packages/cli/src/migrations/light-dark.ts | 24 ++ packages/cli/src/migrations/tokens-v2.ts | 212 ++++++++++++++++++ packages/cli/src/test/a.css | 2 +- 9 files changed, 259 insertions(+), 257 deletions(-) delete mode 100644 packages/cli/src/codemods/migrations.ts delete mode 100644 packages/cli/src/codemods/migrations/light-dark.ts delete mode 100644 packages/cli/src/codemods/migrations/tokens-v2.ts create mode 100644 packages/cli/src/migrations/index.ts create mode 100644 packages/cli/src/migrations/light-dark.ts create mode 100644 packages/cli/src/migrations/tokens-v2.ts diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts index 2716e4cd5f..b92eb18791 100644 --- a/packages/cli/bin/designsystemet.ts +++ b/packages/cli/bin/designsystemet.ts @@ -1,7 +1,7 @@ #!/usr/bin/env node import { Argument, program } from '@commander-js/extra-typings'; -import migrations from './../src/codemods/migrations.js'; +import migrations from './../src/migrations/index.js'; import { run } from './../src/tokens/build.js'; program.name('Designsystemet').description('CLI for working with Designsystemet'); @@ -20,13 +20,15 @@ program .command('migrate') .description('run a Designsystemet migration') .addArgument(new Argument('', 'Migration to run').choices(Object.keys(migrations))) - .action((migrationKey) => { + .option('-p, --path ', 'Glob path to where migration should be run', './**/*.css') + .action((migrationKey, opts) => { + const { path } = opts; const migration = migrations[migrationKey as keyof typeof migrations]; if (!migration) { console.error('Migration not found!'); throw 'Aborting'; } - migration?.(); + migration?.(path); }); await program.parseAsync(process.argv); diff --git a/packages/cli/src/codemods/css-var-codemod.ts b/packages/cli/src/codemods/css-var-codemod.ts index 916d501027..d7525ea2a5 100644 --- a/packages/cli/src/codemods/css-var-codemod.ts +++ b/packages/cli/src/codemods/css-var-codemod.ts @@ -4,13 +4,18 @@ import type { AcceptedPlugin, Plugin } from 'postcss'; import postcss from 'postcss'; import glob from 'fast-glob'; -export const cssVarCodemod = (dictionary: Record) => { +type CSSCodemodProps = { + dictionary: Record; + globPath?: string; +}; + +export const cssVarCodemod = ({ dictionary, globPath = './**/*.css' }: CSSCodemodProps) => { const transformPlugin: Plugin = { postcssPlugin: 'Replace', - Declaration(declaration) { + Declaration(decl) { Object.keys(dictionary).forEach((key) => { - if (declaration.value.includes(key)) { - declaration.value = declaration.value.replace(key, dictionary[key]); + if (decl.value.includes(key)) { + decl.value = decl.value.replace(key, dictionary[key]); } }); }, @@ -21,7 +26,7 @@ export const cssVarCodemod = (dictionary: Record) => { const processor = postcss(plugins); const transform = async () => { - const files = glob.sync('./**/*.css'); + const files = glob.sync(globPath); const filePromises = files.map(async (file) => { const contents = fs.readFileSync(file).toString(); diff --git a/packages/cli/src/codemods/migrations.ts b/packages/cli/src/codemods/migrations.ts deleted file mode 100644 index 3dad0c31c0..0000000000 --- a/packages/cli/src/codemods/migrations.ts +++ /dev/null @@ -1,7 +0,0 @@ -import lightDark from './migrations/light-dark.js'; -import tokensv2 from './migrations/tokens-v2.js'; - -export default { - 'tokens-rename-light-dark': lightDark, - 'tokens-v2': tokensv2, -}; diff --git a/packages/cli/src/codemods/migrations/light-dark.ts b/packages/cli/src/codemods/migrations/light-dark.ts deleted file mode 100644 index b2b0615702..0000000000 --- a/packages/cli/src/codemods/migrations/light-dark.ts +++ /dev/null @@ -1,32 +0,0 @@ -import { cssVarCodemod } from '../css-var-codemod.js'; - -export default () => - cssVarCodemod({ - '--fds-semantic-surface-first-light': '--fds-semantic-surface-first-subtle', - '--fds-semantic-surface-first-light-hover': - '--fds-semantic-surface-first-subtle-hover', - '--fds-semantic-surface-first-light-active': - '--fds-semantic-surface-first-subtle-active', - '--fds-semantic-surface-first-dark': '--fds-semantic-surface-first-strong', - '--fds-semantic-surface-second-light': - '--fds-semantic-surface-second-subtle', - '--fds-semantic-surface-second-light-hover': - '--fds-semantic-surface-second-subtle-hover', - '--fds-semantic-surface-second-light-active': - '--fds-semantic-surface-second-subtle-active', - '--fds-semantic-surface-second-dark': - '--fds-semantic-surface-second-strong', - '--fds-semantic-surface-third-light': '--fds-semantic-surface-third-subtle', - '--fds-semantic-surface-third-light-hover': - '--fds-semantic-surface-third-subtle-hover', - '--fds-semantic-surface-third-light-active': - '--fds-semantic-surface-third-subtle-active', - '--fds-semantic-surface-third-dark': '--fds-semantic-surface-third-strong', - '--fds-semantic-surface-neutral-dark': - '--fds-semantic-surface-neutral-strong', - '--fds-semantic-surface-neutral-dark-hover': - '--fds-semantic-surface-neutral-strong-hover', - '--fds-semantic-border-action-dark': '--fds-semantic-border-action-strong', - '--fds-semantic-border-action-dark-hover': - '--fds-semantic-border-action-strong-hover', - }); diff --git a/packages/cli/src/codemods/migrations/tokens-v2.ts b/packages/cli/src/codemods/migrations/tokens-v2.ts deleted file mode 100644 index 4f0ca55623..0000000000 --- a/packages/cli/src/codemods/migrations/tokens-v2.ts +++ /dev/null @@ -1,209 +0,0 @@ -import { cssVarCodemod } from '../css-var-codemod.js'; - -export default () => - cssVarCodemod({ - '--fds-semantic-surface-first-light': '--fds-color-brand1-surface-default', - '--fds-semantic-surface-first-light-hover': '', - '--fds-semantic-surface-first-light-active': '', - '--fds-semantic-surface-first-dark': '', - '--fds-semantic-surface-second-light': '', - '--fds-semantic-surface-second-light-hover': '', - '--fds-semantic-surface-second-light-active': '', - '--fds-semantic-surface-second-dark': '', - '--fds-semantic-surface-third-light': '', - '--fds-semantic-surface-third-light-hover': '', - '--fds-semantic-surface-third-light-active': '', - '--fds-semantic-surface-third-dark': '', - '--fds-semantic-surface-action-first-subtle': '', - '--fds-semantic-surface-action-first-subtle-hover': '', - '--fds-semantic-surface-action-first-default': '', - '--fds-semantic-surface-action-first-hover': '', - '--fds-semantic-surface-action-first-active': '', - '--fds-semantic-surface-action-first-no_fill': '', - '--fds-semantic-surface-action-first-no_fill-hover': '', - '--fds-semantic-surface-action-first-no_fill-active': '', - '--fds-semantic-surface-action-second-subtle': '', - '--fds-semantic-surface-action-second-subtle-hover': '', - '--fds-semantic-surface-action-second-default': '', - '--fds-semantic-surface-action-second-hover': '', - '--fds-semantic-surface-action-second-active': '', - '--fds-semantic-surface-action-second-no_fill': '', - '--fds-semantic-surface-action-second-no_fill-hover': '', - '--fds-semantic-surface-action-second-no_fill-active': '', - '--fds-semantic-surface-action-subtle': '', - '--fds-semantic-surface-action-subtle-hover': '', - '--fds-semantic-surface-action-default': '', - '--fds-semantic-surface-action-hover': '', - '--fds-semantic-surface-action-active': '', - '--fds-semantic-surface-action-no_fill': '', - '--fds-semantic-surface-action-no_fill-hover': '', - '--fds-semantic-surface-action-no_fill-active': '', - '--fds-semantic-surface-action-checked': '', - '--fds-semantic-surface-neutral-default': '', - '--fds-semantic-surface-neutral-selected': '', - '--fds-semantic-surface-neutral-subtle': '', - '--fds-semantic-surface-neutral-subtle-hover': '', - '--fds-semantic-surface-neutral-dark': '', - '--fds-semantic-surface-neutral-dark-hover': '', - '--fds-semantic-surface-neutral-inverted': '', - '--fds-semantic-surface-success-subtle': '', - '--fds-semantic-surface-success-subtle-hover': '', - '--fds-semantic-surface-success-default': '', - '--fds-semantic-surface-success-hover': '', - '--fds-semantic-surface-success-active': '', - '--fds-semantic-surface-success-no_fill': '', - '--fds-semantic-surface-success-no_fill-hover': '', - '--fds-semantic-surface-success-no_fill-active': '', - '--fds-semantic-surface-warning-subtle': '', - '--fds-semantic-surface-warning-subtle-hover': '', - '--fds-semantic-surface-warning-default': '', - '--fds-semantic-surface-warning-default-hover': '', - '--fds-semantic-surface-danger-subtle': '', - '--fds-semantic-surface-danger-subtle-hover': '', - '--fds-semantic-surface-danger-default': '', - '--fds-semantic-surface-danger-hover': '', - '--fds-semantic-surface-danger-active': '', - '--fds-semantic-surface-danger-no_fill': '', - '--fds-semantic-surface-danger-no_fill-hover': '', - '--fds-semantic-surface-danger-no_fill-active': '', - '--fds-semantic-surface-info-subtle': '', - '--fds-semantic-surface-info-subtle-hover': '', - '--fds-semantic-surface-on_inverted-default': '', - '--fds-semantic-surface-on_inverted-hover': '', - '--fds-semantic-surface-on_inverted-active': '', - '--fds-semantic-surface-on_inverted-no_fill': '', - '--fds-semantic-surface-on_inverted-no_fill-hover': '', - '--fds-semantic-surface-on_inverted-no_fill-active': '', - '--fds-semantic-surface-focus-default': '', - '--fds-semantic-border-first-default': '', - '--fds-semantic-border-first-hover': '', - '--fds-semantic-border-first-active': '', - '--fds-semantic-border-second-default': '', - '--fds-semantic-border-second-hover': '', - '--fds-semantic-border-second-active': '', - '--fds-semantic-border-third-default': '', - '--fds-semantic-border-third-hover': '', - '--fds-semantic-border-third-active': '', - '--fds-semantic-border-action-first-subtle': '', - '--fds-semantic-border-action-first-subtle-hover': '', - '--fds-semantic-border-action-first-default': '', - '--fds-semantic-border-action-first-hover': '', - '--fds-semantic-border-action-first-active': '', - '--fds-semantic-border-action-second-subtle': '', - '--fds-semantic-border-action-second-subtle-hover': '', - '--fds-semantic-border-action-second-default': '', - '--fds-semantic-border-action-second-hover': '', - '--fds-semantic-border-action-second-active': '', - '--fds-semantic-border-action-subtle': '', - '--fds-semantic-border-action-subtle-hover': '', - '--fds-semantic-border-action-default': '', - '--fds-semantic-border-action-hover': '', - '--fds-semantic-border-action-active': '', - '--fds-semantic-border-action-dark': '', - '--fds-semantic-border-action-dark-hover': '', - '--fds-semantic-border-info-default': '', - '--fds-semantic-border-neutral-default': '', - '--fds-semantic-border-neutral-subtle': '', - '--fds-semantic-border-neutral-strong': '', - '--fds-semantic-border-success-default': '', - '--fds-semantic-border-success-hover': '', - '--fds-semantic-border-success-active': '', - '--fds-semantic-border-warning-default': '', - '--fds-semantic-border-warning-hover': '', - '--fds-semantic-border-warning-active': '', - '--fds-semantic-border-danger-default': '', - '--fds-semantic-border-danger-hover': '', - '--fds-semantic-border-danger-active': '', - '--fds-semantic-border-focus-outline': '', - '--fds-semantic-border-focus-boxshadow': '', - '--fds-semantic-border-on_inverted-default': '', - '--fds-semantic-border-input-default': '', - '--fds-semantic-border-input-hover': '', - '--fds-semantic-border-divider-default': '', - '--fds-semantic-border-divider-subtle': '', - '--fds-semantic-border-divider-strong': '', - '--fds-semantic-text-action-first-default': '', - '--fds-semantic-text-action-first-hover': '', - '--fds-semantic-text-action-first-active': '', - '--fds-semantic-text-action-first-on_action': '', - '--fds-semantic-text-action-second-default': '', - '--fds-semantic-text-action-second-hover': '', - '--fds-semantic-text-action-second-active': '', - '--fds-semantic-text-action-second-on_action': '', - '--fds-semantic-text-action-default': '', - '--fds-semantic-text-action-hover': '', - '--fds-semantic-text-action-active': '', - '--fds-semantic-text-action-on_action': '', - '--fds-semantic-text-success-default': '', - '--fds-semantic-text-success-hover': '', - '--fds-semantic-text-success-active': '', - '--fds-semantic-text-success-on_success': '', - '--fds-semantic-text-success-on_success_subtle': '', - '--fds-semantic-text-neutral-default': '', - '--fds-semantic-text-neutral-subtle': '', - '--fds-semantic-text-neutral-on_inverted': '', - '--fds-semantic-text-warning-default': '', - '--fds-semantic-text-warning-icon_warning': '', - '--fds-semantic-text-warning-on_warning': '', - '--fds-semantic-text-danger-default': '', - '--fds-semantic-text-danger-hover': '', - '--fds-semantic-text-danger-active': '', - '--fds-semantic-text-danger-on_danger': '', - '--fds-semantic-text-danger-on_danger_subtle': '', - '--fds-semantic-text-visited-default': '', - '--fds-semantic-background-default': '', - '--fds-semantic-background-subtle': '', - '--fds-typography-heading-2xlarge': '', - '--fds-typography-heading-xlarge': '', - '--fds-typography-heading-large': '', - '--fds-typography-heading-medium': '', - '--fds-typography-heading-small': '', - '--fds-typography-heading-xsmall': '', - '--fds-typography-heading-xxsmall': '', - '--fds-typography-ingress-large': '', - '--fds-typography-ingress-medium': '', - '--fds-typography-ingress-small': '', - '--fds-typography-ingress-xsmall': '', - '--fds-typography-paragraph-large': '', - '--fds-typography-paragraph-medium': '', - '--fds-typography-paragraph-small': '', - '--fds-typography-paragraph-xsmall': '', - '--fds-typography-paragraph-short-large': '', - '--fds-typography-paragraph-short-medium': '', - '--fds-typography-paragraph-short-small': '', - '--fds-typography-paragraph-short-xsmall': '', - '--fds-typography-paragraph-long-large': '', - '--fds-typography-paragraph-long-medium': '', - '--fds-typography-paragraph-long-small': '', - '--fds-typography-paragraph-long-xsmall': '', - '--fds-typography-label-large': '', - '--fds-typography-label-medium': '', - '--fds-typography-label-small': '', - '--fds-typography-label-xsmall': '', - '--fds-typography-error_message-large': '', - '--fds-typography-error_message-medium': '', - '--fds-typography-error_message-small': '', - '--fds-typography-error_message-xsmall': '', - '--fds-typography-interactive-large': '[delete]', - '--fds-typography-interactive-medium': '[delete]', - '--fds-typography-interactive-small': '[delete]', - '--fds-border_radius-interactive': '[delete]', - '--fds-border_radius-small': '--fds-border-radius-sm', - '--fds-border_radius-medium': '--fds-border-radius-md', - '--fds-border_radius-large': '--fds-border-radius-lg', - '--fds-border_radius-xlarge': '--fds-border-radius-xl', - '--fds-border_radius-xxlarge': '--fds-border-radius-2xl', - '--fds-border_radius-xxxlarge': '--fds-border-radius-3xl', - '--fds-border_radius-xxxxlarge': '--fds-border-radius-4xl', - '--fds-border_radius-full': '--fds-border-radius-full', - '--fds-base_spacing': '[delete]', - '--fds-base_sizing': '[delete]', - '--fds-border_width-default': '--fds-border-width-default', - '--fds-border_width-active': '--fds-border-width-active', - '--fds-border_width-tab_focus': '--fds-border-width-tab_focus', // Skulle denne fjernes? - '--fds-shadow-xsmall': '--fds-shadow-xs', - '--fds-shadow-small': '--fds-shadow-sm', - '--fds-shadow-medium': '--fds-shadow-md', - '--fds-shadow-large': '--fds-shadow-lg', - '--fds-shadow-xlarge': '--fds-shadow-xl', - }); diff --git a/packages/cli/src/migrations/index.ts b/packages/cli/src/migrations/index.ts new file mode 100644 index 0000000000..c3dee58503 --- /dev/null +++ b/packages/cli/src/migrations/index.ts @@ -0,0 +1,7 @@ +import lightDark from './light-dark.js'; +import tokensv2 from './tokens-v2.js'; + +export default { + 'tokens-rename-light-dark': lightDark, + 'tokens-v2': tokensv2, +}; diff --git a/packages/cli/src/migrations/light-dark.ts b/packages/cli/src/migrations/light-dark.ts new file mode 100644 index 0000000000..a00b024512 --- /dev/null +++ b/packages/cli/src/migrations/light-dark.ts @@ -0,0 +1,24 @@ +import { cssVarCodemod } from '../codemods/css-var-codemod.js'; + +export default (path?: string) => + cssVarCodemod({ + globPath: path, + dictionary: { + '--fds-semantic-surface-first-light': '--fds-semantic-surface-first-subtle', + '--fds-semantic-surface-first-light-hover': '--fds-semantic-surface-first-subtle-hover', + '--fds-semantic-surface-first-light-active': '--fds-semantic-surface-first-subtle-active', + '--fds-semantic-surface-first-dark': '--fds-semantic-surface-first-strong', + '--fds-semantic-surface-second-light': '--fds-semantic-surface-second-subtle', + '--fds-semantic-surface-second-light-hover': '--fds-semantic-surface-second-subtle-hover', + '--fds-semantic-surface-second-light-active': '--fds-semantic-surface-second-subtle-active', + '--fds-semantic-surface-second-dark': '--fds-semantic-surface-second-strong', + '--fds-semantic-surface-third-light': '--fds-semantic-surface-third-subtle', + '--fds-semantic-surface-third-light-hover': '--fds-semantic-surface-third-subtle-hover', + '--fds-semantic-surface-third-light-active': '--fds-semantic-surface-third-subtle-active', + '--fds-semantic-surface-third-dark': '--fds-semantic-surface-third-strong', + '--fds-semantic-surface-neutral-dark': '--fds-semantic-surface-neutral-strong', + '--fds-semantic-surface-neutral-dark-hover': '--fds-semantic-surface-neutral-strong-hover', + '--fds-semantic-border-action-dark': '--fds-semantic-border-action-strong', + '--fds-semantic-border-action-dark-hover': '--fds-semantic-border-action-strong-hover', + }, + }); diff --git a/packages/cli/src/migrations/tokens-v2.ts b/packages/cli/src/migrations/tokens-v2.ts new file mode 100644 index 0000000000..4b5fa1b3fc --- /dev/null +++ b/packages/cli/src/migrations/tokens-v2.ts @@ -0,0 +1,212 @@ +import { cssVarCodemod } from '../codemods/css-var-codemod.js'; + +export default (path?: string) => + cssVarCodemod({ + globPath: path, + dictionary: { + '--fds-semantic-surface-first-light': '--fds-color-brand1-surface-default', + '--fds-semantic-surface-first-light-hover': '', + '--fds-semantic-surface-first-light-active': '', + '--fds-semantic-surface-first-dark': '', + '--fds-semantic-surface-second-light': '', + '--fds-semantic-surface-second-light-hover': '', + '--fds-semantic-surface-second-light-active': '', + '--fds-semantic-surface-second-dark': '', + '--fds-semantic-surface-third-light': '', + '--fds-semantic-surface-third-light-hover': '', + '--fds-semantic-surface-third-light-active': '', + '--fds-semantic-surface-third-dark': '', + '--fds-semantic-surface-action-first-subtle': '', + '--fds-semantic-surface-action-first-subtle-hover': '', + '--fds-semantic-surface-action-first-default': '', + '--fds-semantic-surface-action-first-hover': '', + '--fds-semantic-surface-action-first-active': '', + '--fds-semantic-surface-action-first-no_fill': '', + '--fds-semantic-surface-action-first-no_fill-hover': '', + '--fds-semantic-surface-action-first-no_fill-active': '', + '--fds-semantic-surface-action-second-subtle': '', + '--fds-semantic-surface-action-second-subtle-hover': '', + '--fds-semantic-surface-action-second-default': '', + '--fds-semantic-surface-action-second-hover': '', + '--fds-semantic-surface-action-second-active': '', + '--fds-semantic-surface-action-second-no_fill': '', + '--fds-semantic-surface-action-second-no_fill-hover': '', + '--fds-semantic-surface-action-second-no_fill-active': '', + '--fds-semantic-surface-action-subtle': '', + '--fds-semantic-surface-action-subtle-hover': '', + '--fds-semantic-surface-action-default': '', + '--fds-semantic-surface-action-hover': '', + '--fds-semantic-surface-action-active': '', + '--fds-semantic-surface-action-no_fill': '', + '--fds-semantic-surface-action-no_fill-hover': '', + '--fds-semantic-surface-action-no_fill-active': '', + '--fds-semantic-surface-action-checked': '', + '--fds-semantic-surface-neutral-default': '', + '--fds-semantic-surface-neutral-selected': '', + '--fds-semantic-surface-neutral-subtle': '', + '--fds-semantic-surface-neutral-subtle-hover': '', + '--fds-semantic-surface-neutral-dark': '', + '--fds-semantic-surface-neutral-dark-hover': '', + '--fds-semantic-surface-neutral-inverted': '', + '--fds-semantic-surface-success-subtle': '', + '--fds-semantic-surface-success-subtle-hover': '', + '--fds-semantic-surface-success-default': '', + '--fds-semantic-surface-success-hover': '', + '--fds-semantic-surface-success-active': '', + '--fds-semantic-surface-success-no_fill': '', + '--fds-semantic-surface-success-no_fill-hover': '', + '--fds-semantic-surface-success-no_fill-active': '', + '--fds-semantic-surface-warning-subtle': '', + '--fds-semantic-surface-warning-subtle-hover': '', + '--fds-semantic-surface-warning-default': '', + '--fds-semantic-surface-warning-default-hover': '', + '--fds-semantic-surface-danger-subtle': '', + '--fds-semantic-surface-danger-subtle-hover': '', + '--fds-semantic-surface-danger-default': '', + '--fds-semantic-surface-danger-hover': '', + '--fds-semantic-surface-danger-active': '', + '--fds-semantic-surface-danger-no_fill': '', + '--fds-semantic-surface-danger-no_fill-hover': '', + '--fds-semantic-surface-danger-no_fill-active': '', + '--fds-semantic-surface-info-subtle': '', + '--fds-semantic-surface-info-subtle-hover': '', + '--fds-semantic-surface-on_inverted-default': '', + '--fds-semantic-surface-on_inverted-hover': '', + '--fds-semantic-surface-on_inverted-active': '', + '--fds-semantic-surface-on_inverted-no_fill': '', + '--fds-semantic-surface-on_inverted-no_fill-hover': '', + '--fds-semantic-surface-on_inverted-no_fill-active': '', + '--fds-semantic-surface-focus-default': '', + '--fds-semantic-border-first-default': '', + '--fds-semantic-border-first-hover': '', + '--fds-semantic-border-first-active': '', + '--fds-semantic-border-second-default': '', + '--fds-semantic-border-second-hover': '', + '--fds-semantic-border-second-active': '', + '--fds-semantic-border-third-default': '', + '--fds-semantic-border-third-hover': '', + '--fds-semantic-border-third-active': '', + '--fds-semantic-border-action-first-subtle': '', + '--fds-semantic-border-action-first-subtle-hover': '', + '--fds-semantic-border-action-first-default': '', + '--fds-semantic-border-action-first-hover': '', + '--fds-semantic-border-action-first-active': '', + '--fds-semantic-border-action-second-subtle': '', + '--fds-semantic-border-action-second-subtle-hover': '', + '--fds-semantic-border-action-second-default': '', + '--fds-semantic-border-action-second-hover': '', + '--fds-semantic-border-action-second-active': '', + '--fds-semantic-border-action-subtle': '', + '--fds-semantic-border-action-subtle-hover': '', + '--fds-semantic-border-action-default': '', + '--fds-semantic-border-action-hover': '', + '--fds-semantic-border-action-active': '', + '--fds-semantic-border-action-dark': '', + '--fds-semantic-border-action-dark-hover': '', + '--fds-semantic-border-info-default': '', + '--fds-semantic-border-neutral-default': '', + '--fds-semantic-border-neutral-subtle': '', + '--fds-semantic-border-neutral-strong': '', + '--fds-semantic-border-success-default': '', + '--fds-semantic-border-success-hover': '', + '--fds-semantic-border-success-active': '', + '--fds-semantic-border-warning-default': '', + '--fds-semantic-border-warning-hover': '', + '--fds-semantic-border-warning-active': '', + '--fds-semantic-border-danger-default': '', + '--fds-semantic-border-danger-hover': '', + '--fds-semantic-border-danger-active': '', + '--fds-semantic-border-focus-outline': '', + '--fds-semantic-border-focus-boxshadow': '', + '--fds-semantic-border-on_inverted-default': '', + '--fds-semantic-border-input-default': '', + '--fds-semantic-border-input-hover': '', + '--fds-semantic-border-divider-default': '', + '--fds-semantic-border-divider-subtle': '', + '--fds-semantic-border-divider-strong': '', + '--fds-semantic-text-action-first-default': '', + '--fds-semantic-text-action-first-hover': '', + '--fds-semantic-text-action-first-active': '', + '--fds-semantic-text-action-first-on_action': '', + '--fds-semantic-text-action-second-default': '', + '--fds-semantic-text-action-second-hover': '', + '--fds-semantic-text-action-second-active': '', + '--fds-semantic-text-action-second-on_action': '', + '--fds-semantic-text-action-default': '', + '--fds-semantic-text-action-hover': '', + '--fds-semantic-text-action-active': '', + '--fds-semantic-text-action-on_action': '', + '--fds-semantic-text-success-default': '', + '--fds-semantic-text-success-hover': '', + '--fds-semantic-text-success-active': '', + '--fds-semantic-text-success-on_success': '', + '--fds-semantic-text-success-on_success_subtle': '', + '--fds-semantic-text-neutral-default': '', + '--fds-semantic-text-neutral-subtle': '', + '--fds-semantic-text-neutral-on_inverted': '', + '--fds-semantic-text-warning-default': '', + '--fds-semantic-text-warning-icon_warning': '', + '--fds-semantic-text-warning-on_warning': '', + '--fds-semantic-text-danger-default': '', + '--fds-semantic-text-danger-hover': '', + '--fds-semantic-text-danger-active': '', + '--fds-semantic-text-danger-on_danger': '', + '--fds-semantic-text-danger-on_danger_subtle': '', + '--fds-semantic-text-visited-default': '', + '--fds-semantic-background-default': '', + '--fds-semantic-background-subtle': '', + '--fds-typography-heading-2xlarge': '', + '--fds-typography-heading-xlarge': '', + '--fds-typography-heading-large': '', + '--fds-typography-heading-medium': '', + '--fds-typography-heading-small': '', + '--fds-typography-heading-xsmall': '', + '--fds-typography-heading-xxsmall': '', + '--fds-typography-ingress-large': '', + '--fds-typography-ingress-medium': '', + '--fds-typography-ingress-small': '', + '--fds-typography-ingress-xsmall': '', + '--fds-typography-paragraph-large': '', + '--fds-typography-paragraph-medium': '', + '--fds-typography-paragraph-small': '', + '--fds-typography-paragraph-xsmall': '', + '--fds-typography-paragraph-short-large': '', + '--fds-typography-paragraph-short-medium': '', + '--fds-typography-paragraph-short-small': '', + '--fds-typography-paragraph-short-xsmall': '', + '--fds-typography-paragraph-long-large': '', + '--fds-typography-paragraph-long-medium': '', + '--fds-typography-paragraph-long-small': '', + '--fds-typography-paragraph-long-xsmall': '', + '--fds-typography-label-large': '', + '--fds-typography-label-medium': '', + '--fds-typography-label-small': '', + '--fds-typography-label-xsmall': '', + '--fds-typography-error_message-large': '', + '--fds-typography-error_message-medium': '', + '--fds-typography-error_message-small': '', + '--fds-typography-error_message-xsmall': '', + '--fds-typography-interactive-large': '[delete]', + '--fds-typography-interactive-medium': '[delete]', + '--fds-typography-interactive-small': '[delete]', + '--fds-border_radius-interactive': '[delete]', + '--fds-border_radius-small': '--fds-border-radius-sm', + '--fds-border_radius-medium': '--fds-border-radius-md', + '--fds-border_radius-large': '--fds-border-radius-lg', + '--fds-border_radius-xlarge': '--fds-border-radius-xl', + '--fds-border_radius-xxlarge': '--fds-border-radius-2xl', + '--fds-border_radius-xxxlarge': '--fds-border-radius-3xl', + '--fds-border_radius-xxxxlarge': '--fds-border-radius-4xl', + '--fds-border_radius-full': '--fds-border-radius-full', + '--fds-base_spacing': '[delete]', + '--fds-base_sizing': '[delete]', + '--fds-border_width-default': '--fds-border-width-default', + '--fds-border_width-active': '--fds-border-width-active', + '--fds-border_width-tab_focus': '--fds-border-width-tab_focus', // Skulle denne fjernes? + '--fds-shadow-xsmall': '--fds-shadow-xs', + '--fds-shadow-small': '--fds-shadow-sm', + '--fds-shadow-medium': '--fds-shadow-md', + '--fds-shadow-large': '--fds-shadow-lg', + '--fds-shadow-xlarge': '--fds-shadow-xl', + }, + }); diff --git a/packages/cli/src/test/a.css b/packages/cli/src/test/a.css index ca5544fa95..e89cec2288 100644 --- a/packages/cli/src/test/a.css +++ b/packages/cli/src/test/a.css @@ -1,4 +1,4 @@ -.class { +.fds-class { margin-top: 42px; color: var(--fds-semantic-surface-first-subtle); background-color: #fff; From 84bce956be0b7f1eb3726a06673d5b0ca8b39ca3 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 11:37:33 +0200 Subject: [PATCH 046/311] test updates --- .vscode/settings.json | 2 +- packages/cli/src/test/a.css | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 89e1fb3e85..333c262038 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,7 +6,7 @@ "prettier.prettierPath": "./node_modules/prettier", "typescript.tsdk": "node_modules/typescript/lib", "typescript.enablePromptUseWorkspaceTsdk": true, - "cssvar.files": ["packages/theme/brand/digdir/tokens.css"], + "cssvar.files": ["packages/theme/brand/digdir/light.css"], "[ignore]": { "editor.defaultFormatter": "foxundermoon.shell-format" }, diff --git a/packages/cli/src/test/a.css b/packages/cli/src/test/a.css index e89cec2288..d123b66464 100644 --- a/packages/cli/src/test/a.css +++ b/packages/cli/src/test/a.css @@ -1,5 +1,7 @@ .fds-class { margin-top: 42px; + border-width: var(--fds-border-width-default); color: var(--fds-semantic-surface-first-subtle); + border-color: var(--fds-semantic-surface-first-light); background-color: #fff; } From 5e5f4e2c3a10e191cf7684f5d2aa4e6e332f3a60 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 11:43:09 +0200 Subject: [PATCH 047/311] migrations wip --- packages/cli/src/codemods/css-var-codemod.ts | 2 +- packages/cli/src/migrations/index.ts | 2 ++ packages/cli/src/migrations/prefix-ds.ts | 9 +++++++++ 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 packages/cli/src/migrations/prefix-ds.ts diff --git a/packages/cli/src/codemods/css-var-codemod.ts b/packages/cli/src/codemods/css-var-codemod.ts index d7525ea2a5..cebb94dbc1 100644 --- a/packages/cli/src/codemods/css-var-codemod.ts +++ b/packages/cli/src/codemods/css-var-codemod.ts @@ -11,7 +11,7 @@ type CSSCodemodProps = { export const cssVarCodemod = ({ dictionary, globPath = './**/*.css' }: CSSCodemodProps) => { const transformPlugin: Plugin = { - postcssPlugin: 'Replace', + postcssPlugin: 'Replace CSS variables', Declaration(decl) { Object.keys(dictionary).forEach((key) => { if (decl.value.includes(key)) { diff --git a/packages/cli/src/migrations/index.ts b/packages/cli/src/migrations/index.ts index c3dee58503..db7111c879 100644 --- a/packages/cli/src/migrations/index.ts +++ b/packages/cli/src/migrations/index.ts @@ -1,7 +1,9 @@ import lightDark from './light-dark.js'; import tokensv2 from './tokens-v2.js'; +import prefixDs from './prefix-ds.js'; export default { 'tokens-rename-light-dark': lightDark, 'tokens-v2': tokensv2, + 'css-prefix-ds': prefixDs, }; diff --git a/packages/cli/src/migrations/prefix-ds.ts b/packages/cli/src/migrations/prefix-ds.ts new file mode 100644 index 0000000000..6f2d4b1c23 --- /dev/null +++ b/packages/cli/src/migrations/prefix-ds.ts @@ -0,0 +1,9 @@ +import { cssVarCodemod } from '../codemods/css-var-codemod.js'; + +export default (path?: string) => + cssVarCodemod({ + globPath: path, + dictionary: { + '--fds': '--ds', + }, + }); From a7d3e8245cd1cbd2d3fe562ca118997a47206970 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 11:55:13 +0200 Subject: [PATCH 048/311] updated glob --- packages/cli/src/codemods/css-var-codemod.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/src/codemods/css-var-codemod.ts b/packages/cli/src/codemods/css-var-codemod.ts index cebb94dbc1..c0c2bcedbf 100644 --- a/packages/cli/src/codemods/css-var-codemod.ts +++ b/packages/cli/src/codemods/css-var-codemod.ts @@ -26,7 +26,7 @@ export const cssVarCodemod = ({ dictionary, globPath = './**/*.css' }: CSSCodemo const processor = postcss(plugins); const transform = async () => { - const files = glob.sync(globPath); + const files = await glob(globPath, { ignore: ['node_modules/**'] }); const filePromises = files.map(async (file) => { const contents = fs.readFileSync(file).toString(); From c4ebf7a99ff33e3fc507001d623e3f3531a1cd9b Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 11:57:30 +0200 Subject: [PATCH 049/311] plugin name --- packages/cli/src/codemods/css-var-codemod.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/src/codemods/css-var-codemod.ts b/packages/cli/src/codemods/css-var-codemod.ts index c0c2bcedbf..ab3a17aa51 100644 --- a/packages/cli/src/codemods/css-var-codemod.ts +++ b/packages/cli/src/codemods/css-var-codemod.ts @@ -11,7 +11,7 @@ type CSSCodemodProps = { export const cssVarCodemod = ({ dictionary, globPath = './**/*.css' }: CSSCodemodProps) => { const transformPlugin: Plugin = { - postcssPlugin: 'Replace CSS variables', + postcssPlugin: 'Replaces referenced CSS variables', Declaration(decl) { Object.keys(dictionary).forEach((key) => { if (decl.value.includes(key)) { From 67e46549adedf048604e2e13e0ed7495891933f0 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 12:01:00 +0200 Subject: [PATCH 050/311] empty check --- packages/cli/src/codemods/css-var-codemod.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/cli/src/codemods/css-var-codemod.ts b/packages/cli/src/codemods/css-var-codemod.ts index ab3a17aa51..2441ddd211 100644 --- a/packages/cli/src/codemods/css-var-codemod.ts +++ b/packages/cli/src/codemods/css-var-codemod.ts @@ -1,5 +1,6 @@ import fs from 'fs'; +import * as R from 'ramda'; import type { AcceptedPlugin, Plugin } from 'postcss'; import postcss from 'postcss'; import glob from 'fast-glob'; @@ -14,7 +15,7 @@ export const cssVarCodemod = ({ dictionary, globPath = './**/*.css' }: CSSCodemo postcssPlugin: 'Replaces referenced CSS variables', Declaration(decl) { Object.keys(dictionary).forEach((key) => { - if (decl.value.includes(key)) { + if (decl.value.includes(key) && !R.isEmpty(key)) { decl.value = decl.value.replace(key, dictionary[key]); } }); From c4f43db1cfbc8672e746b96b4681ac7c43ad28e3 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 12:02:14 +0200 Subject: [PATCH 051/311] fix empty check --- packages/cli/src/codemods/css-var-codemod.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/cli/src/codemods/css-var-codemod.ts b/packages/cli/src/codemods/css-var-codemod.ts index 2441ddd211..47f2560c4a 100644 --- a/packages/cli/src/codemods/css-var-codemod.ts +++ b/packages/cli/src/codemods/css-var-codemod.ts @@ -15,8 +15,9 @@ export const cssVarCodemod = ({ dictionary, globPath = './**/*.css' }: CSSCodemo postcssPlugin: 'Replaces referenced CSS variables', Declaration(decl) { Object.keys(dictionary).forEach((key) => { - if (decl.value.includes(key) && !R.isEmpty(key)) { - decl.value = decl.value.replace(key, dictionary[key]); + const newValue = dictionary[key]; + if (decl.value.includes(key) && !R.isEmpty(newValue)) { + decl.value = decl.value.replace(key, newValue); } }); }, From 9bfd1feed1b64dd4c572640415a96b0f114361f2 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 12:04:57 +0200 Subject: [PATCH 052/311] added log --- packages/cli/src/codemods/css-var-codemod.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/cli/src/codemods/css-var-codemod.ts b/packages/cli/src/codemods/css-var-codemod.ts index 47f2560c4a..785f55d217 100644 --- a/packages/cli/src/codemods/css-var-codemod.ts +++ b/packages/cli/src/codemods/css-var-codemod.ts @@ -16,6 +16,11 @@ export const cssVarCodemod = ({ dictionary, globPath = './**/*.css' }: CSSCodemo Declaration(decl) { Object.keys(dictionary).forEach((key) => { const newValue = dictionary[key]; + + if (R.isEmpty(newValue)) { + console.log(`Skipping "${key}"; missing new value`); + } + if (decl.value.includes(key) && !R.isEmpty(newValue)) { decl.value = decl.value.replace(key, newValue); } From fa6b8bf56722c9923eea975bfe9b8adbe30314b0 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 12:53:37 +0200 Subject: [PATCH 053/311] updates --- packages/cli/bin/designsystemet.ts | 6 +++--- packages/cli/src/codemods/css-var-codemod.ts | 6 +++++- packages/cli/src/migrations/light-dark.ts | 4 ++-- packages/cli/src/migrations/prefix-ds.ts | 4 ++-- packages/cli/src/migrations/tokens-v2.ts | 4 ++-- 5 files changed, 14 insertions(+), 10 deletions(-) diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts index b92eb18791..ef344094e8 100644 --- a/packages/cli/bin/designsystemet.ts +++ b/packages/cli/bin/designsystemet.ts @@ -20,15 +20,15 @@ program .command('migrate') .description('run a Designsystemet migration') .addArgument(new Argument('', 'Migration to run').choices(Object.keys(migrations))) - .option('-p, --path ', 'Glob path to where migration should be run', './**/*.css') + .option('-g, --glob ', 'Glob for where migration should run', './**/*.css') .action((migrationKey, opts) => { - const { path } = opts; + const { glob } = opts; const migration = migrations[migrationKey as keyof typeof migrations]; if (!migration) { console.error('Migration not found!'); throw 'Aborting'; } - migration?.(path); + migration?.(glob); }); await program.parseAsync(process.argv); diff --git a/packages/cli/src/codemods/css-var-codemod.ts b/packages/cli/src/codemods/css-var-codemod.ts index 785f55d217..e834e06c73 100644 --- a/packages/cli/src/codemods/css-var-codemod.ts +++ b/packages/cli/src/codemods/css-var-codemod.ts @@ -18,7 +18,11 @@ export const cssVarCodemod = ({ dictionary, globPath = './**/*.css' }: CSSCodemo const newValue = dictionary[key]; if (R.isEmpty(newValue)) { - console.log(`Skipping "${key}"; missing new value`); + // console.log(`Skipping "${key}"; missing new value`); + } + + if (newValue === '[delete]') { + // console.log(`Found delete token "${key}"`); } if (decl.value.includes(key) && !R.isEmpty(newValue)) { diff --git a/packages/cli/src/migrations/light-dark.ts b/packages/cli/src/migrations/light-dark.ts index a00b024512..9fc282dcd2 100644 --- a/packages/cli/src/migrations/light-dark.ts +++ b/packages/cli/src/migrations/light-dark.ts @@ -1,8 +1,8 @@ import { cssVarCodemod } from '../codemods/css-var-codemod.js'; -export default (path?: string) => +export default (glob?: string) => cssVarCodemod({ - globPath: path, + globPath: glob, dictionary: { '--fds-semantic-surface-first-light': '--fds-semantic-surface-first-subtle', '--fds-semantic-surface-first-light-hover': '--fds-semantic-surface-first-subtle-hover', diff --git a/packages/cli/src/migrations/prefix-ds.ts b/packages/cli/src/migrations/prefix-ds.ts index 6f2d4b1c23..c7627cb71d 100644 --- a/packages/cli/src/migrations/prefix-ds.ts +++ b/packages/cli/src/migrations/prefix-ds.ts @@ -1,8 +1,8 @@ import { cssVarCodemod } from '../codemods/css-var-codemod.js'; -export default (path?: string) => +export default (glob?: string) => cssVarCodemod({ - globPath: path, + globPath: glob, dictionary: { '--fds': '--ds', }, diff --git a/packages/cli/src/migrations/tokens-v2.ts b/packages/cli/src/migrations/tokens-v2.ts index 4b5fa1b3fc..4ea5afb03b 100644 --- a/packages/cli/src/migrations/tokens-v2.ts +++ b/packages/cli/src/migrations/tokens-v2.ts @@ -1,8 +1,8 @@ import { cssVarCodemod } from '../codemods/css-var-codemod.js'; -export default (path?: string) => +export default (glob?: string) => cssVarCodemod({ - globPath: path, + globPath: glob, dictionary: { '--fds-semantic-surface-first-light': '--fds-color-brand1-surface-default', '--fds-semantic-surface-first-light-hover': '', From 94812d88d14ed6dc2c954dd36a50c5be75d883ec Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 12:56:35 +0200 Subject: [PATCH 054/311] updated to support new core name: primitives --- apps/storefront/tokens/altinn/dark.ts | 2022 ++++++++++---------- apps/storefront/tokens/altinn/light.ts | 2022 ++++++++++---------- apps/storefront/tokens/digdir/dark.ts | 2022 ++++++++++---------- apps/storefront/tokens/digdir/light.ts | 2022 ++++++++++---------- apps/storefront/tokens/theme4/dark.ts | 2022 ++++++++++---------- apps/storefront/tokens/theme4/light.ts | 2022 ++++++++++---------- apps/storefront/tokens/uutilsynet/dark.ts | 2022 ++++++++++---------- apps/storefront/tokens/uutilsynet/light.ts | 2022 ++++++++++---------- packages/cli/src/tokens/build.ts | 41 +- 9 files changed, 8097 insertions(+), 8120 deletions(-) diff --git a/apps/storefront/tokens/altinn/dark.ts b/apps/storefront/tokens/altinn/dark.ts index b280f64a3f..50f0487aea 100644 --- a/apps/storefront/tokens/altinn/dark.ts +++ b/apps/storefront/tokens/altinn/dark.ts @@ -2301,7 +2301,7 @@ export const color = [ { value: "#08200c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#08200c", @@ -2318,7 +2318,7 @@ export const color = [ { value: "#0b290f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0b290f", @@ -2335,7 +2335,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0f3814", @@ -2352,7 +2352,7 @@ export const color = [ { value: "#114218", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#114218", @@ -2369,7 +2369,7 @@ export const color = [ { value: "#144c1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#144c1c", @@ -2386,7 +2386,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#185e22", @@ -2403,7 +2403,7 @@ export const color = [ { value: "#207a2c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#207a2c", @@ -2420,7 +2420,7 @@ export const color = [ { value: "#279636", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#279636", @@ -2437,7 +2437,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2ca63d", @@ -2454,7 +2454,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#248c33", @@ -2471,7 +2471,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#1d7129", @@ -2488,7 +2488,7 @@ export const color = [ { value: "#64be70", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#64be70", @@ -2505,7 +2505,7 @@ export const color = [ { value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#a2d8aa", @@ -2522,7 +2522,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2539,7 +2539,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2556,7 +2556,7 @@ export const color = [ { value: "#211b08", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#211b08", @@ -2573,7 +2573,7 @@ export const color = [ { value: "#2b230a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2b230a", @@ -2590,7 +2590,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3a300e", @@ -2607,7 +2607,7 @@ export const color = [ { value: "#453810", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#453810", @@ -2624,7 +2624,7 @@ export const color = [ { value: "#4e4013", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#4e4013", @@ -2641,7 +2641,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#625017", @@ -2658,7 +2658,7 @@ export const color = [ { value: "#7f681e", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#7f681e", @@ -2675,7 +2675,7 @@ export const color = [ { value: "#9c8125", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#9c8125", @@ -2692,7 +2692,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ecc238", @@ -2709,7 +2709,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#cfaa31", @@ -2726,7 +2726,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b2922a", @@ -2743,7 +2743,7 @@ export const color = [ { value: "#cca730", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#cca730", @@ -2760,7 +2760,7 @@ export const color = [ { value: "#eec84d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#eec84d", @@ -2777,7 +2777,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2794,7 +2794,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2811,7 +2811,7 @@ export const color = [ { value: "#2d1508", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2d1508", @@ -2828,7 +2828,7 @@ export const color = [ { value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3a1b0a", @@ -2845,7 +2845,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#4f240d", @@ -2862,7 +2862,7 @@ export const color = [ { value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#5d2b0f", @@ -2879,7 +2879,7 @@ export const color = [ { value: "#6b3212", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#6b3212", @@ -2896,7 +2896,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#853e16", @@ -2913,7 +2913,7 @@ export const color = [ { value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ac4f1c", @@ -2930,7 +2930,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2947,7 +2947,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2964,7 +2964,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b0511d", @@ -2981,7 +2981,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#8e4117", @@ -2998,7 +2998,7 @@ export const color = [ { value: "#e39a72", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e39a72", @@ -3015,7 +3015,7 @@ export const color = [ { value: "#efc3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#efc3ab", @@ -3032,7 +3032,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3049,7 +3049,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3066,7 +3066,7 @@ export const color = [ { value: "#380c0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#380c0c", @@ -3083,7 +3083,7 @@ export const color = [ { value: "#470f10", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#470f10", @@ -3100,7 +3100,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#5e1515", @@ -3117,7 +3117,7 @@ export const color = [ { value: "#6f1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#6f1819", @@ -3134,7 +3134,7 @@ export const color = [ { value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#7f1c1c", @@ -3151,7 +3151,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#9d2223", @@ -3168,7 +3168,7 @@ export const color = [ { value: "#bb3f40", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#bb3f40", @@ -3185,7 +3185,7 @@ export const color = [ { value: "#c96666", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#c96666", @@ -3202,7 +3202,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b32728", @@ -3219,7 +3219,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3236,7 +3236,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#671617", @@ -3253,7 +3253,7 @@ export const color = [ { value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#dc9a9b", @@ -3270,7 +3270,7 @@ export const color = [ { value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e9c2c2", @@ -3287,7 +3287,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -3304,7 +3304,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3321,7 +3321,7 @@ export const color = [ { value: "#031d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#031d30", @@ -3338,7 +3338,7 @@ export const color = [ { value: "#032540", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#032540", @@ -3355,7 +3355,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#043256", @@ -3372,7 +3372,7 @@ export const color = [ { value: "#053c65", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#053c65", @@ -3389,7 +3389,7 @@ export const color = [ { value: "#064474", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#064474", @@ -3406,7 +3406,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#075490", @@ -3423,7 +3423,7 @@ export const color = [ { value: "#0a6dba", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0a6dba", @@ -3440,7 +3440,7 @@ export const color = [ { value: "#3389cb", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3389cb", @@ -3457,7 +3457,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0c72c1", @@ -3474,7 +3474,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#085c9c", @@ -3491,7 +3491,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#064678", @@ -3508,7 +3508,7 @@ export const color = [ { value: "#78b1dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#78b1dc", @@ -3525,7 +3525,7 @@ export const color = [ { value: "#aed0ea", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#aed0ea", @@ -3542,7 +3542,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3559,7 +3559,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3576,16 +3576,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme1-accent-1", + name: "--fds-theme2-accent-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "1" ] @@ -3593,16 +3593,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme1-accent-2", + name: "--fds-theme2-accent-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "2" ] @@ -3610,16 +3610,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme1-accent-3", + name: "--fds-theme2-accent-3", attributes: {}, path: [ - "theme1", + "theme2", "accent", "3" ] @@ -3627,16 +3627,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-4", + name: "--fds-theme2-accent-4", attributes: {}, path: [ - "theme1", + "theme2", "accent", "4" ] @@ -3644,16 +3644,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme1-accent-5", + name: "--fds-theme2-accent-5", attributes: {}, path: [ - "theme1", + "theme2", "accent", "5" ] @@ -3661,16 +3661,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme1-accent-6", + name: "--fds-theme2-accent-6", attributes: {}, path: [ - "theme1", + "theme2", "accent", "6" ] @@ -3678,16 +3678,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme1-accent-7", + name: "--fds-theme2-accent-7", attributes: {}, path: [ - "theme1", + "theme2", "accent", "7" ] @@ -3695,16 +3695,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme1-accent-8", + name: "--fds-theme2-accent-8", attributes: {}, path: [ - "theme1", + "theme2", "accent", "8" ] @@ -3712,16 +3712,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme1-accent-9", + name: "--fds-theme2-accent-9", attributes: {}, path: [ - "theme1", + "theme2", "accent", "9" ] @@ -3729,16 +3729,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme1-accent-10", + name: "--fds-theme2-accent-10", attributes: {}, path: [ - "theme1", + "theme2", "accent", "10" ] @@ -3746,16 +3746,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-11", + name: "--fds-theme2-accent-11", attributes: {}, path: [ - "theme1", + "theme2", "accent", "11" ] @@ -3763,16 +3763,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme1-accent-12", + name: "--fds-theme2-accent-12", attributes: {}, path: [ - "theme1", + "theme2", "accent", "12" ] @@ -3780,16 +3780,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme1-accent-13", + name: "--fds-theme2-accent-13", attributes: {}, path: [ - "theme1", + "theme2", "accent", "13" ] @@ -3797,16 +3797,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-accent-contrast-1", + name: "--fds-theme2-accent-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-1" ] @@ -3814,16 +3814,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-accent-contrast-2", + name: "--fds-theme2-accent-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-2" ] @@ -3831,16 +3831,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme1-brand1-1", + name: "--fds-theme2-brand1-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "1" ] @@ -3848,16 +3848,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme1-brand1-2", + name: "--fds-theme2-brand1-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "2" ] @@ -3865,16 +3865,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme1-brand1-3", + name: "--fds-theme2-brand1-3", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "3" ] @@ -3882,16 +3882,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme1-brand1-4", + name: "--fds-theme2-brand1-4", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "4" ] @@ -3899,16 +3899,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme1-brand1-5", + name: "--fds-theme2-brand1-5", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "5" ] @@ -3916,16 +3916,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme1-brand1-6", + name: "--fds-theme2-brand1-6", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "6" ] @@ -3933,16 +3933,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme1-brand1-7", + name: "--fds-theme2-brand1-7", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "7" ] @@ -3950,16 +3950,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme1-brand1-8", + name: "--fds-theme2-brand1-8", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "8" ] @@ -3967,16 +3967,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme1-brand1-9", + name: "--fds-theme2-brand1-9", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "9" ] @@ -3984,16 +3984,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme1-brand1-10", + name: "--fds-theme2-brand1-10", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "10" ] @@ -4001,16 +4001,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme1-brand1-11", + name: "--fds-theme2-brand1-11", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "11" ] @@ -4018,16 +4018,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme1-brand1-12", + name: "--fds-theme2-brand1-12", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "12" ] @@ -4035,16 +4035,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme1-brand1-13", + name: "--fds-theme2-brand1-13", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "13" ] @@ -4052,16 +4052,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme1-brand1-contrast-1", + name: "--fds-theme2-brand1-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-1" ] @@ -4069,16 +4069,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme1-brand1-contrast-2", + name: "--fds-theme2-brand1-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-2" ] @@ -4086,16 +4086,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme1-brand2-1", + name: "--fds-theme2-brand2-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "1" ] @@ -4103,16 +4103,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme1-brand2-2", + name: "--fds-theme2-brand2-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "2" ] @@ -4120,16 +4120,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme1-brand2-3", + name: "--fds-theme2-brand2-3", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "3" ] @@ -4137,16 +4137,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme1-brand2-4", + name: "--fds-theme2-brand2-4", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "4" ] @@ -4154,16 +4154,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme1-brand2-5", + name: "--fds-theme2-brand2-5", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "5" ] @@ -4171,16 +4171,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme1-brand2-6", + name: "--fds-theme2-brand2-6", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "6" ] @@ -4188,16 +4188,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme1-brand2-7", + name: "--fds-theme2-brand2-7", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "7" ] @@ -4205,16 +4205,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-8", + name: "--fds-theme2-brand2-8", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "8" ] @@ -4222,16 +4222,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme1-brand2-9", + name: "--fds-theme2-brand2-9", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "9" ] @@ -4239,16 +4239,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme1-brand2-10", + name: "--fds-theme2-brand2-10", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "10" ] @@ -4256,16 +4256,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-11", + name: "--fds-theme2-brand2-11", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "11" ] @@ -4273,16 +4273,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme1-brand2-12", + name: "--fds-theme2-brand2-12", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "12" ] @@ -4290,16 +4290,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme1-brand2-13", + name: "--fds-theme2-brand2-13", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "13" ] @@ -4307,16 +4307,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme1-brand2-contrast-1", + name: "--fds-theme2-brand2-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-1" ] @@ -4324,16 +4324,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme1-brand2-contrast-2", + name: "--fds-theme2-brand2-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-2" ] @@ -4341,16 +4341,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme1-brand3-1", + name: "--fds-theme2-brand3-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "1" ] @@ -4358,16 +4358,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme1-brand3-2", + name: "--fds-theme2-brand3-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "2" ] @@ -4375,16 +4375,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme1-brand3-3", + name: "--fds-theme2-brand3-3", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "3" ] @@ -4392,16 +4392,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme1-brand3-4", + name: "--fds-theme2-brand3-4", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "4" ] @@ -4409,16 +4409,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme1-brand3-5", + name: "--fds-theme2-brand3-5", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "5" ] @@ -4426,16 +4426,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme1-brand3-6", + name: "--fds-theme2-brand3-6", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "6" ] @@ -4443,16 +4443,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme1-brand3-7", + name: "--fds-theme2-brand3-7", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "7" ] @@ -4460,16 +4460,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme1-brand3-8", + name: "--fds-theme2-brand3-8", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "8" ] @@ -4477,16 +4477,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme1-brand3-9", + name: "--fds-theme2-brand3-9", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "9" ] @@ -4494,16 +4494,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme1-brand3-10", + name: "--fds-theme2-brand3-10", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "10" ] @@ -4511,16 +4511,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme1-brand3-11", + name: "--fds-theme2-brand3-11", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "11" ] @@ -4528,16 +4528,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme1-brand3-12", + name: "--fds-theme2-brand3-12", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "12" ] @@ -4545,16 +4545,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme1-brand3-13", + name: "--fds-theme2-brand3-13", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "13" ] @@ -4562,16 +4562,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme1-brand3-contrast-1", + name: "--fds-theme2-brand3-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-1" ] @@ -4579,16 +4579,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme1-brand3-contrast-2", + name: "--fds-theme2-brand3-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-2" ] @@ -4596,16 +4596,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme1-neutral-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "1" ] @@ -4613,16 +4613,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme1-neutral-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "2" ] @@ -4630,16 +4630,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme1-neutral-3", + name: "--fds-theme2-neutral-3", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "3" ] @@ -4647,16 +4647,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme1-neutral-4", + name: "--fds-theme2-neutral-4", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "4" ] @@ -4664,16 +4664,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme1-neutral-5", + name: "--fds-theme2-neutral-5", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "5" ] @@ -4681,16 +4681,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-6", + name: "--fds-theme2-neutral-6", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "6" ] @@ -4698,16 +4698,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme1-neutral-7", + name: "--fds-theme2-neutral-7", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "7" ] @@ -4715,16 +4715,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme1-neutral-8", + name: "--fds-theme2-neutral-8", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "8" ] @@ -4732,16 +4732,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme1-neutral-9", + name: "--fds-theme2-neutral-9", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "9" ] @@ -4749,16 +4749,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme1-neutral-10", + name: "--fds-theme2-neutral-10", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "10" ] @@ -4766,16 +4766,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-11", + name: "--fds-theme2-neutral-11", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "11" ] @@ -4783,16 +4783,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme1-neutral-12", + name: "--fds-theme2-neutral-12", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "12" ] @@ -4800,16 +4800,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme1-neutral-13", + name: "--fds-theme2-neutral-13", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "13" ] @@ -4817,16 +4817,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme1-neutral-contrast-1", + name: "--fds-theme2-neutral-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-1" ] @@ -4834,16 +4834,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme1-neutral-contrast-2", + name: "--fds-theme2-neutral-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-2" ] @@ -4851,16 +4851,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme2-accent-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "1" ] @@ -4868,16 +4868,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme2-accent-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "2" ] @@ -4885,16 +4885,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme2-accent-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", + "theme3", "accent", "3" ] @@ -4902,16 +4902,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", + "theme3", "accent", "4" ] @@ -4919,16 +4919,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme2-accent-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", + "theme3", "accent", "5" ] @@ -4936,16 +4936,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme2-accent-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", + "theme3", "accent", "6" ] @@ -4953,16 +4953,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme2-accent-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", + "theme3", "accent", "7" ] @@ -4970,16 +4970,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme2-accent-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", + "theme3", "accent", "8" ] @@ -4987,16 +4987,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme2-accent-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", + "theme3", "accent", "9" ] @@ -5004,16 +5004,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme2-accent-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", + "theme3", "accent", "10" ] @@ -5021,16 +5021,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", + "theme3", "accent", "11" ] @@ -5038,16 +5038,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme2-accent-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", + "theme3", "accent", "12" ] @@ -5055,16 +5055,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme2-accent-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", + "theme3", "accent", "13" ] @@ -5072,16 +5072,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-accent-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-1" ] @@ -5089,16 +5089,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-accent-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-2" ] @@ -5106,16 +5106,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme3-brand1-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "1" ] @@ -5123,16 +5123,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme3-brand1-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "2" ] @@ -5140,16 +5140,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme3-brand1-3", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "3" ] @@ -5157,16 +5157,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme2-brand1-4", + name: "--fds-theme3-brand1-4", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "4" ] @@ -5174,16 +5174,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme2-brand1-5", + name: "--fds-theme3-brand1-5", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "5" ] @@ -5191,16 +5191,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme2-brand1-6", + name: "--fds-theme3-brand1-6", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "6" ] @@ -5208,16 +5208,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme2-brand1-7", + name: "--fds-theme3-brand1-7", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "7" ] @@ -5225,16 +5225,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme2-brand1-8", + name: "--fds-theme3-brand1-8", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "8" ] @@ -5242,16 +5242,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme2-brand1-9", + name: "--fds-theme3-brand1-9", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "9" ] @@ -5259,16 +5259,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme2-brand1-10", + name: "--fds-theme3-brand1-10", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "10" ] @@ -5276,16 +5276,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme2-brand1-11", + name: "--fds-theme3-brand1-11", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "11" ] @@ -5293,16 +5293,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme2-brand1-12", + name: "--fds-theme3-brand1-12", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "12" ] @@ -5310,16 +5310,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme2-brand1-13", + name: "--fds-theme3-brand1-13", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "13" ] @@ -5327,16 +5327,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme2-brand1-contrast-1", + name: "--fds-theme3-brand1-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-1" ] @@ -5344,16 +5344,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme2-brand1-contrast-2", + name: "--fds-theme3-brand1-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-2" ] @@ -5361,16 +5361,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme2-brand2-1", + name: "--fds-theme3-brand2-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "1" ] @@ -5378,16 +5378,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme2-brand2-2", + name: "--fds-theme3-brand2-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "2" ] @@ -5395,16 +5395,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme2-brand2-3", + name: "--fds-theme3-brand2-3", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "3" ] @@ -5412,16 +5412,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme2-brand2-4", + name: "--fds-theme3-brand2-4", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "4" ] @@ -5429,16 +5429,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme2-brand2-5", + name: "--fds-theme3-brand2-5", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "5" ] @@ -5446,16 +5446,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme2-brand2-6", + name: "--fds-theme3-brand2-6", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "6" ] @@ -5463,16 +5463,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme2-brand2-7", + name: "--fds-theme3-brand2-7", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "7" ] @@ -5480,16 +5480,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-8", + name: "--fds-theme3-brand2-8", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "8" ] @@ -5497,16 +5497,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme2-brand2-9", + name: "--fds-theme3-brand2-9", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "9" ] @@ -5514,16 +5514,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme2-brand2-10", + name: "--fds-theme3-brand2-10", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "10" ] @@ -5531,16 +5531,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-11", + name: "--fds-theme3-brand2-11", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "11" ] @@ -5548,16 +5548,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme2-brand2-12", + name: "--fds-theme3-brand2-12", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "12" ] @@ -5565,16 +5565,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme2-brand2-13", + name: "--fds-theme3-brand2-13", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "13" ] @@ -5582,16 +5582,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme2-brand2-contrast-1", + name: "--fds-theme3-brand2-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-1" ] @@ -5599,16 +5599,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme2-brand2-contrast-2", + name: "--fds-theme3-brand2-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-2" ] @@ -5616,16 +5616,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme2-brand3-1", + name: "--fds-theme3-brand3-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "1" ] @@ -5633,16 +5633,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme2-brand3-2", + name: "--fds-theme3-brand3-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "2" ] @@ -5650,16 +5650,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme2-brand3-3", + name: "--fds-theme3-brand3-3", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "3" ] @@ -5667,16 +5667,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme2-brand3-4", + name: "--fds-theme3-brand3-4", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "4" ] @@ -5684,16 +5684,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme2-brand3-5", + name: "--fds-theme3-brand3-5", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "5" ] @@ -5701,16 +5701,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme2-brand3-6", + name: "--fds-theme3-brand3-6", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "6" ] @@ -5718,16 +5718,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme2-brand3-7", + name: "--fds-theme3-brand3-7", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "7" ] @@ -5735,16 +5735,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme2-brand3-8", + name: "--fds-theme3-brand3-8", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "8" ] @@ -5752,16 +5752,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme2-brand3-9", + name: "--fds-theme3-brand3-9", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "9" ] @@ -5769,16 +5769,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme2-brand3-10", + name: "--fds-theme3-brand3-10", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "10" ] @@ -5786,16 +5786,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme2-brand3-11", + name: "--fds-theme3-brand3-11", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "11" ] @@ -5803,16 +5803,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme2-brand3-12", + name: "--fds-theme3-brand3-12", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "12" ] @@ -5820,16 +5820,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme2-brand3-13", + name: "--fds-theme3-brand3-13", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "13" ] @@ -5837,16 +5837,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme2-brand3-contrast-1", + name: "--fds-theme3-brand3-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-1" ] @@ -5854,16 +5854,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme2-brand3-contrast-2", + name: "--fds-theme3-brand3-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-2" ] @@ -5871,16 +5871,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "1" ] @@ -5888,16 +5888,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "2" ] @@ -5905,16 +5905,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "3" ] @@ -5922,16 +5922,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "4" ] @@ -5939,16 +5939,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "5" ] @@ -5956,16 +5956,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "6" ] @@ -5973,16 +5973,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "7" ] @@ -5990,16 +5990,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "8" ] @@ -6007,16 +6007,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "9" ] @@ -6024,16 +6024,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "10" ] @@ -6041,16 +6041,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "11" ] @@ -6058,16 +6058,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "12" ] @@ -6075,16 +6075,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "13" ] @@ -6092,16 +6092,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-1" ] @@ -6109,16 +6109,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-2" ] @@ -6126,16 +6126,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "1" ] @@ -6143,16 +6143,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "2" ] @@ -6160,16 +6160,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", + "theme4", "accent", "3" ] @@ -6177,16 +6177,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", + "theme4", "accent", "4" ] @@ -6194,16 +6194,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", + "theme4", "accent", "5" ] @@ -6211,16 +6211,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", + "theme4", "accent", "6" ] @@ -6228,16 +6228,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", + "theme4", "accent", "7" ] @@ -6245,16 +6245,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", + "theme4", "accent", "8" ] @@ -6262,16 +6262,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", + "theme4", "accent", "9" ] @@ -6279,16 +6279,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", + "theme4", "accent", "10" ] @@ -6296,16 +6296,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", + "theme4", "accent", "11" ] @@ -6313,16 +6313,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", + "theme4", "accent", "12" ] @@ -6330,16 +6330,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", + "theme4", "accent", "13" ] @@ -6347,16 +6347,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-1" ] @@ -6364,16 +6364,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-2" ] @@ -6381,16 +6381,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme3-brand1-1", + name: "--fds-theme4-brand1-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "1" ] @@ -6398,16 +6398,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme3-brand1-2", + name: "--fds-theme4-brand1-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "2" ] @@ -6415,16 +6415,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme3-brand1-3", + name: "--fds-theme4-brand1-3", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "3" ] @@ -6432,16 +6432,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme3-brand1-4", + name: "--fds-theme4-brand1-4", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "4" ] @@ -6449,16 +6449,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme3-brand1-5", + name: "--fds-theme4-brand1-5", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "5" ] @@ -6466,16 +6466,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme3-brand1-6", + name: "--fds-theme4-brand1-6", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "6" ] @@ -6483,16 +6483,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme3-brand1-7", + name: "--fds-theme4-brand1-7", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "7" ] @@ -6500,16 +6500,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme3-brand1-8", + name: "--fds-theme4-brand1-8", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "8" ] @@ -6517,16 +6517,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme3-brand1-9", + name: "--fds-theme4-brand1-9", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "9" ] @@ -6534,16 +6534,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme3-brand1-10", + name: "--fds-theme4-brand1-10", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "10" ] @@ -6551,16 +6551,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme3-brand1-11", + name: "--fds-theme4-brand1-11", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "11" ] @@ -6568,16 +6568,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme3-brand1-12", + name: "--fds-theme4-brand1-12", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "12" ] @@ -6585,16 +6585,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme3-brand1-13", + name: "--fds-theme4-brand1-13", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "13" ] @@ -6602,16 +6602,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme3-brand1-contrast-1", + name: "--fds-theme4-brand1-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-1" ] @@ -6619,16 +6619,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme3-brand1-contrast-2", + name: "--fds-theme4-brand1-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-2" ] @@ -6636,16 +6636,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme3-brand2-1", + name: "--fds-theme4-brand2-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "1" ] @@ -6653,16 +6653,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme3-brand2-2", + name: "--fds-theme4-brand2-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "2" ] @@ -6670,16 +6670,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme3-brand2-3", + name: "--fds-theme4-brand2-3", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "3" ] @@ -6687,16 +6687,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme3-brand2-4", + name: "--fds-theme4-brand2-4", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "4" ] @@ -6704,16 +6704,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme3-brand2-5", + name: "--fds-theme4-brand2-5", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "5" ] @@ -6721,16 +6721,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme3-brand2-6", + name: "--fds-theme4-brand2-6", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "6" ] @@ -6738,16 +6738,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme3-brand2-7", + name: "--fds-theme4-brand2-7", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "7" ] @@ -6755,16 +6755,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-8", + name: "--fds-theme4-brand2-8", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "8" ] @@ -6772,16 +6772,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme3-brand2-9", + name: "--fds-theme4-brand2-9", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "9" ] @@ -6789,16 +6789,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme3-brand2-10", + name: "--fds-theme4-brand2-10", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "10" ] @@ -6806,16 +6806,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-11", + name: "--fds-theme4-brand2-11", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "11" ] @@ -6823,16 +6823,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme3-brand2-12", + name: "--fds-theme4-brand2-12", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "12" ] @@ -6840,16 +6840,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme3-brand2-13", + name: "--fds-theme4-brand2-13", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "13" ] @@ -6857,16 +6857,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme3-brand2-contrast-1", + name: "--fds-theme4-brand2-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-1" ] @@ -6874,16 +6874,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme3-brand2-contrast-2", + name: "--fds-theme4-brand2-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-2" ] @@ -6891,16 +6891,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme3-brand3-1", + name: "--fds-theme4-brand3-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "1" ] @@ -6908,16 +6908,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme3-brand3-2", + name: "--fds-theme4-brand3-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "2" ] @@ -6925,16 +6925,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme3-brand3-3", + name: "--fds-theme4-brand3-3", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "3" ] @@ -6942,16 +6942,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme3-brand3-4", + name: "--fds-theme4-brand3-4", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "4" ] @@ -6959,16 +6959,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme3-brand3-5", + name: "--fds-theme4-brand3-5", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "5" ] @@ -6976,16 +6976,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme3-brand3-6", + name: "--fds-theme4-brand3-6", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "6" ] @@ -6993,16 +6993,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme3-brand3-7", + name: "--fds-theme4-brand3-7", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "7" ] @@ -7010,16 +7010,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme3-brand3-8", + name: "--fds-theme4-brand3-8", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "8" ] @@ -7027,16 +7027,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme3-brand3-9", + name: "--fds-theme4-brand3-9", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "9" ] @@ -7044,16 +7044,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme3-brand3-10", + name: "--fds-theme4-brand3-10", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "10" ] @@ -7061,16 +7061,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme3-brand3-11", + name: "--fds-theme4-brand3-11", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "11" ] @@ -7078,16 +7078,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme3-brand3-12", + name: "--fds-theme4-brand3-12", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "12" ] @@ -7095,16 +7095,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme3-brand3-13", + name: "--fds-theme4-brand3-13", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "13" ] @@ -7112,16 +7112,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme3-brand3-contrast-1", + name: "--fds-theme4-brand3-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-1" ] @@ -7129,16 +7129,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme3-brand3-contrast-2", + name: "--fds-theme4-brand3-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-2" ] @@ -7146,16 +7146,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "1" ] @@ -7163,16 +7163,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "2" ] @@ -7180,16 +7180,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "3" ] @@ -7197,16 +7197,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "4" ] @@ -7214,16 +7214,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "5" ] @@ -7231,16 +7231,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "6" ] @@ -7248,16 +7248,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "7" ] @@ -7265,16 +7265,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "8" ] @@ -7282,16 +7282,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "9" ] @@ -7299,16 +7299,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "10" ] @@ -7316,16 +7316,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "11" ] @@ -7333,16 +7333,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "12" ] @@ -7350,16 +7350,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "13" ] @@ -7367,16 +7367,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-1" ] @@ -7384,16 +7384,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-2" ] @@ -7401,16 +7401,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "1" ] @@ -7418,16 +7418,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "2" ] @@ -7435,16 +7435,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", + "theme", "accent", "3" ] @@ -7452,16 +7452,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", + "theme", "accent", "4" ] @@ -7469,16 +7469,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", + "theme", "accent", "5" ] @@ -7486,16 +7486,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", + "theme", "accent", "6" ] @@ -7503,16 +7503,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", + "theme", "accent", "7" ] @@ -7520,16 +7520,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", + "theme", "accent", "8" ] @@ -7537,16 +7537,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", + "theme", "accent", "9" ] @@ -7554,16 +7554,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", + "theme", "accent", "10" ] @@ -7571,16 +7571,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", + "theme", "accent", "11" ] @@ -7588,16 +7588,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", + "theme", "accent", "12" ] @@ -7605,16 +7605,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", + "theme", "accent", "13" ] @@ -7622,16 +7622,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-1" ] @@ -7639,16 +7639,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-2" ] @@ -7656,16 +7656,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme4-brand1-1", + name: "--fds-theme-brand1-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "1" ] @@ -7673,16 +7673,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme4-brand1-2", + name: "--fds-theme-brand1-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "2" ] @@ -7690,16 +7690,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme4-brand1-3", + name: "--fds-theme-brand1-3", attributes: {}, path: [ - "theme4", + "theme", "brand1", "3" ] @@ -7707,16 +7707,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme4-brand1-4", + name: "--fds-theme-brand1-4", attributes: {}, path: [ - "theme4", + "theme", "brand1", "4" ] @@ -7724,16 +7724,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme4-brand1-5", + name: "--fds-theme-brand1-5", attributes: {}, path: [ - "theme4", + "theme", "brand1", "5" ] @@ -7741,16 +7741,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme4-brand1-6", + name: "--fds-theme-brand1-6", attributes: {}, path: [ - "theme4", + "theme", "brand1", "6" ] @@ -7758,16 +7758,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme4-brand1-7", + name: "--fds-theme-brand1-7", attributes: {}, path: [ - "theme4", + "theme", "brand1", "7" ] @@ -7775,16 +7775,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme4-brand1-8", + name: "--fds-theme-brand1-8", attributes: {}, path: [ - "theme4", + "theme", "brand1", "8" ] @@ -7792,16 +7792,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme4-brand1-9", + name: "--fds-theme-brand1-9", attributes: {}, path: [ - "theme4", + "theme", "brand1", "9" ] @@ -7809,16 +7809,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme4-brand1-10", + name: "--fds-theme-brand1-10", attributes: {}, path: [ - "theme4", + "theme", "brand1", "10" ] @@ -7826,16 +7826,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme4-brand1-11", + name: "--fds-theme-brand1-11", attributes: {}, path: [ - "theme4", + "theme", "brand1", "11" ] @@ -7843,16 +7843,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme4-brand1-12", + name: "--fds-theme-brand1-12", attributes: {}, path: [ - "theme4", + "theme", "brand1", "12" ] @@ -7860,16 +7860,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme4-brand1-13", + name: "--fds-theme-brand1-13", attributes: {}, path: [ - "theme4", + "theme", "brand1", "13" ] @@ -7877,16 +7877,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme4-brand1-contrast-1", + name: "--fds-theme-brand1-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-1" ] @@ -7894,16 +7894,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme4-brand1-contrast-2", + name: "--fds-theme-brand1-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-2" ] @@ -7911,16 +7911,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme4-brand2-1", + name: "--fds-theme-brand2-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "1" ] @@ -7928,16 +7928,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme4-brand2-2", + name: "--fds-theme-brand2-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "2" ] @@ -7945,16 +7945,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme4-brand2-3", + name: "--fds-theme-brand2-3", attributes: {}, path: [ - "theme4", + "theme", "brand2", "3" ] @@ -7962,16 +7962,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme4-brand2-4", + name: "--fds-theme-brand2-4", attributes: {}, path: [ - "theme4", + "theme", "brand2", "4" ] @@ -7979,16 +7979,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme4-brand2-5", + name: "--fds-theme-brand2-5", attributes: {}, path: [ - "theme4", + "theme", "brand2", "5" ] @@ -7996,16 +7996,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme4-brand2-6", + name: "--fds-theme-brand2-6", attributes: {}, path: [ - "theme4", + "theme", "brand2", "6" ] @@ -8013,16 +8013,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme4-brand2-7", + name: "--fds-theme-brand2-7", attributes: {}, path: [ - "theme4", + "theme", "brand2", "7" ] @@ -8030,16 +8030,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-8", + name: "--fds-theme-brand2-8", attributes: {}, path: [ - "theme4", + "theme", "brand2", "8" ] @@ -8047,16 +8047,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme4-brand2-9", + name: "--fds-theme-brand2-9", attributes: {}, path: [ - "theme4", + "theme", "brand2", "9" ] @@ -8064,16 +8064,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme4-brand2-10", + name: "--fds-theme-brand2-10", attributes: {}, path: [ - "theme4", + "theme", "brand2", "10" ] @@ -8081,16 +8081,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-11", + name: "--fds-theme-brand2-11", attributes: {}, path: [ - "theme4", + "theme", "brand2", "11" ] @@ -8098,16 +8098,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme4-brand2-12", + name: "--fds-theme-brand2-12", attributes: {}, path: [ - "theme4", + "theme", "brand2", "12" ] @@ -8115,16 +8115,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme4-brand2-13", + name: "--fds-theme-brand2-13", attributes: {}, path: [ - "theme4", + "theme", "brand2", "13" ] @@ -8132,16 +8132,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme4-brand2-contrast-1", + name: "--fds-theme-brand2-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-1" ] @@ -8149,16 +8149,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme4-brand2-contrast-2", + name: "--fds-theme-brand2-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-2" ] @@ -8166,16 +8166,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme4-brand3-1", + name: "--fds-theme-brand3-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "1" ] @@ -8183,16 +8183,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme4-brand3-2", + name: "--fds-theme-brand3-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "2" ] @@ -8200,16 +8200,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme4-brand3-3", + name: "--fds-theme-brand3-3", attributes: {}, path: [ - "theme4", + "theme", "brand3", "3" ] @@ -8217,16 +8217,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme4-brand3-4", + name: "--fds-theme-brand3-4", attributes: {}, path: [ - "theme4", + "theme", "brand3", "4" ] @@ -8234,16 +8234,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme4-brand3-5", + name: "--fds-theme-brand3-5", attributes: {}, path: [ - "theme4", + "theme", "brand3", "5" ] @@ -8251,16 +8251,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme4-brand3-6", + name: "--fds-theme-brand3-6", attributes: {}, path: [ - "theme4", + "theme", "brand3", "6" ] @@ -8268,16 +8268,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme4-brand3-7", + name: "--fds-theme-brand3-7", attributes: {}, path: [ - "theme4", + "theme", "brand3", "7" ] @@ -8285,16 +8285,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme4-brand3-8", + name: "--fds-theme-brand3-8", attributes: {}, path: [ - "theme4", + "theme", "brand3", "8" ] @@ -8302,16 +8302,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme4-brand3-9", + name: "--fds-theme-brand3-9", attributes: {}, path: [ - "theme4", + "theme", "brand3", "9" ] @@ -8319,16 +8319,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme4-brand3-10", + name: "--fds-theme-brand3-10", attributes: {}, path: [ - "theme4", + "theme", "brand3", "10" ] @@ -8336,16 +8336,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme4-brand3-11", + name: "--fds-theme-brand3-11", attributes: {}, path: [ - "theme4", + "theme", "brand3", "11" ] @@ -8353,16 +8353,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme4-brand3-12", + name: "--fds-theme-brand3-12", attributes: {}, path: [ - "theme4", + "theme", "brand3", "12" ] @@ -8370,16 +8370,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme4-brand3-13", + name: "--fds-theme-brand3-13", attributes: {}, path: [ - "theme4", + "theme", "brand3", "13" ] @@ -8387,16 +8387,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme4-brand3-contrast-1", + name: "--fds-theme-brand3-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-1" ] @@ -8404,16 +8404,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme4-brand3-contrast-2", + name: "--fds-theme-brand3-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-2" ] @@ -8421,16 +8421,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "1" ] @@ -8438,16 +8438,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "2" ] @@ -8455,16 +8455,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ - "theme4", + "theme", "neutral", "3" ] @@ -8472,16 +8472,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ - "theme4", + "theme", "neutral", "4" ] @@ -8489,16 +8489,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ - "theme4", + "theme", "neutral", "5" ] @@ -8506,16 +8506,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ - "theme4", + "theme", "neutral", "6" ] @@ -8523,16 +8523,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ - "theme4", + "theme", "neutral", "7" ] @@ -8540,16 +8540,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ - "theme4", + "theme", "neutral", "8" ] @@ -8557,16 +8557,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ - "theme4", + "theme", "neutral", "9" ] @@ -8574,16 +8574,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ - "theme4", + "theme", "neutral", "10" ] @@ -8591,16 +8591,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ - "theme4", + "theme", "neutral", "11" ] @@ -8608,16 +8608,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ - "theme4", + "theme", "neutral", "12" ] @@ -8625,16 +8625,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ - "theme4", + "theme", "neutral", "13" ] @@ -8642,16 +8642,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-1" ] @@ -8659,16 +8659,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-2" ] @@ -9384,7 +9384,7 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "30%", @@ -9419,7 +9419,7 @@ export const borderRadius = [ { value: "2px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2", @@ -9435,7 +9435,7 @@ export const borderRadius = [ { value: "4px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -9451,7 +9451,7 @@ export const borderRadius = [ { value: "8px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "8", @@ -9467,7 +9467,7 @@ export const borderRadius = [ { value: "12px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "12", @@ -9483,7 +9483,7 @@ export const borderRadius = [ { value: "16px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "16", @@ -9499,7 +9499,7 @@ export const borderRadius = [ { value: "24px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "24", @@ -9515,7 +9515,7 @@ export const borderRadius = [ { value: "32px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "32", @@ -9531,7 +9531,7 @@ export const borderRadius = [ { value: "9999px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "9999", @@ -10321,7 +10321,7 @@ export const sizing = [ { value: "4px", type: "sizing", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -10340,7 +10340,7 @@ export const borderWidth = [ { value: "1px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "1px", @@ -10356,7 +10356,7 @@ export const borderWidth = [ { value: "2px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2px", @@ -10423,7 +10423,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10456,7 +10456,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10497,7 +10497,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10538,7 +10538,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10579,7 +10579,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10703,7 +10703,7 @@ export const fontFamilies = [ { value: "Inter", type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "Inter", @@ -10722,7 +10722,7 @@ export const lineHeights = [ { value: 1.3, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "130%", @@ -10738,7 +10738,7 @@ export const lineHeights = [ { value: 1.5, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "150%", @@ -10754,7 +10754,7 @@ export const lineHeights = [ { value: 1.6, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "160%", @@ -10770,7 +10770,7 @@ export const lineHeights = [ { value: 1.7, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "170%", @@ -10789,7 +10789,7 @@ export const fontWeights = [ { value: "500", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "500", @@ -10805,7 +10805,7 @@ export const fontWeights = [ { value: "600", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "600", @@ -10821,7 +10821,7 @@ export const fontWeights = [ { value: "400", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "400", @@ -10840,7 +10840,7 @@ export const fontSizes = [ { value: "12px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "12", @@ -10856,7 +10856,7 @@ export const fontSizes = [ { value: "13px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "13", @@ -10872,7 +10872,7 @@ export const fontSizes = [ { value: "14px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "14", @@ -10888,7 +10888,7 @@ export const fontSizes = [ { value: "16px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "16", @@ -10904,7 +10904,7 @@ export const fontSizes = [ { value: "18px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "18", @@ -10920,7 +10920,7 @@ export const fontSizes = [ { value: "21px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "21", @@ -10936,7 +10936,7 @@ export const fontSizes = [ { value: "24px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "24", @@ -10952,7 +10952,7 @@ export const fontSizes = [ { value: "30px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "30", @@ -10968,7 +10968,7 @@ export const fontSizes = [ { value: "36px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "36", @@ -10984,7 +10984,7 @@ export const fontSizes = [ { value: "48px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "48", @@ -11000,7 +11000,7 @@ export const fontSizes = [ { value: "60px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "60", diff --git a/apps/storefront/tokens/altinn/light.ts b/apps/storefront/tokens/altinn/light.ts index 6e06c65835..5a3838daaa 100644 --- a/apps/storefront/tokens/altinn/light.ts +++ b/apps/storefront/tokens/altinn/light.ts @@ -2301,7 +2301,7 @@ export const color = [ { value: "#fcfefc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fcfefc", @@ -2318,7 +2318,7 @@ export const color = [ { value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e9f6ea", @@ -2335,7 +2335,7 @@ export const color = [ { value: "#d9efdc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d9efdc", @@ -2352,7 +2352,7 @@ export const color = [ { value: "#b9e1be", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b9e1be", @@ -2369,7 +2369,7 @@ export const color = [ { value: "#94d29d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#94d29d", @@ -2386,7 +2386,7 @@ export const color = [ { value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9ed6a5", @@ -2403,7 +2403,7 @@ export const color = [ { value: "#29a03a", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#29a03a", @@ -2420,7 +2420,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#185e22", @@ -2437,7 +2437,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#2ca63d", @@ -2454,7 +2454,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#248c33", @@ -2471,7 +2471,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#1d7129", @@ -2488,7 +2488,7 @@ export const color = [ { value: "#185c21", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#185c21", @@ -2505,7 +2505,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#0f3814", @@ -2522,7 +2522,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2539,7 +2539,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2556,7 +2556,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefc", @@ -2573,7 +2573,7 @@ export const color = [ { value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf2d5", @@ -2590,7 +2590,7 @@ export const color = [ { value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f9ebbd", @@ -2607,7 +2607,7 @@ export const color = [ { value: "#f2d474", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f2d474", @@ -2624,7 +2624,7 @@ export const color = [ { value: "#e8bf37", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e8bf37", @@ -2641,7 +2641,7 @@ export const color = [ { value: "#edc644", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#edc644", @@ -2658,7 +2658,7 @@ export const color = [ { value: "#a68827", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#a68827", @@ -2675,7 +2675,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#625017", @@ -2692,7 +2692,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ecc238", @@ -2709,7 +2709,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#cfaa31", @@ -2726,7 +2726,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b2922a", @@ -2743,7 +2743,7 @@ export const color = [ { value: "#604f17", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#604f17", @@ -2760,7 +2760,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#3a300e", @@ -2777,7 +2777,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2794,7 +2794,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2811,7 +2811,7 @@ export const color = [ { value: "#fffefd", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefd", @@ -2828,7 +2828,7 @@ export const color = [ { value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf1ec", @@ -2845,7 +2845,7 @@ export const color = [ { value: "#f9e8df", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f9e8df", @@ -2862,7 +2862,7 @@ export const color = [ { value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f2d0bc", @@ -2879,7 +2879,7 @@ export const color = [ { value: "#ecb99e", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ecb99e", @@ -2896,7 +2896,7 @@ export const color = [ { value: "#eec0a7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#eec0a7", @@ -2913,7 +2913,7 @@ export const color = [ { value: "#d76e34", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d76e34", @@ -2930,7 +2930,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#853e16", @@ -2947,7 +2947,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d46223", @@ -2964,7 +2964,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b0511d", @@ -2981,7 +2981,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#8e4117", @@ -2998,7 +2998,7 @@ export const color = [ { value: "#813c15", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#813c15", @@ -3015,7 +3015,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#4f240d", @@ -3032,7 +3032,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3049,7 +3049,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3066,7 +3066,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefe", @@ -3083,7 +3083,7 @@ export const color = [ { value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf2f3", @@ -3100,7 +3100,7 @@ export const color = [ { value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f6e6e6", @@ -3117,7 +3117,7 @@ export const color = [ { value: "#eecfd0", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#eecfd0", @@ -3134,7 +3134,7 @@ export const color = [ { value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6b9b9", @@ -3151,7 +3151,7 @@ export const color = [ { value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e8bfbf", @@ -3168,7 +3168,7 @@ export const color = [ { value: "#cd7172", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#cd7172", @@ -3185,7 +3185,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9d2223", @@ -3202,7 +3202,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b32728", @@ -3219,7 +3219,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3236,7 +3236,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#671617", @@ -3253,7 +3253,7 @@ export const color = [ { value: "#9a2122", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9a2122", @@ -3270,7 +3270,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#5e1515", @@ -3287,7 +3287,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3304,7 +3304,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3321,7 +3321,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fefeff", @@ -3338,7 +3338,7 @@ export const color = [ { value: "#edf5fa", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#edf5fa", @@ -3355,7 +3355,7 @@ export const color = [ { value: "#dfecf7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#dfecf7", @@ -3372,7 +3372,7 @@ export const color = [ { value: "#bedaee", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#bedaee", @@ -3389,7 +3389,7 @@ export const color = [ { value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#a1c9e7", @@ -3406,7 +3406,7 @@ export const color = [ { value: "#aacee9", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#aacee9", @@ -3423,7 +3423,7 @@ export const color = [ { value: "#4291ce", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#4291ce", @@ -3440,7 +3440,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#075490", @@ -3457,7 +3457,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#0c72c1", @@ -3474,7 +3474,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#085c9c", @@ -3491,7 +3491,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#064678", @@ -3508,7 +3508,7 @@ export const color = [ { value: "#07528c", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#07528c", @@ -3525,7 +3525,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#043256", @@ -3542,7 +3542,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3559,7 +3559,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3576,16 +3576,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme1-accent-1", + name: "--fds-theme2-accent-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "1" ] @@ -3593,16 +3593,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme1-accent-2", + name: "--fds-theme2-accent-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "2" ] @@ -3610,16 +3610,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme1-accent-3", + name: "--fds-theme2-accent-3", attributes: {}, path: [ - "theme1", + "theme2", "accent", "3" ] @@ -3627,16 +3627,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme1-accent-4", + name: "--fds-theme2-accent-4", attributes: {}, path: [ - "theme1", + "theme2", "accent", "4" ] @@ -3644,16 +3644,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme1-accent-5", + name: "--fds-theme2-accent-5", attributes: {}, path: [ - "theme1", + "theme2", "accent", "5" ] @@ -3661,16 +3661,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme1-accent-6", + name: "--fds-theme2-accent-6", attributes: {}, path: [ - "theme1", + "theme2", "accent", "6" ] @@ -3678,16 +3678,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme1-accent-7", + name: "--fds-theme2-accent-7", attributes: {}, path: [ - "theme1", + "theme2", "accent", "7" ] @@ -3695,16 +3695,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme1-accent-8", + name: "--fds-theme2-accent-8", attributes: {}, path: [ - "theme1", + "theme2", "accent", "8" ] @@ -3712,16 +3712,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme1-accent-9", + name: "--fds-theme2-accent-9", attributes: {}, path: [ - "theme1", + "theme2", "accent", "9" ] @@ -3729,16 +3729,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme1-accent-10", + name: "--fds-theme2-accent-10", attributes: {}, path: [ - "theme1", + "theme2", "accent", "10" ] @@ -3746,16 +3746,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-11", + name: "--fds-theme2-accent-11", attributes: {}, path: [ - "theme1", + "theme2", "accent", "11" ] @@ -3763,16 +3763,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme1-accent-12", + name: "--fds-theme2-accent-12", attributes: {}, path: [ - "theme1", + "theme2", "accent", "12" ] @@ -3780,16 +3780,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme1-accent-13", + name: "--fds-theme2-accent-13", attributes: {}, path: [ - "theme1", + "theme2", "accent", "13" ] @@ -3797,16 +3797,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-accent-contrast-1", + name: "--fds-theme2-accent-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-1" ] @@ -3814,16 +3814,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-accent-contrast-2", + name: "--fds-theme2-accent-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-2" ] @@ -3831,16 +3831,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme1-neutral-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "1" ] @@ -3848,16 +3848,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme1-neutral-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "2" ] @@ -3865,16 +3865,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme1-neutral-3", + name: "--fds-theme2-neutral-3", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "3" ] @@ -3882,16 +3882,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme1-neutral-4", + name: "--fds-theme2-neutral-4", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "4" ] @@ -3899,16 +3899,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme1-neutral-5", + name: "--fds-theme2-neutral-5", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "5" ] @@ -3916,16 +3916,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme1-neutral-6", + name: "--fds-theme2-neutral-6", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "6" ] @@ -3933,16 +3933,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme1-neutral-7", + name: "--fds-theme2-neutral-7", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "7" ] @@ -3950,16 +3950,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-8", + name: "--fds-theme2-neutral-8", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "8" ] @@ -3967,16 +3967,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme1-neutral-9", + name: "--fds-theme2-neutral-9", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "9" ] @@ -3984,16 +3984,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme1-neutral-10", + name: "--fds-theme2-neutral-10", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "10" ] @@ -4001,16 +4001,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-11", + name: "--fds-theme2-neutral-11", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "11" ] @@ -4018,16 +4018,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme1-neutral-12", + name: "--fds-theme2-neutral-12", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "12" ] @@ -4035,16 +4035,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme1-neutral-13", + name: "--fds-theme2-neutral-13", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "13" ] @@ -4052,16 +4052,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme1-neutral-contrast-1", + name: "--fds-theme2-neutral-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-1" ] @@ -4069,16 +4069,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme1-neutral-contrast-2", + name: "--fds-theme2-neutral-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-2" ] @@ -4086,16 +4086,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme1-brand1-1", + name: "--fds-theme2-brand1-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "1" ] @@ -4103,16 +4103,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme1-brand1-2", + name: "--fds-theme2-brand1-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "2" ] @@ -4120,16 +4120,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme1-brand1-3", + name: "--fds-theme2-brand1-3", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "3" ] @@ -4137,16 +4137,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme1-brand1-4", + name: "--fds-theme2-brand1-4", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "4" ] @@ -4154,16 +4154,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme1-brand1-5", + name: "--fds-theme2-brand1-5", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "5" ] @@ -4171,16 +4171,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme1-brand1-6", + name: "--fds-theme2-brand1-6", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "6" ] @@ -4188,16 +4188,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme1-brand1-7", + name: "--fds-theme2-brand1-7", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "7" ] @@ -4205,16 +4205,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme1-brand1-8", + name: "--fds-theme2-brand1-8", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "8" ] @@ -4222,16 +4222,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme1-brand1-9", + name: "--fds-theme2-brand1-9", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "9" ] @@ -4239,16 +4239,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme1-brand1-10", + name: "--fds-theme2-brand1-10", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "10" ] @@ -4256,16 +4256,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme1-brand1-11", + name: "--fds-theme2-brand1-11", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "11" ] @@ -4273,16 +4273,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme1-brand1-12", + name: "--fds-theme2-brand1-12", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "12" ] @@ -4290,16 +4290,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme1-brand1-13", + name: "--fds-theme2-brand1-13", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "13" ] @@ -4307,16 +4307,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand1-contrast-1", + name: "--fds-theme2-brand1-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-1" ] @@ -4324,16 +4324,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand1-contrast-2", + name: "--fds-theme2-brand1-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-2" ] @@ -4341,16 +4341,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme1-brand2-1", + name: "--fds-theme2-brand2-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "1" ] @@ -4358,16 +4358,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme1-brand2-2", + name: "--fds-theme2-brand2-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "2" ] @@ -4375,16 +4375,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme1-brand2-3", + name: "--fds-theme2-brand2-3", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "3" ] @@ -4392,16 +4392,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme1-brand2-4", + name: "--fds-theme2-brand2-4", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "4" ] @@ -4409,16 +4409,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme1-brand2-5", + name: "--fds-theme2-brand2-5", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "5" ] @@ -4426,16 +4426,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme1-brand2-6", + name: "--fds-theme2-brand2-6", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "6" ] @@ -4443,16 +4443,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme1-brand2-7", + name: "--fds-theme2-brand2-7", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "7" ] @@ -4460,16 +4460,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme1-brand2-8", + name: "--fds-theme2-brand2-8", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "8" ] @@ -4477,16 +4477,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme1-brand2-9", + name: "--fds-theme2-brand2-9", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "9" ] @@ -4494,16 +4494,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme1-brand2-10", + name: "--fds-theme2-brand2-10", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "10" ] @@ -4511,16 +4511,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-11", + name: "--fds-theme2-brand2-11", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "11" ] @@ -4528,16 +4528,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme1-brand2-12", + name: "--fds-theme2-brand2-12", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "12" ] @@ -4545,16 +4545,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme1-brand2-13", + name: "--fds-theme2-brand2-13", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "13" ] @@ -4562,16 +4562,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand2-contrast-1", + name: "--fds-theme2-brand2-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-1" ] @@ -4579,16 +4579,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand2-contrast-2", + name: "--fds-theme2-brand2-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-2" ] @@ -4596,16 +4596,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme1-brand3-1", + name: "--fds-theme2-brand3-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "1" ] @@ -4613,16 +4613,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme1-brand3-2", + name: "--fds-theme2-brand3-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "2" ] @@ -4630,16 +4630,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme1-brand3-3", + name: "--fds-theme2-brand3-3", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "3" ] @@ -4647,16 +4647,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme1-brand3-4", + name: "--fds-theme2-brand3-4", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "4" ] @@ -4664,16 +4664,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme1-brand3-5", + name: "--fds-theme2-brand3-5", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "5" ] @@ -4681,16 +4681,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme1-brand3-6", + name: "--fds-theme2-brand3-6", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "6" ] @@ -4698,16 +4698,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme1-brand3-7", + name: "--fds-theme2-brand3-7", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "7" ] @@ -4715,16 +4715,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme1-brand3-8", + name: "--fds-theme2-brand3-8", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "8" ] @@ -4732,16 +4732,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme1-brand3-9", + name: "--fds-theme2-brand3-9", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "9" ] @@ -4749,16 +4749,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme1-brand3-10", + name: "--fds-theme2-brand3-10", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "10" ] @@ -4766,16 +4766,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme1-brand3-11", + name: "--fds-theme2-brand3-11", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "11" ] @@ -4783,16 +4783,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme1-brand3-12", + name: "--fds-theme2-brand3-12", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "12" ] @@ -4800,16 +4800,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme1-brand3-13", + name: "--fds-theme2-brand3-13", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "13" ] @@ -4817,16 +4817,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand3-contrast-1", + name: "--fds-theme2-brand3-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-1" ] @@ -4834,16 +4834,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand3-contrast-2", + name: "--fds-theme2-brand3-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-2" ] @@ -4851,16 +4851,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme2-accent-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "1" ] @@ -4868,16 +4868,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme2-accent-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "2" ] @@ -4885,16 +4885,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme2-accent-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", + "theme3", "accent", "3" ] @@ -4902,16 +4902,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme2-accent-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", + "theme3", "accent", "4" ] @@ -4919,16 +4919,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme2-accent-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", + "theme3", "accent", "5" ] @@ -4936,16 +4936,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme2-accent-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", + "theme3", "accent", "6" ] @@ -4953,16 +4953,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme2-accent-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", + "theme3", "accent", "7" ] @@ -4970,16 +4970,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme2-accent-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", + "theme3", "accent", "8" ] @@ -4987,16 +4987,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme2-accent-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", + "theme3", "accent", "9" ] @@ -5004,16 +5004,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme2-accent-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", + "theme3", "accent", "10" ] @@ -5021,16 +5021,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", + "theme3", "accent", "11" ] @@ -5038,16 +5038,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme2-accent-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", + "theme3", "accent", "12" ] @@ -5055,16 +5055,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme2-accent-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", + "theme3", "accent", "13" ] @@ -5072,16 +5072,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-accent-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-1" ] @@ -5089,16 +5089,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-accent-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-2" ] @@ -5106,16 +5106,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "1" ] @@ -5123,16 +5123,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "2" ] @@ -5140,16 +5140,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "3" ] @@ -5157,16 +5157,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "4" ] @@ -5174,16 +5174,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "5" ] @@ -5191,16 +5191,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "6" ] @@ -5208,16 +5208,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "7" ] @@ -5225,16 +5225,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "8" ] @@ -5242,16 +5242,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "9" ] @@ -5259,16 +5259,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "10" ] @@ -5276,16 +5276,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "11" ] @@ -5293,16 +5293,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "12" ] @@ -5310,16 +5310,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "13" ] @@ -5327,16 +5327,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-1" ] @@ -5344,16 +5344,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-2" ] @@ -5361,16 +5361,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme3-brand1-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "1" ] @@ -5378,16 +5378,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme3-brand1-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "2" ] @@ -5395,16 +5395,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme3-brand1-3", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "3" ] @@ -5412,16 +5412,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme2-brand1-4", + name: "--fds-theme3-brand1-4", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "4" ] @@ -5429,16 +5429,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme2-brand1-5", + name: "--fds-theme3-brand1-5", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "5" ] @@ -5446,16 +5446,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme2-brand1-6", + name: "--fds-theme3-brand1-6", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "6" ] @@ -5463,16 +5463,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme2-brand1-7", + name: "--fds-theme3-brand1-7", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "7" ] @@ -5480,16 +5480,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme2-brand1-8", + name: "--fds-theme3-brand1-8", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "8" ] @@ -5497,16 +5497,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme2-brand1-9", + name: "--fds-theme3-brand1-9", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "9" ] @@ -5514,16 +5514,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme2-brand1-10", + name: "--fds-theme3-brand1-10", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "10" ] @@ -5531,16 +5531,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme2-brand1-11", + name: "--fds-theme3-brand1-11", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "11" ] @@ -5548,16 +5548,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme2-brand1-12", + name: "--fds-theme3-brand1-12", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "12" ] @@ -5565,16 +5565,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme2-brand1-13", + name: "--fds-theme3-brand1-13", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "13" ] @@ -5582,16 +5582,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand1-contrast-1", + name: "--fds-theme3-brand1-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-1" ] @@ -5599,16 +5599,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand1-contrast-2", + name: "--fds-theme3-brand1-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-2" ] @@ -5616,16 +5616,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme2-brand2-1", + name: "--fds-theme3-brand2-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "1" ] @@ -5633,16 +5633,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme2-brand2-2", + name: "--fds-theme3-brand2-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "2" ] @@ -5650,16 +5650,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme2-brand2-3", + name: "--fds-theme3-brand2-3", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "3" ] @@ -5667,16 +5667,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme2-brand2-4", + name: "--fds-theme3-brand2-4", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "4" ] @@ -5684,16 +5684,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme2-brand2-5", + name: "--fds-theme3-brand2-5", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "5" ] @@ -5701,16 +5701,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme2-brand2-6", + name: "--fds-theme3-brand2-6", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "6" ] @@ -5718,16 +5718,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme2-brand2-7", + name: "--fds-theme3-brand2-7", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "7" ] @@ -5735,16 +5735,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme2-brand2-8", + name: "--fds-theme3-brand2-8", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "8" ] @@ -5752,16 +5752,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme2-brand2-9", + name: "--fds-theme3-brand2-9", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "9" ] @@ -5769,16 +5769,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme2-brand2-10", + name: "--fds-theme3-brand2-10", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "10" ] @@ -5786,16 +5786,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-11", + name: "--fds-theme3-brand2-11", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "11" ] @@ -5803,16 +5803,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme2-brand2-12", + name: "--fds-theme3-brand2-12", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "12" ] @@ -5820,16 +5820,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme2-brand2-13", + name: "--fds-theme3-brand2-13", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "13" ] @@ -5837,16 +5837,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand2-contrast-1", + name: "--fds-theme3-brand2-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-1" ] @@ -5854,16 +5854,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand2-contrast-2", + name: "--fds-theme3-brand2-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-2" ] @@ -5871,16 +5871,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme2-brand3-1", + name: "--fds-theme3-brand3-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "1" ] @@ -5888,16 +5888,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme2-brand3-2", + name: "--fds-theme3-brand3-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "2" ] @@ -5905,16 +5905,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme2-brand3-3", + name: "--fds-theme3-brand3-3", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "3" ] @@ -5922,16 +5922,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme2-brand3-4", + name: "--fds-theme3-brand3-4", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "4" ] @@ -5939,16 +5939,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme2-brand3-5", + name: "--fds-theme3-brand3-5", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "5" ] @@ -5956,16 +5956,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme2-brand3-6", + name: "--fds-theme3-brand3-6", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "6" ] @@ -5973,16 +5973,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme2-brand3-7", + name: "--fds-theme3-brand3-7", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "7" ] @@ -5990,16 +5990,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme2-brand3-8", + name: "--fds-theme3-brand3-8", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "8" ] @@ -6007,16 +6007,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme2-brand3-9", + name: "--fds-theme3-brand3-9", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "9" ] @@ -6024,16 +6024,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme2-brand3-10", + name: "--fds-theme3-brand3-10", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "10" ] @@ -6041,16 +6041,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme2-brand3-11", + name: "--fds-theme3-brand3-11", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "11" ] @@ -6058,16 +6058,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme2-brand3-12", + name: "--fds-theme3-brand3-12", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "12" ] @@ -6075,16 +6075,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme2-brand3-13", + name: "--fds-theme3-brand3-13", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "13" ] @@ -6092,16 +6092,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand3-contrast-1", + name: "--fds-theme3-brand3-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-1" ] @@ -6109,16 +6109,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand3-contrast-2", + name: "--fds-theme3-brand3-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-2" ] @@ -6126,16 +6126,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "1" ] @@ -6143,16 +6143,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "2" ] @@ -6160,16 +6160,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", + "theme4", "accent", "3" ] @@ -6177,16 +6177,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", + "theme4", "accent", "4" ] @@ -6194,16 +6194,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", + "theme4", "accent", "5" ] @@ -6211,16 +6211,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", + "theme4", "accent", "6" ] @@ -6228,16 +6228,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", + "theme4", "accent", "7" ] @@ -6245,16 +6245,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", + "theme4", "accent", "8" ] @@ -6262,16 +6262,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", + "theme4", "accent", "9" ] @@ -6279,16 +6279,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", + "theme4", "accent", "10" ] @@ -6296,16 +6296,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", + "theme4", "accent", "11" ] @@ -6313,16 +6313,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", + "theme4", "accent", "12" ] @@ -6330,16 +6330,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", + "theme4", "accent", "13" ] @@ -6347,16 +6347,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-1" ] @@ -6364,16 +6364,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-2" ] @@ -6381,16 +6381,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "1" ] @@ -6398,16 +6398,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "2" ] @@ -6415,16 +6415,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "3" ] @@ -6432,16 +6432,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "4" ] @@ -6449,16 +6449,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "5" ] @@ -6466,16 +6466,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "6" ] @@ -6483,16 +6483,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "7" ] @@ -6500,16 +6500,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "8" ] @@ -6517,16 +6517,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "9" ] @@ -6534,16 +6534,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "10" ] @@ -6551,16 +6551,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "11" ] @@ -6568,16 +6568,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "12" ] @@ -6585,16 +6585,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "13" ] @@ -6602,16 +6602,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-1" ] @@ -6619,16 +6619,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-2" ] @@ -6636,16 +6636,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme3-brand1-1", + name: "--fds-theme4-brand1-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "1" ] @@ -6653,16 +6653,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme3-brand1-2", + name: "--fds-theme4-brand1-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "2" ] @@ -6670,16 +6670,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme3-brand1-3", + name: "--fds-theme4-brand1-3", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "3" ] @@ -6687,16 +6687,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme3-brand1-4", + name: "--fds-theme4-brand1-4", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "4" ] @@ -6704,16 +6704,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme3-brand1-5", + name: "--fds-theme4-brand1-5", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "5" ] @@ -6721,16 +6721,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme3-brand1-6", + name: "--fds-theme4-brand1-6", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "6" ] @@ -6738,16 +6738,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme3-brand1-7", + name: "--fds-theme4-brand1-7", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "7" ] @@ -6755,16 +6755,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme3-brand1-8", + name: "--fds-theme4-brand1-8", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "8" ] @@ -6772,16 +6772,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme3-brand1-9", + name: "--fds-theme4-brand1-9", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "9" ] @@ -6789,16 +6789,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme3-brand1-10", + name: "--fds-theme4-brand1-10", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "10" ] @@ -6806,16 +6806,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme3-brand1-11", + name: "--fds-theme4-brand1-11", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "11" ] @@ -6823,16 +6823,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme3-brand1-12", + name: "--fds-theme4-brand1-12", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "12" ] @@ -6840,16 +6840,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme3-brand1-13", + name: "--fds-theme4-brand1-13", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "13" ] @@ -6857,16 +6857,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand1-contrast-1", + name: "--fds-theme4-brand1-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-1" ] @@ -6874,16 +6874,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand1-contrast-2", + name: "--fds-theme4-brand1-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-2" ] @@ -6891,16 +6891,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme3-brand2-1", + name: "--fds-theme4-brand2-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "1" ] @@ -6908,16 +6908,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme3-brand2-2", + name: "--fds-theme4-brand2-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "2" ] @@ -6925,16 +6925,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme3-brand2-3", + name: "--fds-theme4-brand2-3", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "3" ] @@ -6942,16 +6942,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme3-brand2-4", + name: "--fds-theme4-brand2-4", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "4" ] @@ -6959,16 +6959,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme3-brand2-5", + name: "--fds-theme4-brand2-5", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "5" ] @@ -6976,16 +6976,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme3-brand2-6", + name: "--fds-theme4-brand2-6", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "6" ] @@ -6993,16 +6993,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme3-brand2-7", + name: "--fds-theme4-brand2-7", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "7" ] @@ -7010,16 +7010,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme3-brand2-8", + name: "--fds-theme4-brand2-8", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "8" ] @@ -7027,16 +7027,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme3-brand2-9", + name: "--fds-theme4-brand2-9", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "9" ] @@ -7044,16 +7044,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme3-brand2-10", + name: "--fds-theme4-brand2-10", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "10" ] @@ -7061,16 +7061,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-11", + name: "--fds-theme4-brand2-11", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "11" ] @@ -7078,16 +7078,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme3-brand2-12", + name: "--fds-theme4-brand2-12", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "12" ] @@ -7095,16 +7095,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme3-brand2-13", + name: "--fds-theme4-brand2-13", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "13" ] @@ -7112,16 +7112,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand2-contrast-1", + name: "--fds-theme4-brand2-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-1" ] @@ -7129,16 +7129,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand2-contrast-2", + name: "--fds-theme4-brand2-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-2" ] @@ -7146,16 +7146,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme3-brand3-1", + name: "--fds-theme4-brand3-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "1" ] @@ -7163,16 +7163,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme3-brand3-2", + name: "--fds-theme4-brand3-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "2" ] @@ -7180,16 +7180,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme3-brand3-3", + name: "--fds-theme4-brand3-3", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "3" ] @@ -7197,16 +7197,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme3-brand3-4", + name: "--fds-theme4-brand3-4", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "4" ] @@ -7214,16 +7214,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme3-brand3-5", + name: "--fds-theme4-brand3-5", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "5" ] @@ -7231,16 +7231,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme3-brand3-6", + name: "--fds-theme4-brand3-6", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "6" ] @@ -7248,16 +7248,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme3-brand3-7", + name: "--fds-theme4-brand3-7", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "7" ] @@ -7265,16 +7265,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme3-brand3-8", + name: "--fds-theme4-brand3-8", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "8" ] @@ -7282,16 +7282,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme3-brand3-9", + name: "--fds-theme4-brand3-9", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "9" ] @@ -7299,16 +7299,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme3-brand3-10", + name: "--fds-theme4-brand3-10", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "10" ] @@ -7316,16 +7316,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme3-brand3-11", + name: "--fds-theme4-brand3-11", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "11" ] @@ -7333,16 +7333,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme3-brand3-12", + name: "--fds-theme4-brand3-12", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "12" ] @@ -7350,16 +7350,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme3-brand3-13", + name: "--fds-theme4-brand3-13", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "13" ] @@ -7367,16 +7367,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand3-contrast-1", + name: "--fds-theme4-brand3-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-1" ] @@ -7384,16 +7384,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand3-contrast-2", + name: "--fds-theme4-brand3-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-2" ] @@ -7401,16 +7401,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "1" ] @@ -7418,16 +7418,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "2" ] @@ -7435,16 +7435,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", + "theme", "accent", "3" ] @@ -7452,16 +7452,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", + "theme", "accent", "4" ] @@ -7469,16 +7469,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", + "theme", "accent", "5" ] @@ -7486,16 +7486,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", + "theme", "accent", "6" ] @@ -7503,16 +7503,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", + "theme", "accent", "7" ] @@ -7520,16 +7520,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", + "theme", "accent", "8" ] @@ -7537,16 +7537,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", + "theme", "accent", "9" ] @@ -7554,16 +7554,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", + "theme", "accent", "10" ] @@ -7571,16 +7571,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", + "theme", "accent", "11" ] @@ -7588,16 +7588,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", + "theme", "accent", "12" ] @@ -7605,16 +7605,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", + "theme", "accent", "13" ] @@ -7622,16 +7622,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-1" ] @@ -7639,16 +7639,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-2" ] @@ -7656,16 +7656,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "1" ] @@ -7673,16 +7673,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "2" ] @@ -7690,16 +7690,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ - "theme4", + "theme", "neutral", "3" ] @@ -7707,16 +7707,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ - "theme4", + "theme", "neutral", "4" ] @@ -7724,16 +7724,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ - "theme4", + "theme", "neutral", "5" ] @@ -7741,16 +7741,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ - "theme4", + "theme", "neutral", "6" ] @@ -7758,16 +7758,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ - "theme4", + "theme", "neutral", "7" ] @@ -7775,16 +7775,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ - "theme4", + "theme", "neutral", "8" ] @@ -7792,16 +7792,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ - "theme4", + "theme", "neutral", "9" ] @@ -7809,16 +7809,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ - "theme4", + "theme", "neutral", "10" ] @@ -7826,16 +7826,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ - "theme4", + "theme", "neutral", "11" ] @@ -7843,16 +7843,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ - "theme4", + "theme", "neutral", "12" ] @@ -7860,16 +7860,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ - "theme4", + "theme", "neutral", "13" ] @@ -7877,16 +7877,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-1" ] @@ -7894,16 +7894,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-2" ] @@ -7911,16 +7911,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme4-brand1-1", + name: "--fds-theme-brand1-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "1" ] @@ -7928,16 +7928,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme4-brand1-2", + name: "--fds-theme-brand1-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "2" ] @@ -7945,16 +7945,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme4-brand1-3", + name: "--fds-theme-brand1-3", attributes: {}, path: [ - "theme4", + "theme", "brand1", "3" ] @@ -7962,16 +7962,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme4-brand1-4", + name: "--fds-theme-brand1-4", attributes: {}, path: [ - "theme4", + "theme", "brand1", "4" ] @@ -7979,16 +7979,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme4-brand1-5", + name: "--fds-theme-brand1-5", attributes: {}, path: [ - "theme4", + "theme", "brand1", "5" ] @@ -7996,16 +7996,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme4-brand1-6", + name: "--fds-theme-brand1-6", attributes: {}, path: [ - "theme4", + "theme", "brand1", "6" ] @@ -8013,16 +8013,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme4-brand1-7", + name: "--fds-theme-brand1-7", attributes: {}, path: [ - "theme4", + "theme", "brand1", "7" ] @@ -8030,16 +8030,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme4-brand1-8", + name: "--fds-theme-brand1-8", attributes: {}, path: [ - "theme4", + "theme", "brand1", "8" ] @@ -8047,16 +8047,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme4-brand1-9", + name: "--fds-theme-brand1-9", attributes: {}, path: [ - "theme4", + "theme", "brand1", "9" ] @@ -8064,16 +8064,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme4-brand1-10", + name: "--fds-theme-brand1-10", attributes: {}, path: [ - "theme4", + "theme", "brand1", "10" ] @@ -8081,16 +8081,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme4-brand1-11", + name: "--fds-theme-brand1-11", attributes: {}, path: [ - "theme4", + "theme", "brand1", "11" ] @@ -8098,16 +8098,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme4-brand1-12", + name: "--fds-theme-brand1-12", attributes: {}, path: [ - "theme4", + "theme", "brand1", "12" ] @@ -8115,16 +8115,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme4-brand1-13", + name: "--fds-theme-brand1-13", attributes: {}, path: [ - "theme4", + "theme", "brand1", "13" ] @@ -8132,16 +8132,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand1-contrast-1", + name: "--fds-theme-brand1-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-1" ] @@ -8149,16 +8149,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand1-contrast-2", + name: "--fds-theme-brand1-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-2" ] @@ -8166,16 +8166,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme4-brand2-1", + name: "--fds-theme-brand2-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "1" ] @@ -8183,16 +8183,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme4-brand2-2", + name: "--fds-theme-brand2-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "2" ] @@ -8200,16 +8200,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme4-brand2-3", + name: "--fds-theme-brand2-3", attributes: {}, path: [ - "theme4", + "theme", "brand2", "3" ] @@ -8217,16 +8217,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme4-brand2-4", + name: "--fds-theme-brand2-4", attributes: {}, path: [ - "theme4", + "theme", "brand2", "4" ] @@ -8234,16 +8234,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme4-brand2-5", + name: "--fds-theme-brand2-5", attributes: {}, path: [ - "theme4", + "theme", "brand2", "5" ] @@ -8251,16 +8251,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme4-brand2-6", + name: "--fds-theme-brand2-6", attributes: {}, path: [ - "theme4", + "theme", "brand2", "6" ] @@ -8268,16 +8268,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme4-brand2-7", + name: "--fds-theme-brand2-7", attributes: {}, path: [ - "theme4", + "theme", "brand2", "7" ] @@ -8285,16 +8285,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme4-brand2-8", + name: "--fds-theme-brand2-8", attributes: {}, path: [ - "theme4", + "theme", "brand2", "8" ] @@ -8302,16 +8302,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme4-brand2-9", + name: "--fds-theme-brand2-9", attributes: {}, path: [ - "theme4", + "theme", "brand2", "9" ] @@ -8319,16 +8319,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme4-brand2-10", + name: "--fds-theme-brand2-10", attributes: {}, path: [ - "theme4", + "theme", "brand2", "10" ] @@ -8336,16 +8336,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-11", + name: "--fds-theme-brand2-11", attributes: {}, path: [ - "theme4", + "theme", "brand2", "11" ] @@ -8353,16 +8353,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme4-brand2-12", + name: "--fds-theme-brand2-12", attributes: {}, path: [ - "theme4", + "theme", "brand2", "12" ] @@ -8370,16 +8370,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme4-brand2-13", + name: "--fds-theme-brand2-13", attributes: {}, path: [ - "theme4", + "theme", "brand2", "13" ] @@ -8387,16 +8387,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand2-contrast-1", + name: "--fds-theme-brand2-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-1" ] @@ -8404,16 +8404,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand2-contrast-2", + name: "--fds-theme-brand2-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-2" ] @@ -8421,16 +8421,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme4-brand3-1", + name: "--fds-theme-brand3-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "1" ] @@ -8438,16 +8438,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme4-brand3-2", + name: "--fds-theme-brand3-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "2" ] @@ -8455,16 +8455,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme4-brand3-3", + name: "--fds-theme-brand3-3", attributes: {}, path: [ - "theme4", + "theme", "brand3", "3" ] @@ -8472,16 +8472,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme4-brand3-4", + name: "--fds-theme-brand3-4", attributes: {}, path: [ - "theme4", + "theme", "brand3", "4" ] @@ -8489,16 +8489,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme4-brand3-5", + name: "--fds-theme-brand3-5", attributes: {}, path: [ - "theme4", + "theme", "brand3", "5" ] @@ -8506,16 +8506,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme4-brand3-6", + name: "--fds-theme-brand3-6", attributes: {}, path: [ - "theme4", + "theme", "brand3", "6" ] @@ -8523,16 +8523,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme4-brand3-7", + name: "--fds-theme-brand3-7", attributes: {}, path: [ - "theme4", + "theme", "brand3", "7" ] @@ -8540,16 +8540,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme4-brand3-8", + name: "--fds-theme-brand3-8", attributes: {}, path: [ - "theme4", + "theme", "brand3", "8" ] @@ -8557,16 +8557,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme4-brand3-9", + name: "--fds-theme-brand3-9", attributes: {}, path: [ - "theme4", + "theme", "brand3", "9" ] @@ -8574,16 +8574,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme4-brand3-10", + name: "--fds-theme-brand3-10", attributes: {}, path: [ - "theme4", + "theme", "brand3", "10" ] @@ -8591,16 +8591,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme4-brand3-11", + name: "--fds-theme-brand3-11", attributes: {}, path: [ - "theme4", + "theme", "brand3", "11" ] @@ -8608,16 +8608,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme4-brand3-12", + name: "--fds-theme-brand3-12", attributes: {}, path: [ - "theme4", + "theme", "brand3", "12" ] @@ -8625,16 +8625,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme4-brand3-13", + name: "--fds-theme-brand3-13", attributes: {}, path: [ - "theme4", + "theme", "brand3", "13" ] @@ -8642,16 +8642,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand3-contrast-1", + name: "--fds-theme-brand3-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-1" ] @@ -8659,16 +8659,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand3-contrast-2", + name: "--fds-theme-brand3-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-2" ] @@ -9384,7 +9384,7 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "30%", @@ -9419,7 +9419,7 @@ export const borderRadius = [ { value: "2px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2", @@ -9435,7 +9435,7 @@ export const borderRadius = [ { value: "4px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -9451,7 +9451,7 @@ export const borderRadius = [ { value: "8px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "8", @@ -9467,7 +9467,7 @@ export const borderRadius = [ { value: "12px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "12", @@ -9483,7 +9483,7 @@ export const borderRadius = [ { value: "16px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "16", @@ -9499,7 +9499,7 @@ export const borderRadius = [ { value: "24px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "24", @@ -9515,7 +9515,7 @@ export const borderRadius = [ { value: "32px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "32", @@ -9531,7 +9531,7 @@ export const borderRadius = [ { value: "9999px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "9999", @@ -10321,7 +10321,7 @@ export const sizing = [ { value: "4px", type: "sizing", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -10340,7 +10340,7 @@ export const borderWidth = [ { value: "1px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "1px", @@ -10356,7 +10356,7 @@ export const borderWidth = [ { value: "2px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2px", @@ -10423,7 +10423,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10456,7 +10456,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10497,7 +10497,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10538,7 +10538,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10579,7 +10579,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10703,7 +10703,7 @@ export const fontFamilies = [ { value: "Inter", type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "Inter", @@ -10722,7 +10722,7 @@ export const lineHeights = [ { value: 1.3, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "130%", @@ -10738,7 +10738,7 @@ export const lineHeights = [ { value: 1.5, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "150%", @@ -10754,7 +10754,7 @@ export const lineHeights = [ { value: 1.6, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "160%", @@ -10770,7 +10770,7 @@ export const lineHeights = [ { value: 1.7, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "170%", @@ -10789,7 +10789,7 @@ export const fontWeights = [ { value: "500", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "500", @@ -10805,7 +10805,7 @@ export const fontWeights = [ { value: "600", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "600", @@ -10821,7 +10821,7 @@ export const fontWeights = [ { value: "400", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "400", @@ -10840,7 +10840,7 @@ export const fontSizes = [ { value: "12px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "12", @@ -10856,7 +10856,7 @@ export const fontSizes = [ { value: "13px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "13", @@ -10872,7 +10872,7 @@ export const fontSizes = [ { value: "14px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "14", @@ -10888,7 +10888,7 @@ export const fontSizes = [ { value: "16px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "16", @@ -10904,7 +10904,7 @@ export const fontSizes = [ { value: "18px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "18", @@ -10920,7 +10920,7 @@ export const fontSizes = [ { value: "21px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "21", @@ -10936,7 +10936,7 @@ export const fontSizes = [ { value: "24px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "24", @@ -10952,7 +10952,7 @@ export const fontSizes = [ { value: "30px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "30", @@ -10968,7 +10968,7 @@ export const fontSizes = [ { value: "36px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "36", @@ -10984,7 +10984,7 @@ export const fontSizes = [ { value: "48px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "48", @@ -11000,7 +11000,7 @@ export const fontSizes = [ { value: "60px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "60", diff --git a/apps/storefront/tokens/digdir/dark.ts b/apps/storefront/tokens/digdir/dark.ts index b280f64a3f..50f0487aea 100644 --- a/apps/storefront/tokens/digdir/dark.ts +++ b/apps/storefront/tokens/digdir/dark.ts @@ -2301,7 +2301,7 @@ export const color = [ { value: "#08200c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#08200c", @@ -2318,7 +2318,7 @@ export const color = [ { value: "#0b290f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0b290f", @@ -2335,7 +2335,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0f3814", @@ -2352,7 +2352,7 @@ export const color = [ { value: "#114218", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#114218", @@ -2369,7 +2369,7 @@ export const color = [ { value: "#144c1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#144c1c", @@ -2386,7 +2386,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#185e22", @@ -2403,7 +2403,7 @@ export const color = [ { value: "#207a2c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#207a2c", @@ -2420,7 +2420,7 @@ export const color = [ { value: "#279636", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#279636", @@ -2437,7 +2437,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2ca63d", @@ -2454,7 +2454,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#248c33", @@ -2471,7 +2471,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#1d7129", @@ -2488,7 +2488,7 @@ export const color = [ { value: "#64be70", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#64be70", @@ -2505,7 +2505,7 @@ export const color = [ { value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#a2d8aa", @@ -2522,7 +2522,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2539,7 +2539,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2556,7 +2556,7 @@ export const color = [ { value: "#211b08", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#211b08", @@ -2573,7 +2573,7 @@ export const color = [ { value: "#2b230a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2b230a", @@ -2590,7 +2590,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3a300e", @@ -2607,7 +2607,7 @@ export const color = [ { value: "#453810", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#453810", @@ -2624,7 +2624,7 @@ export const color = [ { value: "#4e4013", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#4e4013", @@ -2641,7 +2641,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#625017", @@ -2658,7 +2658,7 @@ export const color = [ { value: "#7f681e", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#7f681e", @@ -2675,7 +2675,7 @@ export const color = [ { value: "#9c8125", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#9c8125", @@ -2692,7 +2692,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ecc238", @@ -2709,7 +2709,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#cfaa31", @@ -2726,7 +2726,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b2922a", @@ -2743,7 +2743,7 @@ export const color = [ { value: "#cca730", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#cca730", @@ -2760,7 +2760,7 @@ export const color = [ { value: "#eec84d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#eec84d", @@ -2777,7 +2777,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2794,7 +2794,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2811,7 +2811,7 @@ export const color = [ { value: "#2d1508", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2d1508", @@ -2828,7 +2828,7 @@ export const color = [ { value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3a1b0a", @@ -2845,7 +2845,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#4f240d", @@ -2862,7 +2862,7 @@ export const color = [ { value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#5d2b0f", @@ -2879,7 +2879,7 @@ export const color = [ { value: "#6b3212", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#6b3212", @@ -2896,7 +2896,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#853e16", @@ -2913,7 +2913,7 @@ export const color = [ { value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ac4f1c", @@ -2930,7 +2930,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2947,7 +2947,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2964,7 +2964,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b0511d", @@ -2981,7 +2981,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#8e4117", @@ -2998,7 +2998,7 @@ export const color = [ { value: "#e39a72", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e39a72", @@ -3015,7 +3015,7 @@ export const color = [ { value: "#efc3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#efc3ab", @@ -3032,7 +3032,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3049,7 +3049,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3066,7 +3066,7 @@ export const color = [ { value: "#380c0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#380c0c", @@ -3083,7 +3083,7 @@ export const color = [ { value: "#470f10", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#470f10", @@ -3100,7 +3100,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#5e1515", @@ -3117,7 +3117,7 @@ export const color = [ { value: "#6f1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#6f1819", @@ -3134,7 +3134,7 @@ export const color = [ { value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#7f1c1c", @@ -3151,7 +3151,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#9d2223", @@ -3168,7 +3168,7 @@ export const color = [ { value: "#bb3f40", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#bb3f40", @@ -3185,7 +3185,7 @@ export const color = [ { value: "#c96666", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#c96666", @@ -3202,7 +3202,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b32728", @@ -3219,7 +3219,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3236,7 +3236,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#671617", @@ -3253,7 +3253,7 @@ export const color = [ { value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#dc9a9b", @@ -3270,7 +3270,7 @@ export const color = [ { value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e9c2c2", @@ -3287,7 +3287,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -3304,7 +3304,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3321,7 +3321,7 @@ export const color = [ { value: "#031d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#031d30", @@ -3338,7 +3338,7 @@ export const color = [ { value: "#032540", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#032540", @@ -3355,7 +3355,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#043256", @@ -3372,7 +3372,7 @@ export const color = [ { value: "#053c65", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#053c65", @@ -3389,7 +3389,7 @@ export const color = [ { value: "#064474", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#064474", @@ -3406,7 +3406,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#075490", @@ -3423,7 +3423,7 @@ export const color = [ { value: "#0a6dba", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0a6dba", @@ -3440,7 +3440,7 @@ export const color = [ { value: "#3389cb", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3389cb", @@ -3457,7 +3457,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0c72c1", @@ -3474,7 +3474,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#085c9c", @@ -3491,7 +3491,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#064678", @@ -3508,7 +3508,7 @@ export const color = [ { value: "#78b1dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#78b1dc", @@ -3525,7 +3525,7 @@ export const color = [ { value: "#aed0ea", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#aed0ea", @@ -3542,7 +3542,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3559,7 +3559,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3576,16 +3576,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme1-accent-1", + name: "--fds-theme2-accent-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "1" ] @@ -3593,16 +3593,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme1-accent-2", + name: "--fds-theme2-accent-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "2" ] @@ -3610,16 +3610,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme1-accent-3", + name: "--fds-theme2-accent-3", attributes: {}, path: [ - "theme1", + "theme2", "accent", "3" ] @@ -3627,16 +3627,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-4", + name: "--fds-theme2-accent-4", attributes: {}, path: [ - "theme1", + "theme2", "accent", "4" ] @@ -3644,16 +3644,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme1-accent-5", + name: "--fds-theme2-accent-5", attributes: {}, path: [ - "theme1", + "theme2", "accent", "5" ] @@ -3661,16 +3661,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme1-accent-6", + name: "--fds-theme2-accent-6", attributes: {}, path: [ - "theme1", + "theme2", "accent", "6" ] @@ -3678,16 +3678,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme1-accent-7", + name: "--fds-theme2-accent-7", attributes: {}, path: [ - "theme1", + "theme2", "accent", "7" ] @@ -3695,16 +3695,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme1-accent-8", + name: "--fds-theme2-accent-8", attributes: {}, path: [ - "theme1", + "theme2", "accent", "8" ] @@ -3712,16 +3712,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme1-accent-9", + name: "--fds-theme2-accent-9", attributes: {}, path: [ - "theme1", + "theme2", "accent", "9" ] @@ -3729,16 +3729,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme1-accent-10", + name: "--fds-theme2-accent-10", attributes: {}, path: [ - "theme1", + "theme2", "accent", "10" ] @@ -3746,16 +3746,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-11", + name: "--fds-theme2-accent-11", attributes: {}, path: [ - "theme1", + "theme2", "accent", "11" ] @@ -3763,16 +3763,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme1-accent-12", + name: "--fds-theme2-accent-12", attributes: {}, path: [ - "theme1", + "theme2", "accent", "12" ] @@ -3780,16 +3780,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme1-accent-13", + name: "--fds-theme2-accent-13", attributes: {}, path: [ - "theme1", + "theme2", "accent", "13" ] @@ -3797,16 +3797,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-accent-contrast-1", + name: "--fds-theme2-accent-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-1" ] @@ -3814,16 +3814,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-accent-contrast-2", + name: "--fds-theme2-accent-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-2" ] @@ -3831,16 +3831,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme1-brand1-1", + name: "--fds-theme2-brand1-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "1" ] @@ -3848,16 +3848,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme1-brand1-2", + name: "--fds-theme2-brand1-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "2" ] @@ -3865,16 +3865,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme1-brand1-3", + name: "--fds-theme2-brand1-3", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "3" ] @@ -3882,16 +3882,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme1-brand1-4", + name: "--fds-theme2-brand1-4", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "4" ] @@ -3899,16 +3899,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme1-brand1-5", + name: "--fds-theme2-brand1-5", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "5" ] @@ -3916,16 +3916,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme1-brand1-6", + name: "--fds-theme2-brand1-6", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "6" ] @@ -3933,16 +3933,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme1-brand1-7", + name: "--fds-theme2-brand1-7", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "7" ] @@ -3950,16 +3950,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme1-brand1-8", + name: "--fds-theme2-brand1-8", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "8" ] @@ -3967,16 +3967,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme1-brand1-9", + name: "--fds-theme2-brand1-9", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "9" ] @@ -3984,16 +3984,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme1-brand1-10", + name: "--fds-theme2-brand1-10", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "10" ] @@ -4001,16 +4001,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme1-brand1-11", + name: "--fds-theme2-brand1-11", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "11" ] @@ -4018,16 +4018,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme1-brand1-12", + name: "--fds-theme2-brand1-12", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "12" ] @@ -4035,16 +4035,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme1-brand1-13", + name: "--fds-theme2-brand1-13", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "13" ] @@ -4052,16 +4052,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme1-brand1-contrast-1", + name: "--fds-theme2-brand1-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-1" ] @@ -4069,16 +4069,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme1-brand1-contrast-2", + name: "--fds-theme2-brand1-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-2" ] @@ -4086,16 +4086,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme1-brand2-1", + name: "--fds-theme2-brand2-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "1" ] @@ -4103,16 +4103,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme1-brand2-2", + name: "--fds-theme2-brand2-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "2" ] @@ -4120,16 +4120,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme1-brand2-3", + name: "--fds-theme2-brand2-3", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "3" ] @@ -4137,16 +4137,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme1-brand2-4", + name: "--fds-theme2-brand2-4", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "4" ] @@ -4154,16 +4154,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme1-brand2-5", + name: "--fds-theme2-brand2-5", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "5" ] @@ -4171,16 +4171,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme1-brand2-6", + name: "--fds-theme2-brand2-6", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "6" ] @@ -4188,16 +4188,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme1-brand2-7", + name: "--fds-theme2-brand2-7", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "7" ] @@ -4205,16 +4205,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-8", + name: "--fds-theme2-brand2-8", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "8" ] @@ -4222,16 +4222,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme1-brand2-9", + name: "--fds-theme2-brand2-9", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "9" ] @@ -4239,16 +4239,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme1-brand2-10", + name: "--fds-theme2-brand2-10", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "10" ] @@ -4256,16 +4256,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-11", + name: "--fds-theme2-brand2-11", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "11" ] @@ -4273,16 +4273,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme1-brand2-12", + name: "--fds-theme2-brand2-12", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "12" ] @@ -4290,16 +4290,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme1-brand2-13", + name: "--fds-theme2-brand2-13", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "13" ] @@ -4307,16 +4307,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme1-brand2-contrast-1", + name: "--fds-theme2-brand2-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-1" ] @@ -4324,16 +4324,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme1-brand2-contrast-2", + name: "--fds-theme2-brand2-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-2" ] @@ -4341,16 +4341,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme1-brand3-1", + name: "--fds-theme2-brand3-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "1" ] @@ -4358,16 +4358,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme1-brand3-2", + name: "--fds-theme2-brand3-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "2" ] @@ -4375,16 +4375,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme1-brand3-3", + name: "--fds-theme2-brand3-3", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "3" ] @@ -4392,16 +4392,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme1-brand3-4", + name: "--fds-theme2-brand3-4", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "4" ] @@ -4409,16 +4409,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme1-brand3-5", + name: "--fds-theme2-brand3-5", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "5" ] @@ -4426,16 +4426,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme1-brand3-6", + name: "--fds-theme2-brand3-6", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "6" ] @@ -4443,16 +4443,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme1-brand3-7", + name: "--fds-theme2-brand3-7", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "7" ] @@ -4460,16 +4460,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme1-brand3-8", + name: "--fds-theme2-brand3-8", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "8" ] @@ -4477,16 +4477,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme1-brand3-9", + name: "--fds-theme2-brand3-9", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "9" ] @@ -4494,16 +4494,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme1-brand3-10", + name: "--fds-theme2-brand3-10", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "10" ] @@ -4511,16 +4511,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme1-brand3-11", + name: "--fds-theme2-brand3-11", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "11" ] @@ -4528,16 +4528,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme1-brand3-12", + name: "--fds-theme2-brand3-12", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "12" ] @@ -4545,16 +4545,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme1-brand3-13", + name: "--fds-theme2-brand3-13", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "13" ] @@ -4562,16 +4562,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme1-brand3-contrast-1", + name: "--fds-theme2-brand3-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-1" ] @@ -4579,16 +4579,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme1-brand3-contrast-2", + name: "--fds-theme2-brand3-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-2" ] @@ -4596,16 +4596,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme1-neutral-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "1" ] @@ -4613,16 +4613,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme1-neutral-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "2" ] @@ -4630,16 +4630,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme1-neutral-3", + name: "--fds-theme2-neutral-3", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "3" ] @@ -4647,16 +4647,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme1-neutral-4", + name: "--fds-theme2-neutral-4", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "4" ] @@ -4664,16 +4664,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme1-neutral-5", + name: "--fds-theme2-neutral-5", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "5" ] @@ -4681,16 +4681,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-6", + name: "--fds-theme2-neutral-6", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "6" ] @@ -4698,16 +4698,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme1-neutral-7", + name: "--fds-theme2-neutral-7", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "7" ] @@ -4715,16 +4715,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme1-neutral-8", + name: "--fds-theme2-neutral-8", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "8" ] @@ -4732,16 +4732,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme1-neutral-9", + name: "--fds-theme2-neutral-9", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "9" ] @@ -4749,16 +4749,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme1-neutral-10", + name: "--fds-theme2-neutral-10", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "10" ] @@ -4766,16 +4766,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-11", + name: "--fds-theme2-neutral-11", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "11" ] @@ -4783,16 +4783,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme1-neutral-12", + name: "--fds-theme2-neutral-12", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "12" ] @@ -4800,16 +4800,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme1-neutral-13", + name: "--fds-theme2-neutral-13", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "13" ] @@ -4817,16 +4817,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme1-neutral-contrast-1", + name: "--fds-theme2-neutral-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-1" ] @@ -4834,16 +4834,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme1-neutral-contrast-2", + name: "--fds-theme2-neutral-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-2" ] @@ -4851,16 +4851,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme2-accent-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "1" ] @@ -4868,16 +4868,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme2-accent-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "2" ] @@ -4885,16 +4885,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme2-accent-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", + "theme3", "accent", "3" ] @@ -4902,16 +4902,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", + "theme3", "accent", "4" ] @@ -4919,16 +4919,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme2-accent-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", + "theme3", "accent", "5" ] @@ -4936,16 +4936,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme2-accent-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", + "theme3", "accent", "6" ] @@ -4953,16 +4953,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme2-accent-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", + "theme3", "accent", "7" ] @@ -4970,16 +4970,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme2-accent-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", + "theme3", "accent", "8" ] @@ -4987,16 +4987,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme2-accent-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", + "theme3", "accent", "9" ] @@ -5004,16 +5004,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme2-accent-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", + "theme3", "accent", "10" ] @@ -5021,16 +5021,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", + "theme3", "accent", "11" ] @@ -5038,16 +5038,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme2-accent-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", + "theme3", "accent", "12" ] @@ -5055,16 +5055,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme2-accent-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", + "theme3", "accent", "13" ] @@ -5072,16 +5072,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-accent-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-1" ] @@ -5089,16 +5089,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-accent-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-2" ] @@ -5106,16 +5106,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme3-brand1-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "1" ] @@ -5123,16 +5123,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme3-brand1-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "2" ] @@ -5140,16 +5140,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme3-brand1-3", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "3" ] @@ -5157,16 +5157,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme2-brand1-4", + name: "--fds-theme3-brand1-4", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "4" ] @@ -5174,16 +5174,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme2-brand1-5", + name: "--fds-theme3-brand1-5", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "5" ] @@ -5191,16 +5191,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme2-brand1-6", + name: "--fds-theme3-brand1-6", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "6" ] @@ -5208,16 +5208,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme2-brand1-7", + name: "--fds-theme3-brand1-7", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "7" ] @@ -5225,16 +5225,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme2-brand1-8", + name: "--fds-theme3-brand1-8", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "8" ] @@ -5242,16 +5242,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme2-brand1-9", + name: "--fds-theme3-brand1-9", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "9" ] @@ -5259,16 +5259,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme2-brand1-10", + name: "--fds-theme3-brand1-10", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "10" ] @@ -5276,16 +5276,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme2-brand1-11", + name: "--fds-theme3-brand1-11", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "11" ] @@ -5293,16 +5293,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme2-brand1-12", + name: "--fds-theme3-brand1-12", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "12" ] @@ -5310,16 +5310,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme2-brand1-13", + name: "--fds-theme3-brand1-13", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "13" ] @@ -5327,16 +5327,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme2-brand1-contrast-1", + name: "--fds-theme3-brand1-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-1" ] @@ -5344,16 +5344,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme2-brand1-contrast-2", + name: "--fds-theme3-brand1-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-2" ] @@ -5361,16 +5361,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme2-brand2-1", + name: "--fds-theme3-brand2-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "1" ] @@ -5378,16 +5378,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme2-brand2-2", + name: "--fds-theme3-brand2-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "2" ] @@ -5395,16 +5395,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme2-brand2-3", + name: "--fds-theme3-brand2-3", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "3" ] @@ -5412,16 +5412,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme2-brand2-4", + name: "--fds-theme3-brand2-4", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "4" ] @@ -5429,16 +5429,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme2-brand2-5", + name: "--fds-theme3-brand2-5", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "5" ] @@ -5446,16 +5446,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme2-brand2-6", + name: "--fds-theme3-brand2-6", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "6" ] @@ -5463,16 +5463,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme2-brand2-7", + name: "--fds-theme3-brand2-7", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "7" ] @@ -5480,16 +5480,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-8", + name: "--fds-theme3-brand2-8", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "8" ] @@ -5497,16 +5497,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme2-brand2-9", + name: "--fds-theme3-brand2-9", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "9" ] @@ -5514,16 +5514,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme2-brand2-10", + name: "--fds-theme3-brand2-10", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "10" ] @@ -5531,16 +5531,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-11", + name: "--fds-theme3-brand2-11", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "11" ] @@ -5548,16 +5548,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme2-brand2-12", + name: "--fds-theme3-brand2-12", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "12" ] @@ -5565,16 +5565,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme2-brand2-13", + name: "--fds-theme3-brand2-13", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "13" ] @@ -5582,16 +5582,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme2-brand2-contrast-1", + name: "--fds-theme3-brand2-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-1" ] @@ -5599,16 +5599,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme2-brand2-contrast-2", + name: "--fds-theme3-brand2-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-2" ] @@ -5616,16 +5616,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme2-brand3-1", + name: "--fds-theme3-brand3-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "1" ] @@ -5633,16 +5633,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme2-brand3-2", + name: "--fds-theme3-brand3-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "2" ] @@ -5650,16 +5650,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme2-brand3-3", + name: "--fds-theme3-brand3-3", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "3" ] @@ -5667,16 +5667,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme2-brand3-4", + name: "--fds-theme3-brand3-4", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "4" ] @@ -5684,16 +5684,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme2-brand3-5", + name: "--fds-theme3-brand3-5", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "5" ] @@ -5701,16 +5701,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme2-brand3-6", + name: "--fds-theme3-brand3-6", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "6" ] @@ -5718,16 +5718,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme2-brand3-7", + name: "--fds-theme3-brand3-7", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "7" ] @@ -5735,16 +5735,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme2-brand3-8", + name: "--fds-theme3-brand3-8", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "8" ] @@ -5752,16 +5752,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme2-brand3-9", + name: "--fds-theme3-brand3-9", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "9" ] @@ -5769,16 +5769,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme2-brand3-10", + name: "--fds-theme3-brand3-10", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "10" ] @@ -5786,16 +5786,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme2-brand3-11", + name: "--fds-theme3-brand3-11", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "11" ] @@ -5803,16 +5803,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme2-brand3-12", + name: "--fds-theme3-brand3-12", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "12" ] @@ -5820,16 +5820,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme2-brand3-13", + name: "--fds-theme3-brand3-13", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "13" ] @@ -5837,16 +5837,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme2-brand3-contrast-1", + name: "--fds-theme3-brand3-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-1" ] @@ -5854,16 +5854,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme2-brand3-contrast-2", + name: "--fds-theme3-brand3-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-2" ] @@ -5871,16 +5871,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "1" ] @@ -5888,16 +5888,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "2" ] @@ -5905,16 +5905,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "3" ] @@ -5922,16 +5922,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "4" ] @@ -5939,16 +5939,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "5" ] @@ -5956,16 +5956,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "6" ] @@ -5973,16 +5973,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "7" ] @@ -5990,16 +5990,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "8" ] @@ -6007,16 +6007,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "9" ] @@ -6024,16 +6024,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "10" ] @@ -6041,16 +6041,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "11" ] @@ -6058,16 +6058,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "12" ] @@ -6075,16 +6075,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "13" ] @@ -6092,16 +6092,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-1" ] @@ -6109,16 +6109,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-2" ] @@ -6126,16 +6126,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "1" ] @@ -6143,16 +6143,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "2" ] @@ -6160,16 +6160,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", + "theme4", "accent", "3" ] @@ -6177,16 +6177,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", + "theme4", "accent", "4" ] @@ -6194,16 +6194,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", + "theme4", "accent", "5" ] @@ -6211,16 +6211,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", + "theme4", "accent", "6" ] @@ -6228,16 +6228,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", + "theme4", "accent", "7" ] @@ -6245,16 +6245,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", + "theme4", "accent", "8" ] @@ -6262,16 +6262,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", + "theme4", "accent", "9" ] @@ -6279,16 +6279,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", + "theme4", "accent", "10" ] @@ -6296,16 +6296,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", + "theme4", "accent", "11" ] @@ -6313,16 +6313,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", + "theme4", "accent", "12" ] @@ -6330,16 +6330,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", + "theme4", "accent", "13" ] @@ -6347,16 +6347,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-1" ] @@ -6364,16 +6364,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-2" ] @@ -6381,16 +6381,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme3-brand1-1", + name: "--fds-theme4-brand1-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "1" ] @@ -6398,16 +6398,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme3-brand1-2", + name: "--fds-theme4-brand1-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "2" ] @@ -6415,16 +6415,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme3-brand1-3", + name: "--fds-theme4-brand1-3", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "3" ] @@ -6432,16 +6432,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme3-brand1-4", + name: "--fds-theme4-brand1-4", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "4" ] @@ -6449,16 +6449,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme3-brand1-5", + name: "--fds-theme4-brand1-5", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "5" ] @@ -6466,16 +6466,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme3-brand1-6", + name: "--fds-theme4-brand1-6", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "6" ] @@ -6483,16 +6483,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme3-brand1-7", + name: "--fds-theme4-brand1-7", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "7" ] @@ -6500,16 +6500,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme3-brand1-8", + name: "--fds-theme4-brand1-8", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "8" ] @@ -6517,16 +6517,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme3-brand1-9", + name: "--fds-theme4-brand1-9", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "9" ] @@ -6534,16 +6534,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme3-brand1-10", + name: "--fds-theme4-brand1-10", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "10" ] @@ -6551,16 +6551,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme3-brand1-11", + name: "--fds-theme4-brand1-11", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "11" ] @@ -6568,16 +6568,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme3-brand1-12", + name: "--fds-theme4-brand1-12", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "12" ] @@ -6585,16 +6585,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme3-brand1-13", + name: "--fds-theme4-brand1-13", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "13" ] @@ -6602,16 +6602,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme3-brand1-contrast-1", + name: "--fds-theme4-brand1-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-1" ] @@ -6619,16 +6619,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme3-brand1-contrast-2", + name: "--fds-theme4-brand1-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-2" ] @@ -6636,16 +6636,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme3-brand2-1", + name: "--fds-theme4-brand2-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "1" ] @@ -6653,16 +6653,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme3-brand2-2", + name: "--fds-theme4-brand2-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "2" ] @@ -6670,16 +6670,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme3-brand2-3", + name: "--fds-theme4-brand2-3", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "3" ] @@ -6687,16 +6687,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme3-brand2-4", + name: "--fds-theme4-brand2-4", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "4" ] @@ -6704,16 +6704,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme3-brand2-5", + name: "--fds-theme4-brand2-5", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "5" ] @@ -6721,16 +6721,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme3-brand2-6", + name: "--fds-theme4-brand2-6", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "6" ] @@ -6738,16 +6738,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme3-brand2-7", + name: "--fds-theme4-brand2-7", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "7" ] @@ -6755,16 +6755,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-8", + name: "--fds-theme4-brand2-8", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "8" ] @@ -6772,16 +6772,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme3-brand2-9", + name: "--fds-theme4-brand2-9", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "9" ] @@ -6789,16 +6789,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme3-brand2-10", + name: "--fds-theme4-brand2-10", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "10" ] @@ -6806,16 +6806,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-11", + name: "--fds-theme4-brand2-11", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "11" ] @@ -6823,16 +6823,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme3-brand2-12", + name: "--fds-theme4-brand2-12", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "12" ] @@ -6840,16 +6840,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme3-brand2-13", + name: "--fds-theme4-brand2-13", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "13" ] @@ -6857,16 +6857,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme3-brand2-contrast-1", + name: "--fds-theme4-brand2-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-1" ] @@ -6874,16 +6874,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme3-brand2-contrast-2", + name: "--fds-theme4-brand2-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-2" ] @@ -6891,16 +6891,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme3-brand3-1", + name: "--fds-theme4-brand3-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "1" ] @@ -6908,16 +6908,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme3-brand3-2", + name: "--fds-theme4-brand3-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "2" ] @@ -6925,16 +6925,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme3-brand3-3", + name: "--fds-theme4-brand3-3", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "3" ] @@ -6942,16 +6942,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme3-brand3-4", + name: "--fds-theme4-brand3-4", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "4" ] @@ -6959,16 +6959,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme3-brand3-5", + name: "--fds-theme4-brand3-5", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "5" ] @@ -6976,16 +6976,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme3-brand3-6", + name: "--fds-theme4-brand3-6", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "6" ] @@ -6993,16 +6993,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme3-brand3-7", + name: "--fds-theme4-brand3-7", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "7" ] @@ -7010,16 +7010,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme3-brand3-8", + name: "--fds-theme4-brand3-8", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "8" ] @@ -7027,16 +7027,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme3-brand3-9", + name: "--fds-theme4-brand3-9", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "9" ] @@ -7044,16 +7044,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme3-brand3-10", + name: "--fds-theme4-brand3-10", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "10" ] @@ -7061,16 +7061,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme3-brand3-11", + name: "--fds-theme4-brand3-11", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "11" ] @@ -7078,16 +7078,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme3-brand3-12", + name: "--fds-theme4-brand3-12", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "12" ] @@ -7095,16 +7095,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme3-brand3-13", + name: "--fds-theme4-brand3-13", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "13" ] @@ -7112,16 +7112,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme3-brand3-contrast-1", + name: "--fds-theme4-brand3-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-1" ] @@ -7129,16 +7129,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme3-brand3-contrast-2", + name: "--fds-theme4-brand3-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-2" ] @@ -7146,16 +7146,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "1" ] @@ -7163,16 +7163,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "2" ] @@ -7180,16 +7180,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "3" ] @@ -7197,16 +7197,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "4" ] @@ -7214,16 +7214,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "5" ] @@ -7231,16 +7231,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "6" ] @@ -7248,16 +7248,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "7" ] @@ -7265,16 +7265,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "8" ] @@ -7282,16 +7282,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "9" ] @@ -7299,16 +7299,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "10" ] @@ -7316,16 +7316,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "11" ] @@ -7333,16 +7333,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "12" ] @@ -7350,16 +7350,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "13" ] @@ -7367,16 +7367,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-1" ] @@ -7384,16 +7384,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-2" ] @@ -7401,16 +7401,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "1" ] @@ -7418,16 +7418,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "2" ] @@ -7435,16 +7435,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", + "theme", "accent", "3" ] @@ -7452,16 +7452,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", + "theme", "accent", "4" ] @@ -7469,16 +7469,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", + "theme", "accent", "5" ] @@ -7486,16 +7486,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", + "theme", "accent", "6" ] @@ -7503,16 +7503,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", + "theme", "accent", "7" ] @@ -7520,16 +7520,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", + "theme", "accent", "8" ] @@ -7537,16 +7537,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", + "theme", "accent", "9" ] @@ -7554,16 +7554,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", + "theme", "accent", "10" ] @@ -7571,16 +7571,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", + "theme", "accent", "11" ] @@ -7588,16 +7588,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", + "theme", "accent", "12" ] @@ -7605,16 +7605,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", + "theme", "accent", "13" ] @@ -7622,16 +7622,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-1" ] @@ -7639,16 +7639,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-2" ] @@ -7656,16 +7656,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme4-brand1-1", + name: "--fds-theme-brand1-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "1" ] @@ -7673,16 +7673,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme4-brand1-2", + name: "--fds-theme-brand1-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "2" ] @@ -7690,16 +7690,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme4-brand1-3", + name: "--fds-theme-brand1-3", attributes: {}, path: [ - "theme4", + "theme", "brand1", "3" ] @@ -7707,16 +7707,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme4-brand1-4", + name: "--fds-theme-brand1-4", attributes: {}, path: [ - "theme4", + "theme", "brand1", "4" ] @@ -7724,16 +7724,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme4-brand1-5", + name: "--fds-theme-brand1-5", attributes: {}, path: [ - "theme4", + "theme", "brand1", "5" ] @@ -7741,16 +7741,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme4-brand1-6", + name: "--fds-theme-brand1-6", attributes: {}, path: [ - "theme4", + "theme", "brand1", "6" ] @@ -7758,16 +7758,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme4-brand1-7", + name: "--fds-theme-brand1-7", attributes: {}, path: [ - "theme4", + "theme", "brand1", "7" ] @@ -7775,16 +7775,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme4-brand1-8", + name: "--fds-theme-brand1-8", attributes: {}, path: [ - "theme4", + "theme", "brand1", "8" ] @@ -7792,16 +7792,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme4-brand1-9", + name: "--fds-theme-brand1-9", attributes: {}, path: [ - "theme4", + "theme", "brand1", "9" ] @@ -7809,16 +7809,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme4-brand1-10", + name: "--fds-theme-brand1-10", attributes: {}, path: [ - "theme4", + "theme", "brand1", "10" ] @@ -7826,16 +7826,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme4-brand1-11", + name: "--fds-theme-brand1-11", attributes: {}, path: [ - "theme4", + "theme", "brand1", "11" ] @@ -7843,16 +7843,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme4-brand1-12", + name: "--fds-theme-brand1-12", attributes: {}, path: [ - "theme4", + "theme", "brand1", "12" ] @@ -7860,16 +7860,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme4-brand1-13", + name: "--fds-theme-brand1-13", attributes: {}, path: [ - "theme4", + "theme", "brand1", "13" ] @@ -7877,16 +7877,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme4-brand1-contrast-1", + name: "--fds-theme-brand1-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-1" ] @@ -7894,16 +7894,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme4-brand1-contrast-2", + name: "--fds-theme-brand1-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-2" ] @@ -7911,16 +7911,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme4-brand2-1", + name: "--fds-theme-brand2-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "1" ] @@ -7928,16 +7928,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme4-brand2-2", + name: "--fds-theme-brand2-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "2" ] @@ -7945,16 +7945,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme4-brand2-3", + name: "--fds-theme-brand2-3", attributes: {}, path: [ - "theme4", + "theme", "brand2", "3" ] @@ -7962,16 +7962,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme4-brand2-4", + name: "--fds-theme-brand2-4", attributes: {}, path: [ - "theme4", + "theme", "brand2", "4" ] @@ -7979,16 +7979,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme4-brand2-5", + name: "--fds-theme-brand2-5", attributes: {}, path: [ - "theme4", + "theme", "brand2", "5" ] @@ -7996,16 +7996,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme4-brand2-6", + name: "--fds-theme-brand2-6", attributes: {}, path: [ - "theme4", + "theme", "brand2", "6" ] @@ -8013,16 +8013,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme4-brand2-7", + name: "--fds-theme-brand2-7", attributes: {}, path: [ - "theme4", + "theme", "brand2", "7" ] @@ -8030,16 +8030,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-8", + name: "--fds-theme-brand2-8", attributes: {}, path: [ - "theme4", + "theme", "brand2", "8" ] @@ -8047,16 +8047,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme4-brand2-9", + name: "--fds-theme-brand2-9", attributes: {}, path: [ - "theme4", + "theme", "brand2", "9" ] @@ -8064,16 +8064,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme4-brand2-10", + name: "--fds-theme-brand2-10", attributes: {}, path: [ - "theme4", + "theme", "brand2", "10" ] @@ -8081,16 +8081,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-11", + name: "--fds-theme-brand2-11", attributes: {}, path: [ - "theme4", + "theme", "brand2", "11" ] @@ -8098,16 +8098,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme4-brand2-12", + name: "--fds-theme-brand2-12", attributes: {}, path: [ - "theme4", + "theme", "brand2", "12" ] @@ -8115,16 +8115,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme4-brand2-13", + name: "--fds-theme-brand2-13", attributes: {}, path: [ - "theme4", + "theme", "brand2", "13" ] @@ -8132,16 +8132,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme4-brand2-contrast-1", + name: "--fds-theme-brand2-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-1" ] @@ -8149,16 +8149,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme4-brand2-contrast-2", + name: "--fds-theme-brand2-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-2" ] @@ -8166,16 +8166,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme4-brand3-1", + name: "--fds-theme-brand3-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "1" ] @@ -8183,16 +8183,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme4-brand3-2", + name: "--fds-theme-brand3-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "2" ] @@ -8200,16 +8200,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme4-brand3-3", + name: "--fds-theme-brand3-3", attributes: {}, path: [ - "theme4", + "theme", "brand3", "3" ] @@ -8217,16 +8217,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme4-brand3-4", + name: "--fds-theme-brand3-4", attributes: {}, path: [ - "theme4", + "theme", "brand3", "4" ] @@ -8234,16 +8234,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme4-brand3-5", + name: "--fds-theme-brand3-5", attributes: {}, path: [ - "theme4", + "theme", "brand3", "5" ] @@ -8251,16 +8251,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme4-brand3-6", + name: "--fds-theme-brand3-6", attributes: {}, path: [ - "theme4", + "theme", "brand3", "6" ] @@ -8268,16 +8268,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme4-brand3-7", + name: "--fds-theme-brand3-7", attributes: {}, path: [ - "theme4", + "theme", "brand3", "7" ] @@ -8285,16 +8285,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme4-brand3-8", + name: "--fds-theme-brand3-8", attributes: {}, path: [ - "theme4", + "theme", "brand3", "8" ] @@ -8302,16 +8302,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme4-brand3-9", + name: "--fds-theme-brand3-9", attributes: {}, path: [ - "theme4", + "theme", "brand3", "9" ] @@ -8319,16 +8319,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme4-brand3-10", + name: "--fds-theme-brand3-10", attributes: {}, path: [ - "theme4", + "theme", "brand3", "10" ] @@ -8336,16 +8336,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme4-brand3-11", + name: "--fds-theme-brand3-11", attributes: {}, path: [ - "theme4", + "theme", "brand3", "11" ] @@ -8353,16 +8353,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme4-brand3-12", + name: "--fds-theme-brand3-12", attributes: {}, path: [ - "theme4", + "theme", "brand3", "12" ] @@ -8370,16 +8370,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme4-brand3-13", + name: "--fds-theme-brand3-13", attributes: {}, path: [ - "theme4", + "theme", "brand3", "13" ] @@ -8387,16 +8387,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme4-brand3-contrast-1", + name: "--fds-theme-brand3-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-1" ] @@ -8404,16 +8404,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme4-brand3-contrast-2", + name: "--fds-theme-brand3-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-2" ] @@ -8421,16 +8421,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "1" ] @@ -8438,16 +8438,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "2" ] @@ -8455,16 +8455,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ - "theme4", + "theme", "neutral", "3" ] @@ -8472,16 +8472,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ - "theme4", + "theme", "neutral", "4" ] @@ -8489,16 +8489,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ - "theme4", + "theme", "neutral", "5" ] @@ -8506,16 +8506,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ - "theme4", + "theme", "neutral", "6" ] @@ -8523,16 +8523,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ - "theme4", + "theme", "neutral", "7" ] @@ -8540,16 +8540,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ - "theme4", + "theme", "neutral", "8" ] @@ -8557,16 +8557,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ - "theme4", + "theme", "neutral", "9" ] @@ -8574,16 +8574,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ - "theme4", + "theme", "neutral", "10" ] @@ -8591,16 +8591,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ - "theme4", + "theme", "neutral", "11" ] @@ -8608,16 +8608,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ - "theme4", + "theme", "neutral", "12" ] @@ -8625,16 +8625,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ - "theme4", + "theme", "neutral", "13" ] @@ -8642,16 +8642,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-1" ] @@ -8659,16 +8659,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-2" ] @@ -9384,7 +9384,7 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "30%", @@ -9419,7 +9419,7 @@ export const borderRadius = [ { value: "2px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2", @@ -9435,7 +9435,7 @@ export const borderRadius = [ { value: "4px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -9451,7 +9451,7 @@ export const borderRadius = [ { value: "8px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "8", @@ -9467,7 +9467,7 @@ export const borderRadius = [ { value: "12px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "12", @@ -9483,7 +9483,7 @@ export const borderRadius = [ { value: "16px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "16", @@ -9499,7 +9499,7 @@ export const borderRadius = [ { value: "24px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "24", @@ -9515,7 +9515,7 @@ export const borderRadius = [ { value: "32px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "32", @@ -9531,7 +9531,7 @@ export const borderRadius = [ { value: "9999px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "9999", @@ -10321,7 +10321,7 @@ export const sizing = [ { value: "4px", type: "sizing", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -10340,7 +10340,7 @@ export const borderWidth = [ { value: "1px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "1px", @@ -10356,7 +10356,7 @@ export const borderWidth = [ { value: "2px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2px", @@ -10423,7 +10423,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10456,7 +10456,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10497,7 +10497,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10538,7 +10538,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10579,7 +10579,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10703,7 +10703,7 @@ export const fontFamilies = [ { value: "Inter", type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "Inter", @@ -10722,7 +10722,7 @@ export const lineHeights = [ { value: 1.3, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "130%", @@ -10738,7 +10738,7 @@ export const lineHeights = [ { value: 1.5, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "150%", @@ -10754,7 +10754,7 @@ export const lineHeights = [ { value: 1.6, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "160%", @@ -10770,7 +10770,7 @@ export const lineHeights = [ { value: 1.7, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "170%", @@ -10789,7 +10789,7 @@ export const fontWeights = [ { value: "500", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "500", @@ -10805,7 +10805,7 @@ export const fontWeights = [ { value: "600", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "600", @@ -10821,7 +10821,7 @@ export const fontWeights = [ { value: "400", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "400", @@ -10840,7 +10840,7 @@ export const fontSizes = [ { value: "12px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "12", @@ -10856,7 +10856,7 @@ export const fontSizes = [ { value: "13px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "13", @@ -10872,7 +10872,7 @@ export const fontSizes = [ { value: "14px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "14", @@ -10888,7 +10888,7 @@ export const fontSizes = [ { value: "16px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "16", @@ -10904,7 +10904,7 @@ export const fontSizes = [ { value: "18px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "18", @@ -10920,7 +10920,7 @@ export const fontSizes = [ { value: "21px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "21", @@ -10936,7 +10936,7 @@ export const fontSizes = [ { value: "24px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "24", @@ -10952,7 +10952,7 @@ export const fontSizes = [ { value: "30px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "30", @@ -10968,7 +10968,7 @@ export const fontSizes = [ { value: "36px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "36", @@ -10984,7 +10984,7 @@ export const fontSizes = [ { value: "48px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "48", @@ -11000,7 +11000,7 @@ export const fontSizes = [ { value: "60px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "60", diff --git a/apps/storefront/tokens/digdir/light.ts b/apps/storefront/tokens/digdir/light.ts index 6e06c65835..5a3838daaa 100644 --- a/apps/storefront/tokens/digdir/light.ts +++ b/apps/storefront/tokens/digdir/light.ts @@ -2301,7 +2301,7 @@ export const color = [ { value: "#fcfefc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fcfefc", @@ -2318,7 +2318,7 @@ export const color = [ { value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e9f6ea", @@ -2335,7 +2335,7 @@ export const color = [ { value: "#d9efdc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d9efdc", @@ -2352,7 +2352,7 @@ export const color = [ { value: "#b9e1be", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b9e1be", @@ -2369,7 +2369,7 @@ export const color = [ { value: "#94d29d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#94d29d", @@ -2386,7 +2386,7 @@ export const color = [ { value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9ed6a5", @@ -2403,7 +2403,7 @@ export const color = [ { value: "#29a03a", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#29a03a", @@ -2420,7 +2420,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#185e22", @@ -2437,7 +2437,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#2ca63d", @@ -2454,7 +2454,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#248c33", @@ -2471,7 +2471,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#1d7129", @@ -2488,7 +2488,7 @@ export const color = [ { value: "#185c21", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#185c21", @@ -2505,7 +2505,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#0f3814", @@ -2522,7 +2522,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2539,7 +2539,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2556,7 +2556,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefc", @@ -2573,7 +2573,7 @@ export const color = [ { value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf2d5", @@ -2590,7 +2590,7 @@ export const color = [ { value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f9ebbd", @@ -2607,7 +2607,7 @@ export const color = [ { value: "#f2d474", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f2d474", @@ -2624,7 +2624,7 @@ export const color = [ { value: "#e8bf37", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e8bf37", @@ -2641,7 +2641,7 @@ export const color = [ { value: "#edc644", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#edc644", @@ -2658,7 +2658,7 @@ export const color = [ { value: "#a68827", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#a68827", @@ -2675,7 +2675,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#625017", @@ -2692,7 +2692,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ecc238", @@ -2709,7 +2709,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#cfaa31", @@ -2726,7 +2726,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b2922a", @@ -2743,7 +2743,7 @@ export const color = [ { value: "#604f17", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#604f17", @@ -2760,7 +2760,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#3a300e", @@ -2777,7 +2777,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2794,7 +2794,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2811,7 +2811,7 @@ export const color = [ { value: "#fffefd", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefd", @@ -2828,7 +2828,7 @@ export const color = [ { value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf1ec", @@ -2845,7 +2845,7 @@ export const color = [ { value: "#f9e8df", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f9e8df", @@ -2862,7 +2862,7 @@ export const color = [ { value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f2d0bc", @@ -2879,7 +2879,7 @@ export const color = [ { value: "#ecb99e", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ecb99e", @@ -2896,7 +2896,7 @@ export const color = [ { value: "#eec0a7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#eec0a7", @@ -2913,7 +2913,7 @@ export const color = [ { value: "#d76e34", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d76e34", @@ -2930,7 +2930,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#853e16", @@ -2947,7 +2947,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d46223", @@ -2964,7 +2964,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b0511d", @@ -2981,7 +2981,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#8e4117", @@ -2998,7 +2998,7 @@ export const color = [ { value: "#813c15", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#813c15", @@ -3015,7 +3015,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#4f240d", @@ -3032,7 +3032,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3049,7 +3049,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3066,7 +3066,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefe", @@ -3083,7 +3083,7 @@ export const color = [ { value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf2f3", @@ -3100,7 +3100,7 @@ export const color = [ { value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f6e6e6", @@ -3117,7 +3117,7 @@ export const color = [ { value: "#eecfd0", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#eecfd0", @@ -3134,7 +3134,7 @@ export const color = [ { value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6b9b9", @@ -3151,7 +3151,7 @@ export const color = [ { value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e8bfbf", @@ -3168,7 +3168,7 @@ export const color = [ { value: "#cd7172", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#cd7172", @@ -3185,7 +3185,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9d2223", @@ -3202,7 +3202,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b32728", @@ -3219,7 +3219,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3236,7 +3236,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#671617", @@ -3253,7 +3253,7 @@ export const color = [ { value: "#9a2122", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9a2122", @@ -3270,7 +3270,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#5e1515", @@ -3287,7 +3287,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3304,7 +3304,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3321,7 +3321,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fefeff", @@ -3338,7 +3338,7 @@ export const color = [ { value: "#edf5fa", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#edf5fa", @@ -3355,7 +3355,7 @@ export const color = [ { value: "#dfecf7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#dfecf7", @@ -3372,7 +3372,7 @@ export const color = [ { value: "#bedaee", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#bedaee", @@ -3389,7 +3389,7 @@ export const color = [ { value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#a1c9e7", @@ -3406,7 +3406,7 @@ export const color = [ { value: "#aacee9", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#aacee9", @@ -3423,7 +3423,7 @@ export const color = [ { value: "#4291ce", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#4291ce", @@ -3440,7 +3440,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#075490", @@ -3457,7 +3457,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#0c72c1", @@ -3474,7 +3474,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#085c9c", @@ -3491,7 +3491,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#064678", @@ -3508,7 +3508,7 @@ export const color = [ { value: "#07528c", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#07528c", @@ -3525,7 +3525,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#043256", @@ -3542,7 +3542,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3559,7 +3559,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3576,16 +3576,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme1-accent-1", + name: "--fds-theme2-accent-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "1" ] @@ -3593,16 +3593,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme1-accent-2", + name: "--fds-theme2-accent-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "2" ] @@ -3610,16 +3610,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme1-accent-3", + name: "--fds-theme2-accent-3", attributes: {}, path: [ - "theme1", + "theme2", "accent", "3" ] @@ -3627,16 +3627,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme1-accent-4", + name: "--fds-theme2-accent-4", attributes: {}, path: [ - "theme1", + "theme2", "accent", "4" ] @@ -3644,16 +3644,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme1-accent-5", + name: "--fds-theme2-accent-5", attributes: {}, path: [ - "theme1", + "theme2", "accent", "5" ] @@ -3661,16 +3661,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme1-accent-6", + name: "--fds-theme2-accent-6", attributes: {}, path: [ - "theme1", + "theme2", "accent", "6" ] @@ -3678,16 +3678,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme1-accent-7", + name: "--fds-theme2-accent-7", attributes: {}, path: [ - "theme1", + "theme2", "accent", "7" ] @@ -3695,16 +3695,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme1-accent-8", + name: "--fds-theme2-accent-8", attributes: {}, path: [ - "theme1", + "theme2", "accent", "8" ] @@ -3712,16 +3712,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme1-accent-9", + name: "--fds-theme2-accent-9", attributes: {}, path: [ - "theme1", + "theme2", "accent", "9" ] @@ -3729,16 +3729,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme1-accent-10", + name: "--fds-theme2-accent-10", attributes: {}, path: [ - "theme1", + "theme2", "accent", "10" ] @@ -3746,16 +3746,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-11", + name: "--fds-theme2-accent-11", attributes: {}, path: [ - "theme1", + "theme2", "accent", "11" ] @@ -3763,16 +3763,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme1-accent-12", + name: "--fds-theme2-accent-12", attributes: {}, path: [ - "theme1", + "theme2", "accent", "12" ] @@ -3780,16 +3780,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme1-accent-13", + name: "--fds-theme2-accent-13", attributes: {}, path: [ - "theme1", + "theme2", "accent", "13" ] @@ -3797,16 +3797,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-accent-contrast-1", + name: "--fds-theme2-accent-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-1" ] @@ -3814,16 +3814,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-accent-contrast-2", + name: "--fds-theme2-accent-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-2" ] @@ -3831,16 +3831,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme1-neutral-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "1" ] @@ -3848,16 +3848,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme1-neutral-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "2" ] @@ -3865,16 +3865,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme1-neutral-3", + name: "--fds-theme2-neutral-3", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "3" ] @@ -3882,16 +3882,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme1-neutral-4", + name: "--fds-theme2-neutral-4", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "4" ] @@ -3899,16 +3899,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme1-neutral-5", + name: "--fds-theme2-neutral-5", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "5" ] @@ -3916,16 +3916,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme1-neutral-6", + name: "--fds-theme2-neutral-6", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "6" ] @@ -3933,16 +3933,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme1-neutral-7", + name: "--fds-theme2-neutral-7", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "7" ] @@ -3950,16 +3950,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-8", + name: "--fds-theme2-neutral-8", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "8" ] @@ -3967,16 +3967,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme1-neutral-9", + name: "--fds-theme2-neutral-9", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "9" ] @@ -3984,16 +3984,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme1-neutral-10", + name: "--fds-theme2-neutral-10", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "10" ] @@ -4001,16 +4001,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-11", + name: "--fds-theme2-neutral-11", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "11" ] @@ -4018,16 +4018,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme1-neutral-12", + name: "--fds-theme2-neutral-12", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "12" ] @@ -4035,16 +4035,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme1-neutral-13", + name: "--fds-theme2-neutral-13", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "13" ] @@ -4052,16 +4052,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme1-neutral-contrast-1", + name: "--fds-theme2-neutral-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-1" ] @@ -4069,16 +4069,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme1-neutral-contrast-2", + name: "--fds-theme2-neutral-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-2" ] @@ -4086,16 +4086,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme1-brand1-1", + name: "--fds-theme2-brand1-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "1" ] @@ -4103,16 +4103,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme1-brand1-2", + name: "--fds-theme2-brand1-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "2" ] @@ -4120,16 +4120,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme1-brand1-3", + name: "--fds-theme2-brand1-3", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "3" ] @@ -4137,16 +4137,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme1-brand1-4", + name: "--fds-theme2-brand1-4", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "4" ] @@ -4154,16 +4154,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme1-brand1-5", + name: "--fds-theme2-brand1-5", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "5" ] @@ -4171,16 +4171,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme1-brand1-6", + name: "--fds-theme2-brand1-6", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "6" ] @@ -4188,16 +4188,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme1-brand1-7", + name: "--fds-theme2-brand1-7", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "7" ] @@ -4205,16 +4205,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme1-brand1-8", + name: "--fds-theme2-brand1-8", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "8" ] @@ -4222,16 +4222,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme1-brand1-9", + name: "--fds-theme2-brand1-9", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "9" ] @@ -4239,16 +4239,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme1-brand1-10", + name: "--fds-theme2-brand1-10", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "10" ] @@ -4256,16 +4256,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme1-brand1-11", + name: "--fds-theme2-brand1-11", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "11" ] @@ -4273,16 +4273,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme1-brand1-12", + name: "--fds-theme2-brand1-12", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "12" ] @@ -4290,16 +4290,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme1-brand1-13", + name: "--fds-theme2-brand1-13", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "13" ] @@ -4307,16 +4307,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand1-contrast-1", + name: "--fds-theme2-brand1-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-1" ] @@ -4324,16 +4324,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand1-contrast-2", + name: "--fds-theme2-brand1-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-2" ] @@ -4341,16 +4341,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme1-brand2-1", + name: "--fds-theme2-brand2-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "1" ] @@ -4358,16 +4358,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme1-brand2-2", + name: "--fds-theme2-brand2-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "2" ] @@ -4375,16 +4375,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme1-brand2-3", + name: "--fds-theme2-brand2-3", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "3" ] @@ -4392,16 +4392,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme1-brand2-4", + name: "--fds-theme2-brand2-4", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "4" ] @@ -4409,16 +4409,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme1-brand2-5", + name: "--fds-theme2-brand2-5", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "5" ] @@ -4426,16 +4426,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme1-brand2-6", + name: "--fds-theme2-brand2-6", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "6" ] @@ -4443,16 +4443,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme1-brand2-7", + name: "--fds-theme2-brand2-7", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "7" ] @@ -4460,16 +4460,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme1-brand2-8", + name: "--fds-theme2-brand2-8", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "8" ] @@ -4477,16 +4477,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme1-brand2-9", + name: "--fds-theme2-brand2-9", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "9" ] @@ -4494,16 +4494,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme1-brand2-10", + name: "--fds-theme2-brand2-10", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "10" ] @@ -4511,16 +4511,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-11", + name: "--fds-theme2-brand2-11", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "11" ] @@ -4528,16 +4528,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme1-brand2-12", + name: "--fds-theme2-brand2-12", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "12" ] @@ -4545,16 +4545,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme1-brand2-13", + name: "--fds-theme2-brand2-13", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "13" ] @@ -4562,16 +4562,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand2-contrast-1", + name: "--fds-theme2-brand2-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-1" ] @@ -4579,16 +4579,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand2-contrast-2", + name: "--fds-theme2-brand2-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-2" ] @@ -4596,16 +4596,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme1-brand3-1", + name: "--fds-theme2-brand3-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "1" ] @@ -4613,16 +4613,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme1-brand3-2", + name: "--fds-theme2-brand3-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "2" ] @@ -4630,16 +4630,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme1-brand3-3", + name: "--fds-theme2-brand3-3", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "3" ] @@ -4647,16 +4647,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme1-brand3-4", + name: "--fds-theme2-brand3-4", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "4" ] @@ -4664,16 +4664,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme1-brand3-5", + name: "--fds-theme2-brand3-5", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "5" ] @@ -4681,16 +4681,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme1-brand3-6", + name: "--fds-theme2-brand3-6", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "6" ] @@ -4698,16 +4698,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme1-brand3-7", + name: "--fds-theme2-brand3-7", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "7" ] @@ -4715,16 +4715,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme1-brand3-8", + name: "--fds-theme2-brand3-8", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "8" ] @@ -4732,16 +4732,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme1-brand3-9", + name: "--fds-theme2-brand3-9", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "9" ] @@ -4749,16 +4749,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme1-brand3-10", + name: "--fds-theme2-brand3-10", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "10" ] @@ -4766,16 +4766,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme1-brand3-11", + name: "--fds-theme2-brand3-11", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "11" ] @@ -4783,16 +4783,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme1-brand3-12", + name: "--fds-theme2-brand3-12", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "12" ] @@ -4800,16 +4800,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme1-brand3-13", + name: "--fds-theme2-brand3-13", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "13" ] @@ -4817,16 +4817,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand3-contrast-1", + name: "--fds-theme2-brand3-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-1" ] @@ -4834,16 +4834,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand3-contrast-2", + name: "--fds-theme2-brand3-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-2" ] @@ -4851,16 +4851,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme2-accent-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "1" ] @@ -4868,16 +4868,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme2-accent-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "2" ] @@ -4885,16 +4885,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme2-accent-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", + "theme3", "accent", "3" ] @@ -4902,16 +4902,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme2-accent-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", + "theme3", "accent", "4" ] @@ -4919,16 +4919,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme2-accent-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", + "theme3", "accent", "5" ] @@ -4936,16 +4936,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme2-accent-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", + "theme3", "accent", "6" ] @@ -4953,16 +4953,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme2-accent-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", + "theme3", "accent", "7" ] @@ -4970,16 +4970,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme2-accent-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", + "theme3", "accent", "8" ] @@ -4987,16 +4987,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme2-accent-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", + "theme3", "accent", "9" ] @@ -5004,16 +5004,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme2-accent-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", + "theme3", "accent", "10" ] @@ -5021,16 +5021,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", + "theme3", "accent", "11" ] @@ -5038,16 +5038,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme2-accent-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", + "theme3", "accent", "12" ] @@ -5055,16 +5055,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme2-accent-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", + "theme3", "accent", "13" ] @@ -5072,16 +5072,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-accent-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-1" ] @@ -5089,16 +5089,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-accent-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-2" ] @@ -5106,16 +5106,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "1" ] @@ -5123,16 +5123,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "2" ] @@ -5140,16 +5140,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "3" ] @@ -5157,16 +5157,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "4" ] @@ -5174,16 +5174,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "5" ] @@ -5191,16 +5191,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "6" ] @@ -5208,16 +5208,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "7" ] @@ -5225,16 +5225,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "8" ] @@ -5242,16 +5242,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "9" ] @@ -5259,16 +5259,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "10" ] @@ -5276,16 +5276,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "11" ] @@ -5293,16 +5293,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "12" ] @@ -5310,16 +5310,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "13" ] @@ -5327,16 +5327,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-1" ] @@ -5344,16 +5344,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-2" ] @@ -5361,16 +5361,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme3-brand1-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "1" ] @@ -5378,16 +5378,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme3-brand1-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "2" ] @@ -5395,16 +5395,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme3-brand1-3", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "3" ] @@ -5412,16 +5412,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme2-brand1-4", + name: "--fds-theme3-brand1-4", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "4" ] @@ -5429,16 +5429,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme2-brand1-5", + name: "--fds-theme3-brand1-5", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "5" ] @@ -5446,16 +5446,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme2-brand1-6", + name: "--fds-theme3-brand1-6", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "6" ] @@ -5463,16 +5463,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme2-brand1-7", + name: "--fds-theme3-brand1-7", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "7" ] @@ -5480,16 +5480,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme2-brand1-8", + name: "--fds-theme3-brand1-8", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "8" ] @@ -5497,16 +5497,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme2-brand1-9", + name: "--fds-theme3-brand1-9", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "9" ] @@ -5514,16 +5514,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme2-brand1-10", + name: "--fds-theme3-brand1-10", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "10" ] @@ -5531,16 +5531,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme2-brand1-11", + name: "--fds-theme3-brand1-11", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "11" ] @@ -5548,16 +5548,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme2-brand1-12", + name: "--fds-theme3-brand1-12", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "12" ] @@ -5565,16 +5565,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme2-brand1-13", + name: "--fds-theme3-brand1-13", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "13" ] @@ -5582,16 +5582,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand1-contrast-1", + name: "--fds-theme3-brand1-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-1" ] @@ -5599,16 +5599,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand1-contrast-2", + name: "--fds-theme3-brand1-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-2" ] @@ -5616,16 +5616,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme2-brand2-1", + name: "--fds-theme3-brand2-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "1" ] @@ -5633,16 +5633,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme2-brand2-2", + name: "--fds-theme3-brand2-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "2" ] @@ -5650,16 +5650,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme2-brand2-3", + name: "--fds-theme3-brand2-3", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "3" ] @@ -5667,16 +5667,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme2-brand2-4", + name: "--fds-theme3-brand2-4", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "4" ] @@ -5684,16 +5684,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme2-brand2-5", + name: "--fds-theme3-brand2-5", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "5" ] @@ -5701,16 +5701,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme2-brand2-6", + name: "--fds-theme3-brand2-6", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "6" ] @@ -5718,16 +5718,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme2-brand2-7", + name: "--fds-theme3-brand2-7", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "7" ] @@ -5735,16 +5735,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme2-brand2-8", + name: "--fds-theme3-brand2-8", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "8" ] @@ -5752,16 +5752,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme2-brand2-9", + name: "--fds-theme3-brand2-9", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "9" ] @@ -5769,16 +5769,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme2-brand2-10", + name: "--fds-theme3-brand2-10", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "10" ] @@ -5786,16 +5786,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-11", + name: "--fds-theme3-brand2-11", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "11" ] @@ -5803,16 +5803,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme2-brand2-12", + name: "--fds-theme3-brand2-12", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "12" ] @@ -5820,16 +5820,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme2-brand2-13", + name: "--fds-theme3-brand2-13", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "13" ] @@ -5837,16 +5837,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand2-contrast-1", + name: "--fds-theme3-brand2-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-1" ] @@ -5854,16 +5854,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand2-contrast-2", + name: "--fds-theme3-brand2-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-2" ] @@ -5871,16 +5871,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme2-brand3-1", + name: "--fds-theme3-brand3-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "1" ] @@ -5888,16 +5888,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme2-brand3-2", + name: "--fds-theme3-brand3-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "2" ] @@ -5905,16 +5905,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme2-brand3-3", + name: "--fds-theme3-brand3-3", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "3" ] @@ -5922,16 +5922,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme2-brand3-4", + name: "--fds-theme3-brand3-4", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "4" ] @@ -5939,16 +5939,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme2-brand3-5", + name: "--fds-theme3-brand3-5", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "5" ] @@ -5956,16 +5956,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme2-brand3-6", + name: "--fds-theme3-brand3-6", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "6" ] @@ -5973,16 +5973,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme2-brand3-7", + name: "--fds-theme3-brand3-7", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "7" ] @@ -5990,16 +5990,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme2-brand3-8", + name: "--fds-theme3-brand3-8", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "8" ] @@ -6007,16 +6007,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme2-brand3-9", + name: "--fds-theme3-brand3-9", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "9" ] @@ -6024,16 +6024,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme2-brand3-10", + name: "--fds-theme3-brand3-10", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "10" ] @@ -6041,16 +6041,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme2-brand3-11", + name: "--fds-theme3-brand3-11", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "11" ] @@ -6058,16 +6058,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme2-brand3-12", + name: "--fds-theme3-brand3-12", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "12" ] @@ -6075,16 +6075,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme2-brand3-13", + name: "--fds-theme3-brand3-13", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "13" ] @@ -6092,16 +6092,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand3-contrast-1", + name: "--fds-theme3-brand3-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-1" ] @@ -6109,16 +6109,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand3-contrast-2", + name: "--fds-theme3-brand3-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-2" ] @@ -6126,16 +6126,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "1" ] @@ -6143,16 +6143,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "2" ] @@ -6160,16 +6160,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", + "theme4", "accent", "3" ] @@ -6177,16 +6177,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", + "theme4", "accent", "4" ] @@ -6194,16 +6194,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", + "theme4", "accent", "5" ] @@ -6211,16 +6211,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", + "theme4", "accent", "6" ] @@ -6228,16 +6228,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", + "theme4", "accent", "7" ] @@ -6245,16 +6245,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", + "theme4", "accent", "8" ] @@ -6262,16 +6262,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", + "theme4", "accent", "9" ] @@ -6279,16 +6279,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", + "theme4", "accent", "10" ] @@ -6296,16 +6296,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", + "theme4", "accent", "11" ] @@ -6313,16 +6313,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", + "theme4", "accent", "12" ] @@ -6330,16 +6330,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", + "theme4", "accent", "13" ] @@ -6347,16 +6347,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-1" ] @@ -6364,16 +6364,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-2" ] @@ -6381,16 +6381,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "1" ] @@ -6398,16 +6398,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "2" ] @@ -6415,16 +6415,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "3" ] @@ -6432,16 +6432,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "4" ] @@ -6449,16 +6449,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "5" ] @@ -6466,16 +6466,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "6" ] @@ -6483,16 +6483,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "7" ] @@ -6500,16 +6500,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "8" ] @@ -6517,16 +6517,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "9" ] @@ -6534,16 +6534,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "10" ] @@ -6551,16 +6551,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "11" ] @@ -6568,16 +6568,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "12" ] @@ -6585,16 +6585,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "13" ] @@ -6602,16 +6602,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-1" ] @@ -6619,16 +6619,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-2" ] @@ -6636,16 +6636,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme3-brand1-1", + name: "--fds-theme4-brand1-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "1" ] @@ -6653,16 +6653,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme3-brand1-2", + name: "--fds-theme4-brand1-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "2" ] @@ -6670,16 +6670,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme3-brand1-3", + name: "--fds-theme4-brand1-3", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "3" ] @@ -6687,16 +6687,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme3-brand1-4", + name: "--fds-theme4-brand1-4", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "4" ] @@ -6704,16 +6704,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme3-brand1-5", + name: "--fds-theme4-brand1-5", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "5" ] @@ -6721,16 +6721,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme3-brand1-6", + name: "--fds-theme4-brand1-6", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "6" ] @@ -6738,16 +6738,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme3-brand1-7", + name: "--fds-theme4-brand1-7", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "7" ] @@ -6755,16 +6755,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme3-brand1-8", + name: "--fds-theme4-brand1-8", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "8" ] @@ -6772,16 +6772,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme3-brand1-9", + name: "--fds-theme4-brand1-9", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "9" ] @@ -6789,16 +6789,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme3-brand1-10", + name: "--fds-theme4-brand1-10", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "10" ] @@ -6806,16 +6806,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme3-brand1-11", + name: "--fds-theme4-brand1-11", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "11" ] @@ -6823,16 +6823,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme3-brand1-12", + name: "--fds-theme4-brand1-12", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "12" ] @@ -6840,16 +6840,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme3-brand1-13", + name: "--fds-theme4-brand1-13", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "13" ] @@ -6857,16 +6857,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand1-contrast-1", + name: "--fds-theme4-brand1-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-1" ] @@ -6874,16 +6874,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand1-contrast-2", + name: "--fds-theme4-brand1-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-2" ] @@ -6891,16 +6891,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme3-brand2-1", + name: "--fds-theme4-brand2-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "1" ] @@ -6908,16 +6908,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme3-brand2-2", + name: "--fds-theme4-brand2-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "2" ] @@ -6925,16 +6925,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme3-brand2-3", + name: "--fds-theme4-brand2-3", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "3" ] @@ -6942,16 +6942,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme3-brand2-4", + name: "--fds-theme4-brand2-4", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "4" ] @@ -6959,16 +6959,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme3-brand2-5", + name: "--fds-theme4-brand2-5", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "5" ] @@ -6976,16 +6976,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme3-brand2-6", + name: "--fds-theme4-brand2-6", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "6" ] @@ -6993,16 +6993,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme3-brand2-7", + name: "--fds-theme4-brand2-7", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "7" ] @@ -7010,16 +7010,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme3-brand2-8", + name: "--fds-theme4-brand2-8", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "8" ] @@ -7027,16 +7027,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme3-brand2-9", + name: "--fds-theme4-brand2-9", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "9" ] @@ -7044,16 +7044,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme3-brand2-10", + name: "--fds-theme4-brand2-10", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "10" ] @@ -7061,16 +7061,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-11", + name: "--fds-theme4-brand2-11", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "11" ] @@ -7078,16 +7078,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme3-brand2-12", + name: "--fds-theme4-brand2-12", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "12" ] @@ -7095,16 +7095,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme3-brand2-13", + name: "--fds-theme4-brand2-13", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "13" ] @@ -7112,16 +7112,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand2-contrast-1", + name: "--fds-theme4-brand2-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-1" ] @@ -7129,16 +7129,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand2-contrast-2", + name: "--fds-theme4-brand2-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-2" ] @@ -7146,16 +7146,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme3-brand3-1", + name: "--fds-theme4-brand3-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "1" ] @@ -7163,16 +7163,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme3-brand3-2", + name: "--fds-theme4-brand3-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "2" ] @@ -7180,16 +7180,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme3-brand3-3", + name: "--fds-theme4-brand3-3", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "3" ] @@ -7197,16 +7197,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme3-brand3-4", + name: "--fds-theme4-brand3-4", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "4" ] @@ -7214,16 +7214,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme3-brand3-5", + name: "--fds-theme4-brand3-5", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "5" ] @@ -7231,16 +7231,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme3-brand3-6", + name: "--fds-theme4-brand3-6", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "6" ] @@ -7248,16 +7248,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme3-brand3-7", + name: "--fds-theme4-brand3-7", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "7" ] @@ -7265,16 +7265,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme3-brand3-8", + name: "--fds-theme4-brand3-8", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "8" ] @@ -7282,16 +7282,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme3-brand3-9", + name: "--fds-theme4-brand3-9", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "9" ] @@ -7299,16 +7299,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme3-brand3-10", + name: "--fds-theme4-brand3-10", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "10" ] @@ -7316,16 +7316,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme3-brand3-11", + name: "--fds-theme4-brand3-11", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "11" ] @@ -7333,16 +7333,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme3-brand3-12", + name: "--fds-theme4-brand3-12", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "12" ] @@ -7350,16 +7350,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme3-brand3-13", + name: "--fds-theme4-brand3-13", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "13" ] @@ -7367,16 +7367,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand3-contrast-1", + name: "--fds-theme4-brand3-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-1" ] @@ -7384,16 +7384,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand3-contrast-2", + name: "--fds-theme4-brand3-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-2" ] @@ -7401,16 +7401,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "1" ] @@ -7418,16 +7418,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "2" ] @@ -7435,16 +7435,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", + "theme", "accent", "3" ] @@ -7452,16 +7452,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", + "theme", "accent", "4" ] @@ -7469,16 +7469,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", + "theme", "accent", "5" ] @@ -7486,16 +7486,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", + "theme", "accent", "6" ] @@ -7503,16 +7503,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", + "theme", "accent", "7" ] @@ -7520,16 +7520,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", + "theme", "accent", "8" ] @@ -7537,16 +7537,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", + "theme", "accent", "9" ] @@ -7554,16 +7554,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", + "theme", "accent", "10" ] @@ -7571,16 +7571,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", + "theme", "accent", "11" ] @@ -7588,16 +7588,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", + "theme", "accent", "12" ] @@ -7605,16 +7605,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", + "theme", "accent", "13" ] @@ -7622,16 +7622,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-1" ] @@ -7639,16 +7639,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-2" ] @@ -7656,16 +7656,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "1" ] @@ -7673,16 +7673,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "2" ] @@ -7690,16 +7690,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ - "theme4", + "theme", "neutral", "3" ] @@ -7707,16 +7707,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ - "theme4", + "theme", "neutral", "4" ] @@ -7724,16 +7724,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ - "theme4", + "theme", "neutral", "5" ] @@ -7741,16 +7741,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ - "theme4", + "theme", "neutral", "6" ] @@ -7758,16 +7758,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ - "theme4", + "theme", "neutral", "7" ] @@ -7775,16 +7775,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ - "theme4", + "theme", "neutral", "8" ] @@ -7792,16 +7792,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ - "theme4", + "theme", "neutral", "9" ] @@ -7809,16 +7809,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ - "theme4", + "theme", "neutral", "10" ] @@ -7826,16 +7826,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ - "theme4", + "theme", "neutral", "11" ] @@ -7843,16 +7843,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ - "theme4", + "theme", "neutral", "12" ] @@ -7860,16 +7860,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ - "theme4", + "theme", "neutral", "13" ] @@ -7877,16 +7877,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-1" ] @@ -7894,16 +7894,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-2" ] @@ -7911,16 +7911,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme4-brand1-1", + name: "--fds-theme-brand1-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "1" ] @@ -7928,16 +7928,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme4-brand1-2", + name: "--fds-theme-brand1-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "2" ] @@ -7945,16 +7945,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme4-brand1-3", + name: "--fds-theme-brand1-3", attributes: {}, path: [ - "theme4", + "theme", "brand1", "3" ] @@ -7962,16 +7962,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme4-brand1-4", + name: "--fds-theme-brand1-4", attributes: {}, path: [ - "theme4", + "theme", "brand1", "4" ] @@ -7979,16 +7979,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme4-brand1-5", + name: "--fds-theme-brand1-5", attributes: {}, path: [ - "theme4", + "theme", "brand1", "5" ] @@ -7996,16 +7996,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme4-brand1-6", + name: "--fds-theme-brand1-6", attributes: {}, path: [ - "theme4", + "theme", "brand1", "6" ] @@ -8013,16 +8013,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme4-brand1-7", + name: "--fds-theme-brand1-7", attributes: {}, path: [ - "theme4", + "theme", "brand1", "7" ] @@ -8030,16 +8030,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme4-brand1-8", + name: "--fds-theme-brand1-8", attributes: {}, path: [ - "theme4", + "theme", "brand1", "8" ] @@ -8047,16 +8047,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme4-brand1-9", + name: "--fds-theme-brand1-9", attributes: {}, path: [ - "theme4", + "theme", "brand1", "9" ] @@ -8064,16 +8064,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme4-brand1-10", + name: "--fds-theme-brand1-10", attributes: {}, path: [ - "theme4", + "theme", "brand1", "10" ] @@ -8081,16 +8081,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme4-brand1-11", + name: "--fds-theme-brand1-11", attributes: {}, path: [ - "theme4", + "theme", "brand1", "11" ] @@ -8098,16 +8098,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme4-brand1-12", + name: "--fds-theme-brand1-12", attributes: {}, path: [ - "theme4", + "theme", "brand1", "12" ] @@ -8115,16 +8115,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme4-brand1-13", + name: "--fds-theme-brand1-13", attributes: {}, path: [ - "theme4", + "theme", "brand1", "13" ] @@ -8132,16 +8132,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand1-contrast-1", + name: "--fds-theme-brand1-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-1" ] @@ -8149,16 +8149,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand1-contrast-2", + name: "--fds-theme-brand1-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-2" ] @@ -8166,16 +8166,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme4-brand2-1", + name: "--fds-theme-brand2-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "1" ] @@ -8183,16 +8183,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme4-brand2-2", + name: "--fds-theme-brand2-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "2" ] @@ -8200,16 +8200,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme4-brand2-3", + name: "--fds-theme-brand2-3", attributes: {}, path: [ - "theme4", + "theme", "brand2", "3" ] @@ -8217,16 +8217,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme4-brand2-4", + name: "--fds-theme-brand2-4", attributes: {}, path: [ - "theme4", + "theme", "brand2", "4" ] @@ -8234,16 +8234,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme4-brand2-5", + name: "--fds-theme-brand2-5", attributes: {}, path: [ - "theme4", + "theme", "brand2", "5" ] @@ -8251,16 +8251,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme4-brand2-6", + name: "--fds-theme-brand2-6", attributes: {}, path: [ - "theme4", + "theme", "brand2", "6" ] @@ -8268,16 +8268,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme4-brand2-7", + name: "--fds-theme-brand2-7", attributes: {}, path: [ - "theme4", + "theme", "brand2", "7" ] @@ -8285,16 +8285,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme4-brand2-8", + name: "--fds-theme-brand2-8", attributes: {}, path: [ - "theme4", + "theme", "brand2", "8" ] @@ -8302,16 +8302,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme4-brand2-9", + name: "--fds-theme-brand2-9", attributes: {}, path: [ - "theme4", + "theme", "brand2", "9" ] @@ -8319,16 +8319,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme4-brand2-10", + name: "--fds-theme-brand2-10", attributes: {}, path: [ - "theme4", + "theme", "brand2", "10" ] @@ -8336,16 +8336,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-11", + name: "--fds-theme-brand2-11", attributes: {}, path: [ - "theme4", + "theme", "brand2", "11" ] @@ -8353,16 +8353,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme4-brand2-12", + name: "--fds-theme-brand2-12", attributes: {}, path: [ - "theme4", + "theme", "brand2", "12" ] @@ -8370,16 +8370,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme4-brand2-13", + name: "--fds-theme-brand2-13", attributes: {}, path: [ - "theme4", + "theme", "brand2", "13" ] @@ -8387,16 +8387,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand2-contrast-1", + name: "--fds-theme-brand2-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-1" ] @@ -8404,16 +8404,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand2-contrast-2", + name: "--fds-theme-brand2-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-2" ] @@ -8421,16 +8421,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme4-brand3-1", + name: "--fds-theme-brand3-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "1" ] @@ -8438,16 +8438,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme4-brand3-2", + name: "--fds-theme-brand3-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "2" ] @@ -8455,16 +8455,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme4-brand3-3", + name: "--fds-theme-brand3-3", attributes: {}, path: [ - "theme4", + "theme", "brand3", "3" ] @@ -8472,16 +8472,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme4-brand3-4", + name: "--fds-theme-brand3-4", attributes: {}, path: [ - "theme4", + "theme", "brand3", "4" ] @@ -8489,16 +8489,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme4-brand3-5", + name: "--fds-theme-brand3-5", attributes: {}, path: [ - "theme4", + "theme", "brand3", "5" ] @@ -8506,16 +8506,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme4-brand3-6", + name: "--fds-theme-brand3-6", attributes: {}, path: [ - "theme4", + "theme", "brand3", "6" ] @@ -8523,16 +8523,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme4-brand3-7", + name: "--fds-theme-brand3-7", attributes: {}, path: [ - "theme4", + "theme", "brand3", "7" ] @@ -8540,16 +8540,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme4-brand3-8", + name: "--fds-theme-brand3-8", attributes: {}, path: [ - "theme4", + "theme", "brand3", "8" ] @@ -8557,16 +8557,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme4-brand3-9", + name: "--fds-theme-brand3-9", attributes: {}, path: [ - "theme4", + "theme", "brand3", "9" ] @@ -8574,16 +8574,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme4-brand3-10", + name: "--fds-theme-brand3-10", attributes: {}, path: [ - "theme4", + "theme", "brand3", "10" ] @@ -8591,16 +8591,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme4-brand3-11", + name: "--fds-theme-brand3-11", attributes: {}, path: [ - "theme4", + "theme", "brand3", "11" ] @@ -8608,16 +8608,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme4-brand3-12", + name: "--fds-theme-brand3-12", attributes: {}, path: [ - "theme4", + "theme", "brand3", "12" ] @@ -8625,16 +8625,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme4-brand3-13", + name: "--fds-theme-brand3-13", attributes: {}, path: [ - "theme4", + "theme", "brand3", "13" ] @@ -8642,16 +8642,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand3-contrast-1", + name: "--fds-theme-brand3-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-1" ] @@ -8659,16 +8659,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand3-contrast-2", + name: "--fds-theme-brand3-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-2" ] @@ -9384,7 +9384,7 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "30%", @@ -9419,7 +9419,7 @@ export const borderRadius = [ { value: "2px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2", @@ -9435,7 +9435,7 @@ export const borderRadius = [ { value: "4px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -9451,7 +9451,7 @@ export const borderRadius = [ { value: "8px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "8", @@ -9467,7 +9467,7 @@ export const borderRadius = [ { value: "12px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "12", @@ -9483,7 +9483,7 @@ export const borderRadius = [ { value: "16px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "16", @@ -9499,7 +9499,7 @@ export const borderRadius = [ { value: "24px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "24", @@ -9515,7 +9515,7 @@ export const borderRadius = [ { value: "32px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "32", @@ -9531,7 +9531,7 @@ export const borderRadius = [ { value: "9999px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "9999", @@ -10321,7 +10321,7 @@ export const sizing = [ { value: "4px", type: "sizing", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -10340,7 +10340,7 @@ export const borderWidth = [ { value: "1px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "1px", @@ -10356,7 +10356,7 @@ export const borderWidth = [ { value: "2px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2px", @@ -10423,7 +10423,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10456,7 +10456,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10497,7 +10497,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10538,7 +10538,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10579,7 +10579,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10703,7 +10703,7 @@ export const fontFamilies = [ { value: "Inter", type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "Inter", @@ -10722,7 +10722,7 @@ export const lineHeights = [ { value: 1.3, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "130%", @@ -10738,7 +10738,7 @@ export const lineHeights = [ { value: 1.5, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "150%", @@ -10754,7 +10754,7 @@ export const lineHeights = [ { value: 1.6, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "160%", @@ -10770,7 +10770,7 @@ export const lineHeights = [ { value: 1.7, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "170%", @@ -10789,7 +10789,7 @@ export const fontWeights = [ { value: "500", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "500", @@ -10805,7 +10805,7 @@ export const fontWeights = [ { value: "600", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "600", @@ -10821,7 +10821,7 @@ export const fontWeights = [ { value: "400", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "400", @@ -10840,7 +10840,7 @@ export const fontSizes = [ { value: "12px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "12", @@ -10856,7 +10856,7 @@ export const fontSizes = [ { value: "13px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "13", @@ -10872,7 +10872,7 @@ export const fontSizes = [ { value: "14px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "14", @@ -10888,7 +10888,7 @@ export const fontSizes = [ { value: "16px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "16", @@ -10904,7 +10904,7 @@ export const fontSizes = [ { value: "18px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "18", @@ -10920,7 +10920,7 @@ export const fontSizes = [ { value: "21px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "21", @@ -10936,7 +10936,7 @@ export const fontSizes = [ { value: "24px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "24", @@ -10952,7 +10952,7 @@ export const fontSizes = [ { value: "30px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "30", @@ -10968,7 +10968,7 @@ export const fontSizes = [ { value: "36px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "36", @@ -10984,7 +10984,7 @@ export const fontSizes = [ { value: "48px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "48", @@ -11000,7 +11000,7 @@ export const fontSizes = [ { value: "60px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "60", diff --git a/apps/storefront/tokens/theme4/dark.ts b/apps/storefront/tokens/theme4/dark.ts index b280f64a3f..50f0487aea 100644 --- a/apps/storefront/tokens/theme4/dark.ts +++ b/apps/storefront/tokens/theme4/dark.ts @@ -2301,7 +2301,7 @@ export const color = [ { value: "#08200c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#08200c", @@ -2318,7 +2318,7 @@ export const color = [ { value: "#0b290f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0b290f", @@ -2335,7 +2335,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0f3814", @@ -2352,7 +2352,7 @@ export const color = [ { value: "#114218", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#114218", @@ -2369,7 +2369,7 @@ export const color = [ { value: "#144c1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#144c1c", @@ -2386,7 +2386,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#185e22", @@ -2403,7 +2403,7 @@ export const color = [ { value: "#207a2c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#207a2c", @@ -2420,7 +2420,7 @@ export const color = [ { value: "#279636", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#279636", @@ -2437,7 +2437,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2ca63d", @@ -2454,7 +2454,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#248c33", @@ -2471,7 +2471,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#1d7129", @@ -2488,7 +2488,7 @@ export const color = [ { value: "#64be70", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#64be70", @@ -2505,7 +2505,7 @@ export const color = [ { value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#a2d8aa", @@ -2522,7 +2522,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2539,7 +2539,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2556,7 +2556,7 @@ export const color = [ { value: "#211b08", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#211b08", @@ -2573,7 +2573,7 @@ export const color = [ { value: "#2b230a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2b230a", @@ -2590,7 +2590,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3a300e", @@ -2607,7 +2607,7 @@ export const color = [ { value: "#453810", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#453810", @@ -2624,7 +2624,7 @@ export const color = [ { value: "#4e4013", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#4e4013", @@ -2641,7 +2641,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#625017", @@ -2658,7 +2658,7 @@ export const color = [ { value: "#7f681e", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#7f681e", @@ -2675,7 +2675,7 @@ export const color = [ { value: "#9c8125", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#9c8125", @@ -2692,7 +2692,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ecc238", @@ -2709,7 +2709,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#cfaa31", @@ -2726,7 +2726,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b2922a", @@ -2743,7 +2743,7 @@ export const color = [ { value: "#cca730", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#cca730", @@ -2760,7 +2760,7 @@ export const color = [ { value: "#eec84d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#eec84d", @@ -2777,7 +2777,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2794,7 +2794,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2811,7 +2811,7 @@ export const color = [ { value: "#2d1508", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2d1508", @@ -2828,7 +2828,7 @@ export const color = [ { value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3a1b0a", @@ -2845,7 +2845,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#4f240d", @@ -2862,7 +2862,7 @@ export const color = [ { value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#5d2b0f", @@ -2879,7 +2879,7 @@ export const color = [ { value: "#6b3212", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#6b3212", @@ -2896,7 +2896,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#853e16", @@ -2913,7 +2913,7 @@ export const color = [ { value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ac4f1c", @@ -2930,7 +2930,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2947,7 +2947,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2964,7 +2964,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b0511d", @@ -2981,7 +2981,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#8e4117", @@ -2998,7 +2998,7 @@ export const color = [ { value: "#e39a72", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e39a72", @@ -3015,7 +3015,7 @@ export const color = [ { value: "#efc3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#efc3ab", @@ -3032,7 +3032,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3049,7 +3049,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3066,7 +3066,7 @@ export const color = [ { value: "#380c0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#380c0c", @@ -3083,7 +3083,7 @@ export const color = [ { value: "#470f10", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#470f10", @@ -3100,7 +3100,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#5e1515", @@ -3117,7 +3117,7 @@ export const color = [ { value: "#6f1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#6f1819", @@ -3134,7 +3134,7 @@ export const color = [ { value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#7f1c1c", @@ -3151,7 +3151,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#9d2223", @@ -3168,7 +3168,7 @@ export const color = [ { value: "#bb3f40", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#bb3f40", @@ -3185,7 +3185,7 @@ export const color = [ { value: "#c96666", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#c96666", @@ -3202,7 +3202,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b32728", @@ -3219,7 +3219,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3236,7 +3236,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#671617", @@ -3253,7 +3253,7 @@ export const color = [ { value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#dc9a9b", @@ -3270,7 +3270,7 @@ export const color = [ { value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e9c2c2", @@ -3287,7 +3287,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -3304,7 +3304,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3321,7 +3321,7 @@ export const color = [ { value: "#031d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#031d30", @@ -3338,7 +3338,7 @@ export const color = [ { value: "#032540", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#032540", @@ -3355,7 +3355,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#043256", @@ -3372,7 +3372,7 @@ export const color = [ { value: "#053c65", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#053c65", @@ -3389,7 +3389,7 @@ export const color = [ { value: "#064474", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#064474", @@ -3406,7 +3406,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#075490", @@ -3423,7 +3423,7 @@ export const color = [ { value: "#0a6dba", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0a6dba", @@ -3440,7 +3440,7 @@ export const color = [ { value: "#3389cb", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3389cb", @@ -3457,7 +3457,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0c72c1", @@ -3474,7 +3474,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#085c9c", @@ -3491,7 +3491,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#064678", @@ -3508,7 +3508,7 @@ export const color = [ { value: "#78b1dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#78b1dc", @@ -3525,7 +3525,7 @@ export const color = [ { value: "#aed0ea", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#aed0ea", @@ -3542,7 +3542,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3559,7 +3559,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3576,16 +3576,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme1-accent-1", + name: "--fds-theme2-accent-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "1" ] @@ -3593,16 +3593,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme1-accent-2", + name: "--fds-theme2-accent-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "2" ] @@ -3610,16 +3610,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme1-accent-3", + name: "--fds-theme2-accent-3", attributes: {}, path: [ - "theme1", + "theme2", "accent", "3" ] @@ -3627,16 +3627,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-4", + name: "--fds-theme2-accent-4", attributes: {}, path: [ - "theme1", + "theme2", "accent", "4" ] @@ -3644,16 +3644,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme1-accent-5", + name: "--fds-theme2-accent-5", attributes: {}, path: [ - "theme1", + "theme2", "accent", "5" ] @@ -3661,16 +3661,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme1-accent-6", + name: "--fds-theme2-accent-6", attributes: {}, path: [ - "theme1", + "theme2", "accent", "6" ] @@ -3678,16 +3678,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme1-accent-7", + name: "--fds-theme2-accent-7", attributes: {}, path: [ - "theme1", + "theme2", "accent", "7" ] @@ -3695,16 +3695,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme1-accent-8", + name: "--fds-theme2-accent-8", attributes: {}, path: [ - "theme1", + "theme2", "accent", "8" ] @@ -3712,16 +3712,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme1-accent-9", + name: "--fds-theme2-accent-9", attributes: {}, path: [ - "theme1", + "theme2", "accent", "9" ] @@ -3729,16 +3729,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme1-accent-10", + name: "--fds-theme2-accent-10", attributes: {}, path: [ - "theme1", + "theme2", "accent", "10" ] @@ -3746,16 +3746,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-11", + name: "--fds-theme2-accent-11", attributes: {}, path: [ - "theme1", + "theme2", "accent", "11" ] @@ -3763,16 +3763,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme1-accent-12", + name: "--fds-theme2-accent-12", attributes: {}, path: [ - "theme1", + "theme2", "accent", "12" ] @@ -3780,16 +3780,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme1-accent-13", + name: "--fds-theme2-accent-13", attributes: {}, path: [ - "theme1", + "theme2", "accent", "13" ] @@ -3797,16 +3797,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-accent-contrast-1", + name: "--fds-theme2-accent-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-1" ] @@ -3814,16 +3814,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-accent-contrast-2", + name: "--fds-theme2-accent-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-2" ] @@ -3831,16 +3831,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme1-brand1-1", + name: "--fds-theme2-brand1-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "1" ] @@ -3848,16 +3848,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme1-brand1-2", + name: "--fds-theme2-brand1-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "2" ] @@ -3865,16 +3865,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme1-brand1-3", + name: "--fds-theme2-brand1-3", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "3" ] @@ -3882,16 +3882,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme1-brand1-4", + name: "--fds-theme2-brand1-4", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "4" ] @@ -3899,16 +3899,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme1-brand1-5", + name: "--fds-theme2-brand1-5", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "5" ] @@ -3916,16 +3916,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme1-brand1-6", + name: "--fds-theme2-brand1-6", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "6" ] @@ -3933,16 +3933,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme1-brand1-7", + name: "--fds-theme2-brand1-7", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "7" ] @@ -3950,16 +3950,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme1-brand1-8", + name: "--fds-theme2-brand1-8", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "8" ] @@ -3967,16 +3967,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme1-brand1-9", + name: "--fds-theme2-brand1-9", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "9" ] @@ -3984,16 +3984,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme1-brand1-10", + name: "--fds-theme2-brand1-10", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "10" ] @@ -4001,16 +4001,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme1-brand1-11", + name: "--fds-theme2-brand1-11", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "11" ] @@ -4018,16 +4018,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme1-brand1-12", + name: "--fds-theme2-brand1-12", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "12" ] @@ -4035,16 +4035,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme1-brand1-13", + name: "--fds-theme2-brand1-13", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "13" ] @@ -4052,16 +4052,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme1-brand1-contrast-1", + name: "--fds-theme2-brand1-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-1" ] @@ -4069,16 +4069,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme1-brand1-contrast-2", + name: "--fds-theme2-brand1-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-2" ] @@ -4086,16 +4086,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme1-brand2-1", + name: "--fds-theme2-brand2-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "1" ] @@ -4103,16 +4103,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme1-brand2-2", + name: "--fds-theme2-brand2-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "2" ] @@ -4120,16 +4120,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme1-brand2-3", + name: "--fds-theme2-brand2-3", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "3" ] @@ -4137,16 +4137,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme1-brand2-4", + name: "--fds-theme2-brand2-4", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "4" ] @@ -4154,16 +4154,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme1-brand2-5", + name: "--fds-theme2-brand2-5", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "5" ] @@ -4171,16 +4171,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme1-brand2-6", + name: "--fds-theme2-brand2-6", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "6" ] @@ -4188,16 +4188,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme1-brand2-7", + name: "--fds-theme2-brand2-7", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "7" ] @@ -4205,16 +4205,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-8", + name: "--fds-theme2-brand2-8", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "8" ] @@ -4222,16 +4222,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme1-brand2-9", + name: "--fds-theme2-brand2-9", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "9" ] @@ -4239,16 +4239,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme1-brand2-10", + name: "--fds-theme2-brand2-10", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "10" ] @@ -4256,16 +4256,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-11", + name: "--fds-theme2-brand2-11", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "11" ] @@ -4273,16 +4273,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme1-brand2-12", + name: "--fds-theme2-brand2-12", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "12" ] @@ -4290,16 +4290,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme1-brand2-13", + name: "--fds-theme2-brand2-13", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "13" ] @@ -4307,16 +4307,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme1-brand2-contrast-1", + name: "--fds-theme2-brand2-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-1" ] @@ -4324,16 +4324,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme1-brand2-contrast-2", + name: "--fds-theme2-brand2-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-2" ] @@ -4341,16 +4341,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme1-brand3-1", + name: "--fds-theme2-brand3-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "1" ] @@ -4358,16 +4358,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme1-brand3-2", + name: "--fds-theme2-brand3-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "2" ] @@ -4375,16 +4375,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme1-brand3-3", + name: "--fds-theme2-brand3-3", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "3" ] @@ -4392,16 +4392,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme1-brand3-4", + name: "--fds-theme2-brand3-4", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "4" ] @@ -4409,16 +4409,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme1-brand3-5", + name: "--fds-theme2-brand3-5", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "5" ] @@ -4426,16 +4426,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme1-brand3-6", + name: "--fds-theme2-brand3-6", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "6" ] @@ -4443,16 +4443,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme1-brand3-7", + name: "--fds-theme2-brand3-7", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "7" ] @@ -4460,16 +4460,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme1-brand3-8", + name: "--fds-theme2-brand3-8", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "8" ] @@ -4477,16 +4477,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme1-brand3-9", + name: "--fds-theme2-brand3-9", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "9" ] @@ -4494,16 +4494,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme1-brand3-10", + name: "--fds-theme2-brand3-10", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "10" ] @@ -4511,16 +4511,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme1-brand3-11", + name: "--fds-theme2-brand3-11", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "11" ] @@ -4528,16 +4528,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme1-brand3-12", + name: "--fds-theme2-brand3-12", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "12" ] @@ -4545,16 +4545,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme1-brand3-13", + name: "--fds-theme2-brand3-13", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "13" ] @@ -4562,16 +4562,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme1-brand3-contrast-1", + name: "--fds-theme2-brand3-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-1" ] @@ -4579,16 +4579,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme1-brand3-contrast-2", + name: "--fds-theme2-brand3-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-2" ] @@ -4596,16 +4596,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme1-neutral-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "1" ] @@ -4613,16 +4613,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme1-neutral-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "2" ] @@ -4630,16 +4630,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme1-neutral-3", + name: "--fds-theme2-neutral-3", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "3" ] @@ -4647,16 +4647,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme1-neutral-4", + name: "--fds-theme2-neutral-4", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "4" ] @@ -4664,16 +4664,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme1-neutral-5", + name: "--fds-theme2-neutral-5", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "5" ] @@ -4681,16 +4681,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-6", + name: "--fds-theme2-neutral-6", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "6" ] @@ -4698,16 +4698,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme1-neutral-7", + name: "--fds-theme2-neutral-7", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "7" ] @@ -4715,16 +4715,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme1-neutral-8", + name: "--fds-theme2-neutral-8", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "8" ] @@ -4732,16 +4732,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme1-neutral-9", + name: "--fds-theme2-neutral-9", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "9" ] @@ -4749,16 +4749,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme1-neutral-10", + name: "--fds-theme2-neutral-10", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "10" ] @@ -4766,16 +4766,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-11", + name: "--fds-theme2-neutral-11", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "11" ] @@ -4783,16 +4783,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme1-neutral-12", + name: "--fds-theme2-neutral-12", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "12" ] @@ -4800,16 +4800,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme1-neutral-13", + name: "--fds-theme2-neutral-13", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "13" ] @@ -4817,16 +4817,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme1-neutral-contrast-1", + name: "--fds-theme2-neutral-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-1" ] @@ -4834,16 +4834,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme1-neutral-contrast-2", + name: "--fds-theme2-neutral-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-2" ] @@ -4851,16 +4851,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme2-accent-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "1" ] @@ -4868,16 +4868,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme2-accent-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "2" ] @@ -4885,16 +4885,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme2-accent-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", + "theme3", "accent", "3" ] @@ -4902,16 +4902,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", + "theme3", "accent", "4" ] @@ -4919,16 +4919,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme2-accent-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", + "theme3", "accent", "5" ] @@ -4936,16 +4936,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme2-accent-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", + "theme3", "accent", "6" ] @@ -4953,16 +4953,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme2-accent-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", + "theme3", "accent", "7" ] @@ -4970,16 +4970,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme2-accent-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", + "theme3", "accent", "8" ] @@ -4987,16 +4987,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme2-accent-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", + "theme3", "accent", "9" ] @@ -5004,16 +5004,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme2-accent-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", + "theme3", "accent", "10" ] @@ -5021,16 +5021,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", + "theme3", "accent", "11" ] @@ -5038,16 +5038,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme2-accent-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", + "theme3", "accent", "12" ] @@ -5055,16 +5055,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme2-accent-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", + "theme3", "accent", "13" ] @@ -5072,16 +5072,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-accent-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-1" ] @@ -5089,16 +5089,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-accent-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-2" ] @@ -5106,16 +5106,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme3-brand1-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "1" ] @@ -5123,16 +5123,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme3-brand1-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "2" ] @@ -5140,16 +5140,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme3-brand1-3", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "3" ] @@ -5157,16 +5157,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme2-brand1-4", + name: "--fds-theme3-brand1-4", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "4" ] @@ -5174,16 +5174,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme2-brand1-5", + name: "--fds-theme3-brand1-5", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "5" ] @@ -5191,16 +5191,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme2-brand1-6", + name: "--fds-theme3-brand1-6", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "6" ] @@ -5208,16 +5208,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme2-brand1-7", + name: "--fds-theme3-brand1-7", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "7" ] @@ -5225,16 +5225,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme2-brand1-8", + name: "--fds-theme3-brand1-8", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "8" ] @@ -5242,16 +5242,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme2-brand1-9", + name: "--fds-theme3-brand1-9", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "9" ] @@ -5259,16 +5259,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme2-brand1-10", + name: "--fds-theme3-brand1-10", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "10" ] @@ -5276,16 +5276,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme2-brand1-11", + name: "--fds-theme3-brand1-11", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "11" ] @@ -5293,16 +5293,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme2-brand1-12", + name: "--fds-theme3-brand1-12", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "12" ] @@ -5310,16 +5310,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme2-brand1-13", + name: "--fds-theme3-brand1-13", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "13" ] @@ -5327,16 +5327,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme2-brand1-contrast-1", + name: "--fds-theme3-brand1-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-1" ] @@ -5344,16 +5344,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme2-brand1-contrast-2", + name: "--fds-theme3-brand1-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-2" ] @@ -5361,16 +5361,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme2-brand2-1", + name: "--fds-theme3-brand2-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "1" ] @@ -5378,16 +5378,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme2-brand2-2", + name: "--fds-theme3-brand2-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "2" ] @@ -5395,16 +5395,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme2-brand2-3", + name: "--fds-theme3-brand2-3", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "3" ] @@ -5412,16 +5412,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme2-brand2-4", + name: "--fds-theme3-brand2-4", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "4" ] @@ -5429,16 +5429,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme2-brand2-5", + name: "--fds-theme3-brand2-5", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "5" ] @@ -5446,16 +5446,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme2-brand2-6", + name: "--fds-theme3-brand2-6", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "6" ] @@ -5463,16 +5463,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme2-brand2-7", + name: "--fds-theme3-brand2-7", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "7" ] @@ -5480,16 +5480,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-8", + name: "--fds-theme3-brand2-8", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "8" ] @@ -5497,16 +5497,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme2-brand2-9", + name: "--fds-theme3-brand2-9", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "9" ] @@ -5514,16 +5514,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme2-brand2-10", + name: "--fds-theme3-brand2-10", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "10" ] @@ -5531,16 +5531,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-11", + name: "--fds-theme3-brand2-11", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "11" ] @@ -5548,16 +5548,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme2-brand2-12", + name: "--fds-theme3-brand2-12", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "12" ] @@ -5565,16 +5565,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme2-brand2-13", + name: "--fds-theme3-brand2-13", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "13" ] @@ -5582,16 +5582,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme2-brand2-contrast-1", + name: "--fds-theme3-brand2-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-1" ] @@ -5599,16 +5599,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme2-brand2-contrast-2", + name: "--fds-theme3-brand2-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-2" ] @@ -5616,16 +5616,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme2-brand3-1", + name: "--fds-theme3-brand3-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "1" ] @@ -5633,16 +5633,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme2-brand3-2", + name: "--fds-theme3-brand3-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "2" ] @@ -5650,16 +5650,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme2-brand3-3", + name: "--fds-theme3-brand3-3", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "3" ] @@ -5667,16 +5667,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme2-brand3-4", + name: "--fds-theme3-brand3-4", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "4" ] @@ -5684,16 +5684,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme2-brand3-5", + name: "--fds-theme3-brand3-5", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "5" ] @@ -5701,16 +5701,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme2-brand3-6", + name: "--fds-theme3-brand3-6", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "6" ] @@ -5718,16 +5718,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme2-brand3-7", + name: "--fds-theme3-brand3-7", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "7" ] @@ -5735,16 +5735,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme2-brand3-8", + name: "--fds-theme3-brand3-8", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "8" ] @@ -5752,16 +5752,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme2-brand3-9", + name: "--fds-theme3-brand3-9", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "9" ] @@ -5769,16 +5769,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme2-brand3-10", + name: "--fds-theme3-brand3-10", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "10" ] @@ -5786,16 +5786,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme2-brand3-11", + name: "--fds-theme3-brand3-11", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "11" ] @@ -5803,16 +5803,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme2-brand3-12", + name: "--fds-theme3-brand3-12", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "12" ] @@ -5820,16 +5820,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme2-brand3-13", + name: "--fds-theme3-brand3-13", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "13" ] @@ -5837,16 +5837,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme2-brand3-contrast-1", + name: "--fds-theme3-brand3-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-1" ] @@ -5854,16 +5854,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme2-brand3-contrast-2", + name: "--fds-theme3-brand3-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-2" ] @@ -5871,16 +5871,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "1" ] @@ -5888,16 +5888,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "2" ] @@ -5905,16 +5905,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "3" ] @@ -5922,16 +5922,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "4" ] @@ -5939,16 +5939,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "5" ] @@ -5956,16 +5956,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "6" ] @@ -5973,16 +5973,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "7" ] @@ -5990,16 +5990,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "8" ] @@ -6007,16 +6007,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "9" ] @@ -6024,16 +6024,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "10" ] @@ -6041,16 +6041,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "11" ] @@ -6058,16 +6058,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "12" ] @@ -6075,16 +6075,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "13" ] @@ -6092,16 +6092,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-1" ] @@ -6109,16 +6109,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-2" ] @@ -6126,16 +6126,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "1" ] @@ -6143,16 +6143,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "2" ] @@ -6160,16 +6160,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", + "theme4", "accent", "3" ] @@ -6177,16 +6177,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", + "theme4", "accent", "4" ] @@ -6194,16 +6194,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", + "theme4", "accent", "5" ] @@ -6211,16 +6211,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", + "theme4", "accent", "6" ] @@ -6228,16 +6228,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", + "theme4", "accent", "7" ] @@ -6245,16 +6245,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", + "theme4", "accent", "8" ] @@ -6262,16 +6262,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", + "theme4", "accent", "9" ] @@ -6279,16 +6279,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", + "theme4", "accent", "10" ] @@ -6296,16 +6296,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", + "theme4", "accent", "11" ] @@ -6313,16 +6313,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", + "theme4", "accent", "12" ] @@ -6330,16 +6330,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", + "theme4", "accent", "13" ] @@ -6347,16 +6347,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-1" ] @@ -6364,16 +6364,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-2" ] @@ -6381,16 +6381,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme3-brand1-1", + name: "--fds-theme4-brand1-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "1" ] @@ -6398,16 +6398,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme3-brand1-2", + name: "--fds-theme4-brand1-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "2" ] @@ -6415,16 +6415,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme3-brand1-3", + name: "--fds-theme4-brand1-3", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "3" ] @@ -6432,16 +6432,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme3-brand1-4", + name: "--fds-theme4-brand1-4", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "4" ] @@ -6449,16 +6449,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme3-brand1-5", + name: "--fds-theme4-brand1-5", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "5" ] @@ -6466,16 +6466,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme3-brand1-6", + name: "--fds-theme4-brand1-6", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "6" ] @@ -6483,16 +6483,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme3-brand1-7", + name: "--fds-theme4-brand1-7", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "7" ] @@ -6500,16 +6500,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme3-brand1-8", + name: "--fds-theme4-brand1-8", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "8" ] @@ -6517,16 +6517,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme3-brand1-9", + name: "--fds-theme4-brand1-9", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "9" ] @@ -6534,16 +6534,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme3-brand1-10", + name: "--fds-theme4-brand1-10", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "10" ] @@ -6551,16 +6551,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme3-brand1-11", + name: "--fds-theme4-brand1-11", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "11" ] @@ -6568,16 +6568,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme3-brand1-12", + name: "--fds-theme4-brand1-12", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "12" ] @@ -6585,16 +6585,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme3-brand1-13", + name: "--fds-theme4-brand1-13", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "13" ] @@ -6602,16 +6602,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme3-brand1-contrast-1", + name: "--fds-theme4-brand1-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-1" ] @@ -6619,16 +6619,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme3-brand1-contrast-2", + name: "--fds-theme4-brand1-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-2" ] @@ -6636,16 +6636,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme3-brand2-1", + name: "--fds-theme4-brand2-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "1" ] @@ -6653,16 +6653,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme3-brand2-2", + name: "--fds-theme4-brand2-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "2" ] @@ -6670,16 +6670,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme3-brand2-3", + name: "--fds-theme4-brand2-3", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "3" ] @@ -6687,16 +6687,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme3-brand2-4", + name: "--fds-theme4-brand2-4", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "4" ] @@ -6704,16 +6704,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme3-brand2-5", + name: "--fds-theme4-brand2-5", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "5" ] @@ -6721,16 +6721,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme3-brand2-6", + name: "--fds-theme4-brand2-6", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "6" ] @@ -6738,16 +6738,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme3-brand2-7", + name: "--fds-theme4-brand2-7", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "7" ] @@ -6755,16 +6755,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-8", + name: "--fds-theme4-brand2-8", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "8" ] @@ -6772,16 +6772,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme3-brand2-9", + name: "--fds-theme4-brand2-9", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "9" ] @@ -6789,16 +6789,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme3-brand2-10", + name: "--fds-theme4-brand2-10", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "10" ] @@ -6806,16 +6806,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-11", + name: "--fds-theme4-brand2-11", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "11" ] @@ -6823,16 +6823,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme3-brand2-12", + name: "--fds-theme4-brand2-12", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "12" ] @@ -6840,16 +6840,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme3-brand2-13", + name: "--fds-theme4-brand2-13", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "13" ] @@ -6857,16 +6857,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme3-brand2-contrast-1", + name: "--fds-theme4-brand2-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-1" ] @@ -6874,16 +6874,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme3-brand2-contrast-2", + name: "--fds-theme4-brand2-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-2" ] @@ -6891,16 +6891,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme3-brand3-1", + name: "--fds-theme4-brand3-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "1" ] @@ -6908,16 +6908,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme3-brand3-2", + name: "--fds-theme4-brand3-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "2" ] @@ -6925,16 +6925,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme3-brand3-3", + name: "--fds-theme4-brand3-3", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "3" ] @@ -6942,16 +6942,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme3-brand3-4", + name: "--fds-theme4-brand3-4", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "4" ] @@ -6959,16 +6959,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme3-brand3-5", + name: "--fds-theme4-brand3-5", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "5" ] @@ -6976,16 +6976,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme3-brand3-6", + name: "--fds-theme4-brand3-6", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "6" ] @@ -6993,16 +6993,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme3-brand3-7", + name: "--fds-theme4-brand3-7", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "7" ] @@ -7010,16 +7010,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme3-brand3-8", + name: "--fds-theme4-brand3-8", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "8" ] @@ -7027,16 +7027,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme3-brand3-9", + name: "--fds-theme4-brand3-9", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "9" ] @@ -7044,16 +7044,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme3-brand3-10", + name: "--fds-theme4-brand3-10", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "10" ] @@ -7061,16 +7061,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme3-brand3-11", + name: "--fds-theme4-brand3-11", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "11" ] @@ -7078,16 +7078,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme3-brand3-12", + name: "--fds-theme4-brand3-12", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "12" ] @@ -7095,16 +7095,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme3-brand3-13", + name: "--fds-theme4-brand3-13", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "13" ] @@ -7112,16 +7112,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme3-brand3-contrast-1", + name: "--fds-theme4-brand3-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-1" ] @@ -7129,16 +7129,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme3-brand3-contrast-2", + name: "--fds-theme4-brand3-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-2" ] @@ -7146,16 +7146,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "1" ] @@ -7163,16 +7163,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "2" ] @@ -7180,16 +7180,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "3" ] @@ -7197,16 +7197,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "4" ] @@ -7214,16 +7214,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "5" ] @@ -7231,16 +7231,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "6" ] @@ -7248,16 +7248,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "7" ] @@ -7265,16 +7265,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "8" ] @@ -7282,16 +7282,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "9" ] @@ -7299,16 +7299,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "10" ] @@ -7316,16 +7316,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "11" ] @@ -7333,16 +7333,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "12" ] @@ -7350,16 +7350,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "13" ] @@ -7367,16 +7367,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-1" ] @@ -7384,16 +7384,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-2" ] @@ -7401,16 +7401,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "1" ] @@ -7418,16 +7418,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "2" ] @@ -7435,16 +7435,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", + "theme", "accent", "3" ] @@ -7452,16 +7452,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", + "theme", "accent", "4" ] @@ -7469,16 +7469,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", + "theme", "accent", "5" ] @@ -7486,16 +7486,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", + "theme", "accent", "6" ] @@ -7503,16 +7503,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", + "theme", "accent", "7" ] @@ -7520,16 +7520,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", + "theme", "accent", "8" ] @@ -7537,16 +7537,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", + "theme", "accent", "9" ] @@ -7554,16 +7554,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", + "theme", "accent", "10" ] @@ -7571,16 +7571,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", + "theme", "accent", "11" ] @@ -7588,16 +7588,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", + "theme", "accent", "12" ] @@ -7605,16 +7605,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", + "theme", "accent", "13" ] @@ -7622,16 +7622,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-1" ] @@ -7639,16 +7639,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-2" ] @@ -7656,16 +7656,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme4-brand1-1", + name: "--fds-theme-brand1-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "1" ] @@ -7673,16 +7673,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme4-brand1-2", + name: "--fds-theme-brand1-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "2" ] @@ -7690,16 +7690,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme4-brand1-3", + name: "--fds-theme-brand1-3", attributes: {}, path: [ - "theme4", + "theme", "brand1", "3" ] @@ -7707,16 +7707,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme4-brand1-4", + name: "--fds-theme-brand1-4", attributes: {}, path: [ - "theme4", + "theme", "brand1", "4" ] @@ -7724,16 +7724,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme4-brand1-5", + name: "--fds-theme-brand1-5", attributes: {}, path: [ - "theme4", + "theme", "brand1", "5" ] @@ -7741,16 +7741,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme4-brand1-6", + name: "--fds-theme-brand1-6", attributes: {}, path: [ - "theme4", + "theme", "brand1", "6" ] @@ -7758,16 +7758,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme4-brand1-7", + name: "--fds-theme-brand1-7", attributes: {}, path: [ - "theme4", + "theme", "brand1", "7" ] @@ -7775,16 +7775,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme4-brand1-8", + name: "--fds-theme-brand1-8", attributes: {}, path: [ - "theme4", + "theme", "brand1", "8" ] @@ -7792,16 +7792,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme4-brand1-9", + name: "--fds-theme-brand1-9", attributes: {}, path: [ - "theme4", + "theme", "brand1", "9" ] @@ -7809,16 +7809,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme4-brand1-10", + name: "--fds-theme-brand1-10", attributes: {}, path: [ - "theme4", + "theme", "brand1", "10" ] @@ -7826,16 +7826,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme4-brand1-11", + name: "--fds-theme-brand1-11", attributes: {}, path: [ - "theme4", + "theme", "brand1", "11" ] @@ -7843,16 +7843,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme4-brand1-12", + name: "--fds-theme-brand1-12", attributes: {}, path: [ - "theme4", + "theme", "brand1", "12" ] @@ -7860,16 +7860,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme4-brand1-13", + name: "--fds-theme-brand1-13", attributes: {}, path: [ - "theme4", + "theme", "brand1", "13" ] @@ -7877,16 +7877,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme4-brand1-contrast-1", + name: "--fds-theme-brand1-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-1" ] @@ -7894,16 +7894,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme4-brand1-contrast-2", + name: "--fds-theme-brand1-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-2" ] @@ -7911,16 +7911,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme4-brand2-1", + name: "--fds-theme-brand2-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "1" ] @@ -7928,16 +7928,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme4-brand2-2", + name: "--fds-theme-brand2-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "2" ] @@ -7945,16 +7945,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme4-brand2-3", + name: "--fds-theme-brand2-3", attributes: {}, path: [ - "theme4", + "theme", "brand2", "3" ] @@ -7962,16 +7962,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme4-brand2-4", + name: "--fds-theme-brand2-4", attributes: {}, path: [ - "theme4", + "theme", "brand2", "4" ] @@ -7979,16 +7979,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme4-brand2-5", + name: "--fds-theme-brand2-5", attributes: {}, path: [ - "theme4", + "theme", "brand2", "5" ] @@ -7996,16 +7996,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme4-brand2-6", + name: "--fds-theme-brand2-6", attributes: {}, path: [ - "theme4", + "theme", "brand2", "6" ] @@ -8013,16 +8013,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme4-brand2-7", + name: "--fds-theme-brand2-7", attributes: {}, path: [ - "theme4", + "theme", "brand2", "7" ] @@ -8030,16 +8030,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-8", + name: "--fds-theme-brand2-8", attributes: {}, path: [ - "theme4", + "theme", "brand2", "8" ] @@ -8047,16 +8047,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme4-brand2-9", + name: "--fds-theme-brand2-9", attributes: {}, path: [ - "theme4", + "theme", "brand2", "9" ] @@ -8064,16 +8064,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme4-brand2-10", + name: "--fds-theme-brand2-10", attributes: {}, path: [ - "theme4", + "theme", "brand2", "10" ] @@ -8081,16 +8081,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-11", + name: "--fds-theme-brand2-11", attributes: {}, path: [ - "theme4", + "theme", "brand2", "11" ] @@ -8098,16 +8098,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme4-brand2-12", + name: "--fds-theme-brand2-12", attributes: {}, path: [ - "theme4", + "theme", "brand2", "12" ] @@ -8115,16 +8115,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme4-brand2-13", + name: "--fds-theme-brand2-13", attributes: {}, path: [ - "theme4", + "theme", "brand2", "13" ] @@ -8132,16 +8132,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme4-brand2-contrast-1", + name: "--fds-theme-brand2-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-1" ] @@ -8149,16 +8149,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme4-brand2-contrast-2", + name: "--fds-theme-brand2-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-2" ] @@ -8166,16 +8166,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme4-brand3-1", + name: "--fds-theme-brand3-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "1" ] @@ -8183,16 +8183,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme4-brand3-2", + name: "--fds-theme-brand3-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "2" ] @@ -8200,16 +8200,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme4-brand3-3", + name: "--fds-theme-brand3-3", attributes: {}, path: [ - "theme4", + "theme", "brand3", "3" ] @@ -8217,16 +8217,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme4-brand3-4", + name: "--fds-theme-brand3-4", attributes: {}, path: [ - "theme4", + "theme", "brand3", "4" ] @@ -8234,16 +8234,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme4-brand3-5", + name: "--fds-theme-brand3-5", attributes: {}, path: [ - "theme4", + "theme", "brand3", "5" ] @@ -8251,16 +8251,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme4-brand3-6", + name: "--fds-theme-brand3-6", attributes: {}, path: [ - "theme4", + "theme", "brand3", "6" ] @@ -8268,16 +8268,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme4-brand3-7", + name: "--fds-theme-brand3-7", attributes: {}, path: [ - "theme4", + "theme", "brand3", "7" ] @@ -8285,16 +8285,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme4-brand3-8", + name: "--fds-theme-brand3-8", attributes: {}, path: [ - "theme4", + "theme", "brand3", "8" ] @@ -8302,16 +8302,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme4-brand3-9", + name: "--fds-theme-brand3-9", attributes: {}, path: [ - "theme4", + "theme", "brand3", "9" ] @@ -8319,16 +8319,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme4-brand3-10", + name: "--fds-theme-brand3-10", attributes: {}, path: [ - "theme4", + "theme", "brand3", "10" ] @@ -8336,16 +8336,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme4-brand3-11", + name: "--fds-theme-brand3-11", attributes: {}, path: [ - "theme4", + "theme", "brand3", "11" ] @@ -8353,16 +8353,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme4-brand3-12", + name: "--fds-theme-brand3-12", attributes: {}, path: [ - "theme4", + "theme", "brand3", "12" ] @@ -8370,16 +8370,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme4-brand3-13", + name: "--fds-theme-brand3-13", attributes: {}, path: [ - "theme4", + "theme", "brand3", "13" ] @@ -8387,16 +8387,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme4-brand3-contrast-1", + name: "--fds-theme-brand3-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-1" ] @@ -8404,16 +8404,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme4-brand3-contrast-2", + name: "--fds-theme-brand3-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-2" ] @@ -8421,16 +8421,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "1" ] @@ -8438,16 +8438,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "2" ] @@ -8455,16 +8455,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ - "theme4", + "theme", "neutral", "3" ] @@ -8472,16 +8472,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ - "theme4", + "theme", "neutral", "4" ] @@ -8489,16 +8489,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ - "theme4", + "theme", "neutral", "5" ] @@ -8506,16 +8506,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ - "theme4", + "theme", "neutral", "6" ] @@ -8523,16 +8523,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ - "theme4", + "theme", "neutral", "7" ] @@ -8540,16 +8540,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ - "theme4", + "theme", "neutral", "8" ] @@ -8557,16 +8557,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ - "theme4", + "theme", "neutral", "9" ] @@ -8574,16 +8574,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ - "theme4", + "theme", "neutral", "10" ] @@ -8591,16 +8591,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ - "theme4", + "theme", "neutral", "11" ] @@ -8608,16 +8608,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ - "theme4", + "theme", "neutral", "12" ] @@ -8625,16 +8625,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ - "theme4", + "theme", "neutral", "13" ] @@ -8642,16 +8642,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-1" ] @@ -8659,16 +8659,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-2" ] @@ -9384,7 +9384,7 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "30%", @@ -9419,7 +9419,7 @@ export const borderRadius = [ { value: "2px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2", @@ -9435,7 +9435,7 @@ export const borderRadius = [ { value: "4px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -9451,7 +9451,7 @@ export const borderRadius = [ { value: "8px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "8", @@ -9467,7 +9467,7 @@ export const borderRadius = [ { value: "12px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "12", @@ -9483,7 +9483,7 @@ export const borderRadius = [ { value: "16px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "16", @@ -9499,7 +9499,7 @@ export const borderRadius = [ { value: "24px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "24", @@ -9515,7 +9515,7 @@ export const borderRadius = [ { value: "32px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "32", @@ -9531,7 +9531,7 @@ export const borderRadius = [ { value: "9999px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "9999", @@ -10321,7 +10321,7 @@ export const sizing = [ { value: "4px", type: "sizing", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -10340,7 +10340,7 @@ export const borderWidth = [ { value: "1px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "1px", @@ -10356,7 +10356,7 @@ export const borderWidth = [ { value: "2px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2px", @@ -10423,7 +10423,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10456,7 +10456,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10497,7 +10497,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10538,7 +10538,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10579,7 +10579,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10703,7 +10703,7 @@ export const fontFamilies = [ { value: "Inter", type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "Inter", @@ -10722,7 +10722,7 @@ export const lineHeights = [ { value: 1.3, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "130%", @@ -10738,7 +10738,7 @@ export const lineHeights = [ { value: 1.5, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "150%", @@ -10754,7 +10754,7 @@ export const lineHeights = [ { value: 1.6, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "160%", @@ -10770,7 +10770,7 @@ export const lineHeights = [ { value: 1.7, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "170%", @@ -10789,7 +10789,7 @@ export const fontWeights = [ { value: "500", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "500", @@ -10805,7 +10805,7 @@ export const fontWeights = [ { value: "600", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "600", @@ -10821,7 +10821,7 @@ export const fontWeights = [ { value: "400", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "400", @@ -10840,7 +10840,7 @@ export const fontSizes = [ { value: "12px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "12", @@ -10856,7 +10856,7 @@ export const fontSizes = [ { value: "13px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "13", @@ -10872,7 +10872,7 @@ export const fontSizes = [ { value: "14px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "14", @@ -10888,7 +10888,7 @@ export const fontSizes = [ { value: "16px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "16", @@ -10904,7 +10904,7 @@ export const fontSizes = [ { value: "18px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "18", @@ -10920,7 +10920,7 @@ export const fontSizes = [ { value: "21px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "21", @@ -10936,7 +10936,7 @@ export const fontSizes = [ { value: "24px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "24", @@ -10952,7 +10952,7 @@ export const fontSizes = [ { value: "30px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "30", @@ -10968,7 +10968,7 @@ export const fontSizes = [ { value: "36px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "36", @@ -10984,7 +10984,7 @@ export const fontSizes = [ { value: "48px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "48", @@ -11000,7 +11000,7 @@ export const fontSizes = [ { value: "60px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "60", diff --git a/apps/storefront/tokens/theme4/light.ts b/apps/storefront/tokens/theme4/light.ts index 6e06c65835..5a3838daaa 100644 --- a/apps/storefront/tokens/theme4/light.ts +++ b/apps/storefront/tokens/theme4/light.ts @@ -2301,7 +2301,7 @@ export const color = [ { value: "#fcfefc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fcfefc", @@ -2318,7 +2318,7 @@ export const color = [ { value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e9f6ea", @@ -2335,7 +2335,7 @@ export const color = [ { value: "#d9efdc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d9efdc", @@ -2352,7 +2352,7 @@ export const color = [ { value: "#b9e1be", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b9e1be", @@ -2369,7 +2369,7 @@ export const color = [ { value: "#94d29d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#94d29d", @@ -2386,7 +2386,7 @@ export const color = [ { value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9ed6a5", @@ -2403,7 +2403,7 @@ export const color = [ { value: "#29a03a", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#29a03a", @@ -2420,7 +2420,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#185e22", @@ -2437,7 +2437,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#2ca63d", @@ -2454,7 +2454,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#248c33", @@ -2471,7 +2471,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#1d7129", @@ -2488,7 +2488,7 @@ export const color = [ { value: "#185c21", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#185c21", @@ -2505,7 +2505,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#0f3814", @@ -2522,7 +2522,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2539,7 +2539,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2556,7 +2556,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefc", @@ -2573,7 +2573,7 @@ export const color = [ { value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf2d5", @@ -2590,7 +2590,7 @@ export const color = [ { value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f9ebbd", @@ -2607,7 +2607,7 @@ export const color = [ { value: "#f2d474", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f2d474", @@ -2624,7 +2624,7 @@ export const color = [ { value: "#e8bf37", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e8bf37", @@ -2641,7 +2641,7 @@ export const color = [ { value: "#edc644", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#edc644", @@ -2658,7 +2658,7 @@ export const color = [ { value: "#a68827", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#a68827", @@ -2675,7 +2675,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#625017", @@ -2692,7 +2692,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ecc238", @@ -2709,7 +2709,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#cfaa31", @@ -2726,7 +2726,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b2922a", @@ -2743,7 +2743,7 @@ export const color = [ { value: "#604f17", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#604f17", @@ -2760,7 +2760,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#3a300e", @@ -2777,7 +2777,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2794,7 +2794,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2811,7 +2811,7 @@ export const color = [ { value: "#fffefd", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefd", @@ -2828,7 +2828,7 @@ export const color = [ { value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf1ec", @@ -2845,7 +2845,7 @@ export const color = [ { value: "#f9e8df", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f9e8df", @@ -2862,7 +2862,7 @@ export const color = [ { value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f2d0bc", @@ -2879,7 +2879,7 @@ export const color = [ { value: "#ecb99e", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ecb99e", @@ -2896,7 +2896,7 @@ export const color = [ { value: "#eec0a7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#eec0a7", @@ -2913,7 +2913,7 @@ export const color = [ { value: "#d76e34", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d76e34", @@ -2930,7 +2930,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#853e16", @@ -2947,7 +2947,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d46223", @@ -2964,7 +2964,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b0511d", @@ -2981,7 +2981,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#8e4117", @@ -2998,7 +2998,7 @@ export const color = [ { value: "#813c15", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#813c15", @@ -3015,7 +3015,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#4f240d", @@ -3032,7 +3032,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3049,7 +3049,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3066,7 +3066,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefe", @@ -3083,7 +3083,7 @@ export const color = [ { value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf2f3", @@ -3100,7 +3100,7 @@ export const color = [ { value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f6e6e6", @@ -3117,7 +3117,7 @@ export const color = [ { value: "#eecfd0", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#eecfd0", @@ -3134,7 +3134,7 @@ export const color = [ { value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6b9b9", @@ -3151,7 +3151,7 @@ export const color = [ { value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e8bfbf", @@ -3168,7 +3168,7 @@ export const color = [ { value: "#cd7172", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#cd7172", @@ -3185,7 +3185,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9d2223", @@ -3202,7 +3202,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b32728", @@ -3219,7 +3219,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3236,7 +3236,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#671617", @@ -3253,7 +3253,7 @@ export const color = [ { value: "#9a2122", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9a2122", @@ -3270,7 +3270,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#5e1515", @@ -3287,7 +3287,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3304,7 +3304,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3321,7 +3321,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fefeff", @@ -3338,7 +3338,7 @@ export const color = [ { value: "#edf5fa", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#edf5fa", @@ -3355,7 +3355,7 @@ export const color = [ { value: "#dfecf7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#dfecf7", @@ -3372,7 +3372,7 @@ export const color = [ { value: "#bedaee", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#bedaee", @@ -3389,7 +3389,7 @@ export const color = [ { value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#a1c9e7", @@ -3406,7 +3406,7 @@ export const color = [ { value: "#aacee9", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#aacee9", @@ -3423,7 +3423,7 @@ export const color = [ { value: "#4291ce", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#4291ce", @@ -3440,7 +3440,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#075490", @@ -3457,7 +3457,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#0c72c1", @@ -3474,7 +3474,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#085c9c", @@ -3491,7 +3491,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#064678", @@ -3508,7 +3508,7 @@ export const color = [ { value: "#07528c", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#07528c", @@ -3525,7 +3525,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#043256", @@ -3542,7 +3542,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3559,7 +3559,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3576,16 +3576,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme1-accent-1", + name: "--fds-theme2-accent-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "1" ] @@ -3593,16 +3593,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme1-accent-2", + name: "--fds-theme2-accent-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "2" ] @@ -3610,16 +3610,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme1-accent-3", + name: "--fds-theme2-accent-3", attributes: {}, path: [ - "theme1", + "theme2", "accent", "3" ] @@ -3627,16 +3627,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme1-accent-4", + name: "--fds-theme2-accent-4", attributes: {}, path: [ - "theme1", + "theme2", "accent", "4" ] @@ -3644,16 +3644,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme1-accent-5", + name: "--fds-theme2-accent-5", attributes: {}, path: [ - "theme1", + "theme2", "accent", "5" ] @@ -3661,16 +3661,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme1-accent-6", + name: "--fds-theme2-accent-6", attributes: {}, path: [ - "theme1", + "theme2", "accent", "6" ] @@ -3678,16 +3678,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme1-accent-7", + name: "--fds-theme2-accent-7", attributes: {}, path: [ - "theme1", + "theme2", "accent", "7" ] @@ -3695,16 +3695,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme1-accent-8", + name: "--fds-theme2-accent-8", attributes: {}, path: [ - "theme1", + "theme2", "accent", "8" ] @@ -3712,16 +3712,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme1-accent-9", + name: "--fds-theme2-accent-9", attributes: {}, path: [ - "theme1", + "theme2", "accent", "9" ] @@ -3729,16 +3729,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme1-accent-10", + name: "--fds-theme2-accent-10", attributes: {}, path: [ - "theme1", + "theme2", "accent", "10" ] @@ -3746,16 +3746,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-11", + name: "--fds-theme2-accent-11", attributes: {}, path: [ - "theme1", + "theme2", "accent", "11" ] @@ -3763,16 +3763,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme1-accent-12", + name: "--fds-theme2-accent-12", attributes: {}, path: [ - "theme1", + "theme2", "accent", "12" ] @@ -3780,16 +3780,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme1-accent-13", + name: "--fds-theme2-accent-13", attributes: {}, path: [ - "theme1", + "theme2", "accent", "13" ] @@ -3797,16 +3797,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-accent-contrast-1", + name: "--fds-theme2-accent-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-1" ] @@ -3814,16 +3814,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-accent-contrast-2", + name: "--fds-theme2-accent-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-2" ] @@ -3831,16 +3831,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme1-neutral-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "1" ] @@ -3848,16 +3848,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme1-neutral-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "2" ] @@ -3865,16 +3865,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme1-neutral-3", + name: "--fds-theme2-neutral-3", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "3" ] @@ -3882,16 +3882,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme1-neutral-4", + name: "--fds-theme2-neutral-4", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "4" ] @@ -3899,16 +3899,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme1-neutral-5", + name: "--fds-theme2-neutral-5", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "5" ] @@ -3916,16 +3916,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme1-neutral-6", + name: "--fds-theme2-neutral-6", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "6" ] @@ -3933,16 +3933,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme1-neutral-7", + name: "--fds-theme2-neutral-7", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "7" ] @@ -3950,16 +3950,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-8", + name: "--fds-theme2-neutral-8", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "8" ] @@ -3967,16 +3967,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme1-neutral-9", + name: "--fds-theme2-neutral-9", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "9" ] @@ -3984,16 +3984,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme1-neutral-10", + name: "--fds-theme2-neutral-10", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "10" ] @@ -4001,16 +4001,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-11", + name: "--fds-theme2-neutral-11", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "11" ] @@ -4018,16 +4018,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme1-neutral-12", + name: "--fds-theme2-neutral-12", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "12" ] @@ -4035,16 +4035,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme1-neutral-13", + name: "--fds-theme2-neutral-13", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "13" ] @@ -4052,16 +4052,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme1-neutral-contrast-1", + name: "--fds-theme2-neutral-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-1" ] @@ -4069,16 +4069,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme1-neutral-contrast-2", + name: "--fds-theme2-neutral-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-2" ] @@ -4086,16 +4086,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme1-brand1-1", + name: "--fds-theme2-brand1-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "1" ] @@ -4103,16 +4103,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme1-brand1-2", + name: "--fds-theme2-brand1-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "2" ] @@ -4120,16 +4120,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme1-brand1-3", + name: "--fds-theme2-brand1-3", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "3" ] @@ -4137,16 +4137,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme1-brand1-4", + name: "--fds-theme2-brand1-4", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "4" ] @@ -4154,16 +4154,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme1-brand1-5", + name: "--fds-theme2-brand1-5", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "5" ] @@ -4171,16 +4171,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme1-brand1-6", + name: "--fds-theme2-brand1-6", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "6" ] @@ -4188,16 +4188,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme1-brand1-7", + name: "--fds-theme2-brand1-7", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "7" ] @@ -4205,16 +4205,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme1-brand1-8", + name: "--fds-theme2-brand1-8", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "8" ] @@ -4222,16 +4222,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme1-brand1-9", + name: "--fds-theme2-brand1-9", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "9" ] @@ -4239,16 +4239,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme1-brand1-10", + name: "--fds-theme2-brand1-10", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "10" ] @@ -4256,16 +4256,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme1-brand1-11", + name: "--fds-theme2-brand1-11", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "11" ] @@ -4273,16 +4273,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme1-brand1-12", + name: "--fds-theme2-brand1-12", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "12" ] @@ -4290,16 +4290,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme1-brand1-13", + name: "--fds-theme2-brand1-13", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "13" ] @@ -4307,16 +4307,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand1-contrast-1", + name: "--fds-theme2-brand1-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-1" ] @@ -4324,16 +4324,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand1-contrast-2", + name: "--fds-theme2-brand1-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-2" ] @@ -4341,16 +4341,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme1-brand2-1", + name: "--fds-theme2-brand2-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "1" ] @@ -4358,16 +4358,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme1-brand2-2", + name: "--fds-theme2-brand2-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "2" ] @@ -4375,16 +4375,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme1-brand2-3", + name: "--fds-theme2-brand2-3", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "3" ] @@ -4392,16 +4392,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme1-brand2-4", + name: "--fds-theme2-brand2-4", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "4" ] @@ -4409,16 +4409,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme1-brand2-5", + name: "--fds-theme2-brand2-5", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "5" ] @@ -4426,16 +4426,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme1-brand2-6", + name: "--fds-theme2-brand2-6", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "6" ] @@ -4443,16 +4443,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme1-brand2-7", + name: "--fds-theme2-brand2-7", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "7" ] @@ -4460,16 +4460,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme1-brand2-8", + name: "--fds-theme2-brand2-8", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "8" ] @@ -4477,16 +4477,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme1-brand2-9", + name: "--fds-theme2-brand2-9", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "9" ] @@ -4494,16 +4494,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme1-brand2-10", + name: "--fds-theme2-brand2-10", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "10" ] @@ -4511,16 +4511,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-11", + name: "--fds-theme2-brand2-11", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "11" ] @@ -4528,16 +4528,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme1-brand2-12", + name: "--fds-theme2-brand2-12", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "12" ] @@ -4545,16 +4545,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme1-brand2-13", + name: "--fds-theme2-brand2-13", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "13" ] @@ -4562,16 +4562,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand2-contrast-1", + name: "--fds-theme2-brand2-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-1" ] @@ -4579,16 +4579,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand2-contrast-2", + name: "--fds-theme2-brand2-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-2" ] @@ -4596,16 +4596,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme1-brand3-1", + name: "--fds-theme2-brand3-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "1" ] @@ -4613,16 +4613,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme1-brand3-2", + name: "--fds-theme2-brand3-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "2" ] @@ -4630,16 +4630,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme1-brand3-3", + name: "--fds-theme2-brand3-3", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "3" ] @@ -4647,16 +4647,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme1-brand3-4", + name: "--fds-theme2-brand3-4", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "4" ] @@ -4664,16 +4664,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme1-brand3-5", + name: "--fds-theme2-brand3-5", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "5" ] @@ -4681,16 +4681,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme1-brand3-6", + name: "--fds-theme2-brand3-6", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "6" ] @@ -4698,16 +4698,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme1-brand3-7", + name: "--fds-theme2-brand3-7", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "7" ] @@ -4715,16 +4715,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme1-brand3-8", + name: "--fds-theme2-brand3-8", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "8" ] @@ -4732,16 +4732,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme1-brand3-9", + name: "--fds-theme2-brand3-9", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "9" ] @@ -4749,16 +4749,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme1-brand3-10", + name: "--fds-theme2-brand3-10", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "10" ] @@ -4766,16 +4766,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme1-brand3-11", + name: "--fds-theme2-brand3-11", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "11" ] @@ -4783,16 +4783,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme1-brand3-12", + name: "--fds-theme2-brand3-12", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "12" ] @@ -4800,16 +4800,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme1-brand3-13", + name: "--fds-theme2-brand3-13", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "13" ] @@ -4817,16 +4817,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand3-contrast-1", + name: "--fds-theme2-brand3-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-1" ] @@ -4834,16 +4834,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand3-contrast-2", + name: "--fds-theme2-brand3-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-2" ] @@ -4851,16 +4851,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme2-accent-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "1" ] @@ -4868,16 +4868,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme2-accent-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "2" ] @@ -4885,16 +4885,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme2-accent-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", + "theme3", "accent", "3" ] @@ -4902,16 +4902,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme2-accent-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", + "theme3", "accent", "4" ] @@ -4919,16 +4919,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme2-accent-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", + "theme3", "accent", "5" ] @@ -4936,16 +4936,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme2-accent-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", + "theme3", "accent", "6" ] @@ -4953,16 +4953,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme2-accent-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", + "theme3", "accent", "7" ] @@ -4970,16 +4970,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme2-accent-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", + "theme3", "accent", "8" ] @@ -4987,16 +4987,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme2-accent-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", + "theme3", "accent", "9" ] @@ -5004,16 +5004,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme2-accent-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", + "theme3", "accent", "10" ] @@ -5021,16 +5021,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", + "theme3", "accent", "11" ] @@ -5038,16 +5038,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme2-accent-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", + "theme3", "accent", "12" ] @@ -5055,16 +5055,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme2-accent-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", + "theme3", "accent", "13" ] @@ -5072,16 +5072,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-accent-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-1" ] @@ -5089,16 +5089,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-accent-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-2" ] @@ -5106,16 +5106,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "1" ] @@ -5123,16 +5123,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "2" ] @@ -5140,16 +5140,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "3" ] @@ -5157,16 +5157,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "4" ] @@ -5174,16 +5174,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "5" ] @@ -5191,16 +5191,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "6" ] @@ -5208,16 +5208,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "7" ] @@ -5225,16 +5225,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "8" ] @@ -5242,16 +5242,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "9" ] @@ -5259,16 +5259,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "10" ] @@ -5276,16 +5276,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "11" ] @@ -5293,16 +5293,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "12" ] @@ -5310,16 +5310,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "13" ] @@ -5327,16 +5327,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-1" ] @@ -5344,16 +5344,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-2" ] @@ -5361,16 +5361,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme3-brand1-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "1" ] @@ -5378,16 +5378,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme3-brand1-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "2" ] @@ -5395,16 +5395,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme3-brand1-3", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "3" ] @@ -5412,16 +5412,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme2-brand1-4", + name: "--fds-theme3-brand1-4", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "4" ] @@ -5429,16 +5429,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme2-brand1-5", + name: "--fds-theme3-brand1-5", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "5" ] @@ -5446,16 +5446,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme2-brand1-6", + name: "--fds-theme3-brand1-6", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "6" ] @@ -5463,16 +5463,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme2-brand1-7", + name: "--fds-theme3-brand1-7", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "7" ] @@ -5480,16 +5480,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme2-brand1-8", + name: "--fds-theme3-brand1-8", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "8" ] @@ -5497,16 +5497,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme2-brand1-9", + name: "--fds-theme3-brand1-9", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "9" ] @@ -5514,16 +5514,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme2-brand1-10", + name: "--fds-theme3-brand1-10", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "10" ] @@ -5531,16 +5531,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme2-brand1-11", + name: "--fds-theme3-brand1-11", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "11" ] @@ -5548,16 +5548,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme2-brand1-12", + name: "--fds-theme3-brand1-12", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "12" ] @@ -5565,16 +5565,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme2-brand1-13", + name: "--fds-theme3-brand1-13", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "13" ] @@ -5582,16 +5582,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand1-contrast-1", + name: "--fds-theme3-brand1-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-1" ] @@ -5599,16 +5599,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand1-contrast-2", + name: "--fds-theme3-brand1-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-2" ] @@ -5616,16 +5616,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme2-brand2-1", + name: "--fds-theme3-brand2-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "1" ] @@ -5633,16 +5633,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme2-brand2-2", + name: "--fds-theme3-brand2-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "2" ] @@ -5650,16 +5650,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme2-brand2-3", + name: "--fds-theme3-brand2-3", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "3" ] @@ -5667,16 +5667,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme2-brand2-4", + name: "--fds-theme3-brand2-4", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "4" ] @@ -5684,16 +5684,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme2-brand2-5", + name: "--fds-theme3-brand2-5", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "5" ] @@ -5701,16 +5701,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme2-brand2-6", + name: "--fds-theme3-brand2-6", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "6" ] @@ -5718,16 +5718,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme2-brand2-7", + name: "--fds-theme3-brand2-7", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "7" ] @@ -5735,16 +5735,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme2-brand2-8", + name: "--fds-theme3-brand2-8", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "8" ] @@ -5752,16 +5752,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme2-brand2-9", + name: "--fds-theme3-brand2-9", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "9" ] @@ -5769,16 +5769,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme2-brand2-10", + name: "--fds-theme3-brand2-10", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "10" ] @@ -5786,16 +5786,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-11", + name: "--fds-theme3-brand2-11", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "11" ] @@ -5803,16 +5803,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme2-brand2-12", + name: "--fds-theme3-brand2-12", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "12" ] @@ -5820,16 +5820,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme2-brand2-13", + name: "--fds-theme3-brand2-13", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "13" ] @@ -5837,16 +5837,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand2-contrast-1", + name: "--fds-theme3-brand2-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-1" ] @@ -5854,16 +5854,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand2-contrast-2", + name: "--fds-theme3-brand2-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-2" ] @@ -5871,16 +5871,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme2-brand3-1", + name: "--fds-theme3-brand3-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "1" ] @@ -5888,16 +5888,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme2-brand3-2", + name: "--fds-theme3-brand3-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "2" ] @@ -5905,16 +5905,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme2-brand3-3", + name: "--fds-theme3-brand3-3", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "3" ] @@ -5922,16 +5922,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme2-brand3-4", + name: "--fds-theme3-brand3-4", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "4" ] @@ -5939,16 +5939,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme2-brand3-5", + name: "--fds-theme3-brand3-5", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "5" ] @@ -5956,16 +5956,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme2-brand3-6", + name: "--fds-theme3-brand3-6", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "6" ] @@ -5973,16 +5973,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme2-brand3-7", + name: "--fds-theme3-brand3-7", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "7" ] @@ -5990,16 +5990,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme2-brand3-8", + name: "--fds-theme3-brand3-8", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "8" ] @@ -6007,16 +6007,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme2-brand3-9", + name: "--fds-theme3-brand3-9", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "9" ] @@ -6024,16 +6024,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme2-brand3-10", + name: "--fds-theme3-brand3-10", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "10" ] @@ -6041,16 +6041,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme2-brand3-11", + name: "--fds-theme3-brand3-11", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "11" ] @@ -6058,16 +6058,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme2-brand3-12", + name: "--fds-theme3-brand3-12", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "12" ] @@ -6075,16 +6075,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme2-brand3-13", + name: "--fds-theme3-brand3-13", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "13" ] @@ -6092,16 +6092,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand3-contrast-1", + name: "--fds-theme3-brand3-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-1" ] @@ -6109,16 +6109,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand3-contrast-2", + name: "--fds-theme3-brand3-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-2" ] @@ -6126,16 +6126,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "1" ] @@ -6143,16 +6143,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "2" ] @@ -6160,16 +6160,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", + "theme4", "accent", "3" ] @@ -6177,16 +6177,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", + "theme4", "accent", "4" ] @@ -6194,16 +6194,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", + "theme4", "accent", "5" ] @@ -6211,16 +6211,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", + "theme4", "accent", "6" ] @@ -6228,16 +6228,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", + "theme4", "accent", "7" ] @@ -6245,16 +6245,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", + "theme4", "accent", "8" ] @@ -6262,16 +6262,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", + "theme4", "accent", "9" ] @@ -6279,16 +6279,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", + "theme4", "accent", "10" ] @@ -6296,16 +6296,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", + "theme4", "accent", "11" ] @@ -6313,16 +6313,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", + "theme4", "accent", "12" ] @@ -6330,16 +6330,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", + "theme4", "accent", "13" ] @@ -6347,16 +6347,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-1" ] @@ -6364,16 +6364,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-2" ] @@ -6381,16 +6381,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "1" ] @@ -6398,16 +6398,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "2" ] @@ -6415,16 +6415,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "3" ] @@ -6432,16 +6432,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "4" ] @@ -6449,16 +6449,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "5" ] @@ -6466,16 +6466,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "6" ] @@ -6483,16 +6483,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "7" ] @@ -6500,16 +6500,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "8" ] @@ -6517,16 +6517,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "9" ] @@ -6534,16 +6534,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "10" ] @@ -6551,16 +6551,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "11" ] @@ -6568,16 +6568,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "12" ] @@ -6585,16 +6585,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "13" ] @@ -6602,16 +6602,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-1" ] @@ -6619,16 +6619,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-2" ] @@ -6636,16 +6636,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme3-brand1-1", + name: "--fds-theme4-brand1-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "1" ] @@ -6653,16 +6653,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme3-brand1-2", + name: "--fds-theme4-brand1-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "2" ] @@ -6670,16 +6670,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme3-brand1-3", + name: "--fds-theme4-brand1-3", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "3" ] @@ -6687,16 +6687,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme3-brand1-4", + name: "--fds-theme4-brand1-4", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "4" ] @@ -6704,16 +6704,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme3-brand1-5", + name: "--fds-theme4-brand1-5", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "5" ] @@ -6721,16 +6721,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme3-brand1-6", + name: "--fds-theme4-brand1-6", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "6" ] @@ -6738,16 +6738,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme3-brand1-7", + name: "--fds-theme4-brand1-7", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "7" ] @@ -6755,16 +6755,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme3-brand1-8", + name: "--fds-theme4-brand1-8", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "8" ] @@ -6772,16 +6772,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme3-brand1-9", + name: "--fds-theme4-brand1-9", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "9" ] @@ -6789,16 +6789,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme3-brand1-10", + name: "--fds-theme4-brand1-10", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "10" ] @@ -6806,16 +6806,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme3-brand1-11", + name: "--fds-theme4-brand1-11", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "11" ] @@ -6823,16 +6823,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme3-brand1-12", + name: "--fds-theme4-brand1-12", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "12" ] @@ -6840,16 +6840,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme3-brand1-13", + name: "--fds-theme4-brand1-13", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "13" ] @@ -6857,16 +6857,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand1-contrast-1", + name: "--fds-theme4-brand1-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-1" ] @@ -6874,16 +6874,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand1-contrast-2", + name: "--fds-theme4-brand1-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-2" ] @@ -6891,16 +6891,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme3-brand2-1", + name: "--fds-theme4-brand2-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "1" ] @@ -6908,16 +6908,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme3-brand2-2", + name: "--fds-theme4-brand2-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "2" ] @@ -6925,16 +6925,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme3-brand2-3", + name: "--fds-theme4-brand2-3", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "3" ] @@ -6942,16 +6942,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme3-brand2-4", + name: "--fds-theme4-brand2-4", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "4" ] @@ -6959,16 +6959,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme3-brand2-5", + name: "--fds-theme4-brand2-5", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "5" ] @@ -6976,16 +6976,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme3-brand2-6", + name: "--fds-theme4-brand2-6", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "6" ] @@ -6993,16 +6993,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme3-brand2-7", + name: "--fds-theme4-brand2-7", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "7" ] @@ -7010,16 +7010,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme3-brand2-8", + name: "--fds-theme4-brand2-8", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "8" ] @@ -7027,16 +7027,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme3-brand2-9", + name: "--fds-theme4-brand2-9", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "9" ] @@ -7044,16 +7044,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme3-brand2-10", + name: "--fds-theme4-brand2-10", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "10" ] @@ -7061,16 +7061,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-11", + name: "--fds-theme4-brand2-11", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "11" ] @@ -7078,16 +7078,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme3-brand2-12", + name: "--fds-theme4-brand2-12", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "12" ] @@ -7095,16 +7095,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme3-brand2-13", + name: "--fds-theme4-brand2-13", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "13" ] @@ -7112,16 +7112,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand2-contrast-1", + name: "--fds-theme4-brand2-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-1" ] @@ -7129,16 +7129,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand2-contrast-2", + name: "--fds-theme4-brand2-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-2" ] @@ -7146,16 +7146,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme3-brand3-1", + name: "--fds-theme4-brand3-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "1" ] @@ -7163,16 +7163,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme3-brand3-2", + name: "--fds-theme4-brand3-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "2" ] @@ -7180,16 +7180,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme3-brand3-3", + name: "--fds-theme4-brand3-3", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "3" ] @@ -7197,16 +7197,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme3-brand3-4", + name: "--fds-theme4-brand3-4", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "4" ] @@ -7214,16 +7214,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme3-brand3-5", + name: "--fds-theme4-brand3-5", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "5" ] @@ -7231,16 +7231,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme3-brand3-6", + name: "--fds-theme4-brand3-6", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "6" ] @@ -7248,16 +7248,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme3-brand3-7", + name: "--fds-theme4-brand3-7", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "7" ] @@ -7265,16 +7265,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme3-brand3-8", + name: "--fds-theme4-brand3-8", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "8" ] @@ -7282,16 +7282,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme3-brand3-9", + name: "--fds-theme4-brand3-9", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "9" ] @@ -7299,16 +7299,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme3-brand3-10", + name: "--fds-theme4-brand3-10", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "10" ] @@ -7316,16 +7316,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme3-brand3-11", + name: "--fds-theme4-brand3-11", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "11" ] @@ -7333,16 +7333,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme3-brand3-12", + name: "--fds-theme4-brand3-12", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "12" ] @@ -7350,16 +7350,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme3-brand3-13", + name: "--fds-theme4-brand3-13", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "13" ] @@ -7367,16 +7367,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand3-contrast-1", + name: "--fds-theme4-brand3-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-1" ] @@ -7384,16 +7384,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand3-contrast-2", + name: "--fds-theme4-brand3-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-2" ] @@ -7401,16 +7401,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "1" ] @@ -7418,16 +7418,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "2" ] @@ -7435,16 +7435,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", + "theme", "accent", "3" ] @@ -7452,16 +7452,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", + "theme", "accent", "4" ] @@ -7469,16 +7469,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", + "theme", "accent", "5" ] @@ -7486,16 +7486,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", + "theme", "accent", "6" ] @@ -7503,16 +7503,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", + "theme", "accent", "7" ] @@ -7520,16 +7520,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", + "theme", "accent", "8" ] @@ -7537,16 +7537,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", + "theme", "accent", "9" ] @@ -7554,16 +7554,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", + "theme", "accent", "10" ] @@ -7571,16 +7571,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", + "theme", "accent", "11" ] @@ -7588,16 +7588,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", + "theme", "accent", "12" ] @@ -7605,16 +7605,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", + "theme", "accent", "13" ] @@ -7622,16 +7622,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-1" ] @@ -7639,16 +7639,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-2" ] @@ -7656,16 +7656,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "1" ] @@ -7673,16 +7673,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "2" ] @@ -7690,16 +7690,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ - "theme4", + "theme", "neutral", "3" ] @@ -7707,16 +7707,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ - "theme4", + "theme", "neutral", "4" ] @@ -7724,16 +7724,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ - "theme4", + "theme", "neutral", "5" ] @@ -7741,16 +7741,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ - "theme4", + "theme", "neutral", "6" ] @@ -7758,16 +7758,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ - "theme4", + "theme", "neutral", "7" ] @@ -7775,16 +7775,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ - "theme4", + "theme", "neutral", "8" ] @@ -7792,16 +7792,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ - "theme4", + "theme", "neutral", "9" ] @@ -7809,16 +7809,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ - "theme4", + "theme", "neutral", "10" ] @@ -7826,16 +7826,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ - "theme4", + "theme", "neutral", "11" ] @@ -7843,16 +7843,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ - "theme4", + "theme", "neutral", "12" ] @@ -7860,16 +7860,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ - "theme4", + "theme", "neutral", "13" ] @@ -7877,16 +7877,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-1" ] @@ -7894,16 +7894,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-2" ] @@ -7911,16 +7911,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme4-brand1-1", + name: "--fds-theme-brand1-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "1" ] @@ -7928,16 +7928,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme4-brand1-2", + name: "--fds-theme-brand1-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "2" ] @@ -7945,16 +7945,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme4-brand1-3", + name: "--fds-theme-brand1-3", attributes: {}, path: [ - "theme4", + "theme", "brand1", "3" ] @@ -7962,16 +7962,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme4-brand1-4", + name: "--fds-theme-brand1-4", attributes: {}, path: [ - "theme4", + "theme", "brand1", "4" ] @@ -7979,16 +7979,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme4-brand1-5", + name: "--fds-theme-brand1-5", attributes: {}, path: [ - "theme4", + "theme", "brand1", "5" ] @@ -7996,16 +7996,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme4-brand1-6", + name: "--fds-theme-brand1-6", attributes: {}, path: [ - "theme4", + "theme", "brand1", "6" ] @@ -8013,16 +8013,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme4-brand1-7", + name: "--fds-theme-brand1-7", attributes: {}, path: [ - "theme4", + "theme", "brand1", "7" ] @@ -8030,16 +8030,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme4-brand1-8", + name: "--fds-theme-brand1-8", attributes: {}, path: [ - "theme4", + "theme", "brand1", "8" ] @@ -8047,16 +8047,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme4-brand1-9", + name: "--fds-theme-brand1-9", attributes: {}, path: [ - "theme4", + "theme", "brand1", "9" ] @@ -8064,16 +8064,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme4-brand1-10", + name: "--fds-theme-brand1-10", attributes: {}, path: [ - "theme4", + "theme", "brand1", "10" ] @@ -8081,16 +8081,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme4-brand1-11", + name: "--fds-theme-brand1-11", attributes: {}, path: [ - "theme4", + "theme", "brand1", "11" ] @@ -8098,16 +8098,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme4-brand1-12", + name: "--fds-theme-brand1-12", attributes: {}, path: [ - "theme4", + "theme", "brand1", "12" ] @@ -8115,16 +8115,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme4-brand1-13", + name: "--fds-theme-brand1-13", attributes: {}, path: [ - "theme4", + "theme", "brand1", "13" ] @@ -8132,16 +8132,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand1-contrast-1", + name: "--fds-theme-brand1-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-1" ] @@ -8149,16 +8149,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand1-contrast-2", + name: "--fds-theme-brand1-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-2" ] @@ -8166,16 +8166,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme4-brand2-1", + name: "--fds-theme-brand2-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "1" ] @@ -8183,16 +8183,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme4-brand2-2", + name: "--fds-theme-brand2-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "2" ] @@ -8200,16 +8200,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme4-brand2-3", + name: "--fds-theme-brand2-3", attributes: {}, path: [ - "theme4", + "theme", "brand2", "3" ] @@ -8217,16 +8217,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme4-brand2-4", + name: "--fds-theme-brand2-4", attributes: {}, path: [ - "theme4", + "theme", "brand2", "4" ] @@ -8234,16 +8234,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme4-brand2-5", + name: "--fds-theme-brand2-5", attributes: {}, path: [ - "theme4", + "theme", "brand2", "5" ] @@ -8251,16 +8251,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme4-brand2-6", + name: "--fds-theme-brand2-6", attributes: {}, path: [ - "theme4", + "theme", "brand2", "6" ] @@ -8268,16 +8268,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme4-brand2-7", + name: "--fds-theme-brand2-7", attributes: {}, path: [ - "theme4", + "theme", "brand2", "7" ] @@ -8285,16 +8285,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme4-brand2-8", + name: "--fds-theme-brand2-8", attributes: {}, path: [ - "theme4", + "theme", "brand2", "8" ] @@ -8302,16 +8302,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme4-brand2-9", + name: "--fds-theme-brand2-9", attributes: {}, path: [ - "theme4", + "theme", "brand2", "9" ] @@ -8319,16 +8319,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme4-brand2-10", + name: "--fds-theme-brand2-10", attributes: {}, path: [ - "theme4", + "theme", "brand2", "10" ] @@ -8336,16 +8336,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-11", + name: "--fds-theme-brand2-11", attributes: {}, path: [ - "theme4", + "theme", "brand2", "11" ] @@ -8353,16 +8353,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme4-brand2-12", + name: "--fds-theme-brand2-12", attributes: {}, path: [ - "theme4", + "theme", "brand2", "12" ] @@ -8370,16 +8370,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme4-brand2-13", + name: "--fds-theme-brand2-13", attributes: {}, path: [ - "theme4", + "theme", "brand2", "13" ] @@ -8387,16 +8387,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand2-contrast-1", + name: "--fds-theme-brand2-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-1" ] @@ -8404,16 +8404,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand2-contrast-2", + name: "--fds-theme-brand2-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-2" ] @@ -8421,16 +8421,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme4-brand3-1", + name: "--fds-theme-brand3-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "1" ] @@ -8438,16 +8438,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme4-brand3-2", + name: "--fds-theme-brand3-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "2" ] @@ -8455,16 +8455,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme4-brand3-3", + name: "--fds-theme-brand3-3", attributes: {}, path: [ - "theme4", + "theme", "brand3", "3" ] @@ -8472,16 +8472,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme4-brand3-4", + name: "--fds-theme-brand3-4", attributes: {}, path: [ - "theme4", + "theme", "brand3", "4" ] @@ -8489,16 +8489,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme4-brand3-5", + name: "--fds-theme-brand3-5", attributes: {}, path: [ - "theme4", + "theme", "brand3", "5" ] @@ -8506,16 +8506,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme4-brand3-6", + name: "--fds-theme-brand3-6", attributes: {}, path: [ - "theme4", + "theme", "brand3", "6" ] @@ -8523,16 +8523,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme4-brand3-7", + name: "--fds-theme-brand3-7", attributes: {}, path: [ - "theme4", + "theme", "brand3", "7" ] @@ -8540,16 +8540,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme4-brand3-8", + name: "--fds-theme-brand3-8", attributes: {}, path: [ - "theme4", + "theme", "brand3", "8" ] @@ -8557,16 +8557,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme4-brand3-9", + name: "--fds-theme-brand3-9", attributes: {}, path: [ - "theme4", + "theme", "brand3", "9" ] @@ -8574,16 +8574,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme4-brand3-10", + name: "--fds-theme-brand3-10", attributes: {}, path: [ - "theme4", + "theme", "brand3", "10" ] @@ -8591,16 +8591,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme4-brand3-11", + name: "--fds-theme-brand3-11", attributes: {}, path: [ - "theme4", + "theme", "brand3", "11" ] @@ -8608,16 +8608,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme4-brand3-12", + name: "--fds-theme-brand3-12", attributes: {}, path: [ - "theme4", + "theme", "brand3", "12" ] @@ -8625,16 +8625,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme4-brand3-13", + name: "--fds-theme-brand3-13", attributes: {}, path: [ - "theme4", + "theme", "brand3", "13" ] @@ -8642,16 +8642,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand3-contrast-1", + name: "--fds-theme-brand3-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-1" ] @@ -8659,16 +8659,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand3-contrast-2", + name: "--fds-theme-brand3-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-2" ] @@ -9384,7 +9384,7 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "30%", @@ -9419,7 +9419,7 @@ export const borderRadius = [ { value: "2px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2", @@ -9435,7 +9435,7 @@ export const borderRadius = [ { value: "4px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -9451,7 +9451,7 @@ export const borderRadius = [ { value: "8px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "8", @@ -9467,7 +9467,7 @@ export const borderRadius = [ { value: "12px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "12", @@ -9483,7 +9483,7 @@ export const borderRadius = [ { value: "16px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "16", @@ -9499,7 +9499,7 @@ export const borderRadius = [ { value: "24px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "24", @@ -9515,7 +9515,7 @@ export const borderRadius = [ { value: "32px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "32", @@ -9531,7 +9531,7 @@ export const borderRadius = [ { value: "9999px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "9999", @@ -10321,7 +10321,7 @@ export const sizing = [ { value: "4px", type: "sizing", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -10340,7 +10340,7 @@ export const borderWidth = [ { value: "1px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "1px", @@ -10356,7 +10356,7 @@ export const borderWidth = [ { value: "2px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2px", @@ -10423,7 +10423,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10456,7 +10456,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10497,7 +10497,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10538,7 +10538,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10579,7 +10579,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10703,7 +10703,7 @@ export const fontFamilies = [ { value: "Inter", type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "Inter", @@ -10722,7 +10722,7 @@ export const lineHeights = [ { value: 1.3, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "130%", @@ -10738,7 +10738,7 @@ export const lineHeights = [ { value: 1.5, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "150%", @@ -10754,7 +10754,7 @@ export const lineHeights = [ { value: 1.6, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "160%", @@ -10770,7 +10770,7 @@ export const lineHeights = [ { value: 1.7, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "170%", @@ -10789,7 +10789,7 @@ export const fontWeights = [ { value: "500", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "500", @@ -10805,7 +10805,7 @@ export const fontWeights = [ { value: "600", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "600", @@ -10821,7 +10821,7 @@ export const fontWeights = [ { value: "400", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "400", @@ -10840,7 +10840,7 @@ export const fontSizes = [ { value: "12px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "12", @@ -10856,7 +10856,7 @@ export const fontSizes = [ { value: "13px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "13", @@ -10872,7 +10872,7 @@ export const fontSizes = [ { value: "14px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "14", @@ -10888,7 +10888,7 @@ export const fontSizes = [ { value: "16px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "16", @@ -10904,7 +10904,7 @@ export const fontSizes = [ { value: "18px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "18", @@ -10920,7 +10920,7 @@ export const fontSizes = [ { value: "21px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "21", @@ -10936,7 +10936,7 @@ export const fontSizes = [ { value: "24px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "24", @@ -10952,7 +10952,7 @@ export const fontSizes = [ { value: "30px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "30", @@ -10968,7 +10968,7 @@ export const fontSizes = [ { value: "36px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "36", @@ -10984,7 +10984,7 @@ export const fontSizes = [ { value: "48px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "48", @@ -11000,7 +11000,7 @@ export const fontSizes = [ { value: "60px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "60", diff --git a/apps/storefront/tokens/uutilsynet/dark.ts b/apps/storefront/tokens/uutilsynet/dark.ts index b280f64a3f..50f0487aea 100644 --- a/apps/storefront/tokens/uutilsynet/dark.ts +++ b/apps/storefront/tokens/uutilsynet/dark.ts @@ -2301,7 +2301,7 @@ export const color = [ { value: "#08200c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#08200c", @@ -2318,7 +2318,7 @@ export const color = [ { value: "#0b290f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0b290f", @@ -2335,7 +2335,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0f3814", @@ -2352,7 +2352,7 @@ export const color = [ { value: "#114218", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#114218", @@ -2369,7 +2369,7 @@ export const color = [ { value: "#144c1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#144c1c", @@ -2386,7 +2386,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#185e22", @@ -2403,7 +2403,7 @@ export const color = [ { value: "#207a2c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#207a2c", @@ -2420,7 +2420,7 @@ export const color = [ { value: "#279636", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#279636", @@ -2437,7 +2437,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2ca63d", @@ -2454,7 +2454,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#248c33", @@ -2471,7 +2471,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#1d7129", @@ -2488,7 +2488,7 @@ export const color = [ { value: "#64be70", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#64be70", @@ -2505,7 +2505,7 @@ export const color = [ { value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#a2d8aa", @@ -2522,7 +2522,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2539,7 +2539,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2556,7 +2556,7 @@ export const color = [ { value: "#211b08", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#211b08", @@ -2573,7 +2573,7 @@ export const color = [ { value: "#2b230a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2b230a", @@ -2590,7 +2590,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3a300e", @@ -2607,7 +2607,7 @@ export const color = [ { value: "#453810", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#453810", @@ -2624,7 +2624,7 @@ export const color = [ { value: "#4e4013", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#4e4013", @@ -2641,7 +2641,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#625017", @@ -2658,7 +2658,7 @@ export const color = [ { value: "#7f681e", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#7f681e", @@ -2675,7 +2675,7 @@ export const color = [ { value: "#9c8125", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#9c8125", @@ -2692,7 +2692,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ecc238", @@ -2709,7 +2709,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#cfaa31", @@ -2726,7 +2726,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b2922a", @@ -2743,7 +2743,7 @@ export const color = [ { value: "#cca730", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#cca730", @@ -2760,7 +2760,7 @@ export const color = [ { value: "#eec84d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#eec84d", @@ -2777,7 +2777,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -2794,7 +2794,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2811,7 +2811,7 @@ export const color = [ { value: "#2d1508", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#2d1508", @@ -2828,7 +2828,7 @@ export const color = [ { value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3a1b0a", @@ -2845,7 +2845,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#4f240d", @@ -2862,7 +2862,7 @@ export const color = [ { value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#5d2b0f", @@ -2879,7 +2879,7 @@ export const color = [ { value: "#6b3212", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#6b3212", @@ -2896,7 +2896,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#853e16", @@ -2913,7 +2913,7 @@ export const color = [ { value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ac4f1c", @@ -2930,7 +2930,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2947,7 +2947,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#d46223", @@ -2964,7 +2964,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b0511d", @@ -2981,7 +2981,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#8e4117", @@ -2998,7 +2998,7 @@ export const color = [ { value: "#e39a72", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e39a72", @@ -3015,7 +3015,7 @@ export const color = [ { value: "#efc3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#efc3ab", @@ -3032,7 +3032,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3049,7 +3049,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3066,7 +3066,7 @@ export const color = [ { value: "#380c0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#380c0c", @@ -3083,7 +3083,7 @@ export const color = [ { value: "#470f10", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#470f10", @@ -3100,7 +3100,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#5e1515", @@ -3117,7 +3117,7 @@ export const color = [ { value: "#6f1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#6f1819", @@ -3134,7 +3134,7 @@ export const color = [ { value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#7f1c1c", @@ -3151,7 +3151,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#9d2223", @@ -3168,7 +3168,7 @@ export const color = [ { value: "#bb3f40", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#bb3f40", @@ -3185,7 +3185,7 @@ export const color = [ { value: "#c96666", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#c96666", @@ -3202,7 +3202,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#b32728", @@ -3219,7 +3219,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3236,7 +3236,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#671617", @@ -3253,7 +3253,7 @@ export const color = [ { value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#dc9a9b", @@ -3270,7 +3270,7 @@ export const color = [ { value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e9c2c2", @@ -3287,7 +3287,7 @@ export const color = [ { value: "#000", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#000", @@ -3304,7 +3304,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3321,7 +3321,7 @@ export const color = [ { value: "#031d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#031d30", @@ -3338,7 +3338,7 @@ export const color = [ { value: "#032540", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#032540", @@ -3355,7 +3355,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#043256", @@ -3372,7 +3372,7 @@ export const color = [ { value: "#053c65", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#053c65", @@ -3389,7 +3389,7 @@ export const color = [ { value: "#064474", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#064474", @@ -3406,7 +3406,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#075490", @@ -3423,7 +3423,7 @@ export const color = [ { value: "#0a6dba", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0a6dba", @@ -3440,7 +3440,7 @@ export const color = [ { value: "#3389cb", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#3389cb", @@ -3457,7 +3457,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#0c72c1", @@ -3474,7 +3474,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#085c9c", @@ -3491,7 +3491,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#064678", @@ -3508,7 +3508,7 @@ export const color = [ { value: "#78b1dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#78b1dc", @@ -3525,7 +3525,7 @@ export const color = [ { value: "#aed0ea", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#aed0ea", @@ -3542,7 +3542,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#ffffff", @@ -3559,7 +3559,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/dark/global.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3576,16 +3576,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme1-accent-1", + name: "--fds-theme2-accent-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "1" ] @@ -3593,16 +3593,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme1-accent-2", + name: "--fds-theme2-accent-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "2" ] @@ -3610,16 +3610,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme1-accent-3", + name: "--fds-theme2-accent-3", attributes: {}, path: [ - "theme1", + "theme2", "accent", "3" ] @@ -3627,16 +3627,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-4", + name: "--fds-theme2-accent-4", attributes: {}, path: [ - "theme1", + "theme2", "accent", "4" ] @@ -3644,16 +3644,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme1-accent-5", + name: "--fds-theme2-accent-5", attributes: {}, path: [ - "theme1", + "theme2", "accent", "5" ] @@ -3661,16 +3661,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme1-accent-6", + name: "--fds-theme2-accent-6", attributes: {}, path: [ - "theme1", + "theme2", "accent", "6" ] @@ -3678,16 +3678,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme1-accent-7", + name: "--fds-theme2-accent-7", attributes: {}, path: [ - "theme1", + "theme2", "accent", "7" ] @@ -3695,16 +3695,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme1-accent-8", + name: "--fds-theme2-accent-8", attributes: {}, path: [ - "theme1", + "theme2", "accent", "8" ] @@ -3712,16 +3712,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme1-accent-9", + name: "--fds-theme2-accent-9", attributes: {}, path: [ - "theme1", + "theme2", "accent", "9" ] @@ -3729,16 +3729,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme1-accent-10", + name: "--fds-theme2-accent-10", attributes: {}, path: [ - "theme1", + "theme2", "accent", "10" ] @@ -3746,16 +3746,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-11", + name: "--fds-theme2-accent-11", attributes: {}, path: [ - "theme1", + "theme2", "accent", "11" ] @@ -3763,16 +3763,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme1-accent-12", + name: "--fds-theme2-accent-12", attributes: {}, path: [ - "theme1", + "theme2", "accent", "12" ] @@ -3780,16 +3780,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme1-accent-13", + name: "--fds-theme2-accent-13", attributes: {}, path: [ - "theme1", + "theme2", "accent", "13" ] @@ -3797,16 +3797,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-accent-contrast-1", + name: "--fds-theme2-accent-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-1" ] @@ -3814,16 +3814,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-accent-contrast-2", + name: "--fds-theme2-accent-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-2" ] @@ -3831,16 +3831,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme1-brand1-1", + name: "--fds-theme2-brand1-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "1" ] @@ -3848,16 +3848,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme1-brand1-2", + name: "--fds-theme2-brand1-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "2" ] @@ -3865,16 +3865,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme1-brand1-3", + name: "--fds-theme2-brand1-3", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "3" ] @@ -3882,16 +3882,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme1-brand1-4", + name: "--fds-theme2-brand1-4", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "4" ] @@ -3899,16 +3899,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme1-brand1-5", + name: "--fds-theme2-brand1-5", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "5" ] @@ -3916,16 +3916,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme1-brand1-6", + name: "--fds-theme2-brand1-6", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "6" ] @@ -3933,16 +3933,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme1-brand1-7", + name: "--fds-theme2-brand1-7", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "7" ] @@ -3950,16 +3950,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme1-brand1-8", + name: "--fds-theme2-brand1-8", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "8" ] @@ -3967,16 +3967,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme1-brand1-9", + name: "--fds-theme2-brand1-9", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "9" ] @@ -3984,16 +3984,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme1-brand1-10", + name: "--fds-theme2-brand1-10", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "10" ] @@ -4001,16 +4001,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme1-brand1-11", + name: "--fds-theme2-brand1-11", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "11" ] @@ -4018,16 +4018,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme1-brand1-12", + name: "--fds-theme2-brand1-12", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "12" ] @@ -4035,16 +4035,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme1-brand1-13", + name: "--fds-theme2-brand1-13", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "13" ] @@ -4052,16 +4052,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme1-brand1-contrast-1", + name: "--fds-theme2-brand1-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-1" ] @@ -4069,16 +4069,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme1-brand1-contrast-2", + name: "--fds-theme2-brand1-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-2" ] @@ -4086,16 +4086,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme1-brand2-1", + name: "--fds-theme2-brand2-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "1" ] @@ -4103,16 +4103,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme1-brand2-2", + name: "--fds-theme2-brand2-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "2" ] @@ -4120,16 +4120,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme1-brand2-3", + name: "--fds-theme2-brand2-3", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "3" ] @@ -4137,16 +4137,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme1-brand2-4", + name: "--fds-theme2-brand2-4", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "4" ] @@ -4154,16 +4154,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme1-brand2-5", + name: "--fds-theme2-brand2-5", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "5" ] @@ -4171,16 +4171,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme1-brand2-6", + name: "--fds-theme2-brand2-6", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "6" ] @@ -4188,16 +4188,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme1-brand2-7", + name: "--fds-theme2-brand2-7", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "7" ] @@ -4205,16 +4205,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-8", + name: "--fds-theme2-brand2-8", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "8" ] @@ -4222,16 +4222,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme1-brand2-9", + name: "--fds-theme2-brand2-9", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "9" ] @@ -4239,16 +4239,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme1-brand2-10", + name: "--fds-theme2-brand2-10", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "10" ] @@ -4256,16 +4256,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-11", + name: "--fds-theme2-brand2-11", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "11" ] @@ -4273,16 +4273,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme1-brand2-12", + name: "--fds-theme2-brand2-12", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "12" ] @@ -4290,16 +4290,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme1-brand2-13", + name: "--fds-theme2-brand2-13", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "13" ] @@ -4307,16 +4307,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme1-brand2-contrast-1", + name: "--fds-theme2-brand2-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-1" ] @@ -4324,16 +4324,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme1-brand2-contrast-2", + name: "--fds-theme2-brand2-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-2" ] @@ -4341,16 +4341,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme1-brand3-1", + name: "--fds-theme2-brand3-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "1" ] @@ -4358,16 +4358,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme1-brand3-2", + name: "--fds-theme2-brand3-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "2" ] @@ -4375,16 +4375,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme1-brand3-3", + name: "--fds-theme2-brand3-3", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "3" ] @@ -4392,16 +4392,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme1-brand3-4", + name: "--fds-theme2-brand3-4", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "4" ] @@ -4409,16 +4409,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme1-brand3-5", + name: "--fds-theme2-brand3-5", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "5" ] @@ -4426,16 +4426,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme1-brand3-6", + name: "--fds-theme2-brand3-6", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "6" ] @@ -4443,16 +4443,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme1-brand3-7", + name: "--fds-theme2-brand3-7", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "7" ] @@ -4460,16 +4460,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme1-brand3-8", + name: "--fds-theme2-brand3-8", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "8" ] @@ -4477,16 +4477,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme1-brand3-9", + name: "--fds-theme2-brand3-9", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "9" ] @@ -4494,16 +4494,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme1-brand3-10", + name: "--fds-theme2-brand3-10", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "10" ] @@ -4511,16 +4511,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme1-brand3-11", + name: "--fds-theme2-brand3-11", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "11" ] @@ -4528,16 +4528,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme1-brand3-12", + name: "--fds-theme2-brand3-12", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "12" ] @@ -4545,16 +4545,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme1-brand3-13", + name: "--fds-theme2-brand3-13", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "13" ] @@ -4562,16 +4562,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme1-brand3-contrast-1", + name: "--fds-theme2-brand3-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-1" ] @@ -4579,16 +4579,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme1-brand3-contrast-2", + name: "--fds-theme2-brand3-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-2" ] @@ -4596,16 +4596,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme1-neutral-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "1" ] @@ -4613,16 +4613,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme1-neutral-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "2" ] @@ -4630,16 +4630,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme1-neutral-3", + name: "--fds-theme2-neutral-3", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "3" ] @@ -4647,16 +4647,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme1-neutral-4", + name: "--fds-theme2-neutral-4", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "4" ] @@ -4664,16 +4664,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme1-neutral-5", + name: "--fds-theme2-neutral-5", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "5" ] @@ -4681,16 +4681,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-6", + name: "--fds-theme2-neutral-6", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "6" ] @@ -4698,16 +4698,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme1-neutral-7", + name: "--fds-theme2-neutral-7", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "7" ] @@ -4715,16 +4715,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme1-neutral-8", + name: "--fds-theme2-neutral-8", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "8" ] @@ -4732,16 +4732,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme1-neutral-9", + name: "--fds-theme2-neutral-9", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "9" ] @@ -4749,16 +4749,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme1-neutral-10", + name: "--fds-theme2-neutral-10", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "10" ] @@ -4766,16 +4766,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-11", + name: "--fds-theme2-neutral-11", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "11" ] @@ -4783,16 +4783,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme1-neutral-12", + name: "--fds-theme2-neutral-12", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "12" ] @@ -4800,16 +4800,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme1-neutral-13", + name: "--fds-theme2-neutral-13", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "13" ] @@ -4817,16 +4817,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme1-neutral-contrast-1", + name: "--fds-theme2-neutral-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-1" ] @@ -4834,16 +4834,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme1.json", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme1-neutral-contrast-2", + name: "--fds-theme2-neutral-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-2" ] @@ -4851,16 +4851,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme2-accent-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "1" ] @@ -4868,16 +4868,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme2-accent-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "2" ] @@ -4885,16 +4885,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme2-accent-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", + "theme3", "accent", "3" ] @@ -4902,16 +4902,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", + "theme3", "accent", "4" ] @@ -4919,16 +4919,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme2-accent-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", + "theme3", "accent", "5" ] @@ -4936,16 +4936,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme2-accent-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", + "theme3", "accent", "6" ] @@ -4953,16 +4953,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme2-accent-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", + "theme3", "accent", "7" ] @@ -4970,16 +4970,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme2-accent-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", + "theme3", "accent", "8" ] @@ -4987,16 +4987,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme2-accent-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", + "theme3", "accent", "9" ] @@ -5004,16 +5004,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme2-accent-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", + "theme3", "accent", "10" ] @@ -5021,16 +5021,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", + "theme3", "accent", "11" ] @@ -5038,16 +5038,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme2-accent-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", + "theme3", "accent", "12" ] @@ -5055,16 +5055,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme2-accent-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", + "theme3", "accent", "13" ] @@ -5072,16 +5072,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-accent-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-1" ] @@ -5089,16 +5089,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-accent-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-2" ] @@ -5106,16 +5106,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme3-brand1-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "1" ] @@ -5123,16 +5123,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme3-brand1-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "2" ] @@ -5140,16 +5140,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme3-brand1-3", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "3" ] @@ -5157,16 +5157,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme2-brand1-4", + name: "--fds-theme3-brand1-4", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "4" ] @@ -5174,16 +5174,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme2-brand1-5", + name: "--fds-theme3-brand1-5", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "5" ] @@ -5191,16 +5191,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme2-brand1-6", + name: "--fds-theme3-brand1-6", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "6" ] @@ -5208,16 +5208,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme2-brand1-7", + name: "--fds-theme3-brand1-7", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "7" ] @@ -5225,16 +5225,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme2-brand1-8", + name: "--fds-theme3-brand1-8", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "8" ] @@ -5242,16 +5242,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme2-brand1-9", + name: "--fds-theme3-brand1-9", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "9" ] @@ -5259,16 +5259,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme2-brand1-10", + name: "--fds-theme3-brand1-10", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "10" ] @@ -5276,16 +5276,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme2-brand1-11", + name: "--fds-theme3-brand1-11", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "11" ] @@ -5293,16 +5293,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme2-brand1-12", + name: "--fds-theme3-brand1-12", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "12" ] @@ -5310,16 +5310,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme2-brand1-13", + name: "--fds-theme3-brand1-13", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "13" ] @@ -5327,16 +5327,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme2-brand1-contrast-1", + name: "--fds-theme3-brand1-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-1" ] @@ -5344,16 +5344,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme2-brand1-contrast-2", + name: "--fds-theme3-brand1-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-2" ] @@ -5361,16 +5361,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme2-brand2-1", + name: "--fds-theme3-brand2-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "1" ] @@ -5378,16 +5378,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme2-brand2-2", + name: "--fds-theme3-brand2-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "2" ] @@ -5395,16 +5395,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme2-brand2-3", + name: "--fds-theme3-brand2-3", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "3" ] @@ -5412,16 +5412,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme2-brand2-4", + name: "--fds-theme3-brand2-4", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "4" ] @@ -5429,16 +5429,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme2-brand2-5", + name: "--fds-theme3-brand2-5", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "5" ] @@ -5446,16 +5446,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme2-brand2-6", + name: "--fds-theme3-brand2-6", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "6" ] @@ -5463,16 +5463,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme2-brand2-7", + name: "--fds-theme3-brand2-7", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "7" ] @@ -5480,16 +5480,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-8", + name: "--fds-theme3-brand2-8", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "8" ] @@ -5497,16 +5497,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme2-brand2-9", + name: "--fds-theme3-brand2-9", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "9" ] @@ -5514,16 +5514,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme2-brand2-10", + name: "--fds-theme3-brand2-10", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "10" ] @@ -5531,16 +5531,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-11", + name: "--fds-theme3-brand2-11", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "11" ] @@ -5548,16 +5548,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme2-brand2-12", + name: "--fds-theme3-brand2-12", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "12" ] @@ -5565,16 +5565,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme2-brand2-13", + name: "--fds-theme3-brand2-13", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "13" ] @@ -5582,16 +5582,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme2-brand2-contrast-1", + name: "--fds-theme3-brand2-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-1" ] @@ -5599,16 +5599,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme2-brand2-contrast-2", + name: "--fds-theme3-brand2-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-2" ] @@ -5616,16 +5616,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme2-brand3-1", + name: "--fds-theme3-brand3-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "1" ] @@ -5633,16 +5633,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme2-brand3-2", + name: "--fds-theme3-brand3-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "2" ] @@ -5650,16 +5650,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme2-brand3-3", + name: "--fds-theme3-brand3-3", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "3" ] @@ -5667,16 +5667,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme2-brand3-4", + name: "--fds-theme3-brand3-4", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "4" ] @@ -5684,16 +5684,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme2-brand3-5", + name: "--fds-theme3-brand3-5", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "5" ] @@ -5701,16 +5701,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme2-brand3-6", + name: "--fds-theme3-brand3-6", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "6" ] @@ -5718,16 +5718,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme2-brand3-7", + name: "--fds-theme3-brand3-7", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "7" ] @@ -5735,16 +5735,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme2-brand3-8", + name: "--fds-theme3-brand3-8", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "8" ] @@ -5752,16 +5752,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme2-brand3-9", + name: "--fds-theme3-brand3-9", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "9" ] @@ -5769,16 +5769,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme2-brand3-10", + name: "--fds-theme3-brand3-10", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "10" ] @@ -5786,16 +5786,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme2-brand3-11", + name: "--fds-theme3-brand3-11", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "11" ] @@ -5803,16 +5803,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme2-brand3-12", + name: "--fds-theme3-brand3-12", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "12" ] @@ -5820,16 +5820,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme2-brand3-13", + name: "--fds-theme3-brand3-13", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "13" ] @@ -5837,16 +5837,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme2-brand3-contrast-1", + name: "--fds-theme3-brand3-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-1" ] @@ -5854,16 +5854,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme2-brand3-contrast-2", + name: "--fds-theme3-brand3-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-2" ] @@ -5871,16 +5871,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "1" ] @@ -5888,16 +5888,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "2" ] @@ -5905,16 +5905,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "3" ] @@ -5922,16 +5922,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "4" ] @@ -5939,16 +5939,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "5" ] @@ -5956,16 +5956,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "6" ] @@ -5973,16 +5973,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "7" ] @@ -5990,16 +5990,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "8" ] @@ -6007,16 +6007,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "9" ] @@ -6024,16 +6024,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "10" ] @@ -6041,16 +6041,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "11" ] @@ -6058,16 +6058,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "12" ] @@ -6075,16 +6075,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "13" ] @@ -6092,16 +6092,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-1" ] @@ -6109,16 +6109,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-2" ] @@ -6126,16 +6126,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "1" ] @@ -6143,16 +6143,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "2" ] @@ -6160,16 +6160,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", + "theme4", "accent", "3" ] @@ -6177,16 +6177,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", + "theme4", "accent", "4" ] @@ -6194,16 +6194,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", + "theme4", "accent", "5" ] @@ -6211,16 +6211,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", + "theme4", "accent", "6" ] @@ -6228,16 +6228,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", + "theme4", "accent", "7" ] @@ -6245,16 +6245,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", + "theme4", "accent", "8" ] @@ -6262,16 +6262,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", + "theme4", "accent", "9" ] @@ -6279,16 +6279,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", + "theme4", "accent", "10" ] @@ -6296,16 +6296,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", + "theme4", "accent", "11" ] @@ -6313,16 +6313,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", + "theme4", "accent", "12" ] @@ -6330,16 +6330,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", + "theme4", "accent", "13" ] @@ -6347,16 +6347,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-1" ] @@ -6364,16 +6364,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-2" ] @@ -6381,16 +6381,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme3-brand1-1", + name: "--fds-theme4-brand1-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "1" ] @@ -6398,16 +6398,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme3-brand1-2", + name: "--fds-theme4-brand1-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "2" ] @@ -6415,16 +6415,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme3-brand1-3", + name: "--fds-theme4-brand1-3", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "3" ] @@ -6432,16 +6432,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme3-brand1-4", + name: "--fds-theme4-brand1-4", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "4" ] @@ -6449,16 +6449,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme3-brand1-5", + name: "--fds-theme4-brand1-5", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "5" ] @@ -6466,16 +6466,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme3-brand1-6", + name: "--fds-theme4-brand1-6", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "6" ] @@ -6483,16 +6483,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme3-brand1-7", + name: "--fds-theme4-brand1-7", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "7" ] @@ -6500,16 +6500,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme3-brand1-8", + name: "--fds-theme4-brand1-8", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "8" ] @@ -6517,16 +6517,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme3-brand1-9", + name: "--fds-theme4-brand1-9", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "9" ] @@ -6534,16 +6534,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme3-brand1-10", + name: "--fds-theme4-brand1-10", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "10" ] @@ -6551,16 +6551,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme3-brand1-11", + name: "--fds-theme4-brand1-11", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "11" ] @@ -6568,16 +6568,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme3-brand1-12", + name: "--fds-theme4-brand1-12", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "12" ] @@ -6585,16 +6585,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme3-brand1-13", + name: "--fds-theme4-brand1-13", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "13" ] @@ -6602,16 +6602,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme3-brand1-contrast-1", + name: "--fds-theme4-brand1-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-1" ] @@ -6619,16 +6619,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme3-brand1-contrast-2", + name: "--fds-theme4-brand1-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-2" ] @@ -6636,16 +6636,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme3-brand2-1", + name: "--fds-theme4-brand2-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "1" ] @@ -6653,16 +6653,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme3-brand2-2", + name: "--fds-theme4-brand2-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "2" ] @@ -6670,16 +6670,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme3-brand2-3", + name: "--fds-theme4-brand2-3", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "3" ] @@ -6687,16 +6687,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme3-brand2-4", + name: "--fds-theme4-brand2-4", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "4" ] @@ -6704,16 +6704,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme3-brand2-5", + name: "--fds-theme4-brand2-5", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "5" ] @@ -6721,16 +6721,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme3-brand2-6", + name: "--fds-theme4-brand2-6", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "6" ] @@ -6738,16 +6738,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme3-brand2-7", + name: "--fds-theme4-brand2-7", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "7" ] @@ -6755,16 +6755,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-8", + name: "--fds-theme4-brand2-8", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "8" ] @@ -6772,16 +6772,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme3-brand2-9", + name: "--fds-theme4-brand2-9", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "9" ] @@ -6789,16 +6789,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme3-brand2-10", + name: "--fds-theme4-brand2-10", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "10" ] @@ -6806,16 +6806,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-11", + name: "--fds-theme4-brand2-11", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "11" ] @@ -6823,16 +6823,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme3-brand2-12", + name: "--fds-theme4-brand2-12", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "12" ] @@ -6840,16 +6840,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme3-brand2-13", + name: "--fds-theme4-brand2-13", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "13" ] @@ -6857,16 +6857,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme3-brand2-contrast-1", + name: "--fds-theme4-brand2-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-1" ] @@ -6874,16 +6874,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme3-brand2-contrast-2", + name: "--fds-theme4-brand2-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-2" ] @@ -6891,16 +6891,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme3-brand3-1", + name: "--fds-theme4-brand3-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "1" ] @@ -6908,16 +6908,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme3-brand3-2", + name: "--fds-theme4-brand3-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "2" ] @@ -6925,16 +6925,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme3-brand3-3", + name: "--fds-theme4-brand3-3", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "3" ] @@ -6942,16 +6942,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme3-brand3-4", + name: "--fds-theme4-brand3-4", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "4" ] @@ -6959,16 +6959,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme3-brand3-5", + name: "--fds-theme4-brand3-5", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "5" ] @@ -6976,16 +6976,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme3-brand3-6", + name: "--fds-theme4-brand3-6", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "6" ] @@ -6993,16 +6993,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme3-brand3-7", + name: "--fds-theme4-brand3-7", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "7" ] @@ -7010,16 +7010,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme3-brand3-8", + name: "--fds-theme4-brand3-8", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "8" ] @@ -7027,16 +7027,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme3-brand3-9", + name: "--fds-theme4-brand3-9", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "9" ] @@ -7044,16 +7044,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme3-brand3-10", + name: "--fds-theme4-brand3-10", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "10" ] @@ -7061,16 +7061,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme3-brand3-11", + name: "--fds-theme4-brand3-11", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "11" ] @@ -7078,16 +7078,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme3-brand3-12", + name: "--fds-theme4-brand3-12", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "12" ] @@ -7095,16 +7095,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme3-brand3-13", + name: "--fds-theme4-brand3-13", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "13" ] @@ -7112,16 +7112,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme3-brand3-contrast-1", + name: "--fds-theme4-brand3-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-1" ] @@ -7129,16 +7129,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme3-brand3-contrast-2", + name: "--fds-theme4-brand3-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-2" ] @@ -7146,16 +7146,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "1" ] @@ -7163,16 +7163,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "2" ] @@ -7180,16 +7180,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "3" ] @@ -7197,16 +7197,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "4" ] @@ -7214,16 +7214,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "5" ] @@ -7231,16 +7231,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "6" ] @@ -7248,16 +7248,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "7" ] @@ -7265,16 +7265,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "8" ] @@ -7282,16 +7282,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "9" ] @@ -7299,16 +7299,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "10" ] @@ -7316,16 +7316,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "11" ] @@ -7333,16 +7333,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "12" ] @@ -7350,16 +7350,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "13" ] @@ -7367,16 +7367,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-1" ] @@ -7384,16 +7384,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-2" ] @@ -7401,16 +7401,16 @@ export const color = [ { value: "#001c36", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#001c36", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "1" ] @@ -7418,16 +7418,16 @@ export const color = [ { value: "#002445", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#002445", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "2" ] @@ -7435,16 +7435,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", + "theme", "accent", "3" ] @@ -7452,16 +7452,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", + "theme", "accent", "4" ] @@ -7469,16 +7469,16 @@ export const color = [ { value: "#00427e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00427e", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", + "theme", "accent", "5" ] @@ -7486,16 +7486,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", + "theme", "accent", "6" ] @@ -7503,16 +7503,16 @@ export const color = [ { value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0f6bbe", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", + "theme", "accent", "7" ] @@ -7520,16 +7520,16 @@ export const color = [ { value: "#3d88ca", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3d88ca", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", + "theme", "accent", "8" ] @@ -7537,16 +7537,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", + "theme", "accent", "9" ] @@ -7554,16 +7554,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", + "theme", "accent", "10" ] @@ -7571,16 +7571,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", + "theme", "accent", "11" ] @@ -7588,16 +7588,16 @@ export const color = [ { value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#7eb0dc", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", + "theme", "accent", "12" ] @@ -7605,16 +7605,16 @@ export const color = [ { value: "#b0cfea", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#b0cfea", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", + "theme", "accent", "13" ] @@ -7622,16 +7622,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-1" ] @@ -7639,16 +7639,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-2" ] @@ -7656,16 +7656,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme4-brand1-1", + name: "--fds-theme-brand1-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "1" ] @@ -7673,16 +7673,16 @@ export const color = [ { value: "#3c1819", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3c1819", type: "color" }, - name: "--fds-theme4-brand1-2", + name: "--fds-theme-brand1-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "2" ] @@ -7690,16 +7690,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme4-brand1-3", + name: "--fds-theme-brand1-3", attributes: {}, path: [ - "theme4", + "theme", "brand1", "3" ] @@ -7707,16 +7707,16 @@ export const color = [ { value: "#602627", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#602627", type: "color" }, - name: "--fds-theme4-brand1-4", + name: "--fds-theme-brand1-4", attributes: {}, path: [ - "theme4", + "theme", "brand1", "4" ] @@ -7724,16 +7724,16 @@ export const color = [ { value: "#702c2e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#702c2e", type: "color" }, - name: "--fds-theme4-brand1-5", + name: "--fds-theme-brand1-5", attributes: {}, path: [ - "theme4", + "theme", "brand1", "5" ] @@ -7741,16 +7741,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme4-brand1-6", + name: "--fds-theme-brand1-6", attributes: {}, path: [ - "theme4", + "theme", "brand1", "6" ] @@ -7758,16 +7758,16 @@ export const color = [ { value: "#b34649", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#b34649", type: "color" }, - name: "--fds-theme4-brand1-7", + name: "--fds-theme-brand1-7", attributes: {}, path: [ - "theme4", + "theme", "brand1", "7" ] @@ -7775,16 +7775,16 @@ export const color = [ { value: "#dd565a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#dd565a", type: "color" }, - name: "--fds-theme4-brand1-8", + name: "--fds-theme-brand1-8", attributes: {}, path: [ - "theme4", + "theme", "brand1", "8" ] @@ -7792,16 +7792,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme4-brand1-9", + name: "--fds-theme-brand1-9", attributes: {}, path: [ - "theme4", + "theme", "brand1", "9" ] @@ -7809,16 +7809,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme4-brand1-10", + name: "--fds-theme-brand1-10", attributes: {}, path: [ - "theme4", + "theme", "brand1", "10" ] @@ -7826,16 +7826,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme4-brand1-11", + name: "--fds-theme-brand1-11", attributes: {}, path: [ - "theme4", + "theme", "brand1", "11" ] @@ -7843,16 +7843,16 @@ export const color = [ { value: "#f78d8f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f78d8f", type: "color" }, - name: "--fds-theme4-brand1-12", + name: "--fds-theme-brand1-12", attributes: {}, path: [ - "theme4", + "theme", "brand1", "12" ] @@ -7860,16 +7860,16 @@ export const color = [ { value: "#fabcbd", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#fabcbd", type: "color" }, - name: "--fds-theme4-brand1-13", + name: "--fds-theme-brand1-13", attributes: {}, path: [ - "theme4", + "theme", "brand1", "13" ] @@ -7877,16 +7877,16 @@ export const color = [ { value: "#41191b", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#41191b", type: "color" }, - name: "--fds-theme4-brand1-contrast-1", + name: "--fds-theme-brand1-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-1" ] @@ -7894,16 +7894,16 @@ export const color = [ { value: "#2f1213", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2f1213", type: "color" }, - name: "--fds-theme4-brand1-contrast-2", + name: "--fds-theme-brand1-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-2" ] @@ -7911,16 +7911,16 @@ export const color = [ { value: "#231a05", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#231a05", type: "color" }, - name: "--fds-theme4-brand2-1", + name: "--fds-theme-brand2-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "1" ] @@ -7928,16 +7928,16 @@ export const color = [ { value: "#2d2206", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2d2206", type: "color" }, - name: "--fds-theme4-brand2-2", + name: "--fds-theme-brand2-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "2" ] @@ -7945,16 +7945,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme4-brand2-3", + name: "--fds-theme-brand2-3", attributes: {}, path: [ - "theme4", + "theme", "brand2", "3" ] @@ -7962,16 +7962,16 @@ export const color = [ { value: "#48360a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#48360a", type: "color" }, - name: "--fds-theme4-brand2-4", + name: "--fds-theme-brand2-4", attributes: {}, path: [ - "theme4", + "theme", "brand2", "4" ] @@ -7979,16 +7979,16 @@ export const color = [ { value: "#543e0c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#543e0c", type: "color" }, - name: "--fds-theme4-brand2-5", + name: "--fds-theme-brand2-5", attributes: {}, path: [ - "theme4", + "theme", "brand2", "5" ] @@ -7996,16 +7996,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme4-brand2-6", + name: "--fds-theme-brand2-6", attributes: {}, path: [ - "theme4", + "theme", "brand2", "6" ] @@ -8013,16 +8013,16 @@ export const color = [ { value: "#876413", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#876413", type: "color" }, - name: "--fds-theme4-brand2-7", + name: "--fds-theme-brand2-7", attributes: {}, path: [ - "theme4", + "theme", "brand2", "7" ] @@ -8030,16 +8030,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-8", + name: "--fds-theme-brand2-8", attributes: {}, path: [ - "theme4", + "theme", "brand2", "8" ] @@ -8047,16 +8047,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme4-brand2-9", + name: "--fds-theme-brand2-9", attributes: {}, path: [ - "theme4", + "theme", "brand2", "9" ] @@ -8064,16 +8064,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme4-brand2-10", + name: "--fds-theme-brand2-10", attributes: {}, path: [ - "theme4", + "theme", "brand2", "10" ] @@ -8081,16 +8081,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-11", + name: "--fds-theme-brand2-11", attributes: {}, path: [ - "theme4", + "theme", "brand2", "11" ] @@ -8098,16 +8098,16 @@ export const color = [ { value: "#daa21f", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#daa21f", type: "color" }, - name: "--fds-theme4-brand2-12", + name: "--fds-theme-brand2-12", attributes: {}, path: [ - "theme4", + "theme", "brand2", "12" ] @@ -8115,16 +8115,16 @@ export const color = [ { value: "#eec76c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#eec76c", type: "color" }, - name: "--fds-theme4-brand2-13", + name: "--fds-theme-brand2-13", attributes: {}, path: [ - "theme4", + "theme", "brand2", "13" ] @@ -8132,16 +8132,16 @@ export const color = [ { value: "#302407", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#302407", type: "color" }, - name: "--fds-theme4-brand2-contrast-1", + name: "--fds-theme-brand2-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-1" ] @@ -8149,16 +8149,16 @@ export const color = [ { value: "#45340a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#45340a", type: "color" }, - name: "--fds-theme4-brand2-contrast-2", + name: "--fds-theme-brand2-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-2" ] @@ -8166,16 +8166,16 @@ export const color = [ { value: "#061d30", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#061d30", type: "color" }, - name: "--fds-theme4-brand3-1", + name: "--fds-theme-brand3-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "1" ] @@ -8183,16 +8183,16 @@ export const color = [ { value: "#07253c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#07253c", type: "color" }, - name: "--fds-theme4-brand3-2", + name: "--fds-theme-brand3-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "2" ] @@ -8200,16 +8200,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme4-brand3-3", + name: "--fds-theme-brand3-3", attributes: {}, path: [ - "theme4", + "theme", "brand3", "3" ] @@ -8217,16 +8217,16 @@ export const color = [ { value: "#0c3b60", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0c3b60", type: "color" }, - name: "--fds-theme4-brand3-4", + name: "--fds-theme-brand3-4", attributes: {}, path: [ - "theme4", + "theme", "brand3", "4" ] @@ -8234,16 +8234,16 @@ export const color = [ { value: "#0e446e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#0e446e", type: "color" }, - name: "--fds-theme4-brand3-5", + name: "--fds-theme-brand3-5", attributes: {}, path: [ - "theme4", + "theme", "brand3", "5" ] @@ -8251,16 +8251,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme4-brand3-6", + name: "--fds-theme-brand3-6", attributes: {}, path: [ - "theme4", + "theme", "brand3", "6" ] @@ -8268,16 +8268,16 @@ export const color = [ { value: "#166eb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#166eb2", type: "color" }, - name: "--fds-theme4-brand3-7", + name: "--fds-theme-brand3-7", attributes: {}, path: [ - "theme4", + "theme", "brand3", "7" ] @@ -8285,16 +8285,16 @@ export const color = [ { value: "#1b88db", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1b88db", type: "color" }, - name: "--fds-theme4-brand3-8", + name: "--fds-theme-brand3-8", attributes: {}, path: [ - "theme4", + "theme", "brand3", "8" ] @@ -8302,16 +8302,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme4-brand3-9", + name: "--fds-theme-brand3-9", attributes: {}, path: [ - "theme4", + "theme", "brand3", "9" ] @@ -8319,16 +8319,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme4-brand3-10", + name: "--fds-theme-brand3-10", attributes: {}, path: [ - "theme4", + "theme", "brand3", "10" ] @@ -8336,16 +8336,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme4-brand3-11", + name: "--fds-theme-brand3-11", attributes: {}, path: [ - "theme4", + "theme", "brand3", "11" ] @@ -8353,16 +8353,16 @@ export const color = [ { value: "#57b2f8", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#57b2f8", type: "color" }, - name: "--fds-theme4-brand3-12", + name: "--fds-theme-brand3-12", attributes: {}, path: [ - "theme4", + "theme", "brand3", "12" ] @@ -8370,16 +8370,16 @@ export const color = [ { value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#9cd2fb", type: "color" }, - name: "--fds-theme4-brand3-13", + name: "--fds-theme-brand3-13", attributes: {}, path: [ - "theme4", + "theme", "brand3", "13" ] @@ -8387,16 +8387,16 @@ export const color = [ { value: "#082740", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#082740", type: "color" }, - name: "--fds-theme4-brand3-contrast-1", + name: "--fds-theme-brand3-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-1" ] @@ -8404,16 +8404,16 @@ export const color = [ { value: "#061f33", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#061f33", type: "color" }, - name: "--fds-theme4-brand3-contrast-2", + name: "--fds-theme-brand3-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-2" ] @@ -8421,16 +8421,16 @@ export const color = [ { value: "#131c27", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#131c27", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "1" ] @@ -8438,16 +8438,16 @@ export const color = [ { value: "#192433", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#192433", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "2" ] @@ -8455,16 +8455,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ - "theme4", + "theme", "neutral", "3" ] @@ -8472,16 +8472,16 @@ export const color = [ { value: "#2e3a4a", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#2e3a4a", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ - "theme4", + "theme", "neutral", "4" ] @@ -8489,16 +8489,16 @@ export const color = [ { value: "#374352", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#374352", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ - "theme4", + "theme", "neutral", "5" ] @@ -8506,16 +8506,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ - "theme4", + "theme", "neutral", "6" ] @@ -8523,16 +8523,16 @@ export const color = [ { value: "#626b77", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#626b77", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ - "theme4", + "theme", "neutral", "7" ] @@ -8540,16 +8540,16 @@ export const color = [ { value: "#7d848e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#7d848e", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ - "theme4", + "theme", "neutral", "8" ] @@ -8557,16 +8557,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ - "theme4", + "theme", "neutral", "9" ] @@ -8574,16 +8574,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ - "theme4", + "theme", "neutral", "10" ] @@ -8591,16 +8591,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ - "theme4", + "theme", "neutral", "11" ] @@ -8608,16 +8608,16 @@ export const color = [ { value: "#a6abb2", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#a6abb2", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ - "theme4", + "theme", "neutral", "12" ] @@ -8625,16 +8625,16 @@ export const color = [ { value: "#c9ccd0", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#c9ccd0", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ - "theme4", + "theme", "neutral", "13" ] @@ -8642,16 +8642,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-1" ] @@ -8659,16 +8659,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-2" ] @@ -9384,7 +9384,7 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "30%", @@ -9419,7 +9419,7 @@ export const borderRadius = [ { value: "2px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2", @@ -9435,7 +9435,7 @@ export const borderRadius = [ { value: "4px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -9451,7 +9451,7 @@ export const borderRadius = [ { value: "8px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "8", @@ -9467,7 +9467,7 @@ export const borderRadius = [ { value: "12px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "12", @@ -9483,7 +9483,7 @@ export const borderRadius = [ { value: "16px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "16", @@ -9499,7 +9499,7 @@ export const borderRadius = [ { value: "24px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "24", @@ -9515,7 +9515,7 @@ export const borderRadius = [ { value: "32px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "32", @@ -9531,7 +9531,7 @@ export const borderRadius = [ { value: "9999px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "9999", @@ -10321,7 +10321,7 @@ export const sizing = [ { value: "4px", type: "sizing", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -10340,7 +10340,7 @@ export const borderWidth = [ { value: "1px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "1px", @@ -10356,7 +10356,7 @@ export const borderWidth = [ { value: "2px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2px", @@ -10423,7 +10423,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10456,7 +10456,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10497,7 +10497,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10538,7 +10538,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10579,7 +10579,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10703,7 +10703,7 @@ export const fontFamilies = [ { value: "Inter", type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "Inter", @@ -10722,7 +10722,7 @@ export const lineHeights = [ { value: 1.3, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "130%", @@ -10738,7 +10738,7 @@ export const lineHeights = [ { value: 1.5, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "150%", @@ -10754,7 +10754,7 @@ export const lineHeights = [ { value: 1.6, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "160%", @@ -10770,7 +10770,7 @@ export const lineHeights = [ { value: 1.7, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "170%", @@ -10789,7 +10789,7 @@ export const fontWeights = [ { value: "500", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "500", @@ -10805,7 +10805,7 @@ export const fontWeights = [ { value: "600", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "600", @@ -10821,7 +10821,7 @@ export const fontWeights = [ { value: "400", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "400", @@ -10840,7 +10840,7 @@ export const fontSizes = [ { value: "12px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "12", @@ -10856,7 +10856,7 @@ export const fontSizes = [ { value: "13px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "13", @@ -10872,7 +10872,7 @@ export const fontSizes = [ { value: "14px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "14", @@ -10888,7 +10888,7 @@ export const fontSizes = [ { value: "16px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "16", @@ -10904,7 +10904,7 @@ export const fontSizes = [ { value: "18px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "18", @@ -10920,7 +10920,7 @@ export const fontSizes = [ { value: "21px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "21", @@ -10936,7 +10936,7 @@ export const fontSizes = [ { value: "24px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "24", @@ -10952,7 +10952,7 @@ export const fontSizes = [ { value: "30px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "30", @@ -10968,7 +10968,7 @@ export const fontSizes = [ { value: "36px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "36", @@ -10984,7 +10984,7 @@ export const fontSizes = [ { value: "48px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "48", @@ -11000,7 +11000,7 @@ export const fontSizes = [ { value: "60px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "60", diff --git a/apps/storefront/tokens/uutilsynet/light.ts b/apps/storefront/tokens/uutilsynet/light.ts index 6e06c65835..5a3838daaa 100644 --- a/apps/storefront/tokens/uutilsynet/light.ts +++ b/apps/storefront/tokens/uutilsynet/light.ts @@ -2301,7 +2301,7 @@ export const color = [ { value: "#fcfefc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fcfefc", @@ -2318,7 +2318,7 @@ export const color = [ { value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e9f6ea", @@ -2335,7 +2335,7 @@ export const color = [ { value: "#d9efdc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d9efdc", @@ -2352,7 +2352,7 @@ export const color = [ { value: "#b9e1be", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b9e1be", @@ -2369,7 +2369,7 @@ export const color = [ { value: "#94d29d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#94d29d", @@ -2386,7 +2386,7 @@ export const color = [ { value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9ed6a5", @@ -2403,7 +2403,7 @@ export const color = [ { value: "#29a03a", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#29a03a", @@ -2420,7 +2420,7 @@ export const color = [ { value: "#185e22", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#185e22", @@ -2437,7 +2437,7 @@ export const color = [ { value: "#2ca63d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#2ca63d", @@ -2454,7 +2454,7 @@ export const color = [ { value: "#248c33", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#248c33", @@ -2471,7 +2471,7 @@ export const color = [ { value: "#1d7129", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#1d7129", @@ -2488,7 +2488,7 @@ export const color = [ { value: "#185c21", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#185c21", @@ -2505,7 +2505,7 @@ export const color = [ { value: "#0f3814", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#0f3814", @@ -2522,7 +2522,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2539,7 +2539,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2556,7 +2556,7 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefc", @@ -2573,7 +2573,7 @@ export const color = [ { value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf2d5", @@ -2590,7 +2590,7 @@ export const color = [ { value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f9ebbd", @@ -2607,7 +2607,7 @@ export const color = [ { value: "#f2d474", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f2d474", @@ -2624,7 +2624,7 @@ export const color = [ { value: "#e8bf37", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e8bf37", @@ -2641,7 +2641,7 @@ export const color = [ { value: "#edc644", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#edc644", @@ -2658,7 +2658,7 @@ export const color = [ { value: "#a68827", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#a68827", @@ -2675,7 +2675,7 @@ export const color = [ { value: "#625017", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#625017", @@ -2692,7 +2692,7 @@ export const color = [ { value: "#ecc238", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ecc238", @@ -2709,7 +2709,7 @@ export const color = [ { value: "#cfaa31", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#cfaa31", @@ -2726,7 +2726,7 @@ export const color = [ { value: "#b2922a", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b2922a", @@ -2743,7 +2743,7 @@ export const color = [ { value: "#604f17", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#604f17", @@ -2760,7 +2760,7 @@ export const color = [ { value: "#3a300e", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#3a300e", @@ -2777,7 +2777,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -2794,7 +2794,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -2811,7 +2811,7 @@ export const color = [ { value: "#fffefd", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefd", @@ -2828,7 +2828,7 @@ export const color = [ { value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf1ec", @@ -2845,7 +2845,7 @@ export const color = [ { value: "#f9e8df", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f9e8df", @@ -2862,7 +2862,7 @@ export const color = [ { value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f2d0bc", @@ -2879,7 +2879,7 @@ export const color = [ { value: "#ecb99e", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ecb99e", @@ -2896,7 +2896,7 @@ export const color = [ { value: "#eec0a7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#eec0a7", @@ -2913,7 +2913,7 @@ export const color = [ { value: "#d76e34", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d76e34", @@ -2930,7 +2930,7 @@ export const color = [ { value: "#853e16", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#853e16", @@ -2947,7 +2947,7 @@ export const color = [ { value: "#d46223", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#d46223", @@ -2964,7 +2964,7 @@ export const color = [ { value: "#b0511d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b0511d", @@ -2981,7 +2981,7 @@ export const color = [ { value: "#8e4117", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#8e4117", @@ -2998,7 +2998,7 @@ export const color = [ { value: "#813c15", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#813c15", @@ -3015,7 +3015,7 @@ export const color = [ { value: "#4f240d", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#4f240d", @@ -3032,7 +3032,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3049,7 +3049,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3066,7 +3066,7 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fffefe", @@ -3083,7 +3083,7 @@ export const color = [ { value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fbf2f3", @@ -3100,7 +3100,7 @@ export const color = [ { value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#f6e6e6", @@ -3117,7 +3117,7 @@ export const color = [ { value: "#eecfd0", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#eecfd0", @@ -3134,7 +3134,7 @@ export const color = [ { value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6b9b9", @@ -3151,7 +3151,7 @@ export const color = [ { value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e8bfbf", @@ -3168,7 +3168,7 @@ export const color = [ { value: "#cd7172", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#cd7172", @@ -3185,7 +3185,7 @@ export const color = [ { value: "#9d2223", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9d2223", @@ -3202,7 +3202,7 @@ export const color = [ { value: "#b32728", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#b32728", @@ -3219,7 +3219,7 @@ export const color = [ { value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#8c1f1f", @@ -3236,7 +3236,7 @@ export const color = [ { value: "#671617", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#671617", @@ -3253,7 +3253,7 @@ export const color = [ { value: "#9a2122", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#9a2122", @@ -3270,7 +3270,7 @@ export const color = [ { value: "#5e1515", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#5e1515", @@ -3287,7 +3287,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3304,7 +3304,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3321,7 +3321,7 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#fefeff", @@ -3338,7 +3338,7 @@ export const color = [ { value: "#edf5fa", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#edf5fa", @@ -3355,7 +3355,7 @@ export const color = [ { value: "#dfecf7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#dfecf7", @@ -3372,7 +3372,7 @@ export const color = [ { value: "#bedaee", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#bedaee", @@ -3389,7 +3389,7 @@ export const color = [ { value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#a1c9e7", @@ -3406,7 +3406,7 @@ export const color = [ { value: "#aacee9", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#aacee9", @@ -3423,7 +3423,7 @@ export const color = [ { value: "#4291ce", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#4291ce", @@ -3440,7 +3440,7 @@ export const color = [ { value: "#075490", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#075490", @@ -3457,7 +3457,7 @@ export const color = [ { value: "#0c72c1", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#0c72c1", @@ -3474,7 +3474,7 @@ export const color = [ { value: "#085c9c", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#085c9c", @@ -3491,7 +3491,7 @@ export const color = [ { value: "#064678", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#064678", @@ -3508,7 +3508,7 @@ export const color = [ { value: "#07528c", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#07528c", @@ -3525,7 +3525,7 @@ export const color = [ { value: "#043256", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#043256", @@ -3542,7 +3542,7 @@ export const color = [ { value: "#ffffff", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#ffffff", @@ -3559,7 +3559,7 @@ export const color = [ { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/core/colors/light/global.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: true, original: { value: "#e6e6e6", @@ -3576,16 +3576,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme1-accent-1", + name: "--fds-theme2-accent-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "1" ] @@ -3593,16 +3593,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme1-accent-2", + name: "--fds-theme2-accent-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "2" ] @@ -3610,16 +3610,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme1-accent-3", + name: "--fds-theme2-accent-3", attributes: {}, path: [ - "theme1", + "theme2", "accent", "3" ] @@ -3627,16 +3627,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme1-accent-4", + name: "--fds-theme2-accent-4", attributes: {}, path: [ - "theme1", + "theme2", "accent", "4" ] @@ -3644,16 +3644,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme1-accent-5", + name: "--fds-theme2-accent-5", attributes: {}, path: [ - "theme1", + "theme2", "accent", "5" ] @@ -3661,16 +3661,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme1-accent-6", + name: "--fds-theme2-accent-6", attributes: {}, path: [ - "theme1", + "theme2", "accent", "6" ] @@ -3678,16 +3678,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme1-accent-7", + name: "--fds-theme2-accent-7", attributes: {}, path: [ - "theme1", + "theme2", "accent", "7" ] @@ -3695,16 +3695,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme1-accent-8", + name: "--fds-theme2-accent-8", attributes: {}, path: [ - "theme1", + "theme2", "accent", "8" ] @@ -3712,16 +3712,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme1-accent-9", + name: "--fds-theme2-accent-9", attributes: {}, path: [ - "theme1", + "theme2", "accent", "9" ] @@ -3729,16 +3729,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme1-accent-10", + name: "--fds-theme2-accent-10", attributes: {}, path: [ - "theme1", + "theme2", "accent", "10" ] @@ -3746,16 +3746,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme1-accent-11", + name: "--fds-theme2-accent-11", attributes: {}, path: [ - "theme1", + "theme2", "accent", "11" ] @@ -3763,16 +3763,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme1-accent-12", + name: "--fds-theme2-accent-12", attributes: {}, path: [ - "theme1", + "theme2", "accent", "12" ] @@ -3780,16 +3780,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme1-accent-13", + name: "--fds-theme2-accent-13", attributes: {}, path: [ - "theme1", + "theme2", "accent", "13" ] @@ -3797,16 +3797,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-accent-contrast-1", + name: "--fds-theme2-accent-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-1" ] @@ -3814,16 +3814,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-accent-contrast-2", + name: "--fds-theme2-accent-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "accent", "contrast-2" ] @@ -3831,16 +3831,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme1-neutral-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "1" ] @@ -3848,16 +3848,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme1-neutral-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "2" ] @@ -3865,16 +3865,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme1-neutral-3", + name: "--fds-theme2-neutral-3", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "3" ] @@ -3882,16 +3882,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme1-neutral-4", + name: "--fds-theme2-neutral-4", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "4" ] @@ -3899,16 +3899,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme1-neutral-5", + name: "--fds-theme2-neutral-5", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "5" ] @@ -3916,16 +3916,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme1-neutral-6", + name: "--fds-theme2-neutral-6", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "6" ] @@ -3933,16 +3933,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme1-neutral-7", + name: "--fds-theme2-neutral-7", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "7" ] @@ -3950,16 +3950,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-8", + name: "--fds-theme2-neutral-8", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "8" ] @@ -3967,16 +3967,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme1-neutral-9", + name: "--fds-theme2-neutral-9", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "9" ] @@ -3984,16 +3984,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme1-neutral-10", + name: "--fds-theme2-neutral-10", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "10" ] @@ -4001,16 +4001,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme1-neutral-11", + name: "--fds-theme2-neutral-11", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "11" ] @@ -4018,16 +4018,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme1-neutral-12", + name: "--fds-theme2-neutral-12", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "12" ] @@ -4035,16 +4035,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme1-neutral-13", + name: "--fds-theme2-neutral-13", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "13" ] @@ -4052,16 +4052,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme1-neutral-contrast-1", + name: "--fds-theme2-neutral-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-1" ] @@ -4069,16 +4069,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme1-neutral-contrast-2", + name: "--fds-theme2-neutral-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "neutral", "contrast-2" ] @@ -4086,16 +4086,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme1-brand1-1", + name: "--fds-theme2-brand1-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "1" ] @@ -4103,16 +4103,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme1-brand1-2", + name: "--fds-theme2-brand1-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "2" ] @@ -4120,16 +4120,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme1-brand1-3", + name: "--fds-theme2-brand1-3", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "3" ] @@ -4137,16 +4137,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme1-brand1-4", + name: "--fds-theme2-brand1-4", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "4" ] @@ -4154,16 +4154,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme1-brand1-5", + name: "--fds-theme2-brand1-5", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "5" ] @@ -4171,16 +4171,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme1-brand1-6", + name: "--fds-theme2-brand1-6", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "6" ] @@ -4188,16 +4188,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme1-brand1-7", + name: "--fds-theme2-brand1-7", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "7" ] @@ -4205,16 +4205,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme1-brand1-8", + name: "--fds-theme2-brand1-8", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "8" ] @@ -4222,16 +4222,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme1-brand1-9", + name: "--fds-theme2-brand1-9", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "9" ] @@ -4239,16 +4239,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme1-brand1-10", + name: "--fds-theme2-brand1-10", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "10" ] @@ -4256,16 +4256,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme1-brand1-11", + name: "--fds-theme2-brand1-11", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "11" ] @@ -4273,16 +4273,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme1-brand1-12", + name: "--fds-theme2-brand1-12", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "12" ] @@ -4290,16 +4290,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme1-brand1-13", + name: "--fds-theme2-brand1-13", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "13" ] @@ -4307,16 +4307,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand1-contrast-1", + name: "--fds-theme2-brand1-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-1" ] @@ -4324,16 +4324,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand1-contrast-2", + name: "--fds-theme2-brand1-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand1", "contrast-2" ] @@ -4341,16 +4341,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme1-brand2-1", + name: "--fds-theme2-brand2-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "1" ] @@ -4358,16 +4358,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme1-brand2-2", + name: "--fds-theme2-brand2-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "2" ] @@ -4375,16 +4375,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme1-brand2-3", + name: "--fds-theme2-brand2-3", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "3" ] @@ -4392,16 +4392,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme1-brand2-4", + name: "--fds-theme2-brand2-4", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "4" ] @@ -4409,16 +4409,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme1-brand2-5", + name: "--fds-theme2-brand2-5", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "5" ] @@ -4426,16 +4426,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme1-brand2-6", + name: "--fds-theme2-brand2-6", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "6" ] @@ -4443,16 +4443,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme1-brand2-7", + name: "--fds-theme2-brand2-7", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "7" ] @@ -4460,16 +4460,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme1-brand2-8", + name: "--fds-theme2-brand2-8", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "8" ] @@ -4477,16 +4477,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme1-brand2-9", + name: "--fds-theme2-brand2-9", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "9" ] @@ -4494,16 +4494,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme1-brand2-10", + name: "--fds-theme2-brand2-10", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "10" ] @@ -4511,16 +4511,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme1-brand2-11", + name: "--fds-theme2-brand2-11", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "11" ] @@ -4528,16 +4528,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme1-brand2-12", + name: "--fds-theme2-brand2-12", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "12" ] @@ -4545,16 +4545,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme1-brand2-13", + name: "--fds-theme2-brand2-13", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "13" ] @@ -4562,16 +4562,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand2-contrast-1", + name: "--fds-theme2-brand2-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-1" ] @@ -4579,16 +4579,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand2-contrast-2", + name: "--fds-theme2-brand2-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand2", "contrast-2" ] @@ -4596,16 +4596,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme1-brand3-1", + name: "--fds-theme2-brand3-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "1" ] @@ -4613,16 +4613,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme1-brand3-2", + name: "--fds-theme2-brand3-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "2" ] @@ -4630,16 +4630,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme1-brand3-3", + name: "--fds-theme2-brand3-3", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "3" ] @@ -4647,16 +4647,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme1-brand3-4", + name: "--fds-theme2-brand3-4", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "4" ] @@ -4664,16 +4664,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme1-brand3-5", + name: "--fds-theme2-brand3-5", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "5" ] @@ -4681,16 +4681,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme1-brand3-6", + name: "--fds-theme2-brand3-6", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "6" ] @@ -4698,16 +4698,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme1-brand3-7", + name: "--fds-theme2-brand3-7", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "7" ] @@ -4715,16 +4715,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme1-brand3-8", + name: "--fds-theme2-brand3-8", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "8" ] @@ -4732,16 +4732,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme1-brand3-9", + name: "--fds-theme2-brand3-9", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "9" ] @@ -4749,16 +4749,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme1-brand3-10", + name: "--fds-theme2-brand3-10", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "10" ] @@ -4766,16 +4766,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme1-brand3-11", + name: "--fds-theme2-brand3-11", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "11" ] @@ -4783,16 +4783,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme1-brand3-12", + name: "--fds-theme2-brand3-12", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "12" ] @@ -4800,16 +4800,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme1-brand3-13", + name: "--fds-theme2-brand3-13", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "13" ] @@ -4817,16 +4817,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme1-brand3-contrast-1", + name: "--fds-theme2-brand3-contrast-1", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-1" ] @@ -4834,16 +4834,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme1.json", + filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme1-brand3-contrast-2", + name: "--fds-theme2-brand3-contrast-2", attributes: {}, path: [ - "theme1", + "theme2", "brand3", "contrast-2" ] @@ -4851,16 +4851,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme2-accent-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "1" ] @@ -4868,16 +4868,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme2-accent-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "2" ] @@ -4885,16 +4885,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme2-accent-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", + "theme3", "accent", "3" ] @@ -4902,16 +4902,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme2-accent-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", + "theme3", "accent", "4" ] @@ -4919,16 +4919,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme2-accent-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", + "theme3", "accent", "5" ] @@ -4936,16 +4936,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme2-accent-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", + "theme3", "accent", "6" ] @@ -4953,16 +4953,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme2-accent-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", + "theme3", "accent", "7" ] @@ -4970,16 +4970,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme2-accent-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", + "theme3", "accent", "8" ] @@ -4987,16 +4987,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme2-accent-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", + "theme3", "accent", "9" ] @@ -5004,16 +5004,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme2-accent-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", + "theme3", "accent", "10" ] @@ -5021,16 +5021,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme2-accent-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", + "theme3", "accent", "11" ] @@ -5038,16 +5038,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme2-accent-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", + "theme3", "accent", "12" ] @@ -5055,16 +5055,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme2-accent-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", + "theme3", "accent", "13" ] @@ -5072,16 +5072,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-accent-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-1" ] @@ -5089,16 +5089,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-accent-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "accent", "contrast-2" ] @@ -5106,16 +5106,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "1" ] @@ -5123,16 +5123,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "2" ] @@ -5140,16 +5140,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "3" ] @@ -5157,16 +5157,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "4" ] @@ -5174,16 +5174,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "5" ] @@ -5191,16 +5191,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "6" ] @@ -5208,16 +5208,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "7" ] @@ -5225,16 +5225,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "8" ] @@ -5242,16 +5242,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "9" ] @@ -5259,16 +5259,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "10" ] @@ -5276,16 +5276,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "11" ] @@ -5293,16 +5293,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "12" ] @@ -5310,16 +5310,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "13" ] @@ -5327,16 +5327,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-1" ] @@ -5344,16 +5344,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "neutral", "contrast-2" ] @@ -5361,16 +5361,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme3-brand1-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "1" ] @@ -5378,16 +5378,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme3-brand1-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "2" ] @@ -5395,16 +5395,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme3-brand1-3", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "3" ] @@ -5412,16 +5412,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme2-brand1-4", + name: "--fds-theme3-brand1-4", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "4" ] @@ -5429,16 +5429,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme2-brand1-5", + name: "--fds-theme3-brand1-5", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "5" ] @@ -5446,16 +5446,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme2-brand1-6", + name: "--fds-theme3-brand1-6", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "6" ] @@ -5463,16 +5463,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme2-brand1-7", + name: "--fds-theme3-brand1-7", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "7" ] @@ -5480,16 +5480,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme2-brand1-8", + name: "--fds-theme3-brand1-8", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "8" ] @@ -5497,16 +5497,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme2-brand1-9", + name: "--fds-theme3-brand1-9", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "9" ] @@ -5514,16 +5514,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme2-brand1-10", + name: "--fds-theme3-brand1-10", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "10" ] @@ -5531,16 +5531,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme2-brand1-11", + name: "--fds-theme3-brand1-11", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "11" ] @@ -5548,16 +5548,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme2-brand1-12", + name: "--fds-theme3-brand1-12", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "12" ] @@ -5565,16 +5565,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme2-brand1-13", + name: "--fds-theme3-brand1-13", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "13" ] @@ -5582,16 +5582,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand1-contrast-1", + name: "--fds-theme3-brand1-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-1" ] @@ -5599,16 +5599,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand1-contrast-2", + name: "--fds-theme3-brand1-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand1", "contrast-2" ] @@ -5616,16 +5616,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme2-brand2-1", + name: "--fds-theme3-brand2-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "1" ] @@ -5633,16 +5633,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme2-brand2-2", + name: "--fds-theme3-brand2-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "2" ] @@ -5650,16 +5650,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme2-brand2-3", + name: "--fds-theme3-brand2-3", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "3" ] @@ -5667,16 +5667,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme2-brand2-4", + name: "--fds-theme3-brand2-4", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "4" ] @@ -5684,16 +5684,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme2-brand2-5", + name: "--fds-theme3-brand2-5", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "5" ] @@ -5701,16 +5701,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme2-brand2-6", + name: "--fds-theme3-brand2-6", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "6" ] @@ -5718,16 +5718,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme2-brand2-7", + name: "--fds-theme3-brand2-7", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "7" ] @@ -5735,16 +5735,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme2-brand2-8", + name: "--fds-theme3-brand2-8", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "8" ] @@ -5752,16 +5752,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme2-brand2-9", + name: "--fds-theme3-brand2-9", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "9" ] @@ -5769,16 +5769,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme2-brand2-10", + name: "--fds-theme3-brand2-10", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "10" ] @@ -5786,16 +5786,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme2-brand2-11", + name: "--fds-theme3-brand2-11", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "11" ] @@ -5803,16 +5803,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme2-brand2-12", + name: "--fds-theme3-brand2-12", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "12" ] @@ -5820,16 +5820,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme2-brand2-13", + name: "--fds-theme3-brand2-13", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "13" ] @@ -5837,16 +5837,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand2-contrast-1", + name: "--fds-theme3-brand2-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-1" ] @@ -5854,16 +5854,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand2-contrast-2", + name: "--fds-theme3-brand2-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand2", "contrast-2" ] @@ -5871,16 +5871,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme2-brand3-1", + name: "--fds-theme3-brand3-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "1" ] @@ -5888,16 +5888,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme2-brand3-2", + name: "--fds-theme3-brand3-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "2" ] @@ -5905,16 +5905,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme2-brand3-3", + name: "--fds-theme3-brand3-3", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "3" ] @@ -5922,16 +5922,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme2-brand3-4", + name: "--fds-theme3-brand3-4", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "4" ] @@ -5939,16 +5939,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme2-brand3-5", + name: "--fds-theme3-brand3-5", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "5" ] @@ -5956,16 +5956,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme2-brand3-6", + name: "--fds-theme3-brand3-6", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "6" ] @@ -5973,16 +5973,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme2-brand3-7", + name: "--fds-theme3-brand3-7", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "7" ] @@ -5990,16 +5990,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme2-brand3-8", + name: "--fds-theme3-brand3-8", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "8" ] @@ -6007,16 +6007,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme2-brand3-9", + name: "--fds-theme3-brand3-9", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "9" ] @@ -6024,16 +6024,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme2-brand3-10", + name: "--fds-theme3-brand3-10", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "10" ] @@ -6041,16 +6041,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme2-brand3-11", + name: "--fds-theme3-brand3-11", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "11" ] @@ -6058,16 +6058,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme2-brand3-12", + name: "--fds-theme3-brand3-12", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "12" ] @@ -6075,16 +6075,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme2-brand3-13", + name: "--fds-theme3-brand3-13", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "13" ] @@ -6092,16 +6092,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme2-brand3-contrast-1", + name: "--fds-theme3-brand3-contrast-1", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-1" ] @@ -6109,16 +6109,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme2.json", + filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-brand3-contrast-2", + name: "--fds-theme3-brand3-contrast-2", attributes: {}, path: [ - "theme2", + "theme3", "brand3", "contrast-2" ] @@ -6126,16 +6126,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "1" ] @@ -6143,16 +6143,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "2" ] @@ -6160,16 +6160,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", + "theme4", "accent", "3" ] @@ -6177,16 +6177,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", + "theme4", "accent", "4" ] @@ -6194,16 +6194,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", + "theme4", "accent", "5" ] @@ -6211,16 +6211,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", + "theme4", "accent", "6" ] @@ -6228,16 +6228,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", + "theme4", "accent", "7" ] @@ -6245,16 +6245,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", + "theme4", "accent", "8" ] @@ -6262,16 +6262,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", + "theme4", "accent", "9" ] @@ -6279,16 +6279,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", + "theme4", "accent", "10" ] @@ -6296,16 +6296,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", + "theme4", "accent", "11" ] @@ -6313,16 +6313,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", + "theme4", "accent", "12" ] @@ -6330,16 +6330,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", + "theme4", "accent", "13" ] @@ -6347,16 +6347,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-1" ] @@ -6364,16 +6364,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "accent", "contrast-2" ] @@ -6381,16 +6381,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "1" ] @@ -6398,16 +6398,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "2" ] @@ -6415,16 +6415,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "3" ] @@ -6432,16 +6432,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "4" ] @@ -6449,16 +6449,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "5" ] @@ -6466,16 +6466,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "6" ] @@ -6483,16 +6483,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "7" ] @@ -6500,16 +6500,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "8" ] @@ -6517,16 +6517,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "9" ] @@ -6534,16 +6534,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "10" ] @@ -6551,16 +6551,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "11" ] @@ -6568,16 +6568,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "12" ] @@ -6585,16 +6585,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "13" ] @@ -6602,16 +6602,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-1" ] @@ -6619,16 +6619,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "neutral", "contrast-2" ] @@ -6636,16 +6636,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme3-brand1-1", + name: "--fds-theme4-brand1-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "1" ] @@ -6653,16 +6653,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme3-brand1-2", + name: "--fds-theme4-brand1-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "2" ] @@ -6670,16 +6670,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme3-brand1-3", + name: "--fds-theme4-brand1-3", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "3" ] @@ -6687,16 +6687,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme3-brand1-4", + name: "--fds-theme4-brand1-4", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "4" ] @@ -6704,16 +6704,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme3-brand1-5", + name: "--fds-theme4-brand1-5", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "5" ] @@ -6721,16 +6721,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme3-brand1-6", + name: "--fds-theme4-brand1-6", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "6" ] @@ -6738,16 +6738,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme3-brand1-7", + name: "--fds-theme4-brand1-7", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "7" ] @@ -6755,16 +6755,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme3-brand1-8", + name: "--fds-theme4-brand1-8", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "8" ] @@ -6772,16 +6772,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme3-brand1-9", + name: "--fds-theme4-brand1-9", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "9" ] @@ -6789,16 +6789,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme3-brand1-10", + name: "--fds-theme4-brand1-10", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "10" ] @@ -6806,16 +6806,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme3-brand1-11", + name: "--fds-theme4-brand1-11", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "11" ] @@ -6823,16 +6823,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme3-brand1-12", + name: "--fds-theme4-brand1-12", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "12" ] @@ -6840,16 +6840,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme3-brand1-13", + name: "--fds-theme4-brand1-13", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "13" ] @@ -6857,16 +6857,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand1-contrast-1", + name: "--fds-theme4-brand1-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-1" ] @@ -6874,16 +6874,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand1-contrast-2", + name: "--fds-theme4-brand1-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand1", "contrast-2" ] @@ -6891,16 +6891,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme3-brand2-1", + name: "--fds-theme4-brand2-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "1" ] @@ -6908,16 +6908,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme3-brand2-2", + name: "--fds-theme4-brand2-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "2" ] @@ -6925,16 +6925,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme3-brand2-3", + name: "--fds-theme4-brand2-3", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "3" ] @@ -6942,16 +6942,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme3-brand2-4", + name: "--fds-theme4-brand2-4", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "4" ] @@ -6959,16 +6959,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme3-brand2-5", + name: "--fds-theme4-brand2-5", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "5" ] @@ -6976,16 +6976,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme3-brand2-6", + name: "--fds-theme4-brand2-6", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "6" ] @@ -6993,16 +6993,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme3-brand2-7", + name: "--fds-theme4-brand2-7", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "7" ] @@ -7010,16 +7010,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme3-brand2-8", + name: "--fds-theme4-brand2-8", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "8" ] @@ -7027,16 +7027,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme3-brand2-9", + name: "--fds-theme4-brand2-9", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "9" ] @@ -7044,16 +7044,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme3-brand2-10", + name: "--fds-theme4-brand2-10", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "10" ] @@ -7061,16 +7061,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme3-brand2-11", + name: "--fds-theme4-brand2-11", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "11" ] @@ -7078,16 +7078,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme3-brand2-12", + name: "--fds-theme4-brand2-12", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "12" ] @@ -7095,16 +7095,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme3-brand2-13", + name: "--fds-theme4-brand2-13", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "13" ] @@ -7112,16 +7112,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand2-contrast-1", + name: "--fds-theme4-brand2-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-1" ] @@ -7129,16 +7129,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand2-contrast-2", + name: "--fds-theme4-brand2-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand2", "contrast-2" ] @@ -7146,16 +7146,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme3-brand3-1", + name: "--fds-theme4-brand3-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "1" ] @@ -7163,16 +7163,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme3-brand3-2", + name: "--fds-theme4-brand3-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "2" ] @@ -7180,16 +7180,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme3-brand3-3", + name: "--fds-theme4-brand3-3", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "3" ] @@ -7197,16 +7197,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme3-brand3-4", + name: "--fds-theme4-brand3-4", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "4" ] @@ -7214,16 +7214,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme3-brand3-5", + name: "--fds-theme4-brand3-5", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "5" ] @@ -7231,16 +7231,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme3-brand3-6", + name: "--fds-theme4-brand3-6", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "6" ] @@ -7248,16 +7248,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme3-brand3-7", + name: "--fds-theme4-brand3-7", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "7" ] @@ -7265,16 +7265,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme3-brand3-8", + name: "--fds-theme4-brand3-8", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "8" ] @@ -7282,16 +7282,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme3-brand3-9", + name: "--fds-theme4-brand3-9", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "9" ] @@ -7299,16 +7299,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme3-brand3-10", + name: "--fds-theme4-brand3-10", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "10" ] @@ -7316,16 +7316,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme3-brand3-11", + name: "--fds-theme4-brand3-11", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "11" ] @@ -7333,16 +7333,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme3-brand3-12", + name: "--fds-theme4-brand3-12", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "12" ] @@ -7350,16 +7350,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme3-brand3-13", + name: "--fds-theme4-brand3-13", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "13" ] @@ -7367,16 +7367,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme3-brand3-contrast-1", + name: "--fds-theme4-brand3-contrast-1", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-1" ] @@ -7384,16 +7384,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme3.json", + filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-brand3-contrast-2", + name: "--fds-theme4-brand3-contrast-2", attributes: {}, path: [ - "theme3", + "theme4", "brand3", "contrast-2" ] @@ -7401,16 +7401,16 @@ export const color = [ { value: "#fefeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fefeff", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "1" ] @@ -7418,16 +7418,16 @@ export const color = [ { value: "#eef4fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eef4fa", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "2" ] @@ -7435,16 +7435,16 @@ export const color = [ { value: "#e2edf7", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e2edf7", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", + "theme", "accent", "3" ] @@ -7452,16 +7452,16 @@ export const color = [ { value: "#c3daef", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c3daef", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", + "theme", "accent", "4" ] @@ -7469,16 +7469,16 @@ export const color = [ { value: "#a4c7e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a4c7e6", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", + "theme", "accent", "5" ] @@ -7486,16 +7486,16 @@ export const color = [ { value: "#aecde9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#aecde9", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", + "theme", "accent", "6" ] @@ -7503,16 +7503,16 @@ export const color = [ { value: "#4b90ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#4b90ce", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", + "theme", "accent", "7" ] @@ -7520,16 +7520,16 @@ export const color = [ { value: "#00529d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00529d", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", + "theme", "accent", "8" ] @@ -7537,16 +7537,16 @@ export const color = [ { value: "#0163ba", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#0163ba", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", + "theme", "accent", "9" ] @@ -7554,16 +7554,16 @@ export const color = [ { value: "#004d93", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#004d93", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", + "theme", "accent", "10" ] @@ -7571,16 +7571,16 @@ export const color = [ { value: "#00396d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00396d", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", + "theme", "accent", "11" ] @@ -7588,16 +7588,16 @@ export const color = [ { value: "#005099", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#005099", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", + "theme", "accent", "12" ] @@ -7605,16 +7605,16 @@ export const color = [ { value: "#00315c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#00315c", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", + "theme", "accent", "13" ] @@ -7622,16 +7622,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-1" ] @@ -7639,16 +7639,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "accent", "contrast-2" ] @@ -7656,16 +7656,16 @@ export const color = [ { value: "#fefefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fefefe", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "1" ] @@ -7673,16 +7673,16 @@ export const color = [ { value: "#f3f4f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f3f4f5", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "2" ] @@ -7690,16 +7690,16 @@ export const color = [ { value: "#e9eaec", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e9eaec", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ - "theme4", + "theme", "neutral", "3" ] @@ -7707,16 +7707,16 @@ export const color = [ { value: "#d5d7da", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#d5d7da", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ - "theme4", + "theme", "neutral", "4" ] @@ -7724,16 +7724,16 @@ export const color = [ { value: "#c1c4c9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c1c4c9", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ - "theme4", + "theme", "neutral", "5" ] @@ -7741,16 +7741,16 @@ export const color = [ { value: "#c6c9cd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c6c9cd", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ - "theme4", + "theme", "neutral", "6" ] @@ -7758,16 +7758,16 @@ export const color = [ { value: "#858c96", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#858c96", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ - "theme4", + "theme", "neutral", "7" ] @@ -7775,16 +7775,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ - "theme4", + "theme", "neutral", "8" ] @@ -7792,16 +7792,16 @@ export const color = [ { value: "#1e2b3c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ - "theme4", + "theme", "neutral", "9" ] @@ -7809,16 +7809,16 @@ export const color = [ { value: "#333e4e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#333e4e", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ - "theme4", + "theme", "neutral", "10" ] @@ -7826,16 +7826,16 @@ export const color = [ { value: "#495361", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#495361", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ - "theme4", + "theme", "neutral", "11" ] @@ -7843,16 +7843,16 @@ export const color = [ { value: "#46505e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#46505e", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ - "theme4", + "theme", "neutral", "12" ] @@ -7860,16 +7860,16 @@ export const color = [ { value: "#243142", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#243142", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ - "theme4", + "theme", "neutral", "13" ] @@ -7877,16 +7877,16 @@ export const color = [ { value: "#f9f9fa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-1" ] @@ -7894,16 +7894,16 @@ export const color = [ { value: "#9ea3ab", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "neutral", "contrast-2" ] @@ -7911,16 +7911,16 @@ export const color = [ { value: "#fffefe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fffefe", type: "color" }, - name: "--fds-theme4-brand1-1", + name: "--fds-theme-brand1-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "1" ] @@ -7928,16 +7928,16 @@ export const color = [ { value: "#fef0f1", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fef0f1", type: "color" }, - name: "--fds-theme4-brand1-2", + name: "--fds-theme-brand1-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "2" ] @@ -7945,16 +7945,16 @@ export const color = [ { value: "#fde5e6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fde5e6", type: "color" }, - name: "--fds-theme4-brand1-3", + name: "--fds-theme-brand1-3", attributes: {}, path: [ - "theme4", + "theme", "brand1", "3" ] @@ -7962,16 +7962,16 @@ export const color = [ { value: "#fbcccd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fbcccd", type: "color" }, - name: "--fds-theme4-brand1-4", + name: "--fds-theme-brand1-4", attributes: {}, path: [ - "theme4", + "theme", "brand1", "4" ] @@ -7979,16 +7979,16 @@ export const color = [ { value: "#fab1b3", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fab1b3", type: "color" }, - name: "--fds-theme4-brand1-5", + name: "--fds-theme-brand1-5", attributes: {}, path: [ - "theme4", + "theme", "brand1", "5" ] @@ -7996,16 +7996,16 @@ export const color = [ { value: "#fab8b9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fab8b9", type: "color" }, - name: "--fds-theme4-brand1-6", + name: "--fds-theme-brand1-6", attributes: {}, path: [ - "theme4", + "theme", "brand1", "6" ] @@ -8013,16 +8013,16 @@ export const color = [ { value: "#eb5b5f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eb5b5f", type: "color" }, - name: "--fds-theme4-brand1-7", + name: "--fds-theme-brand1-7", attributes: {}, path: [ - "theme4", + "theme", "brand1", "7" ] @@ -8030,16 +8030,16 @@ export const color = [ { value: "#8b3639", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#8b3639", type: "color" }, - name: "--fds-theme4-brand1-8", + name: "--fds-theme-brand1-8", attributes: {}, path: [ - "theme4", + "theme", "brand1", "8" ] @@ -8047,16 +8047,16 @@ export const color = [ { value: "#f35f63", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f35f63", type: "color" }, - name: "--fds-theme4-brand1-9", + name: "--fds-theme-brand1-9", attributes: {}, path: [ - "theme4", + "theme", "brand1", "9" ] @@ -8064,16 +8064,16 @@ export const color = [ { value: "#cc5053", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#cc5053", type: "color" }, - name: "--fds-theme4-brand1-10", + name: "--fds-theme-brand1-10", attributes: {}, path: [ - "theme4", + "theme", "brand1", "10" ] @@ -8081,16 +8081,16 @@ export const color = [ { value: "#a84144", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a84144", type: "color" }, - name: "--fds-theme4-brand1-11", + name: "--fds-theme-brand1-11", attributes: {}, path: [ - "theme4", + "theme", "brand1", "11" ] @@ -8098,16 +8098,16 @@ export const color = [ { value: "#873537", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#873537", type: "color" }, - name: "--fds-theme4-brand1-12", + name: "--fds-theme-brand1-12", attributes: {}, path: [ - "theme4", + "theme", "brand1", "12" ] @@ -8115,16 +8115,16 @@ export const color = [ { value: "#522021", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#522021", type: "color" }, - name: "--fds-theme4-brand1-13", + name: "--fds-theme-brand1-13", attributes: {}, path: [ - "theme4", + "theme", "brand1", "13" ] @@ -8132,16 +8132,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand1-contrast-1", + name: "--fds-theme-brand1-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-1" ] @@ -8149,16 +8149,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand1-contrast-2", + name: "--fds-theme-brand1-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand1", "contrast-2" ] @@ -8166,16 +8166,16 @@ export const color = [ { value: "#fffefc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fffefc", type: "color" }, - name: "--fds-theme4-brand2-1", + name: "--fds-theme-brand2-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "1" ] @@ -8183,16 +8183,16 @@ export const color = [ { value: "#fbf3e0", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fbf3e0", type: "color" }, - name: "--fds-theme4-brand2-2", + name: "--fds-theme-brand2-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "2" ] @@ -8200,16 +8200,16 @@ export const color = [ { value: "#f8e9c6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f8e9c6", type: "color" }, - name: "--fds-theme4-brand2-3", + name: "--fds-theme-brand2-3", attributes: {}, path: [ - "theme4", + "theme", "brand2", "3" ] @@ -8217,16 +8217,16 @@ export const color = [ { value: "#f2d48d", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f2d48d", type: "color" }, - name: "--fds-theme4-brand2-4", + name: "--fds-theme-brand2-4", attributes: {}, path: [ - "theme4", + "theme", "brand2", "4" ] @@ -8234,16 +8234,16 @@ export const color = [ { value: "#ebbe54", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ebbe54", type: "color" }, - name: "--fds-theme4-brand2-5", + name: "--fds-theme-brand2-5", attributes: {}, path: [ - "theme4", + "theme", "brand2", "5" ] @@ -8251,16 +8251,16 @@ export const color = [ { value: "#edc464", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#edc464", type: "color" }, - name: "--fds-theme4-brand2-6", + name: "--fds-theme-brand2-6", attributes: {}, path: [ - "theme4", + "theme", "brand2", "6" ] @@ -8268,16 +8268,16 @@ export const color = [ { value: "#b28419", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#b28419", type: "color" }, - name: "--fds-theme4-brand2-7", + name: "--fds-theme-brand2-7", attributes: {}, path: [ - "theme4", + "theme", "brand2", "7" ] @@ -8285,16 +8285,16 @@ export const color = [ { value: "#684e0f", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#684e0f", type: "color" }, - name: "--fds-theme4-brand2-8", + name: "--fds-theme-brand2-8", attributes: {}, path: [ - "theme4", + "theme", "brand2", "8" ] @@ -8302,16 +8302,16 @@ export const color = [ { value: "#e4a920", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#e4a920", type: "color" }, - name: "--fds-theme4-brand2-9", + name: "--fds-theme-brand2-9", attributes: {}, path: [ - "theme4", + "theme", "brand2", "9" ] @@ -8319,16 +8319,16 @@ export const color = [ { value: "#c6931c", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#c6931c", type: "color" }, - name: "--fds-theme4-brand2-10", + name: "--fds-theme-brand2-10", attributes: {}, path: [ - "theme4", + "theme", "brand2", "10" ] @@ -8336,16 +8336,16 @@ export const color = [ { value: "#a87c17", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#a87c17", type: "color" }, - name: "--fds-theme4-brand2-11", + name: "--fds-theme-brand2-11", attributes: {}, path: [ - "theme4", + "theme", "brand2", "11" ] @@ -8353,16 +8353,16 @@ export const color = [ { value: "#664c0e", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#664c0e", type: "color" }, - name: "--fds-theme4-brand2-12", + name: "--fds-theme-brand2-12", attributes: {}, path: [ - "theme4", + "theme", "brand2", "12" ] @@ -8370,16 +8370,16 @@ export const color = [ { value: "#3d2e09", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#3d2e09", type: "color" }, - name: "--fds-theme4-brand2-13", + name: "--fds-theme-brand2-13", attributes: {}, path: [ - "theme4", + "theme", "brand2", "13" ] @@ -8387,16 +8387,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand2-contrast-1", + name: "--fds-theme-brand2-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-1" ] @@ -8404,16 +8404,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand2-contrast-2", + name: "--fds-theme-brand2-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand2", "contrast-2" ] @@ -8421,16 +8421,16 @@ export const color = [ { value: "#fdfeff", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#fdfeff", type: "color" }, - name: "--fds-theme4-brand3-1", + name: "--fds-theme-brand3-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "1" ] @@ -8438,16 +8438,16 @@ export const color = [ { value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#eaf6fe", type: "color" }, - name: "--fds-theme4-brand3-2", + name: "--fds-theme-brand3-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "2" ] @@ -8455,16 +8455,16 @@ export const color = [ { value: "#d9eefd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#d9eefd", type: "color" }, - name: "--fds-theme4-brand3-3", + name: "--fds-theme-brand3-3", attributes: {}, path: [ - "theme4", + "theme", "brand3", "3" ] @@ -8472,16 +8472,16 @@ export const color = [ { value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#b3dcfc", type: "color" }, - name: "--fds-theme4-brand3-4", + name: "--fds-theme-brand3-4", attributes: {}, path: [ - "theme4", + "theme", "brand3", "4" ] @@ -8489,16 +8489,16 @@ export const color = [ { value: "#8bcafa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#8bcafa", type: "color" }, - name: "--fds-theme4-brand3-5", + name: "--fds-theme-brand3-5", attributes: {}, path: [ - "theme4", + "theme", "brand3", "5" ] @@ -8506,16 +8506,16 @@ export const color = [ { value: "#96cffa", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#96cffa", type: "color" }, - name: "--fds-theme4-brand3-6", + name: "--fds-theme-brand3-6", attributes: {}, path: [ - "theme4", + "theme", "brand3", "6" ] @@ -8523,16 +8523,16 @@ export const color = [ { value: "#1c90e8", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1c90e8", type: "color" }, - name: "--fds-theme4-brand3-7", + name: "--fds-theme-brand3-7", attributes: {}, path: [ - "theme4", + "theme", "brand3", "7" ] @@ -8540,16 +8540,16 @@ export const color = [ { value: "#11558a", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#11558a", type: "color" }, - name: "--fds-theme4-brand3-8", + name: "--fds-theme-brand3-8", attributes: {}, path: [ - "theme4", + "theme", "brand3", "8" ] @@ -8557,16 +8557,16 @@ export const color = [ { value: "#1e98f5", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1e98f5", type: "color" }, - name: "--fds-theme4-brand3-9", + name: "--fds-theme-brand3-9", attributes: {}, path: [ - "theme4", + "theme", "brand3", "9" ] @@ -8574,16 +8574,16 @@ export const color = [ { value: "#1980ce", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1980ce", type: "color" }, - name: "--fds-theme4-brand3-10", + name: "--fds-theme-brand3-10", attributes: {}, path: [ - "theme4", + "theme", "brand3", "10" ] @@ -8591,16 +8591,16 @@ export const color = [ { value: "#1569a9", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#1569a9", type: "color" }, - name: "--fds-theme4-brand3-11", + name: "--fds-theme-brand3-11", attributes: {}, path: [ - "theme4", + "theme", "brand3", "11" ] @@ -8608,16 +8608,16 @@ export const color = [ { value: "#105387", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#105387", type: "color" }, - name: "--fds-theme4-brand3-12", + name: "--fds-theme-brand3-12", attributes: {}, path: [ - "theme4", + "theme", "brand3", "12" ] @@ -8625,16 +8625,16 @@ export const color = [ { value: "#0a3251", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#0a3251", type: "color" }, - name: "--fds-theme4-brand3-13", + name: "--fds-theme-brand3-13", attributes: {}, path: [ - "theme4", + "theme", "brand3", "13" ] @@ -8642,16 +8642,16 @@ export const color = [ { value: "#f6fafd", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#f6fafd", type: "color" }, - name: "--fds-theme4-brand3-contrast-1", + name: "--fds-theme-brand3-contrast-1", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-1" ] @@ -8659,16 +8659,16 @@ export const color = [ { value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/core/colors/light/theme4.json", + filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-brand3-contrast-2", + name: "--fds-theme-brand3-contrast-2", attributes: {}, path: [ - "theme4", + "theme", "brand3", "contrast-2" ] @@ -9384,7 +9384,7 @@ export const opacity = [ { value: "30%", type: "opacity", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "30%", @@ -9419,7 +9419,7 @@ export const borderRadius = [ { value: "2px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2", @@ -9435,7 +9435,7 @@ export const borderRadius = [ { value: "4px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -9451,7 +9451,7 @@ export const borderRadius = [ { value: "8px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "8", @@ -9467,7 +9467,7 @@ export const borderRadius = [ { value: "12px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "12", @@ -9483,7 +9483,7 @@ export const borderRadius = [ { value: "16px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "16", @@ -9499,7 +9499,7 @@ export const borderRadius = [ { value: "24px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "24", @@ -9515,7 +9515,7 @@ export const borderRadius = [ { value: "32px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "32", @@ -9531,7 +9531,7 @@ export const borderRadius = [ { value: "9999px", type: "borderRadius", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "9999", @@ -10321,7 +10321,7 @@ export const sizing = [ { value: "4px", type: "sizing", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "4", @@ -10340,7 +10340,7 @@ export const borderWidth = [ { value: "1px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "1px", @@ -10356,7 +10356,7 @@ export const borderWidth = [ { value: "2px", type: "borderWidth", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: "2px", @@ -10423,7 +10423,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10456,7 +10456,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10497,7 +10497,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10538,7 +10538,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10579,7 +10579,7 @@ export const boxShadow = [ { value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", type: "boxShadow", - filePath: "../../design-tokens/core/globals.json", + filePath: "../../design-tokens/primitives/globals.json", isSource: true, original: { value: [ @@ -10703,7 +10703,7 @@ export const fontFamilies = [ { value: "Inter", type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "Inter", @@ -10722,7 +10722,7 @@ export const lineHeights = [ { value: 1.3, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "130%", @@ -10738,7 +10738,7 @@ export const lineHeights = [ { value: 1.5, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "150%", @@ -10754,7 +10754,7 @@ export const lineHeights = [ { value: 1.6, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "160%", @@ -10770,7 +10770,7 @@ export const lineHeights = [ { value: 1.7, type: "lineHeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "170%", @@ -10789,7 +10789,7 @@ export const fontWeights = [ { value: "500", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "500", @@ -10805,7 +10805,7 @@ export const fontWeights = [ { value: "600", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "600", @@ -10821,7 +10821,7 @@ export const fontWeights = [ { value: "400", type: "fontWeights", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "400", @@ -10840,7 +10840,7 @@ export const fontSizes = [ { value: "12px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "12", @@ -10856,7 +10856,7 @@ export const fontSizes = [ { value: "13px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "13", @@ -10872,7 +10872,7 @@ export const fontSizes = [ { value: "14px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "14", @@ -10888,7 +10888,7 @@ export const fontSizes = [ { value: "16px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "16", @@ -10904,7 +10904,7 @@ export const fontSizes = [ { value: "18px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "18", @@ -10920,7 +10920,7 @@ export const fontSizes = [ { value: "21px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "21", @@ -10936,7 +10936,7 @@ export const fontSizes = [ { value: "24px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "24", @@ -10952,7 +10952,7 @@ export const fontSizes = [ { value: "30px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "30", @@ -10968,7 +10968,7 @@ export const fontSizes = [ { value: "36px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "36", @@ -10984,7 +10984,7 @@ export const fontSizes = [ { value: "48px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "48", @@ -11000,7 +11000,7 @@ export const fontSizes = [ { value: "60px", type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", + filePath: "../../design-tokens/primitives/typography/default.json", isSource: true, original: { value: "60", diff --git a/packages/cli/src/tokens/build.ts b/packages/cli/src/tokens/build.ts index e0ebf79812..ae476acd85 100644 --- a/packages/cli/src/tokens/build.ts +++ b/packages/cli/src/tokens/build.ts @@ -1,10 +1,7 @@ import path from 'path'; import fs from 'fs'; -import { - registerTransforms, - permutateThemes, -} from '@tokens-studio/sd-transforms'; +import { registerTransforms, permutateThemes } from '@tokens-studio/sd-transforms'; import type { ThemeObject } from '@tokens-studio/types'; import StyleDictionary from 'style-dictionary'; import type { Config, TransformedToken } from 'style-dictionary/types'; @@ -19,9 +16,7 @@ const prefix = 'fds'; const basePxFontSize = 16; const separator = '_'; -const fileHeader = () => [ - `These files are generated from design tokens defind using Token Studio`, -]; +const fileHeader = () => [`These files are generated from design tokens defind using Token Studio`]; StyleDictionary.registerTransform(sizeRem); StyleDictionary.registerTransform(nameKebab); @@ -45,18 +40,11 @@ StyleDictionary.registerTransformGroup({ ], }); -const processThemeName = R.pipe( - R.replace(`${separator}semantic`, ''), - R.toLower, - R.split(separator), -); +const processThemeName = R.pipe(R.replace(`${separator}semantic`, ''), R.toLower, R.split(separator)); type GetConfig = (options: { fileName: string; buildPath: string }) => Config; -const getCSSConfig: GetConfig = ({ - fileName = 'unknown', - buildPath = 'unknown', -}) => { +const getCSSConfig: GetConfig = ({ fileName = 'unknown', buildPath = 'unknown' }) => { return { log: { verbosity: 'verbose' }, preprocessors: ['tokens-studio'], @@ -82,10 +70,7 @@ const getCSSConfig: GetConfig = ({ return true; } - if ( - R.test(/global/, token.name) && - R.includes('core', token.filePath) - ) { + if (R.test(/global/, token.name) && R.includes('primitives', token.filePath)) { return true; } @@ -97,10 +82,7 @@ const getCSSConfig: GetConfig = ({ }; }; -const getStorefrontConfig = ({ - fileName = 'unknown', - buildPath = 'unknown', -}): Config => { +const getStorefrontConfig = ({ fileName = 'unknown', buildPath = 'unknown' }): Config => { return { log: { verbosity: 'verbose' }, preprocessors: ['tokens-studio'], @@ -139,9 +121,7 @@ export async function run(options: Options): Promise { const storefrontTokensOutPath = path.resolve('../../apps/storefront/tokens'); const packageTokensOutPath = path.resolve('../../packages/theme/brand'); - const $themes = JSON.parse( - fs.readFileSync(path.resolve(`${tokensPath}/$themes.json`), 'utf-8'), - ) as ThemeObject[]; + const $themes = JSON.parse(fs.readFileSync(path.resolve(`${tokensPath}/$themes.json`), 'utf-8')) as ThemeObject[]; const themes = permutateThemes($themes, { separator, @@ -154,7 +134,7 @@ export async function run(options: Options): Promise { const [fileName, folderName] = processThemeName(name); - const [source, include] = R.partition(R.test(/\/core\//), updatedSets); + const [source, include] = R.partition(R.test(/\/primitives\//), updatedSets); const config_ = configCallback({ fileName: fileName, @@ -174,10 +154,7 @@ export async function run(options: Options): Promise { .sort(); const tokenConfigs = getConfigs(getCSSConfig, packageTokensOutPath); - const storefrontConfigs = getConfigs( - getStorefrontConfig, - storefrontTokensOutPath, - ); + const storefrontConfigs = getConfigs(getStorefrontConfig, storefrontTokensOutPath); if (tokenConfigs.length > 0) { console.log('🍱 Staring token builder'); From 11d9c7e540662b1cb137a6a8d9c31c398626131f Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 16 May 2024 13:47:36 +0200 Subject: [PATCH 055/311] With global color --- apps/storefront/tokens/altinn/dark.ts | 2726 ++++++++++---------- apps/storefront/tokens/altinn/light.ts | 2714 +++++++++---------- apps/storefront/tokens/digdir/dark.ts | 2726 ++++++++++---------- apps/storefront/tokens/digdir/light.ts | 2714 +++++++++---------- apps/storefront/tokens/theme4/dark.ts | 2726 ++++++++++---------- apps/storefront/tokens/theme4/light.ts | 2714 +++++++++---------- apps/storefront/tokens/uutilsynet/dark.ts | 2726 ++++++++++---------- apps/storefront/tokens/uutilsynet/light.ts | 2714 +++++++++---------- packages/cli/src/tokens/build.ts | 10 +- packages/cli/src/tokens/formatters.ts | 48 +- packages/theme/brand/altinn/dark.css | 167 +- packages/theme/brand/altinn/light.css | 167 +- packages/theme/brand/digdir/dark.css | 167 +- packages/theme/brand/digdir/light.css | 167 +- packages/theme/brand/theme4/dark.css | 167 +- packages/theme/brand/theme4/light.css | 167 +- packages/theme/brand/uutilsynet/dark.css | 167 +- packages/theme/brand/uutilsynet/light.css | 167 +- 18 files changed, 11854 insertions(+), 11300 deletions(-) diff --git a/apps/storefront/tokens/altinn/dark.ts b/apps/storefront/tokens/altinn/dark.ts index 50f0487aea..d881398aea 100644 --- a/apps/storefront/tokens/altinn/dark.ts +++ b/apps/storefront/tokens/altinn/dark.ts @@ -4,3573 +4,3573 @@ export const color = [ { - value: "#001c36", + value: "#08200c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.1}", + value: "#08200c", type: "color" }, - name: "--fds-color-accent-background-default", + name: "--fds-global-green-1", attributes: {}, path: [ - "color", - "accent", - "background-default" + "global", + "green", + "1" ] }, { - value: "#002445", + value: "#0b290f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.2}", + value: "#0b290f", type: "color" }, - name: "--fds-color-accent-background-subtle", + name: "--fds-global-green-2", attributes: {}, path: [ - "color", - "accent", - "background-subtle" + "global", + "green", + "2" ] }, { - value: "#00315c", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.3}", + value: "#0f3814", type: "color" }, - name: "--fds-color-accent-surface-default", + name: "--fds-global-green-3", attributes: {}, path: [ - "color", - "accent", - "surface-default" + "global", + "green", + "3" ] }, { - value: "#00396d", + value: "#114218", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.4}", + value: "#114218", type: "color" }, - name: "--fds-color-accent-surface-hover", + name: "--fds-global-green-4", attributes: {}, path: [ - "color", - "accent", - "surface-hover" + "global", + "green", + "4" ] }, { - value: "#00427e", + value: "#144c1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.5}", + value: "#144c1c", type: "color" }, - name: "--fds-color-accent-surface-active", + name: "--fds-global-green-5", attributes: {}, path: [ - "color", - "accent", - "surface-active" + "global", + "green", + "5" ] }, { - value: "#00529d", + value: "#185e22", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.6}", + value: "#185e22", type: "color" }, - name: "--fds-color-accent-border-subtle", + name: "--fds-global-green-6", attributes: {}, path: [ - "color", - "accent", - "border-subtle" + "global", + "green", + "6" ] }, { - value: "#0f6bbe", + value: "#207a2c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.7}", + value: "#207a2c", type: "color" }, - name: "--fds-color-accent-border-default", + name: "--fds-global-green-7", attributes: {}, path: [ - "color", - "accent", - "border-default" + "global", + "green", + "7" ] }, { - value: "#3d88ca", + value: "#279636", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.8}", + value: "#279636", type: "color" }, - name: "--fds-color-accent-border-strong", + name: "--fds-global-green-8", attributes: {}, path: [ - "color", - "accent", - "border-strong" + "global", + "green", + "8" ] }, { - value: "#0163ba", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.9}", + value: "#2ca63d", type: "color" }, - name: "--fds-color-accent-base-default", + name: "--fds-global-green-9", attributes: {}, path: [ - "color", - "accent", - "base-default" + "global", + "green", + "9" ] }, { - value: "#004d93", + value: "#248c33", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.10}", + value: "#248c33", type: "color" }, - name: "--fds-color-accent-base-hover", + name: "--fds-global-green-10", attributes: {}, path: [ - "color", - "accent", - "base-hover" + "global", + "green", + "10" ] }, { - value: "#00396d", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.11}", + value: "#1d7129", type: "color" }, - name: "--fds-color-accent-base-active", + name: "--fds-global-green-11", attributes: {}, path: [ - "color", - "accent", - "base-active" + "global", + "green", + "11" ] }, { - value: "#7eb0dc", + value: "#64be70", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.12}", + value: "#64be70", type: "color" }, - name: "--fds-color-accent-text-subtle", + name: "--fds-global-green-12", attributes: {}, path: [ - "color", - "accent", - "text-subtle" + "global", + "green", + "12" ] }, { - value: "#b0cfea", + value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.13}", + value: "#a2d8aa", type: "color" }, - name: "--fds-color-accent-text-default", + name: "--fds-global-green-13", attributes: {}, path: [ - "color", - "accent", - "text-default" + "global", + "green", + "13" ] }, { - value: "#f6fafd", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-accent-contrast-first", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ - "color", - "accent", - "contrast-first" + "global", + "green", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-accent-contrast-second", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ - "color", - "accent", - "contrast-second" + "global", + "green", + "contrast-2" ] }, { - value: "#131c27", + value: "#211b08", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.1}", + value: "#211b08", type: "color" }, - name: "--fds-color-neutral-background-default", + name: "--fds-global-yellow-1", attributes: {}, path: [ - "color", - "neutral", - "background-default" + "global", + "yellow", + "1" ] }, { - value: "#192433", + value: "#2b230a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.2}", + value: "#2b230a", type: "color" }, - name: "--fds-color-neutral-background-subtle", + name: "--fds-global-yellow-2", attributes: {}, path: [ - "color", - "neutral", - "background-subtle" + "global", + "yellow", + "2" ] }, { - value: "#243142", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.3}", + value: "#3a300e", type: "color" }, - name: "--fds-color-neutral-surface-default", + name: "--fds-global-yellow-3", attributes: {}, path: [ - "color", - "neutral", - "surface-default" + "global", + "yellow", + "3" ] }, { - value: "#2e3a4a", + value: "#453810", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.4}", + value: "#453810", type: "color" }, - name: "--fds-color-neutral-surface-hover", + name: "--fds-global-yellow-4", attributes: {}, path: [ - "color", - "neutral", - "surface-hover" + "global", + "yellow", + "4" ] }, { - value: "#374352", + value: "#4e4013", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.5}", + value: "#4e4013", type: "color" }, - name: "--fds-color-neutral-surface-active", + name: "--fds-global-yellow-5", attributes: {}, path: [ - "color", - "neutral", - "surface-active" + "global", + "yellow", + "5" ] }, { - value: "#495361", + value: "#625017", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.6}", + value: "#625017", type: "color" }, - name: "--fds-color-neutral-border-subtle", + name: "--fds-global-yellow-6", attributes: {}, path: [ - "color", - "neutral", - "border-subtle" + "global", + "yellow", + "6" ] }, { - value: "#626b77", + value: "#7f681e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.7}", + value: "#7f681e", type: "color" }, - name: "--fds-color-neutral-border-default", + name: "--fds-global-yellow-7", attributes: {}, path: [ - "color", - "neutral", - "border-default" + "global", + "yellow", + "7" ] }, { - value: "#7d848e", + value: "#9c8125", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.8}", + value: "#9c8125", type: "color" }, - name: "--fds-color-neutral-border-strong", + name: "--fds-global-yellow-8", attributes: {}, path: [ - "color", - "neutral", - "border-strong" + "global", + "yellow", + "8" ] }, { - value: "#1e2b3c", + value: "#ecc238", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.9}", + value: "#ecc238", type: "color" }, - name: "--fds-color-neutral-base-default", + name: "--fds-global-yellow-9", attributes: {}, path: [ - "color", - "neutral", - "base-default" + "global", + "yellow", + "9" ] }, { - value: "#333e4e", + value: "#cfaa31", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.10}", + value: "#cfaa31", type: "color" }, - name: "--fds-color-neutral-base-hover", + name: "--fds-global-yellow-10", attributes: {}, path: [ - "color", - "neutral", - "base-hover" + "global", + "yellow", + "10" ] }, { - value: "#495361", + value: "#b2922a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.11}", + value: "#b2922a", type: "color" }, - name: "--fds-color-neutral-base-active", + name: "--fds-global-yellow-11", attributes: {}, path: [ - "color", - "neutral", - "base-active" + "global", + "yellow", + "11" ] }, { - value: "#a6abb2", + value: "#cca730", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.12}", + value: "#cca730", type: "color" }, - name: "--fds-color-neutral-text-subtle", + name: "--fds-global-yellow-12", attributes: {}, path: [ - "color", - "neutral", - "text-subtle" + "global", + "yellow", + "12" ] }, { - value: "#c9ccd0", + value: "#eec84d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.13}", + value: "#eec84d", type: "color" }, - name: "--fds-color-neutral-text-default", + name: "--fds-global-yellow-13", attributes: {}, path: [ - "color", - "neutral", - "text-default" + "global", + "yellow", + "13" ] }, { - value: "#f9f9fa", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-neutral-contrast-first", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ - "color", - "neutral", - "contrast-first" + "global", + "yellow", + "contrast-1" ] }, { - value: "#9ea3ab", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-neutral-contrast-second", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ - "color", - "neutral", - "contrast-second" + "global", + "yellow", + "contrast-2" ] }, { - value: "#2f1213", + value: "#2d1508", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.1}", + value: "#2d1508", type: "color" }, - name: "--fds-color-brand1-background-default", + name: "--fds-global-orange-1", attributes: {}, path: [ - "color", - "brand1", - "background-default" + "global", + "orange", + "1" ] }, { - value: "#3c1819", + value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.2}", + value: "#3a1b0a", type: "color" }, - name: "--fds-color-brand1-background-subtle", + name: "--fds-global-orange-2", attributes: {}, path: [ - "color", - "brand1", - "background-subtle" + "global", + "orange", + "2" ] }, { - value: "#522021", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.3}", + value: "#4f240d", type: "color" }, - name: "--fds-color-brand1-surface-default", + name: "--fds-global-orange-3", attributes: {}, path: [ - "color", - "brand1", - "surface-default" + "global", + "orange", + "3" ] }, { - value: "#602627", + value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.4}", + value: "#5d2b0f", type: "color" }, - name: "--fds-color-brand1-surface-hover", + name: "--fds-global-orange-4", attributes: {}, path: [ - "color", - "brand1", - "surface-hover" + "global", + "orange", + "4" ] }, { - value: "#702c2e", + value: "#6b3212", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.5}", + value: "#6b3212", type: "color" }, - name: "--fds-color-brand1-surface-active", + name: "--fds-global-orange-5", attributes: {}, path: [ - "color", - "brand1", - "surface-active" + "global", + "orange", + "5" ] }, { - value: "#8b3639", + value: "#853e16", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.6}", + value: "#853e16", type: "color" }, - name: "--fds-color-brand1-border-subtle", + name: "--fds-global-orange-6", attributes: {}, path: [ - "color", - "brand1", - "border-subtle" + "global", + "orange", + "6" ] }, { - value: "#b34649", + value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.7}", + value: "#ac4f1c", type: "color" }, - name: "--fds-color-brand1-border-default", + name: "--fds-global-orange-7", attributes: {}, path: [ - "color", - "brand1", - "border-default" + "global", + "orange", + "7" ] }, { - value: "#dd565a", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.8}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-border-strong", + name: "--fds-global-orange-8", attributes: {}, path: [ - "color", - "brand1", - "border-strong" + "global", + "orange", + "8" ] }, { - value: "#f35f63", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.9}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-base-default", + name: "--fds-global-orange-9", attributes: {}, path: [ - "color", - "brand1", - "base-default" + "global", + "orange", + "9" ] }, { - value: "#cc5053", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.10}", + value: "#b0511d", type: "color" }, - name: "--fds-color-brand1-base-hover", + name: "--fds-global-orange-10", attributes: {}, path: [ - "color", - "brand1", - "base-hover" + "global", + "orange", + "10" ] }, { - value: "#a84144", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.11}", + value: "#8e4117", type: "color" }, - name: "--fds-color-brand1-base-active", + name: "--fds-global-orange-11", attributes: {}, path: [ - "color", - "brand1", - "base-active" + "global", + "orange", + "11" ] }, { - value: "#f78d8f", + value: "#e39a72", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.12}", + value: "#e39a72", type: "color" }, - name: "--fds-color-brand1-text-subtle", + name: "--fds-global-orange-12", attributes: {}, path: [ - "color", - "brand1", - "text-subtle" + "global", + "orange", + "12" ] }, { - value: "#fabcbd", + value: "#efc3ab", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.13}", + value: "#efc3ab", type: "color" }, - name: "--fds-color-brand1-text-default", + name: "--fds-global-orange-13", attributes: {}, path: [ - "color", - "brand1", - "text-default" + "global", + "orange", + "13" ] }, { - value: "#41191b", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand1-contrast-first", + name: "--fds-global-orange-contrast-1", attributes: {}, path: [ - "color", - "brand1", - "contrast-first" + "global", + "orange", + "contrast-1" ] }, { - value: "#2f1213", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand1-contrast-second", + name: "--fds-global-orange-contrast-2", attributes: {}, path: [ - "color", - "brand1", - "contrast-second" + "global", + "orange", + "contrast-2" ] }, { - value: "#231a05", + value: "#380c0c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.1}", + value: "#380c0c", type: "color" }, - name: "--fds-color-brand2-background-default", + name: "--fds-global-red-1", attributes: {}, path: [ - "color", - "brand2", - "background-default" + "global", + "red", + "1" ] }, { - value: "#2d2206", + value: "#470f10", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.2}", + value: "#470f10", type: "color" }, - name: "--fds-color-brand2-background-subtle", + name: "--fds-global-red-2", attributes: {}, path: [ - "color", - "brand2", - "background-subtle" + "global", + "red", + "2" ] }, { - value: "#3d2e09", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.3}", + value: "#5e1515", type: "color" }, - name: "--fds-color-brand2-surface-default", + name: "--fds-global-red-3", attributes: {}, path: [ - "color", - "brand2", - "surface-default" + "global", + "red", + "3" ] }, { - value: "#48360a", + value: "#6f1819", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.4}", + value: "#6f1819", type: "color" }, - name: "--fds-color-brand2-surface-hover", + name: "--fds-global-red-4", attributes: {}, path: [ - "color", - "brand2", - "surface-hover" + "global", + "red", + "4" ] }, { - value: "#543e0c", + value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.5}", + value: "#7f1c1c", type: "color" }, - name: "--fds-color-brand2-surface-active", + name: "--fds-global-red-5", attributes: {}, path: [ - "color", - "brand2", - "surface-active" + "global", + "red", + "5" ] }, { - value: "#684e0f", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.6}", + value: "#9d2223", type: "color" }, - name: "--fds-color-brand2-border-subtle", + name: "--fds-global-red-6", attributes: {}, path: [ - "color", - "brand2", - "border-subtle" + "global", + "red", + "6" ] }, { - value: "#876413", + value: "#bb3f40", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.7}", + value: "#bb3f40", type: "color" }, - name: "--fds-color-brand2-border-default", + name: "--fds-global-red-7", attributes: {}, path: [ - "color", - "brand2", - "border-default" + "global", + "red", + "7" ] }, { - value: "#a87c17", + value: "#c96666", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.8}", + value: "#c96666", type: "color" }, - name: "--fds-color-brand2-border-strong", + name: "--fds-global-red-8", attributes: {}, path: [ - "color", - "brand2", - "border-strong" + "global", + "red", + "8" ] }, { - value: "#e4a920", + value: "#b32728", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.9}", + value: "#b32728", type: "color" }, - name: "--fds-color-brand2-base-default", + name: "--fds-global-red-9", attributes: {}, path: [ - "color", - "brand2", - "base-default" + "global", + "red", + "9" ] }, { - value: "#c6931c", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.10}", + value: "#8c1f1f", type: "color" }, - name: "--fds-color-brand2-base-hover", + name: "--fds-global-red-10", attributes: {}, path: [ - "color", - "brand2", - "base-hover" - ] + "global", + "red", + "10" + ] }, { - value: "#a87c17", + value: "#671617", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.11}", + value: "#671617", type: "color" }, - name: "--fds-color-brand2-base-active", + name: "--fds-global-red-11", attributes: {}, path: [ - "color", - "brand2", - "base-active" + "global", + "red", + "11" ] }, { - value: "#daa21f", + value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.12}", + value: "#dc9a9b", type: "color" }, - name: "--fds-color-brand2-text-subtle", + name: "--fds-global-red-12", attributes: {}, path: [ - "color", - "brand2", - "text-subtle" + "global", + "red", + "12" ] }, { - value: "#eec76c", + value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.13}", + value: "#e9c2c2", type: "color" }, - name: "--fds-color-brand2-text-default", + name: "--fds-global-red-13", attributes: {}, path: [ - "color", - "brand2", - "text-default" + "global", + "red", + "13" ] }, { - value: "#302407", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-brand2-contrast-first", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ - "color", - "brand2", - "contrast-first" + "global", + "red", + "contrast-1" ] }, { - value: "#45340a", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand2-contrast-second", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ - "color", - "brand2", - "contrast-second" + "global", + "red", + "contrast-2" ] }, { - value: "#061d30", + value: "#031d30", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.1}", + value: "#031d30", type: "color" }, - name: "--fds-color-brand3-background-default", + name: "--fds-global-blue-1", attributes: {}, path: [ - "color", - "brand3", - "background-default" + "global", + "blue", + "1" ] }, { - value: "#07253c", + value: "#032540", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.2}", + value: "#032540", type: "color" }, - name: "--fds-color-brand3-background-subtle", + name: "--fds-global-blue-2", attributes: {}, path: [ - "color", - "brand3", - "background-subtle" + "global", + "blue", + "2" ] }, { - value: "#0a3251", + value: "#043256", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.3}", + value: "#043256", type: "color" }, - name: "--fds-color-brand3-surface-default", + name: "--fds-global-blue-3", attributes: {}, path: [ - "color", - "brand3", - "surface-default" + "global", + "blue", + "3" ] }, { - value: "#0c3b60", + value: "#053c65", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.4}", + value: "#053c65", type: "color" }, - name: "--fds-color-brand3-surface-hover", + name: "--fds-global-blue-4", attributes: {}, path: [ - "color", - "brand3", - "surface-hover" + "global", + "blue", + "4" ] }, { - value: "#0e446e", + value: "#064474", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.5}", + value: "#064474", type: "color" }, - name: "--fds-color-brand3-surface-active", + name: "--fds-global-blue-5", attributes: {}, path: [ - "color", - "brand3", - "surface-active" + "global", + "blue", + "5" ] }, { - value: "#11558a", + value: "#075490", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.6}", + value: "#075490", type: "color" }, - name: "--fds-color-brand3-border-subtle", + name: "--fds-global-blue-6", attributes: {}, path: [ - "color", - "brand3", - "border-subtle" + "global", + "blue", + "6" ] }, { - value: "#166eb2", + value: "#0a6dba", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.7}", + value: "#0a6dba", type: "color" }, - name: "--fds-color-brand3-border-default", + name: "--fds-global-blue-7", attributes: {}, path: [ - "color", - "brand3", - "border-default" + "global", + "blue", + "7" ] }, { - value: "#1b88db", + value: "#3389cb", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.8}", + value: "#3389cb", type: "color" }, - name: "--fds-color-brand3-border-strong", + name: "--fds-global-blue-8", attributes: {}, path: [ - "color", - "brand3", - "border-strong" + "global", + "blue", + "8" ] }, { - value: "#1e98f5", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.9}", + value: "#0c72c1", type: "color" }, - name: "--fds-color-brand3-base-default", + name: "--fds-global-blue-9", attributes: {}, path: [ - "color", - "brand3", - "base-default" + "global", + "blue", + "9" ] }, { - value: "#1980ce", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.10}", + value: "#085c9c", type: "color" }, - name: "--fds-color-brand3-base-hover", + name: "--fds-global-blue-10", attributes: {}, path: [ - "color", - "brand3", - "base-hover" + "global", + "blue", + "10" ] }, { - value: "#1569a9", + value: "#064678", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.11}", + value: "#064678", type: "color" }, - name: "--fds-color-brand3-base-active", + name: "--fds-global-blue-11", attributes: {}, path: [ - "color", - "brand3", - "base-active" + "global", + "blue", + "11" ] }, { - value: "#57b2f8", + value: "#78b1dc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.12}", + value: "#78b1dc", type: "color" }, - name: "--fds-color-brand3-text-subtle", + name: "--fds-global-blue-12", attributes: {}, path: [ - "color", - "brand3", - "text-subtle" + "global", + "blue", + "12" ] }, { - value: "#9cd2fb", + value: "#aed0ea", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.13}", + value: "#aed0ea", type: "color" }, - name: "--fds-color-brand3-text-default", + name: "--fds-global-blue-13", attributes: {}, path: [ - "color", - "brand3", - "text-default" + "global", + "blue", + "13" ] }, { - value: "#082740", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand3-contrast-first", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ - "color", - "brand3", - "contrast-first" + "global", + "blue", + "contrast-1" ] }, { - value: "#061f33", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand3-contrast-second", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ - "color", - "brand3", - "contrast-second" + "global", + "blue", + "contrast-2" ] }, { - value: "#08200c", + value: "#001c36", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-color-success-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ "color", - "success", + "accent", "background-default" ] }, { - value: "#0b290f", + value: "#002445", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-color-success-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ "color", - "success", + "accent", "background-subtle" ] }, { - value: "#0f3814", + value: "#00315c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-color-success-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ "color", - "success", + "accent", "surface-default" ] }, { - value: "#114218", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-color-success-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ "color", - "success", + "accent", "surface-hover" ] }, { - value: "#144c1c", + value: "#00427e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-color-success-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ "color", - "success", + "accent", "surface-active" ] }, { - value: "#185e22", + value: "#00529d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-color-success-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ "color", - "success", + "accent", "border-subtle" ] }, { - value: "#207a2c", + value: "#0f6bbe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-color-success-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ "color", - "success", + "accent", "border-default" ] }, { - value: "#279636", + value: "#3d88ca", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-color-success-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ "color", - "success", + "accent", "border-strong" ] }, { - value: "#2ca63d", + value: "#0163ba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-color-success-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ "color", - "success", + "accent", "base-default" ] }, { - value: "#248c33", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-color-success-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ "color", - "success", + "accent", "base-hover" ] }, { - value: "#1d7129", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-color-success-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ "color", - "success", + "accent", "base-active" ] }, { - value: "#64be70", + value: "#7eb0dc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-color-success-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ "color", - "success", + "accent", "text-subtle" ] }, { - value: "#a2d8aa", + value: "#b0cfea", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-color-success-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ "color", - "success", + "accent", "text-default" ] }, { - value: "#000", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-color-success-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ "color", - "success", + "accent", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-color-success-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ "color", - "success", + "accent", "contrast-second" ] }, { - value: "#380c0c", + value: "#131c27", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-color-danger-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ "color", - "danger", + "neutral", "background-default" ] }, { - value: "#470f10", + value: "#192433", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-color-danger-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "background-subtle" ] }, { - value: "#5e1515", + value: "#243142", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-color-danger-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-default" ] }, { - value: "#6f1819", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-color-danger-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-hover" ] }, { - value: "#7f1c1c", + value: "#374352", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-color-danger-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-active" ] }, { - value: "#9d2223", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-color-danger-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "border-subtle" ] }, { - value: "#bb3f40", + value: "#626b77", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-color-danger-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ "color", - "danger", + "neutral", "border-default" ] }, { - value: "#c96666", + value: "#7d848e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-color-danger-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ "color", - "danger", + "neutral", "border-strong" ] }, { - value: "#b32728", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-color-danger-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ "color", - "danger", + "neutral", "base-default" ] }, { - value: "#8c1f1f", + value: "#333e4e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-color-danger-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "base-hover" ] }, { - value: "#671617", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-color-danger-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ "color", - "danger", + "neutral", "base-active" ] }, { - value: "#dc9a9b", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-color-danger-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "text-subtle" ] }, { - value: "#e9c2c2", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-color-danger-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ "color", - "danger", + "neutral", "text-default" ] }, { - value: "#000", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-color-danger-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-color-danger-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-second" ] }, { - value: "#031d30", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-color-info-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ "color", - "info", + "brand1", "background-default" ] }, { - value: "#032540", + value: "#3c1819", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-color-info-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "background-subtle" ] }, { - value: "#043256", + value: "#522021", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-color-info-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ "color", - "info", + "brand1", "surface-default" ] }, { - value: "#053c65", + value: "#602627", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-color-info-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ "color", - "info", + "brand1", "surface-hover" ] }, { - value: "#064474", + value: "#702c2e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-color-info-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ "color", - "info", + "brand1", "surface-active" ] }, { - value: "#075490", + value: "#8b3639", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-color-info-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "border-subtle" ] }, { - value: "#0a6dba", + value: "#b34649", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-color-info-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ "color", - "info", + "brand1", "border-default" ] }, { - value: "#3389cb", + value: "#dd565a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-color-info-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ "color", - "info", + "brand1", "border-strong" ] }, { - value: "#0c72c1", + value: "#f35f63", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-color-info-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ "color", - "info", + "brand1", "base-default" ] }, { - value: "#085c9c", + value: "#cc5053", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-color-info-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ "color", - "info", + "brand1", "base-hover" ] }, { - value: "#064678", + value: "#a84144", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-color-info-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ "color", - "info", + "brand1", "base-active" ] }, { - value: "#78b1dc", + value: "#f78d8f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-color-info-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "text-subtle" ] }, { - value: "#aed0ea", + value: "#fabcbd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-color-info-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ "color", - "info", + "brand1", "text-default" ] }, { - value: "#ffffff", + value: "#41191b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-color-info-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-color-info-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-second" ] }, { - value: "#211b08", + value: "#231a05", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-color-warning-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ "color", - "warning", + "brand2", "background-default" ] }, { - value: "#2b230a", + value: "#2d2206", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-color-warning-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "background-subtle" ] }, { - value: "#3a300e", + value: "#3d2e09", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-color-warning-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-default" ] }, { - value: "#453810", + value: "#48360a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-color-warning-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-hover" ] }, { - value: "#4e4013", + value: "#543e0c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-color-warning-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-active" ] }, { - value: "#625017", + value: "#684e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-color-warning-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "border-subtle" ] }, { - value: "#7f681e", + value: "#876413", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-color-warning-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ "color", - "warning", + "brand2", "border-default" ] }, { - value: "#9c8125", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-color-warning-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ "color", - "warning", + "brand2", "border-strong" ] }, { - value: "#d46223", + value: "#e4a920", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-color-warning-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ "color", - "warning", + "brand2", "base-default" ] }, { - value: "#b0511d", + value: "#c6931c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-color-warning-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "base-hover" ] }, { - value: "#8e4117", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-color-warning-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ "color", - "warning", + "brand2", "base-active" ] }, { - value: "#e39a72", + value: "#daa21f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-color-warning-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "text-subtle" ] }, { - value: "#efc3ab", + value: "#eec76c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-color-warning-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ "color", - "warning", + "brand2", "text-default" ] }, { - value: "#000", + value: "#302407", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-color-warning-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#45340a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-color-warning-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-second" ] }, { - value: "#08200c", + value: "#061d30", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#08200c", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "global", - "green", - "1" + "color", + "brand3", + "background-default" ] }, { - value: "#0b290f", + value: "#07253c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0b290f", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "global", - "green", - "2" + "color", + "brand3", + "background-subtle" ] }, { - value: "#0f3814", + value: "#0a3251", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0f3814", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "global", - "green", - "3" + "color", + "brand3", + "surface-default" ] }, { - value: "#114218", + value: "#0c3b60", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#114218", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "global", - "green", - "4" + "color", + "brand3", + "surface-hover" ] }, { - value: "#144c1c", + value: "#0e446e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#144c1c", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "global", - "green", - "5" + "color", + "brand3", + "surface-active" ] }, { - value: "#185e22", + value: "#11558a", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185e22", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "global", - "green", - "6" + "color", + "brand3", + "border-subtle" ] }, { - value: "#207a2c", + value: "#166eb2", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#207a2c", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "global", - "green", - "7" + "color", + "brand3", + "border-default" ] }, { - value: "#279636", + value: "#1b88db", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#279636", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "global", - "green", - "8" + "color", + "brand3", + "border-strong" ] }, { - value: "#2ca63d", + value: "#1e98f5", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2ca63d", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "global", - "green", - "9" + "color", + "brand3", + "base-default" ] }, { - value: "#248c33", + value: "#1980ce", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#248c33", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "global", - "green", - "10" + "color", + "brand3", + "base-hover" ] }, { - value: "#1d7129", + value: "#1569a9", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#1d7129", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "global", - "green", - "11" + "color", + "brand3", + "base-active" ] }, { - value: "#64be70", + value: "#57b2f8", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#64be70", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "global", - "green", - "12" + "color", + "brand3", + "text-subtle" ] }, { - value: "#a2d8aa", + value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a2d8aa", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "global", - "green", - "13" + "color", + "brand3", + "text-default" ] }, { - value: "#000", + value: "#082740", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "global", - "green", - "contrast-1" + "color", + "brand3", + "contrast-first" ] }, { - value: "#e6e6e6", + value: "#061f33", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "global", - "green", - "contrast-2" + "color", + "brand3", + "contrast-second" ] }, { - value: "#211b08", + value: "#08200c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#211b08", + value: "{global.green.1}", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "global", - "yellow", - "1" + "color", + "success", + "background-default" ] }, { - value: "#2b230a", + value: "#0b290f", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2b230a", + value: "{global.green.2}", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "global", - "yellow", - "2" + "color", + "success", + "background-subtle" ] }, { - value: "#3a300e", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a300e", + value: "{global.green.3}", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "global", - "yellow", - "3" + "color", + "success", + "surface-default" ] }, { - value: "#453810", + value: "#114218", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#453810", + value: "{global.green.4}", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "global", - "yellow", - "4" + "color", + "success", + "surface-hover" ] }, { - value: "#4e4013", + value: "#144c1c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4e4013", + value: "{global.green.5}", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "global", - "yellow", - "5" + "color", + "success", + "surface-active" ] }, { - value: "#625017", + value: "#185e22", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#625017", + value: "{global.green.6}", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "global", - "yellow", - "6" + "color", + "success", + "border-subtle" ] }, { - value: "#7f681e", + value: "#207a2c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#7f681e", + value: "{global.green.7}", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "global", - "yellow", - "7" + "color", + "success", + "border-default" ] }, { - value: "#9c8125", + value: "#279636", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9c8125", + value: "{global.green.8}", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "global", - "yellow", - "8" + "color", + "success", + "border-strong" ] }, { - value: "#ecc238", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecc238", + value: "{global.green.9}", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "global", - "yellow", - "9" + "color", + "success", + "base-default" ] }, { - value: "#cfaa31", + value: "#248c33", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cfaa31", + value: "{global.green.10}", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "global", - "yellow", - "10" + "color", + "success", + "base-hover" ] }, { - value: "#b2922a", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b2922a", + value: "{global.green.11}", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "global", - "yellow", - "11" + "color", + "success", + "base-active" ] }, { - value: "#cca730", + value: "#64be70", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cca730", + value: "{global.green.12}", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "global", - "yellow", - "12" + "color", + "success", + "text-subtle" ] }, { - value: "#eec84d", + value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eec84d", + value: "{global.green.13}", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "global", - "yellow", - "13" + "color", + "success", + "text-default" ] }, { value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "global", - "yellow", - "contrast-1" + "color", + "success", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "global", - "yellow", - "contrast-2" + "color", + "success", + "contrast-second" ] }, { - value: "#2d1508", + value: "#380c0c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2d1508", + value: "{global.red.1}", type: "color" }, - name: "--fds-global-orange-1", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "global", - "orange", - "1" + "color", + "danger", + "background-default" ] }, { - value: "#3a1b0a", + value: "#470f10", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a1b0a", + value: "{global.red.2}", type: "color" }, - name: "--fds-global-orange-2", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "global", - "orange", - "2" + "color", + "danger", + "background-subtle" ] }, { - value: "#4f240d", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4f240d", + value: "{global.red.3}", type: "color" }, - name: "--fds-global-orange-3", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "global", - "orange", - "3" + "color", + "danger", + "surface-default" ] }, { - value: "#5d2b0f", + value: "#6f1819", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5d2b0f", + value: "{global.red.4}", type: "color" }, - name: "--fds-global-orange-4", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "global", - "orange", - "4" + "color", + "danger", + "surface-hover" ] }, { - value: "#6b3212", + value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#6b3212", + value: "{global.red.5}", type: "color" }, - name: "--fds-global-orange-5", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "global", - "orange", - "5" + "color", + "danger", + "surface-active" ] }, { - value: "#853e16", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#853e16", + value: "{global.red.6}", type: "color" }, - name: "--fds-global-orange-6", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "global", - "orange", - "6" + "color", + "danger", + "border-subtle" ] }, { - value: "#ac4f1c", + value: "#bb3f40", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ac4f1c", + value: "{global.red.7}", type: "color" }, - name: "--fds-global-orange-7", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "global", - "orange", - "7" + "color", + "danger", + "border-default" ] }, { - value: "#d46223", + value: "#c96666", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.8}", type: "color" }, - name: "--fds-global-orange-8", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "global", - "orange", - "8" + "color", + "danger", + "border-strong" ] }, { - value: "#d46223", + value: "#b32728", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.9}", type: "color" }, - name: "--fds-global-orange-9", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "global", - "orange", - "9" + "color", + "danger", + "base-default" ] }, { - value: "#b0511d", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b0511d", + value: "{global.red.10}", type: "color" }, - name: "--fds-global-orange-10", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "global", - "orange", - "10" + "color", + "danger", + "base-hover" ] }, { - value: "#8e4117", + value: "#671617", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8e4117", + value: "{global.red.11}", type: "color" }, - name: "--fds-global-orange-11", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "global", - "orange", - "11" + "color", + "danger", + "base-active" ] }, { - value: "#e39a72", + value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e39a72", + value: "{global.red.12}", type: "color" }, - name: "--fds-global-orange-12", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "global", - "orange", - "12" + "color", + "danger", + "text-subtle" ] }, { - value: "#efc3ab", + value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#efc3ab", + value: "{global.red.13}", type: "color" }, - name: "--fds-global-orange-13", + name: "--fds-color-danger-text-default", attributes: {}, - path: [ - "global", - "orange", - "13" + path: [ + "color", + "danger", + "text-default" ] }, { - value: "#ffffff", + value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-global-orange-contrast-1", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "global", - "orange", - "contrast-1" + "color", + "danger", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-global-orange-contrast-2", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "global", - "orange", - "contrast-2" + "color", + "danger", + "contrast-second" ] }, { - value: "#380c0c", + value: "#031d30", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#380c0c", + value: "{global.blue.1}", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "global", - "red", - "1" + "color", + "info", + "background-default" ] }, { - value: "#470f10", + value: "#032540", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#470f10", + value: "{global.blue.2}", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "global", - "red", - "2" + "color", + "info", + "background-subtle" ] }, { - value: "#5e1515", + value: "#043256", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5e1515", + value: "{global.blue.3}", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "global", - "red", - "3" + "color", + "info", + "surface-default" ] }, { - value: "#6f1819", + value: "#053c65", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#6f1819", + value: "{global.blue.4}", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "global", - "red", - "4" + "color", + "info", + "surface-hover" ] }, { - value: "#7f1c1c", + value: "#064474", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#7f1c1c", + value: "{global.blue.5}", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "global", - "red", - "5" + "color", + "info", + "surface-active" ] }, { - value: "#9d2223", + value: "#075490", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9d2223", + value: "{global.blue.6}", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "global", - "red", - "6" + "color", + "info", + "border-subtle" ] }, { - value: "#bb3f40", + value: "#0a6dba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#bb3f40", + value: "{global.blue.7}", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "global", - "red", - "7" + "color", + "info", + "border-default" ] }, { - value: "#c96666", + value: "#3389cb", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#c96666", + value: "{global.blue.8}", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "global", - "red", - "8" + "color", + "info", + "border-strong" ] }, { - value: "#b32728", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b32728", + value: "{global.blue.9}", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "global", - "red", - "9" + "color", + "info", + "base-default" ] }, { - value: "#8c1f1f", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8c1f1f", + value: "{global.blue.10}", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "global", - "red", - "10" + "color", + "info", + "base-hover" ] }, { - value: "#671617", + value: "#064678", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#671617", + value: "{global.blue.11}", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "global", - "red", - "11" + "color", + "info", + "base-active" ] }, { - value: "#dc9a9b", + value: "#78b1dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#dc9a9b", + value: "{global.blue.12}", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "global", - "red", - "12" + "color", + "info", + "text-subtle" ] }, { - value: "#e9c2c2", + value: "#aed0ea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e9c2c2", + value: "{global.blue.13}", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "global", - "red", - "13" + "color", + "info", + "text-default" ] }, { - value: "#000", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-color-info-contrast-first", attributes: {}, - path: [ - "global", - "red", - "contrast-1" + path: [ + "color", + "info", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "global", - "red", - "contrast-2" + "color", + "info", + "contrast-second" ] }, { - value: "#031d30", + value: "#211b08", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#031d30", + value: "{global.yellow.1}", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "global", - "blue", - "1" + "color", + "warning", + "background-default" ] }, { - value: "#032540", + value: "#2b230a", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#032540", + value: "{global.yellow.2}", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "global", - "blue", - "2" + "color", + "warning", + "background-subtle" ] }, { - value: "#043256", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#043256", + value: "{global.yellow.3}", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "global", - "blue", - "3" + "color", + "warning", + "surface-default" ] }, { - value: "#053c65", + value: "#453810", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#053c65", + value: "{global.yellow.4}", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "global", - "blue", - "4" + "color", + "warning", + "surface-hover" ] }, { - value: "#064474", + value: "#4e4013", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064474", + value: "{global.yellow.5}", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "global", - "blue", - "5" + "color", + "warning", + "surface-active" ] }, { - value: "#075490", + value: "#625017", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#075490", + value: "{global.yellow.6}", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "global", - "blue", - "6" + "color", + "warning", + "border-subtle" ] }, { - value: "#0a6dba", + value: "#7f681e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0a6dba", + value: "{global.yellow.7}", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "global", - "blue", - "7" + "color", + "warning", + "border-default" ] }, { - value: "#3389cb", + value: "#9c8125", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3389cb", + value: "{global.yellow.8}", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "global", - "blue", - "8" + "color", + "warning", + "border-strong" ] }, { - value: "#0c72c1", + value: "#d46223", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0c72c1", + value: "{global.orange.9}", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "global", - "blue", - "9" + "color", + "warning", + "base-default" ] }, { - value: "#085c9c", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#085c9c", + value: "{global.orange.10}", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "global", - "blue", - "10" + "color", + "warning", + "base-hover" ] }, { - value: "#064678", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064678", + value: "{global.orange.11}", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "global", - "blue", - "11" + "color", + "warning", + "base-active" ] }, { - value: "#78b1dc", + value: "#e39a72", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#78b1dc", + value: "{global.orange.12}", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "global", - "blue", - "12" + "color", + "warning", + "text-subtle" ] }, { - value: "#aed0ea", + value: "#efc3ab", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#aed0ea", + value: "{global.orange.13}", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "global", - "blue", - "13" + "color", + "warning", + "text-default" ] }, { - value: "#ffffff", + value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "global", - "blue", - "contrast-1" + "color", + "warning", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "global", - "blue", - "contrast-2" + "color", + "warning", + "contrast-second" ] }, { diff --git a/apps/storefront/tokens/altinn/light.ts b/apps/storefront/tokens/altinn/light.ts index 5a3838daaa..411fd3ebb4 100644 --- a/apps/storefront/tokens/altinn/light.ts +++ b/apps/storefront/tokens/altinn/light.ts @@ -4,2042 +4,2042 @@ export const color = [ { - value: "#fefeff", + value: "#fcfefc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.1}", + value: "#fcfefc", type: "color" }, - name: "--fds-color-accent-background-default", + name: "--fds-global-green-1", attributes: {}, path: [ - "color", - "accent", - "background-default" + "global", + "green", + "1" ] }, { - value: "#eef4fa", + value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.2}", + value: "#e9f6ea", type: "color" }, - name: "--fds-color-accent-background-subtle", + name: "--fds-global-green-2", attributes: {}, path: [ - "color", - "accent", - "background-subtle" + "global", + "green", + "2" ] }, { - value: "#e2edf7", + value: "#d9efdc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.3}", + value: "#d9efdc", type: "color" }, - name: "--fds-color-accent-surface-default", + name: "--fds-global-green-3", attributes: {}, path: [ - "color", - "accent", - "surface-default" + "global", + "green", + "3" ] }, { - value: "#c3daef", + value: "#b9e1be", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.4}", + value: "#b9e1be", type: "color" }, - name: "--fds-color-accent-surface-hover", + name: "--fds-global-green-4", attributes: {}, path: [ - "color", - "accent", - "surface-hover" + "global", + "green", + "4" ] }, { - value: "#a4c7e6", + value: "#94d29d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.5}", + value: "#94d29d", type: "color" }, - name: "--fds-color-accent-surface-active", + name: "--fds-global-green-5", attributes: {}, path: [ - "color", - "accent", - "surface-active" + "global", + "green", + "5" ] }, { - value: "#aecde9", + value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.6}", + value: "#9ed6a5", type: "color" }, - name: "--fds-color-accent-border-subtle", + name: "--fds-global-green-6", attributes: {}, path: [ - "color", - "accent", - "border-subtle" + "global", + "green", + "6" ] }, { - value: "#4b90ce", + value: "#29a03a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.7}", + value: "#29a03a", type: "color" }, - name: "--fds-color-accent-border-default", + name: "--fds-global-green-7", attributes: {}, path: [ - "color", - "accent", - "border-default" + "global", + "green", + "7" ] }, { - value: "#00529d", + value: "#185e22", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.8}", + value: "#185e22", type: "color" }, - name: "--fds-color-accent-border-strong", + name: "--fds-global-green-8", attributes: {}, path: [ - "color", - "accent", - "border-strong" + "global", + "green", + "8" ] }, { - value: "#0163ba", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.9}", + value: "#2ca63d", type: "color" }, - name: "--fds-color-accent-base-default", + name: "--fds-global-green-9", attributes: {}, path: [ - "color", - "accent", - "base-default" + "global", + "green", + "9" ] }, { - value: "#004d93", + value: "#248c33", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.10}", + value: "#248c33", type: "color" }, - name: "--fds-color-accent-base-hover", + name: "--fds-global-green-10", attributes: {}, path: [ - "color", - "accent", - "base-hover" + "global", + "green", + "10" ] }, { - value: "#00396d", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.11}", + value: "#1d7129", type: "color" }, - name: "--fds-color-accent-base-active", + name: "--fds-global-green-11", attributes: {}, path: [ - "color", - "accent", - "base-active" + "global", + "green", + "11" ] }, { - value: "#005099", + value: "#185c21", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.12}", + value: "#185c21", type: "color" }, - name: "--fds-color-accent-text-subtle", + name: "--fds-global-green-12", attributes: {}, path: [ - "color", - "accent", - "text-subtle" + "global", + "green", + "12" ] }, { - value: "#00315c", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.13}", + value: "#0f3814", type: "color" }, - name: "--fds-color-accent-text-default", + name: "--fds-global-green-13", attributes: {}, path: [ - "color", - "accent", - "text-default" + "global", + "green", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-accent-contrast-first", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ - "color", - "accent", - "contrast-first" + "global", + "green", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-accent-contrast-second", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ - "color", - "accent", - "contrast-second" + "global", + "green", + "contrast-2" ] }, { - value: "#fefefe", + value: "#fffefc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.1}", + value: "#fffefc", type: "color" }, - name: "--fds-color-neutral-background-default", + name: "--fds-global-yellow-1", attributes: {}, path: [ - "color", - "neutral", - "background-default" + "global", + "yellow", + "1" ] }, { - value: "#f3f4f5", + value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.2}", + value: "#fbf2d5", type: "color" }, - name: "--fds-color-neutral-background-subtle", + name: "--fds-global-yellow-2", attributes: {}, path: [ - "color", - "neutral", - "background-subtle" + "global", + "yellow", + "2" ] }, { - value: "#e9eaec", + value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.3}", + value: "#f9ebbd", type: "color" }, - name: "--fds-color-neutral-surface-default", + name: "--fds-global-yellow-3", attributes: {}, path: [ - "color", - "neutral", - "surface-default" + "global", + "yellow", + "3" ] }, { - value: "#d5d7da", + value: "#f2d474", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.4}", + value: "#f2d474", type: "color" }, - name: "--fds-color-neutral-surface-hover", + name: "--fds-global-yellow-4", attributes: {}, path: [ - "color", - "neutral", - "surface-hover" + "global", + "yellow", + "4" ] }, { - value: "#c1c4c9", + value: "#e8bf37", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.5}", + value: "#e8bf37", type: "color" }, - name: "--fds-color-neutral-surface-active", + name: "--fds-global-yellow-5", attributes: {}, path: [ - "color", - "neutral", - "surface-active" + "global", + "yellow", + "5" ] }, { - value: "#c6c9cd", + value: "#edc644", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.6}", + value: "#edc644", type: "color" }, - name: "--fds-color-neutral-border-subtle", + name: "--fds-global-yellow-6", attributes: {}, path: [ - "color", - "neutral", - "border-subtle" + "global", + "yellow", + "6" ] }, { - value: "#858c96", + value: "#a68827", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.7}", + value: "#a68827", type: "color" }, - name: "--fds-color-neutral-border-default", + name: "--fds-global-yellow-7", attributes: {}, path: [ - "color", - "neutral", - "border-default" + "global", + "yellow", + "7" ] }, { - value: "#495361", + value: "#625017", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.8}", + value: "#625017", type: "color" }, - name: "--fds-color-neutral-border-strong", + name: "--fds-global-yellow-8", attributes: {}, path: [ - "color", - "neutral", - "border-strong" + "global", + "yellow", + "8" ] }, { - value: "#1e2b3c", + value: "#ecc238", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.9}", + value: "#ecc238", type: "color" }, - name: "--fds-color-neutral-base-default", + name: "--fds-global-yellow-9", attributes: {}, path: [ - "color", - "neutral", - "base-default" + "global", + "yellow", + "9" ] }, { - value: "#333e4e", + value: "#cfaa31", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.10}", + value: "#cfaa31", type: "color" }, - name: "--fds-color-neutral-base-hover", + name: "--fds-global-yellow-10", attributes: {}, path: [ - "color", - "neutral", - "base-hover" + "global", + "yellow", + "10" ] }, { - value: "#495361", + value: "#b2922a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.11}", + value: "#b2922a", type: "color" }, - name: "--fds-color-neutral-base-active", + name: "--fds-global-yellow-11", attributes: {}, path: [ - "color", - "neutral", - "base-active" + "global", + "yellow", + "11" ] }, { - value: "#46505e", + value: "#604f17", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.12}", + value: "#604f17", type: "color" }, - name: "--fds-color-neutral-text-subtle", + name: "--fds-global-yellow-12", attributes: {}, path: [ - "color", - "neutral", - "text-subtle" + "global", + "yellow", + "12" ] }, { - value: "#243142", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.13}", + value: "#3a300e", type: "color" }, - name: "--fds-color-neutral-text-default", + name: "--fds-global-yellow-13", attributes: {}, path: [ - "color", - "neutral", - "text-default" + "global", + "yellow", + "13" ] }, { - value: "#f9f9fa", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-neutral-contrast-first", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ - "color", - "neutral", - "contrast-first" + "global", + "yellow", + "contrast-1" ] }, { - value: "#9ea3ab", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-neutral-contrast-second", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ - "color", - "neutral", - "contrast-second" + "global", + "yellow", + "contrast-2" ] }, { - value: "#fffefe", + value: "#fffefd", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.1}", + value: "#fffefd", type: "color" }, - name: "--fds-color-brand1-background-default", + name: "--fds-global-orange-1", attributes: {}, path: [ - "color", - "brand1", - "background-default" + "global", + "orange", + "1" ] }, { - value: "#fef0f1", + value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.2}", + value: "#fbf1ec", type: "color" }, - name: "--fds-color-brand1-background-subtle", + name: "--fds-global-orange-2", attributes: {}, path: [ - "color", - "brand1", - "background-subtle" + "global", + "orange", + "2" ] }, { - value: "#fde5e6", + value: "#f9e8df", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.3}", + value: "#f9e8df", type: "color" }, - name: "--fds-color-brand1-surface-default", + name: "--fds-global-orange-3", attributes: {}, path: [ - "color", - "brand1", - "surface-default" + "global", + "orange", + "3" ] }, { - value: "#fbcccd", + value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.4}", + value: "#f2d0bc", type: "color" }, - name: "--fds-color-brand1-surface-hover", + name: "--fds-global-orange-4", attributes: {}, path: [ - "color", - "brand1", - "surface-hover" + "global", + "orange", + "4" ] }, { - value: "#fab1b3", + value: "#ecb99e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.5}", + value: "#ecb99e", type: "color" }, - name: "--fds-color-brand1-surface-active", + name: "--fds-global-orange-5", attributes: {}, path: [ - "color", - "brand1", - "surface-active" + "global", + "orange", + "5" ] }, { - value: "#fab8b9", + value: "#eec0a7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.6}", + value: "#eec0a7", type: "color" }, - name: "--fds-color-brand1-border-subtle", + name: "--fds-global-orange-6", attributes: {}, path: [ - "color", - "brand1", - "border-subtle" + "global", + "orange", + "6" ] }, { - value: "#eb5b5f", + value: "#d76e34", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.7}", + value: "#d76e34", type: "color" }, - name: "--fds-color-brand1-border-default", + name: "--fds-global-orange-7", attributes: {}, path: [ - "color", - "brand1", - "border-default" + "global", + "orange", + "7" ] }, { - value: "#8b3639", + value: "#853e16", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.8}", + value: "#853e16", type: "color" }, - name: "--fds-color-brand1-border-strong", + name: "--fds-global-orange-8", attributes: {}, path: [ - "color", - "brand1", - "border-strong" + "global", + "orange", + "8" ] }, { - value: "#f35f63", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.9}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-base-default", + name: "--fds-global-orange-9", attributes: {}, path: [ - "color", - "brand1", - "base-default" + "global", + "orange", + "9" ] }, { - value: "#cc5053", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.10}", + value: "#b0511d", type: "color" }, - name: "--fds-color-brand1-base-hover", + name: "--fds-global-orange-10", attributes: {}, path: [ - "color", - "brand1", - "base-hover" + "global", + "orange", + "10" ] }, { - value: "#a84144", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.11}", + value: "#8e4117", type: "color" }, - name: "--fds-color-brand1-base-active", + name: "--fds-global-orange-11", attributes: {}, path: [ - "color", - "brand1", - "base-active" + "global", + "orange", + "11" ] }, { - value: "#873537", + value: "#813c15", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.12}", + value: "#813c15", type: "color" }, - name: "--fds-color-brand1-text-subtle", + name: "--fds-global-orange-12", attributes: {}, path: [ - "color", - "brand1", - "text-subtle" + "global", + "orange", + "12" ] }, { - value: "#522021", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.13}", + value: "#4f240d", type: "color" }, - name: "--fds-color-brand1-text-default", + name: "--fds-global-orange-13", attributes: {}, path: [ - "color", - "brand1", - "text-default" + "global", + "orange", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand1-contrast-first", + name: "--fds-global-orange-contrast-1", attributes: {}, path: [ - "color", - "brand1", - "contrast-first" + "global", + "orange", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand1-contrast-second", + name: "--fds-global-orange-contrast-2", attributes: {}, path: [ - "color", - "brand1", - "contrast-second" + "global", + "orange", + "contrast-2" ] }, { - value: "#fffefc", + value: "#fffefe", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.1}", + value: "#fffefe", type: "color" }, - name: "--fds-color-brand2-background-default", + name: "--fds-global-red-1", attributes: {}, path: [ - "color", - "brand2", - "background-default" + "global", + "red", + "1" ] }, { - value: "#fbf3e0", + value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.2}", + value: "#fbf2f3", type: "color" }, - name: "--fds-color-brand2-background-subtle", + name: "--fds-global-red-2", attributes: {}, path: [ - "color", - "brand2", - "background-subtle" + "global", + "red", + "2" ] }, { - value: "#f8e9c6", + value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.3}", + value: "#f6e6e6", type: "color" }, - name: "--fds-color-brand2-surface-default", + name: "--fds-global-red-3", attributes: {}, path: [ - "color", - "brand2", - "surface-default" + "global", + "red", + "3" ] }, { - value: "#f2d48d", + value: "#eecfd0", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.4}", + value: "#eecfd0", type: "color" }, - name: "--fds-color-brand2-surface-hover", + name: "--fds-global-red-4", attributes: {}, path: [ - "color", - "brand2", - "surface-hover" + "global", + "red", + "4" ] }, { - value: "#ebbe54", + value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.5}", + value: "#e6b9b9", type: "color" }, - name: "--fds-color-brand2-surface-active", + name: "--fds-global-red-5", attributes: {}, path: [ - "color", - "brand2", - "surface-active" + "global", + "red", + "5" ] }, { - value: "#edc464", + value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.6}", + value: "#e8bfbf", type: "color" }, - name: "--fds-color-brand2-border-subtle", + name: "--fds-global-red-6", attributes: {}, path: [ - "color", - "brand2", - "border-subtle" + "global", + "red", + "6" ] }, { - value: "#b28419", + value: "#cd7172", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.7}", + value: "#cd7172", type: "color" }, - name: "--fds-color-brand2-border-default", + name: "--fds-global-red-7", attributes: {}, path: [ - "color", - "brand2", - "border-default" + "global", + "red", + "7" ] }, { - value: "#684e0f", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.8}", + value: "#9d2223", type: "color" }, - name: "--fds-color-brand2-border-strong", + name: "--fds-global-red-8", attributes: {}, path: [ - "color", - "brand2", - "border-strong" + "global", + "red", + "8" ] }, { - value: "#e4a920", + value: "#b32728", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.9}", + value: "#b32728", type: "color" }, - name: "--fds-color-brand2-base-default", + name: "--fds-global-red-9", attributes: {}, path: [ - "color", - "brand2", - "base-default" + "global", + "red", + "9" ] }, { - value: "#c6931c", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.10}", + value: "#8c1f1f", type: "color" }, - name: "--fds-color-brand2-base-hover", + name: "--fds-global-red-10", attributes: {}, path: [ - "color", - "brand2", - "base-hover" - ] + "global", + "red", + "10" + ] }, { - value: "#a87c17", + value: "#671617", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.11}", + value: "#671617", type: "color" }, - name: "--fds-color-brand2-base-active", + name: "--fds-global-red-11", attributes: {}, path: [ - "color", - "brand2", - "base-active" + "global", + "red", + "11" ] }, { - value: "#664c0e", + value: "#9a2122", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.12}", + value: "#9a2122", type: "color" }, - name: "--fds-color-brand2-text-subtle", + name: "--fds-global-red-12", attributes: {}, path: [ - "color", - "brand2", - "text-subtle" + "global", + "red", + "12" ] }, { - value: "#3d2e09", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.13}", + value: "#5e1515", type: "color" }, - name: "--fds-color-brand2-text-default", + name: "--fds-global-red-13", attributes: {}, path: [ - "color", - "brand2", - "text-default" + "global", + "red", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand2-contrast-first", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ - "color", - "brand2", - "contrast-first" + "global", + "red", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand2-contrast-second", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ - "color", - "brand2", - "contrast-second" + "global", + "red", + "contrast-2" ] }, { - value: "#fdfeff", + value: "#fefeff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.1}", + value: "#fefeff", type: "color" }, - name: "--fds-color-brand3-background-default", + name: "--fds-global-blue-1", attributes: {}, path: [ - "color", - "brand3", - "background-default" + "global", + "blue", + "1" ] }, { - value: "#eaf6fe", + value: "#edf5fa", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.2}", + value: "#edf5fa", type: "color" }, - name: "--fds-color-brand3-background-subtle", + name: "--fds-global-blue-2", attributes: {}, path: [ - "color", - "brand3", - "background-subtle" + "global", + "blue", + "2" ] }, { - value: "#d9eefd", + value: "#dfecf7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.3}", + value: "#dfecf7", type: "color" }, - name: "--fds-color-brand3-surface-default", + name: "--fds-global-blue-3", attributes: {}, path: [ - "color", - "brand3", - "surface-default" + "global", + "blue", + "3" ] }, { - value: "#b3dcfc", + value: "#bedaee", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.4}", + value: "#bedaee", type: "color" }, - name: "--fds-color-brand3-surface-hover", + name: "--fds-global-blue-4", attributes: {}, path: [ - "color", - "brand3", - "surface-hover" + "global", + "blue", + "4" ] }, { - value: "#8bcafa", + value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.5}", + value: "#a1c9e7", type: "color" }, - name: "--fds-color-brand3-surface-active", + name: "--fds-global-blue-5", attributes: {}, path: [ - "color", - "brand3", - "surface-active" + "global", + "blue", + "5" ] }, { - value: "#96cffa", + value: "#aacee9", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.6}", + value: "#aacee9", type: "color" }, - name: "--fds-color-brand3-border-subtle", + name: "--fds-global-blue-6", attributes: {}, path: [ - "color", - "brand3", - "border-subtle" + "global", + "blue", + "6" ] }, { - value: "#1c90e8", + value: "#4291ce", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.7}", + value: "#4291ce", type: "color" }, - name: "--fds-color-brand3-border-default", + name: "--fds-global-blue-7", attributes: {}, path: [ - "color", - "brand3", - "border-default" + "global", + "blue", + "7" ] }, { - value: "#11558a", + value: "#075490", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.8}", + value: "#075490", type: "color" }, - name: "--fds-color-brand3-border-strong", + name: "--fds-global-blue-8", attributes: {}, path: [ - "color", - "brand3", - "border-strong" + "global", + "blue", + "8" ] }, { - value: "#1e98f5", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.9}", + value: "#0c72c1", type: "color" }, - name: "--fds-color-brand3-base-default", + name: "--fds-global-blue-9", attributes: {}, path: [ - "color", - "brand3", - "base-default" + "global", + "blue", + "9" ] }, { - value: "#1980ce", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.10}", + value: "#085c9c", type: "color" }, - name: "--fds-color-brand3-base-hover", + name: "--fds-global-blue-10", attributes: {}, path: [ - "color", - "brand3", - "base-hover" + "global", + "blue", + "10" ] }, { - value: "#1569a9", + value: "#064678", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.11}", + value: "#064678", type: "color" }, - name: "--fds-color-brand3-base-active", + name: "--fds-global-blue-11", attributes: {}, path: [ - "color", - "brand3", - "base-active" + "global", + "blue", + "11" ] }, { - value: "#105387", + value: "#07528c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.12}", + value: "#07528c", type: "color" }, - name: "--fds-color-brand3-text-subtle", + name: "--fds-global-blue-12", attributes: {}, path: [ - "color", - "brand3", - "text-subtle" + "global", + "blue", + "12" ] }, { - value: "#0a3251", + value: "#043256", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.13}", + value: "#043256", type: "color" }, - name: "--fds-color-brand3-text-default", + name: "--fds-global-blue-13", attributes: {}, path: [ - "color", - "brand3", - "text-default" + "global", + "blue", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand3-contrast-first", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ - "color", - "brand3", - "contrast-first" + "global", + "blue", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand3-contrast-second", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ - "color", - "brand3", - "contrast-second" + "global", + "blue", + "contrast-2" ] }, { - value: "#fcfefc", + value: "#fefeff", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-color-success-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ "color", - "success", + "accent", "background-default" ] }, { - value: "#e9f6ea", + value: "#eef4fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-color-success-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ "color", - "success", + "accent", "background-subtle" ] }, { - value: "#d9efdc", + value: "#e2edf7", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-color-success-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ "color", - "success", + "accent", "surface-default" ] }, { - value: "#b9e1be", + value: "#c3daef", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-color-success-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ "color", - "success", + "accent", "surface-hover" ] }, { - value: "#94d29d", + value: "#a4c7e6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-color-success-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ "color", - "success", + "accent", "surface-active" ] }, { - value: "#9ed6a5", + value: "#aecde9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-color-success-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ "color", - "success", + "accent", "border-subtle" ] }, { - value: "#29a03a", + value: "#4b90ce", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-color-success-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ "color", - "success", + "accent", "border-default" ] }, { - value: "#185e22", + value: "#00529d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-color-success-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ "color", - "success", + "accent", "border-strong" ] }, { - value: "#2ca63d", + value: "#0163ba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-color-success-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ "color", - "success", + "accent", "base-default" ] }, { - value: "#248c33", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-color-success-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ "color", - "success", + "accent", "base-hover" ] }, { - value: "#1d7129", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-color-success-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ "color", - "success", + "accent", "base-active" ] }, { - value: "#185c21", + value: "#005099", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-color-success-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ "color", - "success", + "accent", "text-subtle" ] }, { - value: "#0f3814", + value: "#00315c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-color-success-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ "color", - "success", + "accent", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-color-success-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ "color", - "success", + "accent", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-color-success-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ "color", - "success", + "accent", "contrast-second" ] }, { - value: "#fffefe", + value: "#fefefe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-color-danger-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ "color", - "danger", + "neutral", "background-default" ] }, { - value: "#fbf2f3", + value: "#f3f4f5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-color-danger-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "background-subtle" ] }, { - value: "#f6e6e6", + value: "#e9eaec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-color-danger-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-default" ] }, { - value: "#eecfd0", + value: "#d5d7da", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-color-danger-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-hover" ] }, { - value: "#e6b9b9", + value: "#c1c4c9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-color-danger-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-active" ] }, { - value: "#e8bfbf", + value: "#c6c9cd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-color-danger-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "border-subtle" ] }, { - value: "#cd7172", + value: "#858c96", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-color-danger-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ "color", - "danger", + "neutral", "border-default" ] }, { - value: "#9d2223", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-color-danger-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ "color", - "danger", + "neutral", "border-strong" ] }, { - value: "#b32728", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-color-danger-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ "color", - "danger", + "neutral", "base-default" ] }, { - value: "#8c1f1f", + value: "#333e4e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-color-danger-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "base-hover" ] }, { - value: "#671617", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-color-danger-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ "color", - "danger", + "neutral", "base-active" ] }, { - value: "#9a2122", + value: "#46505e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-color-danger-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "text-subtle" ] }, { - value: "#5e1515", + value: "#243142", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-color-danger-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ "color", - "danger", + "neutral", "text-default" ] }, { - value: "#ffffff", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-color-danger-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-color-danger-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-second" ] }, { - value: "#fefeff", + value: "#fffefe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-color-info-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ "color", - "info", + "brand1", "background-default" ] }, { - value: "#edf5fa", + value: "#fef0f1", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-color-info-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "background-subtle" ] }, { - value: "#dfecf7", + value: "#fde5e6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-color-info-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ "color", - "info", + "brand1", "surface-default" ] }, { - value: "#bedaee", + value: "#fbcccd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-color-info-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ "color", - "info", + "brand1", "surface-hover" ] }, { - value: "#a1c9e7", + value: "#fab1b3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-color-info-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ "color", - "info", + "brand1", "surface-active" ] }, { - value: "#aacee9", + value: "#fab8b9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-color-info-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "border-subtle" ] }, { - value: "#4291ce", + value: "#eb5b5f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-color-info-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ "color", - "info", + "brand1", "border-default" ] }, { - value: "#075490", + value: "#8b3639", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-color-info-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ "color", - "info", + "brand1", "border-strong" ] }, { - value: "#0c72c1", + value: "#f35f63", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-color-info-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ "color", - "info", + "brand1", "base-default" ] }, { - value: "#085c9c", + value: "#cc5053", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-color-info-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ "color", - "info", + "brand1", "base-hover" ] }, { - value: "#064678", + value: "#a84144", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-color-info-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ "color", - "info", + "brand1", "base-active" ] }, { - value: "#07528c", + value: "#873537", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-color-info-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "text-subtle" ] }, { - value: "#043256", + value: "#522021", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-color-info-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ "color", - "info", + "brand1", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-color-info-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-color-info-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-second" ] }, @@ -2049,1528 +2049,1528 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-color-warning-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ "color", - "warning", + "brand2", "background-default" ] }, { - value: "#fbf2d5", + value: "#fbf3e0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-color-warning-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "background-subtle" ] }, { - value: "#f9ebbd", + value: "#f8e9c6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-color-warning-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-default" ] }, { - value: "#f2d474", + value: "#f2d48d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-color-warning-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-hover" ] }, { - value: "#e8bf37", + value: "#ebbe54", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-color-warning-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-active" ] }, { - value: "#edc644", + value: "#edc464", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-color-warning-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "border-subtle" ] }, { - value: "#a68827", + value: "#b28419", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-color-warning-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ "color", - "warning", + "brand2", "border-default" ] }, { - value: "#625017", + value: "#684e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-color-warning-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ "color", - "warning", + "brand2", "border-strong" ] }, { - value: "#d46223", + value: "#e4a920", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-color-warning-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ "color", - "warning", + "brand2", "base-default" ] }, { - value: "#b0511d", + value: "#c6931c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-color-warning-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "base-hover" ] }, { - value: "#8e4117", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-color-warning-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ "color", - "warning", + "brand2", "base-active" ] }, { - value: "#813c15", + value: "#664c0e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-color-warning-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "text-subtle" ] }, { - value: "#4f240d", + value: "#3d2e09", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-color-warning-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ "color", - "warning", + "brand2", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-color-warning-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-color-warning-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-second" ] }, { - value: "#fcfefc", + value: "#fdfeff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fcfefc", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "global", - "green", - "1" + "color", + "brand3", + "background-default" ] }, { - value: "#e9f6ea", + value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e9f6ea", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "global", - "green", - "2" + "color", + "brand3", + "background-subtle" ] }, { - value: "#d9efdc", + value: "#d9eefd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d9efdc", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "global", - "green", - "3" + "color", + "brand3", + "surface-default" ] }, { - value: "#b9e1be", + value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b9e1be", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "global", - "green", - "4" + "color", + "brand3", + "surface-hover" ] }, { - value: "#94d29d", + value: "#8bcafa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#94d29d", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "global", - "green", - "5" + "color", + "brand3", + "surface-active" ] }, { - value: "#9ed6a5", + value: "#96cffa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9ed6a5", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "global", - "green", - "6" + "color", + "brand3", + "border-subtle" ] }, { - value: "#29a03a", + value: "#1c90e8", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#29a03a", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "global", - "green", - "7" + "color", + "brand3", + "border-default" ] }, { - value: "#185e22", + value: "#11558a", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185e22", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "global", - "green", - "8" + "color", + "brand3", + "border-strong" ] }, { - value: "#2ca63d", + value: "#1e98f5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2ca63d", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "global", - "green", - "9" + "color", + "brand3", + "base-default" ] }, { - value: "#248c33", + value: "#1980ce", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#248c33", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "global", - "green", - "10" + "color", + "brand3", + "base-hover" ] }, { - value: "#1d7129", + value: "#1569a9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#1d7129", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "global", - "green", - "11" + "color", + "brand3", + "base-active" ] }, { - value: "#185c21", + value: "#105387", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185c21", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "global", - "green", - "12" + "color", + "brand3", + "text-subtle" ] }, { - value: "#0f3814", + value: "#0a3251", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0f3814", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "global", - "green", - "13" + "color", + "brand3", + "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "global", - "green", - "contrast-1" + "color", + "brand3", + "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "global", - "green", - "contrast-2" + "color", + "brand3", + "contrast-second" ] }, { - value: "#fffefc", + value: "#fcfefc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefc", + value: "{global.green.1}", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "global", - "yellow", - "1" + "color", + "success", + "background-default" ] }, { - value: "#fbf2d5", + value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf2d5", + value: "{global.green.2}", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "global", - "yellow", - "2" + "color", + "success", + "background-subtle" ] }, { - value: "#f9ebbd", + value: "#d9efdc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f9ebbd", + value: "{global.green.3}", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "global", - "yellow", - "3" + "color", + "success", + "surface-default" ] }, { - value: "#f2d474", + value: "#b9e1be", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f2d474", + value: "{global.green.4}", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "global", - "yellow", - "4" + "color", + "success", + "surface-hover" ] }, { - value: "#e8bf37", + value: "#94d29d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e8bf37", + value: "{global.green.5}", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "global", - "yellow", - "5" + "color", + "success", + "surface-active" ] }, { - value: "#edc644", + value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#edc644", + value: "{global.green.6}", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "global", - "yellow", - "6" + "color", + "success", + "border-subtle" ] }, { - value: "#a68827", + value: "#29a03a", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a68827", + value: "{global.green.7}", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "global", - "yellow", - "7" + "color", + "success", + "border-default" ] }, { - value: "#625017", + value: "#185e22", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#625017", + value: "{global.green.8}", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "global", - "yellow", - "8" + "color", + "success", + "border-strong" ] }, { - value: "#ecc238", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecc238", + value: "{global.green.9}", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "global", - "yellow", - "9" + "color", + "success", + "base-default" ] }, { - value: "#cfaa31", + value: "#248c33", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cfaa31", + value: "{global.green.10}", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "global", - "yellow", - "10" + "color", + "success", + "base-hover" ] }, { - value: "#b2922a", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b2922a", + value: "{global.green.11}", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "global", - "yellow", - "11" + "color", + "success", + "base-active" ] }, { - value: "#604f17", + value: "#185c21", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#604f17", + value: "{global.green.12}", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "global", - "yellow", - "12" + "color", + "success", + "text-subtle" ] }, { - value: "#3a300e", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a300e", + value: "{global.green.13}", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "global", - "yellow", - "13" + "color", + "success", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "global", - "yellow", - "contrast-1" + "color", + "success", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "global", - "yellow", - "contrast-2" + "color", + "success", + "contrast-second" ] }, { - value: "#fffefd", + value: "#fffefe", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefd", + value: "{global.red.1}", type: "color" }, - name: "--fds-global-orange-1", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "global", - "orange", - "1" + "color", + "danger", + "background-default" ] }, { - value: "#fbf1ec", + value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf1ec", + value: "{global.red.2}", type: "color" }, - name: "--fds-global-orange-2", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "global", - "orange", - "2" + "color", + "danger", + "background-subtle" ] }, { - value: "#f9e8df", + value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f9e8df", + value: "{global.red.3}", type: "color" }, - name: "--fds-global-orange-3", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "global", - "orange", - "3" + "color", + "danger", + "surface-default" ] }, { - value: "#f2d0bc", + value: "#eecfd0", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f2d0bc", + value: "{global.red.4}", type: "color" }, - name: "--fds-global-orange-4", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "global", - "orange", - "4" + "color", + "danger", + "surface-hover" ] }, { - value: "#ecb99e", + value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecb99e", + value: "{global.red.5}", type: "color" }, - name: "--fds-global-orange-5", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "global", - "orange", - "5" + "color", + "danger", + "surface-active" ] }, { - value: "#eec0a7", + value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eec0a7", + value: "{global.red.6}", type: "color" }, - name: "--fds-global-orange-6", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "global", - "orange", - "6" + "color", + "danger", + "border-subtle" ] }, { - value: "#d76e34", + value: "#cd7172", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d76e34", + value: "{global.red.7}", type: "color" }, - name: "--fds-global-orange-7", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "global", - "orange", - "7" + "color", + "danger", + "border-default" ] }, { - value: "#853e16", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#853e16", + value: "{global.red.8}", type: "color" }, - name: "--fds-global-orange-8", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "global", - "orange", - "8" + "color", + "danger", + "border-strong" ] }, { - value: "#d46223", + value: "#b32728", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.9}", type: "color" }, - name: "--fds-global-orange-9", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "global", - "orange", - "9" + "color", + "danger", + "base-default" ] }, { - value: "#b0511d", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b0511d", + value: "{global.red.10}", type: "color" }, - name: "--fds-global-orange-10", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "global", - "orange", - "10" + "color", + "danger", + "base-hover" ] }, { - value: "#8e4117", + value: "#671617", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8e4117", + value: "{global.red.11}", type: "color" }, - name: "--fds-global-orange-11", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "global", - "orange", - "11" + "color", + "danger", + "base-active" ] }, { - value: "#813c15", + value: "#9a2122", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#813c15", + value: "{global.red.12}", type: "color" }, - name: "--fds-global-orange-12", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "global", - "orange", - "12" + "color", + "danger", + "text-subtle" ] }, { - value: "#4f240d", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4f240d", + value: "{global.red.13}", type: "color" }, - name: "--fds-global-orange-13", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "global", - "orange", - "13" + "color", + "danger", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-global-orange-contrast-1", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "global", - "orange", - "contrast-1" + "color", + "danger", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-global-orange-contrast-2", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "global", - "orange", - "contrast-2" + "color", + "danger", + "contrast-second" ] }, { - value: "#fffefe", + value: "#fefeff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefe", + value: "{global.blue.1}", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "global", - "red", - "1" + "color", + "info", + "background-default" ] }, { - value: "#fbf2f3", + value: "#edf5fa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf2f3", + value: "{global.blue.2}", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "global", - "red", - "2" + "color", + "info", + "background-subtle" ] }, { - value: "#f6e6e6", + value: "#dfecf7", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f6e6e6", + value: "{global.blue.3}", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "global", - "red", - "3" + "color", + "info", + "surface-default" ] }, { - value: "#eecfd0", + value: "#bedaee", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eecfd0", + value: "{global.blue.4}", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "global", - "red", - "4" + "color", + "info", + "surface-hover" ] }, { - value: "#e6b9b9", + value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6b9b9", + value: "{global.blue.5}", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "global", - "red", - "5" + "color", + "info", + "surface-active" ] }, { - value: "#e8bfbf", + value: "#aacee9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e8bfbf", + value: "{global.blue.6}", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "global", - "red", - "6" + "color", + "info", + "border-subtle" ] }, { - value: "#cd7172", + value: "#4291ce", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cd7172", + value: "{global.blue.7}", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "global", - "red", - "7" + "color", + "info", + "border-default" ] }, { - value: "#9d2223", + value: "#075490", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9d2223", + value: "{global.blue.8}", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "global", - "red", - "8" + "color", + "info", + "border-strong" ] }, { - value: "#b32728", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b32728", + value: "{global.blue.9}", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "global", - "red", - "9" + "color", + "info", + "base-default" ] }, { - value: "#8c1f1f", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8c1f1f", + value: "{global.blue.10}", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "global", - "red", - "10" + "color", + "info", + "base-hover" ] }, { - value: "#671617", + value: "#064678", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#671617", + value: "{global.blue.11}", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "global", - "red", - "11" + "color", + "info", + "base-active" ] }, { - value: "#9a2122", + value: "#07528c", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9a2122", + value: "{global.blue.12}", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "global", - "red", - "12" + "color", + "info", + "text-subtle" ] }, { - value: "#5e1515", + value: "#043256", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5e1515", + value: "{global.blue.13}", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "global", - "red", - "13" + "color", + "info", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "global", - "red", - "contrast-1" + "color", + "info", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "global", - "red", - "contrast-2" + "color", + "info", + "contrast-second" ] }, { - value: "#fefeff", + value: "#fffefc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fefeff", + value: "{global.yellow.1}", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "global", - "blue", - "1" + "color", + "warning", + "background-default" ] }, { - value: "#edf5fa", + value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#edf5fa", + value: "{global.yellow.2}", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "global", - "blue", - "2" + "color", + "warning", + "background-subtle" ] }, { - value: "#dfecf7", + value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#dfecf7", + value: "{global.yellow.3}", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "global", - "blue", - "3" + "color", + "warning", + "surface-default" ] }, { - value: "#bedaee", + value: "#f2d474", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#bedaee", + value: "{global.yellow.4}", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "global", - "blue", - "4" + "color", + "warning", + "surface-hover" ] }, { - value: "#a1c9e7", + value: "#e8bf37", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a1c9e7", + value: "{global.yellow.5}", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "global", - "blue", - "5" + "color", + "warning", + "surface-active" ] }, { - value: "#aacee9", + value: "#edc644", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#aacee9", + value: "{global.yellow.6}", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "global", - "blue", - "6" + "color", + "warning", + "border-subtle" ] }, { - value: "#4291ce", + value: "#a68827", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4291ce", + value: "{global.yellow.7}", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "global", - "blue", - "7" + "color", + "warning", + "border-default" ] }, { - value: "#075490", + value: "#625017", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#075490", + value: "{global.yellow.8}", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "global", - "blue", - "8" + "color", + "warning", + "border-strong" ] }, { - value: "#0c72c1", + value: "#d46223", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0c72c1", + value: "{global.orange.9}", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "global", - "blue", - "9" + "color", + "warning", + "base-default" ] }, { - value: "#085c9c", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#085c9c", + value: "{global.orange.10}", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "global", - "blue", - "10" + "color", + "warning", + "base-hover" ] }, { - value: "#064678", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064678", + value: "{global.orange.11}", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "global", - "blue", - "11" + "color", + "warning", + "base-active" ] }, { - value: "#07528c", + value: "#813c15", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#07528c", + value: "{global.orange.12}", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "global", - "blue", - "12" + "color", + "warning", + "text-subtle" ] }, { - value: "#043256", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#043256", + value: "{global.orange.13}", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "global", - "blue", - "13" + "color", + "warning", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "global", - "blue", - "contrast-1" + "color", + "warning", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "global", - "blue", - "contrast-2" + "color", + "warning", + "contrast-second" ] }, { diff --git a/apps/storefront/tokens/digdir/dark.ts b/apps/storefront/tokens/digdir/dark.ts index 50f0487aea..d881398aea 100644 --- a/apps/storefront/tokens/digdir/dark.ts +++ b/apps/storefront/tokens/digdir/dark.ts @@ -4,3573 +4,3573 @@ export const color = [ { - value: "#001c36", + value: "#08200c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.1}", + value: "#08200c", type: "color" }, - name: "--fds-color-accent-background-default", + name: "--fds-global-green-1", attributes: {}, path: [ - "color", - "accent", - "background-default" + "global", + "green", + "1" ] }, { - value: "#002445", + value: "#0b290f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.2}", + value: "#0b290f", type: "color" }, - name: "--fds-color-accent-background-subtle", + name: "--fds-global-green-2", attributes: {}, path: [ - "color", - "accent", - "background-subtle" + "global", + "green", + "2" ] }, { - value: "#00315c", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.3}", + value: "#0f3814", type: "color" }, - name: "--fds-color-accent-surface-default", + name: "--fds-global-green-3", attributes: {}, path: [ - "color", - "accent", - "surface-default" + "global", + "green", + "3" ] }, { - value: "#00396d", + value: "#114218", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.4}", + value: "#114218", type: "color" }, - name: "--fds-color-accent-surface-hover", + name: "--fds-global-green-4", attributes: {}, path: [ - "color", - "accent", - "surface-hover" + "global", + "green", + "4" ] }, { - value: "#00427e", + value: "#144c1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.5}", + value: "#144c1c", type: "color" }, - name: "--fds-color-accent-surface-active", + name: "--fds-global-green-5", attributes: {}, path: [ - "color", - "accent", - "surface-active" + "global", + "green", + "5" ] }, { - value: "#00529d", + value: "#185e22", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.6}", + value: "#185e22", type: "color" }, - name: "--fds-color-accent-border-subtle", + name: "--fds-global-green-6", attributes: {}, path: [ - "color", - "accent", - "border-subtle" + "global", + "green", + "6" ] }, { - value: "#0f6bbe", + value: "#207a2c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.7}", + value: "#207a2c", type: "color" }, - name: "--fds-color-accent-border-default", + name: "--fds-global-green-7", attributes: {}, path: [ - "color", - "accent", - "border-default" + "global", + "green", + "7" ] }, { - value: "#3d88ca", + value: "#279636", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.8}", + value: "#279636", type: "color" }, - name: "--fds-color-accent-border-strong", + name: "--fds-global-green-8", attributes: {}, path: [ - "color", - "accent", - "border-strong" + "global", + "green", + "8" ] }, { - value: "#0163ba", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.9}", + value: "#2ca63d", type: "color" }, - name: "--fds-color-accent-base-default", + name: "--fds-global-green-9", attributes: {}, path: [ - "color", - "accent", - "base-default" + "global", + "green", + "9" ] }, { - value: "#004d93", + value: "#248c33", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.10}", + value: "#248c33", type: "color" }, - name: "--fds-color-accent-base-hover", + name: "--fds-global-green-10", attributes: {}, path: [ - "color", - "accent", - "base-hover" + "global", + "green", + "10" ] }, { - value: "#00396d", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.11}", + value: "#1d7129", type: "color" }, - name: "--fds-color-accent-base-active", + name: "--fds-global-green-11", attributes: {}, path: [ - "color", - "accent", - "base-active" + "global", + "green", + "11" ] }, { - value: "#7eb0dc", + value: "#64be70", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.12}", + value: "#64be70", type: "color" }, - name: "--fds-color-accent-text-subtle", + name: "--fds-global-green-12", attributes: {}, path: [ - "color", - "accent", - "text-subtle" + "global", + "green", + "12" ] }, { - value: "#b0cfea", + value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.13}", + value: "#a2d8aa", type: "color" }, - name: "--fds-color-accent-text-default", + name: "--fds-global-green-13", attributes: {}, path: [ - "color", - "accent", - "text-default" + "global", + "green", + "13" ] }, { - value: "#f6fafd", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-accent-contrast-first", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ - "color", - "accent", - "contrast-first" + "global", + "green", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-accent-contrast-second", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ - "color", - "accent", - "contrast-second" + "global", + "green", + "contrast-2" ] }, { - value: "#131c27", + value: "#211b08", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.1}", + value: "#211b08", type: "color" }, - name: "--fds-color-neutral-background-default", + name: "--fds-global-yellow-1", attributes: {}, path: [ - "color", - "neutral", - "background-default" + "global", + "yellow", + "1" ] }, { - value: "#192433", + value: "#2b230a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.2}", + value: "#2b230a", type: "color" }, - name: "--fds-color-neutral-background-subtle", + name: "--fds-global-yellow-2", attributes: {}, path: [ - "color", - "neutral", - "background-subtle" + "global", + "yellow", + "2" ] }, { - value: "#243142", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.3}", + value: "#3a300e", type: "color" }, - name: "--fds-color-neutral-surface-default", + name: "--fds-global-yellow-3", attributes: {}, path: [ - "color", - "neutral", - "surface-default" + "global", + "yellow", + "3" ] }, { - value: "#2e3a4a", + value: "#453810", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.4}", + value: "#453810", type: "color" }, - name: "--fds-color-neutral-surface-hover", + name: "--fds-global-yellow-4", attributes: {}, path: [ - "color", - "neutral", - "surface-hover" + "global", + "yellow", + "4" ] }, { - value: "#374352", + value: "#4e4013", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.5}", + value: "#4e4013", type: "color" }, - name: "--fds-color-neutral-surface-active", + name: "--fds-global-yellow-5", attributes: {}, path: [ - "color", - "neutral", - "surface-active" + "global", + "yellow", + "5" ] }, { - value: "#495361", + value: "#625017", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.6}", + value: "#625017", type: "color" }, - name: "--fds-color-neutral-border-subtle", + name: "--fds-global-yellow-6", attributes: {}, path: [ - "color", - "neutral", - "border-subtle" + "global", + "yellow", + "6" ] }, { - value: "#626b77", + value: "#7f681e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.7}", + value: "#7f681e", type: "color" }, - name: "--fds-color-neutral-border-default", + name: "--fds-global-yellow-7", attributes: {}, path: [ - "color", - "neutral", - "border-default" + "global", + "yellow", + "7" ] }, { - value: "#7d848e", + value: "#9c8125", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.8}", + value: "#9c8125", type: "color" }, - name: "--fds-color-neutral-border-strong", + name: "--fds-global-yellow-8", attributes: {}, path: [ - "color", - "neutral", - "border-strong" + "global", + "yellow", + "8" ] }, { - value: "#1e2b3c", + value: "#ecc238", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.9}", + value: "#ecc238", type: "color" }, - name: "--fds-color-neutral-base-default", + name: "--fds-global-yellow-9", attributes: {}, path: [ - "color", - "neutral", - "base-default" + "global", + "yellow", + "9" ] }, { - value: "#333e4e", + value: "#cfaa31", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.10}", + value: "#cfaa31", type: "color" }, - name: "--fds-color-neutral-base-hover", + name: "--fds-global-yellow-10", attributes: {}, path: [ - "color", - "neutral", - "base-hover" + "global", + "yellow", + "10" ] }, { - value: "#495361", + value: "#b2922a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.11}", + value: "#b2922a", type: "color" }, - name: "--fds-color-neutral-base-active", + name: "--fds-global-yellow-11", attributes: {}, path: [ - "color", - "neutral", - "base-active" + "global", + "yellow", + "11" ] }, { - value: "#a6abb2", + value: "#cca730", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.12}", + value: "#cca730", type: "color" }, - name: "--fds-color-neutral-text-subtle", + name: "--fds-global-yellow-12", attributes: {}, path: [ - "color", - "neutral", - "text-subtle" + "global", + "yellow", + "12" ] }, { - value: "#c9ccd0", + value: "#eec84d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.13}", + value: "#eec84d", type: "color" }, - name: "--fds-color-neutral-text-default", + name: "--fds-global-yellow-13", attributes: {}, path: [ - "color", - "neutral", - "text-default" + "global", + "yellow", + "13" ] }, { - value: "#f9f9fa", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-neutral-contrast-first", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ - "color", - "neutral", - "contrast-first" + "global", + "yellow", + "contrast-1" ] }, { - value: "#9ea3ab", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-neutral-contrast-second", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ - "color", - "neutral", - "contrast-second" + "global", + "yellow", + "contrast-2" ] }, { - value: "#2f1213", + value: "#2d1508", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.1}", + value: "#2d1508", type: "color" }, - name: "--fds-color-brand1-background-default", + name: "--fds-global-orange-1", attributes: {}, path: [ - "color", - "brand1", - "background-default" + "global", + "orange", + "1" ] }, { - value: "#3c1819", + value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.2}", + value: "#3a1b0a", type: "color" }, - name: "--fds-color-brand1-background-subtle", + name: "--fds-global-orange-2", attributes: {}, path: [ - "color", - "brand1", - "background-subtle" + "global", + "orange", + "2" ] }, { - value: "#522021", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.3}", + value: "#4f240d", type: "color" }, - name: "--fds-color-brand1-surface-default", + name: "--fds-global-orange-3", attributes: {}, path: [ - "color", - "brand1", - "surface-default" + "global", + "orange", + "3" ] }, { - value: "#602627", + value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.4}", + value: "#5d2b0f", type: "color" }, - name: "--fds-color-brand1-surface-hover", + name: "--fds-global-orange-4", attributes: {}, path: [ - "color", - "brand1", - "surface-hover" + "global", + "orange", + "4" ] }, { - value: "#702c2e", + value: "#6b3212", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.5}", + value: "#6b3212", type: "color" }, - name: "--fds-color-brand1-surface-active", + name: "--fds-global-orange-5", attributes: {}, path: [ - "color", - "brand1", - "surface-active" + "global", + "orange", + "5" ] }, { - value: "#8b3639", + value: "#853e16", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.6}", + value: "#853e16", type: "color" }, - name: "--fds-color-brand1-border-subtle", + name: "--fds-global-orange-6", attributes: {}, path: [ - "color", - "brand1", - "border-subtle" + "global", + "orange", + "6" ] }, { - value: "#b34649", + value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.7}", + value: "#ac4f1c", type: "color" }, - name: "--fds-color-brand1-border-default", + name: "--fds-global-orange-7", attributes: {}, path: [ - "color", - "brand1", - "border-default" + "global", + "orange", + "7" ] }, { - value: "#dd565a", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.8}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-border-strong", + name: "--fds-global-orange-8", attributes: {}, path: [ - "color", - "brand1", - "border-strong" + "global", + "orange", + "8" ] }, { - value: "#f35f63", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.9}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-base-default", + name: "--fds-global-orange-9", attributes: {}, path: [ - "color", - "brand1", - "base-default" + "global", + "orange", + "9" ] }, { - value: "#cc5053", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.10}", + value: "#b0511d", type: "color" }, - name: "--fds-color-brand1-base-hover", + name: "--fds-global-orange-10", attributes: {}, path: [ - "color", - "brand1", - "base-hover" + "global", + "orange", + "10" ] }, { - value: "#a84144", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.11}", + value: "#8e4117", type: "color" }, - name: "--fds-color-brand1-base-active", + name: "--fds-global-orange-11", attributes: {}, path: [ - "color", - "brand1", - "base-active" + "global", + "orange", + "11" ] }, { - value: "#f78d8f", + value: "#e39a72", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.12}", + value: "#e39a72", type: "color" }, - name: "--fds-color-brand1-text-subtle", + name: "--fds-global-orange-12", attributes: {}, path: [ - "color", - "brand1", - "text-subtle" + "global", + "orange", + "12" ] }, { - value: "#fabcbd", + value: "#efc3ab", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.13}", + value: "#efc3ab", type: "color" }, - name: "--fds-color-brand1-text-default", + name: "--fds-global-orange-13", attributes: {}, path: [ - "color", - "brand1", - "text-default" + "global", + "orange", + "13" ] }, { - value: "#41191b", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand1-contrast-first", + name: "--fds-global-orange-contrast-1", attributes: {}, path: [ - "color", - "brand1", - "contrast-first" + "global", + "orange", + "contrast-1" ] }, { - value: "#2f1213", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand1-contrast-second", + name: "--fds-global-orange-contrast-2", attributes: {}, path: [ - "color", - "brand1", - "contrast-second" + "global", + "orange", + "contrast-2" ] }, { - value: "#231a05", + value: "#380c0c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.1}", + value: "#380c0c", type: "color" }, - name: "--fds-color-brand2-background-default", + name: "--fds-global-red-1", attributes: {}, path: [ - "color", - "brand2", - "background-default" + "global", + "red", + "1" ] }, { - value: "#2d2206", + value: "#470f10", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.2}", + value: "#470f10", type: "color" }, - name: "--fds-color-brand2-background-subtle", + name: "--fds-global-red-2", attributes: {}, path: [ - "color", - "brand2", - "background-subtle" + "global", + "red", + "2" ] }, { - value: "#3d2e09", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.3}", + value: "#5e1515", type: "color" }, - name: "--fds-color-brand2-surface-default", + name: "--fds-global-red-3", attributes: {}, path: [ - "color", - "brand2", - "surface-default" + "global", + "red", + "3" ] }, { - value: "#48360a", + value: "#6f1819", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.4}", + value: "#6f1819", type: "color" }, - name: "--fds-color-brand2-surface-hover", + name: "--fds-global-red-4", attributes: {}, path: [ - "color", - "brand2", - "surface-hover" + "global", + "red", + "4" ] }, { - value: "#543e0c", + value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.5}", + value: "#7f1c1c", type: "color" }, - name: "--fds-color-brand2-surface-active", + name: "--fds-global-red-5", attributes: {}, path: [ - "color", - "brand2", - "surface-active" + "global", + "red", + "5" ] }, { - value: "#684e0f", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.6}", + value: "#9d2223", type: "color" }, - name: "--fds-color-brand2-border-subtle", + name: "--fds-global-red-6", attributes: {}, path: [ - "color", - "brand2", - "border-subtle" + "global", + "red", + "6" ] }, { - value: "#876413", + value: "#bb3f40", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.7}", + value: "#bb3f40", type: "color" }, - name: "--fds-color-brand2-border-default", + name: "--fds-global-red-7", attributes: {}, path: [ - "color", - "brand2", - "border-default" + "global", + "red", + "7" ] }, { - value: "#a87c17", + value: "#c96666", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.8}", + value: "#c96666", type: "color" }, - name: "--fds-color-brand2-border-strong", + name: "--fds-global-red-8", attributes: {}, path: [ - "color", - "brand2", - "border-strong" + "global", + "red", + "8" ] }, { - value: "#e4a920", + value: "#b32728", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.9}", + value: "#b32728", type: "color" }, - name: "--fds-color-brand2-base-default", + name: "--fds-global-red-9", attributes: {}, path: [ - "color", - "brand2", - "base-default" + "global", + "red", + "9" ] }, { - value: "#c6931c", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.10}", + value: "#8c1f1f", type: "color" }, - name: "--fds-color-brand2-base-hover", + name: "--fds-global-red-10", attributes: {}, path: [ - "color", - "brand2", - "base-hover" - ] + "global", + "red", + "10" + ] }, { - value: "#a87c17", + value: "#671617", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.11}", + value: "#671617", type: "color" }, - name: "--fds-color-brand2-base-active", + name: "--fds-global-red-11", attributes: {}, path: [ - "color", - "brand2", - "base-active" + "global", + "red", + "11" ] }, { - value: "#daa21f", + value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.12}", + value: "#dc9a9b", type: "color" }, - name: "--fds-color-brand2-text-subtle", + name: "--fds-global-red-12", attributes: {}, path: [ - "color", - "brand2", - "text-subtle" + "global", + "red", + "12" ] }, { - value: "#eec76c", + value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.13}", + value: "#e9c2c2", type: "color" }, - name: "--fds-color-brand2-text-default", + name: "--fds-global-red-13", attributes: {}, path: [ - "color", - "brand2", - "text-default" + "global", + "red", + "13" ] }, { - value: "#302407", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-brand2-contrast-first", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ - "color", - "brand2", - "contrast-first" + "global", + "red", + "contrast-1" ] }, { - value: "#45340a", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand2-contrast-second", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ - "color", - "brand2", - "contrast-second" + "global", + "red", + "contrast-2" ] }, { - value: "#061d30", + value: "#031d30", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.1}", + value: "#031d30", type: "color" }, - name: "--fds-color-brand3-background-default", + name: "--fds-global-blue-1", attributes: {}, path: [ - "color", - "brand3", - "background-default" + "global", + "blue", + "1" ] }, { - value: "#07253c", + value: "#032540", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.2}", + value: "#032540", type: "color" }, - name: "--fds-color-brand3-background-subtle", + name: "--fds-global-blue-2", attributes: {}, path: [ - "color", - "brand3", - "background-subtle" + "global", + "blue", + "2" ] }, { - value: "#0a3251", + value: "#043256", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.3}", + value: "#043256", type: "color" }, - name: "--fds-color-brand3-surface-default", + name: "--fds-global-blue-3", attributes: {}, path: [ - "color", - "brand3", - "surface-default" + "global", + "blue", + "3" ] }, { - value: "#0c3b60", + value: "#053c65", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.4}", + value: "#053c65", type: "color" }, - name: "--fds-color-brand3-surface-hover", + name: "--fds-global-blue-4", attributes: {}, path: [ - "color", - "brand3", - "surface-hover" + "global", + "blue", + "4" ] }, { - value: "#0e446e", + value: "#064474", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.5}", + value: "#064474", type: "color" }, - name: "--fds-color-brand3-surface-active", + name: "--fds-global-blue-5", attributes: {}, path: [ - "color", - "brand3", - "surface-active" + "global", + "blue", + "5" ] }, { - value: "#11558a", + value: "#075490", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.6}", + value: "#075490", type: "color" }, - name: "--fds-color-brand3-border-subtle", + name: "--fds-global-blue-6", attributes: {}, path: [ - "color", - "brand3", - "border-subtle" + "global", + "blue", + "6" ] }, { - value: "#166eb2", + value: "#0a6dba", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.7}", + value: "#0a6dba", type: "color" }, - name: "--fds-color-brand3-border-default", + name: "--fds-global-blue-7", attributes: {}, path: [ - "color", - "brand3", - "border-default" + "global", + "blue", + "7" ] }, { - value: "#1b88db", + value: "#3389cb", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.8}", + value: "#3389cb", type: "color" }, - name: "--fds-color-brand3-border-strong", + name: "--fds-global-blue-8", attributes: {}, path: [ - "color", - "brand3", - "border-strong" + "global", + "blue", + "8" ] }, { - value: "#1e98f5", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.9}", + value: "#0c72c1", type: "color" }, - name: "--fds-color-brand3-base-default", + name: "--fds-global-blue-9", attributes: {}, path: [ - "color", - "brand3", - "base-default" + "global", + "blue", + "9" ] }, { - value: "#1980ce", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.10}", + value: "#085c9c", type: "color" }, - name: "--fds-color-brand3-base-hover", + name: "--fds-global-blue-10", attributes: {}, path: [ - "color", - "brand3", - "base-hover" + "global", + "blue", + "10" ] }, { - value: "#1569a9", + value: "#064678", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.11}", + value: "#064678", type: "color" }, - name: "--fds-color-brand3-base-active", + name: "--fds-global-blue-11", attributes: {}, path: [ - "color", - "brand3", - "base-active" + "global", + "blue", + "11" ] }, { - value: "#57b2f8", + value: "#78b1dc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.12}", + value: "#78b1dc", type: "color" }, - name: "--fds-color-brand3-text-subtle", + name: "--fds-global-blue-12", attributes: {}, path: [ - "color", - "brand3", - "text-subtle" + "global", + "blue", + "12" ] }, { - value: "#9cd2fb", + value: "#aed0ea", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.13}", + value: "#aed0ea", type: "color" }, - name: "--fds-color-brand3-text-default", + name: "--fds-global-blue-13", attributes: {}, path: [ - "color", - "brand3", - "text-default" + "global", + "blue", + "13" ] }, { - value: "#082740", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand3-contrast-first", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ - "color", - "brand3", - "contrast-first" + "global", + "blue", + "contrast-1" ] }, { - value: "#061f33", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand3-contrast-second", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ - "color", - "brand3", - "contrast-second" + "global", + "blue", + "contrast-2" ] }, { - value: "#08200c", + value: "#001c36", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-color-success-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ "color", - "success", + "accent", "background-default" ] }, { - value: "#0b290f", + value: "#002445", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-color-success-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ "color", - "success", + "accent", "background-subtle" ] }, { - value: "#0f3814", + value: "#00315c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-color-success-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ "color", - "success", + "accent", "surface-default" ] }, { - value: "#114218", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-color-success-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ "color", - "success", + "accent", "surface-hover" ] }, { - value: "#144c1c", + value: "#00427e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-color-success-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ "color", - "success", + "accent", "surface-active" ] }, { - value: "#185e22", + value: "#00529d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-color-success-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ "color", - "success", + "accent", "border-subtle" ] }, { - value: "#207a2c", + value: "#0f6bbe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-color-success-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ "color", - "success", + "accent", "border-default" ] }, { - value: "#279636", + value: "#3d88ca", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-color-success-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ "color", - "success", + "accent", "border-strong" ] }, { - value: "#2ca63d", + value: "#0163ba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-color-success-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ "color", - "success", + "accent", "base-default" ] }, { - value: "#248c33", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-color-success-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ "color", - "success", + "accent", "base-hover" ] }, { - value: "#1d7129", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-color-success-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ "color", - "success", + "accent", "base-active" ] }, { - value: "#64be70", + value: "#7eb0dc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-color-success-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ "color", - "success", + "accent", "text-subtle" ] }, { - value: "#a2d8aa", + value: "#b0cfea", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-color-success-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ "color", - "success", + "accent", "text-default" ] }, { - value: "#000", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-color-success-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ "color", - "success", + "accent", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-color-success-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ "color", - "success", + "accent", "contrast-second" ] }, { - value: "#380c0c", + value: "#131c27", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-color-danger-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ "color", - "danger", + "neutral", "background-default" ] }, { - value: "#470f10", + value: "#192433", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-color-danger-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "background-subtle" ] }, { - value: "#5e1515", + value: "#243142", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-color-danger-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-default" ] }, { - value: "#6f1819", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-color-danger-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-hover" ] }, { - value: "#7f1c1c", + value: "#374352", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-color-danger-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-active" ] }, { - value: "#9d2223", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-color-danger-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "border-subtle" ] }, { - value: "#bb3f40", + value: "#626b77", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-color-danger-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ "color", - "danger", + "neutral", "border-default" ] }, { - value: "#c96666", + value: "#7d848e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-color-danger-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ "color", - "danger", + "neutral", "border-strong" ] }, { - value: "#b32728", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-color-danger-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ "color", - "danger", + "neutral", "base-default" ] }, { - value: "#8c1f1f", + value: "#333e4e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-color-danger-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "base-hover" ] }, { - value: "#671617", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-color-danger-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ "color", - "danger", + "neutral", "base-active" ] }, { - value: "#dc9a9b", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-color-danger-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "text-subtle" ] }, { - value: "#e9c2c2", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-color-danger-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ "color", - "danger", + "neutral", "text-default" ] }, { - value: "#000", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-color-danger-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-color-danger-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-second" ] }, { - value: "#031d30", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-color-info-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ "color", - "info", + "brand1", "background-default" ] }, { - value: "#032540", + value: "#3c1819", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-color-info-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "background-subtle" ] }, { - value: "#043256", + value: "#522021", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-color-info-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ "color", - "info", + "brand1", "surface-default" ] }, { - value: "#053c65", + value: "#602627", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-color-info-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ "color", - "info", + "brand1", "surface-hover" ] }, { - value: "#064474", + value: "#702c2e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-color-info-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ "color", - "info", + "brand1", "surface-active" ] }, { - value: "#075490", + value: "#8b3639", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-color-info-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "border-subtle" ] }, { - value: "#0a6dba", + value: "#b34649", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-color-info-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ "color", - "info", + "brand1", "border-default" ] }, { - value: "#3389cb", + value: "#dd565a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-color-info-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ "color", - "info", + "brand1", "border-strong" ] }, { - value: "#0c72c1", + value: "#f35f63", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-color-info-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ "color", - "info", + "brand1", "base-default" ] }, { - value: "#085c9c", + value: "#cc5053", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-color-info-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ "color", - "info", + "brand1", "base-hover" ] }, { - value: "#064678", + value: "#a84144", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-color-info-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ "color", - "info", + "brand1", "base-active" ] }, { - value: "#78b1dc", + value: "#f78d8f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-color-info-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "text-subtle" ] }, { - value: "#aed0ea", + value: "#fabcbd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-color-info-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ "color", - "info", + "brand1", "text-default" ] }, { - value: "#ffffff", + value: "#41191b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-color-info-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-color-info-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-second" ] }, { - value: "#211b08", + value: "#231a05", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-color-warning-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ "color", - "warning", + "brand2", "background-default" ] }, { - value: "#2b230a", + value: "#2d2206", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-color-warning-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "background-subtle" ] }, { - value: "#3a300e", + value: "#3d2e09", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-color-warning-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-default" ] }, { - value: "#453810", + value: "#48360a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-color-warning-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-hover" ] }, { - value: "#4e4013", + value: "#543e0c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-color-warning-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-active" ] }, { - value: "#625017", + value: "#684e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-color-warning-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "border-subtle" ] }, { - value: "#7f681e", + value: "#876413", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-color-warning-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ "color", - "warning", + "brand2", "border-default" ] }, { - value: "#9c8125", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-color-warning-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ "color", - "warning", + "brand2", "border-strong" ] }, { - value: "#d46223", + value: "#e4a920", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-color-warning-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ "color", - "warning", + "brand2", "base-default" ] }, { - value: "#b0511d", + value: "#c6931c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-color-warning-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "base-hover" ] }, { - value: "#8e4117", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-color-warning-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ "color", - "warning", + "brand2", "base-active" ] }, { - value: "#e39a72", + value: "#daa21f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-color-warning-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "text-subtle" ] }, { - value: "#efc3ab", + value: "#eec76c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-color-warning-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ "color", - "warning", + "brand2", "text-default" ] }, { - value: "#000", + value: "#302407", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-color-warning-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#45340a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-color-warning-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-second" ] }, { - value: "#08200c", + value: "#061d30", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#08200c", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "global", - "green", - "1" + "color", + "brand3", + "background-default" ] }, { - value: "#0b290f", + value: "#07253c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0b290f", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "global", - "green", - "2" + "color", + "brand3", + "background-subtle" ] }, { - value: "#0f3814", + value: "#0a3251", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0f3814", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "global", - "green", - "3" + "color", + "brand3", + "surface-default" ] }, { - value: "#114218", + value: "#0c3b60", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#114218", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "global", - "green", - "4" + "color", + "brand3", + "surface-hover" ] }, { - value: "#144c1c", + value: "#0e446e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#144c1c", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "global", - "green", - "5" + "color", + "brand3", + "surface-active" ] }, { - value: "#185e22", + value: "#11558a", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185e22", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "global", - "green", - "6" + "color", + "brand3", + "border-subtle" ] }, { - value: "#207a2c", + value: "#166eb2", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#207a2c", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "global", - "green", - "7" + "color", + "brand3", + "border-default" ] }, { - value: "#279636", + value: "#1b88db", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#279636", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "global", - "green", - "8" + "color", + "brand3", + "border-strong" ] }, { - value: "#2ca63d", + value: "#1e98f5", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2ca63d", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "global", - "green", - "9" + "color", + "brand3", + "base-default" ] }, { - value: "#248c33", + value: "#1980ce", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#248c33", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "global", - "green", - "10" + "color", + "brand3", + "base-hover" ] }, { - value: "#1d7129", + value: "#1569a9", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#1d7129", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "global", - "green", - "11" + "color", + "brand3", + "base-active" ] }, { - value: "#64be70", + value: "#57b2f8", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#64be70", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "global", - "green", - "12" + "color", + "brand3", + "text-subtle" ] }, { - value: "#a2d8aa", + value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a2d8aa", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "global", - "green", - "13" + "color", + "brand3", + "text-default" ] }, { - value: "#000", + value: "#082740", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "global", - "green", - "contrast-1" + "color", + "brand3", + "contrast-first" ] }, { - value: "#e6e6e6", + value: "#061f33", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "global", - "green", - "contrast-2" + "color", + "brand3", + "contrast-second" ] }, { - value: "#211b08", + value: "#08200c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#211b08", + value: "{global.green.1}", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "global", - "yellow", - "1" + "color", + "success", + "background-default" ] }, { - value: "#2b230a", + value: "#0b290f", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2b230a", + value: "{global.green.2}", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "global", - "yellow", - "2" + "color", + "success", + "background-subtle" ] }, { - value: "#3a300e", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a300e", + value: "{global.green.3}", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "global", - "yellow", - "3" + "color", + "success", + "surface-default" ] }, { - value: "#453810", + value: "#114218", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#453810", + value: "{global.green.4}", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "global", - "yellow", - "4" + "color", + "success", + "surface-hover" ] }, { - value: "#4e4013", + value: "#144c1c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4e4013", + value: "{global.green.5}", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "global", - "yellow", - "5" + "color", + "success", + "surface-active" ] }, { - value: "#625017", + value: "#185e22", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#625017", + value: "{global.green.6}", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "global", - "yellow", - "6" + "color", + "success", + "border-subtle" ] }, { - value: "#7f681e", + value: "#207a2c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#7f681e", + value: "{global.green.7}", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "global", - "yellow", - "7" + "color", + "success", + "border-default" ] }, { - value: "#9c8125", + value: "#279636", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9c8125", + value: "{global.green.8}", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "global", - "yellow", - "8" + "color", + "success", + "border-strong" ] }, { - value: "#ecc238", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecc238", + value: "{global.green.9}", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "global", - "yellow", - "9" + "color", + "success", + "base-default" ] }, { - value: "#cfaa31", + value: "#248c33", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cfaa31", + value: "{global.green.10}", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "global", - "yellow", - "10" + "color", + "success", + "base-hover" ] }, { - value: "#b2922a", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b2922a", + value: "{global.green.11}", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "global", - "yellow", - "11" + "color", + "success", + "base-active" ] }, { - value: "#cca730", + value: "#64be70", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cca730", + value: "{global.green.12}", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "global", - "yellow", - "12" + "color", + "success", + "text-subtle" ] }, { - value: "#eec84d", + value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eec84d", + value: "{global.green.13}", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "global", - "yellow", - "13" + "color", + "success", + "text-default" ] }, { value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "global", - "yellow", - "contrast-1" + "color", + "success", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "global", - "yellow", - "contrast-2" + "color", + "success", + "contrast-second" ] }, { - value: "#2d1508", + value: "#380c0c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2d1508", + value: "{global.red.1}", type: "color" }, - name: "--fds-global-orange-1", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "global", - "orange", - "1" + "color", + "danger", + "background-default" ] }, { - value: "#3a1b0a", + value: "#470f10", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a1b0a", + value: "{global.red.2}", type: "color" }, - name: "--fds-global-orange-2", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "global", - "orange", - "2" + "color", + "danger", + "background-subtle" ] }, { - value: "#4f240d", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4f240d", + value: "{global.red.3}", type: "color" }, - name: "--fds-global-orange-3", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "global", - "orange", - "3" + "color", + "danger", + "surface-default" ] }, { - value: "#5d2b0f", + value: "#6f1819", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5d2b0f", + value: "{global.red.4}", type: "color" }, - name: "--fds-global-orange-4", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "global", - "orange", - "4" + "color", + "danger", + "surface-hover" ] }, { - value: "#6b3212", + value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#6b3212", + value: "{global.red.5}", type: "color" }, - name: "--fds-global-orange-5", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "global", - "orange", - "5" + "color", + "danger", + "surface-active" ] }, { - value: "#853e16", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#853e16", + value: "{global.red.6}", type: "color" }, - name: "--fds-global-orange-6", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "global", - "orange", - "6" + "color", + "danger", + "border-subtle" ] }, { - value: "#ac4f1c", + value: "#bb3f40", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ac4f1c", + value: "{global.red.7}", type: "color" }, - name: "--fds-global-orange-7", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "global", - "orange", - "7" + "color", + "danger", + "border-default" ] }, { - value: "#d46223", + value: "#c96666", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.8}", type: "color" }, - name: "--fds-global-orange-8", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "global", - "orange", - "8" + "color", + "danger", + "border-strong" ] }, { - value: "#d46223", + value: "#b32728", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.9}", type: "color" }, - name: "--fds-global-orange-9", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "global", - "orange", - "9" + "color", + "danger", + "base-default" ] }, { - value: "#b0511d", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b0511d", + value: "{global.red.10}", type: "color" }, - name: "--fds-global-orange-10", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "global", - "orange", - "10" + "color", + "danger", + "base-hover" ] }, { - value: "#8e4117", + value: "#671617", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8e4117", + value: "{global.red.11}", type: "color" }, - name: "--fds-global-orange-11", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "global", - "orange", - "11" + "color", + "danger", + "base-active" ] }, { - value: "#e39a72", + value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e39a72", + value: "{global.red.12}", type: "color" }, - name: "--fds-global-orange-12", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "global", - "orange", - "12" + "color", + "danger", + "text-subtle" ] }, { - value: "#efc3ab", + value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#efc3ab", + value: "{global.red.13}", type: "color" }, - name: "--fds-global-orange-13", + name: "--fds-color-danger-text-default", attributes: {}, - path: [ - "global", - "orange", - "13" + path: [ + "color", + "danger", + "text-default" ] }, { - value: "#ffffff", + value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-global-orange-contrast-1", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "global", - "orange", - "contrast-1" + "color", + "danger", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-global-orange-contrast-2", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "global", - "orange", - "contrast-2" + "color", + "danger", + "contrast-second" ] }, { - value: "#380c0c", + value: "#031d30", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#380c0c", + value: "{global.blue.1}", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "global", - "red", - "1" + "color", + "info", + "background-default" ] }, { - value: "#470f10", + value: "#032540", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#470f10", + value: "{global.blue.2}", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "global", - "red", - "2" + "color", + "info", + "background-subtle" ] }, { - value: "#5e1515", + value: "#043256", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5e1515", + value: "{global.blue.3}", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "global", - "red", - "3" + "color", + "info", + "surface-default" ] }, { - value: "#6f1819", + value: "#053c65", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#6f1819", + value: "{global.blue.4}", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "global", - "red", - "4" + "color", + "info", + "surface-hover" ] }, { - value: "#7f1c1c", + value: "#064474", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#7f1c1c", + value: "{global.blue.5}", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "global", - "red", - "5" + "color", + "info", + "surface-active" ] }, { - value: "#9d2223", + value: "#075490", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9d2223", + value: "{global.blue.6}", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "global", - "red", - "6" + "color", + "info", + "border-subtle" ] }, { - value: "#bb3f40", + value: "#0a6dba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#bb3f40", + value: "{global.blue.7}", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "global", - "red", - "7" + "color", + "info", + "border-default" ] }, { - value: "#c96666", + value: "#3389cb", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#c96666", + value: "{global.blue.8}", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "global", - "red", - "8" + "color", + "info", + "border-strong" ] }, { - value: "#b32728", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b32728", + value: "{global.blue.9}", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "global", - "red", - "9" + "color", + "info", + "base-default" ] }, { - value: "#8c1f1f", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8c1f1f", + value: "{global.blue.10}", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "global", - "red", - "10" + "color", + "info", + "base-hover" ] }, { - value: "#671617", + value: "#064678", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#671617", + value: "{global.blue.11}", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "global", - "red", - "11" + "color", + "info", + "base-active" ] }, { - value: "#dc9a9b", + value: "#78b1dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#dc9a9b", + value: "{global.blue.12}", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "global", - "red", - "12" + "color", + "info", + "text-subtle" ] }, { - value: "#e9c2c2", + value: "#aed0ea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e9c2c2", + value: "{global.blue.13}", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "global", - "red", - "13" + "color", + "info", + "text-default" ] }, { - value: "#000", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-color-info-contrast-first", attributes: {}, - path: [ - "global", - "red", - "contrast-1" + path: [ + "color", + "info", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "global", - "red", - "contrast-2" + "color", + "info", + "contrast-second" ] }, { - value: "#031d30", + value: "#211b08", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#031d30", + value: "{global.yellow.1}", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "global", - "blue", - "1" + "color", + "warning", + "background-default" ] }, { - value: "#032540", + value: "#2b230a", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#032540", + value: "{global.yellow.2}", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "global", - "blue", - "2" + "color", + "warning", + "background-subtle" ] }, { - value: "#043256", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#043256", + value: "{global.yellow.3}", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "global", - "blue", - "3" + "color", + "warning", + "surface-default" ] }, { - value: "#053c65", + value: "#453810", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#053c65", + value: "{global.yellow.4}", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "global", - "blue", - "4" + "color", + "warning", + "surface-hover" ] }, { - value: "#064474", + value: "#4e4013", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064474", + value: "{global.yellow.5}", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "global", - "blue", - "5" + "color", + "warning", + "surface-active" ] }, { - value: "#075490", + value: "#625017", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#075490", + value: "{global.yellow.6}", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "global", - "blue", - "6" + "color", + "warning", + "border-subtle" ] }, { - value: "#0a6dba", + value: "#7f681e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0a6dba", + value: "{global.yellow.7}", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "global", - "blue", - "7" + "color", + "warning", + "border-default" ] }, { - value: "#3389cb", + value: "#9c8125", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3389cb", + value: "{global.yellow.8}", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "global", - "blue", - "8" + "color", + "warning", + "border-strong" ] }, { - value: "#0c72c1", + value: "#d46223", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0c72c1", + value: "{global.orange.9}", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "global", - "blue", - "9" + "color", + "warning", + "base-default" ] }, { - value: "#085c9c", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#085c9c", + value: "{global.orange.10}", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "global", - "blue", - "10" + "color", + "warning", + "base-hover" ] }, { - value: "#064678", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064678", + value: "{global.orange.11}", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "global", - "blue", - "11" + "color", + "warning", + "base-active" ] }, { - value: "#78b1dc", + value: "#e39a72", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#78b1dc", + value: "{global.orange.12}", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "global", - "blue", - "12" + "color", + "warning", + "text-subtle" ] }, { - value: "#aed0ea", + value: "#efc3ab", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#aed0ea", + value: "{global.orange.13}", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "global", - "blue", - "13" + "color", + "warning", + "text-default" ] }, { - value: "#ffffff", + value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "global", - "blue", - "contrast-1" + "color", + "warning", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "global", - "blue", - "contrast-2" + "color", + "warning", + "contrast-second" ] }, { diff --git a/apps/storefront/tokens/digdir/light.ts b/apps/storefront/tokens/digdir/light.ts index 5a3838daaa..411fd3ebb4 100644 --- a/apps/storefront/tokens/digdir/light.ts +++ b/apps/storefront/tokens/digdir/light.ts @@ -4,2042 +4,2042 @@ export const color = [ { - value: "#fefeff", + value: "#fcfefc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.1}", + value: "#fcfefc", type: "color" }, - name: "--fds-color-accent-background-default", + name: "--fds-global-green-1", attributes: {}, path: [ - "color", - "accent", - "background-default" + "global", + "green", + "1" ] }, { - value: "#eef4fa", + value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.2}", + value: "#e9f6ea", type: "color" }, - name: "--fds-color-accent-background-subtle", + name: "--fds-global-green-2", attributes: {}, path: [ - "color", - "accent", - "background-subtle" + "global", + "green", + "2" ] }, { - value: "#e2edf7", + value: "#d9efdc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.3}", + value: "#d9efdc", type: "color" }, - name: "--fds-color-accent-surface-default", + name: "--fds-global-green-3", attributes: {}, path: [ - "color", - "accent", - "surface-default" + "global", + "green", + "3" ] }, { - value: "#c3daef", + value: "#b9e1be", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.4}", + value: "#b9e1be", type: "color" }, - name: "--fds-color-accent-surface-hover", + name: "--fds-global-green-4", attributes: {}, path: [ - "color", - "accent", - "surface-hover" + "global", + "green", + "4" ] }, { - value: "#a4c7e6", + value: "#94d29d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.5}", + value: "#94d29d", type: "color" }, - name: "--fds-color-accent-surface-active", + name: "--fds-global-green-5", attributes: {}, path: [ - "color", - "accent", - "surface-active" + "global", + "green", + "5" ] }, { - value: "#aecde9", + value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.6}", + value: "#9ed6a5", type: "color" }, - name: "--fds-color-accent-border-subtle", + name: "--fds-global-green-6", attributes: {}, path: [ - "color", - "accent", - "border-subtle" + "global", + "green", + "6" ] }, { - value: "#4b90ce", + value: "#29a03a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.7}", + value: "#29a03a", type: "color" }, - name: "--fds-color-accent-border-default", + name: "--fds-global-green-7", attributes: {}, path: [ - "color", - "accent", - "border-default" + "global", + "green", + "7" ] }, { - value: "#00529d", + value: "#185e22", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.8}", + value: "#185e22", type: "color" }, - name: "--fds-color-accent-border-strong", + name: "--fds-global-green-8", attributes: {}, path: [ - "color", - "accent", - "border-strong" + "global", + "green", + "8" ] }, { - value: "#0163ba", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.9}", + value: "#2ca63d", type: "color" }, - name: "--fds-color-accent-base-default", + name: "--fds-global-green-9", attributes: {}, path: [ - "color", - "accent", - "base-default" + "global", + "green", + "9" ] }, { - value: "#004d93", + value: "#248c33", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.10}", + value: "#248c33", type: "color" }, - name: "--fds-color-accent-base-hover", + name: "--fds-global-green-10", attributes: {}, path: [ - "color", - "accent", - "base-hover" + "global", + "green", + "10" ] }, { - value: "#00396d", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.11}", + value: "#1d7129", type: "color" }, - name: "--fds-color-accent-base-active", + name: "--fds-global-green-11", attributes: {}, path: [ - "color", - "accent", - "base-active" + "global", + "green", + "11" ] }, { - value: "#005099", + value: "#185c21", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.12}", + value: "#185c21", type: "color" }, - name: "--fds-color-accent-text-subtle", + name: "--fds-global-green-12", attributes: {}, path: [ - "color", - "accent", - "text-subtle" + "global", + "green", + "12" ] }, { - value: "#00315c", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.13}", + value: "#0f3814", type: "color" }, - name: "--fds-color-accent-text-default", + name: "--fds-global-green-13", attributes: {}, path: [ - "color", - "accent", - "text-default" + "global", + "green", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-accent-contrast-first", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ - "color", - "accent", - "contrast-first" + "global", + "green", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-accent-contrast-second", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ - "color", - "accent", - "contrast-second" + "global", + "green", + "contrast-2" ] }, { - value: "#fefefe", + value: "#fffefc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.1}", + value: "#fffefc", type: "color" }, - name: "--fds-color-neutral-background-default", + name: "--fds-global-yellow-1", attributes: {}, path: [ - "color", - "neutral", - "background-default" + "global", + "yellow", + "1" ] }, { - value: "#f3f4f5", + value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.2}", + value: "#fbf2d5", type: "color" }, - name: "--fds-color-neutral-background-subtle", + name: "--fds-global-yellow-2", attributes: {}, path: [ - "color", - "neutral", - "background-subtle" + "global", + "yellow", + "2" ] }, { - value: "#e9eaec", + value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.3}", + value: "#f9ebbd", type: "color" }, - name: "--fds-color-neutral-surface-default", + name: "--fds-global-yellow-3", attributes: {}, path: [ - "color", - "neutral", - "surface-default" + "global", + "yellow", + "3" ] }, { - value: "#d5d7da", + value: "#f2d474", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.4}", + value: "#f2d474", type: "color" }, - name: "--fds-color-neutral-surface-hover", + name: "--fds-global-yellow-4", attributes: {}, path: [ - "color", - "neutral", - "surface-hover" + "global", + "yellow", + "4" ] }, { - value: "#c1c4c9", + value: "#e8bf37", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.5}", + value: "#e8bf37", type: "color" }, - name: "--fds-color-neutral-surface-active", + name: "--fds-global-yellow-5", attributes: {}, path: [ - "color", - "neutral", - "surface-active" + "global", + "yellow", + "5" ] }, { - value: "#c6c9cd", + value: "#edc644", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.6}", + value: "#edc644", type: "color" }, - name: "--fds-color-neutral-border-subtle", + name: "--fds-global-yellow-6", attributes: {}, path: [ - "color", - "neutral", - "border-subtle" + "global", + "yellow", + "6" ] }, { - value: "#858c96", + value: "#a68827", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.7}", + value: "#a68827", type: "color" }, - name: "--fds-color-neutral-border-default", + name: "--fds-global-yellow-7", attributes: {}, path: [ - "color", - "neutral", - "border-default" + "global", + "yellow", + "7" ] }, { - value: "#495361", + value: "#625017", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.8}", + value: "#625017", type: "color" }, - name: "--fds-color-neutral-border-strong", + name: "--fds-global-yellow-8", attributes: {}, path: [ - "color", - "neutral", - "border-strong" + "global", + "yellow", + "8" ] }, { - value: "#1e2b3c", + value: "#ecc238", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.9}", + value: "#ecc238", type: "color" }, - name: "--fds-color-neutral-base-default", + name: "--fds-global-yellow-9", attributes: {}, path: [ - "color", - "neutral", - "base-default" + "global", + "yellow", + "9" ] }, { - value: "#333e4e", + value: "#cfaa31", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.10}", + value: "#cfaa31", type: "color" }, - name: "--fds-color-neutral-base-hover", + name: "--fds-global-yellow-10", attributes: {}, path: [ - "color", - "neutral", - "base-hover" + "global", + "yellow", + "10" ] }, { - value: "#495361", + value: "#b2922a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.11}", + value: "#b2922a", type: "color" }, - name: "--fds-color-neutral-base-active", + name: "--fds-global-yellow-11", attributes: {}, path: [ - "color", - "neutral", - "base-active" + "global", + "yellow", + "11" ] }, { - value: "#46505e", + value: "#604f17", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.12}", + value: "#604f17", type: "color" }, - name: "--fds-color-neutral-text-subtle", + name: "--fds-global-yellow-12", attributes: {}, path: [ - "color", - "neutral", - "text-subtle" + "global", + "yellow", + "12" ] }, { - value: "#243142", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.13}", + value: "#3a300e", type: "color" }, - name: "--fds-color-neutral-text-default", + name: "--fds-global-yellow-13", attributes: {}, path: [ - "color", - "neutral", - "text-default" + "global", + "yellow", + "13" ] }, { - value: "#f9f9fa", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-neutral-contrast-first", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ - "color", - "neutral", - "contrast-first" + "global", + "yellow", + "contrast-1" ] }, { - value: "#9ea3ab", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-neutral-contrast-second", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ - "color", - "neutral", - "contrast-second" + "global", + "yellow", + "contrast-2" ] }, { - value: "#fffefe", + value: "#fffefd", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.1}", + value: "#fffefd", type: "color" }, - name: "--fds-color-brand1-background-default", + name: "--fds-global-orange-1", attributes: {}, path: [ - "color", - "brand1", - "background-default" + "global", + "orange", + "1" ] }, { - value: "#fef0f1", + value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.2}", + value: "#fbf1ec", type: "color" }, - name: "--fds-color-brand1-background-subtle", + name: "--fds-global-orange-2", attributes: {}, path: [ - "color", - "brand1", - "background-subtle" + "global", + "orange", + "2" ] }, { - value: "#fde5e6", + value: "#f9e8df", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.3}", + value: "#f9e8df", type: "color" }, - name: "--fds-color-brand1-surface-default", + name: "--fds-global-orange-3", attributes: {}, path: [ - "color", - "brand1", - "surface-default" + "global", + "orange", + "3" ] }, { - value: "#fbcccd", + value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.4}", + value: "#f2d0bc", type: "color" }, - name: "--fds-color-brand1-surface-hover", + name: "--fds-global-orange-4", attributes: {}, path: [ - "color", - "brand1", - "surface-hover" + "global", + "orange", + "4" ] }, { - value: "#fab1b3", + value: "#ecb99e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.5}", + value: "#ecb99e", type: "color" }, - name: "--fds-color-brand1-surface-active", + name: "--fds-global-orange-5", attributes: {}, path: [ - "color", - "brand1", - "surface-active" + "global", + "orange", + "5" ] }, { - value: "#fab8b9", + value: "#eec0a7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.6}", + value: "#eec0a7", type: "color" }, - name: "--fds-color-brand1-border-subtle", + name: "--fds-global-orange-6", attributes: {}, path: [ - "color", - "brand1", - "border-subtle" + "global", + "orange", + "6" ] }, { - value: "#eb5b5f", + value: "#d76e34", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.7}", + value: "#d76e34", type: "color" }, - name: "--fds-color-brand1-border-default", + name: "--fds-global-orange-7", attributes: {}, path: [ - "color", - "brand1", - "border-default" + "global", + "orange", + "7" ] }, { - value: "#8b3639", + value: "#853e16", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.8}", + value: "#853e16", type: "color" }, - name: "--fds-color-brand1-border-strong", + name: "--fds-global-orange-8", attributes: {}, path: [ - "color", - "brand1", - "border-strong" + "global", + "orange", + "8" ] }, { - value: "#f35f63", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.9}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-base-default", + name: "--fds-global-orange-9", attributes: {}, path: [ - "color", - "brand1", - "base-default" + "global", + "orange", + "9" ] }, { - value: "#cc5053", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.10}", + value: "#b0511d", type: "color" }, - name: "--fds-color-brand1-base-hover", + name: "--fds-global-orange-10", attributes: {}, path: [ - "color", - "brand1", - "base-hover" + "global", + "orange", + "10" ] }, { - value: "#a84144", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.11}", + value: "#8e4117", type: "color" }, - name: "--fds-color-brand1-base-active", + name: "--fds-global-orange-11", attributes: {}, path: [ - "color", - "brand1", - "base-active" + "global", + "orange", + "11" ] }, { - value: "#873537", + value: "#813c15", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.12}", + value: "#813c15", type: "color" }, - name: "--fds-color-brand1-text-subtle", + name: "--fds-global-orange-12", attributes: {}, path: [ - "color", - "brand1", - "text-subtle" + "global", + "orange", + "12" ] }, { - value: "#522021", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.13}", + value: "#4f240d", type: "color" }, - name: "--fds-color-brand1-text-default", + name: "--fds-global-orange-13", attributes: {}, path: [ - "color", - "brand1", - "text-default" + "global", + "orange", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand1-contrast-first", + name: "--fds-global-orange-contrast-1", attributes: {}, path: [ - "color", - "brand1", - "contrast-first" + "global", + "orange", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand1-contrast-second", + name: "--fds-global-orange-contrast-2", attributes: {}, path: [ - "color", - "brand1", - "contrast-second" + "global", + "orange", + "contrast-2" ] }, { - value: "#fffefc", + value: "#fffefe", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.1}", + value: "#fffefe", type: "color" }, - name: "--fds-color-brand2-background-default", + name: "--fds-global-red-1", attributes: {}, path: [ - "color", - "brand2", - "background-default" + "global", + "red", + "1" ] }, { - value: "#fbf3e0", + value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.2}", + value: "#fbf2f3", type: "color" }, - name: "--fds-color-brand2-background-subtle", + name: "--fds-global-red-2", attributes: {}, path: [ - "color", - "brand2", - "background-subtle" + "global", + "red", + "2" ] }, { - value: "#f8e9c6", + value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.3}", + value: "#f6e6e6", type: "color" }, - name: "--fds-color-brand2-surface-default", + name: "--fds-global-red-3", attributes: {}, path: [ - "color", - "brand2", - "surface-default" + "global", + "red", + "3" ] }, { - value: "#f2d48d", + value: "#eecfd0", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.4}", + value: "#eecfd0", type: "color" }, - name: "--fds-color-brand2-surface-hover", + name: "--fds-global-red-4", attributes: {}, path: [ - "color", - "brand2", - "surface-hover" + "global", + "red", + "4" ] }, { - value: "#ebbe54", + value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.5}", + value: "#e6b9b9", type: "color" }, - name: "--fds-color-brand2-surface-active", + name: "--fds-global-red-5", attributes: {}, path: [ - "color", - "brand2", - "surface-active" + "global", + "red", + "5" ] }, { - value: "#edc464", + value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.6}", + value: "#e8bfbf", type: "color" }, - name: "--fds-color-brand2-border-subtle", + name: "--fds-global-red-6", attributes: {}, path: [ - "color", - "brand2", - "border-subtle" + "global", + "red", + "6" ] }, { - value: "#b28419", + value: "#cd7172", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.7}", + value: "#cd7172", type: "color" }, - name: "--fds-color-brand2-border-default", + name: "--fds-global-red-7", attributes: {}, path: [ - "color", - "brand2", - "border-default" + "global", + "red", + "7" ] }, { - value: "#684e0f", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.8}", + value: "#9d2223", type: "color" }, - name: "--fds-color-brand2-border-strong", + name: "--fds-global-red-8", attributes: {}, path: [ - "color", - "brand2", - "border-strong" + "global", + "red", + "8" ] }, { - value: "#e4a920", + value: "#b32728", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.9}", + value: "#b32728", type: "color" }, - name: "--fds-color-brand2-base-default", + name: "--fds-global-red-9", attributes: {}, path: [ - "color", - "brand2", - "base-default" + "global", + "red", + "9" ] }, { - value: "#c6931c", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.10}", + value: "#8c1f1f", type: "color" }, - name: "--fds-color-brand2-base-hover", + name: "--fds-global-red-10", attributes: {}, path: [ - "color", - "brand2", - "base-hover" - ] + "global", + "red", + "10" + ] }, { - value: "#a87c17", + value: "#671617", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.11}", + value: "#671617", type: "color" }, - name: "--fds-color-brand2-base-active", + name: "--fds-global-red-11", attributes: {}, path: [ - "color", - "brand2", - "base-active" + "global", + "red", + "11" ] }, { - value: "#664c0e", + value: "#9a2122", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.12}", + value: "#9a2122", type: "color" }, - name: "--fds-color-brand2-text-subtle", + name: "--fds-global-red-12", attributes: {}, path: [ - "color", - "brand2", - "text-subtle" + "global", + "red", + "12" ] }, { - value: "#3d2e09", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.13}", + value: "#5e1515", type: "color" }, - name: "--fds-color-brand2-text-default", + name: "--fds-global-red-13", attributes: {}, path: [ - "color", - "brand2", - "text-default" + "global", + "red", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand2-contrast-first", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ - "color", - "brand2", - "contrast-first" + "global", + "red", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand2-contrast-second", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ - "color", - "brand2", - "contrast-second" + "global", + "red", + "contrast-2" ] }, { - value: "#fdfeff", + value: "#fefeff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.1}", + value: "#fefeff", type: "color" }, - name: "--fds-color-brand3-background-default", + name: "--fds-global-blue-1", attributes: {}, path: [ - "color", - "brand3", - "background-default" + "global", + "blue", + "1" ] }, { - value: "#eaf6fe", + value: "#edf5fa", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.2}", + value: "#edf5fa", type: "color" }, - name: "--fds-color-brand3-background-subtle", + name: "--fds-global-blue-2", attributes: {}, path: [ - "color", - "brand3", - "background-subtle" + "global", + "blue", + "2" ] }, { - value: "#d9eefd", + value: "#dfecf7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.3}", + value: "#dfecf7", type: "color" }, - name: "--fds-color-brand3-surface-default", + name: "--fds-global-blue-3", attributes: {}, path: [ - "color", - "brand3", - "surface-default" + "global", + "blue", + "3" ] }, { - value: "#b3dcfc", + value: "#bedaee", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.4}", + value: "#bedaee", type: "color" }, - name: "--fds-color-brand3-surface-hover", + name: "--fds-global-blue-4", attributes: {}, path: [ - "color", - "brand3", - "surface-hover" + "global", + "blue", + "4" ] }, { - value: "#8bcafa", + value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.5}", + value: "#a1c9e7", type: "color" }, - name: "--fds-color-brand3-surface-active", + name: "--fds-global-blue-5", attributes: {}, path: [ - "color", - "brand3", - "surface-active" + "global", + "blue", + "5" ] }, { - value: "#96cffa", + value: "#aacee9", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.6}", + value: "#aacee9", type: "color" }, - name: "--fds-color-brand3-border-subtle", + name: "--fds-global-blue-6", attributes: {}, path: [ - "color", - "brand3", - "border-subtle" + "global", + "blue", + "6" ] }, { - value: "#1c90e8", + value: "#4291ce", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.7}", + value: "#4291ce", type: "color" }, - name: "--fds-color-brand3-border-default", + name: "--fds-global-blue-7", attributes: {}, path: [ - "color", - "brand3", - "border-default" + "global", + "blue", + "7" ] }, { - value: "#11558a", + value: "#075490", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.8}", + value: "#075490", type: "color" }, - name: "--fds-color-brand3-border-strong", + name: "--fds-global-blue-8", attributes: {}, path: [ - "color", - "brand3", - "border-strong" + "global", + "blue", + "8" ] }, { - value: "#1e98f5", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.9}", + value: "#0c72c1", type: "color" }, - name: "--fds-color-brand3-base-default", + name: "--fds-global-blue-9", attributes: {}, path: [ - "color", - "brand3", - "base-default" + "global", + "blue", + "9" ] }, { - value: "#1980ce", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.10}", + value: "#085c9c", type: "color" }, - name: "--fds-color-brand3-base-hover", + name: "--fds-global-blue-10", attributes: {}, path: [ - "color", - "brand3", - "base-hover" + "global", + "blue", + "10" ] }, { - value: "#1569a9", + value: "#064678", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.11}", + value: "#064678", type: "color" }, - name: "--fds-color-brand3-base-active", + name: "--fds-global-blue-11", attributes: {}, path: [ - "color", - "brand3", - "base-active" + "global", + "blue", + "11" ] }, { - value: "#105387", + value: "#07528c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.12}", + value: "#07528c", type: "color" }, - name: "--fds-color-brand3-text-subtle", + name: "--fds-global-blue-12", attributes: {}, path: [ - "color", - "brand3", - "text-subtle" + "global", + "blue", + "12" ] }, { - value: "#0a3251", + value: "#043256", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.13}", + value: "#043256", type: "color" }, - name: "--fds-color-brand3-text-default", + name: "--fds-global-blue-13", attributes: {}, path: [ - "color", - "brand3", - "text-default" + "global", + "blue", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand3-contrast-first", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ - "color", - "brand3", - "contrast-first" + "global", + "blue", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand3-contrast-second", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ - "color", - "brand3", - "contrast-second" + "global", + "blue", + "contrast-2" ] }, { - value: "#fcfefc", + value: "#fefeff", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-color-success-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ "color", - "success", + "accent", "background-default" ] }, { - value: "#e9f6ea", + value: "#eef4fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-color-success-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ "color", - "success", + "accent", "background-subtle" ] }, { - value: "#d9efdc", + value: "#e2edf7", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-color-success-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ "color", - "success", + "accent", "surface-default" ] }, { - value: "#b9e1be", + value: "#c3daef", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-color-success-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ "color", - "success", + "accent", "surface-hover" ] }, { - value: "#94d29d", + value: "#a4c7e6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-color-success-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ "color", - "success", + "accent", "surface-active" ] }, { - value: "#9ed6a5", + value: "#aecde9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-color-success-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ "color", - "success", + "accent", "border-subtle" ] }, { - value: "#29a03a", + value: "#4b90ce", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-color-success-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ "color", - "success", + "accent", "border-default" ] }, { - value: "#185e22", + value: "#00529d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-color-success-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ "color", - "success", + "accent", "border-strong" ] }, { - value: "#2ca63d", + value: "#0163ba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-color-success-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ "color", - "success", + "accent", "base-default" ] }, { - value: "#248c33", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-color-success-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ "color", - "success", + "accent", "base-hover" ] }, { - value: "#1d7129", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-color-success-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ "color", - "success", + "accent", "base-active" ] }, { - value: "#185c21", + value: "#005099", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-color-success-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ "color", - "success", + "accent", "text-subtle" ] }, { - value: "#0f3814", + value: "#00315c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-color-success-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ "color", - "success", + "accent", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-color-success-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ "color", - "success", + "accent", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-color-success-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ "color", - "success", + "accent", "contrast-second" ] }, { - value: "#fffefe", + value: "#fefefe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-color-danger-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ "color", - "danger", + "neutral", "background-default" ] }, { - value: "#fbf2f3", + value: "#f3f4f5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-color-danger-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "background-subtle" ] }, { - value: "#f6e6e6", + value: "#e9eaec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-color-danger-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-default" ] }, { - value: "#eecfd0", + value: "#d5d7da", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-color-danger-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-hover" ] }, { - value: "#e6b9b9", + value: "#c1c4c9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-color-danger-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-active" ] }, { - value: "#e8bfbf", + value: "#c6c9cd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-color-danger-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "border-subtle" ] }, { - value: "#cd7172", + value: "#858c96", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-color-danger-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ "color", - "danger", + "neutral", "border-default" ] }, { - value: "#9d2223", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-color-danger-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ "color", - "danger", + "neutral", "border-strong" ] }, { - value: "#b32728", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-color-danger-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ "color", - "danger", + "neutral", "base-default" ] }, { - value: "#8c1f1f", + value: "#333e4e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-color-danger-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "base-hover" ] }, { - value: "#671617", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-color-danger-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ "color", - "danger", + "neutral", "base-active" ] }, { - value: "#9a2122", + value: "#46505e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-color-danger-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "text-subtle" ] }, { - value: "#5e1515", + value: "#243142", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-color-danger-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ "color", - "danger", + "neutral", "text-default" ] }, { - value: "#ffffff", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-color-danger-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-color-danger-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-second" ] }, { - value: "#fefeff", + value: "#fffefe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-color-info-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ "color", - "info", + "brand1", "background-default" ] }, { - value: "#edf5fa", + value: "#fef0f1", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-color-info-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "background-subtle" ] }, { - value: "#dfecf7", + value: "#fde5e6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-color-info-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ "color", - "info", + "brand1", "surface-default" ] }, { - value: "#bedaee", + value: "#fbcccd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-color-info-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ "color", - "info", + "brand1", "surface-hover" ] }, { - value: "#a1c9e7", + value: "#fab1b3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-color-info-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ "color", - "info", + "brand1", "surface-active" ] }, { - value: "#aacee9", + value: "#fab8b9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-color-info-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "border-subtle" ] }, { - value: "#4291ce", + value: "#eb5b5f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-color-info-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ "color", - "info", + "brand1", "border-default" ] }, { - value: "#075490", + value: "#8b3639", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-color-info-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ "color", - "info", + "brand1", "border-strong" ] }, { - value: "#0c72c1", + value: "#f35f63", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-color-info-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ "color", - "info", + "brand1", "base-default" ] }, { - value: "#085c9c", + value: "#cc5053", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-color-info-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ "color", - "info", + "brand1", "base-hover" ] }, { - value: "#064678", + value: "#a84144", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-color-info-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ "color", - "info", + "brand1", "base-active" ] }, { - value: "#07528c", + value: "#873537", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-color-info-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "text-subtle" ] }, { - value: "#043256", + value: "#522021", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-color-info-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ "color", - "info", + "brand1", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-color-info-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-color-info-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-second" ] }, @@ -2049,1528 +2049,1528 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-color-warning-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ "color", - "warning", + "brand2", "background-default" ] }, { - value: "#fbf2d5", + value: "#fbf3e0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-color-warning-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "background-subtle" ] }, { - value: "#f9ebbd", + value: "#f8e9c6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-color-warning-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-default" ] }, { - value: "#f2d474", + value: "#f2d48d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-color-warning-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-hover" ] }, { - value: "#e8bf37", + value: "#ebbe54", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-color-warning-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-active" ] }, { - value: "#edc644", + value: "#edc464", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-color-warning-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "border-subtle" ] }, { - value: "#a68827", + value: "#b28419", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-color-warning-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ "color", - "warning", + "brand2", "border-default" ] }, { - value: "#625017", + value: "#684e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-color-warning-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ "color", - "warning", + "brand2", "border-strong" ] }, { - value: "#d46223", + value: "#e4a920", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-color-warning-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ "color", - "warning", + "brand2", "base-default" ] }, { - value: "#b0511d", + value: "#c6931c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-color-warning-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "base-hover" ] }, { - value: "#8e4117", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-color-warning-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ "color", - "warning", + "brand2", "base-active" ] }, { - value: "#813c15", + value: "#664c0e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-color-warning-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "text-subtle" ] }, { - value: "#4f240d", + value: "#3d2e09", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-color-warning-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ "color", - "warning", + "brand2", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-color-warning-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-color-warning-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-second" ] }, { - value: "#fcfefc", + value: "#fdfeff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fcfefc", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "global", - "green", - "1" + "color", + "brand3", + "background-default" ] }, { - value: "#e9f6ea", + value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e9f6ea", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "global", - "green", - "2" + "color", + "brand3", + "background-subtle" ] }, { - value: "#d9efdc", + value: "#d9eefd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d9efdc", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "global", - "green", - "3" + "color", + "brand3", + "surface-default" ] }, { - value: "#b9e1be", + value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b9e1be", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "global", - "green", - "4" + "color", + "brand3", + "surface-hover" ] }, { - value: "#94d29d", + value: "#8bcafa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#94d29d", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "global", - "green", - "5" + "color", + "brand3", + "surface-active" ] }, { - value: "#9ed6a5", + value: "#96cffa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9ed6a5", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "global", - "green", - "6" + "color", + "brand3", + "border-subtle" ] }, { - value: "#29a03a", + value: "#1c90e8", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#29a03a", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "global", - "green", - "7" + "color", + "brand3", + "border-default" ] }, { - value: "#185e22", + value: "#11558a", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185e22", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "global", - "green", - "8" + "color", + "brand3", + "border-strong" ] }, { - value: "#2ca63d", + value: "#1e98f5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2ca63d", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "global", - "green", - "9" + "color", + "brand3", + "base-default" ] }, { - value: "#248c33", + value: "#1980ce", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#248c33", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "global", - "green", - "10" + "color", + "brand3", + "base-hover" ] }, { - value: "#1d7129", + value: "#1569a9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#1d7129", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "global", - "green", - "11" + "color", + "brand3", + "base-active" ] }, { - value: "#185c21", + value: "#105387", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185c21", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "global", - "green", - "12" + "color", + "brand3", + "text-subtle" ] }, { - value: "#0f3814", + value: "#0a3251", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0f3814", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "global", - "green", - "13" + "color", + "brand3", + "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "global", - "green", - "contrast-1" + "color", + "brand3", + "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "global", - "green", - "contrast-2" + "color", + "brand3", + "contrast-second" ] }, { - value: "#fffefc", + value: "#fcfefc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefc", + value: "{global.green.1}", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "global", - "yellow", - "1" + "color", + "success", + "background-default" ] }, { - value: "#fbf2d5", + value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf2d5", + value: "{global.green.2}", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "global", - "yellow", - "2" + "color", + "success", + "background-subtle" ] }, { - value: "#f9ebbd", + value: "#d9efdc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f9ebbd", + value: "{global.green.3}", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "global", - "yellow", - "3" + "color", + "success", + "surface-default" ] }, { - value: "#f2d474", + value: "#b9e1be", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f2d474", + value: "{global.green.4}", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "global", - "yellow", - "4" + "color", + "success", + "surface-hover" ] }, { - value: "#e8bf37", + value: "#94d29d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e8bf37", + value: "{global.green.5}", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "global", - "yellow", - "5" + "color", + "success", + "surface-active" ] }, { - value: "#edc644", + value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#edc644", + value: "{global.green.6}", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "global", - "yellow", - "6" + "color", + "success", + "border-subtle" ] }, { - value: "#a68827", + value: "#29a03a", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a68827", + value: "{global.green.7}", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "global", - "yellow", - "7" + "color", + "success", + "border-default" ] }, { - value: "#625017", + value: "#185e22", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#625017", + value: "{global.green.8}", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "global", - "yellow", - "8" + "color", + "success", + "border-strong" ] }, { - value: "#ecc238", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecc238", + value: "{global.green.9}", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "global", - "yellow", - "9" + "color", + "success", + "base-default" ] }, { - value: "#cfaa31", + value: "#248c33", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cfaa31", + value: "{global.green.10}", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "global", - "yellow", - "10" + "color", + "success", + "base-hover" ] }, { - value: "#b2922a", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b2922a", + value: "{global.green.11}", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "global", - "yellow", - "11" + "color", + "success", + "base-active" ] }, { - value: "#604f17", + value: "#185c21", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#604f17", + value: "{global.green.12}", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "global", - "yellow", - "12" + "color", + "success", + "text-subtle" ] }, { - value: "#3a300e", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a300e", + value: "{global.green.13}", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "global", - "yellow", - "13" + "color", + "success", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "global", - "yellow", - "contrast-1" + "color", + "success", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "global", - "yellow", - "contrast-2" + "color", + "success", + "contrast-second" ] }, { - value: "#fffefd", + value: "#fffefe", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefd", + value: "{global.red.1}", type: "color" }, - name: "--fds-global-orange-1", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "global", - "orange", - "1" + "color", + "danger", + "background-default" ] }, { - value: "#fbf1ec", + value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf1ec", + value: "{global.red.2}", type: "color" }, - name: "--fds-global-orange-2", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "global", - "orange", - "2" + "color", + "danger", + "background-subtle" ] }, { - value: "#f9e8df", + value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f9e8df", + value: "{global.red.3}", type: "color" }, - name: "--fds-global-orange-3", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "global", - "orange", - "3" + "color", + "danger", + "surface-default" ] }, { - value: "#f2d0bc", + value: "#eecfd0", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f2d0bc", + value: "{global.red.4}", type: "color" }, - name: "--fds-global-orange-4", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "global", - "orange", - "4" + "color", + "danger", + "surface-hover" ] }, { - value: "#ecb99e", + value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecb99e", + value: "{global.red.5}", type: "color" }, - name: "--fds-global-orange-5", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "global", - "orange", - "5" + "color", + "danger", + "surface-active" ] }, { - value: "#eec0a7", + value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eec0a7", + value: "{global.red.6}", type: "color" }, - name: "--fds-global-orange-6", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "global", - "orange", - "6" + "color", + "danger", + "border-subtle" ] }, { - value: "#d76e34", + value: "#cd7172", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d76e34", + value: "{global.red.7}", type: "color" }, - name: "--fds-global-orange-7", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "global", - "orange", - "7" + "color", + "danger", + "border-default" ] }, { - value: "#853e16", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#853e16", + value: "{global.red.8}", type: "color" }, - name: "--fds-global-orange-8", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "global", - "orange", - "8" + "color", + "danger", + "border-strong" ] }, { - value: "#d46223", + value: "#b32728", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.9}", type: "color" }, - name: "--fds-global-orange-9", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "global", - "orange", - "9" + "color", + "danger", + "base-default" ] }, { - value: "#b0511d", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b0511d", + value: "{global.red.10}", type: "color" }, - name: "--fds-global-orange-10", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "global", - "orange", - "10" + "color", + "danger", + "base-hover" ] }, { - value: "#8e4117", + value: "#671617", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8e4117", + value: "{global.red.11}", type: "color" }, - name: "--fds-global-orange-11", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "global", - "orange", - "11" + "color", + "danger", + "base-active" ] }, { - value: "#813c15", + value: "#9a2122", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#813c15", + value: "{global.red.12}", type: "color" }, - name: "--fds-global-orange-12", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "global", - "orange", - "12" + "color", + "danger", + "text-subtle" ] }, { - value: "#4f240d", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4f240d", + value: "{global.red.13}", type: "color" }, - name: "--fds-global-orange-13", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "global", - "orange", - "13" + "color", + "danger", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-global-orange-contrast-1", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "global", - "orange", - "contrast-1" + "color", + "danger", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-global-orange-contrast-2", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "global", - "orange", - "contrast-2" + "color", + "danger", + "contrast-second" ] }, { - value: "#fffefe", + value: "#fefeff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefe", + value: "{global.blue.1}", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "global", - "red", - "1" + "color", + "info", + "background-default" ] }, { - value: "#fbf2f3", + value: "#edf5fa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf2f3", + value: "{global.blue.2}", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "global", - "red", - "2" + "color", + "info", + "background-subtle" ] }, { - value: "#f6e6e6", + value: "#dfecf7", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f6e6e6", + value: "{global.blue.3}", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "global", - "red", - "3" + "color", + "info", + "surface-default" ] }, { - value: "#eecfd0", + value: "#bedaee", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eecfd0", + value: "{global.blue.4}", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "global", - "red", - "4" + "color", + "info", + "surface-hover" ] }, { - value: "#e6b9b9", + value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6b9b9", + value: "{global.blue.5}", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "global", - "red", - "5" + "color", + "info", + "surface-active" ] }, { - value: "#e8bfbf", + value: "#aacee9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e8bfbf", + value: "{global.blue.6}", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "global", - "red", - "6" + "color", + "info", + "border-subtle" ] }, { - value: "#cd7172", + value: "#4291ce", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cd7172", + value: "{global.blue.7}", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "global", - "red", - "7" + "color", + "info", + "border-default" ] }, { - value: "#9d2223", + value: "#075490", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9d2223", + value: "{global.blue.8}", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "global", - "red", - "8" + "color", + "info", + "border-strong" ] }, { - value: "#b32728", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b32728", + value: "{global.blue.9}", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "global", - "red", - "9" + "color", + "info", + "base-default" ] }, { - value: "#8c1f1f", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8c1f1f", + value: "{global.blue.10}", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "global", - "red", - "10" + "color", + "info", + "base-hover" ] }, { - value: "#671617", + value: "#064678", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#671617", + value: "{global.blue.11}", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "global", - "red", - "11" + "color", + "info", + "base-active" ] }, { - value: "#9a2122", + value: "#07528c", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9a2122", + value: "{global.blue.12}", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "global", - "red", - "12" + "color", + "info", + "text-subtle" ] }, { - value: "#5e1515", + value: "#043256", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5e1515", + value: "{global.blue.13}", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "global", - "red", - "13" + "color", + "info", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "global", - "red", - "contrast-1" + "color", + "info", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "global", - "red", - "contrast-2" + "color", + "info", + "contrast-second" ] }, { - value: "#fefeff", + value: "#fffefc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fefeff", + value: "{global.yellow.1}", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "global", - "blue", - "1" + "color", + "warning", + "background-default" ] }, { - value: "#edf5fa", + value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#edf5fa", + value: "{global.yellow.2}", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "global", - "blue", - "2" + "color", + "warning", + "background-subtle" ] }, { - value: "#dfecf7", + value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#dfecf7", + value: "{global.yellow.3}", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "global", - "blue", - "3" + "color", + "warning", + "surface-default" ] }, { - value: "#bedaee", + value: "#f2d474", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#bedaee", + value: "{global.yellow.4}", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "global", - "blue", - "4" + "color", + "warning", + "surface-hover" ] }, { - value: "#a1c9e7", + value: "#e8bf37", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a1c9e7", + value: "{global.yellow.5}", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "global", - "blue", - "5" + "color", + "warning", + "surface-active" ] }, { - value: "#aacee9", + value: "#edc644", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#aacee9", + value: "{global.yellow.6}", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "global", - "blue", - "6" + "color", + "warning", + "border-subtle" ] }, { - value: "#4291ce", + value: "#a68827", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4291ce", + value: "{global.yellow.7}", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "global", - "blue", - "7" + "color", + "warning", + "border-default" ] }, { - value: "#075490", + value: "#625017", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#075490", + value: "{global.yellow.8}", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "global", - "blue", - "8" + "color", + "warning", + "border-strong" ] }, { - value: "#0c72c1", + value: "#d46223", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0c72c1", + value: "{global.orange.9}", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "global", - "blue", - "9" + "color", + "warning", + "base-default" ] }, { - value: "#085c9c", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#085c9c", + value: "{global.orange.10}", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "global", - "blue", - "10" + "color", + "warning", + "base-hover" ] }, { - value: "#064678", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064678", + value: "{global.orange.11}", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "global", - "blue", - "11" + "color", + "warning", + "base-active" ] }, { - value: "#07528c", + value: "#813c15", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#07528c", + value: "{global.orange.12}", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "global", - "blue", - "12" + "color", + "warning", + "text-subtle" ] }, { - value: "#043256", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#043256", + value: "{global.orange.13}", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "global", - "blue", - "13" + "color", + "warning", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "global", - "blue", - "contrast-1" + "color", + "warning", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "global", - "blue", - "contrast-2" + "color", + "warning", + "contrast-second" ] }, { diff --git a/apps/storefront/tokens/theme4/dark.ts b/apps/storefront/tokens/theme4/dark.ts index 50f0487aea..d881398aea 100644 --- a/apps/storefront/tokens/theme4/dark.ts +++ b/apps/storefront/tokens/theme4/dark.ts @@ -4,3573 +4,3573 @@ export const color = [ { - value: "#001c36", + value: "#08200c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.1}", + value: "#08200c", type: "color" }, - name: "--fds-color-accent-background-default", + name: "--fds-global-green-1", attributes: {}, path: [ - "color", - "accent", - "background-default" + "global", + "green", + "1" ] }, { - value: "#002445", + value: "#0b290f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.2}", + value: "#0b290f", type: "color" }, - name: "--fds-color-accent-background-subtle", + name: "--fds-global-green-2", attributes: {}, path: [ - "color", - "accent", - "background-subtle" + "global", + "green", + "2" ] }, { - value: "#00315c", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.3}", + value: "#0f3814", type: "color" }, - name: "--fds-color-accent-surface-default", + name: "--fds-global-green-3", attributes: {}, path: [ - "color", - "accent", - "surface-default" + "global", + "green", + "3" ] }, { - value: "#00396d", + value: "#114218", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.4}", + value: "#114218", type: "color" }, - name: "--fds-color-accent-surface-hover", + name: "--fds-global-green-4", attributes: {}, path: [ - "color", - "accent", - "surface-hover" + "global", + "green", + "4" ] }, { - value: "#00427e", + value: "#144c1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.5}", + value: "#144c1c", type: "color" }, - name: "--fds-color-accent-surface-active", + name: "--fds-global-green-5", attributes: {}, path: [ - "color", - "accent", - "surface-active" + "global", + "green", + "5" ] }, { - value: "#00529d", + value: "#185e22", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.6}", + value: "#185e22", type: "color" }, - name: "--fds-color-accent-border-subtle", + name: "--fds-global-green-6", attributes: {}, path: [ - "color", - "accent", - "border-subtle" + "global", + "green", + "6" ] }, { - value: "#0f6bbe", + value: "#207a2c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.7}", + value: "#207a2c", type: "color" }, - name: "--fds-color-accent-border-default", + name: "--fds-global-green-7", attributes: {}, path: [ - "color", - "accent", - "border-default" + "global", + "green", + "7" ] }, { - value: "#3d88ca", + value: "#279636", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.8}", + value: "#279636", type: "color" }, - name: "--fds-color-accent-border-strong", + name: "--fds-global-green-8", attributes: {}, path: [ - "color", - "accent", - "border-strong" + "global", + "green", + "8" ] }, { - value: "#0163ba", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.9}", + value: "#2ca63d", type: "color" }, - name: "--fds-color-accent-base-default", + name: "--fds-global-green-9", attributes: {}, path: [ - "color", - "accent", - "base-default" + "global", + "green", + "9" ] }, { - value: "#004d93", + value: "#248c33", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.10}", + value: "#248c33", type: "color" }, - name: "--fds-color-accent-base-hover", + name: "--fds-global-green-10", attributes: {}, path: [ - "color", - "accent", - "base-hover" + "global", + "green", + "10" ] }, { - value: "#00396d", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.11}", + value: "#1d7129", type: "color" }, - name: "--fds-color-accent-base-active", + name: "--fds-global-green-11", attributes: {}, path: [ - "color", - "accent", - "base-active" + "global", + "green", + "11" ] }, { - value: "#7eb0dc", + value: "#64be70", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.12}", + value: "#64be70", type: "color" }, - name: "--fds-color-accent-text-subtle", + name: "--fds-global-green-12", attributes: {}, path: [ - "color", - "accent", - "text-subtle" + "global", + "green", + "12" ] }, { - value: "#b0cfea", + value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.13}", + value: "#a2d8aa", type: "color" }, - name: "--fds-color-accent-text-default", + name: "--fds-global-green-13", attributes: {}, path: [ - "color", - "accent", - "text-default" + "global", + "green", + "13" ] }, { - value: "#f6fafd", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-accent-contrast-first", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ - "color", - "accent", - "contrast-first" + "global", + "green", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-accent-contrast-second", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ - "color", - "accent", - "contrast-second" + "global", + "green", + "contrast-2" ] }, { - value: "#131c27", + value: "#211b08", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.1}", + value: "#211b08", type: "color" }, - name: "--fds-color-neutral-background-default", + name: "--fds-global-yellow-1", attributes: {}, path: [ - "color", - "neutral", - "background-default" + "global", + "yellow", + "1" ] }, { - value: "#192433", + value: "#2b230a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.2}", + value: "#2b230a", type: "color" }, - name: "--fds-color-neutral-background-subtle", + name: "--fds-global-yellow-2", attributes: {}, path: [ - "color", - "neutral", - "background-subtle" + "global", + "yellow", + "2" ] }, { - value: "#243142", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.3}", + value: "#3a300e", type: "color" }, - name: "--fds-color-neutral-surface-default", + name: "--fds-global-yellow-3", attributes: {}, path: [ - "color", - "neutral", - "surface-default" + "global", + "yellow", + "3" ] }, { - value: "#2e3a4a", + value: "#453810", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.4}", + value: "#453810", type: "color" }, - name: "--fds-color-neutral-surface-hover", + name: "--fds-global-yellow-4", attributes: {}, path: [ - "color", - "neutral", - "surface-hover" + "global", + "yellow", + "4" ] }, { - value: "#374352", + value: "#4e4013", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.5}", + value: "#4e4013", type: "color" }, - name: "--fds-color-neutral-surface-active", + name: "--fds-global-yellow-5", attributes: {}, path: [ - "color", - "neutral", - "surface-active" + "global", + "yellow", + "5" ] }, { - value: "#495361", + value: "#625017", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.6}", + value: "#625017", type: "color" }, - name: "--fds-color-neutral-border-subtle", + name: "--fds-global-yellow-6", attributes: {}, path: [ - "color", - "neutral", - "border-subtle" + "global", + "yellow", + "6" ] }, { - value: "#626b77", + value: "#7f681e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.7}", + value: "#7f681e", type: "color" }, - name: "--fds-color-neutral-border-default", + name: "--fds-global-yellow-7", attributes: {}, path: [ - "color", - "neutral", - "border-default" + "global", + "yellow", + "7" ] }, { - value: "#7d848e", + value: "#9c8125", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.8}", + value: "#9c8125", type: "color" }, - name: "--fds-color-neutral-border-strong", + name: "--fds-global-yellow-8", attributes: {}, path: [ - "color", - "neutral", - "border-strong" + "global", + "yellow", + "8" ] }, { - value: "#1e2b3c", + value: "#ecc238", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.9}", + value: "#ecc238", type: "color" }, - name: "--fds-color-neutral-base-default", + name: "--fds-global-yellow-9", attributes: {}, path: [ - "color", - "neutral", - "base-default" + "global", + "yellow", + "9" ] }, { - value: "#333e4e", + value: "#cfaa31", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.10}", + value: "#cfaa31", type: "color" }, - name: "--fds-color-neutral-base-hover", + name: "--fds-global-yellow-10", attributes: {}, path: [ - "color", - "neutral", - "base-hover" + "global", + "yellow", + "10" ] }, { - value: "#495361", + value: "#b2922a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.11}", + value: "#b2922a", type: "color" }, - name: "--fds-color-neutral-base-active", + name: "--fds-global-yellow-11", attributes: {}, path: [ - "color", - "neutral", - "base-active" + "global", + "yellow", + "11" ] }, { - value: "#a6abb2", + value: "#cca730", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.12}", + value: "#cca730", type: "color" }, - name: "--fds-color-neutral-text-subtle", + name: "--fds-global-yellow-12", attributes: {}, path: [ - "color", - "neutral", - "text-subtle" + "global", + "yellow", + "12" ] }, { - value: "#c9ccd0", + value: "#eec84d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.13}", + value: "#eec84d", type: "color" }, - name: "--fds-color-neutral-text-default", + name: "--fds-global-yellow-13", attributes: {}, path: [ - "color", - "neutral", - "text-default" + "global", + "yellow", + "13" ] }, { - value: "#f9f9fa", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-neutral-contrast-first", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ - "color", - "neutral", - "contrast-first" + "global", + "yellow", + "contrast-1" ] }, { - value: "#9ea3ab", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-neutral-contrast-second", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ - "color", - "neutral", - "contrast-second" + "global", + "yellow", + "contrast-2" ] }, { - value: "#2f1213", + value: "#2d1508", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.1}", + value: "#2d1508", type: "color" }, - name: "--fds-color-brand1-background-default", + name: "--fds-global-orange-1", attributes: {}, path: [ - "color", - "brand1", - "background-default" + "global", + "orange", + "1" ] }, { - value: "#3c1819", + value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.2}", + value: "#3a1b0a", type: "color" }, - name: "--fds-color-brand1-background-subtle", + name: "--fds-global-orange-2", attributes: {}, path: [ - "color", - "brand1", - "background-subtle" + "global", + "orange", + "2" ] }, { - value: "#522021", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.3}", + value: "#4f240d", type: "color" }, - name: "--fds-color-brand1-surface-default", + name: "--fds-global-orange-3", attributes: {}, path: [ - "color", - "brand1", - "surface-default" + "global", + "orange", + "3" ] }, { - value: "#602627", + value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.4}", + value: "#5d2b0f", type: "color" }, - name: "--fds-color-brand1-surface-hover", + name: "--fds-global-orange-4", attributes: {}, path: [ - "color", - "brand1", - "surface-hover" + "global", + "orange", + "4" ] }, { - value: "#702c2e", + value: "#6b3212", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.5}", + value: "#6b3212", type: "color" }, - name: "--fds-color-brand1-surface-active", + name: "--fds-global-orange-5", attributes: {}, path: [ - "color", - "brand1", - "surface-active" + "global", + "orange", + "5" ] }, { - value: "#8b3639", + value: "#853e16", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.6}", + value: "#853e16", type: "color" }, - name: "--fds-color-brand1-border-subtle", + name: "--fds-global-orange-6", attributes: {}, path: [ - "color", - "brand1", - "border-subtle" + "global", + "orange", + "6" ] }, { - value: "#b34649", + value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.7}", + value: "#ac4f1c", type: "color" }, - name: "--fds-color-brand1-border-default", + name: "--fds-global-orange-7", attributes: {}, path: [ - "color", - "brand1", - "border-default" + "global", + "orange", + "7" ] }, { - value: "#dd565a", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.8}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-border-strong", + name: "--fds-global-orange-8", attributes: {}, path: [ - "color", - "brand1", - "border-strong" + "global", + "orange", + "8" ] }, { - value: "#f35f63", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.9}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-base-default", + name: "--fds-global-orange-9", attributes: {}, path: [ - "color", - "brand1", - "base-default" + "global", + "orange", + "9" ] }, { - value: "#cc5053", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.10}", + value: "#b0511d", type: "color" }, - name: "--fds-color-brand1-base-hover", + name: "--fds-global-orange-10", attributes: {}, path: [ - "color", - "brand1", - "base-hover" + "global", + "orange", + "10" ] }, { - value: "#a84144", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.11}", + value: "#8e4117", type: "color" }, - name: "--fds-color-brand1-base-active", + name: "--fds-global-orange-11", attributes: {}, path: [ - "color", - "brand1", - "base-active" + "global", + "orange", + "11" ] }, { - value: "#f78d8f", + value: "#e39a72", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.12}", + value: "#e39a72", type: "color" }, - name: "--fds-color-brand1-text-subtle", + name: "--fds-global-orange-12", attributes: {}, path: [ - "color", - "brand1", - "text-subtle" + "global", + "orange", + "12" ] }, { - value: "#fabcbd", + value: "#efc3ab", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.13}", + value: "#efc3ab", type: "color" }, - name: "--fds-color-brand1-text-default", + name: "--fds-global-orange-13", attributes: {}, path: [ - "color", - "brand1", - "text-default" + "global", + "orange", + "13" ] }, { - value: "#41191b", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand1-contrast-first", + name: "--fds-global-orange-contrast-1", attributes: {}, path: [ - "color", - "brand1", - "contrast-first" + "global", + "orange", + "contrast-1" ] }, { - value: "#2f1213", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand1-contrast-second", + name: "--fds-global-orange-contrast-2", attributes: {}, path: [ - "color", - "brand1", - "contrast-second" + "global", + "orange", + "contrast-2" ] }, { - value: "#231a05", + value: "#380c0c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.1}", + value: "#380c0c", type: "color" }, - name: "--fds-color-brand2-background-default", + name: "--fds-global-red-1", attributes: {}, path: [ - "color", - "brand2", - "background-default" + "global", + "red", + "1" ] }, { - value: "#2d2206", + value: "#470f10", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.2}", + value: "#470f10", type: "color" }, - name: "--fds-color-brand2-background-subtle", + name: "--fds-global-red-2", attributes: {}, path: [ - "color", - "brand2", - "background-subtle" + "global", + "red", + "2" ] }, { - value: "#3d2e09", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.3}", + value: "#5e1515", type: "color" }, - name: "--fds-color-brand2-surface-default", + name: "--fds-global-red-3", attributes: {}, path: [ - "color", - "brand2", - "surface-default" + "global", + "red", + "3" ] }, { - value: "#48360a", + value: "#6f1819", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.4}", + value: "#6f1819", type: "color" }, - name: "--fds-color-brand2-surface-hover", + name: "--fds-global-red-4", attributes: {}, path: [ - "color", - "brand2", - "surface-hover" + "global", + "red", + "4" ] }, { - value: "#543e0c", + value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.5}", + value: "#7f1c1c", type: "color" }, - name: "--fds-color-brand2-surface-active", + name: "--fds-global-red-5", attributes: {}, path: [ - "color", - "brand2", - "surface-active" + "global", + "red", + "5" ] }, { - value: "#684e0f", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.6}", + value: "#9d2223", type: "color" }, - name: "--fds-color-brand2-border-subtle", + name: "--fds-global-red-6", attributes: {}, path: [ - "color", - "brand2", - "border-subtle" + "global", + "red", + "6" ] }, { - value: "#876413", + value: "#bb3f40", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.7}", + value: "#bb3f40", type: "color" }, - name: "--fds-color-brand2-border-default", + name: "--fds-global-red-7", attributes: {}, path: [ - "color", - "brand2", - "border-default" + "global", + "red", + "7" ] }, { - value: "#a87c17", + value: "#c96666", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.8}", + value: "#c96666", type: "color" }, - name: "--fds-color-brand2-border-strong", + name: "--fds-global-red-8", attributes: {}, path: [ - "color", - "brand2", - "border-strong" + "global", + "red", + "8" ] }, { - value: "#e4a920", + value: "#b32728", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.9}", + value: "#b32728", type: "color" }, - name: "--fds-color-brand2-base-default", + name: "--fds-global-red-9", attributes: {}, path: [ - "color", - "brand2", - "base-default" + "global", + "red", + "9" ] }, { - value: "#c6931c", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.10}", + value: "#8c1f1f", type: "color" }, - name: "--fds-color-brand2-base-hover", + name: "--fds-global-red-10", attributes: {}, path: [ - "color", - "brand2", - "base-hover" - ] + "global", + "red", + "10" + ] }, { - value: "#a87c17", + value: "#671617", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.11}", + value: "#671617", type: "color" }, - name: "--fds-color-brand2-base-active", + name: "--fds-global-red-11", attributes: {}, path: [ - "color", - "brand2", - "base-active" + "global", + "red", + "11" ] }, { - value: "#daa21f", + value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.12}", + value: "#dc9a9b", type: "color" }, - name: "--fds-color-brand2-text-subtle", + name: "--fds-global-red-12", attributes: {}, path: [ - "color", - "brand2", - "text-subtle" + "global", + "red", + "12" ] }, { - value: "#eec76c", + value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.13}", + value: "#e9c2c2", type: "color" }, - name: "--fds-color-brand2-text-default", + name: "--fds-global-red-13", attributes: {}, path: [ - "color", - "brand2", - "text-default" + "global", + "red", + "13" ] }, { - value: "#302407", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-brand2-contrast-first", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ - "color", - "brand2", - "contrast-first" + "global", + "red", + "contrast-1" ] }, { - value: "#45340a", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand2-contrast-second", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ - "color", - "brand2", - "contrast-second" + "global", + "red", + "contrast-2" ] }, { - value: "#061d30", + value: "#031d30", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.1}", + value: "#031d30", type: "color" }, - name: "--fds-color-brand3-background-default", + name: "--fds-global-blue-1", attributes: {}, path: [ - "color", - "brand3", - "background-default" + "global", + "blue", + "1" ] }, { - value: "#07253c", + value: "#032540", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.2}", + value: "#032540", type: "color" }, - name: "--fds-color-brand3-background-subtle", + name: "--fds-global-blue-2", attributes: {}, path: [ - "color", - "brand3", - "background-subtle" + "global", + "blue", + "2" ] }, { - value: "#0a3251", + value: "#043256", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.3}", + value: "#043256", type: "color" }, - name: "--fds-color-brand3-surface-default", + name: "--fds-global-blue-3", attributes: {}, path: [ - "color", - "brand3", - "surface-default" + "global", + "blue", + "3" ] }, { - value: "#0c3b60", + value: "#053c65", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.4}", + value: "#053c65", type: "color" }, - name: "--fds-color-brand3-surface-hover", + name: "--fds-global-blue-4", attributes: {}, path: [ - "color", - "brand3", - "surface-hover" + "global", + "blue", + "4" ] }, { - value: "#0e446e", + value: "#064474", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.5}", + value: "#064474", type: "color" }, - name: "--fds-color-brand3-surface-active", + name: "--fds-global-blue-5", attributes: {}, path: [ - "color", - "brand3", - "surface-active" + "global", + "blue", + "5" ] }, { - value: "#11558a", + value: "#075490", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.6}", + value: "#075490", type: "color" }, - name: "--fds-color-brand3-border-subtle", + name: "--fds-global-blue-6", attributes: {}, path: [ - "color", - "brand3", - "border-subtle" + "global", + "blue", + "6" ] }, { - value: "#166eb2", + value: "#0a6dba", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.7}", + value: "#0a6dba", type: "color" }, - name: "--fds-color-brand3-border-default", + name: "--fds-global-blue-7", attributes: {}, path: [ - "color", - "brand3", - "border-default" + "global", + "blue", + "7" ] }, { - value: "#1b88db", + value: "#3389cb", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.8}", + value: "#3389cb", type: "color" }, - name: "--fds-color-brand3-border-strong", + name: "--fds-global-blue-8", attributes: {}, path: [ - "color", - "brand3", - "border-strong" + "global", + "blue", + "8" ] }, { - value: "#1e98f5", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.9}", + value: "#0c72c1", type: "color" }, - name: "--fds-color-brand3-base-default", + name: "--fds-global-blue-9", attributes: {}, path: [ - "color", - "brand3", - "base-default" + "global", + "blue", + "9" ] }, { - value: "#1980ce", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.10}", + value: "#085c9c", type: "color" }, - name: "--fds-color-brand3-base-hover", + name: "--fds-global-blue-10", attributes: {}, path: [ - "color", - "brand3", - "base-hover" + "global", + "blue", + "10" ] }, { - value: "#1569a9", + value: "#064678", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.11}", + value: "#064678", type: "color" }, - name: "--fds-color-brand3-base-active", + name: "--fds-global-blue-11", attributes: {}, path: [ - "color", - "brand3", - "base-active" + "global", + "blue", + "11" ] }, { - value: "#57b2f8", + value: "#78b1dc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.12}", + value: "#78b1dc", type: "color" }, - name: "--fds-color-brand3-text-subtle", + name: "--fds-global-blue-12", attributes: {}, path: [ - "color", - "brand3", - "text-subtle" + "global", + "blue", + "12" ] }, { - value: "#9cd2fb", + value: "#aed0ea", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.13}", + value: "#aed0ea", type: "color" }, - name: "--fds-color-brand3-text-default", + name: "--fds-global-blue-13", attributes: {}, path: [ - "color", - "brand3", - "text-default" + "global", + "blue", + "13" ] }, { - value: "#082740", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand3-contrast-first", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ - "color", - "brand3", - "contrast-first" + "global", + "blue", + "contrast-1" ] }, { - value: "#061f33", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand3-contrast-second", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ - "color", - "brand3", - "contrast-second" + "global", + "blue", + "contrast-2" ] }, { - value: "#08200c", + value: "#001c36", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-color-success-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ "color", - "success", + "accent", "background-default" ] }, { - value: "#0b290f", + value: "#002445", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-color-success-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ "color", - "success", + "accent", "background-subtle" ] }, { - value: "#0f3814", + value: "#00315c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-color-success-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ "color", - "success", + "accent", "surface-default" ] }, { - value: "#114218", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-color-success-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ "color", - "success", + "accent", "surface-hover" ] }, { - value: "#144c1c", + value: "#00427e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-color-success-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ "color", - "success", + "accent", "surface-active" ] }, { - value: "#185e22", + value: "#00529d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-color-success-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ "color", - "success", + "accent", "border-subtle" ] }, { - value: "#207a2c", + value: "#0f6bbe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-color-success-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ "color", - "success", + "accent", "border-default" ] }, { - value: "#279636", + value: "#3d88ca", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-color-success-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ "color", - "success", + "accent", "border-strong" ] }, { - value: "#2ca63d", + value: "#0163ba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-color-success-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ "color", - "success", + "accent", "base-default" ] }, { - value: "#248c33", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-color-success-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ "color", - "success", + "accent", "base-hover" ] }, { - value: "#1d7129", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-color-success-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ "color", - "success", + "accent", "base-active" ] }, { - value: "#64be70", + value: "#7eb0dc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-color-success-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ "color", - "success", + "accent", "text-subtle" ] }, { - value: "#a2d8aa", + value: "#b0cfea", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-color-success-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ "color", - "success", + "accent", "text-default" ] }, { - value: "#000", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-color-success-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ "color", - "success", + "accent", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-color-success-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ "color", - "success", + "accent", "contrast-second" ] }, { - value: "#380c0c", + value: "#131c27", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-color-danger-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ "color", - "danger", + "neutral", "background-default" ] }, { - value: "#470f10", + value: "#192433", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-color-danger-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "background-subtle" ] }, { - value: "#5e1515", + value: "#243142", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-color-danger-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-default" ] }, { - value: "#6f1819", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-color-danger-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-hover" ] }, { - value: "#7f1c1c", + value: "#374352", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-color-danger-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-active" ] }, { - value: "#9d2223", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-color-danger-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "border-subtle" ] }, { - value: "#bb3f40", + value: "#626b77", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-color-danger-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ "color", - "danger", + "neutral", "border-default" ] }, { - value: "#c96666", + value: "#7d848e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-color-danger-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ "color", - "danger", + "neutral", "border-strong" ] }, { - value: "#b32728", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-color-danger-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ "color", - "danger", + "neutral", "base-default" ] }, { - value: "#8c1f1f", + value: "#333e4e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-color-danger-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "base-hover" ] }, { - value: "#671617", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-color-danger-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ "color", - "danger", + "neutral", "base-active" ] }, { - value: "#dc9a9b", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-color-danger-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "text-subtle" ] }, { - value: "#e9c2c2", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-color-danger-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ "color", - "danger", + "neutral", "text-default" ] }, { - value: "#000", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-color-danger-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-color-danger-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-second" ] }, { - value: "#031d30", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-color-info-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ "color", - "info", + "brand1", "background-default" ] }, { - value: "#032540", + value: "#3c1819", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-color-info-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "background-subtle" ] }, { - value: "#043256", + value: "#522021", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-color-info-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ "color", - "info", + "brand1", "surface-default" ] }, { - value: "#053c65", + value: "#602627", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-color-info-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ "color", - "info", + "brand1", "surface-hover" ] }, { - value: "#064474", + value: "#702c2e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-color-info-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ "color", - "info", + "brand1", "surface-active" ] }, { - value: "#075490", + value: "#8b3639", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-color-info-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "border-subtle" ] }, { - value: "#0a6dba", + value: "#b34649", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-color-info-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ "color", - "info", + "brand1", "border-default" ] }, { - value: "#3389cb", + value: "#dd565a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-color-info-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ "color", - "info", + "brand1", "border-strong" ] }, { - value: "#0c72c1", + value: "#f35f63", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-color-info-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ "color", - "info", + "brand1", "base-default" ] }, { - value: "#085c9c", + value: "#cc5053", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-color-info-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ "color", - "info", + "brand1", "base-hover" ] }, { - value: "#064678", + value: "#a84144", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-color-info-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ "color", - "info", + "brand1", "base-active" ] }, { - value: "#78b1dc", + value: "#f78d8f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-color-info-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "text-subtle" ] }, { - value: "#aed0ea", + value: "#fabcbd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-color-info-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ "color", - "info", + "brand1", "text-default" ] }, { - value: "#ffffff", + value: "#41191b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-color-info-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-color-info-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-second" ] }, { - value: "#211b08", + value: "#231a05", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-color-warning-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ "color", - "warning", + "brand2", "background-default" ] }, { - value: "#2b230a", + value: "#2d2206", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-color-warning-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "background-subtle" ] }, { - value: "#3a300e", + value: "#3d2e09", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-color-warning-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-default" ] }, { - value: "#453810", + value: "#48360a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-color-warning-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-hover" ] }, { - value: "#4e4013", + value: "#543e0c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-color-warning-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-active" ] }, { - value: "#625017", + value: "#684e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-color-warning-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "border-subtle" ] }, { - value: "#7f681e", + value: "#876413", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-color-warning-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ "color", - "warning", + "brand2", "border-default" ] }, { - value: "#9c8125", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-color-warning-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ "color", - "warning", + "brand2", "border-strong" ] }, { - value: "#d46223", + value: "#e4a920", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-color-warning-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ "color", - "warning", + "brand2", "base-default" ] }, { - value: "#b0511d", + value: "#c6931c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-color-warning-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "base-hover" ] }, { - value: "#8e4117", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-color-warning-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ "color", - "warning", + "brand2", "base-active" ] }, { - value: "#e39a72", + value: "#daa21f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-color-warning-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "text-subtle" ] }, { - value: "#efc3ab", + value: "#eec76c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-color-warning-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ "color", - "warning", + "brand2", "text-default" ] }, { - value: "#000", + value: "#302407", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-color-warning-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#45340a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-color-warning-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-second" ] }, { - value: "#08200c", + value: "#061d30", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#08200c", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "global", - "green", - "1" + "color", + "brand3", + "background-default" ] }, { - value: "#0b290f", + value: "#07253c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0b290f", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "global", - "green", - "2" + "color", + "brand3", + "background-subtle" ] }, { - value: "#0f3814", + value: "#0a3251", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0f3814", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "global", - "green", - "3" + "color", + "brand3", + "surface-default" ] }, { - value: "#114218", + value: "#0c3b60", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#114218", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "global", - "green", - "4" + "color", + "brand3", + "surface-hover" ] }, { - value: "#144c1c", + value: "#0e446e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#144c1c", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "global", - "green", - "5" + "color", + "brand3", + "surface-active" ] }, { - value: "#185e22", + value: "#11558a", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185e22", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "global", - "green", - "6" + "color", + "brand3", + "border-subtle" ] }, { - value: "#207a2c", + value: "#166eb2", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#207a2c", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "global", - "green", - "7" + "color", + "brand3", + "border-default" ] }, { - value: "#279636", + value: "#1b88db", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#279636", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "global", - "green", - "8" + "color", + "brand3", + "border-strong" ] }, { - value: "#2ca63d", + value: "#1e98f5", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2ca63d", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "global", - "green", - "9" + "color", + "brand3", + "base-default" ] }, { - value: "#248c33", + value: "#1980ce", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#248c33", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "global", - "green", - "10" + "color", + "brand3", + "base-hover" ] }, { - value: "#1d7129", + value: "#1569a9", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#1d7129", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "global", - "green", - "11" + "color", + "brand3", + "base-active" ] }, { - value: "#64be70", + value: "#57b2f8", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#64be70", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "global", - "green", - "12" + "color", + "brand3", + "text-subtle" ] }, { - value: "#a2d8aa", + value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a2d8aa", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "global", - "green", - "13" + "color", + "brand3", + "text-default" ] }, { - value: "#000", + value: "#082740", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "global", - "green", - "contrast-1" + "color", + "brand3", + "contrast-first" ] }, { - value: "#e6e6e6", + value: "#061f33", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "global", - "green", - "contrast-2" + "color", + "brand3", + "contrast-second" ] }, { - value: "#211b08", + value: "#08200c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#211b08", + value: "{global.green.1}", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "global", - "yellow", - "1" + "color", + "success", + "background-default" ] }, { - value: "#2b230a", + value: "#0b290f", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2b230a", + value: "{global.green.2}", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "global", - "yellow", - "2" + "color", + "success", + "background-subtle" ] }, { - value: "#3a300e", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a300e", + value: "{global.green.3}", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "global", - "yellow", - "3" + "color", + "success", + "surface-default" ] }, { - value: "#453810", + value: "#114218", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#453810", + value: "{global.green.4}", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "global", - "yellow", - "4" + "color", + "success", + "surface-hover" ] }, { - value: "#4e4013", + value: "#144c1c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4e4013", + value: "{global.green.5}", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "global", - "yellow", - "5" + "color", + "success", + "surface-active" ] }, { - value: "#625017", + value: "#185e22", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#625017", + value: "{global.green.6}", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "global", - "yellow", - "6" + "color", + "success", + "border-subtle" ] }, { - value: "#7f681e", + value: "#207a2c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#7f681e", + value: "{global.green.7}", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "global", - "yellow", - "7" + "color", + "success", + "border-default" ] }, { - value: "#9c8125", + value: "#279636", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9c8125", + value: "{global.green.8}", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "global", - "yellow", - "8" + "color", + "success", + "border-strong" ] }, { - value: "#ecc238", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecc238", + value: "{global.green.9}", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "global", - "yellow", - "9" + "color", + "success", + "base-default" ] }, { - value: "#cfaa31", + value: "#248c33", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cfaa31", + value: "{global.green.10}", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "global", - "yellow", - "10" + "color", + "success", + "base-hover" ] }, { - value: "#b2922a", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b2922a", + value: "{global.green.11}", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "global", - "yellow", - "11" + "color", + "success", + "base-active" ] }, { - value: "#cca730", + value: "#64be70", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cca730", + value: "{global.green.12}", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "global", - "yellow", - "12" + "color", + "success", + "text-subtle" ] }, { - value: "#eec84d", + value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eec84d", + value: "{global.green.13}", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "global", - "yellow", - "13" + "color", + "success", + "text-default" ] }, { value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "global", - "yellow", - "contrast-1" + "color", + "success", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "global", - "yellow", - "contrast-2" + "color", + "success", + "contrast-second" ] }, { - value: "#2d1508", + value: "#380c0c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2d1508", + value: "{global.red.1}", type: "color" }, - name: "--fds-global-orange-1", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "global", - "orange", - "1" + "color", + "danger", + "background-default" ] }, { - value: "#3a1b0a", + value: "#470f10", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a1b0a", + value: "{global.red.2}", type: "color" }, - name: "--fds-global-orange-2", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "global", - "orange", - "2" + "color", + "danger", + "background-subtle" ] }, { - value: "#4f240d", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4f240d", + value: "{global.red.3}", type: "color" }, - name: "--fds-global-orange-3", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "global", - "orange", - "3" + "color", + "danger", + "surface-default" ] }, { - value: "#5d2b0f", + value: "#6f1819", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5d2b0f", + value: "{global.red.4}", type: "color" }, - name: "--fds-global-orange-4", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "global", - "orange", - "4" + "color", + "danger", + "surface-hover" ] }, { - value: "#6b3212", + value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#6b3212", + value: "{global.red.5}", type: "color" }, - name: "--fds-global-orange-5", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "global", - "orange", - "5" + "color", + "danger", + "surface-active" ] }, { - value: "#853e16", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#853e16", + value: "{global.red.6}", type: "color" }, - name: "--fds-global-orange-6", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "global", - "orange", - "6" + "color", + "danger", + "border-subtle" ] }, { - value: "#ac4f1c", + value: "#bb3f40", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ac4f1c", + value: "{global.red.7}", type: "color" }, - name: "--fds-global-orange-7", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "global", - "orange", - "7" + "color", + "danger", + "border-default" ] }, { - value: "#d46223", + value: "#c96666", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.8}", type: "color" }, - name: "--fds-global-orange-8", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "global", - "orange", - "8" + "color", + "danger", + "border-strong" ] }, { - value: "#d46223", + value: "#b32728", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.9}", type: "color" }, - name: "--fds-global-orange-9", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "global", - "orange", - "9" + "color", + "danger", + "base-default" ] }, { - value: "#b0511d", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b0511d", + value: "{global.red.10}", type: "color" }, - name: "--fds-global-orange-10", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "global", - "orange", - "10" + "color", + "danger", + "base-hover" ] }, { - value: "#8e4117", + value: "#671617", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8e4117", + value: "{global.red.11}", type: "color" }, - name: "--fds-global-orange-11", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "global", - "orange", - "11" + "color", + "danger", + "base-active" ] }, { - value: "#e39a72", + value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e39a72", + value: "{global.red.12}", type: "color" }, - name: "--fds-global-orange-12", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "global", - "orange", - "12" + "color", + "danger", + "text-subtle" ] }, { - value: "#efc3ab", + value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#efc3ab", + value: "{global.red.13}", type: "color" }, - name: "--fds-global-orange-13", + name: "--fds-color-danger-text-default", attributes: {}, - path: [ - "global", - "orange", - "13" + path: [ + "color", + "danger", + "text-default" ] }, { - value: "#ffffff", + value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-global-orange-contrast-1", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "global", - "orange", - "contrast-1" + "color", + "danger", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-global-orange-contrast-2", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "global", - "orange", - "contrast-2" + "color", + "danger", + "contrast-second" ] }, { - value: "#380c0c", + value: "#031d30", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#380c0c", + value: "{global.blue.1}", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "global", - "red", - "1" + "color", + "info", + "background-default" ] }, { - value: "#470f10", + value: "#032540", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#470f10", + value: "{global.blue.2}", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "global", - "red", - "2" + "color", + "info", + "background-subtle" ] }, { - value: "#5e1515", + value: "#043256", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5e1515", + value: "{global.blue.3}", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "global", - "red", - "3" + "color", + "info", + "surface-default" ] }, { - value: "#6f1819", + value: "#053c65", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#6f1819", + value: "{global.blue.4}", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "global", - "red", - "4" + "color", + "info", + "surface-hover" ] }, { - value: "#7f1c1c", + value: "#064474", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#7f1c1c", + value: "{global.blue.5}", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "global", - "red", - "5" + "color", + "info", + "surface-active" ] }, { - value: "#9d2223", + value: "#075490", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9d2223", + value: "{global.blue.6}", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "global", - "red", - "6" + "color", + "info", + "border-subtle" ] }, { - value: "#bb3f40", + value: "#0a6dba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#bb3f40", + value: "{global.blue.7}", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "global", - "red", - "7" + "color", + "info", + "border-default" ] }, { - value: "#c96666", + value: "#3389cb", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#c96666", + value: "{global.blue.8}", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "global", - "red", - "8" + "color", + "info", + "border-strong" ] }, { - value: "#b32728", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b32728", + value: "{global.blue.9}", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "global", - "red", - "9" + "color", + "info", + "base-default" ] }, { - value: "#8c1f1f", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8c1f1f", + value: "{global.blue.10}", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "global", - "red", - "10" + "color", + "info", + "base-hover" ] }, { - value: "#671617", + value: "#064678", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#671617", + value: "{global.blue.11}", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "global", - "red", - "11" + "color", + "info", + "base-active" ] }, { - value: "#dc9a9b", + value: "#78b1dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#dc9a9b", + value: "{global.blue.12}", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "global", - "red", - "12" + "color", + "info", + "text-subtle" ] }, { - value: "#e9c2c2", + value: "#aed0ea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e9c2c2", + value: "{global.blue.13}", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "global", - "red", - "13" + "color", + "info", + "text-default" ] }, { - value: "#000", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-color-info-contrast-first", attributes: {}, - path: [ - "global", - "red", - "contrast-1" + path: [ + "color", + "info", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "global", - "red", - "contrast-2" + "color", + "info", + "contrast-second" ] }, { - value: "#031d30", + value: "#211b08", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#031d30", + value: "{global.yellow.1}", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "global", - "blue", - "1" + "color", + "warning", + "background-default" ] }, { - value: "#032540", + value: "#2b230a", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#032540", + value: "{global.yellow.2}", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "global", - "blue", - "2" + "color", + "warning", + "background-subtle" ] }, { - value: "#043256", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#043256", + value: "{global.yellow.3}", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "global", - "blue", - "3" + "color", + "warning", + "surface-default" ] }, { - value: "#053c65", + value: "#453810", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#053c65", + value: "{global.yellow.4}", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "global", - "blue", - "4" + "color", + "warning", + "surface-hover" ] }, { - value: "#064474", + value: "#4e4013", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064474", + value: "{global.yellow.5}", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "global", - "blue", - "5" + "color", + "warning", + "surface-active" ] }, { - value: "#075490", + value: "#625017", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#075490", + value: "{global.yellow.6}", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "global", - "blue", - "6" + "color", + "warning", + "border-subtle" ] }, { - value: "#0a6dba", + value: "#7f681e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0a6dba", + value: "{global.yellow.7}", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "global", - "blue", - "7" + "color", + "warning", + "border-default" ] }, { - value: "#3389cb", + value: "#9c8125", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3389cb", + value: "{global.yellow.8}", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "global", - "blue", - "8" + "color", + "warning", + "border-strong" ] }, { - value: "#0c72c1", + value: "#d46223", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0c72c1", + value: "{global.orange.9}", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "global", - "blue", - "9" + "color", + "warning", + "base-default" ] }, { - value: "#085c9c", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#085c9c", + value: "{global.orange.10}", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "global", - "blue", - "10" + "color", + "warning", + "base-hover" ] }, { - value: "#064678", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064678", + value: "{global.orange.11}", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "global", - "blue", - "11" + "color", + "warning", + "base-active" ] }, { - value: "#78b1dc", + value: "#e39a72", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#78b1dc", + value: "{global.orange.12}", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "global", - "blue", - "12" + "color", + "warning", + "text-subtle" ] }, { - value: "#aed0ea", + value: "#efc3ab", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#aed0ea", + value: "{global.orange.13}", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "global", - "blue", - "13" + "color", + "warning", + "text-default" ] }, { - value: "#ffffff", + value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "global", - "blue", - "contrast-1" + "color", + "warning", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "global", - "blue", - "contrast-2" + "color", + "warning", + "contrast-second" ] }, { diff --git a/apps/storefront/tokens/theme4/light.ts b/apps/storefront/tokens/theme4/light.ts index 5a3838daaa..411fd3ebb4 100644 --- a/apps/storefront/tokens/theme4/light.ts +++ b/apps/storefront/tokens/theme4/light.ts @@ -4,2042 +4,2042 @@ export const color = [ { - value: "#fefeff", + value: "#fcfefc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.1}", + value: "#fcfefc", type: "color" }, - name: "--fds-color-accent-background-default", + name: "--fds-global-green-1", attributes: {}, path: [ - "color", - "accent", - "background-default" + "global", + "green", + "1" ] }, { - value: "#eef4fa", + value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.2}", + value: "#e9f6ea", type: "color" }, - name: "--fds-color-accent-background-subtle", + name: "--fds-global-green-2", attributes: {}, path: [ - "color", - "accent", - "background-subtle" + "global", + "green", + "2" ] }, { - value: "#e2edf7", + value: "#d9efdc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.3}", + value: "#d9efdc", type: "color" }, - name: "--fds-color-accent-surface-default", + name: "--fds-global-green-3", attributes: {}, path: [ - "color", - "accent", - "surface-default" + "global", + "green", + "3" ] }, { - value: "#c3daef", + value: "#b9e1be", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.4}", + value: "#b9e1be", type: "color" }, - name: "--fds-color-accent-surface-hover", + name: "--fds-global-green-4", attributes: {}, path: [ - "color", - "accent", - "surface-hover" + "global", + "green", + "4" ] }, { - value: "#a4c7e6", + value: "#94d29d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.5}", + value: "#94d29d", type: "color" }, - name: "--fds-color-accent-surface-active", + name: "--fds-global-green-5", attributes: {}, path: [ - "color", - "accent", - "surface-active" + "global", + "green", + "5" ] }, { - value: "#aecde9", + value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.6}", + value: "#9ed6a5", type: "color" }, - name: "--fds-color-accent-border-subtle", + name: "--fds-global-green-6", attributes: {}, path: [ - "color", - "accent", - "border-subtle" + "global", + "green", + "6" ] }, { - value: "#4b90ce", + value: "#29a03a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.7}", + value: "#29a03a", type: "color" }, - name: "--fds-color-accent-border-default", + name: "--fds-global-green-7", attributes: {}, path: [ - "color", - "accent", - "border-default" + "global", + "green", + "7" ] }, { - value: "#00529d", + value: "#185e22", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.8}", + value: "#185e22", type: "color" }, - name: "--fds-color-accent-border-strong", + name: "--fds-global-green-8", attributes: {}, path: [ - "color", - "accent", - "border-strong" + "global", + "green", + "8" ] }, { - value: "#0163ba", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.9}", + value: "#2ca63d", type: "color" }, - name: "--fds-color-accent-base-default", + name: "--fds-global-green-9", attributes: {}, path: [ - "color", - "accent", - "base-default" + "global", + "green", + "9" ] }, { - value: "#004d93", + value: "#248c33", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.10}", + value: "#248c33", type: "color" }, - name: "--fds-color-accent-base-hover", + name: "--fds-global-green-10", attributes: {}, path: [ - "color", - "accent", - "base-hover" + "global", + "green", + "10" ] }, { - value: "#00396d", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.11}", + value: "#1d7129", type: "color" }, - name: "--fds-color-accent-base-active", + name: "--fds-global-green-11", attributes: {}, path: [ - "color", - "accent", - "base-active" + "global", + "green", + "11" ] }, { - value: "#005099", + value: "#185c21", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.12}", + value: "#185c21", type: "color" }, - name: "--fds-color-accent-text-subtle", + name: "--fds-global-green-12", attributes: {}, path: [ - "color", - "accent", - "text-subtle" + "global", + "green", + "12" ] }, { - value: "#00315c", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.13}", + value: "#0f3814", type: "color" }, - name: "--fds-color-accent-text-default", + name: "--fds-global-green-13", attributes: {}, path: [ - "color", - "accent", - "text-default" + "global", + "green", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-accent-contrast-first", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ - "color", - "accent", - "contrast-first" + "global", + "green", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-accent-contrast-second", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ - "color", - "accent", - "contrast-second" + "global", + "green", + "contrast-2" ] }, { - value: "#fefefe", + value: "#fffefc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.1}", + value: "#fffefc", type: "color" }, - name: "--fds-color-neutral-background-default", + name: "--fds-global-yellow-1", attributes: {}, path: [ - "color", - "neutral", - "background-default" + "global", + "yellow", + "1" ] }, { - value: "#f3f4f5", + value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.2}", + value: "#fbf2d5", type: "color" }, - name: "--fds-color-neutral-background-subtle", + name: "--fds-global-yellow-2", attributes: {}, path: [ - "color", - "neutral", - "background-subtle" + "global", + "yellow", + "2" ] }, { - value: "#e9eaec", + value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.3}", + value: "#f9ebbd", type: "color" }, - name: "--fds-color-neutral-surface-default", + name: "--fds-global-yellow-3", attributes: {}, path: [ - "color", - "neutral", - "surface-default" + "global", + "yellow", + "3" ] }, { - value: "#d5d7da", + value: "#f2d474", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.4}", + value: "#f2d474", type: "color" }, - name: "--fds-color-neutral-surface-hover", + name: "--fds-global-yellow-4", attributes: {}, path: [ - "color", - "neutral", - "surface-hover" + "global", + "yellow", + "4" ] }, { - value: "#c1c4c9", + value: "#e8bf37", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.5}", + value: "#e8bf37", type: "color" }, - name: "--fds-color-neutral-surface-active", + name: "--fds-global-yellow-5", attributes: {}, path: [ - "color", - "neutral", - "surface-active" + "global", + "yellow", + "5" ] }, { - value: "#c6c9cd", + value: "#edc644", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.6}", + value: "#edc644", type: "color" }, - name: "--fds-color-neutral-border-subtle", + name: "--fds-global-yellow-6", attributes: {}, path: [ - "color", - "neutral", - "border-subtle" + "global", + "yellow", + "6" ] }, { - value: "#858c96", + value: "#a68827", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.7}", + value: "#a68827", type: "color" }, - name: "--fds-color-neutral-border-default", + name: "--fds-global-yellow-7", attributes: {}, path: [ - "color", - "neutral", - "border-default" + "global", + "yellow", + "7" ] }, { - value: "#495361", + value: "#625017", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.8}", + value: "#625017", type: "color" }, - name: "--fds-color-neutral-border-strong", + name: "--fds-global-yellow-8", attributes: {}, path: [ - "color", - "neutral", - "border-strong" + "global", + "yellow", + "8" ] }, { - value: "#1e2b3c", + value: "#ecc238", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.9}", + value: "#ecc238", type: "color" }, - name: "--fds-color-neutral-base-default", + name: "--fds-global-yellow-9", attributes: {}, path: [ - "color", - "neutral", - "base-default" + "global", + "yellow", + "9" ] }, { - value: "#333e4e", + value: "#cfaa31", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.10}", + value: "#cfaa31", type: "color" }, - name: "--fds-color-neutral-base-hover", + name: "--fds-global-yellow-10", attributes: {}, path: [ - "color", - "neutral", - "base-hover" + "global", + "yellow", + "10" ] }, { - value: "#495361", + value: "#b2922a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.11}", + value: "#b2922a", type: "color" }, - name: "--fds-color-neutral-base-active", + name: "--fds-global-yellow-11", attributes: {}, path: [ - "color", - "neutral", - "base-active" + "global", + "yellow", + "11" ] }, { - value: "#46505e", + value: "#604f17", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.12}", + value: "#604f17", type: "color" }, - name: "--fds-color-neutral-text-subtle", + name: "--fds-global-yellow-12", attributes: {}, path: [ - "color", - "neutral", - "text-subtle" + "global", + "yellow", + "12" ] }, { - value: "#243142", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.13}", + value: "#3a300e", type: "color" }, - name: "--fds-color-neutral-text-default", + name: "--fds-global-yellow-13", attributes: {}, path: [ - "color", - "neutral", - "text-default" + "global", + "yellow", + "13" ] }, { - value: "#f9f9fa", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-neutral-contrast-first", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ - "color", - "neutral", - "contrast-first" + "global", + "yellow", + "contrast-1" ] }, { - value: "#9ea3ab", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-neutral-contrast-second", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ - "color", - "neutral", - "contrast-second" + "global", + "yellow", + "contrast-2" ] }, { - value: "#fffefe", + value: "#fffefd", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.1}", + value: "#fffefd", type: "color" }, - name: "--fds-color-brand1-background-default", + name: "--fds-global-orange-1", attributes: {}, path: [ - "color", - "brand1", - "background-default" + "global", + "orange", + "1" ] }, { - value: "#fef0f1", + value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.2}", + value: "#fbf1ec", type: "color" }, - name: "--fds-color-brand1-background-subtle", + name: "--fds-global-orange-2", attributes: {}, path: [ - "color", - "brand1", - "background-subtle" + "global", + "orange", + "2" ] }, { - value: "#fde5e6", + value: "#f9e8df", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.3}", + value: "#f9e8df", type: "color" }, - name: "--fds-color-brand1-surface-default", + name: "--fds-global-orange-3", attributes: {}, path: [ - "color", - "brand1", - "surface-default" + "global", + "orange", + "3" ] }, { - value: "#fbcccd", + value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.4}", + value: "#f2d0bc", type: "color" }, - name: "--fds-color-brand1-surface-hover", + name: "--fds-global-orange-4", attributes: {}, path: [ - "color", - "brand1", - "surface-hover" + "global", + "orange", + "4" ] }, { - value: "#fab1b3", + value: "#ecb99e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.5}", + value: "#ecb99e", type: "color" }, - name: "--fds-color-brand1-surface-active", + name: "--fds-global-orange-5", attributes: {}, path: [ - "color", - "brand1", - "surface-active" + "global", + "orange", + "5" ] }, { - value: "#fab8b9", + value: "#eec0a7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.6}", + value: "#eec0a7", type: "color" }, - name: "--fds-color-brand1-border-subtle", + name: "--fds-global-orange-6", attributes: {}, path: [ - "color", - "brand1", - "border-subtle" + "global", + "orange", + "6" ] }, { - value: "#eb5b5f", + value: "#d76e34", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.7}", + value: "#d76e34", type: "color" }, - name: "--fds-color-brand1-border-default", + name: "--fds-global-orange-7", attributes: {}, path: [ - "color", - "brand1", - "border-default" + "global", + "orange", + "7" ] }, { - value: "#8b3639", + value: "#853e16", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.8}", + value: "#853e16", type: "color" }, - name: "--fds-color-brand1-border-strong", + name: "--fds-global-orange-8", attributes: {}, path: [ - "color", - "brand1", - "border-strong" + "global", + "orange", + "8" ] }, { - value: "#f35f63", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.9}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-base-default", + name: "--fds-global-orange-9", attributes: {}, path: [ - "color", - "brand1", - "base-default" + "global", + "orange", + "9" ] }, { - value: "#cc5053", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.10}", + value: "#b0511d", type: "color" }, - name: "--fds-color-brand1-base-hover", + name: "--fds-global-orange-10", attributes: {}, path: [ - "color", - "brand1", - "base-hover" + "global", + "orange", + "10" ] }, { - value: "#a84144", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.11}", + value: "#8e4117", type: "color" }, - name: "--fds-color-brand1-base-active", + name: "--fds-global-orange-11", attributes: {}, path: [ - "color", - "brand1", - "base-active" + "global", + "orange", + "11" ] }, { - value: "#873537", + value: "#813c15", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.12}", + value: "#813c15", type: "color" }, - name: "--fds-color-brand1-text-subtle", + name: "--fds-global-orange-12", attributes: {}, path: [ - "color", - "brand1", - "text-subtle" + "global", + "orange", + "12" ] }, { - value: "#522021", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.13}", + value: "#4f240d", type: "color" }, - name: "--fds-color-brand1-text-default", + name: "--fds-global-orange-13", attributes: {}, path: [ - "color", - "brand1", - "text-default" + "global", + "orange", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand1-contrast-first", + name: "--fds-global-orange-contrast-1", attributes: {}, path: [ - "color", - "brand1", - "contrast-first" + "global", + "orange", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand1-contrast-second", + name: "--fds-global-orange-contrast-2", attributes: {}, path: [ - "color", - "brand1", - "contrast-second" + "global", + "orange", + "contrast-2" ] }, { - value: "#fffefc", + value: "#fffefe", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.1}", + value: "#fffefe", type: "color" }, - name: "--fds-color-brand2-background-default", + name: "--fds-global-red-1", attributes: {}, path: [ - "color", - "brand2", - "background-default" + "global", + "red", + "1" ] }, { - value: "#fbf3e0", + value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.2}", + value: "#fbf2f3", type: "color" }, - name: "--fds-color-brand2-background-subtle", + name: "--fds-global-red-2", attributes: {}, path: [ - "color", - "brand2", - "background-subtle" + "global", + "red", + "2" ] }, { - value: "#f8e9c6", + value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.3}", + value: "#f6e6e6", type: "color" }, - name: "--fds-color-brand2-surface-default", + name: "--fds-global-red-3", attributes: {}, path: [ - "color", - "brand2", - "surface-default" + "global", + "red", + "3" ] }, { - value: "#f2d48d", + value: "#eecfd0", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.4}", + value: "#eecfd0", type: "color" }, - name: "--fds-color-brand2-surface-hover", + name: "--fds-global-red-4", attributes: {}, path: [ - "color", - "brand2", - "surface-hover" + "global", + "red", + "4" ] }, { - value: "#ebbe54", + value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.5}", + value: "#e6b9b9", type: "color" }, - name: "--fds-color-brand2-surface-active", + name: "--fds-global-red-5", attributes: {}, path: [ - "color", - "brand2", - "surface-active" + "global", + "red", + "5" ] }, { - value: "#edc464", + value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.6}", + value: "#e8bfbf", type: "color" }, - name: "--fds-color-brand2-border-subtle", + name: "--fds-global-red-6", attributes: {}, path: [ - "color", - "brand2", - "border-subtle" + "global", + "red", + "6" ] }, { - value: "#b28419", + value: "#cd7172", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.7}", + value: "#cd7172", type: "color" }, - name: "--fds-color-brand2-border-default", + name: "--fds-global-red-7", attributes: {}, path: [ - "color", - "brand2", - "border-default" + "global", + "red", + "7" ] }, { - value: "#684e0f", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.8}", + value: "#9d2223", type: "color" }, - name: "--fds-color-brand2-border-strong", + name: "--fds-global-red-8", attributes: {}, path: [ - "color", - "brand2", - "border-strong" + "global", + "red", + "8" ] }, { - value: "#e4a920", + value: "#b32728", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.9}", + value: "#b32728", type: "color" }, - name: "--fds-color-brand2-base-default", + name: "--fds-global-red-9", attributes: {}, path: [ - "color", - "brand2", - "base-default" + "global", + "red", + "9" ] }, { - value: "#c6931c", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.10}", + value: "#8c1f1f", type: "color" }, - name: "--fds-color-brand2-base-hover", + name: "--fds-global-red-10", attributes: {}, path: [ - "color", - "brand2", - "base-hover" - ] + "global", + "red", + "10" + ] }, { - value: "#a87c17", + value: "#671617", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.11}", + value: "#671617", type: "color" }, - name: "--fds-color-brand2-base-active", + name: "--fds-global-red-11", attributes: {}, path: [ - "color", - "brand2", - "base-active" + "global", + "red", + "11" ] }, { - value: "#664c0e", + value: "#9a2122", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.12}", + value: "#9a2122", type: "color" }, - name: "--fds-color-brand2-text-subtle", + name: "--fds-global-red-12", attributes: {}, path: [ - "color", - "brand2", - "text-subtle" + "global", + "red", + "12" ] }, { - value: "#3d2e09", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.13}", + value: "#5e1515", type: "color" }, - name: "--fds-color-brand2-text-default", + name: "--fds-global-red-13", attributes: {}, path: [ - "color", - "brand2", - "text-default" + "global", + "red", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand2-contrast-first", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ - "color", - "brand2", - "contrast-first" + "global", + "red", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand2-contrast-second", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ - "color", - "brand2", - "contrast-second" + "global", + "red", + "contrast-2" ] }, { - value: "#fdfeff", + value: "#fefeff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.1}", + value: "#fefeff", type: "color" }, - name: "--fds-color-brand3-background-default", + name: "--fds-global-blue-1", attributes: {}, path: [ - "color", - "brand3", - "background-default" + "global", + "blue", + "1" ] }, { - value: "#eaf6fe", + value: "#edf5fa", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.2}", + value: "#edf5fa", type: "color" }, - name: "--fds-color-brand3-background-subtle", + name: "--fds-global-blue-2", attributes: {}, path: [ - "color", - "brand3", - "background-subtle" + "global", + "blue", + "2" ] }, { - value: "#d9eefd", + value: "#dfecf7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.3}", + value: "#dfecf7", type: "color" }, - name: "--fds-color-brand3-surface-default", + name: "--fds-global-blue-3", attributes: {}, path: [ - "color", - "brand3", - "surface-default" + "global", + "blue", + "3" ] }, { - value: "#b3dcfc", + value: "#bedaee", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.4}", + value: "#bedaee", type: "color" }, - name: "--fds-color-brand3-surface-hover", + name: "--fds-global-blue-4", attributes: {}, path: [ - "color", - "brand3", - "surface-hover" + "global", + "blue", + "4" ] }, { - value: "#8bcafa", + value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.5}", + value: "#a1c9e7", type: "color" }, - name: "--fds-color-brand3-surface-active", + name: "--fds-global-blue-5", attributes: {}, path: [ - "color", - "brand3", - "surface-active" + "global", + "blue", + "5" ] }, { - value: "#96cffa", + value: "#aacee9", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.6}", + value: "#aacee9", type: "color" }, - name: "--fds-color-brand3-border-subtle", + name: "--fds-global-blue-6", attributes: {}, path: [ - "color", - "brand3", - "border-subtle" + "global", + "blue", + "6" ] }, { - value: "#1c90e8", + value: "#4291ce", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.7}", + value: "#4291ce", type: "color" }, - name: "--fds-color-brand3-border-default", + name: "--fds-global-blue-7", attributes: {}, path: [ - "color", - "brand3", - "border-default" + "global", + "blue", + "7" ] }, { - value: "#11558a", + value: "#075490", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.8}", + value: "#075490", type: "color" }, - name: "--fds-color-brand3-border-strong", + name: "--fds-global-blue-8", attributes: {}, path: [ - "color", - "brand3", - "border-strong" + "global", + "blue", + "8" ] }, { - value: "#1e98f5", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.9}", + value: "#0c72c1", type: "color" }, - name: "--fds-color-brand3-base-default", + name: "--fds-global-blue-9", attributes: {}, path: [ - "color", - "brand3", - "base-default" + "global", + "blue", + "9" ] }, { - value: "#1980ce", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.10}", + value: "#085c9c", type: "color" }, - name: "--fds-color-brand3-base-hover", + name: "--fds-global-blue-10", attributes: {}, path: [ - "color", - "brand3", - "base-hover" + "global", + "blue", + "10" ] }, { - value: "#1569a9", + value: "#064678", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.11}", + value: "#064678", type: "color" }, - name: "--fds-color-brand3-base-active", + name: "--fds-global-blue-11", attributes: {}, path: [ - "color", - "brand3", - "base-active" + "global", + "blue", + "11" ] }, { - value: "#105387", + value: "#07528c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.12}", + value: "#07528c", type: "color" }, - name: "--fds-color-brand3-text-subtle", + name: "--fds-global-blue-12", attributes: {}, path: [ - "color", - "brand3", - "text-subtle" + "global", + "blue", + "12" ] }, { - value: "#0a3251", + value: "#043256", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.13}", + value: "#043256", type: "color" }, - name: "--fds-color-brand3-text-default", + name: "--fds-global-blue-13", attributes: {}, path: [ - "color", - "brand3", - "text-default" + "global", + "blue", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand3-contrast-first", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ - "color", - "brand3", - "contrast-first" + "global", + "blue", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand3-contrast-second", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ - "color", - "brand3", - "contrast-second" + "global", + "blue", + "contrast-2" ] }, { - value: "#fcfefc", + value: "#fefeff", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-color-success-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ "color", - "success", + "accent", "background-default" ] }, { - value: "#e9f6ea", + value: "#eef4fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-color-success-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ "color", - "success", + "accent", "background-subtle" ] }, { - value: "#d9efdc", + value: "#e2edf7", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-color-success-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ "color", - "success", + "accent", "surface-default" ] }, { - value: "#b9e1be", + value: "#c3daef", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-color-success-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ "color", - "success", + "accent", "surface-hover" ] }, { - value: "#94d29d", + value: "#a4c7e6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-color-success-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ "color", - "success", + "accent", "surface-active" ] }, { - value: "#9ed6a5", + value: "#aecde9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-color-success-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ "color", - "success", + "accent", "border-subtle" ] }, { - value: "#29a03a", + value: "#4b90ce", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-color-success-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ "color", - "success", + "accent", "border-default" ] }, { - value: "#185e22", + value: "#00529d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-color-success-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ "color", - "success", + "accent", "border-strong" ] }, { - value: "#2ca63d", + value: "#0163ba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-color-success-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ "color", - "success", + "accent", "base-default" ] }, { - value: "#248c33", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-color-success-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ "color", - "success", + "accent", "base-hover" ] }, { - value: "#1d7129", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-color-success-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ "color", - "success", + "accent", "base-active" ] }, { - value: "#185c21", + value: "#005099", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-color-success-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ "color", - "success", + "accent", "text-subtle" ] }, { - value: "#0f3814", + value: "#00315c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-color-success-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ "color", - "success", + "accent", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-color-success-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ "color", - "success", + "accent", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-color-success-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ "color", - "success", + "accent", "contrast-second" ] }, { - value: "#fffefe", + value: "#fefefe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-color-danger-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ "color", - "danger", + "neutral", "background-default" ] }, { - value: "#fbf2f3", + value: "#f3f4f5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-color-danger-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "background-subtle" ] }, { - value: "#f6e6e6", + value: "#e9eaec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-color-danger-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-default" ] }, { - value: "#eecfd0", + value: "#d5d7da", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-color-danger-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-hover" ] }, { - value: "#e6b9b9", + value: "#c1c4c9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-color-danger-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-active" ] }, { - value: "#e8bfbf", + value: "#c6c9cd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-color-danger-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "border-subtle" ] }, { - value: "#cd7172", + value: "#858c96", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-color-danger-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ "color", - "danger", + "neutral", "border-default" ] }, { - value: "#9d2223", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-color-danger-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ "color", - "danger", + "neutral", "border-strong" ] }, { - value: "#b32728", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-color-danger-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ "color", - "danger", + "neutral", "base-default" ] }, { - value: "#8c1f1f", + value: "#333e4e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-color-danger-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "base-hover" ] }, { - value: "#671617", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-color-danger-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ "color", - "danger", + "neutral", "base-active" ] }, { - value: "#9a2122", + value: "#46505e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-color-danger-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "text-subtle" ] }, { - value: "#5e1515", + value: "#243142", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-color-danger-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ "color", - "danger", + "neutral", "text-default" ] }, { - value: "#ffffff", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-color-danger-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-color-danger-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-second" ] }, { - value: "#fefeff", + value: "#fffefe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-color-info-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ "color", - "info", + "brand1", "background-default" ] }, { - value: "#edf5fa", + value: "#fef0f1", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-color-info-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "background-subtle" ] }, { - value: "#dfecf7", + value: "#fde5e6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-color-info-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ "color", - "info", + "brand1", "surface-default" ] }, { - value: "#bedaee", + value: "#fbcccd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-color-info-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ "color", - "info", + "brand1", "surface-hover" ] }, { - value: "#a1c9e7", + value: "#fab1b3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-color-info-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ "color", - "info", + "brand1", "surface-active" ] }, { - value: "#aacee9", + value: "#fab8b9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-color-info-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "border-subtle" ] }, { - value: "#4291ce", + value: "#eb5b5f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-color-info-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ "color", - "info", + "brand1", "border-default" ] }, { - value: "#075490", + value: "#8b3639", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-color-info-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ "color", - "info", + "brand1", "border-strong" ] }, { - value: "#0c72c1", + value: "#f35f63", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-color-info-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ "color", - "info", + "brand1", "base-default" ] }, { - value: "#085c9c", + value: "#cc5053", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-color-info-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ "color", - "info", + "brand1", "base-hover" ] }, { - value: "#064678", + value: "#a84144", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-color-info-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ "color", - "info", + "brand1", "base-active" ] }, { - value: "#07528c", + value: "#873537", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-color-info-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "text-subtle" ] }, { - value: "#043256", + value: "#522021", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-color-info-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ "color", - "info", + "brand1", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-color-info-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-color-info-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-second" ] }, @@ -2049,1528 +2049,1528 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-color-warning-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ "color", - "warning", + "brand2", "background-default" ] }, { - value: "#fbf2d5", + value: "#fbf3e0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-color-warning-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "background-subtle" ] }, { - value: "#f9ebbd", + value: "#f8e9c6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-color-warning-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-default" ] }, { - value: "#f2d474", + value: "#f2d48d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-color-warning-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-hover" ] }, { - value: "#e8bf37", + value: "#ebbe54", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-color-warning-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-active" ] }, { - value: "#edc644", + value: "#edc464", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-color-warning-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "border-subtle" ] }, { - value: "#a68827", + value: "#b28419", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-color-warning-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ "color", - "warning", + "brand2", "border-default" ] }, { - value: "#625017", + value: "#684e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-color-warning-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ "color", - "warning", + "brand2", "border-strong" ] }, { - value: "#d46223", + value: "#e4a920", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-color-warning-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ "color", - "warning", + "brand2", "base-default" ] }, { - value: "#b0511d", + value: "#c6931c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-color-warning-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "base-hover" ] }, { - value: "#8e4117", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-color-warning-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ "color", - "warning", + "brand2", "base-active" ] }, { - value: "#813c15", + value: "#664c0e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-color-warning-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "text-subtle" ] }, { - value: "#4f240d", + value: "#3d2e09", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-color-warning-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ "color", - "warning", + "brand2", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-color-warning-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-color-warning-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-second" ] }, { - value: "#fcfefc", + value: "#fdfeff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fcfefc", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "global", - "green", - "1" + "color", + "brand3", + "background-default" ] }, { - value: "#e9f6ea", + value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e9f6ea", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "global", - "green", - "2" + "color", + "brand3", + "background-subtle" ] }, { - value: "#d9efdc", + value: "#d9eefd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d9efdc", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "global", - "green", - "3" + "color", + "brand3", + "surface-default" ] }, { - value: "#b9e1be", + value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b9e1be", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "global", - "green", - "4" + "color", + "brand3", + "surface-hover" ] }, { - value: "#94d29d", + value: "#8bcafa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#94d29d", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "global", - "green", - "5" + "color", + "brand3", + "surface-active" ] }, { - value: "#9ed6a5", + value: "#96cffa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9ed6a5", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "global", - "green", - "6" + "color", + "brand3", + "border-subtle" ] }, { - value: "#29a03a", + value: "#1c90e8", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#29a03a", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "global", - "green", - "7" + "color", + "brand3", + "border-default" ] }, { - value: "#185e22", + value: "#11558a", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185e22", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "global", - "green", - "8" + "color", + "brand3", + "border-strong" ] }, { - value: "#2ca63d", + value: "#1e98f5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2ca63d", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "global", - "green", - "9" + "color", + "brand3", + "base-default" ] }, { - value: "#248c33", + value: "#1980ce", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#248c33", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "global", - "green", - "10" + "color", + "brand3", + "base-hover" ] }, { - value: "#1d7129", + value: "#1569a9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#1d7129", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "global", - "green", - "11" + "color", + "brand3", + "base-active" ] }, { - value: "#185c21", + value: "#105387", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185c21", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "global", - "green", - "12" + "color", + "brand3", + "text-subtle" ] }, { - value: "#0f3814", + value: "#0a3251", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0f3814", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "global", - "green", - "13" + "color", + "brand3", + "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "global", - "green", - "contrast-1" + "color", + "brand3", + "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "global", - "green", - "contrast-2" + "color", + "brand3", + "contrast-second" ] }, { - value: "#fffefc", + value: "#fcfefc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefc", + value: "{global.green.1}", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "global", - "yellow", - "1" + "color", + "success", + "background-default" ] }, { - value: "#fbf2d5", + value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf2d5", + value: "{global.green.2}", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "global", - "yellow", - "2" + "color", + "success", + "background-subtle" ] }, { - value: "#f9ebbd", + value: "#d9efdc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f9ebbd", + value: "{global.green.3}", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "global", - "yellow", - "3" + "color", + "success", + "surface-default" ] }, { - value: "#f2d474", + value: "#b9e1be", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f2d474", + value: "{global.green.4}", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "global", - "yellow", - "4" + "color", + "success", + "surface-hover" ] }, { - value: "#e8bf37", + value: "#94d29d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e8bf37", + value: "{global.green.5}", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "global", - "yellow", - "5" + "color", + "success", + "surface-active" ] }, { - value: "#edc644", + value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#edc644", + value: "{global.green.6}", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "global", - "yellow", - "6" + "color", + "success", + "border-subtle" ] }, { - value: "#a68827", + value: "#29a03a", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a68827", + value: "{global.green.7}", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "global", - "yellow", - "7" + "color", + "success", + "border-default" ] }, { - value: "#625017", + value: "#185e22", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#625017", + value: "{global.green.8}", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "global", - "yellow", - "8" + "color", + "success", + "border-strong" ] }, { - value: "#ecc238", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecc238", + value: "{global.green.9}", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "global", - "yellow", - "9" + "color", + "success", + "base-default" ] }, { - value: "#cfaa31", + value: "#248c33", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cfaa31", + value: "{global.green.10}", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "global", - "yellow", - "10" + "color", + "success", + "base-hover" ] }, { - value: "#b2922a", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b2922a", + value: "{global.green.11}", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "global", - "yellow", - "11" + "color", + "success", + "base-active" ] }, { - value: "#604f17", + value: "#185c21", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#604f17", + value: "{global.green.12}", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "global", - "yellow", - "12" + "color", + "success", + "text-subtle" ] }, { - value: "#3a300e", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a300e", + value: "{global.green.13}", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "global", - "yellow", - "13" + "color", + "success", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "global", - "yellow", - "contrast-1" + "color", + "success", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "global", - "yellow", - "contrast-2" + "color", + "success", + "contrast-second" ] }, { - value: "#fffefd", + value: "#fffefe", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefd", + value: "{global.red.1}", type: "color" }, - name: "--fds-global-orange-1", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "global", - "orange", - "1" + "color", + "danger", + "background-default" ] }, { - value: "#fbf1ec", + value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf1ec", + value: "{global.red.2}", type: "color" }, - name: "--fds-global-orange-2", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "global", - "orange", - "2" + "color", + "danger", + "background-subtle" ] }, { - value: "#f9e8df", + value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f9e8df", + value: "{global.red.3}", type: "color" }, - name: "--fds-global-orange-3", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "global", - "orange", - "3" + "color", + "danger", + "surface-default" ] }, { - value: "#f2d0bc", + value: "#eecfd0", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f2d0bc", + value: "{global.red.4}", type: "color" }, - name: "--fds-global-orange-4", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "global", - "orange", - "4" + "color", + "danger", + "surface-hover" ] }, { - value: "#ecb99e", + value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecb99e", + value: "{global.red.5}", type: "color" }, - name: "--fds-global-orange-5", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "global", - "orange", - "5" + "color", + "danger", + "surface-active" ] }, { - value: "#eec0a7", + value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eec0a7", + value: "{global.red.6}", type: "color" }, - name: "--fds-global-orange-6", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "global", - "orange", - "6" + "color", + "danger", + "border-subtle" ] }, { - value: "#d76e34", + value: "#cd7172", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d76e34", + value: "{global.red.7}", type: "color" }, - name: "--fds-global-orange-7", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "global", - "orange", - "7" + "color", + "danger", + "border-default" ] }, { - value: "#853e16", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#853e16", + value: "{global.red.8}", type: "color" }, - name: "--fds-global-orange-8", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "global", - "orange", - "8" + "color", + "danger", + "border-strong" ] }, { - value: "#d46223", + value: "#b32728", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.9}", type: "color" }, - name: "--fds-global-orange-9", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "global", - "orange", - "9" + "color", + "danger", + "base-default" ] }, { - value: "#b0511d", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b0511d", + value: "{global.red.10}", type: "color" }, - name: "--fds-global-orange-10", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "global", - "orange", - "10" + "color", + "danger", + "base-hover" ] }, { - value: "#8e4117", + value: "#671617", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8e4117", + value: "{global.red.11}", type: "color" }, - name: "--fds-global-orange-11", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "global", - "orange", - "11" + "color", + "danger", + "base-active" ] }, { - value: "#813c15", + value: "#9a2122", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#813c15", + value: "{global.red.12}", type: "color" }, - name: "--fds-global-orange-12", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "global", - "orange", - "12" + "color", + "danger", + "text-subtle" ] }, { - value: "#4f240d", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4f240d", + value: "{global.red.13}", type: "color" }, - name: "--fds-global-orange-13", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "global", - "orange", - "13" + "color", + "danger", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-global-orange-contrast-1", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "global", - "orange", - "contrast-1" + "color", + "danger", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-global-orange-contrast-2", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "global", - "orange", - "contrast-2" + "color", + "danger", + "contrast-second" ] }, { - value: "#fffefe", + value: "#fefeff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefe", + value: "{global.blue.1}", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "global", - "red", - "1" + "color", + "info", + "background-default" ] }, { - value: "#fbf2f3", + value: "#edf5fa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf2f3", + value: "{global.blue.2}", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "global", - "red", - "2" + "color", + "info", + "background-subtle" ] }, { - value: "#f6e6e6", + value: "#dfecf7", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f6e6e6", + value: "{global.blue.3}", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "global", - "red", - "3" + "color", + "info", + "surface-default" ] }, { - value: "#eecfd0", + value: "#bedaee", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eecfd0", + value: "{global.blue.4}", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "global", - "red", - "4" + "color", + "info", + "surface-hover" ] }, { - value: "#e6b9b9", + value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6b9b9", + value: "{global.blue.5}", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "global", - "red", - "5" + "color", + "info", + "surface-active" ] }, { - value: "#e8bfbf", + value: "#aacee9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e8bfbf", + value: "{global.blue.6}", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "global", - "red", - "6" + "color", + "info", + "border-subtle" ] }, { - value: "#cd7172", + value: "#4291ce", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cd7172", + value: "{global.blue.7}", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "global", - "red", - "7" + "color", + "info", + "border-default" ] }, { - value: "#9d2223", + value: "#075490", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9d2223", + value: "{global.blue.8}", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "global", - "red", - "8" + "color", + "info", + "border-strong" ] }, { - value: "#b32728", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b32728", + value: "{global.blue.9}", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "global", - "red", - "9" + "color", + "info", + "base-default" ] }, { - value: "#8c1f1f", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8c1f1f", + value: "{global.blue.10}", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "global", - "red", - "10" + "color", + "info", + "base-hover" ] }, { - value: "#671617", + value: "#064678", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#671617", + value: "{global.blue.11}", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "global", - "red", - "11" + "color", + "info", + "base-active" ] }, { - value: "#9a2122", + value: "#07528c", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9a2122", + value: "{global.blue.12}", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "global", - "red", - "12" + "color", + "info", + "text-subtle" ] }, { - value: "#5e1515", + value: "#043256", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5e1515", + value: "{global.blue.13}", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "global", - "red", - "13" + "color", + "info", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "global", - "red", - "contrast-1" + "color", + "info", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "global", - "red", - "contrast-2" + "color", + "info", + "contrast-second" ] }, { - value: "#fefeff", + value: "#fffefc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fefeff", + value: "{global.yellow.1}", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "global", - "blue", - "1" + "color", + "warning", + "background-default" ] }, { - value: "#edf5fa", + value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#edf5fa", + value: "{global.yellow.2}", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "global", - "blue", - "2" + "color", + "warning", + "background-subtle" ] }, { - value: "#dfecf7", + value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#dfecf7", + value: "{global.yellow.3}", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "global", - "blue", - "3" + "color", + "warning", + "surface-default" ] }, { - value: "#bedaee", + value: "#f2d474", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#bedaee", + value: "{global.yellow.4}", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "global", - "blue", - "4" + "color", + "warning", + "surface-hover" ] }, { - value: "#a1c9e7", + value: "#e8bf37", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a1c9e7", + value: "{global.yellow.5}", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "global", - "blue", - "5" + "color", + "warning", + "surface-active" ] }, { - value: "#aacee9", + value: "#edc644", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#aacee9", + value: "{global.yellow.6}", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "global", - "blue", - "6" + "color", + "warning", + "border-subtle" ] }, { - value: "#4291ce", + value: "#a68827", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4291ce", + value: "{global.yellow.7}", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "global", - "blue", - "7" + "color", + "warning", + "border-default" ] }, { - value: "#075490", + value: "#625017", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#075490", + value: "{global.yellow.8}", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "global", - "blue", - "8" + "color", + "warning", + "border-strong" ] }, { - value: "#0c72c1", + value: "#d46223", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0c72c1", + value: "{global.orange.9}", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "global", - "blue", - "9" + "color", + "warning", + "base-default" ] }, { - value: "#085c9c", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#085c9c", + value: "{global.orange.10}", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "global", - "blue", - "10" + "color", + "warning", + "base-hover" ] }, { - value: "#064678", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064678", + value: "{global.orange.11}", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "global", - "blue", - "11" + "color", + "warning", + "base-active" ] }, { - value: "#07528c", + value: "#813c15", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#07528c", + value: "{global.orange.12}", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "global", - "blue", - "12" + "color", + "warning", + "text-subtle" ] }, { - value: "#043256", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#043256", + value: "{global.orange.13}", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "global", - "blue", - "13" + "color", + "warning", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "global", - "blue", - "contrast-1" + "color", + "warning", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "global", - "blue", - "contrast-2" + "color", + "warning", + "contrast-second" ] }, { diff --git a/apps/storefront/tokens/uutilsynet/dark.ts b/apps/storefront/tokens/uutilsynet/dark.ts index 50f0487aea..d881398aea 100644 --- a/apps/storefront/tokens/uutilsynet/dark.ts +++ b/apps/storefront/tokens/uutilsynet/dark.ts @@ -4,3573 +4,3573 @@ export const color = [ { - value: "#001c36", + value: "#08200c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.1}", + value: "#08200c", type: "color" }, - name: "--fds-color-accent-background-default", + name: "--fds-global-green-1", attributes: {}, path: [ - "color", - "accent", - "background-default" + "global", + "green", + "1" ] }, { - value: "#002445", + value: "#0b290f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.2}", + value: "#0b290f", type: "color" }, - name: "--fds-color-accent-background-subtle", + name: "--fds-global-green-2", attributes: {}, path: [ - "color", - "accent", - "background-subtle" + "global", + "green", + "2" ] }, { - value: "#00315c", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.3}", + value: "#0f3814", type: "color" }, - name: "--fds-color-accent-surface-default", + name: "--fds-global-green-3", attributes: {}, path: [ - "color", - "accent", - "surface-default" + "global", + "green", + "3" ] }, { - value: "#00396d", + value: "#114218", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.4}", + value: "#114218", type: "color" }, - name: "--fds-color-accent-surface-hover", + name: "--fds-global-green-4", attributes: {}, path: [ - "color", - "accent", - "surface-hover" + "global", + "green", + "4" ] }, { - value: "#00427e", + value: "#144c1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.5}", + value: "#144c1c", type: "color" }, - name: "--fds-color-accent-surface-active", + name: "--fds-global-green-5", attributes: {}, path: [ - "color", - "accent", - "surface-active" + "global", + "green", + "5" ] }, { - value: "#00529d", + value: "#185e22", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.6}", + value: "#185e22", type: "color" }, - name: "--fds-color-accent-border-subtle", + name: "--fds-global-green-6", attributes: {}, path: [ - "color", - "accent", - "border-subtle" + "global", + "green", + "6" ] }, { - value: "#0f6bbe", + value: "#207a2c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.7}", + value: "#207a2c", type: "color" }, - name: "--fds-color-accent-border-default", + name: "--fds-global-green-7", attributes: {}, path: [ - "color", - "accent", - "border-default" + "global", + "green", + "7" ] }, { - value: "#3d88ca", + value: "#279636", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.8}", + value: "#279636", type: "color" }, - name: "--fds-color-accent-border-strong", + name: "--fds-global-green-8", attributes: {}, path: [ - "color", - "accent", - "border-strong" + "global", + "green", + "8" ] }, { - value: "#0163ba", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.9}", + value: "#2ca63d", type: "color" }, - name: "--fds-color-accent-base-default", + name: "--fds-global-green-9", attributes: {}, path: [ - "color", - "accent", - "base-default" + "global", + "green", + "9" ] }, { - value: "#004d93", + value: "#248c33", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.10}", + value: "#248c33", type: "color" }, - name: "--fds-color-accent-base-hover", + name: "--fds-global-green-10", attributes: {}, path: [ - "color", - "accent", - "base-hover" + "global", + "green", + "10" ] }, { - value: "#00396d", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.11}", + value: "#1d7129", type: "color" }, - name: "--fds-color-accent-base-active", + name: "--fds-global-green-11", attributes: {}, path: [ - "color", - "accent", - "base-active" + "global", + "green", + "11" ] }, { - value: "#7eb0dc", + value: "#64be70", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.12}", + value: "#64be70", type: "color" }, - name: "--fds-color-accent-text-subtle", + name: "--fds-global-green-12", attributes: {}, path: [ - "color", - "accent", - "text-subtle" + "global", + "green", + "12" ] }, { - value: "#b0cfea", + value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.13}", + value: "#a2d8aa", type: "color" }, - name: "--fds-color-accent-text-default", + name: "--fds-global-green-13", attributes: {}, path: [ - "color", - "accent", - "text-default" + "global", + "green", + "13" ] }, { - value: "#f6fafd", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-accent-contrast-first", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ - "color", - "accent", - "contrast-first" + "global", + "green", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.accent.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-accent-contrast-second", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ - "color", - "accent", - "contrast-second" + "global", + "green", + "contrast-2" ] }, { - value: "#131c27", + value: "#211b08", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.1}", + value: "#211b08", type: "color" }, - name: "--fds-color-neutral-background-default", + name: "--fds-global-yellow-1", attributes: {}, path: [ - "color", - "neutral", - "background-default" + "global", + "yellow", + "1" ] }, { - value: "#192433", + value: "#2b230a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.2}", + value: "#2b230a", type: "color" }, - name: "--fds-color-neutral-background-subtle", + name: "--fds-global-yellow-2", attributes: {}, path: [ - "color", - "neutral", - "background-subtle" + "global", + "yellow", + "2" ] }, { - value: "#243142", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.3}", + value: "#3a300e", type: "color" }, - name: "--fds-color-neutral-surface-default", + name: "--fds-global-yellow-3", attributes: {}, path: [ - "color", - "neutral", - "surface-default" + "global", + "yellow", + "3" ] }, { - value: "#2e3a4a", + value: "#453810", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.4}", + value: "#453810", type: "color" }, - name: "--fds-color-neutral-surface-hover", + name: "--fds-global-yellow-4", attributes: {}, path: [ - "color", - "neutral", - "surface-hover" + "global", + "yellow", + "4" ] }, { - value: "#374352", + value: "#4e4013", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.5}", + value: "#4e4013", type: "color" }, - name: "--fds-color-neutral-surface-active", + name: "--fds-global-yellow-5", attributes: {}, path: [ - "color", - "neutral", - "surface-active" + "global", + "yellow", + "5" ] }, { - value: "#495361", + value: "#625017", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.6}", + value: "#625017", type: "color" }, - name: "--fds-color-neutral-border-subtle", + name: "--fds-global-yellow-6", attributes: {}, path: [ - "color", - "neutral", - "border-subtle" + "global", + "yellow", + "6" ] }, { - value: "#626b77", + value: "#7f681e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.7}", + value: "#7f681e", type: "color" }, - name: "--fds-color-neutral-border-default", + name: "--fds-global-yellow-7", attributes: {}, path: [ - "color", - "neutral", - "border-default" + "global", + "yellow", + "7" ] }, { - value: "#7d848e", + value: "#9c8125", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.8}", + value: "#9c8125", type: "color" }, - name: "--fds-color-neutral-border-strong", + name: "--fds-global-yellow-8", attributes: {}, path: [ - "color", - "neutral", - "border-strong" + "global", + "yellow", + "8" ] }, { - value: "#1e2b3c", + value: "#ecc238", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.9}", + value: "#ecc238", type: "color" }, - name: "--fds-color-neutral-base-default", + name: "--fds-global-yellow-9", attributes: {}, path: [ - "color", - "neutral", - "base-default" + "global", + "yellow", + "9" ] }, { - value: "#333e4e", + value: "#cfaa31", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.10}", + value: "#cfaa31", type: "color" }, - name: "--fds-color-neutral-base-hover", + name: "--fds-global-yellow-10", attributes: {}, path: [ - "color", - "neutral", - "base-hover" + "global", + "yellow", + "10" ] }, { - value: "#495361", + value: "#b2922a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.11}", + value: "#b2922a", type: "color" }, - name: "--fds-color-neutral-base-active", + name: "--fds-global-yellow-11", attributes: {}, path: [ - "color", - "neutral", - "base-active" + "global", + "yellow", + "11" ] }, { - value: "#a6abb2", + value: "#cca730", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.12}", + value: "#cca730", type: "color" }, - name: "--fds-color-neutral-text-subtle", + name: "--fds-global-yellow-12", attributes: {}, path: [ - "color", - "neutral", - "text-subtle" + "global", + "yellow", + "12" ] }, { - value: "#c9ccd0", + value: "#eec84d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.13}", + value: "#eec84d", type: "color" }, - name: "--fds-color-neutral-text-default", + name: "--fds-global-yellow-13", attributes: {}, path: [ - "color", - "neutral", - "text-default" + "global", + "yellow", + "13" ] }, { - value: "#f9f9fa", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-neutral-contrast-first", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ - "color", - "neutral", - "contrast-first" + "global", + "yellow", + "contrast-1" ] }, { - value: "#9ea3ab", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.neutral.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-neutral-contrast-second", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ - "color", - "neutral", - "contrast-second" + "global", + "yellow", + "contrast-2" ] }, { - value: "#2f1213", + value: "#2d1508", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.1}", + value: "#2d1508", type: "color" }, - name: "--fds-color-brand1-background-default", + name: "--fds-global-orange-1", attributes: {}, path: [ - "color", - "brand1", - "background-default" + "global", + "orange", + "1" ] }, { - value: "#3c1819", + value: "#3a1b0a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.2}", + value: "#3a1b0a", type: "color" }, - name: "--fds-color-brand1-background-subtle", + name: "--fds-global-orange-2", attributes: {}, path: [ - "color", - "brand1", - "background-subtle" + "global", + "orange", + "2" ] }, { - value: "#522021", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.3}", + value: "#4f240d", type: "color" }, - name: "--fds-color-brand1-surface-default", + name: "--fds-global-orange-3", attributes: {}, path: [ - "color", - "brand1", - "surface-default" + "global", + "orange", + "3" ] }, { - value: "#602627", + value: "#5d2b0f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.4}", + value: "#5d2b0f", type: "color" }, - name: "--fds-color-brand1-surface-hover", + name: "--fds-global-orange-4", attributes: {}, path: [ - "color", - "brand1", - "surface-hover" + "global", + "orange", + "4" ] }, { - value: "#702c2e", + value: "#6b3212", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.5}", + value: "#6b3212", type: "color" }, - name: "--fds-color-brand1-surface-active", + name: "--fds-global-orange-5", attributes: {}, path: [ - "color", - "brand1", - "surface-active" + "global", + "orange", + "5" ] }, { - value: "#8b3639", + value: "#853e16", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.6}", + value: "#853e16", type: "color" }, - name: "--fds-color-brand1-border-subtle", + name: "--fds-global-orange-6", attributes: {}, path: [ - "color", - "brand1", - "border-subtle" + "global", + "orange", + "6" ] }, { - value: "#b34649", + value: "#ac4f1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.7}", + value: "#ac4f1c", type: "color" }, - name: "--fds-color-brand1-border-default", + name: "--fds-global-orange-7", attributes: {}, path: [ - "color", - "brand1", - "border-default" + "global", + "orange", + "7" ] }, { - value: "#dd565a", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.8}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-border-strong", + name: "--fds-global-orange-8", attributes: {}, path: [ - "color", - "brand1", - "border-strong" + "global", + "orange", + "8" ] }, { - value: "#f35f63", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.9}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-base-default", + name: "--fds-global-orange-9", attributes: {}, path: [ - "color", - "brand1", - "base-default" + "global", + "orange", + "9" ] }, { - value: "#cc5053", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.10}", + value: "#b0511d", type: "color" }, - name: "--fds-color-brand1-base-hover", + name: "--fds-global-orange-10", attributes: {}, path: [ - "color", - "brand1", - "base-hover" + "global", + "orange", + "10" ] }, { - value: "#a84144", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.11}", + value: "#8e4117", type: "color" }, - name: "--fds-color-brand1-base-active", + name: "--fds-global-orange-11", attributes: {}, path: [ - "color", - "brand1", - "base-active" + "global", + "orange", + "11" ] }, { - value: "#f78d8f", + value: "#e39a72", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.12}", + value: "#e39a72", type: "color" }, - name: "--fds-color-brand1-text-subtle", + name: "--fds-global-orange-12", attributes: {}, path: [ - "color", - "brand1", - "text-subtle" + "global", + "orange", + "12" ] }, { - value: "#fabcbd", + value: "#efc3ab", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.13}", + value: "#efc3ab", type: "color" }, - name: "--fds-color-brand1-text-default", + name: "--fds-global-orange-13", attributes: {}, path: [ - "color", - "brand1", - "text-default" + "global", + "orange", + "13" ] }, { - value: "#41191b", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand1-contrast-first", + name: "--fds-global-orange-contrast-1", attributes: {}, path: [ - "color", - "brand1", - "contrast-first" + "global", + "orange", + "contrast-1" ] }, { - value: "#2f1213", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand1.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand1-contrast-second", + name: "--fds-global-orange-contrast-2", attributes: {}, path: [ - "color", - "brand1", - "contrast-second" + "global", + "orange", + "contrast-2" ] }, { - value: "#231a05", + value: "#380c0c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.1}", + value: "#380c0c", type: "color" }, - name: "--fds-color-brand2-background-default", + name: "--fds-global-red-1", attributes: {}, path: [ - "color", - "brand2", - "background-default" + "global", + "red", + "1" ] }, { - value: "#2d2206", + value: "#470f10", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.2}", + value: "#470f10", type: "color" }, - name: "--fds-color-brand2-background-subtle", + name: "--fds-global-red-2", attributes: {}, path: [ - "color", - "brand2", - "background-subtle" + "global", + "red", + "2" ] }, { - value: "#3d2e09", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.3}", + value: "#5e1515", type: "color" }, - name: "--fds-color-brand2-surface-default", + name: "--fds-global-red-3", attributes: {}, path: [ - "color", - "brand2", - "surface-default" + "global", + "red", + "3" ] }, { - value: "#48360a", + value: "#6f1819", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.4}", + value: "#6f1819", type: "color" }, - name: "--fds-color-brand2-surface-hover", + name: "--fds-global-red-4", attributes: {}, path: [ - "color", - "brand2", - "surface-hover" + "global", + "red", + "4" ] }, { - value: "#543e0c", + value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.5}", + value: "#7f1c1c", type: "color" }, - name: "--fds-color-brand2-surface-active", + name: "--fds-global-red-5", attributes: {}, path: [ - "color", - "brand2", - "surface-active" + "global", + "red", + "5" ] }, { - value: "#684e0f", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.6}", + value: "#9d2223", type: "color" }, - name: "--fds-color-brand2-border-subtle", + name: "--fds-global-red-6", attributes: {}, path: [ - "color", - "brand2", - "border-subtle" + "global", + "red", + "6" ] }, { - value: "#876413", + value: "#bb3f40", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.7}", + value: "#bb3f40", type: "color" }, - name: "--fds-color-brand2-border-default", + name: "--fds-global-red-7", attributes: {}, path: [ - "color", - "brand2", - "border-default" + "global", + "red", + "7" ] }, { - value: "#a87c17", + value: "#c96666", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.8}", + value: "#c96666", type: "color" }, - name: "--fds-color-brand2-border-strong", + name: "--fds-global-red-8", attributes: {}, path: [ - "color", - "brand2", - "border-strong" + "global", + "red", + "8" ] }, { - value: "#e4a920", + value: "#b32728", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.9}", + value: "#b32728", type: "color" }, - name: "--fds-color-brand2-base-default", + name: "--fds-global-red-9", attributes: {}, path: [ - "color", - "brand2", - "base-default" + "global", + "red", + "9" ] }, { - value: "#c6931c", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.10}", + value: "#8c1f1f", type: "color" }, - name: "--fds-color-brand2-base-hover", + name: "--fds-global-red-10", attributes: {}, path: [ - "color", - "brand2", - "base-hover" - ] + "global", + "red", + "10" + ] }, { - value: "#a87c17", + value: "#671617", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.11}", + value: "#671617", type: "color" }, - name: "--fds-color-brand2-base-active", + name: "--fds-global-red-11", attributes: {}, path: [ - "color", - "brand2", - "base-active" + "global", + "red", + "11" ] }, { - value: "#daa21f", + value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.12}", + value: "#dc9a9b", type: "color" }, - name: "--fds-color-brand2-text-subtle", + name: "--fds-global-red-12", attributes: {}, path: [ - "color", - "brand2", - "text-subtle" + "global", + "red", + "12" ] }, { - value: "#eec76c", + value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.13}", + value: "#e9c2c2", type: "color" }, - name: "--fds-color-brand2-text-default", + name: "--fds-global-red-13", attributes: {}, path: [ - "color", - "brand2", - "text-default" + "global", + "red", + "13" ] }, { - value: "#302407", + value: "#000", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.contrast-1}", + value: "#000", type: "color" }, - name: "--fds-color-brand2-contrast-first", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ - "color", - "brand2", - "contrast-first" + "global", + "red", + "contrast-1" ] }, { - value: "#45340a", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand2.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand2-contrast-second", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ - "color", - "brand2", - "contrast-second" + "global", + "red", + "contrast-2" ] }, { - value: "#061d30", + value: "#031d30", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.1}", + value: "#031d30", type: "color" }, - name: "--fds-color-brand3-background-default", + name: "--fds-global-blue-1", attributes: {}, path: [ - "color", - "brand3", - "background-default" + "global", + "blue", + "1" ] }, { - value: "#07253c", + value: "#032540", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.2}", + value: "#032540", type: "color" }, - name: "--fds-color-brand3-background-subtle", + name: "--fds-global-blue-2", attributes: {}, path: [ - "color", - "brand3", - "background-subtle" + "global", + "blue", + "2" ] }, { - value: "#0a3251", + value: "#043256", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.3}", + value: "#043256", type: "color" }, - name: "--fds-color-brand3-surface-default", + name: "--fds-global-blue-3", attributes: {}, path: [ - "color", - "brand3", - "surface-default" + "global", + "blue", + "3" ] }, { - value: "#0c3b60", + value: "#053c65", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.4}", + value: "#053c65", type: "color" }, - name: "--fds-color-brand3-surface-hover", + name: "--fds-global-blue-4", attributes: {}, path: [ - "color", - "brand3", - "surface-hover" + "global", + "blue", + "4" ] }, { - value: "#0e446e", + value: "#064474", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.5}", + value: "#064474", type: "color" }, - name: "--fds-color-brand3-surface-active", + name: "--fds-global-blue-5", attributes: {}, path: [ - "color", - "brand3", - "surface-active" + "global", + "blue", + "5" ] }, { - value: "#11558a", + value: "#075490", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.6}", + value: "#075490", type: "color" }, - name: "--fds-color-brand3-border-subtle", + name: "--fds-global-blue-6", attributes: {}, path: [ - "color", - "brand3", - "border-subtle" + "global", + "blue", + "6" ] }, { - value: "#166eb2", + value: "#0a6dba", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.7}", + value: "#0a6dba", type: "color" }, - name: "--fds-color-brand3-border-default", + name: "--fds-global-blue-7", attributes: {}, path: [ - "color", - "brand3", - "border-default" + "global", + "blue", + "7" ] }, { - value: "#1b88db", + value: "#3389cb", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.8}", + value: "#3389cb", type: "color" }, - name: "--fds-color-brand3-border-strong", + name: "--fds-global-blue-8", attributes: {}, path: [ - "color", - "brand3", - "border-strong" + "global", + "blue", + "8" ] }, { - value: "#1e98f5", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.9}", + value: "#0c72c1", type: "color" }, - name: "--fds-color-brand3-base-default", + name: "--fds-global-blue-9", attributes: {}, path: [ - "color", - "brand3", - "base-default" + "global", + "blue", + "9" ] }, { - value: "#1980ce", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.10}", + value: "#085c9c", type: "color" }, - name: "--fds-color-brand3-base-hover", + name: "--fds-global-blue-10", attributes: {}, path: [ - "color", - "brand3", - "base-hover" + "global", + "blue", + "10" ] }, { - value: "#1569a9", + value: "#064678", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.11}", + value: "#064678", type: "color" }, - name: "--fds-color-brand3-base-active", + name: "--fds-global-blue-11", attributes: {}, path: [ - "color", - "brand3", - "base-active" + "global", + "blue", + "11" ] }, { - value: "#57b2f8", + value: "#78b1dc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.12}", + value: "#78b1dc", type: "color" }, - name: "--fds-color-brand3-text-subtle", + name: "--fds-global-blue-12", attributes: {}, path: [ - "color", - "brand3", - "text-subtle" + "global", + "blue", + "12" ] }, { - value: "#9cd2fb", + value: "#aed0ea", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.13}", + value: "#aed0ea", type: "color" }, - name: "--fds-color-brand3-text-default", + name: "--fds-global-blue-13", attributes: {}, path: [ - "color", - "brand3", - "text-default" + "global", + "blue", + "13" ] }, { - value: "#082740", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand3-contrast-first", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ - "color", - "brand3", - "contrast-first" + "global", + "blue", + "contrast-1" ] }, { - value: "#061f33", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "{color.brand3.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand3-contrast-second", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ - "color", - "brand3", - "contrast-second" + "global", + "blue", + "contrast-2" ] }, { - value: "#08200c", + value: "#001c36", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-color-success-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ "color", - "success", + "accent", "background-default" ] }, { - value: "#0b290f", + value: "#002445", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-color-success-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ "color", - "success", + "accent", "background-subtle" ] }, { - value: "#0f3814", + value: "#00315c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-color-success-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ "color", - "success", + "accent", "surface-default" ] }, { - value: "#114218", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-color-success-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ "color", - "success", + "accent", "surface-hover" ] }, { - value: "#144c1c", + value: "#00427e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-color-success-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ "color", - "success", + "accent", "surface-active" ] }, { - value: "#185e22", + value: "#00529d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-color-success-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ "color", - "success", + "accent", "border-subtle" ] }, { - value: "#207a2c", + value: "#0f6bbe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-color-success-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ "color", - "success", + "accent", "border-default" ] }, { - value: "#279636", + value: "#3d88ca", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-color-success-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ "color", - "success", + "accent", "border-strong" ] }, { - value: "#2ca63d", + value: "#0163ba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-color-success-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ "color", - "success", + "accent", "base-default" ] }, { - value: "#248c33", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-color-success-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ "color", - "success", + "accent", "base-hover" ] }, { - value: "#1d7129", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-color-success-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ "color", - "success", + "accent", "base-active" ] }, { - value: "#64be70", + value: "#7eb0dc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-color-success-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ "color", - "success", + "accent", "text-subtle" ] }, { - value: "#a2d8aa", + value: "#b0cfea", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-color-success-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ "color", - "success", + "accent", "text-default" ] }, { - value: "#000", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-color-success-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ "color", - "success", + "accent", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-color-success-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ "color", - "success", + "accent", "contrast-second" ] }, { - value: "#380c0c", + value: "#131c27", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-color-danger-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ "color", - "danger", + "neutral", "background-default" ] }, { - value: "#470f10", + value: "#192433", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-color-danger-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "background-subtle" ] }, { - value: "#5e1515", + value: "#243142", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-color-danger-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-default" ] }, { - value: "#6f1819", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-color-danger-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-hover" ] }, { - value: "#7f1c1c", + value: "#374352", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-color-danger-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-active" ] }, { - value: "#9d2223", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-color-danger-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "border-subtle" ] }, { - value: "#bb3f40", + value: "#626b77", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-color-danger-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ "color", - "danger", + "neutral", "border-default" ] }, { - value: "#c96666", + value: "#7d848e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-color-danger-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ "color", - "danger", + "neutral", "border-strong" ] }, { - value: "#b32728", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-color-danger-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ "color", - "danger", + "neutral", "base-default" ] }, { - value: "#8c1f1f", + value: "#333e4e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-color-danger-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "base-hover" ] }, { - value: "#671617", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-color-danger-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ "color", - "danger", + "neutral", "base-active" ] }, { - value: "#dc9a9b", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-color-danger-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "text-subtle" ] }, { - value: "#e9c2c2", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-color-danger-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ "color", - "danger", + "neutral", "text-default" ] }, { - value: "#000", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-color-danger-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-color-danger-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-second" ] }, { - value: "#031d30", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-color-info-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ "color", - "info", + "brand1", "background-default" ] }, { - value: "#032540", + value: "#3c1819", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-color-info-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "background-subtle" ] }, { - value: "#043256", + value: "#522021", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-color-info-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ "color", - "info", + "brand1", "surface-default" ] }, { - value: "#053c65", + value: "#602627", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-color-info-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ "color", - "info", + "brand1", "surface-hover" ] }, { - value: "#064474", + value: "#702c2e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-color-info-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ "color", - "info", + "brand1", "surface-active" ] }, { - value: "#075490", + value: "#8b3639", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-color-info-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "border-subtle" ] }, { - value: "#0a6dba", + value: "#b34649", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-color-info-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ "color", - "info", + "brand1", "border-default" ] }, { - value: "#3389cb", + value: "#dd565a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-color-info-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ "color", - "info", + "brand1", "border-strong" ] }, { - value: "#0c72c1", + value: "#f35f63", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-color-info-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ "color", - "info", + "brand1", "base-default" ] }, { - value: "#085c9c", + value: "#cc5053", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-color-info-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ "color", - "info", + "brand1", "base-hover" ] }, { - value: "#064678", + value: "#a84144", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-color-info-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ "color", - "info", + "brand1", "base-active" ] }, { - value: "#78b1dc", + value: "#f78d8f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-color-info-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "text-subtle" ] }, { - value: "#aed0ea", + value: "#fabcbd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-color-info-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ "color", - "info", + "brand1", "text-default" ] }, { - value: "#ffffff", + value: "#41191b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-color-info-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-color-info-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-second" ] }, { - value: "#211b08", + value: "#231a05", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-color-warning-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ "color", - "warning", + "brand2", "background-default" ] }, { - value: "#2b230a", + value: "#2d2206", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-color-warning-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "background-subtle" ] }, { - value: "#3a300e", + value: "#3d2e09", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-color-warning-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-default" ] }, { - value: "#453810", + value: "#48360a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-color-warning-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-hover" ] }, { - value: "#4e4013", + value: "#543e0c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-color-warning-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-active" ] }, { - value: "#625017", + value: "#684e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-color-warning-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "border-subtle" ] }, { - value: "#7f681e", + value: "#876413", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-color-warning-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ "color", - "warning", + "brand2", "border-default" ] }, { - value: "#9c8125", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-color-warning-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ "color", - "warning", + "brand2", "border-strong" ] }, { - value: "#d46223", + value: "#e4a920", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-color-warning-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ "color", - "warning", + "brand2", "base-default" ] }, { - value: "#b0511d", + value: "#c6931c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-color-warning-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "base-hover" ] }, { - value: "#8e4117", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-color-warning-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ "color", - "warning", + "brand2", "base-active" ] }, { - value: "#e39a72", + value: "#daa21f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-color-warning-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "text-subtle" ] }, { - value: "#efc3ab", + value: "#eec76c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-color-warning-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ "color", - "warning", + "brand2", "text-default" ] }, { - value: "#000", + value: "#302407", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-color-warning-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#45340a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-color-warning-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-second" ] }, { - value: "#08200c", + value: "#061d30", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#08200c", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "global", - "green", - "1" + "color", + "brand3", + "background-default" ] }, { - value: "#0b290f", + value: "#07253c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0b290f", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "global", - "green", - "2" + "color", + "brand3", + "background-subtle" ] }, { - value: "#0f3814", + value: "#0a3251", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0f3814", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "global", - "green", - "3" + "color", + "brand3", + "surface-default" ] }, { - value: "#114218", + value: "#0c3b60", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#114218", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "global", - "green", - "4" + "color", + "brand3", + "surface-hover" ] }, { - value: "#144c1c", + value: "#0e446e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#144c1c", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "global", - "green", - "5" + "color", + "brand3", + "surface-active" ] }, { - value: "#185e22", + value: "#11558a", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185e22", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "global", - "green", - "6" + "color", + "brand3", + "border-subtle" ] }, { - value: "#207a2c", + value: "#166eb2", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#207a2c", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "global", - "green", - "7" + "color", + "brand3", + "border-default" ] }, { - value: "#279636", + value: "#1b88db", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#279636", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "global", - "green", - "8" + "color", + "brand3", + "border-strong" ] }, { - value: "#2ca63d", + value: "#1e98f5", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2ca63d", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "global", - "green", - "9" + "color", + "brand3", + "base-default" ] }, { - value: "#248c33", + value: "#1980ce", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#248c33", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "global", - "green", - "10" + "color", + "brand3", + "base-hover" ] }, { - value: "#1d7129", + value: "#1569a9", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#1d7129", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "global", - "green", - "11" + "color", + "brand3", + "base-active" ] }, { - value: "#64be70", + value: "#57b2f8", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#64be70", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "global", - "green", - "12" + "color", + "brand3", + "text-subtle" ] }, { - value: "#a2d8aa", + value: "#9cd2fb", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a2d8aa", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "global", - "green", - "13" + "color", + "brand3", + "text-default" ] }, { - value: "#000", + value: "#082740", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "global", - "green", - "contrast-1" + "color", + "brand3", + "contrast-first" ] }, { - value: "#e6e6e6", + value: "#061f33", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "global", - "green", - "contrast-2" + "color", + "brand3", + "contrast-second" ] }, { - value: "#211b08", + value: "#08200c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#211b08", + value: "{global.green.1}", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "global", - "yellow", - "1" + "color", + "success", + "background-default" ] }, { - value: "#2b230a", + value: "#0b290f", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2b230a", + value: "{global.green.2}", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "global", - "yellow", - "2" + "color", + "success", + "background-subtle" ] }, { - value: "#3a300e", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a300e", + value: "{global.green.3}", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "global", - "yellow", - "3" + "color", + "success", + "surface-default" ] }, { - value: "#453810", + value: "#114218", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#453810", + value: "{global.green.4}", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "global", - "yellow", - "4" + "color", + "success", + "surface-hover" ] }, { - value: "#4e4013", + value: "#144c1c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4e4013", + value: "{global.green.5}", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "global", - "yellow", - "5" + "color", + "success", + "surface-active" ] }, { - value: "#625017", + value: "#185e22", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#625017", + value: "{global.green.6}", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "global", - "yellow", - "6" + "color", + "success", + "border-subtle" ] }, { - value: "#7f681e", + value: "#207a2c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#7f681e", + value: "{global.green.7}", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "global", - "yellow", - "7" + "color", + "success", + "border-default" ] }, { - value: "#9c8125", + value: "#279636", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9c8125", + value: "{global.green.8}", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "global", - "yellow", - "8" + "color", + "success", + "border-strong" ] }, { - value: "#ecc238", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecc238", + value: "{global.green.9}", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "global", - "yellow", - "9" + "color", + "success", + "base-default" ] }, { - value: "#cfaa31", + value: "#248c33", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cfaa31", + value: "{global.green.10}", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "global", - "yellow", - "10" + "color", + "success", + "base-hover" ] }, { - value: "#b2922a", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b2922a", + value: "{global.green.11}", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "global", - "yellow", - "11" + "color", + "success", + "base-active" ] }, { - value: "#cca730", + value: "#64be70", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cca730", + value: "{global.green.12}", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "global", - "yellow", - "12" + "color", + "success", + "text-subtle" ] }, { - value: "#eec84d", + value: "#a2d8aa", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eec84d", + value: "{global.green.13}", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "global", - "yellow", - "13" + "color", + "success", + "text-default" ] }, { value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "global", - "yellow", - "contrast-1" + "color", + "success", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "global", - "yellow", - "contrast-2" + "color", + "success", + "contrast-second" ] }, { - value: "#2d1508", + value: "#380c0c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2d1508", + value: "{global.red.1}", type: "color" }, - name: "--fds-global-orange-1", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "global", - "orange", - "1" + "color", + "danger", + "background-default" ] }, { - value: "#3a1b0a", + value: "#470f10", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a1b0a", + value: "{global.red.2}", type: "color" }, - name: "--fds-global-orange-2", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "global", - "orange", - "2" + "color", + "danger", + "background-subtle" ] }, { - value: "#4f240d", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4f240d", + value: "{global.red.3}", type: "color" }, - name: "--fds-global-orange-3", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "global", - "orange", - "3" + "color", + "danger", + "surface-default" ] }, { - value: "#5d2b0f", + value: "#6f1819", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5d2b0f", + value: "{global.red.4}", type: "color" }, - name: "--fds-global-orange-4", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "global", - "orange", - "4" + "color", + "danger", + "surface-hover" ] }, { - value: "#6b3212", + value: "#7f1c1c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#6b3212", + value: "{global.red.5}", type: "color" }, - name: "--fds-global-orange-5", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "global", - "orange", - "5" + "color", + "danger", + "surface-active" ] }, { - value: "#853e16", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#853e16", + value: "{global.red.6}", type: "color" }, - name: "--fds-global-orange-6", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "global", - "orange", - "6" + "color", + "danger", + "border-subtle" ] }, { - value: "#ac4f1c", + value: "#bb3f40", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ac4f1c", + value: "{global.red.7}", type: "color" }, - name: "--fds-global-orange-7", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "global", - "orange", - "7" + "color", + "danger", + "border-default" ] }, { - value: "#d46223", + value: "#c96666", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.8}", type: "color" }, - name: "--fds-global-orange-8", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "global", - "orange", - "8" + "color", + "danger", + "border-strong" ] }, { - value: "#d46223", + value: "#b32728", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.9}", type: "color" }, - name: "--fds-global-orange-9", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "global", - "orange", - "9" + "color", + "danger", + "base-default" ] }, { - value: "#b0511d", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b0511d", + value: "{global.red.10}", type: "color" }, - name: "--fds-global-orange-10", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "global", - "orange", - "10" + "color", + "danger", + "base-hover" ] }, { - value: "#8e4117", + value: "#671617", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8e4117", + value: "{global.red.11}", type: "color" }, - name: "--fds-global-orange-11", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "global", - "orange", - "11" + "color", + "danger", + "base-active" ] }, { - value: "#e39a72", + value: "#dc9a9b", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e39a72", + value: "{global.red.12}", type: "color" }, - name: "--fds-global-orange-12", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "global", - "orange", - "12" + "color", + "danger", + "text-subtle" ] }, { - value: "#efc3ab", + value: "#e9c2c2", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#efc3ab", + value: "{global.red.13}", type: "color" }, - name: "--fds-global-orange-13", + name: "--fds-color-danger-text-default", attributes: {}, - path: [ - "global", - "orange", - "13" + path: [ + "color", + "danger", + "text-default" ] }, { - value: "#ffffff", + value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-global-orange-contrast-1", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "global", - "orange", - "contrast-1" + "color", + "danger", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-global-orange-contrast-2", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "global", - "orange", - "contrast-2" + "color", + "danger", + "contrast-second" ] }, { - value: "#380c0c", + value: "#031d30", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#380c0c", + value: "{global.blue.1}", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "global", - "red", - "1" + "color", + "info", + "background-default" ] }, { - value: "#470f10", + value: "#032540", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#470f10", + value: "{global.blue.2}", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "global", - "red", - "2" + "color", + "info", + "background-subtle" ] }, { - value: "#5e1515", + value: "#043256", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5e1515", + value: "{global.blue.3}", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "global", - "red", - "3" + "color", + "info", + "surface-default" ] }, { - value: "#6f1819", + value: "#053c65", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#6f1819", + value: "{global.blue.4}", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "global", - "red", - "4" + "color", + "info", + "surface-hover" ] }, { - value: "#7f1c1c", + value: "#064474", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#7f1c1c", + value: "{global.blue.5}", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "global", - "red", - "5" + "color", + "info", + "surface-active" ] }, { - value: "#9d2223", + value: "#075490", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9d2223", + value: "{global.blue.6}", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "global", - "red", - "6" + "color", + "info", + "border-subtle" ] }, { - value: "#bb3f40", + value: "#0a6dba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#bb3f40", + value: "{global.blue.7}", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "global", - "red", - "7" + "color", + "info", + "border-default" ] }, { - value: "#c96666", + value: "#3389cb", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#c96666", + value: "{global.blue.8}", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "global", - "red", - "8" + "color", + "info", + "border-strong" ] }, { - value: "#b32728", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b32728", + value: "{global.blue.9}", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "global", - "red", - "9" + "color", + "info", + "base-default" ] }, { - value: "#8c1f1f", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8c1f1f", + value: "{global.blue.10}", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "global", - "red", - "10" + "color", + "info", + "base-hover" ] }, { - value: "#671617", + value: "#064678", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#671617", + value: "{global.blue.11}", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "global", - "red", - "11" + "color", + "info", + "base-active" ] }, { - value: "#dc9a9b", + value: "#78b1dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#dc9a9b", + value: "{global.blue.12}", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "global", - "red", - "12" + "color", + "info", + "text-subtle" ] }, { - value: "#e9c2c2", + value: "#aed0ea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e9c2c2", + value: "{global.blue.13}", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "global", - "red", - "13" + "color", + "info", + "text-default" ] }, { - value: "#000", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#000", + value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-color-info-contrast-first", attributes: {}, - path: [ - "global", - "red", - "contrast-1" + path: [ + "color", + "info", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "global", - "red", - "contrast-2" + "color", + "info", + "contrast-second" ] }, { - value: "#031d30", + value: "#211b08", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#031d30", + value: "{global.yellow.1}", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "global", - "blue", - "1" + "color", + "warning", + "background-default" ] }, { - value: "#032540", + value: "#2b230a", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#032540", + value: "{global.yellow.2}", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "global", - "blue", - "2" + "color", + "warning", + "background-subtle" ] }, { - value: "#043256", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#043256", + value: "{global.yellow.3}", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "global", - "blue", - "3" + "color", + "warning", + "surface-default" ] }, { - value: "#053c65", + value: "#453810", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#053c65", + value: "{global.yellow.4}", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "global", - "blue", - "4" + "color", + "warning", + "surface-hover" ] }, { - value: "#064474", + value: "#4e4013", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064474", + value: "{global.yellow.5}", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "global", - "blue", - "5" + "color", + "warning", + "surface-active" ] }, { - value: "#075490", + value: "#625017", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#075490", + value: "{global.yellow.6}", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "global", - "blue", - "6" + "color", + "warning", + "border-subtle" ] }, { - value: "#0a6dba", + value: "#7f681e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0a6dba", + value: "{global.yellow.7}", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "global", - "blue", - "7" + "color", + "warning", + "border-default" ] }, { - value: "#3389cb", + value: "#9c8125", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3389cb", + value: "{global.yellow.8}", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "global", - "blue", - "8" + "color", + "warning", + "border-strong" ] }, { - value: "#0c72c1", + value: "#d46223", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0c72c1", + value: "{global.orange.9}", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "global", - "blue", - "9" + "color", + "warning", + "base-default" ] }, { - value: "#085c9c", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#085c9c", + value: "{global.orange.10}", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "global", - "blue", - "10" + "color", + "warning", + "base-hover" ] }, { - value: "#064678", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064678", + value: "{global.orange.11}", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "global", - "blue", - "11" + "color", + "warning", + "base-active" ] }, { - value: "#78b1dc", + value: "#e39a72", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#78b1dc", + value: "{global.orange.12}", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "global", - "blue", - "12" + "color", + "warning", + "text-subtle" ] }, { - value: "#aed0ea", + value: "#efc3ab", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#aed0ea", + value: "{global.orange.13}", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "global", - "blue", - "13" + "color", + "warning", + "text-default" ] }, { - value: "#ffffff", + value: "#000", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "global", - "blue", - "contrast-1" + "color", + "warning", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "global", - "blue", - "contrast-2" + "color", + "warning", + "contrast-second" ] }, { diff --git a/apps/storefront/tokens/uutilsynet/light.ts b/apps/storefront/tokens/uutilsynet/light.ts index 5a3838daaa..411fd3ebb4 100644 --- a/apps/storefront/tokens/uutilsynet/light.ts +++ b/apps/storefront/tokens/uutilsynet/light.ts @@ -4,2042 +4,2042 @@ export const color = [ { - value: "#fefeff", + value: "#fcfefc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.1}", + value: "#fcfefc", type: "color" }, - name: "--fds-color-accent-background-default", + name: "--fds-global-green-1", attributes: {}, path: [ - "color", - "accent", - "background-default" + "global", + "green", + "1" ] }, { - value: "#eef4fa", + value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.2}", + value: "#e9f6ea", type: "color" }, - name: "--fds-color-accent-background-subtle", + name: "--fds-global-green-2", attributes: {}, path: [ - "color", - "accent", - "background-subtle" + "global", + "green", + "2" ] }, { - value: "#e2edf7", + value: "#d9efdc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.3}", + value: "#d9efdc", type: "color" }, - name: "--fds-color-accent-surface-default", + name: "--fds-global-green-3", attributes: {}, path: [ - "color", - "accent", - "surface-default" + "global", + "green", + "3" ] }, { - value: "#c3daef", + value: "#b9e1be", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.4}", + value: "#b9e1be", type: "color" }, - name: "--fds-color-accent-surface-hover", + name: "--fds-global-green-4", attributes: {}, path: [ - "color", - "accent", - "surface-hover" + "global", + "green", + "4" ] }, { - value: "#a4c7e6", + value: "#94d29d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.5}", + value: "#94d29d", type: "color" }, - name: "--fds-color-accent-surface-active", + name: "--fds-global-green-5", attributes: {}, path: [ - "color", - "accent", - "surface-active" + "global", + "green", + "5" ] }, { - value: "#aecde9", + value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.6}", + value: "#9ed6a5", type: "color" }, - name: "--fds-color-accent-border-subtle", + name: "--fds-global-green-6", attributes: {}, path: [ - "color", - "accent", - "border-subtle" + "global", + "green", + "6" ] }, { - value: "#4b90ce", + value: "#29a03a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.7}", + value: "#29a03a", type: "color" }, - name: "--fds-color-accent-border-default", + name: "--fds-global-green-7", attributes: {}, path: [ - "color", - "accent", - "border-default" + "global", + "green", + "7" ] }, { - value: "#00529d", + value: "#185e22", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.8}", + value: "#185e22", type: "color" }, - name: "--fds-color-accent-border-strong", + name: "--fds-global-green-8", attributes: {}, path: [ - "color", - "accent", - "border-strong" + "global", + "green", + "8" ] }, { - value: "#0163ba", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.9}", + value: "#2ca63d", type: "color" }, - name: "--fds-color-accent-base-default", + name: "--fds-global-green-9", attributes: {}, path: [ - "color", - "accent", - "base-default" + "global", + "green", + "9" ] }, { - value: "#004d93", + value: "#248c33", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.10}", + value: "#248c33", type: "color" }, - name: "--fds-color-accent-base-hover", + name: "--fds-global-green-10", attributes: {}, path: [ - "color", - "accent", - "base-hover" + "global", + "green", + "10" ] }, { - value: "#00396d", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.11}", + value: "#1d7129", type: "color" }, - name: "--fds-color-accent-base-active", + name: "--fds-global-green-11", attributes: {}, path: [ - "color", - "accent", - "base-active" + "global", + "green", + "11" ] }, { - value: "#005099", + value: "#185c21", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.12}", + value: "#185c21", type: "color" }, - name: "--fds-color-accent-text-subtle", + name: "--fds-global-green-12", attributes: {}, path: [ - "color", - "accent", - "text-subtle" + "global", + "green", + "12" ] }, { - value: "#00315c", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.13}", + value: "#0f3814", type: "color" }, - name: "--fds-color-accent-text-default", + name: "--fds-global-green-13", attributes: {}, path: [ - "color", - "accent", - "text-default" + "global", + "green", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-accent-contrast-first", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ - "color", - "accent", - "contrast-first" + "global", + "green", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.accent.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-accent-contrast-second", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ - "color", - "accent", - "contrast-second" + "global", + "green", + "contrast-2" ] }, { - value: "#fefefe", + value: "#fffefc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.1}", + value: "#fffefc", type: "color" }, - name: "--fds-color-neutral-background-default", + name: "--fds-global-yellow-1", attributes: {}, path: [ - "color", - "neutral", - "background-default" + "global", + "yellow", + "1" ] }, { - value: "#f3f4f5", + value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.2}", + value: "#fbf2d5", type: "color" }, - name: "--fds-color-neutral-background-subtle", + name: "--fds-global-yellow-2", attributes: {}, path: [ - "color", - "neutral", - "background-subtle" + "global", + "yellow", + "2" ] }, { - value: "#e9eaec", + value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.3}", + value: "#f9ebbd", type: "color" }, - name: "--fds-color-neutral-surface-default", + name: "--fds-global-yellow-3", attributes: {}, path: [ - "color", - "neutral", - "surface-default" + "global", + "yellow", + "3" ] }, { - value: "#d5d7da", + value: "#f2d474", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.4}", + value: "#f2d474", type: "color" }, - name: "--fds-color-neutral-surface-hover", + name: "--fds-global-yellow-4", attributes: {}, path: [ - "color", - "neutral", - "surface-hover" + "global", + "yellow", + "4" ] }, { - value: "#c1c4c9", + value: "#e8bf37", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.5}", + value: "#e8bf37", type: "color" }, - name: "--fds-color-neutral-surface-active", + name: "--fds-global-yellow-5", attributes: {}, path: [ - "color", - "neutral", - "surface-active" + "global", + "yellow", + "5" ] }, { - value: "#c6c9cd", + value: "#edc644", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.6}", + value: "#edc644", type: "color" }, - name: "--fds-color-neutral-border-subtle", + name: "--fds-global-yellow-6", attributes: {}, path: [ - "color", - "neutral", - "border-subtle" + "global", + "yellow", + "6" ] }, { - value: "#858c96", + value: "#a68827", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.7}", + value: "#a68827", type: "color" }, - name: "--fds-color-neutral-border-default", + name: "--fds-global-yellow-7", attributes: {}, path: [ - "color", - "neutral", - "border-default" + "global", + "yellow", + "7" ] }, { - value: "#495361", + value: "#625017", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.8}", + value: "#625017", type: "color" }, - name: "--fds-color-neutral-border-strong", + name: "--fds-global-yellow-8", attributes: {}, path: [ - "color", - "neutral", - "border-strong" + "global", + "yellow", + "8" ] }, { - value: "#1e2b3c", + value: "#ecc238", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.9}", + value: "#ecc238", type: "color" }, - name: "--fds-color-neutral-base-default", + name: "--fds-global-yellow-9", attributes: {}, path: [ - "color", - "neutral", - "base-default" + "global", + "yellow", + "9" ] }, { - value: "#333e4e", + value: "#cfaa31", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.10}", + value: "#cfaa31", type: "color" }, - name: "--fds-color-neutral-base-hover", + name: "--fds-global-yellow-10", attributes: {}, path: [ - "color", - "neutral", - "base-hover" + "global", + "yellow", + "10" ] }, { - value: "#495361", + value: "#b2922a", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.11}", + value: "#b2922a", type: "color" }, - name: "--fds-color-neutral-base-active", + name: "--fds-global-yellow-11", attributes: {}, path: [ - "color", - "neutral", - "base-active" + "global", + "yellow", + "11" ] }, { - value: "#46505e", + value: "#604f17", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.12}", + value: "#604f17", type: "color" }, - name: "--fds-color-neutral-text-subtle", + name: "--fds-global-yellow-12", attributes: {}, path: [ - "color", - "neutral", - "text-subtle" + "global", + "yellow", + "12" ] }, { - value: "#243142", + value: "#3a300e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.13}", + value: "#3a300e", type: "color" }, - name: "--fds-color-neutral-text-default", + name: "--fds-global-yellow-13", attributes: {}, path: [ - "color", - "neutral", - "text-default" + "global", + "yellow", + "13" ] }, { - value: "#f9f9fa", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-neutral-contrast-first", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ - "color", - "neutral", - "contrast-first" + "global", + "yellow", + "contrast-1" ] }, { - value: "#9ea3ab", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.neutral.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-neutral-contrast-second", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ - "color", - "neutral", - "contrast-second" + "global", + "yellow", + "contrast-2" ] }, { - value: "#fffefe", + value: "#fffefd", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.1}", + value: "#fffefd", type: "color" }, - name: "--fds-color-brand1-background-default", + name: "--fds-global-orange-1", attributes: {}, path: [ - "color", - "brand1", - "background-default" + "global", + "orange", + "1" ] }, { - value: "#fef0f1", + value: "#fbf1ec", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.2}", + value: "#fbf1ec", type: "color" }, - name: "--fds-color-brand1-background-subtle", + name: "--fds-global-orange-2", attributes: {}, path: [ - "color", - "brand1", - "background-subtle" + "global", + "orange", + "2" ] }, { - value: "#fde5e6", + value: "#f9e8df", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.3}", + value: "#f9e8df", type: "color" }, - name: "--fds-color-brand1-surface-default", + name: "--fds-global-orange-3", attributes: {}, path: [ - "color", - "brand1", - "surface-default" + "global", + "orange", + "3" ] }, { - value: "#fbcccd", + value: "#f2d0bc", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.4}", + value: "#f2d0bc", type: "color" }, - name: "--fds-color-brand1-surface-hover", + name: "--fds-global-orange-4", attributes: {}, path: [ - "color", - "brand1", - "surface-hover" + "global", + "orange", + "4" ] }, { - value: "#fab1b3", + value: "#ecb99e", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.5}", + value: "#ecb99e", type: "color" }, - name: "--fds-color-brand1-surface-active", + name: "--fds-global-orange-5", attributes: {}, path: [ - "color", - "brand1", - "surface-active" + "global", + "orange", + "5" ] }, { - value: "#fab8b9", + value: "#eec0a7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.6}", + value: "#eec0a7", type: "color" }, - name: "--fds-color-brand1-border-subtle", + name: "--fds-global-orange-6", attributes: {}, path: [ - "color", - "brand1", - "border-subtle" + "global", + "orange", + "6" ] }, { - value: "#eb5b5f", + value: "#d76e34", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.7}", + value: "#d76e34", type: "color" }, - name: "--fds-color-brand1-border-default", + name: "--fds-global-orange-7", attributes: {}, path: [ - "color", - "brand1", - "border-default" + "global", + "orange", + "7" ] }, { - value: "#8b3639", + value: "#853e16", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.8}", + value: "#853e16", type: "color" }, - name: "--fds-color-brand1-border-strong", + name: "--fds-global-orange-8", attributes: {}, path: [ - "color", - "brand1", - "border-strong" + "global", + "orange", + "8" ] }, { - value: "#f35f63", + value: "#d46223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.9}", + value: "#d46223", type: "color" }, - name: "--fds-color-brand1-base-default", + name: "--fds-global-orange-9", attributes: {}, path: [ - "color", - "brand1", - "base-default" + "global", + "orange", + "9" ] }, { - value: "#cc5053", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.10}", + value: "#b0511d", type: "color" }, - name: "--fds-color-brand1-base-hover", + name: "--fds-global-orange-10", attributes: {}, path: [ - "color", - "brand1", - "base-hover" + "global", + "orange", + "10" ] }, { - value: "#a84144", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.11}", + value: "#8e4117", type: "color" }, - name: "--fds-color-brand1-base-active", + name: "--fds-global-orange-11", attributes: {}, path: [ - "color", - "brand1", - "base-active" + "global", + "orange", + "11" ] }, { - value: "#873537", + value: "#813c15", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.12}", + value: "#813c15", type: "color" }, - name: "--fds-color-brand1-text-subtle", + name: "--fds-global-orange-12", attributes: {}, path: [ - "color", - "brand1", - "text-subtle" + "global", + "orange", + "12" ] }, { - value: "#522021", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.13}", + value: "#4f240d", type: "color" }, - name: "--fds-color-brand1-text-default", + name: "--fds-global-orange-13", attributes: {}, path: [ - "color", - "brand1", - "text-default" + "global", + "orange", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand1-contrast-first", + name: "--fds-global-orange-contrast-1", attributes: {}, path: [ - "color", - "brand1", - "contrast-first" + "global", + "orange", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand1.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand1-contrast-second", + name: "--fds-global-orange-contrast-2", attributes: {}, path: [ - "color", - "brand1", - "contrast-second" + "global", + "orange", + "contrast-2" ] }, { - value: "#fffefc", + value: "#fffefe", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.1}", + value: "#fffefe", type: "color" }, - name: "--fds-color-brand2-background-default", + name: "--fds-global-red-1", attributes: {}, path: [ - "color", - "brand2", - "background-default" + "global", + "red", + "1" ] }, { - value: "#fbf3e0", + value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.2}", + value: "#fbf2f3", type: "color" }, - name: "--fds-color-brand2-background-subtle", + name: "--fds-global-red-2", attributes: {}, path: [ - "color", - "brand2", - "background-subtle" + "global", + "red", + "2" ] }, { - value: "#f8e9c6", + value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.3}", + value: "#f6e6e6", type: "color" }, - name: "--fds-color-brand2-surface-default", + name: "--fds-global-red-3", attributes: {}, path: [ - "color", - "brand2", - "surface-default" + "global", + "red", + "3" ] }, { - value: "#f2d48d", + value: "#eecfd0", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.4}", + value: "#eecfd0", type: "color" }, - name: "--fds-color-brand2-surface-hover", + name: "--fds-global-red-4", attributes: {}, path: [ - "color", - "brand2", - "surface-hover" + "global", + "red", + "4" ] }, { - value: "#ebbe54", + value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.5}", + value: "#e6b9b9", type: "color" }, - name: "--fds-color-brand2-surface-active", + name: "--fds-global-red-5", attributes: {}, path: [ - "color", - "brand2", - "surface-active" + "global", + "red", + "5" ] }, { - value: "#edc464", + value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.6}", + value: "#e8bfbf", type: "color" }, - name: "--fds-color-brand2-border-subtle", + name: "--fds-global-red-6", attributes: {}, path: [ - "color", - "brand2", - "border-subtle" + "global", + "red", + "6" ] }, { - value: "#b28419", + value: "#cd7172", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.7}", + value: "#cd7172", type: "color" }, - name: "--fds-color-brand2-border-default", + name: "--fds-global-red-7", attributes: {}, path: [ - "color", - "brand2", - "border-default" + "global", + "red", + "7" ] }, { - value: "#684e0f", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.8}", + value: "#9d2223", type: "color" }, - name: "--fds-color-brand2-border-strong", + name: "--fds-global-red-8", attributes: {}, path: [ - "color", - "brand2", - "border-strong" + "global", + "red", + "8" ] }, { - value: "#e4a920", + value: "#b32728", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.9}", + value: "#b32728", type: "color" }, - name: "--fds-color-brand2-base-default", + name: "--fds-global-red-9", attributes: {}, path: [ - "color", - "brand2", - "base-default" + "global", + "red", + "9" ] }, { - value: "#c6931c", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.10}", + value: "#8c1f1f", type: "color" }, - name: "--fds-color-brand2-base-hover", + name: "--fds-global-red-10", attributes: {}, path: [ - "color", - "brand2", - "base-hover" - ] + "global", + "red", + "10" + ] }, { - value: "#a87c17", + value: "#671617", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.11}", + value: "#671617", type: "color" }, - name: "--fds-color-brand2-base-active", + name: "--fds-global-red-11", attributes: {}, path: [ - "color", - "brand2", - "base-active" + "global", + "red", + "11" ] }, { - value: "#664c0e", + value: "#9a2122", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.12}", + value: "#9a2122", type: "color" }, - name: "--fds-color-brand2-text-subtle", + name: "--fds-global-red-12", attributes: {}, path: [ - "color", - "brand2", - "text-subtle" + "global", + "red", + "12" ] }, { - value: "#3d2e09", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.13}", + value: "#5e1515", type: "color" }, - name: "--fds-color-brand2-text-default", + name: "--fds-global-red-13", attributes: {}, path: [ - "color", - "brand2", - "text-default" + "global", + "red", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand2-contrast-first", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ - "color", - "brand2", - "contrast-first" + "global", + "red", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand2.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand2-contrast-second", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ - "color", - "brand2", - "contrast-second" + "global", + "red", + "contrast-2" ] }, { - value: "#fdfeff", + value: "#fefeff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.1}", + value: "#fefeff", type: "color" }, - name: "--fds-color-brand3-background-default", + name: "--fds-global-blue-1", attributes: {}, path: [ - "color", - "brand3", - "background-default" + "global", + "blue", + "1" ] }, { - value: "#eaf6fe", + value: "#edf5fa", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.2}", + value: "#edf5fa", type: "color" }, - name: "--fds-color-brand3-background-subtle", + name: "--fds-global-blue-2", attributes: {}, path: [ - "color", - "brand3", - "background-subtle" + "global", + "blue", + "2" ] }, { - value: "#d9eefd", + value: "#dfecf7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.3}", + value: "#dfecf7", type: "color" }, - name: "--fds-color-brand3-surface-default", + name: "--fds-global-blue-3", attributes: {}, path: [ - "color", - "brand3", - "surface-default" + "global", + "blue", + "3" ] }, { - value: "#b3dcfc", + value: "#bedaee", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.4}", + value: "#bedaee", type: "color" }, - name: "--fds-color-brand3-surface-hover", + name: "--fds-global-blue-4", attributes: {}, path: [ - "color", - "brand3", - "surface-hover" + "global", + "blue", + "4" ] }, { - value: "#8bcafa", + value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.5}", + value: "#a1c9e7", type: "color" }, - name: "--fds-color-brand3-surface-active", + name: "--fds-global-blue-5", attributes: {}, path: [ - "color", - "brand3", - "surface-active" + "global", + "blue", + "5" ] }, { - value: "#96cffa", + value: "#aacee9", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.6}", + value: "#aacee9", type: "color" }, - name: "--fds-color-brand3-border-subtle", + name: "--fds-global-blue-6", attributes: {}, path: [ - "color", - "brand3", - "border-subtle" + "global", + "blue", + "6" ] }, { - value: "#1c90e8", + value: "#4291ce", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.7}", + value: "#4291ce", type: "color" }, - name: "--fds-color-brand3-border-default", + name: "--fds-global-blue-7", attributes: {}, path: [ - "color", - "brand3", - "border-default" + "global", + "blue", + "7" ] }, { - value: "#11558a", + value: "#075490", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.8}", + value: "#075490", type: "color" }, - name: "--fds-color-brand3-border-strong", + name: "--fds-global-blue-8", attributes: {}, path: [ - "color", - "brand3", - "border-strong" + "global", + "blue", + "8" ] }, { - value: "#1e98f5", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.9}", + value: "#0c72c1", type: "color" }, - name: "--fds-color-brand3-base-default", + name: "--fds-global-blue-9", attributes: {}, path: [ - "color", - "brand3", - "base-default" + "global", + "blue", + "9" ] }, { - value: "#1980ce", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.10}", + value: "#085c9c", type: "color" }, - name: "--fds-color-brand3-base-hover", + name: "--fds-global-blue-10", attributes: {}, path: [ - "color", - "brand3", - "base-hover" + "global", + "blue", + "10" ] }, { - value: "#1569a9", + value: "#064678", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.11}", + value: "#064678", type: "color" }, - name: "--fds-color-brand3-base-active", + name: "--fds-global-blue-11", attributes: {}, path: [ - "color", - "brand3", - "base-active" + "global", + "blue", + "11" ] }, { - value: "#105387", + value: "#07528c", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.12}", + value: "#07528c", type: "color" }, - name: "--fds-color-brand3-text-subtle", + name: "--fds-global-blue-12", attributes: {}, path: [ - "color", - "brand3", - "text-subtle" + "global", + "blue", + "12" ] }, { - value: "#0a3251", + value: "#043256", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.13}", + value: "#043256", type: "color" }, - name: "--fds-color-brand3-text-default", + name: "--fds-global-blue-13", attributes: {}, path: [ - "color", - "brand3", - "text-default" + "global", + "blue", + "13" ] }, { - value: "#f6fafd", + value: "#ffffff", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.contrast-1}", + value: "#ffffff", type: "color" }, - name: "--fds-color-brand3-contrast-first", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ - "color", - "brand3", - "contrast-first" + "global", + "blue", + "contrast-1" ] }, { - value: "#ddeaf6", + value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/semantic/color.json", + filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "{color.brand3.contrast-2}", + value: "#e6e6e6", type: "color" }, - name: "--fds-color-brand3-contrast-second", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ - "color", - "brand3", - "contrast-second" + "global", + "blue", + "contrast-2" ] }, { - value: "#fcfefc", + value: "#fefeff", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.1}", + value: "{color.accent.1}", type: "color" }, - name: "--fds-color-success-background-default", + name: "--fds-color-accent-background-default", attributes: {}, path: [ "color", - "success", + "accent", "background-default" ] }, { - value: "#e9f6ea", + value: "#eef4fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.2}", + value: "{color.accent.2}", type: "color" }, - name: "--fds-color-success-background-subtle", + name: "--fds-color-accent-background-subtle", attributes: {}, path: [ "color", - "success", + "accent", "background-subtle" ] }, { - value: "#d9efdc", + value: "#e2edf7", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.3}", + value: "{color.accent.3}", type: "color" }, - name: "--fds-color-success-surface-default", + name: "--fds-color-accent-surface-default", attributes: {}, path: [ "color", - "success", + "accent", "surface-default" ] }, { - value: "#b9e1be", + value: "#c3daef", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.4}", + value: "{color.accent.4}", type: "color" }, - name: "--fds-color-success-surface-hover", + name: "--fds-color-accent-surface-hover", attributes: {}, path: [ "color", - "success", + "accent", "surface-hover" ] }, { - value: "#94d29d", + value: "#a4c7e6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.5}", + value: "{color.accent.5}", type: "color" }, - name: "--fds-color-success-surface-active", + name: "--fds-color-accent-surface-active", attributes: {}, path: [ "color", - "success", + "accent", "surface-active" ] }, { - value: "#9ed6a5", + value: "#aecde9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.6}", + value: "{color.accent.6}", type: "color" }, - name: "--fds-color-success-border-subtle", + name: "--fds-color-accent-border-subtle", attributes: {}, path: [ "color", - "success", + "accent", "border-subtle" ] }, { - value: "#29a03a", + value: "#4b90ce", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.7}", + value: "{color.accent.7}", type: "color" }, - name: "--fds-color-success-border-default", + name: "--fds-color-accent-border-default", attributes: {}, path: [ "color", - "success", + "accent", "border-default" ] }, { - value: "#185e22", + value: "#00529d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.8}", + value: "{color.accent.8}", type: "color" }, - name: "--fds-color-success-border-strong", + name: "--fds-color-accent-border-strong", attributes: {}, path: [ "color", - "success", + "accent", "border-strong" ] }, { - value: "#2ca63d", + value: "#0163ba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.9}", + value: "{color.accent.9}", type: "color" }, - name: "--fds-color-success-base-default", + name: "--fds-color-accent-base-default", attributes: {}, path: [ "color", - "success", + "accent", "base-default" ] }, { - value: "#248c33", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.10}", + value: "{color.accent.10}", type: "color" }, - name: "--fds-color-success-base-hover", + name: "--fds-color-accent-base-hover", attributes: {}, path: [ "color", - "success", + "accent", "base-hover" ] }, { - value: "#1d7129", + value: "#00396d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.11}", + value: "{color.accent.11}", type: "color" }, - name: "--fds-color-success-base-active", + name: "--fds-color-accent-base-active", attributes: {}, path: [ "color", - "success", + "accent", "base-active" ] }, { - value: "#185c21", + value: "#005099", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.12}", + value: "{color.accent.12}", type: "color" }, - name: "--fds-color-success-text-subtle", + name: "--fds-color-accent-text-subtle", attributes: {}, path: [ "color", - "success", + "accent", "text-subtle" ] }, { - value: "#0f3814", + value: "#00315c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.13}", + value: "{color.accent.13}", type: "color" }, - name: "--fds-color-success-text-default", + name: "--fds-color-accent-text-default", attributes: {}, path: [ "color", - "success", + "accent", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-1}", + value: "{color.accent.contrast-1}", type: "color" }, - name: "--fds-color-success-contrast-first", + name: "--fds-color-accent-contrast-first", attributes: {}, path: [ "color", - "success", + "accent", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.green.contrast-2}", + value: "{color.accent.contrast-2}", type: "color" }, - name: "--fds-color-success-contrast-second", + name: "--fds-color-accent-contrast-second", attributes: {}, path: [ "color", - "success", + "accent", "contrast-second" ] }, { - value: "#fffefe", + value: "#fefefe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.1}", + value: "{color.neutral.1}", type: "color" }, - name: "--fds-color-danger-background-default", + name: "--fds-color-neutral-background-default", attributes: {}, path: [ "color", - "danger", + "neutral", "background-default" ] }, { - value: "#fbf2f3", + value: "#f3f4f5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.2}", + value: "{color.neutral.2}", type: "color" }, - name: "--fds-color-danger-background-subtle", + name: "--fds-color-neutral-background-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "background-subtle" ] }, { - value: "#f6e6e6", + value: "#e9eaec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.3}", + value: "{color.neutral.3}", type: "color" }, - name: "--fds-color-danger-surface-default", + name: "--fds-color-neutral-surface-default", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-default" ] }, { - value: "#eecfd0", + value: "#d5d7da", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.4}", + value: "{color.neutral.4}", type: "color" }, - name: "--fds-color-danger-surface-hover", + name: "--fds-color-neutral-surface-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-hover" ] }, { - value: "#e6b9b9", + value: "#c1c4c9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.5}", + value: "{color.neutral.5}", type: "color" }, - name: "--fds-color-danger-surface-active", + name: "--fds-color-neutral-surface-active", attributes: {}, path: [ "color", - "danger", + "neutral", "surface-active" ] }, { - value: "#e8bfbf", + value: "#c6c9cd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.6}", + value: "{color.neutral.6}", type: "color" }, - name: "--fds-color-danger-border-subtle", + name: "--fds-color-neutral-border-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "border-subtle" ] }, { - value: "#cd7172", + value: "#858c96", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.7}", + value: "{color.neutral.7}", type: "color" }, - name: "--fds-color-danger-border-default", + name: "--fds-color-neutral-border-default", attributes: {}, path: [ "color", - "danger", + "neutral", "border-default" ] }, { - value: "#9d2223", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.8}", + value: "{color.neutral.8}", type: "color" }, - name: "--fds-color-danger-border-strong", + name: "--fds-color-neutral-border-strong", attributes: {}, path: [ "color", - "danger", + "neutral", "border-strong" ] }, { - value: "#b32728", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.9}", + value: "{color.neutral.9}", type: "color" }, - name: "--fds-color-danger-base-default", + name: "--fds-color-neutral-base-default", attributes: {}, path: [ "color", - "danger", + "neutral", "base-default" ] }, { - value: "#8c1f1f", + value: "#333e4e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.10}", + value: "{color.neutral.10}", type: "color" }, - name: "--fds-color-danger-base-hover", + name: "--fds-color-neutral-base-hover", attributes: {}, path: [ "color", - "danger", + "neutral", "base-hover" ] }, { - value: "#671617", + value: "#495361", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.11}", + value: "{color.neutral.11}", type: "color" }, - name: "--fds-color-danger-base-active", + name: "--fds-color-neutral-base-active", attributes: {}, path: [ "color", - "danger", + "neutral", "base-active" ] }, { - value: "#9a2122", + value: "#46505e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.12}", + value: "{color.neutral.12}", type: "color" }, - name: "--fds-color-danger-text-subtle", + name: "--fds-color-neutral-text-subtle", attributes: {}, path: [ "color", - "danger", + "neutral", "text-subtle" ] }, { - value: "#5e1515", + value: "#243142", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.13}", + value: "{color.neutral.13}", type: "color" }, - name: "--fds-color-danger-text-default", + name: "--fds-color-neutral-text-default", attributes: {}, path: [ "color", - "danger", + "neutral", "text-default" ] }, { - value: "#ffffff", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-1}", + value: "{color.neutral.contrast-1}", type: "color" }, - name: "--fds-color-danger-contrast-first", + name: "--fds-color-neutral-contrast-first", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.red.contrast-2}", + value: "{color.neutral.contrast-2}", type: "color" }, - name: "--fds-color-danger-contrast-second", + name: "--fds-color-neutral-contrast-second", attributes: {}, path: [ "color", - "danger", + "neutral", "contrast-second" ] }, { - value: "#fefeff", + value: "#fffefe", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.1}", + value: "{color.brand1.1}", type: "color" }, - name: "--fds-color-info-background-default", + name: "--fds-color-brand1-background-default", attributes: {}, path: [ "color", - "info", + "brand1", "background-default" ] }, { - value: "#edf5fa", + value: "#fef0f1", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.2}", + value: "{color.brand1.2}", type: "color" }, - name: "--fds-color-info-background-subtle", + name: "--fds-color-brand1-background-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "background-subtle" ] }, { - value: "#dfecf7", + value: "#fde5e6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.3}", + value: "{color.brand1.3}", type: "color" }, - name: "--fds-color-info-surface-default", + name: "--fds-color-brand1-surface-default", attributes: {}, path: [ "color", - "info", + "brand1", "surface-default" ] }, { - value: "#bedaee", + value: "#fbcccd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.4}", + value: "{color.brand1.4}", type: "color" }, - name: "--fds-color-info-surface-hover", + name: "--fds-color-brand1-surface-hover", attributes: {}, path: [ "color", - "info", + "brand1", "surface-hover" ] }, { - value: "#a1c9e7", + value: "#fab1b3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.5}", + value: "{color.brand1.5}", type: "color" }, - name: "--fds-color-info-surface-active", + name: "--fds-color-brand1-surface-active", attributes: {}, path: [ "color", - "info", + "brand1", "surface-active" ] }, { - value: "#aacee9", + value: "#fab8b9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.6}", + value: "{color.brand1.6}", type: "color" }, - name: "--fds-color-info-border-subtle", + name: "--fds-color-brand1-border-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "border-subtle" ] }, { - value: "#4291ce", + value: "#eb5b5f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.7}", + value: "{color.brand1.7}", type: "color" }, - name: "--fds-color-info-border-default", + name: "--fds-color-brand1-border-default", attributes: {}, path: [ "color", - "info", + "brand1", "border-default" ] }, { - value: "#075490", + value: "#8b3639", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.8}", + value: "{color.brand1.8}", type: "color" }, - name: "--fds-color-info-border-strong", + name: "--fds-color-brand1-border-strong", attributes: {}, path: [ "color", - "info", + "brand1", "border-strong" ] }, { - value: "#0c72c1", + value: "#f35f63", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.9}", + value: "{color.brand1.9}", type: "color" }, - name: "--fds-color-info-base-default", + name: "--fds-color-brand1-base-default", attributes: {}, path: [ "color", - "info", + "brand1", "base-default" ] }, { - value: "#085c9c", + value: "#cc5053", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.10}", + value: "{color.brand1.10}", type: "color" }, - name: "--fds-color-info-base-hover", + name: "--fds-color-brand1-base-hover", attributes: {}, path: [ "color", - "info", + "brand1", "base-hover" ] }, { - value: "#064678", + value: "#a84144", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.11}", + value: "{color.brand1.11}", type: "color" }, - name: "--fds-color-info-base-active", + name: "--fds-color-brand1-base-active", attributes: {}, path: [ "color", - "info", + "brand1", "base-active" ] }, { - value: "#07528c", + value: "#873537", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.12}", + value: "{color.brand1.12}", type: "color" }, - name: "--fds-color-info-text-subtle", + name: "--fds-color-brand1-text-subtle", attributes: {}, path: [ "color", - "info", + "brand1", "text-subtle" ] }, { - value: "#043256", + value: "#522021", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.13}", + value: "{color.brand1.13}", type: "color" }, - name: "--fds-color-info-text-default", + name: "--fds-color-brand1-text-default", attributes: {}, path: [ "color", - "info", + "brand1", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-1}", + value: "{color.brand1.contrast-1}", type: "color" }, - name: "--fds-color-info-contrast-first", + name: "--fds-color-brand1-contrast-first", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.blue.contrast-2}", + value: "{color.brand1.contrast-2}", type: "color" }, - name: "--fds-color-info-contrast-second", + name: "--fds-color-brand1-contrast-second", attributes: {}, path: [ "color", - "info", + "brand1", "contrast-second" ] }, @@ -2049,1528 +2049,1528 @@ export const color = [ filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.1}", + value: "{color.brand2.1}", type: "color" }, - name: "--fds-color-warning-background-default", + name: "--fds-color-brand2-background-default", attributes: {}, path: [ "color", - "warning", + "brand2", "background-default" ] }, { - value: "#fbf2d5", + value: "#fbf3e0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.2}", + value: "{color.brand2.2}", type: "color" }, - name: "--fds-color-warning-background-subtle", + name: "--fds-color-brand2-background-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "background-subtle" ] }, { - value: "#f9ebbd", + value: "#f8e9c6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.3}", + value: "{color.brand2.3}", type: "color" }, - name: "--fds-color-warning-surface-default", + name: "--fds-color-brand2-surface-default", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-default" ] }, { - value: "#f2d474", + value: "#f2d48d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.4}", + value: "{color.brand2.4}", type: "color" }, - name: "--fds-color-warning-surface-hover", + name: "--fds-color-brand2-surface-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-hover" ] }, { - value: "#e8bf37", + value: "#ebbe54", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.5}", + value: "{color.brand2.5}", type: "color" }, - name: "--fds-color-warning-surface-active", + name: "--fds-color-brand2-surface-active", attributes: {}, path: [ "color", - "warning", + "brand2", "surface-active" ] }, { - value: "#edc644", + value: "#edc464", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.6}", + value: "{color.brand2.6}", type: "color" }, - name: "--fds-color-warning-border-subtle", + name: "--fds-color-brand2-border-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "border-subtle" ] }, { - value: "#a68827", + value: "#b28419", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.7}", + value: "{color.brand2.7}", type: "color" }, - name: "--fds-color-warning-border-default", + name: "--fds-color-brand2-border-default", attributes: {}, path: [ "color", - "warning", + "brand2", "border-default" ] }, { - value: "#625017", + value: "#684e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.8}", + value: "{color.brand2.8}", type: "color" }, - name: "--fds-color-warning-border-strong", + name: "--fds-color-brand2-border-strong", attributes: {}, path: [ "color", - "warning", + "brand2", "border-strong" ] }, { - value: "#d46223", + value: "#e4a920", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.9}", + value: "{color.brand2.9}", type: "color" }, - name: "--fds-color-warning-base-default", + name: "--fds-color-brand2-base-default", attributes: {}, path: [ "color", - "warning", + "brand2", "base-default" ] }, { - value: "#b0511d", + value: "#c6931c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.10}", + value: "{color.brand2.10}", type: "color" }, - name: "--fds-color-warning-base-hover", + name: "--fds-color-brand2-base-hover", attributes: {}, path: [ "color", - "warning", + "brand2", "base-hover" ] }, { - value: "#8e4117", + value: "#a87c17", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.11}", + value: "{color.brand2.11}", type: "color" }, - name: "--fds-color-warning-base-active", + name: "--fds-color-brand2-base-active", attributes: {}, path: [ "color", - "warning", + "brand2", "base-active" ] }, { - value: "#813c15", + value: "#664c0e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.12}", + value: "{color.brand2.12}", type: "color" }, - name: "--fds-color-warning-text-subtle", + name: "--fds-color-brand2-text-subtle", attributes: {}, path: [ "color", - "warning", + "brand2", "text-subtle" ] }, { - value: "#4f240d", + value: "#3d2e09", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.orange.13}", + value: "{color.brand2.13}", type: "color" }, - name: "--fds-color-warning-text-default", + name: "--fds-color-brand2-text-default", attributes: {}, path: [ "color", - "warning", + "brand2", "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-1}", + value: "{color.brand2.contrast-1}", type: "color" }, - name: "--fds-color-warning-contrast-first", + name: "--fds-color-brand2-contrast-first", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, original: { - value: "{global.yellow.contrast-2}", + value: "{color.brand2.contrast-2}", type: "color" }, - name: "--fds-color-warning-contrast-second", + name: "--fds-color-brand2-contrast-second", attributes: {}, path: [ "color", - "warning", + "brand2", "contrast-second" ] }, { - value: "#fcfefc", + value: "#fdfeff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fcfefc", + value: "{color.brand3.1}", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-color-brand3-background-default", attributes: {}, path: [ - "global", - "green", - "1" + "color", + "brand3", + "background-default" ] }, { - value: "#e9f6ea", + value: "#eaf6fe", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e9f6ea", + value: "{color.brand3.2}", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-color-brand3-background-subtle", attributes: {}, path: [ - "global", - "green", - "2" + "color", + "brand3", + "background-subtle" ] }, { - value: "#d9efdc", + value: "#d9eefd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d9efdc", + value: "{color.brand3.3}", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-color-brand3-surface-default", attributes: {}, path: [ - "global", - "green", - "3" + "color", + "brand3", + "surface-default" ] }, { - value: "#b9e1be", + value: "#b3dcfc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b9e1be", + value: "{color.brand3.4}", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-color-brand3-surface-hover", attributes: {}, path: [ - "global", - "green", - "4" + "color", + "brand3", + "surface-hover" ] }, { - value: "#94d29d", + value: "#8bcafa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#94d29d", + value: "{color.brand3.5}", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-color-brand3-surface-active", attributes: {}, path: [ - "global", - "green", - "5" + "color", + "brand3", + "surface-active" ] }, { - value: "#9ed6a5", + value: "#96cffa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9ed6a5", + value: "{color.brand3.6}", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-color-brand3-border-subtle", attributes: {}, path: [ - "global", - "green", - "6" + "color", + "brand3", + "border-subtle" ] }, { - value: "#29a03a", + value: "#1c90e8", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#29a03a", + value: "{color.brand3.7}", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-color-brand3-border-default", attributes: {}, path: [ - "global", - "green", - "7" + "color", + "brand3", + "border-default" ] }, { - value: "#185e22", + value: "#11558a", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185e22", + value: "{color.brand3.8}", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-color-brand3-border-strong", attributes: {}, path: [ - "global", - "green", - "8" + "color", + "brand3", + "border-strong" ] }, { - value: "#2ca63d", + value: "#1e98f5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#2ca63d", + value: "{color.brand3.9}", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-color-brand3-base-default", attributes: {}, path: [ - "global", - "green", - "9" + "color", + "brand3", + "base-default" ] }, { - value: "#248c33", + value: "#1980ce", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#248c33", + value: "{color.brand3.10}", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-color-brand3-base-hover", attributes: {}, path: [ - "global", - "green", - "10" + "color", + "brand3", + "base-hover" ] }, { - value: "#1d7129", + value: "#1569a9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#1d7129", + value: "{color.brand3.11}", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-color-brand3-base-active", attributes: {}, path: [ - "global", - "green", - "11" + "color", + "brand3", + "base-active" ] }, { - value: "#185c21", + value: "#105387", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#185c21", + value: "{color.brand3.12}", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-color-brand3-text-subtle", attributes: {}, path: [ - "global", - "green", - "12" + "color", + "brand3", + "text-subtle" ] }, { - value: "#0f3814", + value: "#0a3251", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0f3814", + value: "{color.brand3.13}", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-color-brand3-text-default", attributes: {}, path: [ - "global", - "green", - "13" + "color", + "brand3", + "text-default" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{color.brand3.contrast-1}", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-color-brand3-contrast-first", attributes: {}, path: [ - "global", - "green", - "contrast-1" + "color", + "brand3", + "contrast-first" ] }, { - value: "#e6e6e6", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{color.brand3.contrast-2}", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-color-brand3-contrast-second", attributes: {}, path: [ - "global", - "green", - "contrast-2" + "color", + "brand3", + "contrast-second" ] }, { - value: "#fffefc", + value: "#fcfefc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefc", + value: "{global.green.1}", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-color-success-background-default", attributes: {}, path: [ - "global", - "yellow", - "1" + "color", + "success", + "background-default" ] }, { - value: "#fbf2d5", + value: "#e9f6ea", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf2d5", + value: "{global.green.2}", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-color-success-background-subtle", attributes: {}, path: [ - "global", - "yellow", - "2" + "color", + "success", + "background-subtle" ] }, { - value: "#f9ebbd", + value: "#d9efdc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f9ebbd", + value: "{global.green.3}", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-color-success-surface-default", attributes: {}, path: [ - "global", - "yellow", - "3" + "color", + "success", + "surface-default" ] }, { - value: "#f2d474", + value: "#b9e1be", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f2d474", + value: "{global.green.4}", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-color-success-surface-hover", attributes: {}, path: [ - "global", - "yellow", - "4" + "color", + "success", + "surface-hover" ] }, { - value: "#e8bf37", + value: "#94d29d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e8bf37", + value: "{global.green.5}", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-color-success-surface-active", attributes: {}, path: [ - "global", - "yellow", - "5" + "color", + "success", + "surface-active" ] }, { - value: "#edc644", + value: "#9ed6a5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#edc644", + value: "{global.green.6}", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-color-success-border-subtle", attributes: {}, path: [ - "global", - "yellow", - "6" + "color", + "success", + "border-subtle" ] }, { - value: "#a68827", + value: "#29a03a", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a68827", + value: "{global.green.7}", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-color-success-border-default", attributes: {}, path: [ - "global", - "yellow", - "7" + "color", + "success", + "border-default" ] }, { - value: "#625017", + value: "#185e22", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#625017", + value: "{global.green.8}", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-color-success-border-strong", attributes: {}, path: [ - "global", - "yellow", - "8" + "color", + "success", + "border-strong" ] }, { - value: "#ecc238", + value: "#2ca63d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecc238", + value: "{global.green.9}", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-color-success-base-default", attributes: {}, path: [ - "global", - "yellow", - "9" + "color", + "success", + "base-default" ] }, { - value: "#cfaa31", + value: "#248c33", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cfaa31", + value: "{global.green.10}", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-color-success-base-hover", attributes: {}, path: [ - "global", - "yellow", - "10" + "color", + "success", + "base-hover" ] }, { - value: "#b2922a", + value: "#1d7129", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b2922a", + value: "{global.green.11}", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-color-success-base-active", attributes: {}, path: [ - "global", - "yellow", - "11" + "color", + "success", + "base-active" ] }, { - value: "#604f17", + value: "#185c21", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#604f17", + value: "{global.green.12}", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-color-success-text-subtle", attributes: {}, path: [ - "global", - "yellow", - "12" + "color", + "success", + "text-subtle" ] }, { - value: "#3a300e", + value: "#0f3814", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#3a300e", + value: "{global.green.13}", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-color-success-text-default", attributes: {}, path: [ - "global", - "yellow", - "13" + "color", + "success", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.green.contrast-1}", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-color-success-contrast-first", attributes: {}, path: [ - "global", - "yellow", - "contrast-1" + "color", + "success", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.green.contrast-2}", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-color-success-contrast-second", attributes: {}, path: [ - "global", - "yellow", - "contrast-2" + "color", + "success", + "contrast-second" ] }, { - value: "#fffefd", + value: "#fffefe", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefd", + value: "{global.red.1}", type: "color" }, - name: "--fds-global-orange-1", + name: "--fds-color-danger-background-default", attributes: {}, path: [ - "global", - "orange", - "1" + "color", + "danger", + "background-default" ] }, { - value: "#fbf1ec", + value: "#fbf2f3", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf1ec", + value: "{global.red.2}", type: "color" }, - name: "--fds-global-orange-2", + name: "--fds-color-danger-background-subtle", attributes: {}, path: [ - "global", - "orange", - "2" + "color", + "danger", + "background-subtle" ] }, { - value: "#f9e8df", + value: "#f6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f9e8df", + value: "{global.red.3}", type: "color" }, - name: "--fds-global-orange-3", + name: "--fds-color-danger-surface-default", attributes: {}, path: [ - "global", - "orange", - "3" + "color", + "danger", + "surface-default" ] }, { - value: "#f2d0bc", + value: "#eecfd0", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f2d0bc", + value: "{global.red.4}", type: "color" }, - name: "--fds-global-orange-4", + name: "--fds-color-danger-surface-hover", attributes: {}, path: [ - "global", - "orange", - "4" + "color", + "danger", + "surface-hover" ] }, { - value: "#ecb99e", + value: "#e6b9b9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ecb99e", + value: "{global.red.5}", type: "color" }, - name: "--fds-global-orange-5", + name: "--fds-color-danger-surface-active", attributes: {}, path: [ - "global", - "orange", - "5" + "color", + "danger", + "surface-active" ] }, { - value: "#eec0a7", + value: "#e8bfbf", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eec0a7", + value: "{global.red.6}", type: "color" }, - name: "--fds-global-orange-6", + name: "--fds-color-danger-border-subtle", attributes: {}, path: [ - "global", - "orange", - "6" + "color", + "danger", + "border-subtle" ] }, { - value: "#d76e34", + value: "#cd7172", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d76e34", + value: "{global.red.7}", type: "color" }, - name: "--fds-global-orange-7", + name: "--fds-color-danger-border-default", attributes: {}, path: [ - "global", - "orange", - "7" + "color", + "danger", + "border-default" ] }, { - value: "#853e16", + value: "#9d2223", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#853e16", + value: "{global.red.8}", type: "color" }, - name: "--fds-global-orange-8", + name: "--fds-color-danger-border-strong", attributes: {}, path: [ - "global", - "orange", - "8" + "color", + "danger", + "border-strong" ] }, { - value: "#d46223", + value: "#b32728", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#d46223", + value: "{global.red.9}", type: "color" }, - name: "--fds-global-orange-9", + name: "--fds-color-danger-base-default", attributes: {}, path: [ - "global", - "orange", - "9" + "color", + "danger", + "base-default" ] }, { - value: "#b0511d", + value: "#8c1f1f", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b0511d", + value: "{global.red.10}", type: "color" }, - name: "--fds-global-orange-10", + name: "--fds-color-danger-base-hover", attributes: {}, path: [ - "global", - "orange", - "10" + "color", + "danger", + "base-hover" ] }, { - value: "#8e4117", + value: "#671617", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8e4117", + value: "{global.red.11}", type: "color" }, - name: "--fds-global-orange-11", + name: "--fds-color-danger-base-active", attributes: {}, path: [ - "global", - "orange", - "11" + "color", + "danger", + "base-active" ] }, { - value: "#813c15", + value: "#9a2122", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#813c15", + value: "{global.red.12}", type: "color" }, - name: "--fds-global-orange-12", + name: "--fds-color-danger-text-subtle", attributes: {}, path: [ - "global", - "orange", - "12" + "color", + "danger", + "text-subtle" ] }, { - value: "#4f240d", + value: "#5e1515", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4f240d", + value: "{global.red.13}", type: "color" }, - name: "--fds-global-orange-13", + name: "--fds-color-danger-text-default", attributes: {}, path: [ - "global", - "orange", - "13" + "color", + "danger", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.red.contrast-1}", type: "color" }, - name: "--fds-global-orange-contrast-1", + name: "--fds-color-danger-contrast-first", attributes: {}, path: [ - "global", - "orange", - "contrast-1" + "color", + "danger", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.red.contrast-2}", type: "color" }, - name: "--fds-global-orange-contrast-2", + name: "--fds-color-danger-contrast-second", attributes: {}, path: [ - "global", - "orange", - "contrast-2" + "color", + "danger", + "contrast-second" ] }, { - value: "#fffefe", + value: "#fefeff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fffefe", + value: "{global.blue.1}", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-color-info-background-default", attributes: {}, path: [ - "global", - "red", - "1" + "color", + "info", + "background-default" ] }, { - value: "#fbf2f3", + value: "#edf5fa", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fbf2f3", + value: "{global.blue.2}", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-color-info-background-subtle", attributes: {}, path: [ - "global", - "red", - "2" + "color", + "info", + "background-subtle" ] }, { - value: "#f6e6e6", + value: "#dfecf7", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#f6e6e6", + value: "{global.blue.3}", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-color-info-surface-default", attributes: {}, path: [ - "global", - "red", - "3" + "color", + "info", + "surface-default" ] }, { - value: "#eecfd0", + value: "#bedaee", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#eecfd0", + value: "{global.blue.4}", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-color-info-surface-hover", attributes: {}, path: [ - "global", - "red", - "4" + "color", + "info", + "surface-hover" ] }, { - value: "#e6b9b9", + value: "#a1c9e7", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6b9b9", + value: "{global.blue.5}", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-color-info-surface-active", attributes: {}, path: [ - "global", - "red", - "5" + "color", + "info", + "surface-active" ] }, { - value: "#e8bfbf", + value: "#aacee9", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e8bfbf", + value: "{global.blue.6}", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-color-info-border-subtle", attributes: {}, path: [ - "global", - "red", - "6" + "color", + "info", + "border-subtle" ] }, { - value: "#cd7172", + value: "#4291ce", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#cd7172", + value: "{global.blue.7}", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-color-info-border-default", attributes: {}, path: [ - "global", - "red", - "7" + "color", + "info", + "border-default" ] }, { - value: "#9d2223", + value: "#075490", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9d2223", + value: "{global.blue.8}", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-color-info-border-strong", attributes: {}, path: [ - "global", - "red", - "8" + "color", + "info", + "border-strong" ] }, { - value: "#b32728", + value: "#0c72c1", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#b32728", + value: "{global.blue.9}", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-color-info-base-default", attributes: {}, path: [ - "global", - "red", - "9" + "color", + "info", + "base-default" ] }, { - value: "#8c1f1f", + value: "#085c9c", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#8c1f1f", + value: "{global.blue.10}", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-color-info-base-hover", attributes: {}, path: [ - "global", - "red", - "10" + "color", + "info", + "base-hover" ] }, { - value: "#671617", + value: "#064678", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#671617", + value: "{global.blue.11}", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-color-info-base-active", attributes: {}, path: [ - "global", - "red", - "11" + "color", + "info", + "base-active" ] }, { - value: "#9a2122", + value: "#07528c", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#9a2122", + value: "{global.blue.12}", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-color-info-text-subtle", attributes: {}, path: [ - "global", - "red", - "12" + "color", + "info", + "text-subtle" ] }, { - value: "#5e1515", + value: "#043256", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#5e1515", + value: "{global.blue.13}", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-color-info-text-default", attributes: {}, path: [ - "global", - "red", - "13" + "color", + "info", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.blue.contrast-1}", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-color-info-contrast-first", attributes: {}, path: [ - "global", - "red", - "contrast-1" + "color", + "info", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.blue.contrast-2}", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-color-info-contrast-second", attributes: {}, path: [ - "global", - "red", - "contrast-2" + "color", + "info", + "contrast-second" ] }, { - value: "#fefeff", + value: "#fffefc", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#fefeff", + value: "{global.yellow.1}", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-color-warning-background-default", attributes: {}, path: [ - "global", - "blue", - "1" + "color", + "warning", + "background-default" ] }, { - value: "#edf5fa", + value: "#fbf2d5", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#edf5fa", + value: "{global.yellow.2}", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-color-warning-background-subtle", attributes: {}, path: [ - "global", - "blue", - "2" + "color", + "warning", + "background-subtle" ] }, { - value: "#dfecf7", + value: "#f9ebbd", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#dfecf7", + value: "{global.yellow.3}", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-color-warning-surface-default", attributes: {}, path: [ - "global", - "blue", - "3" + "color", + "warning", + "surface-default" ] }, { - value: "#bedaee", + value: "#f2d474", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#bedaee", + value: "{global.yellow.4}", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-color-warning-surface-hover", attributes: {}, path: [ - "global", - "blue", - "4" + "color", + "warning", + "surface-hover" ] }, { - value: "#a1c9e7", + value: "#e8bf37", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#a1c9e7", + value: "{global.yellow.5}", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-color-warning-surface-active", attributes: {}, path: [ - "global", - "blue", - "5" + "color", + "warning", + "surface-active" ] }, { - value: "#aacee9", + value: "#edc644", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#aacee9", + value: "{global.yellow.6}", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-color-warning-border-subtle", attributes: {}, path: [ - "global", - "blue", - "6" + "color", + "warning", + "border-subtle" ] }, { - value: "#4291ce", + value: "#a68827", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#4291ce", + value: "{global.yellow.7}", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-color-warning-border-default", attributes: {}, path: [ - "global", - "blue", - "7" + "color", + "warning", + "border-default" ] }, { - value: "#075490", + value: "#625017", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#075490", + value: "{global.yellow.8}", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-color-warning-border-strong", attributes: {}, path: [ - "global", - "blue", - "8" + "color", + "warning", + "border-strong" ] }, { - value: "#0c72c1", + value: "#d46223", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#0c72c1", + value: "{global.orange.9}", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-color-warning-base-default", attributes: {}, path: [ - "global", - "blue", - "9" + "color", + "warning", + "base-default" ] }, { - value: "#085c9c", + value: "#b0511d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#085c9c", + value: "{global.orange.10}", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-color-warning-base-hover", attributes: {}, path: [ - "global", - "blue", - "10" + "color", + "warning", + "base-hover" ] }, { - value: "#064678", + value: "#8e4117", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#064678", + value: "{global.orange.11}", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-color-warning-base-active", attributes: {}, path: [ - "global", - "blue", - "11" + "color", + "warning", + "base-active" ] }, { - value: "#07528c", + value: "#813c15", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#07528c", + value: "{global.orange.12}", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-color-warning-text-subtle", attributes: {}, path: [ - "global", - "blue", - "12" + "color", + "warning", + "text-subtle" ] }, { - value: "#043256", + value: "#4f240d", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#043256", + value: "{global.orange.13}", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-color-warning-text-default", attributes: {}, path: [ - "global", - "blue", - "13" + "color", + "warning", + "text-default" ] }, { value: "#ffffff", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#ffffff", + value: "{global.yellow.contrast-1}", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-color-warning-contrast-first", attributes: {}, path: [ - "global", - "blue", - "contrast-1" + "color", + "warning", + "contrast-first" ] }, { value: "#e6e6e6", type: "color", - filePath: "../../design-tokens/primitives/colors/light/global.json", - isSource: true, + filePath: "../../design-tokens/semantic/color.json", + isSource: false, original: { - value: "#e6e6e6", + value: "{global.yellow.contrast-2}", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-color-warning-contrast-second", attributes: {}, path: [ - "global", - "blue", - "contrast-2" + "color", + "warning", + "contrast-second" ] }, { diff --git a/packages/cli/src/tokens/build.ts b/packages/cli/src/tokens/build.ts index ae476acd85..0fe5793851 100644 --- a/packages/cli/src/tokens/build.ts +++ b/packages/cli/src/tokens/build.ts @@ -64,16 +64,12 @@ const getCSSConfig: GetConfig = ({ fileName = 'unknown', buildPath = 'unknown' } fileHeader, includeReferences: (token: TransformedToken) => { if ( - R.test(/accent|neutral|brand1|brand2|brand3/, token.name) && + R.test(/accent|neutral|brand1|brand2|brand3|success|danger|warning/, token.name) && R.includes('semantic/color', token.filePath) ) { return true; } - if (R.test(/global/, token.name) && R.includes('primitives', token.filePath)) { - return true; - } - return false; }, }, @@ -134,7 +130,9 @@ export async function run(options: Options): Promise { const [fileName, folderName] = processThemeName(name); - const [source, include] = R.partition(R.test(/\/primitives\//), updatedSets); + const paritionPrimitives = /(?!.*global\.json).*primitives.*/; + // const paritionPrimitives = /.*primitives.*/; + const [source, include] = R.partition(R.test(paritionPrimitives), updatedSets); const config_ = configCallback({ fileName: fileName, diff --git a/packages/cli/src/tokens/formatters.ts b/packages/cli/src/tokens/formatters.ts index e3a223e088..28c81bcb1d 100644 --- a/packages/cli/src/tokens/formatters.ts +++ b/packages/cli/src/tokens/formatters.ts @@ -1,11 +1,6 @@ import * as R from 'ramda'; import type { TransformedToken, Format } from 'style-dictionary/types'; -import { - fileHeader, - createPropertyFormatter, - usesReferences, - getReferences, -} from 'style-dictionary/utils'; +import { fileHeader, createPropertyFormatter, usesReferences, getReferences } from 'style-dictionary/utils'; type IncludeReferences = (token: TransformedToken) => boolean; @@ -33,20 +28,12 @@ export const scopedReferenceVariables: Format = { }); const parseToken = (token: TransformedToken, ignoreSource?: boolean) => { - const originalValue = ( - usesDtcg ? token.original.$value : token.original.value - ) as string; + const originalValue = (usesDtcg ? token.original.$value : token.original.value) as string; if (usesReferences(originalValue) && includeReferences(token)) { - const refs = getReferences( - originalValue, - unfilteredTokens ? unfilteredTokens : {}, - ); + const refs = getReferences(originalValue, unfilteredTokens ? unfilteredTokens : {}); - referencedTokens = [ - ...referencedTokens, - ...refs.filter((x) => x.isSource), - ]; + referencedTokens = [...referencedTokens, ...refs.filter((x) => x.isSource)]; return formatWithReference(token); } @@ -73,9 +60,7 @@ export const scopedReferenceVariables: Format = { (fileHeaderText) => ` ${fileHeaderText} :root { - /** Referenced tokens */ -${referenceTokens.join('\n')} - /** Tokens */ +${referenceTokens.length > 0 ? referenceTokens.join('\n') : ''} ${tokens.join('\n')} } `, @@ -83,14 +68,11 @@ ${tokens.join('\n')} }, }; -const groupByType = R.groupBy( - (token: TransformedToken) => token.type as string, -); +const groupByType = R.groupBy((token: TransformedToken) => token.type as string); /** Add token name with prefix to list for removal */ const removeUnwatedTokens = R.filter( - (token: TransformedToken) => - !['fds-base_spacing', 'fds-base_sizing'].includes(token.name), + (token: TransformedToken) => !['fds-base_spacing', 'fds-base_sizing'].includes(token.name), ); const toCssVarName = R.pipe(R.split(':'), R.head, R.trim); @@ -111,26 +93,16 @@ export const groupedTokens: Format = { name: toCssVarName(format(token)), })); - const processTokens = R.pipe( - removeUnwatedTokens, - formatTokens, - groupByType, - ); + const processTokens = R.pipe(removeUnwatedTokens, formatTokens, groupByType); const tokens = processTokens(dictionary.allTokens); const content = Object.entries(tokens) .map( - ([name, token]) => - `export const ${name} = ${JSON.stringify(token, null, 2).replace( - /"([^"]+)":/g, - '$1:', - )} \n`, + ([name, token]) => `export const ${name} = ${JSON.stringify(token, null, 2).replace(/"([^"]+)":/g, '$1:')} \n`, ) .join('\n'); - return fileHeader({ file }).then( - (fileHeaderText) => fileHeaderText + content, - ); + return fileHeader({ file }).then((fileHeaderText) => fileHeaderText + content); }, }; diff --git a/packages/theme/brand/altinn/dark.css b/packages/theme/brand/altinn/dark.css index 30dd7590bd..5e62a58260 100644 --- a/packages/theme/brand/altinn/dark.css +++ b/packages/theme/brand/altinn/dark.css @@ -5,9 +5,82 @@ :root { - /** Referenced tokens */ - /** Tokens */ + --fds-global-green-1: #08200c; + --fds-global-green-2: #0b290f; + --fds-global-green-3: #0f3814; + --fds-global-green-4: #114218; + --fds-global-green-5: #144c1c; + --fds-global-green-6: #185e22; + --fds-global-green-7: #207a2c; + --fds-global-green-8: #279636; + --fds-global-green-9: #2ca63d; + --fds-global-green-10: #248c33; + --fds-global-green-11: #1d7129; + --fds-global-green-12: #64be70; + --fds-global-green-13: #a2d8aa; + --fds-global-green-contrast-1: #000; + --fds-global-green-contrast-2: #e6e6e6; + --fds-global-yellow-1: #211b08; + --fds-global-yellow-2: #2b230a; + --fds-global-yellow-3: #3a300e; + --fds-global-yellow-4: #453810; + --fds-global-yellow-5: #4e4013; + --fds-global-yellow-6: #625017; + --fds-global-yellow-7: #7f681e; + --fds-global-yellow-8: #9c8125; + --fds-global-yellow-9: #ecc238; + --fds-global-yellow-10: #cfaa31; + --fds-global-yellow-11: #b2922a; + --fds-global-yellow-12: #cca730; + --fds-global-yellow-13: #eec84d; + --fds-global-yellow-contrast-1: #000; + --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-orange-1: #2d1508; + --fds-global-orange-2: #3a1b0a; + --fds-global-orange-3: #4f240d; + --fds-global-orange-4: #5d2b0f; + --fds-global-orange-5: #6b3212; + --fds-global-orange-6: #853e16; + --fds-global-orange-7: #ac4f1c; + --fds-global-orange-8: #d46223; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #e39a72; + --fds-global-orange-13: #efc3ab; + --fds-global-orange-contrast-1: #ffffff; + --fds-global-orange-contrast-2: #e6e6e6; + --fds-global-red-1: #380c0c; + --fds-global-red-2: #470f10; + --fds-global-red-3: #5e1515; + --fds-global-red-4: #6f1819; + --fds-global-red-5: #7f1c1c; + --fds-global-red-6: #9d2223; + --fds-global-red-7: #bb3f40; + --fds-global-red-8: #c96666; + --fds-global-red-9: #b32728; + --fds-global-red-10: #8c1f1f; + --fds-global-red-11: #671617; + --fds-global-red-12: #dc9a9b; + --fds-global-red-13: #e9c2c2; + --fds-global-red-contrast-1: #000; + --fds-global-red-contrast-2: #e6e6e6; + --fds-global-blue-1: #031d30; + --fds-global-blue-2: #032540; + --fds-global-blue-3: #043256; + --fds-global-blue-4: #053c65; + --fds-global-blue-5: #064474; + --fds-global-blue-6: #075490; + --fds-global-blue-7: #0a6dba; + --fds-global-blue-8: #3389cb; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #78b1dc; + --fds-global-blue-13: #aed0ea; + --fds-global-blue-contrast-1: #ffffff; + --fds-global-blue-contrast-2: #e6e6e6; --fds-color-accent-1: #001c36; --fds-color-accent-2: #002445; --fds-color-accent-3: #00315c; @@ -158,36 +231,36 @@ --fds-color-brand3-text-default: var(--fds-color-brand3-13); --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); - --fds-color-success-background-default: #08200c; - --fds-color-success-background-subtle: #0b290f; - --fds-color-success-surface-default: #0f3814; - --fds-color-success-surface-hover: #114218; - --fds-color-success-surface-active: #144c1c; - --fds-color-success-border-subtle: #185e22; - --fds-color-success-border-default: #207a2c; - --fds-color-success-border-strong: #279636; - --fds-color-success-base-default: #2ca63d; - --fds-color-success-base-hover: #248c33; - --fds-color-success-base-active: #1d7129; - --fds-color-success-text-subtle: #64be70; - --fds-color-success-text-default: #a2d8aa; - --fds-color-success-contrast-first: #000; - --fds-color-success-contrast-second: #e6e6e6; - --fds-color-danger-background-default: #380c0c; - --fds-color-danger-background-subtle: #470f10; - --fds-color-danger-surface-default: #5e1515; - --fds-color-danger-surface-hover: #6f1819; - --fds-color-danger-surface-active: #7f1c1c; - --fds-color-danger-border-subtle: #9d2223; - --fds-color-danger-border-default: #bb3f40; - --fds-color-danger-border-strong: #c96666; - --fds-color-danger-base-default: #b32728; - --fds-color-danger-base-hover: #8c1f1f; - --fds-color-danger-base-active: #671617; - --fds-color-danger-text-subtle: #dc9a9b; - --fds-color-danger-text-default: #e9c2c2; - --fds-color-danger-contrast-first: #000; - --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-success-background-default: var(--fds-global-green-1); + --fds-color-success-background-subtle: var(--fds-global-green-2); + --fds-color-success-surface-default: var(--fds-global-green-3); + --fds-color-success-surface-hover: var(--fds-global-green-4); + --fds-color-success-surface-active: var(--fds-global-green-5); + --fds-color-success-border-subtle: var(--fds-global-green-6); + --fds-color-success-border-default: var(--fds-global-green-7); + --fds-color-success-border-strong: var(--fds-global-green-8); + --fds-color-success-base-default: var(--fds-global-green-9); + --fds-color-success-base-hover: var(--fds-global-green-10); + --fds-color-success-base-active: var(--fds-global-green-11); + --fds-color-success-text-subtle: var(--fds-global-green-12); + --fds-color-success-text-default: var(--fds-global-green-13); + --fds-color-success-contrast-first: var(--fds-global-green-contrast-1); + --fds-color-success-contrast-second: var(--fds-global-green-contrast-2); + --fds-color-danger-background-default: var(--fds-global-red-1); + --fds-color-danger-background-subtle: var(--fds-global-red-2); + --fds-color-danger-surface-default: var(--fds-global-red-3); + --fds-color-danger-surface-hover: var(--fds-global-red-4); + --fds-color-danger-surface-active: var(--fds-global-red-5); + --fds-color-danger-border-subtle: var(--fds-global-red-6); + --fds-color-danger-border-default: var(--fds-global-red-7); + --fds-color-danger-border-strong: var(--fds-global-red-8); + --fds-color-danger-base-default: var(--fds-global-red-9); + --fds-color-danger-base-hover: var(--fds-global-red-10); + --fds-color-danger-base-active: var(--fds-global-red-11); + --fds-color-danger-text-subtle: var(--fds-global-red-12); + --fds-color-danger-text-default: var(--fds-global-red-13); + --fds-color-danger-contrast-first: var(--fds-global-red-contrast-1); + --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #031d30; --fds-color-info-background-subtle: #032540; --fds-color-info-surface-default: #043256; @@ -203,21 +276,21 @@ --fds-color-info-text-default: #aed0ea; --fds-color-info-contrast-first: #ffffff; --fds-color-info-contrast-second: #e6e6e6; - --fds-color-warning-background-default: #211b08; - --fds-color-warning-background-subtle: #2b230a; - --fds-color-warning-surface-default: #3a300e; - --fds-color-warning-surface-hover: #453810; - --fds-color-warning-surface-active: #4e4013; - --fds-color-warning-border-subtle: #625017; - --fds-color-warning-border-default: #7f681e; - --fds-color-warning-border-strong: #9c8125; - --fds-color-warning-base-default: #d46223; - --fds-color-warning-base-hover: #b0511d; - --fds-color-warning-base-active: #8e4117; - --fds-color-warning-text-subtle: #e39a72; - --fds-color-warning-text-default: #efc3ab; - --fds-color-warning-contrast-first: #000; - --fds-color-warning-contrast-second: #e6e6e6; + --fds-color-warning-background-default: var(--fds-global-yellow-1); + --fds-color-warning-background-subtle: var(--fds-global-yellow-2); + --fds-color-warning-surface-default: var(--fds-global-yellow-3); + --fds-color-warning-surface-hover: var(--fds-global-yellow-4); + --fds-color-warning-surface-active: var(--fds-global-yellow-5); + --fds-color-warning-border-subtle: var(--fds-global-yellow-6); + --fds-color-warning-border-default: var(--fds-global-yellow-7); + --fds-color-warning-border-strong: var(--fds-global-yellow-8); + --fds-color-warning-base-default: var(--fds-global-orange-9); + --fds-color-warning-base-hover: var(--fds-global-orange-10); + --fds-color-warning-base-active: var(--fds-global-orange-11); + --fds-color-warning-text-subtle: var(--fds-global-orange-12); + --fds-color-warning-text-default: var(--fds-global-orange-13); + --fds-color-warning-contrast-first: var(--fds-global-yellow-contrast-1); + --fds-color-warning-contrast-second: var(--fds-global-yellow-contrast-2); --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/altinn/light.css b/packages/theme/brand/altinn/light.css index d213c5e158..b15ed67544 100644 --- a/packages/theme/brand/altinn/light.css +++ b/packages/theme/brand/altinn/light.css @@ -5,9 +5,82 @@ :root { - /** Referenced tokens */ - /** Tokens */ + --fds-global-green-1: #fcfefc; + --fds-global-green-2: #e9f6ea; + --fds-global-green-3: #d9efdc; + --fds-global-green-4: #b9e1be; + --fds-global-green-5: #94d29d; + --fds-global-green-6: #9ed6a5; + --fds-global-green-7: #29a03a; + --fds-global-green-8: #185e22; + --fds-global-green-9: #2ca63d; + --fds-global-green-10: #248c33; + --fds-global-green-11: #1d7129; + --fds-global-green-12: #185c21; + --fds-global-green-13: #0f3814; + --fds-global-green-contrast-1: #ffffff; + --fds-global-green-contrast-2: #e6e6e6; + --fds-global-yellow-1: #fffefc; + --fds-global-yellow-2: #fbf2d5; + --fds-global-yellow-3: #f9ebbd; + --fds-global-yellow-4: #f2d474; + --fds-global-yellow-5: #e8bf37; + --fds-global-yellow-6: #edc644; + --fds-global-yellow-7: #a68827; + --fds-global-yellow-8: #625017; + --fds-global-yellow-9: #ecc238; + --fds-global-yellow-10: #cfaa31; + --fds-global-yellow-11: #b2922a; + --fds-global-yellow-12: #604f17; + --fds-global-yellow-13: #3a300e; + --fds-global-yellow-contrast-1: #ffffff; + --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-orange-1: #fffefd; + --fds-global-orange-2: #fbf1ec; + --fds-global-orange-3: #f9e8df; + --fds-global-orange-4: #f2d0bc; + --fds-global-orange-5: #ecb99e; + --fds-global-orange-6: #eec0a7; + --fds-global-orange-7: #d76e34; + --fds-global-orange-8: #853e16; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #813c15; + --fds-global-orange-13: #4f240d; + --fds-global-orange-contrast-1: #ffffff; + --fds-global-orange-contrast-2: #e6e6e6; + --fds-global-red-1: #fffefe; + --fds-global-red-2: #fbf2f3; + --fds-global-red-3: #f6e6e6; + --fds-global-red-4: #eecfd0; + --fds-global-red-5: #e6b9b9; + --fds-global-red-6: #e8bfbf; + --fds-global-red-7: #cd7172; + --fds-global-red-8: #9d2223; + --fds-global-red-9: #b32728; + --fds-global-red-10: #8c1f1f; + --fds-global-red-11: #671617; + --fds-global-red-12: #9a2122; + --fds-global-red-13: #5e1515; + --fds-global-red-contrast-1: #ffffff; + --fds-global-red-contrast-2: #e6e6e6; + --fds-global-blue-1: #fefeff; + --fds-global-blue-2: #edf5fa; + --fds-global-blue-3: #dfecf7; + --fds-global-blue-4: #bedaee; + --fds-global-blue-5: #a1c9e7; + --fds-global-blue-6: #aacee9; + --fds-global-blue-7: #4291ce; + --fds-global-blue-8: #075490; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #07528c; + --fds-global-blue-13: #043256; + --fds-global-blue-contrast-1: #ffffff; + --fds-global-blue-contrast-2: #e6e6e6; --fds-color-accent-1: #fefeff; --fds-color-accent-2: #eef4fa; --fds-color-accent-3: #e2edf7; @@ -158,36 +231,36 @@ --fds-color-brand3-text-default: var(--fds-color-brand3-13); --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); - --fds-color-success-background-default: #fcfefc; - --fds-color-success-background-subtle: #e9f6ea; - --fds-color-success-surface-default: #d9efdc; - --fds-color-success-surface-hover: #b9e1be; - --fds-color-success-surface-active: #94d29d; - --fds-color-success-border-subtle: #9ed6a5; - --fds-color-success-border-default: #29a03a; - --fds-color-success-border-strong: #185e22; - --fds-color-success-base-default: #2ca63d; - --fds-color-success-base-hover: #248c33; - --fds-color-success-base-active: #1d7129; - --fds-color-success-text-subtle: #185c21; - --fds-color-success-text-default: #0f3814; - --fds-color-success-contrast-first: #ffffff; - --fds-color-success-contrast-second: #e6e6e6; - --fds-color-danger-background-default: #fffefe; - --fds-color-danger-background-subtle: #fbf2f3; - --fds-color-danger-surface-default: #f6e6e6; - --fds-color-danger-surface-hover: #eecfd0; - --fds-color-danger-surface-active: #e6b9b9; - --fds-color-danger-border-subtle: #e8bfbf; - --fds-color-danger-border-default: #cd7172; - --fds-color-danger-border-strong: #9d2223; - --fds-color-danger-base-default: #b32728; - --fds-color-danger-base-hover: #8c1f1f; - --fds-color-danger-base-active: #671617; - --fds-color-danger-text-subtle: #9a2122; - --fds-color-danger-text-default: #5e1515; - --fds-color-danger-contrast-first: #ffffff; - --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-success-background-default: var(--fds-global-green-1); + --fds-color-success-background-subtle: var(--fds-global-green-2); + --fds-color-success-surface-default: var(--fds-global-green-3); + --fds-color-success-surface-hover: var(--fds-global-green-4); + --fds-color-success-surface-active: var(--fds-global-green-5); + --fds-color-success-border-subtle: var(--fds-global-green-6); + --fds-color-success-border-default: var(--fds-global-green-7); + --fds-color-success-border-strong: var(--fds-global-green-8); + --fds-color-success-base-default: var(--fds-global-green-9); + --fds-color-success-base-hover: var(--fds-global-green-10); + --fds-color-success-base-active: var(--fds-global-green-11); + --fds-color-success-text-subtle: var(--fds-global-green-12); + --fds-color-success-text-default: var(--fds-global-green-13); + --fds-color-success-contrast-first: var(--fds-global-green-contrast-1); + --fds-color-success-contrast-second: var(--fds-global-green-contrast-2); + --fds-color-danger-background-default: var(--fds-global-red-1); + --fds-color-danger-background-subtle: var(--fds-global-red-2); + --fds-color-danger-surface-default: var(--fds-global-red-3); + --fds-color-danger-surface-hover: var(--fds-global-red-4); + --fds-color-danger-surface-active: var(--fds-global-red-5); + --fds-color-danger-border-subtle: var(--fds-global-red-6); + --fds-color-danger-border-default: var(--fds-global-red-7); + --fds-color-danger-border-strong: var(--fds-global-red-8); + --fds-color-danger-base-default: var(--fds-global-red-9); + --fds-color-danger-base-hover: var(--fds-global-red-10); + --fds-color-danger-base-active: var(--fds-global-red-11); + --fds-color-danger-text-subtle: var(--fds-global-red-12); + --fds-color-danger-text-default: var(--fds-global-red-13); + --fds-color-danger-contrast-first: var(--fds-global-red-contrast-1); + --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #fefeff; --fds-color-info-background-subtle: #edf5fa; --fds-color-info-surface-default: #dfecf7; @@ -203,21 +276,21 @@ --fds-color-info-text-default: #043256; --fds-color-info-contrast-first: #ffffff; --fds-color-info-contrast-second: #e6e6e6; - --fds-color-warning-background-default: #fffefc; - --fds-color-warning-background-subtle: #fbf2d5; - --fds-color-warning-surface-default: #f9ebbd; - --fds-color-warning-surface-hover: #f2d474; - --fds-color-warning-surface-active: #e8bf37; - --fds-color-warning-border-subtle: #edc644; - --fds-color-warning-border-default: #a68827; - --fds-color-warning-border-strong: #625017; - --fds-color-warning-base-default: #d46223; - --fds-color-warning-base-hover: #b0511d; - --fds-color-warning-base-active: #8e4117; - --fds-color-warning-text-subtle: #813c15; - --fds-color-warning-text-default: #4f240d; - --fds-color-warning-contrast-first: #ffffff; - --fds-color-warning-contrast-second: #e6e6e6; + --fds-color-warning-background-default: var(--fds-global-yellow-1); + --fds-color-warning-background-subtle: var(--fds-global-yellow-2); + --fds-color-warning-surface-default: var(--fds-global-yellow-3); + --fds-color-warning-surface-hover: var(--fds-global-yellow-4); + --fds-color-warning-surface-active: var(--fds-global-yellow-5); + --fds-color-warning-border-subtle: var(--fds-global-yellow-6); + --fds-color-warning-border-default: var(--fds-global-yellow-7); + --fds-color-warning-border-strong: var(--fds-global-yellow-8); + --fds-color-warning-base-default: var(--fds-global-orange-9); + --fds-color-warning-base-hover: var(--fds-global-orange-10); + --fds-color-warning-base-active: var(--fds-global-orange-11); + --fds-color-warning-text-subtle: var(--fds-global-orange-12); + --fds-color-warning-text-default: var(--fds-global-orange-13); + --fds-color-warning-contrast-first: var(--fds-global-yellow-contrast-1); + --fds-color-warning-contrast-second: var(--fds-global-yellow-contrast-2); --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/digdir/dark.css b/packages/theme/brand/digdir/dark.css index 30dd7590bd..5e62a58260 100644 --- a/packages/theme/brand/digdir/dark.css +++ b/packages/theme/brand/digdir/dark.css @@ -5,9 +5,82 @@ :root { - /** Referenced tokens */ - /** Tokens */ + --fds-global-green-1: #08200c; + --fds-global-green-2: #0b290f; + --fds-global-green-3: #0f3814; + --fds-global-green-4: #114218; + --fds-global-green-5: #144c1c; + --fds-global-green-6: #185e22; + --fds-global-green-7: #207a2c; + --fds-global-green-8: #279636; + --fds-global-green-9: #2ca63d; + --fds-global-green-10: #248c33; + --fds-global-green-11: #1d7129; + --fds-global-green-12: #64be70; + --fds-global-green-13: #a2d8aa; + --fds-global-green-contrast-1: #000; + --fds-global-green-contrast-2: #e6e6e6; + --fds-global-yellow-1: #211b08; + --fds-global-yellow-2: #2b230a; + --fds-global-yellow-3: #3a300e; + --fds-global-yellow-4: #453810; + --fds-global-yellow-5: #4e4013; + --fds-global-yellow-6: #625017; + --fds-global-yellow-7: #7f681e; + --fds-global-yellow-8: #9c8125; + --fds-global-yellow-9: #ecc238; + --fds-global-yellow-10: #cfaa31; + --fds-global-yellow-11: #b2922a; + --fds-global-yellow-12: #cca730; + --fds-global-yellow-13: #eec84d; + --fds-global-yellow-contrast-1: #000; + --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-orange-1: #2d1508; + --fds-global-orange-2: #3a1b0a; + --fds-global-orange-3: #4f240d; + --fds-global-orange-4: #5d2b0f; + --fds-global-orange-5: #6b3212; + --fds-global-orange-6: #853e16; + --fds-global-orange-7: #ac4f1c; + --fds-global-orange-8: #d46223; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #e39a72; + --fds-global-orange-13: #efc3ab; + --fds-global-orange-contrast-1: #ffffff; + --fds-global-orange-contrast-2: #e6e6e6; + --fds-global-red-1: #380c0c; + --fds-global-red-2: #470f10; + --fds-global-red-3: #5e1515; + --fds-global-red-4: #6f1819; + --fds-global-red-5: #7f1c1c; + --fds-global-red-6: #9d2223; + --fds-global-red-7: #bb3f40; + --fds-global-red-8: #c96666; + --fds-global-red-9: #b32728; + --fds-global-red-10: #8c1f1f; + --fds-global-red-11: #671617; + --fds-global-red-12: #dc9a9b; + --fds-global-red-13: #e9c2c2; + --fds-global-red-contrast-1: #000; + --fds-global-red-contrast-2: #e6e6e6; + --fds-global-blue-1: #031d30; + --fds-global-blue-2: #032540; + --fds-global-blue-3: #043256; + --fds-global-blue-4: #053c65; + --fds-global-blue-5: #064474; + --fds-global-blue-6: #075490; + --fds-global-blue-7: #0a6dba; + --fds-global-blue-8: #3389cb; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #78b1dc; + --fds-global-blue-13: #aed0ea; + --fds-global-blue-contrast-1: #ffffff; + --fds-global-blue-contrast-2: #e6e6e6; --fds-color-accent-1: #001c36; --fds-color-accent-2: #002445; --fds-color-accent-3: #00315c; @@ -158,36 +231,36 @@ --fds-color-brand3-text-default: var(--fds-color-brand3-13); --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); - --fds-color-success-background-default: #08200c; - --fds-color-success-background-subtle: #0b290f; - --fds-color-success-surface-default: #0f3814; - --fds-color-success-surface-hover: #114218; - --fds-color-success-surface-active: #144c1c; - --fds-color-success-border-subtle: #185e22; - --fds-color-success-border-default: #207a2c; - --fds-color-success-border-strong: #279636; - --fds-color-success-base-default: #2ca63d; - --fds-color-success-base-hover: #248c33; - --fds-color-success-base-active: #1d7129; - --fds-color-success-text-subtle: #64be70; - --fds-color-success-text-default: #a2d8aa; - --fds-color-success-contrast-first: #000; - --fds-color-success-contrast-second: #e6e6e6; - --fds-color-danger-background-default: #380c0c; - --fds-color-danger-background-subtle: #470f10; - --fds-color-danger-surface-default: #5e1515; - --fds-color-danger-surface-hover: #6f1819; - --fds-color-danger-surface-active: #7f1c1c; - --fds-color-danger-border-subtle: #9d2223; - --fds-color-danger-border-default: #bb3f40; - --fds-color-danger-border-strong: #c96666; - --fds-color-danger-base-default: #b32728; - --fds-color-danger-base-hover: #8c1f1f; - --fds-color-danger-base-active: #671617; - --fds-color-danger-text-subtle: #dc9a9b; - --fds-color-danger-text-default: #e9c2c2; - --fds-color-danger-contrast-first: #000; - --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-success-background-default: var(--fds-global-green-1); + --fds-color-success-background-subtle: var(--fds-global-green-2); + --fds-color-success-surface-default: var(--fds-global-green-3); + --fds-color-success-surface-hover: var(--fds-global-green-4); + --fds-color-success-surface-active: var(--fds-global-green-5); + --fds-color-success-border-subtle: var(--fds-global-green-6); + --fds-color-success-border-default: var(--fds-global-green-7); + --fds-color-success-border-strong: var(--fds-global-green-8); + --fds-color-success-base-default: var(--fds-global-green-9); + --fds-color-success-base-hover: var(--fds-global-green-10); + --fds-color-success-base-active: var(--fds-global-green-11); + --fds-color-success-text-subtle: var(--fds-global-green-12); + --fds-color-success-text-default: var(--fds-global-green-13); + --fds-color-success-contrast-first: var(--fds-global-green-contrast-1); + --fds-color-success-contrast-second: var(--fds-global-green-contrast-2); + --fds-color-danger-background-default: var(--fds-global-red-1); + --fds-color-danger-background-subtle: var(--fds-global-red-2); + --fds-color-danger-surface-default: var(--fds-global-red-3); + --fds-color-danger-surface-hover: var(--fds-global-red-4); + --fds-color-danger-surface-active: var(--fds-global-red-5); + --fds-color-danger-border-subtle: var(--fds-global-red-6); + --fds-color-danger-border-default: var(--fds-global-red-7); + --fds-color-danger-border-strong: var(--fds-global-red-8); + --fds-color-danger-base-default: var(--fds-global-red-9); + --fds-color-danger-base-hover: var(--fds-global-red-10); + --fds-color-danger-base-active: var(--fds-global-red-11); + --fds-color-danger-text-subtle: var(--fds-global-red-12); + --fds-color-danger-text-default: var(--fds-global-red-13); + --fds-color-danger-contrast-first: var(--fds-global-red-contrast-1); + --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #031d30; --fds-color-info-background-subtle: #032540; --fds-color-info-surface-default: #043256; @@ -203,21 +276,21 @@ --fds-color-info-text-default: #aed0ea; --fds-color-info-contrast-first: #ffffff; --fds-color-info-contrast-second: #e6e6e6; - --fds-color-warning-background-default: #211b08; - --fds-color-warning-background-subtle: #2b230a; - --fds-color-warning-surface-default: #3a300e; - --fds-color-warning-surface-hover: #453810; - --fds-color-warning-surface-active: #4e4013; - --fds-color-warning-border-subtle: #625017; - --fds-color-warning-border-default: #7f681e; - --fds-color-warning-border-strong: #9c8125; - --fds-color-warning-base-default: #d46223; - --fds-color-warning-base-hover: #b0511d; - --fds-color-warning-base-active: #8e4117; - --fds-color-warning-text-subtle: #e39a72; - --fds-color-warning-text-default: #efc3ab; - --fds-color-warning-contrast-first: #000; - --fds-color-warning-contrast-second: #e6e6e6; + --fds-color-warning-background-default: var(--fds-global-yellow-1); + --fds-color-warning-background-subtle: var(--fds-global-yellow-2); + --fds-color-warning-surface-default: var(--fds-global-yellow-3); + --fds-color-warning-surface-hover: var(--fds-global-yellow-4); + --fds-color-warning-surface-active: var(--fds-global-yellow-5); + --fds-color-warning-border-subtle: var(--fds-global-yellow-6); + --fds-color-warning-border-default: var(--fds-global-yellow-7); + --fds-color-warning-border-strong: var(--fds-global-yellow-8); + --fds-color-warning-base-default: var(--fds-global-orange-9); + --fds-color-warning-base-hover: var(--fds-global-orange-10); + --fds-color-warning-base-active: var(--fds-global-orange-11); + --fds-color-warning-text-subtle: var(--fds-global-orange-12); + --fds-color-warning-text-default: var(--fds-global-orange-13); + --fds-color-warning-contrast-first: var(--fds-global-yellow-contrast-1); + --fds-color-warning-contrast-second: var(--fds-global-yellow-contrast-2); --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/digdir/light.css b/packages/theme/brand/digdir/light.css index d213c5e158..b15ed67544 100644 --- a/packages/theme/brand/digdir/light.css +++ b/packages/theme/brand/digdir/light.css @@ -5,9 +5,82 @@ :root { - /** Referenced tokens */ - /** Tokens */ + --fds-global-green-1: #fcfefc; + --fds-global-green-2: #e9f6ea; + --fds-global-green-3: #d9efdc; + --fds-global-green-4: #b9e1be; + --fds-global-green-5: #94d29d; + --fds-global-green-6: #9ed6a5; + --fds-global-green-7: #29a03a; + --fds-global-green-8: #185e22; + --fds-global-green-9: #2ca63d; + --fds-global-green-10: #248c33; + --fds-global-green-11: #1d7129; + --fds-global-green-12: #185c21; + --fds-global-green-13: #0f3814; + --fds-global-green-contrast-1: #ffffff; + --fds-global-green-contrast-2: #e6e6e6; + --fds-global-yellow-1: #fffefc; + --fds-global-yellow-2: #fbf2d5; + --fds-global-yellow-3: #f9ebbd; + --fds-global-yellow-4: #f2d474; + --fds-global-yellow-5: #e8bf37; + --fds-global-yellow-6: #edc644; + --fds-global-yellow-7: #a68827; + --fds-global-yellow-8: #625017; + --fds-global-yellow-9: #ecc238; + --fds-global-yellow-10: #cfaa31; + --fds-global-yellow-11: #b2922a; + --fds-global-yellow-12: #604f17; + --fds-global-yellow-13: #3a300e; + --fds-global-yellow-contrast-1: #ffffff; + --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-orange-1: #fffefd; + --fds-global-orange-2: #fbf1ec; + --fds-global-orange-3: #f9e8df; + --fds-global-orange-4: #f2d0bc; + --fds-global-orange-5: #ecb99e; + --fds-global-orange-6: #eec0a7; + --fds-global-orange-7: #d76e34; + --fds-global-orange-8: #853e16; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #813c15; + --fds-global-orange-13: #4f240d; + --fds-global-orange-contrast-1: #ffffff; + --fds-global-orange-contrast-2: #e6e6e6; + --fds-global-red-1: #fffefe; + --fds-global-red-2: #fbf2f3; + --fds-global-red-3: #f6e6e6; + --fds-global-red-4: #eecfd0; + --fds-global-red-5: #e6b9b9; + --fds-global-red-6: #e8bfbf; + --fds-global-red-7: #cd7172; + --fds-global-red-8: #9d2223; + --fds-global-red-9: #b32728; + --fds-global-red-10: #8c1f1f; + --fds-global-red-11: #671617; + --fds-global-red-12: #9a2122; + --fds-global-red-13: #5e1515; + --fds-global-red-contrast-1: #ffffff; + --fds-global-red-contrast-2: #e6e6e6; + --fds-global-blue-1: #fefeff; + --fds-global-blue-2: #edf5fa; + --fds-global-blue-3: #dfecf7; + --fds-global-blue-4: #bedaee; + --fds-global-blue-5: #a1c9e7; + --fds-global-blue-6: #aacee9; + --fds-global-blue-7: #4291ce; + --fds-global-blue-8: #075490; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #07528c; + --fds-global-blue-13: #043256; + --fds-global-blue-contrast-1: #ffffff; + --fds-global-blue-contrast-2: #e6e6e6; --fds-color-accent-1: #fefeff; --fds-color-accent-2: #eef4fa; --fds-color-accent-3: #e2edf7; @@ -158,36 +231,36 @@ --fds-color-brand3-text-default: var(--fds-color-brand3-13); --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); - --fds-color-success-background-default: #fcfefc; - --fds-color-success-background-subtle: #e9f6ea; - --fds-color-success-surface-default: #d9efdc; - --fds-color-success-surface-hover: #b9e1be; - --fds-color-success-surface-active: #94d29d; - --fds-color-success-border-subtle: #9ed6a5; - --fds-color-success-border-default: #29a03a; - --fds-color-success-border-strong: #185e22; - --fds-color-success-base-default: #2ca63d; - --fds-color-success-base-hover: #248c33; - --fds-color-success-base-active: #1d7129; - --fds-color-success-text-subtle: #185c21; - --fds-color-success-text-default: #0f3814; - --fds-color-success-contrast-first: #ffffff; - --fds-color-success-contrast-second: #e6e6e6; - --fds-color-danger-background-default: #fffefe; - --fds-color-danger-background-subtle: #fbf2f3; - --fds-color-danger-surface-default: #f6e6e6; - --fds-color-danger-surface-hover: #eecfd0; - --fds-color-danger-surface-active: #e6b9b9; - --fds-color-danger-border-subtle: #e8bfbf; - --fds-color-danger-border-default: #cd7172; - --fds-color-danger-border-strong: #9d2223; - --fds-color-danger-base-default: #b32728; - --fds-color-danger-base-hover: #8c1f1f; - --fds-color-danger-base-active: #671617; - --fds-color-danger-text-subtle: #9a2122; - --fds-color-danger-text-default: #5e1515; - --fds-color-danger-contrast-first: #ffffff; - --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-success-background-default: var(--fds-global-green-1); + --fds-color-success-background-subtle: var(--fds-global-green-2); + --fds-color-success-surface-default: var(--fds-global-green-3); + --fds-color-success-surface-hover: var(--fds-global-green-4); + --fds-color-success-surface-active: var(--fds-global-green-5); + --fds-color-success-border-subtle: var(--fds-global-green-6); + --fds-color-success-border-default: var(--fds-global-green-7); + --fds-color-success-border-strong: var(--fds-global-green-8); + --fds-color-success-base-default: var(--fds-global-green-9); + --fds-color-success-base-hover: var(--fds-global-green-10); + --fds-color-success-base-active: var(--fds-global-green-11); + --fds-color-success-text-subtle: var(--fds-global-green-12); + --fds-color-success-text-default: var(--fds-global-green-13); + --fds-color-success-contrast-first: var(--fds-global-green-contrast-1); + --fds-color-success-contrast-second: var(--fds-global-green-contrast-2); + --fds-color-danger-background-default: var(--fds-global-red-1); + --fds-color-danger-background-subtle: var(--fds-global-red-2); + --fds-color-danger-surface-default: var(--fds-global-red-3); + --fds-color-danger-surface-hover: var(--fds-global-red-4); + --fds-color-danger-surface-active: var(--fds-global-red-5); + --fds-color-danger-border-subtle: var(--fds-global-red-6); + --fds-color-danger-border-default: var(--fds-global-red-7); + --fds-color-danger-border-strong: var(--fds-global-red-8); + --fds-color-danger-base-default: var(--fds-global-red-9); + --fds-color-danger-base-hover: var(--fds-global-red-10); + --fds-color-danger-base-active: var(--fds-global-red-11); + --fds-color-danger-text-subtle: var(--fds-global-red-12); + --fds-color-danger-text-default: var(--fds-global-red-13); + --fds-color-danger-contrast-first: var(--fds-global-red-contrast-1); + --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #fefeff; --fds-color-info-background-subtle: #edf5fa; --fds-color-info-surface-default: #dfecf7; @@ -203,21 +276,21 @@ --fds-color-info-text-default: #043256; --fds-color-info-contrast-first: #ffffff; --fds-color-info-contrast-second: #e6e6e6; - --fds-color-warning-background-default: #fffefc; - --fds-color-warning-background-subtle: #fbf2d5; - --fds-color-warning-surface-default: #f9ebbd; - --fds-color-warning-surface-hover: #f2d474; - --fds-color-warning-surface-active: #e8bf37; - --fds-color-warning-border-subtle: #edc644; - --fds-color-warning-border-default: #a68827; - --fds-color-warning-border-strong: #625017; - --fds-color-warning-base-default: #d46223; - --fds-color-warning-base-hover: #b0511d; - --fds-color-warning-base-active: #8e4117; - --fds-color-warning-text-subtle: #813c15; - --fds-color-warning-text-default: #4f240d; - --fds-color-warning-contrast-first: #ffffff; - --fds-color-warning-contrast-second: #e6e6e6; + --fds-color-warning-background-default: var(--fds-global-yellow-1); + --fds-color-warning-background-subtle: var(--fds-global-yellow-2); + --fds-color-warning-surface-default: var(--fds-global-yellow-3); + --fds-color-warning-surface-hover: var(--fds-global-yellow-4); + --fds-color-warning-surface-active: var(--fds-global-yellow-5); + --fds-color-warning-border-subtle: var(--fds-global-yellow-6); + --fds-color-warning-border-default: var(--fds-global-yellow-7); + --fds-color-warning-border-strong: var(--fds-global-yellow-8); + --fds-color-warning-base-default: var(--fds-global-orange-9); + --fds-color-warning-base-hover: var(--fds-global-orange-10); + --fds-color-warning-base-active: var(--fds-global-orange-11); + --fds-color-warning-text-subtle: var(--fds-global-orange-12); + --fds-color-warning-text-default: var(--fds-global-orange-13); + --fds-color-warning-contrast-first: var(--fds-global-yellow-contrast-1); + --fds-color-warning-contrast-second: var(--fds-global-yellow-contrast-2); --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/theme4/dark.css b/packages/theme/brand/theme4/dark.css index 30dd7590bd..5e62a58260 100644 --- a/packages/theme/brand/theme4/dark.css +++ b/packages/theme/brand/theme4/dark.css @@ -5,9 +5,82 @@ :root { - /** Referenced tokens */ - /** Tokens */ + --fds-global-green-1: #08200c; + --fds-global-green-2: #0b290f; + --fds-global-green-3: #0f3814; + --fds-global-green-4: #114218; + --fds-global-green-5: #144c1c; + --fds-global-green-6: #185e22; + --fds-global-green-7: #207a2c; + --fds-global-green-8: #279636; + --fds-global-green-9: #2ca63d; + --fds-global-green-10: #248c33; + --fds-global-green-11: #1d7129; + --fds-global-green-12: #64be70; + --fds-global-green-13: #a2d8aa; + --fds-global-green-contrast-1: #000; + --fds-global-green-contrast-2: #e6e6e6; + --fds-global-yellow-1: #211b08; + --fds-global-yellow-2: #2b230a; + --fds-global-yellow-3: #3a300e; + --fds-global-yellow-4: #453810; + --fds-global-yellow-5: #4e4013; + --fds-global-yellow-6: #625017; + --fds-global-yellow-7: #7f681e; + --fds-global-yellow-8: #9c8125; + --fds-global-yellow-9: #ecc238; + --fds-global-yellow-10: #cfaa31; + --fds-global-yellow-11: #b2922a; + --fds-global-yellow-12: #cca730; + --fds-global-yellow-13: #eec84d; + --fds-global-yellow-contrast-1: #000; + --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-orange-1: #2d1508; + --fds-global-orange-2: #3a1b0a; + --fds-global-orange-3: #4f240d; + --fds-global-orange-4: #5d2b0f; + --fds-global-orange-5: #6b3212; + --fds-global-orange-6: #853e16; + --fds-global-orange-7: #ac4f1c; + --fds-global-orange-8: #d46223; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #e39a72; + --fds-global-orange-13: #efc3ab; + --fds-global-orange-contrast-1: #ffffff; + --fds-global-orange-contrast-2: #e6e6e6; + --fds-global-red-1: #380c0c; + --fds-global-red-2: #470f10; + --fds-global-red-3: #5e1515; + --fds-global-red-4: #6f1819; + --fds-global-red-5: #7f1c1c; + --fds-global-red-6: #9d2223; + --fds-global-red-7: #bb3f40; + --fds-global-red-8: #c96666; + --fds-global-red-9: #b32728; + --fds-global-red-10: #8c1f1f; + --fds-global-red-11: #671617; + --fds-global-red-12: #dc9a9b; + --fds-global-red-13: #e9c2c2; + --fds-global-red-contrast-1: #000; + --fds-global-red-contrast-2: #e6e6e6; + --fds-global-blue-1: #031d30; + --fds-global-blue-2: #032540; + --fds-global-blue-3: #043256; + --fds-global-blue-4: #053c65; + --fds-global-blue-5: #064474; + --fds-global-blue-6: #075490; + --fds-global-blue-7: #0a6dba; + --fds-global-blue-8: #3389cb; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #78b1dc; + --fds-global-blue-13: #aed0ea; + --fds-global-blue-contrast-1: #ffffff; + --fds-global-blue-contrast-2: #e6e6e6; --fds-color-accent-1: #001c36; --fds-color-accent-2: #002445; --fds-color-accent-3: #00315c; @@ -158,36 +231,36 @@ --fds-color-brand3-text-default: var(--fds-color-brand3-13); --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); - --fds-color-success-background-default: #08200c; - --fds-color-success-background-subtle: #0b290f; - --fds-color-success-surface-default: #0f3814; - --fds-color-success-surface-hover: #114218; - --fds-color-success-surface-active: #144c1c; - --fds-color-success-border-subtle: #185e22; - --fds-color-success-border-default: #207a2c; - --fds-color-success-border-strong: #279636; - --fds-color-success-base-default: #2ca63d; - --fds-color-success-base-hover: #248c33; - --fds-color-success-base-active: #1d7129; - --fds-color-success-text-subtle: #64be70; - --fds-color-success-text-default: #a2d8aa; - --fds-color-success-contrast-first: #000; - --fds-color-success-contrast-second: #e6e6e6; - --fds-color-danger-background-default: #380c0c; - --fds-color-danger-background-subtle: #470f10; - --fds-color-danger-surface-default: #5e1515; - --fds-color-danger-surface-hover: #6f1819; - --fds-color-danger-surface-active: #7f1c1c; - --fds-color-danger-border-subtle: #9d2223; - --fds-color-danger-border-default: #bb3f40; - --fds-color-danger-border-strong: #c96666; - --fds-color-danger-base-default: #b32728; - --fds-color-danger-base-hover: #8c1f1f; - --fds-color-danger-base-active: #671617; - --fds-color-danger-text-subtle: #dc9a9b; - --fds-color-danger-text-default: #e9c2c2; - --fds-color-danger-contrast-first: #000; - --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-success-background-default: var(--fds-global-green-1); + --fds-color-success-background-subtle: var(--fds-global-green-2); + --fds-color-success-surface-default: var(--fds-global-green-3); + --fds-color-success-surface-hover: var(--fds-global-green-4); + --fds-color-success-surface-active: var(--fds-global-green-5); + --fds-color-success-border-subtle: var(--fds-global-green-6); + --fds-color-success-border-default: var(--fds-global-green-7); + --fds-color-success-border-strong: var(--fds-global-green-8); + --fds-color-success-base-default: var(--fds-global-green-9); + --fds-color-success-base-hover: var(--fds-global-green-10); + --fds-color-success-base-active: var(--fds-global-green-11); + --fds-color-success-text-subtle: var(--fds-global-green-12); + --fds-color-success-text-default: var(--fds-global-green-13); + --fds-color-success-contrast-first: var(--fds-global-green-contrast-1); + --fds-color-success-contrast-second: var(--fds-global-green-contrast-2); + --fds-color-danger-background-default: var(--fds-global-red-1); + --fds-color-danger-background-subtle: var(--fds-global-red-2); + --fds-color-danger-surface-default: var(--fds-global-red-3); + --fds-color-danger-surface-hover: var(--fds-global-red-4); + --fds-color-danger-surface-active: var(--fds-global-red-5); + --fds-color-danger-border-subtle: var(--fds-global-red-6); + --fds-color-danger-border-default: var(--fds-global-red-7); + --fds-color-danger-border-strong: var(--fds-global-red-8); + --fds-color-danger-base-default: var(--fds-global-red-9); + --fds-color-danger-base-hover: var(--fds-global-red-10); + --fds-color-danger-base-active: var(--fds-global-red-11); + --fds-color-danger-text-subtle: var(--fds-global-red-12); + --fds-color-danger-text-default: var(--fds-global-red-13); + --fds-color-danger-contrast-first: var(--fds-global-red-contrast-1); + --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #031d30; --fds-color-info-background-subtle: #032540; --fds-color-info-surface-default: #043256; @@ -203,21 +276,21 @@ --fds-color-info-text-default: #aed0ea; --fds-color-info-contrast-first: #ffffff; --fds-color-info-contrast-second: #e6e6e6; - --fds-color-warning-background-default: #211b08; - --fds-color-warning-background-subtle: #2b230a; - --fds-color-warning-surface-default: #3a300e; - --fds-color-warning-surface-hover: #453810; - --fds-color-warning-surface-active: #4e4013; - --fds-color-warning-border-subtle: #625017; - --fds-color-warning-border-default: #7f681e; - --fds-color-warning-border-strong: #9c8125; - --fds-color-warning-base-default: #d46223; - --fds-color-warning-base-hover: #b0511d; - --fds-color-warning-base-active: #8e4117; - --fds-color-warning-text-subtle: #e39a72; - --fds-color-warning-text-default: #efc3ab; - --fds-color-warning-contrast-first: #000; - --fds-color-warning-contrast-second: #e6e6e6; + --fds-color-warning-background-default: var(--fds-global-yellow-1); + --fds-color-warning-background-subtle: var(--fds-global-yellow-2); + --fds-color-warning-surface-default: var(--fds-global-yellow-3); + --fds-color-warning-surface-hover: var(--fds-global-yellow-4); + --fds-color-warning-surface-active: var(--fds-global-yellow-5); + --fds-color-warning-border-subtle: var(--fds-global-yellow-6); + --fds-color-warning-border-default: var(--fds-global-yellow-7); + --fds-color-warning-border-strong: var(--fds-global-yellow-8); + --fds-color-warning-base-default: var(--fds-global-orange-9); + --fds-color-warning-base-hover: var(--fds-global-orange-10); + --fds-color-warning-base-active: var(--fds-global-orange-11); + --fds-color-warning-text-subtle: var(--fds-global-orange-12); + --fds-color-warning-text-default: var(--fds-global-orange-13); + --fds-color-warning-contrast-first: var(--fds-global-yellow-contrast-1); + --fds-color-warning-contrast-second: var(--fds-global-yellow-contrast-2); --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/theme4/light.css b/packages/theme/brand/theme4/light.css index d213c5e158..b15ed67544 100644 --- a/packages/theme/brand/theme4/light.css +++ b/packages/theme/brand/theme4/light.css @@ -5,9 +5,82 @@ :root { - /** Referenced tokens */ - /** Tokens */ + --fds-global-green-1: #fcfefc; + --fds-global-green-2: #e9f6ea; + --fds-global-green-3: #d9efdc; + --fds-global-green-4: #b9e1be; + --fds-global-green-5: #94d29d; + --fds-global-green-6: #9ed6a5; + --fds-global-green-7: #29a03a; + --fds-global-green-8: #185e22; + --fds-global-green-9: #2ca63d; + --fds-global-green-10: #248c33; + --fds-global-green-11: #1d7129; + --fds-global-green-12: #185c21; + --fds-global-green-13: #0f3814; + --fds-global-green-contrast-1: #ffffff; + --fds-global-green-contrast-2: #e6e6e6; + --fds-global-yellow-1: #fffefc; + --fds-global-yellow-2: #fbf2d5; + --fds-global-yellow-3: #f9ebbd; + --fds-global-yellow-4: #f2d474; + --fds-global-yellow-5: #e8bf37; + --fds-global-yellow-6: #edc644; + --fds-global-yellow-7: #a68827; + --fds-global-yellow-8: #625017; + --fds-global-yellow-9: #ecc238; + --fds-global-yellow-10: #cfaa31; + --fds-global-yellow-11: #b2922a; + --fds-global-yellow-12: #604f17; + --fds-global-yellow-13: #3a300e; + --fds-global-yellow-contrast-1: #ffffff; + --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-orange-1: #fffefd; + --fds-global-orange-2: #fbf1ec; + --fds-global-orange-3: #f9e8df; + --fds-global-orange-4: #f2d0bc; + --fds-global-orange-5: #ecb99e; + --fds-global-orange-6: #eec0a7; + --fds-global-orange-7: #d76e34; + --fds-global-orange-8: #853e16; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #813c15; + --fds-global-orange-13: #4f240d; + --fds-global-orange-contrast-1: #ffffff; + --fds-global-orange-contrast-2: #e6e6e6; + --fds-global-red-1: #fffefe; + --fds-global-red-2: #fbf2f3; + --fds-global-red-3: #f6e6e6; + --fds-global-red-4: #eecfd0; + --fds-global-red-5: #e6b9b9; + --fds-global-red-6: #e8bfbf; + --fds-global-red-7: #cd7172; + --fds-global-red-8: #9d2223; + --fds-global-red-9: #b32728; + --fds-global-red-10: #8c1f1f; + --fds-global-red-11: #671617; + --fds-global-red-12: #9a2122; + --fds-global-red-13: #5e1515; + --fds-global-red-contrast-1: #ffffff; + --fds-global-red-contrast-2: #e6e6e6; + --fds-global-blue-1: #fefeff; + --fds-global-blue-2: #edf5fa; + --fds-global-blue-3: #dfecf7; + --fds-global-blue-4: #bedaee; + --fds-global-blue-5: #a1c9e7; + --fds-global-blue-6: #aacee9; + --fds-global-blue-7: #4291ce; + --fds-global-blue-8: #075490; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #07528c; + --fds-global-blue-13: #043256; + --fds-global-blue-contrast-1: #ffffff; + --fds-global-blue-contrast-2: #e6e6e6; --fds-color-accent-1: #fefeff; --fds-color-accent-2: #eef4fa; --fds-color-accent-3: #e2edf7; @@ -158,36 +231,36 @@ --fds-color-brand3-text-default: var(--fds-color-brand3-13); --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); - --fds-color-success-background-default: #fcfefc; - --fds-color-success-background-subtle: #e9f6ea; - --fds-color-success-surface-default: #d9efdc; - --fds-color-success-surface-hover: #b9e1be; - --fds-color-success-surface-active: #94d29d; - --fds-color-success-border-subtle: #9ed6a5; - --fds-color-success-border-default: #29a03a; - --fds-color-success-border-strong: #185e22; - --fds-color-success-base-default: #2ca63d; - --fds-color-success-base-hover: #248c33; - --fds-color-success-base-active: #1d7129; - --fds-color-success-text-subtle: #185c21; - --fds-color-success-text-default: #0f3814; - --fds-color-success-contrast-first: #ffffff; - --fds-color-success-contrast-second: #e6e6e6; - --fds-color-danger-background-default: #fffefe; - --fds-color-danger-background-subtle: #fbf2f3; - --fds-color-danger-surface-default: #f6e6e6; - --fds-color-danger-surface-hover: #eecfd0; - --fds-color-danger-surface-active: #e6b9b9; - --fds-color-danger-border-subtle: #e8bfbf; - --fds-color-danger-border-default: #cd7172; - --fds-color-danger-border-strong: #9d2223; - --fds-color-danger-base-default: #b32728; - --fds-color-danger-base-hover: #8c1f1f; - --fds-color-danger-base-active: #671617; - --fds-color-danger-text-subtle: #9a2122; - --fds-color-danger-text-default: #5e1515; - --fds-color-danger-contrast-first: #ffffff; - --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-success-background-default: var(--fds-global-green-1); + --fds-color-success-background-subtle: var(--fds-global-green-2); + --fds-color-success-surface-default: var(--fds-global-green-3); + --fds-color-success-surface-hover: var(--fds-global-green-4); + --fds-color-success-surface-active: var(--fds-global-green-5); + --fds-color-success-border-subtle: var(--fds-global-green-6); + --fds-color-success-border-default: var(--fds-global-green-7); + --fds-color-success-border-strong: var(--fds-global-green-8); + --fds-color-success-base-default: var(--fds-global-green-9); + --fds-color-success-base-hover: var(--fds-global-green-10); + --fds-color-success-base-active: var(--fds-global-green-11); + --fds-color-success-text-subtle: var(--fds-global-green-12); + --fds-color-success-text-default: var(--fds-global-green-13); + --fds-color-success-contrast-first: var(--fds-global-green-contrast-1); + --fds-color-success-contrast-second: var(--fds-global-green-contrast-2); + --fds-color-danger-background-default: var(--fds-global-red-1); + --fds-color-danger-background-subtle: var(--fds-global-red-2); + --fds-color-danger-surface-default: var(--fds-global-red-3); + --fds-color-danger-surface-hover: var(--fds-global-red-4); + --fds-color-danger-surface-active: var(--fds-global-red-5); + --fds-color-danger-border-subtle: var(--fds-global-red-6); + --fds-color-danger-border-default: var(--fds-global-red-7); + --fds-color-danger-border-strong: var(--fds-global-red-8); + --fds-color-danger-base-default: var(--fds-global-red-9); + --fds-color-danger-base-hover: var(--fds-global-red-10); + --fds-color-danger-base-active: var(--fds-global-red-11); + --fds-color-danger-text-subtle: var(--fds-global-red-12); + --fds-color-danger-text-default: var(--fds-global-red-13); + --fds-color-danger-contrast-first: var(--fds-global-red-contrast-1); + --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #fefeff; --fds-color-info-background-subtle: #edf5fa; --fds-color-info-surface-default: #dfecf7; @@ -203,21 +276,21 @@ --fds-color-info-text-default: #043256; --fds-color-info-contrast-first: #ffffff; --fds-color-info-contrast-second: #e6e6e6; - --fds-color-warning-background-default: #fffefc; - --fds-color-warning-background-subtle: #fbf2d5; - --fds-color-warning-surface-default: #f9ebbd; - --fds-color-warning-surface-hover: #f2d474; - --fds-color-warning-surface-active: #e8bf37; - --fds-color-warning-border-subtle: #edc644; - --fds-color-warning-border-default: #a68827; - --fds-color-warning-border-strong: #625017; - --fds-color-warning-base-default: #d46223; - --fds-color-warning-base-hover: #b0511d; - --fds-color-warning-base-active: #8e4117; - --fds-color-warning-text-subtle: #813c15; - --fds-color-warning-text-default: #4f240d; - --fds-color-warning-contrast-first: #ffffff; - --fds-color-warning-contrast-second: #e6e6e6; + --fds-color-warning-background-default: var(--fds-global-yellow-1); + --fds-color-warning-background-subtle: var(--fds-global-yellow-2); + --fds-color-warning-surface-default: var(--fds-global-yellow-3); + --fds-color-warning-surface-hover: var(--fds-global-yellow-4); + --fds-color-warning-surface-active: var(--fds-global-yellow-5); + --fds-color-warning-border-subtle: var(--fds-global-yellow-6); + --fds-color-warning-border-default: var(--fds-global-yellow-7); + --fds-color-warning-border-strong: var(--fds-global-yellow-8); + --fds-color-warning-base-default: var(--fds-global-orange-9); + --fds-color-warning-base-hover: var(--fds-global-orange-10); + --fds-color-warning-base-active: var(--fds-global-orange-11); + --fds-color-warning-text-subtle: var(--fds-global-orange-12); + --fds-color-warning-text-default: var(--fds-global-orange-13); + --fds-color-warning-contrast-first: var(--fds-global-yellow-contrast-1); + --fds-color-warning-contrast-second: var(--fds-global-yellow-contrast-2); --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/uutilsynet/dark.css b/packages/theme/brand/uutilsynet/dark.css index 30dd7590bd..5e62a58260 100644 --- a/packages/theme/brand/uutilsynet/dark.css +++ b/packages/theme/brand/uutilsynet/dark.css @@ -5,9 +5,82 @@ :root { - /** Referenced tokens */ - /** Tokens */ + --fds-global-green-1: #08200c; + --fds-global-green-2: #0b290f; + --fds-global-green-3: #0f3814; + --fds-global-green-4: #114218; + --fds-global-green-5: #144c1c; + --fds-global-green-6: #185e22; + --fds-global-green-7: #207a2c; + --fds-global-green-8: #279636; + --fds-global-green-9: #2ca63d; + --fds-global-green-10: #248c33; + --fds-global-green-11: #1d7129; + --fds-global-green-12: #64be70; + --fds-global-green-13: #a2d8aa; + --fds-global-green-contrast-1: #000; + --fds-global-green-contrast-2: #e6e6e6; + --fds-global-yellow-1: #211b08; + --fds-global-yellow-2: #2b230a; + --fds-global-yellow-3: #3a300e; + --fds-global-yellow-4: #453810; + --fds-global-yellow-5: #4e4013; + --fds-global-yellow-6: #625017; + --fds-global-yellow-7: #7f681e; + --fds-global-yellow-8: #9c8125; + --fds-global-yellow-9: #ecc238; + --fds-global-yellow-10: #cfaa31; + --fds-global-yellow-11: #b2922a; + --fds-global-yellow-12: #cca730; + --fds-global-yellow-13: #eec84d; + --fds-global-yellow-contrast-1: #000; + --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-orange-1: #2d1508; + --fds-global-orange-2: #3a1b0a; + --fds-global-orange-3: #4f240d; + --fds-global-orange-4: #5d2b0f; + --fds-global-orange-5: #6b3212; + --fds-global-orange-6: #853e16; + --fds-global-orange-7: #ac4f1c; + --fds-global-orange-8: #d46223; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #e39a72; + --fds-global-orange-13: #efc3ab; + --fds-global-orange-contrast-1: #ffffff; + --fds-global-orange-contrast-2: #e6e6e6; + --fds-global-red-1: #380c0c; + --fds-global-red-2: #470f10; + --fds-global-red-3: #5e1515; + --fds-global-red-4: #6f1819; + --fds-global-red-5: #7f1c1c; + --fds-global-red-6: #9d2223; + --fds-global-red-7: #bb3f40; + --fds-global-red-8: #c96666; + --fds-global-red-9: #b32728; + --fds-global-red-10: #8c1f1f; + --fds-global-red-11: #671617; + --fds-global-red-12: #dc9a9b; + --fds-global-red-13: #e9c2c2; + --fds-global-red-contrast-1: #000; + --fds-global-red-contrast-2: #e6e6e6; + --fds-global-blue-1: #031d30; + --fds-global-blue-2: #032540; + --fds-global-blue-3: #043256; + --fds-global-blue-4: #053c65; + --fds-global-blue-5: #064474; + --fds-global-blue-6: #075490; + --fds-global-blue-7: #0a6dba; + --fds-global-blue-8: #3389cb; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #78b1dc; + --fds-global-blue-13: #aed0ea; + --fds-global-blue-contrast-1: #ffffff; + --fds-global-blue-contrast-2: #e6e6e6; --fds-color-accent-1: #001c36; --fds-color-accent-2: #002445; --fds-color-accent-3: #00315c; @@ -158,36 +231,36 @@ --fds-color-brand3-text-default: var(--fds-color-brand3-13); --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); - --fds-color-success-background-default: #08200c; - --fds-color-success-background-subtle: #0b290f; - --fds-color-success-surface-default: #0f3814; - --fds-color-success-surface-hover: #114218; - --fds-color-success-surface-active: #144c1c; - --fds-color-success-border-subtle: #185e22; - --fds-color-success-border-default: #207a2c; - --fds-color-success-border-strong: #279636; - --fds-color-success-base-default: #2ca63d; - --fds-color-success-base-hover: #248c33; - --fds-color-success-base-active: #1d7129; - --fds-color-success-text-subtle: #64be70; - --fds-color-success-text-default: #a2d8aa; - --fds-color-success-contrast-first: #000; - --fds-color-success-contrast-second: #e6e6e6; - --fds-color-danger-background-default: #380c0c; - --fds-color-danger-background-subtle: #470f10; - --fds-color-danger-surface-default: #5e1515; - --fds-color-danger-surface-hover: #6f1819; - --fds-color-danger-surface-active: #7f1c1c; - --fds-color-danger-border-subtle: #9d2223; - --fds-color-danger-border-default: #bb3f40; - --fds-color-danger-border-strong: #c96666; - --fds-color-danger-base-default: #b32728; - --fds-color-danger-base-hover: #8c1f1f; - --fds-color-danger-base-active: #671617; - --fds-color-danger-text-subtle: #dc9a9b; - --fds-color-danger-text-default: #e9c2c2; - --fds-color-danger-contrast-first: #000; - --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-success-background-default: var(--fds-global-green-1); + --fds-color-success-background-subtle: var(--fds-global-green-2); + --fds-color-success-surface-default: var(--fds-global-green-3); + --fds-color-success-surface-hover: var(--fds-global-green-4); + --fds-color-success-surface-active: var(--fds-global-green-5); + --fds-color-success-border-subtle: var(--fds-global-green-6); + --fds-color-success-border-default: var(--fds-global-green-7); + --fds-color-success-border-strong: var(--fds-global-green-8); + --fds-color-success-base-default: var(--fds-global-green-9); + --fds-color-success-base-hover: var(--fds-global-green-10); + --fds-color-success-base-active: var(--fds-global-green-11); + --fds-color-success-text-subtle: var(--fds-global-green-12); + --fds-color-success-text-default: var(--fds-global-green-13); + --fds-color-success-contrast-first: var(--fds-global-green-contrast-1); + --fds-color-success-contrast-second: var(--fds-global-green-contrast-2); + --fds-color-danger-background-default: var(--fds-global-red-1); + --fds-color-danger-background-subtle: var(--fds-global-red-2); + --fds-color-danger-surface-default: var(--fds-global-red-3); + --fds-color-danger-surface-hover: var(--fds-global-red-4); + --fds-color-danger-surface-active: var(--fds-global-red-5); + --fds-color-danger-border-subtle: var(--fds-global-red-6); + --fds-color-danger-border-default: var(--fds-global-red-7); + --fds-color-danger-border-strong: var(--fds-global-red-8); + --fds-color-danger-base-default: var(--fds-global-red-9); + --fds-color-danger-base-hover: var(--fds-global-red-10); + --fds-color-danger-base-active: var(--fds-global-red-11); + --fds-color-danger-text-subtle: var(--fds-global-red-12); + --fds-color-danger-text-default: var(--fds-global-red-13); + --fds-color-danger-contrast-first: var(--fds-global-red-contrast-1); + --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #031d30; --fds-color-info-background-subtle: #032540; --fds-color-info-surface-default: #043256; @@ -203,21 +276,21 @@ --fds-color-info-text-default: #aed0ea; --fds-color-info-contrast-first: #ffffff; --fds-color-info-contrast-second: #e6e6e6; - --fds-color-warning-background-default: #211b08; - --fds-color-warning-background-subtle: #2b230a; - --fds-color-warning-surface-default: #3a300e; - --fds-color-warning-surface-hover: #453810; - --fds-color-warning-surface-active: #4e4013; - --fds-color-warning-border-subtle: #625017; - --fds-color-warning-border-default: #7f681e; - --fds-color-warning-border-strong: #9c8125; - --fds-color-warning-base-default: #d46223; - --fds-color-warning-base-hover: #b0511d; - --fds-color-warning-base-active: #8e4117; - --fds-color-warning-text-subtle: #e39a72; - --fds-color-warning-text-default: #efc3ab; - --fds-color-warning-contrast-first: #000; - --fds-color-warning-contrast-second: #e6e6e6; + --fds-color-warning-background-default: var(--fds-global-yellow-1); + --fds-color-warning-background-subtle: var(--fds-global-yellow-2); + --fds-color-warning-surface-default: var(--fds-global-yellow-3); + --fds-color-warning-surface-hover: var(--fds-global-yellow-4); + --fds-color-warning-surface-active: var(--fds-global-yellow-5); + --fds-color-warning-border-subtle: var(--fds-global-yellow-6); + --fds-color-warning-border-default: var(--fds-global-yellow-7); + --fds-color-warning-border-strong: var(--fds-global-yellow-8); + --fds-color-warning-base-default: var(--fds-global-orange-9); + --fds-color-warning-base-hover: var(--fds-global-orange-10); + --fds-color-warning-base-active: var(--fds-global-orange-11); + --fds-color-warning-text-subtle: var(--fds-global-orange-12); + --fds-color-warning-text-default: var(--fds-global-orange-13); + --fds-color-warning-contrast-first: var(--fds-global-yellow-contrast-1); + --fds-color-warning-contrast-second: var(--fds-global-yellow-contrast-2); --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; diff --git a/packages/theme/brand/uutilsynet/light.css b/packages/theme/brand/uutilsynet/light.css index d213c5e158..b15ed67544 100644 --- a/packages/theme/brand/uutilsynet/light.css +++ b/packages/theme/brand/uutilsynet/light.css @@ -5,9 +5,82 @@ :root { - /** Referenced tokens */ - /** Tokens */ + --fds-global-green-1: #fcfefc; + --fds-global-green-2: #e9f6ea; + --fds-global-green-3: #d9efdc; + --fds-global-green-4: #b9e1be; + --fds-global-green-5: #94d29d; + --fds-global-green-6: #9ed6a5; + --fds-global-green-7: #29a03a; + --fds-global-green-8: #185e22; + --fds-global-green-9: #2ca63d; + --fds-global-green-10: #248c33; + --fds-global-green-11: #1d7129; + --fds-global-green-12: #185c21; + --fds-global-green-13: #0f3814; + --fds-global-green-contrast-1: #ffffff; + --fds-global-green-contrast-2: #e6e6e6; + --fds-global-yellow-1: #fffefc; + --fds-global-yellow-2: #fbf2d5; + --fds-global-yellow-3: #f9ebbd; + --fds-global-yellow-4: #f2d474; + --fds-global-yellow-5: #e8bf37; + --fds-global-yellow-6: #edc644; + --fds-global-yellow-7: #a68827; + --fds-global-yellow-8: #625017; + --fds-global-yellow-9: #ecc238; + --fds-global-yellow-10: #cfaa31; + --fds-global-yellow-11: #b2922a; + --fds-global-yellow-12: #604f17; + --fds-global-yellow-13: #3a300e; + --fds-global-yellow-contrast-1: #ffffff; + --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-orange-1: #fffefd; + --fds-global-orange-2: #fbf1ec; + --fds-global-orange-3: #f9e8df; + --fds-global-orange-4: #f2d0bc; + --fds-global-orange-5: #ecb99e; + --fds-global-orange-6: #eec0a7; + --fds-global-orange-7: #d76e34; + --fds-global-orange-8: #853e16; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #813c15; + --fds-global-orange-13: #4f240d; + --fds-global-orange-contrast-1: #ffffff; + --fds-global-orange-contrast-2: #e6e6e6; + --fds-global-red-1: #fffefe; + --fds-global-red-2: #fbf2f3; + --fds-global-red-3: #f6e6e6; + --fds-global-red-4: #eecfd0; + --fds-global-red-5: #e6b9b9; + --fds-global-red-6: #e8bfbf; + --fds-global-red-7: #cd7172; + --fds-global-red-8: #9d2223; + --fds-global-red-9: #b32728; + --fds-global-red-10: #8c1f1f; + --fds-global-red-11: #671617; + --fds-global-red-12: #9a2122; + --fds-global-red-13: #5e1515; + --fds-global-red-contrast-1: #ffffff; + --fds-global-red-contrast-2: #e6e6e6; + --fds-global-blue-1: #fefeff; + --fds-global-blue-2: #edf5fa; + --fds-global-blue-3: #dfecf7; + --fds-global-blue-4: #bedaee; + --fds-global-blue-5: #a1c9e7; + --fds-global-blue-6: #aacee9; + --fds-global-blue-7: #4291ce; + --fds-global-blue-8: #075490; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #07528c; + --fds-global-blue-13: #043256; + --fds-global-blue-contrast-1: #ffffff; + --fds-global-blue-contrast-2: #e6e6e6; --fds-color-accent-1: #fefeff; --fds-color-accent-2: #eef4fa; --fds-color-accent-3: #e2edf7; @@ -158,36 +231,36 @@ --fds-color-brand3-text-default: var(--fds-color-brand3-13); --fds-color-brand3-contrast-first: var(--fds-color-brand3-contrast-1); --fds-color-brand3-contrast-second: var(--fds-color-brand3-contrast-2); - --fds-color-success-background-default: #fcfefc; - --fds-color-success-background-subtle: #e9f6ea; - --fds-color-success-surface-default: #d9efdc; - --fds-color-success-surface-hover: #b9e1be; - --fds-color-success-surface-active: #94d29d; - --fds-color-success-border-subtle: #9ed6a5; - --fds-color-success-border-default: #29a03a; - --fds-color-success-border-strong: #185e22; - --fds-color-success-base-default: #2ca63d; - --fds-color-success-base-hover: #248c33; - --fds-color-success-base-active: #1d7129; - --fds-color-success-text-subtle: #185c21; - --fds-color-success-text-default: #0f3814; - --fds-color-success-contrast-first: #ffffff; - --fds-color-success-contrast-second: #e6e6e6; - --fds-color-danger-background-default: #fffefe; - --fds-color-danger-background-subtle: #fbf2f3; - --fds-color-danger-surface-default: #f6e6e6; - --fds-color-danger-surface-hover: #eecfd0; - --fds-color-danger-surface-active: #e6b9b9; - --fds-color-danger-border-subtle: #e8bfbf; - --fds-color-danger-border-default: #cd7172; - --fds-color-danger-border-strong: #9d2223; - --fds-color-danger-base-default: #b32728; - --fds-color-danger-base-hover: #8c1f1f; - --fds-color-danger-base-active: #671617; - --fds-color-danger-text-subtle: #9a2122; - --fds-color-danger-text-default: #5e1515; - --fds-color-danger-contrast-first: #ffffff; - --fds-color-danger-contrast-second: #e6e6e6; + --fds-color-success-background-default: var(--fds-global-green-1); + --fds-color-success-background-subtle: var(--fds-global-green-2); + --fds-color-success-surface-default: var(--fds-global-green-3); + --fds-color-success-surface-hover: var(--fds-global-green-4); + --fds-color-success-surface-active: var(--fds-global-green-5); + --fds-color-success-border-subtle: var(--fds-global-green-6); + --fds-color-success-border-default: var(--fds-global-green-7); + --fds-color-success-border-strong: var(--fds-global-green-8); + --fds-color-success-base-default: var(--fds-global-green-9); + --fds-color-success-base-hover: var(--fds-global-green-10); + --fds-color-success-base-active: var(--fds-global-green-11); + --fds-color-success-text-subtle: var(--fds-global-green-12); + --fds-color-success-text-default: var(--fds-global-green-13); + --fds-color-success-contrast-first: var(--fds-global-green-contrast-1); + --fds-color-success-contrast-second: var(--fds-global-green-contrast-2); + --fds-color-danger-background-default: var(--fds-global-red-1); + --fds-color-danger-background-subtle: var(--fds-global-red-2); + --fds-color-danger-surface-default: var(--fds-global-red-3); + --fds-color-danger-surface-hover: var(--fds-global-red-4); + --fds-color-danger-surface-active: var(--fds-global-red-5); + --fds-color-danger-border-subtle: var(--fds-global-red-6); + --fds-color-danger-border-default: var(--fds-global-red-7); + --fds-color-danger-border-strong: var(--fds-global-red-8); + --fds-color-danger-base-default: var(--fds-global-red-9); + --fds-color-danger-base-hover: var(--fds-global-red-10); + --fds-color-danger-base-active: var(--fds-global-red-11); + --fds-color-danger-text-subtle: var(--fds-global-red-12); + --fds-color-danger-text-default: var(--fds-global-red-13); + --fds-color-danger-contrast-first: var(--fds-global-red-contrast-1); + --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #fefeff; --fds-color-info-background-subtle: #edf5fa; --fds-color-info-surface-default: #dfecf7; @@ -203,21 +276,21 @@ --fds-color-info-text-default: #043256; --fds-color-info-contrast-first: #ffffff; --fds-color-info-contrast-second: #e6e6e6; - --fds-color-warning-background-default: #fffefc; - --fds-color-warning-background-subtle: #fbf2d5; - --fds-color-warning-surface-default: #f9ebbd; - --fds-color-warning-surface-hover: #f2d474; - --fds-color-warning-surface-active: #e8bf37; - --fds-color-warning-border-subtle: #edc644; - --fds-color-warning-border-default: #a68827; - --fds-color-warning-border-strong: #625017; - --fds-color-warning-base-default: #d46223; - --fds-color-warning-base-hover: #b0511d; - --fds-color-warning-base-active: #8e4117; - --fds-color-warning-text-subtle: #813c15; - --fds-color-warning-text-default: #4f240d; - --fds-color-warning-contrast-first: #ffffff; - --fds-color-warning-contrast-second: #e6e6e6; + --fds-color-warning-background-default: var(--fds-global-yellow-1); + --fds-color-warning-background-subtle: var(--fds-global-yellow-2); + --fds-color-warning-surface-default: var(--fds-global-yellow-3); + --fds-color-warning-surface-hover: var(--fds-global-yellow-4); + --fds-color-warning-surface-active: var(--fds-global-yellow-5); + --fds-color-warning-border-subtle: var(--fds-global-yellow-6); + --fds-color-warning-border-default: var(--fds-global-yellow-7); + --fds-color-warning-border-strong: var(--fds-global-yellow-8); + --fds-color-warning-base-default: var(--fds-global-orange-9); + --fds-color-warning-base-hover: var(--fds-global-orange-10); + --fds-color-warning-base-active: var(--fds-global-orange-11); + --fds-color-warning-text-subtle: var(--fds-global-orange-12); + --fds-color-warning-text-default: var(--fds-global-orange-13); + --fds-color-warning-contrast-first: var(--fds-global-yellow-contrast-1); + --fds-color-warning-contrast-second: var(--fds-global-yellow-contrast-2); --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; From d42c7612589a5f9af2c2cbf3f731fd06aa881ac1 Mon Sep 17 00:00:00 2001 From: Lasse Febakke Straum <33222679+Febakke@users.noreply.github.com> Date: Thu, 16 May 2024 14:48:22 +0200 Subject: [PATCH 056/311] Added new colors and purple global color --- design-tokens/$themes.json | 33 +-- .../primitives/colors/dark/global.json | 192 +++++++++++------ .../primitives/colors/dark/theme.json | 124 +++++------ .../primitives/colors/dark/theme2.json | 124 +++++------ .../primitives/colors/dark/theme3.json | 124 +++++------ .../primitives/colors/dark/theme4.json | 124 +++++------ .../primitives/colors/light/global.json | 200 ++++++++++++------ .../primitives/colors/light/theme.json | 52 ++--- .../primitives/colors/light/theme2.json | 52 ++--- .../primitives/colors/light/theme3.json | 52 ++--- .../primitives/colors/light/theme4.json | 52 ++--- 11 files changed, 613 insertions(+), 516 deletions(-) diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index d713c464fe..0c08e87c71 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -4,19 +4,11 @@ "name": "Light", "$figmaStyleReferences": {}, "selectedTokenSets": { - "primitives/globals": "disabled", - "primitives/typography/default": "disabled", - "primitives/colors/dark/global": "disabled", - "primitives/colors/dark/theme2": "disabled", - "primitives/colors/dark/theme3": "disabled", - "primitives/colors/dark/theme4": "disabled", "primitives/colors/light/global": "enabled", "primitives/colors/light/theme2": "enabled", "primitives/colors/light/theme3": "enabled", "primitives/colors/light/theme4": "enabled", - "primitives/colors/dark/theme": "disabled", - "primitives/colors/light/theme": "enabled", - "themes/theme": "disabled" + "primitives/colors/light/theme": "enabled" }, "$figmaCollectionId": "VariableCollectionId:34507:1809", "$figmaModeId": "34507:0", @@ -404,19 +396,11 @@ "name": "Dark", "$figmaStyleReferences": {}, "selectedTokenSets": { - "primitives/globals": "disabled", - "primitives/typography/default": "disabled", "primitives/colors/dark/global": "enabled", "primitives/colors/dark/theme2": "enabled", "primitives/colors/dark/theme3": "enabled", "primitives/colors/dark/theme4": "enabled", - "primitives/colors/light/global": "disabled", - "primitives/colors/light/theme2": "disabled", - "primitives/colors/light/theme3": "disabled", - "primitives/colors/light/theme4": "disabled", - "primitives/colors/dark/theme": "enabled", - "primitives/colors/light/theme": "disabled", - "themes/theme": "disabled" + "primitives/colors/dark/theme": "enabled" }, "$figmaCollectionId": "VariableCollectionId:34507:1809", "$figmaModeId": "34507:1", @@ -983,18 +967,7 @@ "semantic/style": "enabled", "semantic/color": "enabled", "primitives/globals": "source", - "primitives/typography/default": "source", - "primitives/colors/dark/global": "disabled", - "primitives/colors/dark/theme2": "disabled", - "primitives/colors/dark/theme3": "disabled", - "primitives/colors/dark/theme4": "disabled", - "primitives/colors/light/global": "disabled", - "primitives/colors/light/theme2": "disabled", - "primitives/colors/light/theme3": "disabled", - "primitives/colors/light/theme4": "disabled", - "primitives/colors/dark/theme": "disabled", - "primitives/colors/light/theme": "disabled", - "themes/theme": "disabled" + "primitives/typography/default": "source" }, "$figmaCollectionId": "VariableCollectionId:34507:2261", "$figmaModeId": "34507:4", diff --git a/design-tokens/primitives/colors/dark/global.json b/design-tokens/primitives/colors/dark/global.json index b1a3d0ade3..cbe1df6791 100644 --- a/design-tokens/primitives/colors/dark/global.json +++ b/design-tokens/primitives/colors/dark/global.json @@ -1,126 +1,126 @@ { "global": { - "green": { + "blue": { "1": { - "value": "#08200c", + "value": "#031d30", "type": "color" }, "2": { - "value": "#0b290f", + "value": "#032540", "type": "color" }, "3": { - "value": "#0f3814", + "value": "#043256", "type": "color" }, "4": { - "value": "#114218", + "value": "#053c65", "type": "color" }, "5": { - "value": "#144c1c", + "value": "#064474", "type": "color" }, "6": { - "value": "#185e22", + "value": "#075490", "type": "color" }, "7": { - "value": "#207a2c", + "value": "#0a6dba", "type": "color" }, "8": { - "value": "#279636", + "value": "#3389cb", "type": "color" }, "9": { - "value": "#2ca63d", + "value": "#0c72c1", "type": "color" }, "10": { - "value": "#248c33", + "value": "#085c9c", "type": "color" }, "11": { - "value": "#1d7129", + "value": "#064678", "type": "color" }, "12": { - "value": "#64be70", + "value": "#78b1dc", "type": "color" }, "13": { - "value": "#a2d8aa", + "value": "#aed0ea", "type": "color" }, "contrast-1": { - "value": "#000", + "value": "#f6fafd", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#f3f8fc", "type": "color" } }, - "yellow": { + "green": { "1": { - "value": "#211b08", + "value": "#022106", "type": "color" }, "2": { - "value": "#2b230a", + "value": "#022b07", "type": "color" }, "3": { - "value": "#3a300e", + "value": "#03380a", "type": "color" }, "4": { - "value": "#453810", + "value": "#03430b", "type": "color" }, "5": { - "value": "#4e4013", + "value": "#044e0d", "type": "color" }, "6": { - "value": "#625017", + "value": "#045f10", "type": "color" }, "7": { - "value": "#7f681e", + "value": "#067b15", "type": "color" }, "8": { - "value": "#9c8125", + "value": "#08991a", "type": "color" }, "9": { - "value": "#ecc238", + "value": "#08991a", "type": "color" }, "10": { - "value": "#cfaa31", + "value": "#067f16", "type": "color" }, "11": { - "value": "#b2922a", + "value": "#056511", "type": "color" }, "12": { - "value": "#cca730", + "value": "#61be6d", "type": "color" }, "13": { - "value": "#eec84d", + "value": "#a3d9aa", "type": "color" }, "contrast-1": { - "value": "#000", + "value": "#022c08", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#011403", "type": "color" } }, @@ -178,135 +178,197 @@ "type": "color" }, "contrast-1": { - "value": "#ffffff", + "value": "#3e1c0a", + "type": "color" + }, + "contrast-2": { + "value": "#1c0d05", + "type": "color" + } + }, + "purple": { + "1": { + "value": "#251238", + "type": "color" + }, + "2": { + "value": "#301748", + "type": "color" + }, + "3": { + "value": "#402060", + "type": "color" + }, + "4": { + "value": "#4d2673", + "type": "color" + }, + "5": { + "value": "#572b83", + "type": "color" + }, + "6": { + "value": "#6b399d", + "type": "color" + }, + "7": { + "value": "#8257ac", + "type": "color" + }, + "8": { + "value": "#9875ba", + "type": "color" + }, + "9": { + "value": "#663399", + "type": "color" + }, + "10": { + "value": "#4d2673", + "type": "color" + }, + "11": { + "value": "#32194c", + "type": "color" + }, + "12": { + "value": "#b9a1d0", + "type": "color" + }, + "13": { + "value": "#d5c7e3", + "type": "color" + }, + "contrast-1": { + "value": "#f9f7fb", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#d7cae5", "type": "color" } }, "red": { "1": { - "value": "#380c0c", + "value": "#3b0708", "type": "color" }, "2": { - "value": "#470f10", + "value": "#4b0909", "type": "color" }, "3": { - "value": "#5e1515", + "value": "#630c0d", "type": "color" }, "4": { - "value": "#6f1819", + "value": "#740e0f", "type": "color" }, "5": { - "value": "#7f1c1c", + "value": "#851011", "type": "color" }, "6": { - "value": "#9d2223", + "value": "#a41415", "type": "color" }, "7": { - "value": "#bb3f40", + "value": "#d21a1b", "type": "color" }, "8": { - "value": "#c96666", + "value": "#ea4a4a", "type": "color" }, "9": { - "value": "#b32728", + "value": "#e51c1d", "type": "color" }, "10": { - "value": "#8c1f1f", + "value": "#bb1718", "type": "color" }, "11": { - "value": "#671617", + "value": "#921213", "type": "color" }, "12": { - "value": "#dc9a9b", + "value": "#f28f8f", "type": "color" }, "13": { - "value": "#e9c2c2", + "value": "#f7bdbd", "type": "color" }, "contrast-1": { - "value": "#000", + "value": "#fef6f6", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#fef9f9", "type": "color" } }, - "blue": { + "yellow": { "1": { - "value": "#031d30", + "value": "#221b06", "type": "color" }, "2": { - "value": "#032540", + "value": "#2b2307", "type": "color" }, "3": { - "value": "#043256", + "value": "#3a300a", "type": "color" }, "4": { - "value": "#053c65", + "value": "#45380c", "type": "color" }, "5": { - "value": "#064474", + "value": "#4f410e", "type": "color" }, "6": { - "value": "#075490", + "value": "#635011", "type": "color" }, "7": { - "value": "#0a6dba", + "value": "#806816", "type": "color" }, "8": { - "value": "#3389cb", + "value": "#9d801b", "type": "color" }, "9": { - "value": "#0c72c1", + "value": "#eabf28", "type": "color" }, "10": { - "value": "#085c9c", + "value": "#cca723", "type": "color" }, "11": { - "value": "#064678", + "value": "#b1901e", "type": "color" }, "12": { - "value": "#78b1dc", + "value": "#cca723", "type": "color" }, "13": { - "value": "#aed0ea", + "value": "#edc94b", "type": "color" }, "contrast-1": { - "value": "#ffffff", + "value": "#2e2508", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#52430e", "type": "color" } } diff --git a/design-tokens/primitives/colors/dark/theme.json b/design-tokens/primitives/colors/dark/theme.json index f58d19bdae..943eed3fa5 100644 --- a/design-tokens/primitives/colors/dark/theme.json +++ b/design-tokens/primitives/colors/dark/theme.json @@ -62,6 +62,68 @@ "type": "color" } }, + "neutral": { + "1": { + "value": "#131c27", + "type": "color" + }, + "2": { + "value": "#192433", + "type": "color" + }, + "3": { + "value": "#243142", + "type": "color" + }, + "4": { + "value": "#2e3a4a", + "type": "color" + }, + "5": { + "value": "#374352", + "type": "color" + }, + "6": { + "value": "#495361", + "type": "color" + }, + "7": { + "value": "#626b77", + "type": "color" + }, + "8": { + "value": "#7d848e", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#a6abb2", + "type": "color" + }, + "13": { + "value": "#c9ccd0", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + }, "brand1": { "1": { "value": "#2f1213", @@ -247,68 +309,6 @@ "value": "#061f33", "type": "color" } - }, - "neutral": { - "1": { - "value": "#131c27", - "type": "color" - }, - "2": { - "value": "#192433", - "type": "color" - }, - "3": { - "value": "#243142", - "type": "color" - }, - "4": { - "value": "#2e3a4a", - "type": "color" - }, - "5": { - "value": "#374352", - "type": "color" - }, - "6": { - "value": "#495361", - "type": "color" - }, - "7": { - "value": "#626b77", - "type": "color" - }, - "8": { - "value": "#7d848e", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#a6abb2", - "type": "color" - }, - "13": { - "value": "#c9ccd0", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } } } } \ No newline at end of file diff --git a/design-tokens/primitives/colors/dark/theme2.json b/design-tokens/primitives/colors/dark/theme2.json index 5c97daa1d6..127253b904 100644 --- a/design-tokens/primitives/colors/dark/theme2.json +++ b/design-tokens/primitives/colors/dark/theme2.json @@ -62,6 +62,68 @@ "type": "color" } }, + "neutral": { + "1": { + "value": "#131c27", + "type": "color" + }, + "2": { + "value": "#192433", + "type": "color" + }, + "3": { + "value": "#243142", + "type": "color" + }, + "4": { + "value": "#2e3a4a", + "type": "color" + }, + "5": { + "value": "#374352", + "type": "color" + }, + "6": { + "value": "#495361", + "type": "color" + }, + "7": { + "value": "#626b77", + "type": "color" + }, + "8": { + "value": "#7d848e", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#a6abb2", + "type": "color" + }, + "13": { + "value": "#c9ccd0", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + }, "brand1": { "1": { "value": "#2f1213", @@ -247,68 +309,6 @@ "value": "#061f33", "type": "color" } - }, - "neutral": { - "1": { - "value": "#131c27", - "type": "color" - }, - "2": { - "value": "#192433", - "type": "color" - }, - "3": { - "value": "#243142", - "type": "color" - }, - "4": { - "value": "#2e3a4a", - "type": "color" - }, - "5": { - "value": "#374352", - "type": "color" - }, - "6": { - "value": "#495361", - "type": "color" - }, - "7": { - "value": "#626b77", - "type": "color" - }, - "8": { - "value": "#7d848e", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#a6abb2", - "type": "color" - }, - "13": { - "value": "#c9ccd0", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } } } } \ No newline at end of file diff --git a/design-tokens/primitives/colors/dark/theme3.json b/design-tokens/primitives/colors/dark/theme3.json index 742297fb20..e6520fd754 100644 --- a/design-tokens/primitives/colors/dark/theme3.json +++ b/design-tokens/primitives/colors/dark/theme3.json @@ -62,6 +62,68 @@ "type": "color" } }, + "neutral": { + "1": { + "value": "#131c27", + "type": "color" + }, + "2": { + "value": "#192433", + "type": "color" + }, + "3": { + "value": "#243142", + "type": "color" + }, + "4": { + "value": "#2e3a4a", + "type": "color" + }, + "5": { + "value": "#374352", + "type": "color" + }, + "6": { + "value": "#495361", + "type": "color" + }, + "7": { + "value": "#626b77", + "type": "color" + }, + "8": { + "value": "#7d848e", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#a6abb2", + "type": "color" + }, + "13": { + "value": "#c9ccd0", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + }, "brand1": { "1": { "value": "#2f1213", @@ -247,68 +309,6 @@ "value": "#061f33", "type": "color" } - }, - "neutral": { - "1": { - "value": "#131c27", - "type": "color" - }, - "2": { - "value": "#192433", - "type": "color" - }, - "3": { - "value": "#243142", - "type": "color" - }, - "4": { - "value": "#2e3a4a", - "type": "color" - }, - "5": { - "value": "#374352", - "type": "color" - }, - "6": { - "value": "#495361", - "type": "color" - }, - "7": { - "value": "#626b77", - "type": "color" - }, - "8": { - "value": "#7d848e", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#a6abb2", - "type": "color" - }, - "13": { - "value": "#c9ccd0", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } } } } \ No newline at end of file diff --git a/design-tokens/primitives/colors/dark/theme4.json b/design-tokens/primitives/colors/dark/theme4.json index d5f1f3ce2a..fd07776f9f 100644 --- a/design-tokens/primitives/colors/dark/theme4.json +++ b/design-tokens/primitives/colors/dark/theme4.json @@ -62,6 +62,68 @@ "type": "color" } }, + "neutral": { + "1": { + "value": "#131c27", + "type": "color" + }, + "2": { + "value": "#192433", + "type": "color" + }, + "3": { + "value": "#243142", + "type": "color" + }, + "4": { + "value": "#2e3a4a", + "type": "color" + }, + "5": { + "value": "#374352", + "type": "color" + }, + "6": { + "value": "#495361", + "type": "color" + }, + "7": { + "value": "#626b77", + "type": "color" + }, + "8": { + "value": "#7d848e", + "type": "color" + }, + "9": { + "value": "#1e2b3c", + "type": "color" + }, + "10": { + "value": "#333e4e", + "type": "color" + }, + "11": { + "value": "#495361", + "type": "color" + }, + "12": { + "value": "#a6abb2", + "type": "color" + }, + "13": { + "value": "#c9ccd0", + "type": "color" + }, + "contrast-1": { + "value": "#f9f9fa", + "type": "color" + }, + "contrast-2": { + "value": "#9ea3ab", + "type": "color" + } + }, "brand1": { "1": { "value": "#2f1213", @@ -247,68 +309,6 @@ "value": "#061f33", "type": "color" } - }, - "neutral": { - "1": { - "value": "#131c27", - "type": "color" - }, - "2": { - "value": "#192433", - "type": "color" - }, - "3": { - "value": "#243142", - "type": "color" - }, - "4": { - "value": "#2e3a4a", - "type": "color" - }, - "5": { - "value": "#374352", - "type": "color" - }, - "6": { - "value": "#495361", - "type": "color" - }, - "7": { - "value": "#626b77", - "type": "color" - }, - "8": { - "value": "#7d848e", - "type": "color" - }, - "9": { - "value": "#1e2b3c", - "type": "color" - }, - "10": { - "value": "#333e4e", - "type": "color" - }, - "11": { - "value": "#495361", - "type": "color" - }, - "12": { - "value": "#a6abb2", - "type": "color" - }, - "13": { - "value": "#c9ccd0", - "type": "color" - }, - "contrast-1": { - "value": "#f9f9fa", - "type": "color" - }, - "contrast-2": { - "value": "#9ea3ab", - "type": "color" - } } } } \ No newline at end of file diff --git a/design-tokens/primitives/colors/light/global.json b/design-tokens/primitives/colors/light/global.json index 7b973f35dd..3421f9ecc1 100644 --- a/design-tokens/primitives/colors/light/global.json +++ b/design-tokens/primitives/colors/light/global.json @@ -1,126 +1,126 @@ { "global": { - "green": { + "blue": { "1": { - "value": "#fcfefc", + "value": "#fefeff", "type": "color" }, "2": { - "value": "#e9f6ea", + "value": "#edf5fa", "type": "color" }, "3": { - "value": "#d9efdc", + "value": "#d3e5f4", "type": "color" }, "4": { - "value": "#b9e1be", + "value": "#b7d5ed", "type": "color" }, "5": { - "value": "#94d29d", + "value": "#9bc5e5", "type": "color" }, "6": { - "value": "#9ed6a5", + "value": "#aacee9", "type": "color" }, "7": { - "value": "#29a03a", + "value": "#4291ce", "type": "color" }, "8": { - "value": "#185e22", + "value": "#075490", "type": "color" }, "9": { - "value": "#2ca63d", + "value": "#0c72c1", "type": "color" }, "10": { - "value": "#248c33", + "value": "#085c9c", "type": "color" }, "11": { - "value": "#1d7129", + "value": "#064678", "type": "color" }, "12": { - "value": "#185c21", + "value": "#075089", "type": "color" }, "13": { - "value": "#0f3814", + "value": "#043256", "type": "color" }, "contrast-1": { - "value": "#ffffff", + "value": "#f6fafd", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#f3f8fc", "type": "color" } }, - "yellow": { + "green": { "1": { - "value": "#fffefc", + "value": "#fcfefc", "type": "color" }, "2": { - "value": "#fbf2d5", + "value": "#ebf7ec", "type": "color" }, "3": { - "value": "#f9ebbd", + "value": "#ccead0", "type": "color" }, "4": { - "value": "#f2d474", + "value": "#acddb2", "type": "color" }, "5": { - "value": "#e8bf37", + "value": "#8cd095", "type": "color" }, "6": { - "value": "#edc644", + "value": "#9dd7a4", "type": "color" }, "7": { - "value": "#a68827", + "value": "#1aa12c", "type": "color" }, "8": { - "value": "#625017", + "value": "#045f10", "type": "color" }, "9": { - "value": "#ecc238", + "value": "#08991a", "type": "color" }, "10": { - "value": "#cfaa31", + "value": "#067f16", "type": "color" }, "11": { - "value": "#b2922a", + "value": "#056511", "type": "color" }, "12": { - "value": "#604f17", + "value": "#045a0f", "type": "color" }, "13": { - "value": "#3a300e", + "value": "#03380a", "type": "color" }, "contrast-1": { - "value": "#ffffff", + "value": "#022c08", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#011403", "type": "color" } }, @@ -134,15 +134,15 @@ "type": "color" }, "3": { - "value": "#f9e8df", + "value": "#f6ddd0", "type": "color" }, "4": { - "value": "#f2d0bc", + "value": "#f0cab4", "type": "color" }, "5": { - "value": "#ecb99e", + "value": "#ebb597", "type": "color" }, "6": { @@ -170,7 +170,7 @@ "type": "color" }, "12": { - "value": "#813c15", + "value": "#7f3a15", "type": "color" }, "13": { @@ -178,135 +178,197 @@ "type": "color" }, "contrast-1": { - "value": "#ffffff", + "value": "#3e1c0a", + "type": "color" + }, + "contrast-2": { + "value": "#1c0d05", + "type": "color" + } + }, + "purple": { + "1": { + "value": "#fefefe", + "type": "color" + }, + "2": { + "value": "#f5f2f9", + "type": "color" + }, + "3": { + "value": "#e7dfef", + "type": "color" + }, + "4": { + "value": "#d9cce6", + "type": "color" + }, + "5": { + "value": "#ccbadd", + "type": "color" + }, + "6": { + "value": "#d2c3e1", + "type": "color" + }, + "7": { + "value": "#9e7dbf", + "type": "color" + }, + "8": { + "value": "#6b399d", + "type": "color" + }, + "9": { + "value": "#663399", + "type": "color" + }, + "10": { + "value": "#4d2673", + "type": "color" + }, + "11": { + "value": "#32194c", + "type": "color" + }, + "12": { + "value": "#663399", + "type": "color" + }, + "13": { + "value": "#402060", + "type": "color" + }, + "contrast-1": { + "value": "#f9f7fb", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#d7cae5", "type": "color" } }, "red": { "1": { - "value": "#fffefe", + "value": "#fffdfd", "type": "color" }, "2": { - "value": "#fbf2f3", + "value": "#fdf0f0", "type": "color" }, "3": { - "value": "#f6e6e6", + "value": "#fbdada", "type": "color" }, "4": { - "value": "#eecfd0", + "value": "#f8c5c5", "type": "color" }, "5": { - "value": "#e6b9b9", + "value": "#f6aeae", "type": "color" }, "6": { - "value": "#e8bfbf", + "value": "#f7baba", "type": "color" }, "7": { - "value": "#cd7172", + "value": "#ec5a5b", "type": "color" }, "8": { - "value": "#9d2223", + "value": "#a41415", "type": "color" }, "9": { - "value": "#b32728", + "value": "#e51c1d", "type": "color" }, "10": { - "value": "#8c1f1f", + "value": "#bb1718", "type": "color" }, "11": { - "value": "#671617", + "value": "#921213", "type": "color" }, "12": { - "value": "#9a2122", + "value": "#9b1314", "type": "color" }, "13": { - "value": "#5e1515", + "value": "#630c0d", "type": "color" }, "contrast-1": { - "value": "#ffffff", + "value": "#fef6f6", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#fef9f9", "type": "color" } }, - "blue": { + "yellow": { "1": { - "value": "#fefeff", + "value": "#fffefc", "type": "color" }, "2": { - "value": "#edf5fa", + "value": "#fbf2d3", "type": "color" }, "3": { - "value": "#dfecf7", + "value": "#f5e19b", "type": "color" }, "4": { - "value": "#bedaee", + "value": "#efcf5d", "type": "color" }, "5": { - "value": "#a1c9e7", + "value": "#e6bc27", "type": "color" }, "6": { - "value": "#aacee9", + "value": "#ecc53b", "type": "color" }, "7": { - "value": "#4291ce", + "value": "#a7881c", "type": "color" }, "8": { - "value": "#075490", + "value": "#635011", "type": "color" }, "9": { - "value": "#0c72c1", + "value": "#eabf28", "type": "color" }, "10": { - "value": "#085c9c", + "value": "#cca723", "type": "color" }, "11": { - "value": "#064678", + "value": "#b1901e", "type": "color" }, "12": { - "value": "#07528c", + "value": "#5d4c10", "type": "color" }, "13": { - "value": "#043256", + "value": "#3a300a", "type": "color" }, "contrast-1": { - "value": "#ffffff", + "value": "#2e2508", "type": "color" }, "contrast-2": { - "value": "#e6e6e6", + "value": "#52430e", "type": "color" } } diff --git a/design-tokens/primitives/colors/light/theme.json b/design-tokens/primitives/colors/light/theme.json index f4fe2dfaa1..51f99dd067 100644 --- a/design-tokens/primitives/colors/light/theme.json +++ b/design-tokens/primitives/colors/light/theme.json @@ -10,15 +10,15 @@ "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#d4e5f3", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#bad5ec", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#a1c5e5", "type": "color" }, "6": { @@ -46,7 +46,7 @@ "type": "color" }, "12": { - "value": "#005099", + "value": "#004d93", "type": "color" }, "13": { @@ -72,15 +72,15 @@ "type": "color" }, "3": { - "value": "#e9eaec", + "value": "#e1e3e5", "type": "color" }, "4": { - "value": "#d5d7da", + "value": "#ced1d4", "type": "color" }, "5": { - "value": "#c1c4c9", + "value": "#bdc1c6", "type": "color" }, "6": { @@ -108,7 +108,7 @@ "type": "color" }, "12": { - "value": "#46505e", + "value": "#444e5d", "type": "color" }, "13": { @@ -134,15 +134,15 @@ "type": "color" }, "3": { - "value": "#fde5e6", + "value": "#fcdadb", "type": "color" }, "4": { - "value": "#fbcccd", + "value": "#fbc4c5", "type": "color" }, "5": { - "value": "#fab1b3", + "value": "#f9adaf", "type": "color" }, "6": { @@ -170,7 +170,7 @@ "type": "color" }, "12": { - "value": "#873537", + "value": "#843336", "type": "color" }, "13": { @@ -178,11 +178,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#41191b", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#2f1213", "type": "color" } }, @@ -196,15 +196,15 @@ "type": "color" }, "3": { - "value": "#f8e9c6", + "value": "#f5dfac", "type": "color" }, "4": { - "value": "#f2d48d", + "value": "#f0ce7e", "type": "color" }, "5": { - "value": "#ebbe54", + "value": "#eaba4a", "type": "color" }, "6": { @@ -232,7 +232,7 @@ "type": "color" }, "12": { - "value": "#664c0e", + "value": "#634a0e", "type": "color" }, "13": { @@ -240,11 +240,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#302407", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#45340a", "type": "color" } }, @@ -258,15 +258,15 @@ "type": "color" }, "3": { - "value": "#d9eefd", + "value": "#c8e6fd", "type": "color" }, "4": { - "value": "#b3dcfc", + "value": "#a9d7fb", "type": "color" }, "5": { - "value": "#8bcafa", + "value": "#84c7fa", "type": "color" }, "6": { @@ -294,7 +294,7 @@ "type": "color" }, "12": { - "value": "#105387", + "value": "#105082", "type": "color" }, "13": { @@ -302,11 +302,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#082740", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#061f33", "type": "color" } } diff --git a/design-tokens/primitives/colors/light/theme2.json b/design-tokens/primitives/colors/light/theme2.json index f2459c32d4..4757592d4d 100644 --- a/design-tokens/primitives/colors/light/theme2.json +++ b/design-tokens/primitives/colors/light/theme2.json @@ -10,15 +10,15 @@ "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#d4e5f3", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#bad5ec", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#a1c5e5", "type": "color" }, "6": { @@ -46,7 +46,7 @@ "type": "color" }, "12": { - "value": "#005099", + "value": "#004d93", "type": "color" }, "13": { @@ -72,15 +72,15 @@ "type": "color" }, "3": { - "value": "#e9eaec", + "value": "#e1e3e5", "type": "color" }, "4": { - "value": "#d5d7da", + "value": "#ced1d4", "type": "color" }, "5": { - "value": "#c1c4c9", + "value": "#bdc1c6", "type": "color" }, "6": { @@ -108,7 +108,7 @@ "type": "color" }, "12": { - "value": "#46505e", + "value": "#444e5d", "type": "color" }, "13": { @@ -134,15 +134,15 @@ "type": "color" }, "3": { - "value": "#fde5e6", + "value": "#fcdadb", "type": "color" }, "4": { - "value": "#fbcccd", + "value": "#fbc4c5", "type": "color" }, "5": { - "value": "#fab1b3", + "value": "#f9adaf", "type": "color" }, "6": { @@ -170,7 +170,7 @@ "type": "color" }, "12": { - "value": "#873537", + "value": "#843336", "type": "color" }, "13": { @@ -178,11 +178,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#41191b", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#2f1213", "type": "color" } }, @@ -196,15 +196,15 @@ "type": "color" }, "3": { - "value": "#f8e9c6", + "value": "#f5dfac", "type": "color" }, "4": { - "value": "#f2d48d", + "value": "#f0ce7e", "type": "color" }, "5": { - "value": "#ebbe54", + "value": "#eaba4a", "type": "color" }, "6": { @@ -232,7 +232,7 @@ "type": "color" }, "12": { - "value": "#664c0e", + "value": "#634a0e", "type": "color" }, "13": { @@ -240,11 +240,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#302407", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#45340a", "type": "color" } }, @@ -258,15 +258,15 @@ "type": "color" }, "3": { - "value": "#d9eefd", + "value": "#c8e6fd", "type": "color" }, "4": { - "value": "#b3dcfc", + "value": "#a9d7fb", "type": "color" }, "5": { - "value": "#8bcafa", + "value": "#84c7fa", "type": "color" }, "6": { @@ -294,7 +294,7 @@ "type": "color" }, "12": { - "value": "#105387", + "value": "#105082", "type": "color" }, "13": { @@ -302,11 +302,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#082740", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#061f33", "type": "color" } } diff --git a/design-tokens/primitives/colors/light/theme3.json b/design-tokens/primitives/colors/light/theme3.json index 716170daf3..88290922f1 100644 --- a/design-tokens/primitives/colors/light/theme3.json +++ b/design-tokens/primitives/colors/light/theme3.json @@ -10,15 +10,15 @@ "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#d4e5f3", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#bad5ec", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#a1c5e5", "type": "color" }, "6": { @@ -46,7 +46,7 @@ "type": "color" }, "12": { - "value": "#005099", + "value": "#004d93", "type": "color" }, "13": { @@ -72,15 +72,15 @@ "type": "color" }, "3": { - "value": "#e9eaec", + "value": "#e1e3e5", "type": "color" }, "4": { - "value": "#d5d7da", + "value": "#ced1d4", "type": "color" }, "5": { - "value": "#c1c4c9", + "value": "#bdc1c6", "type": "color" }, "6": { @@ -108,7 +108,7 @@ "type": "color" }, "12": { - "value": "#46505e", + "value": "#444e5d", "type": "color" }, "13": { @@ -134,15 +134,15 @@ "type": "color" }, "3": { - "value": "#fde5e6", + "value": "#fcdadb", "type": "color" }, "4": { - "value": "#fbcccd", + "value": "#fbc4c5", "type": "color" }, "5": { - "value": "#fab1b3", + "value": "#f9adaf", "type": "color" }, "6": { @@ -170,7 +170,7 @@ "type": "color" }, "12": { - "value": "#873537", + "value": "#843336", "type": "color" }, "13": { @@ -178,11 +178,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#41191b", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#2f1213", "type": "color" } }, @@ -196,15 +196,15 @@ "type": "color" }, "3": { - "value": "#f8e9c6", + "value": "#f5dfac", "type": "color" }, "4": { - "value": "#f2d48d", + "value": "#f0ce7e", "type": "color" }, "5": { - "value": "#ebbe54", + "value": "#eaba4a", "type": "color" }, "6": { @@ -232,7 +232,7 @@ "type": "color" }, "12": { - "value": "#664c0e", + "value": "#634a0e", "type": "color" }, "13": { @@ -240,11 +240,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#302407", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#45340a", "type": "color" } }, @@ -258,15 +258,15 @@ "type": "color" }, "3": { - "value": "#d9eefd", + "value": "#c8e6fd", "type": "color" }, "4": { - "value": "#b3dcfc", + "value": "#a9d7fb", "type": "color" }, "5": { - "value": "#8bcafa", + "value": "#84c7fa", "type": "color" }, "6": { @@ -294,7 +294,7 @@ "type": "color" }, "12": { - "value": "#105387", + "value": "#105082", "type": "color" }, "13": { @@ -302,11 +302,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#082740", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#061f33", "type": "color" } } diff --git a/design-tokens/primitives/colors/light/theme4.json b/design-tokens/primitives/colors/light/theme4.json index b3fcd32e4d..88687b634e 100644 --- a/design-tokens/primitives/colors/light/theme4.json +++ b/design-tokens/primitives/colors/light/theme4.json @@ -10,15 +10,15 @@ "type": "color" }, "3": { - "value": "#e2edf7", + "value": "#d4e5f3", "type": "color" }, "4": { - "value": "#c3daef", + "value": "#bad5ec", "type": "color" }, "5": { - "value": "#a4c7e6", + "value": "#a1c5e5", "type": "color" }, "6": { @@ -46,7 +46,7 @@ "type": "color" }, "12": { - "value": "#005099", + "value": "#004d93", "type": "color" }, "13": { @@ -72,15 +72,15 @@ "type": "color" }, "3": { - "value": "#e9eaec", + "value": "#e1e3e5", "type": "color" }, "4": { - "value": "#d5d7da", + "value": "#ced1d4", "type": "color" }, "5": { - "value": "#c1c4c9", + "value": "#bdc1c6", "type": "color" }, "6": { @@ -108,7 +108,7 @@ "type": "color" }, "12": { - "value": "#46505e", + "value": "#444e5d", "type": "color" }, "13": { @@ -134,15 +134,15 @@ "type": "color" }, "3": { - "value": "#fde5e6", + "value": "#fcdadb", "type": "color" }, "4": { - "value": "#fbcccd", + "value": "#fbc4c5", "type": "color" }, "5": { - "value": "#fab1b3", + "value": "#f9adaf", "type": "color" }, "6": { @@ -170,7 +170,7 @@ "type": "color" }, "12": { - "value": "#873537", + "value": "#843336", "type": "color" }, "13": { @@ -178,11 +178,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#41191b", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#2f1213", "type": "color" } }, @@ -196,15 +196,15 @@ "type": "color" }, "3": { - "value": "#f8e9c6", + "value": "#f5dfac", "type": "color" }, "4": { - "value": "#f2d48d", + "value": "#f0ce7e", "type": "color" }, "5": { - "value": "#ebbe54", + "value": "#eaba4a", "type": "color" }, "6": { @@ -232,7 +232,7 @@ "type": "color" }, "12": { - "value": "#664c0e", + "value": "#634a0e", "type": "color" }, "13": { @@ -240,11 +240,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#302407", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#45340a", "type": "color" } }, @@ -258,15 +258,15 @@ "type": "color" }, "3": { - "value": "#d9eefd", + "value": "#c8e6fd", "type": "color" }, "4": { - "value": "#b3dcfc", + "value": "#a9d7fb", "type": "color" }, "5": { - "value": "#8bcafa", + "value": "#84c7fa", "type": "color" }, "6": { @@ -294,7 +294,7 @@ "type": "color" }, "12": { - "value": "#105387", + "value": "#105082", "type": "color" }, "13": { @@ -302,11 +302,11 @@ "type": "color" }, "contrast-1": { - "value": "#f6fafd", + "value": "#082740", "type": "color" }, "contrast-2": { - "value": "#ddeaf6", + "value": "#061f33", "type": "color" } } From fc65ac07cc14c8ec2d23b40b8026a605112aec58 Mon Sep 17 00:00:00 2001 From: Lasse Karlsen <33222679+Febakke@users.noreply.github.com> Date: Tue, 21 May 2024 11:08:03 +0200 Subject: [PATCH 057/311] Update tokens-v2.ts Started on list of new tokens --- packages/cli/src/migrations/tokens-v2.ts | 70 ++++++++++++------------ 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/packages/cli/src/migrations/tokens-v2.ts b/packages/cli/src/migrations/tokens-v2.ts index 4ea5afb03b..cb21d0c6fc 100644 --- a/packages/cli/src/migrations/tokens-v2.ts +++ b/packages/cli/src/migrations/tokens-v2.ts @@ -5,45 +5,45 @@ export default (glob?: string) => globPath: glob, dictionary: { '--fds-semantic-surface-first-light': '--fds-color-brand1-surface-default', - '--fds-semantic-surface-first-light-hover': '', - '--fds-semantic-surface-first-light-active': '', + '--fds-semantic-surface-first-light-hover': '--fds-color-brand1-surface-hover', + '--fds-semantic-surface-first-light-active': '--fds-color-brand1-surface-active', '--fds-semantic-surface-first-dark': '', - '--fds-semantic-surface-second-light': '', - '--fds-semantic-surface-second-light-hover': '', - '--fds-semantic-surface-second-light-active': '', + '--fds-semantic-surface-second-light': '--fds-color-brand2-surface-default', + '--fds-semantic-surface-second-light-hover': '--fds-color-brand2-surface-hover', + '--fds-semantic-surface-second-light-active': '--fds-color-brand2-surface-active', '--fds-semantic-surface-second-dark': '', - '--fds-semantic-surface-third-light': '', - '--fds-semantic-surface-third-light-hover': '', - '--fds-semantic-surface-third-light-active': '', + '--fds-semantic-surface-third-light': '--fds-color-brand3-surface-default', + '--fds-semantic-surface-third-light-hover': '--fds-color-brand3-surface-hover', + '--fds-semantic-surface-third-light-active': '--fds-color-brand3-surface-active', '--fds-semantic-surface-third-dark': '', - '--fds-semantic-surface-action-first-subtle': '', - '--fds-semantic-surface-action-first-subtle-hover': '', - '--fds-semantic-surface-action-first-default': '', - '--fds-semantic-surface-action-first-hover': '', - '--fds-semantic-surface-action-first-active': '', - '--fds-semantic-surface-action-first-no_fill': '', - '--fds-semantic-surface-action-first-no_fill-hover': '', - '--fds-semantic-surface-action-first-no_fill-active': '', - '--fds-semantic-surface-action-second-subtle': '', - '--fds-semantic-surface-action-second-subtle-hover': '', - '--fds-semantic-surface-action-second-default': '', - '--fds-semantic-surface-action-second-hover': '', - '--fds-semantic-surface-action-second-active': '', - '--fds-semantic-surface-action-second-no_fill': '', - '--fds-semantic-surface-action-second-no_fill-hover': '', - '--fds-semantic-surface-action-second-no_fill-active': '', - '--fds-semantic-surface-action-subtle': '', - '--fds-semantic-surface-action-subtle-hover': '', - '--fds-semantic-surface-action-default': '', - '--fds-semantic-surface-action-hover': '', - '--fds-semantic-surface-action-active': '', - '--fds-semantic-surface-action-no_fill': '', - '--fds-semantic-surface-action-no_fill-hover': '', - '--fds-semantic-surface-action-no_fill-active': '', - '--fds-semantic-surface-action-checked': '', - '--fds-semantic-surface-neutral-default': '', + '--fds-semantic-surface-action-first-subtle': '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-first-subtle-hover': '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-first-default': '--fds-color-accent-base-default', + '--fds-semantic-surface-action-first-hover': '--fds-color-accent-base-hover', + '--fds-semantic-surface-action-first-active': '--fds-color-accent-base-active', + '--fds-semantic-surface-action-first-no_fill': '--fds-color-accent-contrast-first', + '--fds-semantic-surface-action-first-no_fill-hover': '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-first-no_fill-active': '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-second-subtle': '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-second-subtle-hover': '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-second-default': '--fds-color-accent-base-default', + '--fds-semantic-surface-action-second-hover': '--fds-color-accent-base-hover', + '--fds-semantic-surface-action-second-active': '--fds-color-accent-base-active', + '--fds-semantic-surface-action-second-no_fill': '--fds-color-accent-contrast-first', + '--fds-semantic-surface-action-second-no_fill-hover': '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-second-no_fill-active': '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-subtle': '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-subtle-hover': '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-default': '--fds-color-accent-base-default', + '--fds-semantic-surface-action-hover': '--fds-color-accent-base-hover', + '--fds-semantic-surface-action-active': '--fds-color-accent-base-active', + '--fds-semantic-surface-action-no_fill': '--fds-color-accent-contrast-first', + '--fds-semantic-surface-action-no_fill-hover': '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-no_fill-active': '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-checked': '--fds-color-accent-base-default', + '--fds-semantic-surface-neutral-default': '--fds-color-neutral-background-default', '--fds-semantic-surface-neutral-selected': '', - '--fds-semantic-surface-neutral-subtle': '', + '--fds-semantic-surface-neutral-subtle': '--fds-color-neutral-background-subtle', '--fds-semantic-surface-neutral-subtle-hover': '', '--fds-semantic-surface-neutral-dark': '', '--fds-semantic-surface-neutral-dark-hover': '', From 8f738000de9c292738e464140a80c3bfb255fb90 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 058/311] generate new tokens --- apps/storefront/tokens/altinn/dark.ts | 2259 +++++++++++--------- apps/storefront/tokens/altinn/light.ts | 1257 ++++++----- apps/storefront/tokens/digdir/dark.ts | 2259 +++++++++++--------- apps/storefront/tokens/digdir/light.ts | 1257 ++++++----- apps/storefront/tokens/theme4/dark.ts | 2259 +++++++++++--------- apps/storefront/tokens/theme4/light.ts | 1257 ++++++----- apps/storefront/tokens/uutilsynet/dark.ts | 2259 +++++++++++--------- apps/storefront/tokens/uutilsynet/light.ts | 1257 ++++++----- packages/cli/bin/designsystemet.ts | 26 +- packages/theme/brand/altinn/dark.css | 143 +- packages/theme/brand/altinn/light.css | 209 +- packages/theme/brand/digdir/dark.css | 143 +- packages/theme/brand/digdir/light.css | 209 +- packages/theme/brand/theme4/dark.css | 143 +- packages/theme/brand/theme4/light.css | 209 +- packages/theme/brand/uutilsynet/dark.css | 143 +- packages/theme/brand/uutilsynet/light.css | 209 +- 17 files changed, 8834 insertions(+), 6664 deletions(-) diff --git a/apps/storefront/tokens/altinn/dark.ts b/apps/storefront/tokens/altinn/dark.ts index d881398aea..e71a3ed7e1 100644 --- a/apps/storefront/tokens/altinn/dark.ts +++ b/apps/storefront/tokens/altinn/dark.ts @@ -4,512 +4,512 @@ export const color = [ { - value: "#08200c", + value: "#031d30", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#08200c", + value: "#031d30", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-global-blue-1", attributes: {}, path: [ "global", - "green", + "blue", "1" ] }, { - value: "#0b290f", + value: "#032540", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0b290f", + value: "#032540", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-global-blue-2", attributes: {}, path: [ "global", - "green", + "blue", "2" ] }, { - value: "#0f3814", + value: "#043256", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0f3814", + value: "#043256", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-global-blue-3", attributes: {}, path: [ "global", - "green", + "blue", "3" ] }, { - value: "#114218", + value: "#053c65", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#114218", + value: "#053c65", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-global-blue-4", attributes: {}, path: [ "global", - "green", + "blue", "4" ] }, { - value: "#144c1c", + value: "#064474", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#144c1c", + value: "#064474", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-global-blue-5", attributes: {}, path: [ "global", - "green", + "blue", "5" ] }, { - value: "#185e22", + value: "#075490", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#185e22", + value: "#075490", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-global-blue-6", attributes: {}, path: [ "global", - "green", + "blue", "6" ] }, { - value: "#207a2c", + value: "#0a6dba", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#207a2c", + value: "#0a6dba", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-global-blue-7", attributes: {}, path: [ "global", - "green", + "blue", "7" ] }, { - value: "#279636", + value: "#3389cb", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#279636", + value: "#3389cb", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-global-blue-8", attributes: {}, path: [ "global", - "green", + "blue", "8" ] }, { - value: "#2ca63d", + value: "#0c72c1", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#2ca63d", + value: "#0c72c1", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-global-blue-9", attributes: {}, path: [ "global", - "green", + "blue", "9" ] }, { - value: "#248c33", + value: "#085c9c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#248c33", + value: "#085c9c", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-global-blue-10", attributes: {}, path: [ "global", - "green", + "blue", "10" ] }, { - value: "#1d7129", + value: "#064678", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#1d7129", + value: "#064678", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-global-blue-11", attributes: {}, path: [ "global", - "green", + "blue", "11" ] }, { - value: "#64be70", + value: "#78b1dc", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#64be70", + value: "#78b1dc", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-global-blue-12", attributes: {}, path: [ "global", - "green", + "blue", "12" ] }, { - value: "#a2d8aa", + value: "#aed0ea", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#a2d8aa", + value: "#aed0ea", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-global-blue-13", attributes: {}, path: [ "global", - "green", + "blue", "13" ] }, { - value: "#000", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#f6fafd", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ "global", - "green", + "blue", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#f3f8fc", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ "global", - "green", + "blue", "contrast-2" ] }, { - value: "#211b08", + value: "#022106", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#211b08", + value: "#022106", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-global-green-1", attributes: {}, path: [ "global", - "yellow", + "green", "1" ] }, { - value: "#2b230a", + value: "#022b07", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#2b230a", + value: "#022b07", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-global-green-2", attributes: {}, path: [ "global", - "yellow", + "green", "2" ] }, { - value: "#3a300e", + value: "#03380a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#3a300e", + value: "#03380a", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-global-green-3", attributes: {}, path: [ "global", - "yellow", + "green", "3" ] }, { - value: "#453810", + value: "#03430b", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#453810", + value: "#03430b", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-global-green-4", attributes: {}, path: [ "global", - "yellow", + "green", "4" ] }, { - value: "#4e4013", + value: "#044e0d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#4e4013", + value: "#044e0d", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-global-green-5", attributes: {}, path: [ "global", - "yellow", + "green", "5" ] }, { - value: "#625017", + value: "#045f10", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#625017", + value: "#045f10", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-global-green-6", attributes: {}, path: [ "global", - "yellow", + "green", "6" ] }, { - value: "#7f681e", + value: "#067b15", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#7f681e", + value: "#067b15", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-global-green-7", attributes: {}, path: [ "global", - "yellow", + "green", "7" ] }, { - value: "#9c8125", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#9c8125", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-global-green-8", attributes: {}, path: [ "global", - "yellow", + "green", "8" ] }, { - value: "#ecc238", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ecc238", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-global-green-9", attributes: {}, path: [ "global", - "yellow", + "green", "9" ] }, { - value: "#cfaa31", + value: "#067f16", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#cfaa31", + value: "#067f16", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-global-green-10", attributes: {}, path: [ "global", - "yellow", + "green", "10" ] }, { - value: "#b2922a", + value: "#056511", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#b2922a", + value: "#056511", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-global-green-11", attributes: {}, path: [ "global", - "yellow", + "green", "11" ] }, { - value: "#cca730", + value: "#61be6d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#cca730", + value: "#61be6d", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-global-green-12", attributes: {}, path: [ "global", - "yellow", + "green", "12" ] }, { - value: "#eec84d", + value: "#a3d9aa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#eec84d", + value: "#a3d9aa", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-global-green-13", attributes: {}, path: [ "global", - "yellow", + "green", "13" ] }, { - value: "#000", + value: "#022c08", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#022c08", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#011403", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-2" ] }, @@ -735,12 +735,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#3e1c0a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ffffff", + value: "#3e1c0a", type: "color" }, name: "--fds-global-orange-contrast-1", @@ -752,12 +752,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#1c0d05", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#1c0d05", type: "color" }, name: "--fds-global-orange-contrast-2", @@ -769,512 +769,767 @@ export const color = [ ] }, { - value: "#380c0c", + value: "#251238", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#380c0c", + value: "#251238", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-global-purple-1", attributes: {}, path: [ "global", - "red", + "purple", "1" ] }, { - value: "#470f10", + value: "#301748", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#470f10", + value: "#301748", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-global-purple-2", attributes: {}, path: [ "global", - "red", + "purple", "2" ] }, { - value: "#5e1515", + value: "#402060", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#5e1515", + value: "#402060", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-global-purple-3", attributes: {}, path: [ "global", - "red", + "purple", "3" ] }, { - value: "#6f1819", + value: "#4d2673", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#6f1819", + value: "#4d2673", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-global-purple-4", attributes: {}, path: [ "global", - "red", + "purple", "4" ] }, { - value: "#7f1c1c", + value: "#572b83", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#7f1c1c", + value: "#572b83", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-global-purple-5", attributes: {}, path: [ "global", - "red", + "purple", "5" ] }, { - value: "#9d2223", + value: "#6b399d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#9d2223", + value: "#6b399d", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-global-purple-6", attributes: {}, path: [ "global", - "red", + "purple", "6" ] }, { - value: "#bb3f40", + value: "#8257ac", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#bb3f40", + value: "#8257ac", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-global-purple-7", attributes: {}, path: [ "global", - "red", + "purple", "7" ] }, { - value: "#c96666", + value: "#9875ba", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#c96666", + value: "#9875ba", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-global-purple-8", attributes: {}, path: [ "global", - "red", + "purple", "8" ] }, { - value: "#b32728", + value: "#663399", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#b32728", + value: "#663399", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-global-purple-9", attributes: {}, path: [ "global", - "red", + "purple", "9" ] }, { - value: "#8c1f1f", + value: "#4d2673", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#8c1f1f", + value: "#4d2673", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-global-purple-10", attributes: {}, path: [ "global", - "red", + "purple", "10" ] }, { - value: "#671617", + value: "#32194c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#671617", + value: "#32194c", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-global-purple-11", attributes: {}, path: [ "global", - "red", + "purple", "11" ] }, { - value: "#dc9a9b", + value: "#b9a1d0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#dc9a9b", + value: "#b9a1d0", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-global-purple-12", attributes: {}, path: [ "global", - "red", + "purple", "12" ] }, { - value: "#e9c2c2", + value: "#d5c7e3", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e9c2c2", + value: "#d5c7e3", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-global-purple-13", attributes: {}, path: [ "global", - "red", + "purple", "13" ] }, { - value: "#000", + value: "#f9f7fb", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#f9f7fb", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-global-purple-contrast-1", attributes: {}, path: [ "global", - "red", + "purple", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#d7cae5", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#d7cae5", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-global-purple-contrast-2", attributes: {}, path: [ "global", - "red", + "purple", "contrast-2" ] }, { - value: "#031d30", + value: "#3b0708", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#031d30", + value: "#3b0708", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-global-red-1", attributes: {}, path: [ "global", - "blue", + "red", "1" ] }, { - value: "#032540", + value: "#4b0909", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#032540", + value: "#4b0909", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-global-red-2", attributes: {}, path: [ "global", - "blue", + "red", "2" ] }, { - value: "#043256", + value: "#630c0d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#043256", + value: "#630c0d", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-global-red-3", attributes: {}, path: [ "global", - "blue", + "red", "3" ] }, { - value: "#053c65", + value: "#740e0f", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#053c65", + value: "#740e0f", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-global-red-4", attributes: {}, path: [ "global", - "blue", + "red", "4" ] }, { - value: "#064474", + value: "#851011", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#064474", + value: "#851011", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-global-red-5", attributes: {}, path: [ "global", - "blue", + "red", "5" ] }, { - value: "#075490", + value: "#a41415", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#075490", + value: "#a41415", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-global-red-6", attributes: {}, path: [ "global", - "blue", + "red", "6" ] }, { - value: "#0a6dba", + value: "#d21a1b", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0a6dba", + value: "#d21a1b", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-global-red-7", attributes: {}, path: [ "global", - "blue", + "red", "7" ] }, { - value: "#3389cb", + value: "#ea4a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#3389cb", + value: "#ea4a4a", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-global-red-8", attributes: {}, path: [ "global", - "blue", + "red", "8" ] }, { - value: "#0c72c1", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0c72c1", + value: "#e51c1d", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-global-red-9", attributes: {}, path: [ "global", - "blue", + "red", "9" ] }, { - value: "#085c9c", + value: "#bb1718", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#085c9c", + value: "#bb1718", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-global-red-10", attributes: {}, path: [ "global", - "blue", + "red", "10" ] }, { - value: "#064678", + value: "#921213", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#064678", + value: "#921213", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-global-red-11", attributes: {}, path: [ "global", - "blue", + "red", "11" ] }, { - value: "#78b1dc", + value: "#f28f8f", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#78b1dc", + value: "#f28f8f", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-global-red-12", attributes: {}, path: [ "global", - "blue", + "red", "12" ] }, { - value: "#aed0ea", + value: "#f7bdbd", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#aed0ea", + value: "#f7bdbd", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-global-red-13", attributes: {}, path: [ "global", - "blue", + "red", "13" ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ffffff", + value: "#fef6f6", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ "global", - "blue", + "red", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#fef9f9", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ "global", - "blue", + "red", + "contrast-2" + ] + }, + { + value: "#221b06", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#221b06", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b2307", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#2b2307", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300a", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#3a300a", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#45380c", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#45380c", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4f410e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#4f410e", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#635011", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#635011", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#806816", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#806816", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9d801b", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#9d801b", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#eabf28", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#eabf28", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cca723", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#cca723", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b1901e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#b1901e", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca723", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#cca723", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#edc94b", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#edc94b", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#2e2508", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#2e2508", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#52430e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#52430e", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", "contrast-2" ] }, @@ -2554,7 +2809,7 @@ export const color = [ ] }, { - value: "#08200c", + value: "#022106", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2571,7 +2826,7 @@ export const color = [ ] }, { - value: "#0b290f", + value: "#022b07", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2588,7 +2843,7 @@ export const color = [ ] }, { - value: "#0f3814", + value: "#03380a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2605,7 +2860,7 @@ export const color = [ ] }, { - value: "#114218", + value: "#03430b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2622,7 +2877,7 @@ export const color = [ ] }, { - value: "#144c1c", + value: "#044e0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2639,7 +2894,7 @@ export const color = [ ] }, { - value: "#185e22", + value: "#045f10", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2656,7 +2911,7 @@ export const color = [ ] }, { - value: "#207a2c", + value: "#067b15", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2673,7 +2928,7 @@ export const color = [ ] }, { - value: "#279636", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2690,7 +2945,7 @@ export const color = [ ] }, { - value: "#2ca63d", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2707,7 +2962,7 @@ export const color = [ ] }, { - value: "#248c33", + value: "#067f16", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2724,7 +2979,7 @@ export const color = [ ] }, { - value: "#1d7129", + value: "#056511", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2741,7 +2996,7 @@ export const color = [ ] }, { - value: "#64be70", + value: "#61be6d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2758,7 +3013,7 @@ export const color = [ ] }, { - value: "#a2d8aa", + value: "#a3d9aa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2775,7 +3030,7 @@ export const color = [ ] }, { - value: "#000", + value: "#022c08", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2792,7 +3047,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2809,7 +3064,7 @@ export const color = [ ] }, { - value: "#380c0c", + value: "#3b0708", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2826,7 +3081,7 @@ export const color = [ ] }, { - value: "#470f10", + value: "#4b0909", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2843,7 +3098,7 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2860,7 +3115,7 @@ export const color = [ ] }, { - value: "#6f1819", + value: "#740e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2877,7 +3132,7 @@ export const color = [ ] }, { - value: "#7f1c1c", + value: "#851011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2894,7 +3149,7 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2911,7 +3166,7 @@ export const color = [ ] }, { - value: "#bb3f40", + value: "#d21a1b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2928,7 +3183,7 @@ export const color = [ ] }, { - value: "#c96666", + value: "#ea4a4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2945,7 +3200,7 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2962,7 +3217,7 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2979,7 +3234,7 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2996,7 +3251,7 @@ export const color = [ ] }, { - value: "#dc9a9b", + value: "#f28f8f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3013,7 +3268,7 @@ export const color = [ ] }, { - value: "#e9c2c2", + value: "#f7bdbd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3030,7 +3285,7 @@ export const color = [ ] }, { - value: "#000", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3047,7 +3302,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3285,7 +3540,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3302,7 +3557,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3319,7 +3574,7 @@ export const color = [ ] }, { - value: "#211b08", + value: "#221b06", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3336,7 +3591,7 @@ export const color = [ ] }, { - value: "#2b230a", + value: "#2b2307", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3353,7 +3608,7 @@ export const color = [ ] }, { - value: "#3a300e", + value: "#3a300a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3370,7 +3625,7 @@ export const color = [ ] }, { - value: "#453810", + value: "#45380c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3387,7 +3642,7 @@ export const color = [ ] }, { - value: "#4e4013", + value: "#4f410e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3404,7 +3659,7 @@ export const color = [ ] }, { - value: "#625017", + value: "#635011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3421,7 +3676,7 @@ export const color = [ ] }, { - value: "#7f681e", + value: "#806816", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3438,7 +3693,7 @@ export const color = [ ] }, { - value: "#9c8125", + value: "#9d801b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3540,7 +3795,7 @@ export const color = [ ] }, { - value: "#000", + value: "#2e2508", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3557,7 +3812,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3829,49 +4084,304 @@ export const color = [ ] }, { - value: "#2f1213", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#2f1213", + value: "#131c27", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ "theme2", - "brand1", + "neutral", "1" ] }, { - value: "#3c1819", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#3c1819", + value: "#192433", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ "theme2", - "brand1", + "neutral", "2" ] }, { - value: "#522021", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#522021", + value: "#243142", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", attributes: {}, path: [ "theme2", @@ -4594,512 +5104,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ "theme3", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ "theme3", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ "theme3", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ "theme3", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ "theme3", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ "theme3", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ "theme3", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ "theme3", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ "theme3", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ "theme3", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ "theme3", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ "theme3", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ "theme3", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ "theme3", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ "theme3", - "accent", + "neutral", "contrast-2" ] }, @@ -5869,512 +6379,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ "theme4", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ "theme4", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ "theme4", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ "theme4", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ "theme4", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ "theme4", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ "theme4", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ "theme4", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ "theme4", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ "theme4", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ "theme4", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ "theme4", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ "theme4", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ "theme4", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ "theme4", - "accent", + "neutral", "contrast-2" ] }, @@ -7144,512 +7654,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme-accent-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ "theme", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme-accent-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ "theme", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme-accent-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ "theme", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme-accent-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ "theme", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme-accent-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ "theme", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme-accent-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ "theme", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme-accent-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ "theme", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme-accent-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ "theme", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme-accent-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ "theme", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme-accent-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ "theme", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme-accent-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ "theme", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme-accent-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ "theme", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme-accent-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ "theme", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme-accent-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ "theme", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme-accent-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ "theme", - "accent", + "neutral", "contrast-2" ] }, @@ -8417,261 +8927,6 @@ export const color = [ "brand3", "contrast-2" ] - }, - { - value: "#131c27", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#131c27", - type: "color" - }, - name: "--fds-theme-neutral-1", - attributes: {}, - path: [ - "theme", - "neutral", - "1" - ] - }, - { - value: "#192433", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#192433", - type: "color" - }, - name: "--fds-theme-neutral-2", - attributes: {}, - path: [ - "theme", - "neutral", - "2" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-theme-neutral-3", - attributes: {}, - path: [ - "theme", - "neutral", - "3" - ] - }, - { - value: "#2e3a4a", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#2e3a4a", - type: "color" - }, - name: "--fds-theme-neutral-4", - attributes: {}, - path: [ - "theme", - "neutral", - "4" - ] - }, - { - value: "#374352", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#374352", - type: "color" - }, - name: "--fds-theme-neutral-5", - attributes: {}, - path: [ - "theme", - "neutral", - "5" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-theme-neutral-6", - attributes: {}, - path: [ - "theme", - "neutral", - "6" - ] - }, - { - value: "#626b77", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#626b77", - type: "color" - }, - name: "--fds-theme-neutral-7", - attributes: {}, - path: [ - "theme", - "neutral", - "7" - ] - }, - { - value: "#7d848e", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#7d848e", - type: "color" - }, - name: "--fds-theme-neutral-8", - attributes: {}, - path: [ - "theme", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-theme-neutral-9", - attributes: {}, - path: [ - "theme", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-theme-neutral-10", - attributes: {}, - path: [ - "theme", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-theme-neutral-11", - attributes: {}, - path: [ - "theme", - "neutral", - "11" - ] - }, - { - value: "#a6abb2", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#a6abb2", - type: "color" - }, - name: "--fds-theme-neutral-12", - attributes: {}, - path: [ - "theme", - "neutral", - "12" - ] - }, - { - value: "#c9ccd0", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#c9ccd0", - type: "color" - }, - name: "--fds-theme-neutral-13", - attributes: {}, - path: [ - "theme", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-theme-neutral-contrast-1", - attributes: {}, - path: [ - "theme", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-theme-neutral-contrast-2", - attributes: {}, - path: [ - "theme", - "neutral", - "contrast-2" - ] } ] diff --git a/apps/storefront/tokens/altinn/light.ts b/apps/storefront/tokens/altinn/light.ts index 411fd3ebb4..d5bf0095b9 100644 --- a/apps/storefront/tokens/altinn/light.ts +++ b/apps/storefront/tokens/altinn/light.ts @@ -4,512 +4,512 @@ export const color = [ { - value: "#fcfefc", + value: "#fefeff", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fcfefc", + value: "#fefeff", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-global-blue-1", attributes: {}, path: [ "global", - "green", + "blue", "1" ] }, { - value: "#e9f6ea", + value: "#edf5fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e9f6ea", + value: "#edf5fa", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-global-blue-2", attributes: {}, path: [ "global", - "green", + "blue", "2" ] }, { - value: "#d9efdc", + value: "#d3e5f4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#d9efdc", + value: "#d3e5f4", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-global-blue-3", attributes: {}, path: [ "global", - "green", + "blue", "3" ] }, { - value: "#b9e1be", + value: "#b7d5ed", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b9e1be", + value: "#b7d5ed", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-global-blue-4", attributes: {}, path: [ "global", - "green", + "blue", "4" ] }, { - value: "#94d29d", + value: "#9bc5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#94d29d", + value: "#9bc5e5", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-global-blue-5", attributes: {}, path: [ "global", - "green", + "blue", "5" ] }, { - value: "#9ed6a5", + value: "#aacee9", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9ed6a5", + value: "#aacee9", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-global-blue-6", attributes: {}, path: [ "global", - "green", + "blue", "6" ] }, { - value: "#29a03a", + value: "#4291ce", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#29a03a", + value: "#4291ce", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-global-blue-7", attributes: {}, path: [ "global", - "green", + "blue", "7" ] }, { - value: "#185e22", + value: "#075490", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#185e22", + value: "#075490", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-global-blue-8", attributes: {}, path: [ "global", - "green", + "blue", "8" ] }, { - value: "#2ca63d", + value: "#0c72c1", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#2ca63d", + value: "#0c72c1", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-global-blue-9", attributes: {}, path: [ "global", - "green", + "blue", "9" ] }, { - value: "#248c33", + value: "#085c9c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#248c33", + value: "#085c9c", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-global-blue-10", attributes: {}, path: [ "global", - "green", + "blue", "10" ] }, { - value: "#1d7129", + value: "#064678", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#1d7129", + value: "#064678", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-global-blue-11", attributes: {}, path: [ "global", - "green", + "blue", "11" ] }, { - value: "#185c21", + value: "#075089", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#185c21", + value: "#075089", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-global-blue-12", attributes: {}, path: [ "global", - "green", + "blue", "12" ] }, { - value: "#0f3814", + value: "#043256", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#0f3814", + value: "#043256", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-global-blue-13", attributes: {}, path: [ "global", - "green", + "blue", "13" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#f6fafd", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ "global", - "green", + "blue", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#f3f8fc", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ "global", - "green", + "blue", "contrast-2" ] }, { - value: "#fffefc", + value: "#fcfefc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fffefc", + value: "#fcfefc", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-global-green-1", attributes: {}, path: [ "global", - "yellow", + "green", "1" ] }, { - value: "#fbf2d5", + value: "#ebf7ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fbf2d5", + value: "#ebf7ec", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-global-green-2", attributes: {}, path: [ "global", - "yellow", + "green", "2" ] }, { - value: "#f9ebbd", + value: "#ccead0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f9ebbd", + value: "#ccead0", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-global-green-3", attributes: {}, path: [ "global", - "yellow", + "green", "3" ] }, { - value: "#f2d474", + value: "#acddb2", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f2d474", + value: "#acddb2", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-global-green-4", attributes: {}, path: [ "global", - "yellow", + "green", "4" ] }, { - value: "#e8bf37", + value: "#8cd095", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e8bf37", + value: "#8cd095", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-global-green-5", attributes: {}, path: [ "global", - "yellow", + "green", "5" ] }, { - value: "#edc644", + value: "#9dd7a4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#edc644", + value: "#9dd7a4", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-global-green-6", attributes: {}, path: [ "global", - "yellow", + "green", "6" ] }, { - value: "#a68827", + value: "#1aa12c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#a68827", + value: "#1aa12c", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-global-green-7", attributes: {}, path: [ "global", - "yellow", + "green", "7" ] }, { - value: "#625017", + value: "#045f10", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#625017", + value: "#045f10", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-global-green-8", attributes: {}, path: [ "global", - "yellow", + "green", "8" ] }, { - value: "#ecc238", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ecc238", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-global-green-9", attributes: {}, path: [ "global", - "yellow", + "green", "9" ] }, { - value: "#cfaa31", + value: "#067f16", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#cfaa31", + value: "#067f16", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-global-green-10", attributes: {}, path: [ "global", - "yellow", + "green", "10" ] }, { - value: "#b2922a", + value: "#056511", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b2922a", + value: "#056511", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-global-green-11", attributes: {}, path: [ "global", - "yellow", + "green", "11" ] }, { - value: "#604f17", + value: "#045a0f", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#604f17", + value: "#045a0f", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-global-green-12", attributes: {}, path: [ "global", - "yellow", + "green", "12" ] }, { - value: "#3a300e", + value: "#03380a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#3a300e", + value: "#03380a", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-global-green-13", attributes: {}, path: [ "global", - "yellow", + "green", "13" ] }, { - value: "#ffffff", + value: "#022c08", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#022c08", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#011403", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-2" ] }, @@ -548,12 +548,12 @@ export const color = [ ] }, { - value: "#f9e8df", + value: "#f6ddd0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f9e8df", + value: "#f6ddd0", type: "color" }, name: "--fds-global-orange-3", @@ -565,12 +565,12 @@ export const color = [ ] }, { - value: "#f2d0bc", + value: "#f0cab4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f2d0bc", + value: "#f0cab4", type: "color" }, name: "--fds-global-orange-4", @@ -582,12 +582,12 @@ export const color = [ ] }, { - value: "#ecb99e", + value: "#ebb597", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ecb99e", + value: "#ebb597", type: "color" }, name: "--fds-global-orange-5", @@ -701,12 +701,12 @@ export const color = [ ] }, { - value: "#813c15", + value: "#7f3a15", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#813c15", + value: "#7f3a15", type: "color" }, name: "--fds-global-orange-12", @@ -735,12 +735,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#3e1c0a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#3e1c0a", type: "color" }, name: "--fds-global-orange-contrast-1", @@ -752,12 +752,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#1c0d05", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#1c0d05", type: "color" }, name: "--fds-global-orange-contrast-2", @@ -769,12 +769,267 @@ export const color = [ ] }, { - value: "#fffefe", + value: "#fefefe", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fffefe", + value: "#fefefe", + type: "color" + }, + name: "--fds-global-purple-1", + attributes: {}, + path: [ + "global", + "purple", + "1" + ] + }, + { + value: "#f5f2f9", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#f5f2f9", + type: "color" + }, + name: "--fds-global-purple-2", + attributes: {}, + path: [ + "global", + "purple", + "2" + ] + }, + { + value: "#e7dfef", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#e7dfef", + type: "color" + }, + name: "--fds-global-purple-3", + attributes: {}, + path: [ + "global", + "purple", + "3" + ] + }, + { + value: "#d9cce6", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d9cce6", + type: "color" + }, + name: "--fds-global-purple-4", + attributes: {}, + path: [ + "global", + "purple", + "4" + ] + }, + { + value: "#ccbadd", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#ccbadd", + type: "color" + }, + name: "--fds-global-purple-5", + attributes: {}, + path: [ + "global", + "purple", + "5" + ] + }, + { + value: "#d2c3e1", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d2c3e1", + type: "color" + }, + name: "--fds-global-purple-6", + attributes: {}, + path: [ + "global", + "purple", + "6" + ] + }, + { + value: "#9e7dbf", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#9e7dbf", + type: "color" + }, + name: "--fds-global-purple-7", + attributes: {}, + path: [ + "global", + "purple", + "7" + ] + }, + { + value: "#6b399d", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#6b399d", + type: "color" + }, + name: "--fds-global-purple-8", + attributes: {}, + path: [ + "global", + "purple", + "8" + ] + }, + { + value: "#663399", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#663399", + type: "color" + }, + name: "--fds-global-purple-9", + attributes: {}, + path: [ + "global", + "purple", + "9" + ] + }, + { + value: "#4d2673", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#4d2673", + type: "color" + }, + name: "--fds-global-purple-10", + attributes: {}, + path: [ + "global", + "purple", + "10" + ] + }, + { + value: "#32194c", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#32194c", + type: "color" + }, + name: "--fds-global-purple-11", + attributes: {}, + path: [ + "global", + "purple", + "11" + ] + }, + { + value: "#663399", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#663399", + type: "color" + }, + name: "--fds-global-purple-12", + attributes: {}, + path: [ + "global", + "purple", + "12" + ] + }, + { + value: "#402060", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#402060", + type: "color" + }, + name: "--fds-global-purple-13", + attributes: {}, + path: [ + "global", + "purple", + "13" + ] + }, + { + value: "#f9f7fb", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#f9f7fb", + type: "color" + }, + name: "--fds-global-purple-contrast-1", + attributes: {}, + path: [ + "global", + "purple", + "contrast-1" + ] + }, + { + value: "#d7cae5", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d7cae5", + type: "color" + }, + name: "--fds-global-purple-contrast-2", + attributes: {}, + path: [ + "global", + "purple", + "contrast-2" + ] + }, + { + value: "#fffdfd", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#fffdfd", type: "color" }, name: "--fds-global-red-1", @@ -786,12 +1041,12 @@ export const color = [ ] }, { - value: "#fbf2f3", + value: "#fdf0f0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fbf2f3", + value: "#fdf0f0", type: "color" }, name: "--fds-global-red-2", @@ -803,12 +1058,12 @@ export const color = [ ] }, { - value: "#f6e6e6", + value: "#fbdada", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f6e6e6", + value: "#fbdada", type: "color" }, name: "--fds-global-red-3", @@ -820,12 +1075,12 @@ export const color = [ ] }, { - value: "#eecfd0", + value: "#f8c5c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#eecfd0", + value: "#f8c5c5", type: "color" }, name: "--fds-global-red-4", @@ -837,12 +1092,12 @@ export const color = [ ] }, { - value: "#e6b9b9", + value: "#f6aeae", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6b9b9", + value: "#f6aeae", type: "color" }, name: "--fds-global-red-5", @@ -854,12 +1109,12 @@ export const color = [ ] }, { - value: "#e8bfbf", + value: "#f7baba", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e8bfbf", + value: "#f7baba", type: "color" }, name: "--fds-global-red-6", @@ -871,12 +1126,12 @@ export const color = [ ] }, { - value: "#cd7172", + value: "#ec5a5b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#cd7172", + value: "#ec5a5b", type: "color" }, name: "--fds-global-red-7", @@ -888,12 +1143,12 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9d2223", + value: "#a41415", type: "color" }, name: "--fds-global-red-8", @@ -905,12 +1160,12 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b32728", + value: "#e51c1d", type: "color" }, name: "--fds-global-red-9", @@ -922,12 +1177,12 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#8c1f1f", + value: "#bb1718", type: "color" }, name: "--fds-global-red-10", @@ -939,12 +1194,12 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#671617", + value: "#921213", type: "color" }, name: "--fds-global-red-11", @@ -956,12 +1211,12 @@ export const color = [ ] }, { - value: "#9a2122", + value: "#9b1314", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9a2122", + value: "#9b1314", type: "color" }, name: "--fds-global-red-12", @@ -973,12 +1228,12 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#5e1515", + value: "#630c0d", type: "color" }, name: "--fds-global-red-13", @@ -990,12 +1245,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#fef6f6", type: "color" }, name: "--fds-global-red-contrast-1", @@ -1007,12 +1262,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#fef9f9", type: "color" }, name: "--fds-global-red-contrast-2", @@ -1024,257 +1279,257 @@ export const color = [ ] }, { - value: "#fefeff", + value: "#fffefc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fefeff", + value: "#fffefc", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-global-yellow-1", attributes: {}, path: [ "global", - "blue", + "yellow", "1" ] }, { - value: "#edf5fa", + value: "#fbf2d3", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#edf5fa", + value: "#fbf2d3", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-global-yellow-2", attributes: {}, path: [ "global", - "blue", + "yellow", "2" ] }, { - value: "#dfecf7", + value: "#f5e19b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#dfecf7", + value: "#f5e19b", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-global-yellow-3", attributes: {}, path: [ "global", - "blue", + "yellow", "3" ] }, { - value: "#bedaee", + value: "#efcf5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#bedaee", + value: "#efcf5d", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-global-yellow-4", attributes: {}, path: [ "global", - "blue", + "yellow", "4" ] }, { - value: "#a1c9e7", + value: "#e6bc27", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#a1c9e7", + value: "#e6bc27", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-global-yellow-5", attributes: {}, path: [ "global", - "blue", + "yellow", "5" ] }, { - value: "#aacee9", + value: "#ecc53b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#aacee9", + value: "#ecc53b", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-global-yellow-6", attributes: {}, path: [ "global", - "blue", + "yellow", "6" ] }, { - value: "#4291ce", + value: "#a7881c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#4291ce", + value: "#a7881c", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-global-yellow-7", attributes: {}, path: [ "global", - "blue", + "yellow", "7" ] }, { - value: "#075490", + value: "#635011", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#075490", + value: "#635011", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-global-yellow-8", attributes: {}, path: [ "global", - "blue", + "yellow", "8" ] }, { - value: "#0c72c1", + value: "#eabf28", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#0c72c1", + value: "#eabf28", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-global-yellow-9", attributes: {}, path: [ "global", - "blue", + "yellow", "9" ] }, { - value: "#085c9c", + value: "#cca723", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#085c9c", + value: "#cca723", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-global-yellow-10", attributes: {}, path: [ "global", - "blue", + "yellow", "10" ] }, { - value: "#064678", + value: "#b1901e", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#064678", + value: "#b1901e", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-global-yellow-11", attributes: {}, path: [ "global", - "blue", + "yellow", "11" ] }, { - value: "#07528c", + value: "#5d4c10", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#07528c", + value: "#5d4c10", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-global-yellow-12", attributes: {}, path: [ "global", - "blue", + "yellow", "12" ] }, { - value: "#043256", + value: "#3a300a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#043256", + value: "#3a300a", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-global-yellow-13", attributes: {}, path: [ "global", - "blue", + "yellow", "13" ] }, { - value: "#ffffff", + value: "#2e2508", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#2e2508", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ "global", - "blue", + "yellow", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#52430e", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ "global", - "blue", + "yellow", "contrast-2" ] }, @@ -1313,7 +1568,7 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1330,7 +1585,7 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1347,7 +1602,7 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1466,7 +1721,7 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1568,7 +1823,7 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1585,7 +1840,7 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1602,7 +1857,7 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1721,7 +1976,7 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1823,7 +2078,7 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1840,7 +2095,7 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1857,7 +2112,7 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1976,7 +2231,7 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2010,7 +2265,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2027,7 +2282,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2078,7 +2333,7 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2095,7 +2350,7 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2112,7 +2367,7 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2231,7 +2486,7 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2265,7 +2520,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2282,7 +2537,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2333,7 +2588,7 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2350,7 +2605,7 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2367,7 +2622,7 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2486,7 +2741,7 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2520,7 +2775,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2537,7 +2792,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2571,7 +2826,7 @@ export const color = [ ] }, { - value: "#e9f6ea", + value: "#ebf7ec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2588,7 +2843,7 @@ export const color = [ ] }, { - value: "#d9efdc", + value: "#ccead0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2605,7 +2860,7 @@ export const color = [ ] }, { - value: "#b9e1be", + value: "#acddb2", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2622,7 +2877,7 @@ export const color = [ ] }, { - value: "#94d29d", + value: "#8cd095", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2639,7 +2894,7 @@ export const color = [ ] }, { - value: "#9ed6a5", + value: "#9dd7a4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2656,7 +2911,7 @@ export const color = [ ] }, { - value: "#29a03a", + value: "#1aa12c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2673,7 +2928,7 @@ export const color = [ ] }, { - value: "#185e22", + value: "#045f10", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2690,7 +2945,7 @@ export const color = [ ] }, { - value: "#2ca63d", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2707,7 +2962,7 @@ export const color = [ ] }, { - value: "#248c33", + value: "#067f16", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2724,7 +2979,7 @@ export const color = [ ] }, { - value: "#1d7129", + value: "#056511", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2741,7 +2996,7 @@ export const color = [ ] }, { - value: "#185c21", + value: "#045a0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2758,7 +3013,7 @@ export const color = [ ] }, { - value: "#0f3814", + value: "#03380a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2775,7 +3030,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#022c08", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2792,7 +3047,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2809,7 +3064,7 @@ export const color = [ ] }, { - value: "#fffefe", + value: "#fffdfd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2826,7 +3081,7 @@ export const color = [ ] }, { - value: "#fbf2f3", + value: "#fdf0f0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2843,7 +3098,7 @@ export const color = [ ] }, { - value: "#f6e6e6", + value: "#fbdada", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2860,7 +3115,7 @@ export const color = [ ] }, { - value: "#eecfd0", + value: "#f8c5c5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2877,7 +3132,7 @@ export const color = [ ] }, { - value: "#e6b9b9", + value: "#f6aeae", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2894,7 +3149,7 @@ export const color = [ ] }, { - value: "#e8bfbf", + value: "#f7baba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2911,7 +3166,7 @@ export const color = [ ] }, { - value: "#cd7172", + value: "#ec5a5b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2928,7 +3183,7 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2945,7 +3200,7 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2962,7 +3217,7 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2979,7 +3234,7 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2996,7 +3251,7 @@ export const color = [ ] }, { - value: "#9a2122", + value: "#9b1314", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3013,7 +3268,7 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3030,7 +3285,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3047,7 +3302,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3098,7 +3353,7 @@ export const color = [ ] }, { - value: "#dfecf7", + value: "#d3e5f4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3115,7 +3370,7 @@ export const color = [ ] }, { - value: "#bedaee", + value: "#b7d5ed", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3132,7 +3387,7 @@ export const color = [ ] }, { - value: "#a1c9e7", + value: "#9bc5e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3251,7 +3506,7 @@ export const color = [ ] }, { - value: "#07528c", + value: "#075089", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3285,7 +3540,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3302,7 +3557,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3336,7 +3591,7 @@ export const color = [ ] }, { - value: "#fbf2d5", + value: "#fbf2d3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3353,7 +3608,7 @@ export const color = [ ] }, { - value: "#f9ebbd", + value: "#f5e19b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3370,7 +3625,7 @@ export const color = [ ] }, { - value: "#f2d474", + value: "#efcf5d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3387,7 +3642,7 @@ export const color = [ ] }, { - value: "#e8bf37", + value: "#e6bc27", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3404,7 +3659,7 @@ export const color = [ ] }, { - value: "#edc644", + value: "#ecc53b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3421,7 +3676,7 @@ export const color = [ ] }, { - value: "#a68827", + value: "#a7881c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3438,7 +3693,7 @@ export const color = [ ] }, { - value: "#625017", + value: "#635011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3506,7 +3761,7 @@ export const color = [ ] }, { - value: "#813c15", + value: "#7f3a15", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3540,7 +3795,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#2e2508", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3557,7 +3812,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3608,12 +3863,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme2-accent-3", @@ -3625,12 +3880,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme2-accent-4", @@ -3642,12 +3897,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme2-accent-5", @@ -3761,12 +4016,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme2-accent-12", @@ -3863,12 +4118,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme2-neutral-3", @@ -3880,12 +4135,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme2-neutral-4", @@ -3897,12 +4152,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme2-neutral-5", @@ -4016,12 +4271,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme2-neutral-12", @@ -4118,12 +4373,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme2-brand1-3", @@ -4135,12 +4390,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme2-brand1-4", @@ -4152,12 +4407,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme2-brand1-5", @@ -4271,12 +4526,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme2-brand1-12", @@ -4305,12 +4560,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme2-brand1-contrast-1", @@ -4322,12 +4577,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme2-brand1-contrast-2", @@ -4373,12 +4628,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme2-brand2-3", @@ -4390,12 +4645,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme2-brand2-4", @@ -4407,12 +4662,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme2-brand2-5", @@ -4526,12 +4781,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme2-brand2-12", @@ -4560,12 +4815,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme2-brand2-contrast-1", @@ -4577,12 +4832,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme2-brand2-contrast-2", @@ -4628,12 +4883,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme2-brand3-3", @@ -4645,12 +4900,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme2-brand3-4", @@ -4662,12 +4917,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme2-brand3-5", @@ -4781,12 +5036,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme2-brand3-12", @@ -4815,12 +5070,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme2-brand3-contrast-1", @@ -4832,12 +5087,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme2-brand3-contrast-2", @@ -4883,12 +5138,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme3-accent-3", @@ -4900,12 +5155,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme3-accent-4", @@ -4917,12 +5172,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme3-accent-5", @@ -5036,12 +5291,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme3-accent-12", @@ -5138,12 +5393,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme3-neutral-3", @@ -5155,12 +5410,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme3-neutral-4", @@ -5172,12 +5427,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme3-neutral-5", @@ -5291,12 +5546,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme3-neutral-12", @@ -5393,12 +5648,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme3-brand1-3", @@ -5410,12 +5665,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme3-brand1-4", @@ -5427,12 +5682,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme3-brand1-5", @@ -5546,12 +5801,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme3-brand1-12", @@ -5580,12 +5835,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme3-brand1-contrast-1", @@ -5597,12 +5852,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme3-brand1-contrast-2", @@ -5648,12 +5903,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme3-brand2-3", @@ -5665,12 +5920,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme3-brand2-4", @@ -5682,12 +5937,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme3-brand2-5", @@ -5801,12 +6056,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme3-brand2-12", @@ -5835,12 +6090,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme3-brand2-contrast-1", @@ -5852,12 +6107,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme3-brand2-contrast-2", @@ -5903,12 +6158,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme3-brand3-3", @@ -5920,12 +6175,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme3-brand3-4", @@ -5937,12 +6192,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme3-brand3-5", @@ -6056,12 +6311,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme3-brand3-12", @@ -6090,12 +6345,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme3-brand3-contrast-1", @@ -6107,12 +6362,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme3-brand3-contrast-2", @@ -6158,12 +6413,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme4-accent-3", @@ -6175,12 +6430,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme4-accent-4", @@ -6192,12 +6447,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme4-accent-5", @@ -6311,12 +6566,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme4-accent-12", @@ -6413,12 +6668,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme4-neutral-3", @@ -6430,12 +6685,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme4-neutral-4", @@ -6447,12 +6702,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme4-neutral-5", @@ -6566,12 +6821,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme4-neutral-12", @@ -6668,12 +6923,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme4-brand1-3", @@ -6685,12 +6940,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme4-brand1-4", @@ -6702,12 +6957,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme4-brand1-5", @@ -6821,12 +7076,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme4-brand1-12", @@ -6855,12 +7110,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme4-brand1-contrast-1", @@ -6872,12 +7127,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme4-brand1-contrast-2", @@ -6923,12 +7178,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme4-brand2-3", @@ -6940,12 +7195,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme4-brand2-4", @@ -6957,12 +7212,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme4-brand2-5", @@ -7076,12 +7331,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme4-brand2-12", @@ -7110,12 +7365,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme4-brand2-contrast-1", @@ -7127,12 +7382,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme4-brand2-contrast-2", @@ -7178,12 +7433,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme4-brand3-3", @@ -7195,12 +7450,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme4-brand3-4", @@ -7212,12 +7467,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme4-brand3-5", @@ -7331,12 +7586,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme4-brand3-12", @@ -7365,12 +7620,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme4-brand3-contrast-1", @@ -7382,12 +7637,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme4-brand3-contrast-2", @@ -7433,12 +7688,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme-accent-3", @@ -7450,12 +7705,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme-accent-4", @@ -7467,12 +7722,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme-accent-5", @@ -7586,12 +7841,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme-accent-12", @@ -7688,12 +7943,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme-neutral-3", @@ -7705,12 +7960,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme-neutral-4", @@ -7722,12 +7977,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme-neutral-5", @@ -7841,12 +8096,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme-neutral-12", @@ -7943,12 +8198,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme-brand1-3", @@ -7960,12 +8215,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme-brand1-4", @@ -7977,12 +8232,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme-brand1-5", @@ -8096,12 +8351,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme-brand1-12", @@ -8130,12 +8385,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme-brand1-contrast-1", @@ -8147,12 +8402,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme-brand1-contrast-2", @@ -8198,12 +8453,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme-brand2-3", @@ -8215,12 +8470,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme-brand2-4", @@ -8232,12 +8487,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme-brand2-5", @@ -8351,12 +8606,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme-brand2-12", @@ -8385,12 +8640,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme-brand2-contrast-1", @@ -8402,12 +8657,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme-brand2-contrast-2", @@ -8453,12 +8708,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme-brand3-3", @@ -8470,12 +8725,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme-brand3-4", @@ -8487,12 +8742,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme-brand3-5", @@ -8606,12 +8861,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme-brand3-12", @@ -8640,12 +8895,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme-brand3-contrast-1", @@ -8657,12 +8912,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme-brand3-contrast-2", diff --git a/apps/storefront/tokens/digdir/dark.ts b/apps/storefront/tokens/digdir/dark.ts index d881398aea..e71a3ed7e1 100644 --- a/apps/storefront/tokens/digdir/dark.ts +++ b/apps/storefront/tokens/digdir/dark.ts @@ -4,512 +4,512 @@ export const color = [ { - value: "#08200c", + value: "#031d30", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#08200c", + value: "#031d30", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-global-blue-1", attributes: {}, path: [ "global", - "green", + "blue", "1" ] }, { - value: "#0b290f", + value: "#032540", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0b290f", + value: "#032540", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-global-blue-2", attributes: {}, path: [ "global", - "green", + "blue", "2" ] }, { - value: "#0f3814", + value: "#043256", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0f3814", + value: "#043256", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-global-blue-3", attributes: {}, path: [ "global", - "green", + "blue", "3" ] }, { - value: "#114218", + value: "#053c65", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#114218", + value: "#053c65", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-global-blue-4", attributes: {}, path: [ "global", - "green", + "blue", "4" ] }, { - value: "#144c1c", + value: "#064474", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#144c1c", + value: "#064474", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-global-blue-5", attributes: {}, path: [ "global", - "green", + "blue", "5" ] }, { - value: "#185e22", + value: "#075490", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#185e22", + value: "#075490", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-global-blue-6", attributes: {}, path: [ "global", - "green", + "blue", "6" ] }, { - value: "#207a2c", + value: "#0a6dba", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#207a2c", + value: "#0a6dba", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-global-blue-7", attributes: {}, path: [ "global", - "green", + "blue", "7" ] }, { - value: "#279636", + value: "#3389cb", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#279636", + value: "#3389cb", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-global-blue-8", attributes: {}, path: [ "global", - "green", + "blue", "8" ] }, { - value: "#2ca63d", + value: "#0c72c1", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#2ca63d", + value: "#0c72c1", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-global-blue-9", attributes: {}, path: [ "global", - "green", + "blue", "9" ] }, { - value: "#248c33", + value: "#085c9c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#248c33", + value: "#085c9c", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-global-blue-10", attributes: {}, path: [ "global", - "green", + "blue", "10" ] }, { - value: "#1d7129", + value: "#064678", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#1d7129", + value: "#064678", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-global-blue-11", attributes: {}, path: [ "global", - "green", + "blue", "11" ] }, { - value: "#64be70", + value: "#78b1dc", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#64be70", + value: "#78b1dc", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-global-blue-12", attributes: {}, path: [ "global", - "green", + "blue", "12" ] }, { - value: "#a2d8aa", + value: "#aed0ea", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#a2d8aa", + value: "#aed0ea", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-global-blue-13", attributes: {}, path: [ "global", - "green", + "blue", "13" ] }, { - value: "#000", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#f6fafd", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ "global", - "green", + "blue", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#f3f8fc", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ "global", - "green", + "blue", "contrast-2" ] }, { - value: "#211b08", + value: "#022106", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#211b08", + value: "#022106", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-global-green-1", attributes: {}, path: [ "global", - "yellow", + "green", "1" ] }, { - value: "#2b230a", + value: "#022b07", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#2b230a", + value: "#022b07", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-global-green-2", attributes: {}, path: [ "global", - "yellow", + "green", "2" ] }, { - value: "#3a300e", + value: "#03380a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#3a300e", + value: "#03380a", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-global-green-3", attributes: {}, path: [ "global", - "yellow", + "green", "3" ] }, { - value: "#453810", + value: "#03430b", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#453810", + value: "#03430b", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-global-green-4", attributes: {}, path: [ "global", - "yellow", + "green", "4" ] }, { - value: "#4e4013", + value: "#044e0d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#4e4013", + value: "#044e0d", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-global-green-5", attributes: {}, path: [ "global", - "yellow", + "green", "5" ] }, { - value: "#625017", + value: "#045f10", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#625017", + value: "#045f10", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-global-green-6", attributes: {}, path: [ "global", - "yellow", + "green", "6" ] }, { - value: "#7f681e", + value: "#067b15", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#7f681e", + value: "#067b15", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-global-green-7", attributes: {}, path: [ "global", - "yellow", + "green", "7" ] }, { - value: "#9c8125", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#9c8125", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-global-green-8", attributes: {}, path: [ "global", - "yellow", + "green", "8" ] }, { - value: "#ecc238", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ecc238", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-global-green-9", attributes: {}, path: [ "global", - "yellow", + "green", "9" ] }, { - value: "#cfaa31", + value: "#067f16", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#cfaa31", + value: "#067f16", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-global-green-10", attributes: {}, path: [ "global", - "yellow", + "green", "10" ] }, { - value: "#b2922a", + value: "#056511", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#b2922a", + value: "#056511", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-global-green-11", attributes: {}, path: [ "global", - "yellow", + "green", "11" ] }, { - value: "#cca730", + value: "#61be6d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#cca730", + value: "#61be6d", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-global-green-12", attributes: {}, path: [ "global", - "yellow", + "green", "12" ] }, { - value: "#eec84d", + value: "#a3d9aa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#eec84d", + value: "#a3d9aa", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-global-green-13", attributes: {}, path: [ "global", - "yellow", + "green", "13" ] }, { - value: "#000", + value: "#022c08", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#022c08", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#011403", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-2" ] }, @@ -735,12 +735,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#3e1c0a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ffffff", + value: "#3e1c0a", type: "color" }, name: "--fds-global-orange-contrast-1", @@ -752,12 +752,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#1c0d05", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#1c0d05", type: "color" }, name: "--fds-global-orange-contrast-2", @@ -769,512 +769,767 @@ export const color = [ ] }, { - value: "#380c0c", + value: "#251238", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#380c0c", + value: "#251238", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-global-purple-1", attributes: {}, path: [ "global", - "red", + "purple", "1" ] }, { - value: "#470f10", + value: "#301748", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#470f10", + value: "#301748", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-global-purple-2", attributes: {}, path: [ "global", - "red", + "purple", "2" ] }, { - value: "#5e1515", + value: "#402060", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#5e1515", + value: "#402060", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-global-purple-3", attributes: {}, path: [ "global", - "red", + "purple", "3" ] }, { - value: "#6f1819", + value: "#4d2673", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#6f1819", + value: "#4d2673", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-global-purple-4", attributes: {}, path: [ "global", - "red", + "purple", "4" ] }, { - value: "#7f1c1c", + value: "#572b83", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#7f1c1c", + value: "#572b83", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-global-purple-5", attributes: {}, path: [ "global", - "red", + "purple", "5" ] }, { - value: "#9d2223", + value: "#6b399d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#9d2223", + value: "#6b399d", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-global-purple-6", attributes: {}, path: [ "global", - "red", + "purple", "6" ] }, { - value: "#bb3f40", + value: "#8257ac", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#bb3f40", + value: "#8257ac", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-global-purple-7", attributes: {}, path: [ "global", - "red", + "purple", "7" ] }, { - value: "#c96666", + value: "#9875ba", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#c96666", + value: "#9875ba", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-global-purple-8", attributes: {}, path: [ "global", - "red", + "purple", "8" ] }, { - value: "#b32728", + value: "#663399", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#b32728", + value: "#663399", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-global-purple-9", attributes: {}, path: [ "global", - "red", + "purple", "9" ] }, { - value: "#8c1f1f", + value: "#4d2673", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#8c1f1f", + value: "#4d2673", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-global-purple-10", attributes: {}, path: [ "global", - "red", + "purple", "10" ] }, { - value: "#671617", + value: "#32194c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#671617", + value: "#32194c", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-global-purple-11", attributes: {}, path: [ "global", - "red", + "purple", "11" ] }, { - value: "#dc9a9b", + value: "#b9a1d0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#dc9a9b", + value: "#b9a1d0", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-global-purple-12", attributes: {}, path: [ "global", - "red", + "purple", "12" ] }, { - value: "#e9c2c2", + value: "#d5c7e3", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e9c2c2", + value: "#d5c7e3", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-global-purple-13", attributes: {}, path: [ "global", - "red", + "purple", "13" ] }, { - value: "#000", + value: "#f9f7fb", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#f9f7fb", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-global-purple-contrast-1", attributes: {}, path: [ "global", - "red", + "purple", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#d7cae5", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#d7cae5", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-global-purple-contrast-2", attributes: {}, path: [ "global", - "red", + "purple", "contrast-2" ] }, { - value: "#031d30", + value: "#3b0708", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#031d30", + value: "#3b0708", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-global-red-1", attributes: {}, path: [ "global", - "blue", + "red", "1" ] }, { - value: "#032540", + value: "#4b0909", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#032540", + value: "#4b0909", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-global-red-2", attributes: {}, path: [ "global", - "blue", + "red", "2" ] }, { - value: "#043256", + value: "#630c0d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#043256", + value: "#630c0d", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-global-red-3", attributes: {}, path: [ "global", - "blue", + "red", "3" ] }, { - value: "#053c65", + value: "#740e0f", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#053c65", + value: "#740e0f", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-global-red-4", attributes: {}, path: [ "global", - "blue", + "red", "4" ] }, { - value: "#064474", + value: "#851011", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#064474", + value: "#851011", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-global-red-5", attributes: {}, path: [ "global", - "blue", + "red", "5" ] }, { - value: "#075490", + value: "#a41415", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#075490", + value: "#a41415", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-global-red-6", attributes: {}, path: [ "global", - "blue", + "red", "6" ] }, { - value: "#0a6dba", + value: "#d21a1b", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0a6dba", + value: "#d21a1b", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-global-red-7", attributes: {}, path: [ "global", - "blue", + "red", "7" ] }, { - value: "#3389cb", + value: "#ea4a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#3389cb", + value: "#ea4a4a", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-global-red-8", attributes: {}, path: [ "global", - "blue", + "red", "8" ] }, { - value: "#0c72c1", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0c72c1", + value: "#e51c1d", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-global-red-9", attributes: {}, path: [ "global", - "blue", + "red", "9" ] }, { - value: "#085c9c", + value: "#bb1718", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#085c9c", + value: "#bb1718", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-global-red-10", attributes: {}, path: [ "global", - "blue", + "red", "10" ] }, { - value: "#064678", + value: "#921213", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#064678", + value: "#921213", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-global-red-11", attributes: {}, path: [ "global", - "blue", + "red", "11" ] }, { - value: "#78b1dc", + value: "#f28f8f", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#78b1dc", + value: "#f28f8f", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-global-red-12", attributes: {}, path: [ "global", - "blue", + "red", "12" ] }, { - value: "#aed0ea", + value: "#f7bdbd", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#aed0ea", + value: "#f7bdbd", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-global-red-13", attributes: {}, path: [ "global", - "blue", + "red", "13" ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ffffff", + value: "#fef6f6", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ "global", - "blue", + "red", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#fef9f9", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ "global", - "blue", + "red", + "contrast-2" + ] + }, + { + value: "#221b06", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#221b06", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b2307", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#2b2307", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300a", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#3a300a", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#45380c", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#45380c", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4f410e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#4f410e", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#635011", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#635011", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#806816", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#806816", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9d801b", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#9d801b", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#eabf28", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#eabf28", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cca723", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#cca723", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b1901e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#b1901e", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca723", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#cca723", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#edc94b", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#edc94b", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#2e2508", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#2e2508", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#52430e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#52430e", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", "contrast-2" ] }, @@ -2554,7 +2809,7 @@ export const color = [ ] }, { - value: "#08200c", + value: "#022106", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2571,7 +2826,7 @@ export const color = [ ] }, { - value: "#0b290f", + value: "#022b07", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2588,7 +2843,7 @@ export const color = [ ] }, { - value: "#0f3814", + value: "#03380a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2605,7 +2860,7 @@ export const color = [ ] }, { - value: "#114218", + value: "#03430b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2622,7 +2877,7 @@ export const color = [ ] }, { - value: "#144c1c", + value: "#044e0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2639,7 +2894,7 @@ export const color = [ ] }, { - value: "#185e22", + value: "#045f10", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2656,7 +2911,7 @@ export const color = [ ] }, { - value: "#207a2c", + value: "#067b15", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2673,7 +2928,7 @@ export const color = [ ] }, { - value: "#279636", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2690,7 +2945,7 @@ export const color = [ ] }, { - value: "#2ca63d", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2707,7 +2962,7 @@ export const color = [ ] }, { - value: "#248c33", + value: "#067f16", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2724,7 +2979,7 @@ export const color = [ ] }, { - value: "#1d7129", + value: "#056511", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2741,7 +2996,7 @@ export const color = [ ] }, { - value: "#64be70", + value: "#61be6d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2758,7 +3013,7 @@ export const color = [ ] }, { - value: "#a2d8aa", + value: "#a3d9aa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2775,7 +3030,7 @@ export const color = [ ] }, { - value: "#000", + value: "#022c08", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2792,7 +3047,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2809,7 +3064,7 @@ export const color = [ ] }, { - value: "#380c0c", + value: "#3b0708", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2826,7 +3081,7 @@ export const color = [ ] }, { - value: "#470f10", + value: "#4b0909", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2843,7 +3098,7 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2860,7 +3115,7 @@ export const color = [ ] }, { - value: "#6f1819", + value: "#740e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2877,7 +3132,7 @@ export const color = [ ] }, { - value: "#7f1c1c", + value: "#851011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2894,7 +3149,7 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2911,7 +3166,7 @@ export const color = [ ] }, { - value: "#bb3f40", + value: "#d21a1b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2928,7 +3183,7 @@ export const color = [ ] }, { - value: "#c96666", + value: "#ea4a4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2945,7 +3200,7 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2962,7 +3217,7 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2979,7 +3234,7 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2996,7 +3251,7 @@ export const color = [ ] }, { - value: "#dc9a9b", + value: "#f28f8f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3013,7 +3268,7 @@ export const color = [ ] }, { - value: "#e9c2c2", + value: "#f7bdbd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3030,7 +3285,7 @@ export const color = [ ] }, { - value: "#000", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3047,7 +3302,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3285,7 +3540,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3302,7 +3557,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3319,7 +3574,7 @@ export const color = [ ] }, { - value: "#211b08", + value: "#221b06", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3336,7 +3591,7 @@ export const color = [ ] }, { - value: "#2b230a", + value: "#2b2307", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3353,7 +3608,7 @@ export const color = [ ] }, { - value: "#3a300e", + value: "#3a300a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3370,7 +3625,7 @@ export const color = [ ] }, { - value: "#453810", + value: "#45380c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3387,7 +3642,7 @@ export const color = [ ] }, { - value: "#4e4013", + value: "#4f410e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3404,7 +3659,7 @@ export const color = [ ] }, { - value: "#625017", + value: "#635011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3421,7 +3676,7 @@ export const color = [ ] }, { - value: "#7f681e", + value: "#806816", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3438,7 +3693,7 @@ export const color = [ ] }, { - value: "#9c8125", + value: "#9d801b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3540,7 +3795,7 @@ export const color = [ ] }, { - value: "#000", + value: "#2e2508", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3557,7 +3812,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3829,49 +4084,304 @@ export const color = [ ] }, { - value: "#2f1213", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#2f1213", + value: "#131c27", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ "theme2", - "brand1", + "neutral", "1" ] }, { - value: "#3c1819", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#3c1819", + value: "#192433", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ "theme2", - "brand1", + "neutral", "2" ] }, { - value: "#522021", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#522021", + value: "#243142", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", attributes: {}, path: [ "theme2", @@ -4594,512 +5104,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ "theme3", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ "theme3", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ "theme3", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ "theme3", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ "theme3", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ "theme3", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ "theme3", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ "theme3", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ "theme3", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ "theme3", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ "theme3", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ "theme3", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ "theme3", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ "theme3", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ "theme3", - "accent", + "neutral", "contrast-2" ] }, @@ -5869,512 +6379,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ "theme4", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ "theme4", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ "theme4", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ "theme4", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ "theme4", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ "theme4", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ "theme4", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ "theme4", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ "theme4", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ "theme4", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ "theme4", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ "theme4", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ "theme4", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ "theme4", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ "theme4", - "accent", + "neutral", "contrast-2" ] }, @@ -7144,512 +7654,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme-accent-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ "theme", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme-accent-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ "theme", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme-accent-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ "theme", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme-accent-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ "theme", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme-accent-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ "theme", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme-accent-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ "theme", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme-accent-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ "theme", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme-accent-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ "theme", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme-accent-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ "theme", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme-accent-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ "theme", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme-accent-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ "theme", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme-accent-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ "theme", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme-accent-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ "theme", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme-accent-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ "theme", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme-accent-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ "theme", - "accent", + "neutral", "contrast-2" ] }, @@ -8417,261 +8927,6 @@ export const color = [ "brand3", "contrast-2" ] - }, - { - value: "#131c27", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#131c27", - type: "color" - }, - name: "--fds-theme-neutral-1", - attributes: {}, - path: [ - "theme", - "neutral", - "1" - ] - }, - { - value: "#192433", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#192433", - type: "color" - }, - name: "--fds-theme-neutral-2", - attributes: {}, - path: [ - "theme", - "neutral", - "2" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-theme-neutral-3", - attributes: {}, - path: [ - "theme", - "neutral", - "3" - ] - }, - { - value: "#2e3a4a", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#2e3a4a", - type: "color" - }, - name: "--fds-theme-neutral-4", - attributes: {}, - path: [ - "theme", - "neutral", - "4" - ] - }, - { - value: "#374352", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#374352", - type: "color" - }, - name: "--fds-theme-neutral-5", - attributes: {}, - path: [ - "theme", - "neutral", - "5" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-theme-neutral-6", - attributes: {}, - path: [ - "theme", - "neutral", - "6" - ] - }, - { - value: "#626b77", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#626b77", - type: "color" - }, - name: "--fds-theme-neutral-7", - attributes: {}, - path: [ - "theme", - "neutral", - "7" - ] - }, - { - value: "#7d848e", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#7d848e", - type: "color" - }, - name: "--fds-theme-neutral-8", - attributes: {}, - path: [ - "theme", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-theme-neutral-9", - attributes: {}, - path: [ - "theme", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-theme-neutral-10", - attributes: {}, - path: [ - "theme", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-theme-neutral-11", - attributes: {}, - path: [ - "theme", - "neutral", - "11" - ] - }, - { - value: "#a6abb2", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#a6abb2", - type: "color" - }, - name: "--fds-theme-neutral-12", - attributes: {}, - path: [ - "theme", - "neutral", - "12" - ] - }, - { - value: "#c9ccd0", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#c9ccd0", - type: "color" - }, - name: "--fds-theme-neutral-13", - attributes: {}, - path: [ - "theme", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-theme-neutral-contrast-1", - attributes: {}, - path: [ - "theme", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-theme-neutral-contrast-2", - attributes: {}, - path: [ - "theme", - "neutral", - "contrast-2" - ] } ] diff --git a/apps/storefront/tokens/digdir/light.ts b/apps/storefront/tokens/digdir/light.ts index 411fd3ebb4..d5bf0095b9 100644 --- a/apps/storefront/tokens/digdir/light.ts +++ b/apps/storefront/tokens/digdir/light.ts @@ -4,512 +4,512 @@ export const color = [ { - value: "#fcfefc", + value: "#fefeff", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fcfefc", + value: "#fefeff", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-global-blue-1", attributes: {}, path: [ "global", - "green", + "blue", "1" ] }, { - value: "#e9f6ea", + value: "#edf5fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e9f6ea", + value: "#edf5fa", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-global-blue-2", attributes: {}, path: [ "global", - "green", + "blue", "2" ] }, { - value: "#d9efdc", + value: "#d3e5f4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#d9efdc", + value: "#d3e5f4", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-global-blue-3", attributes: {}, path: [ "global", - "green", + "blue", "3" ] }, { - value: "#b9e1be", + value: "#b7d5ed", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b9e1be", + value: "#b7d5ed", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-global-blue-4", attributes: {}, path: [ "global", - "green", + "blue", "4" ] }, { - value: "#94d29d", + value: "#9bc5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#94d29d", + value: "#9bc5e5", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-global-blue-5", attributes: {}, path: [ "global", - "green", + "blue", "5" ] }, { - value: "#9ed6a5", + value: "#aacee9", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9ed6a5", + value: "#aacee9", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-global-blue-6", attributes: {}, path: [ "global", - "green", + "blue", "6" ] }, { - value: "#29a03a", + value: "#4291ce", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#29a03a", + value: "#4291ce", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-global-blue-7", attributes: {}, path: [ "global", - "green", + "blue", "7" ] }, { - value: "#185e22", + value: "#075490", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#185e22", + value: "#075490", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-global-blue-8", attributes: {}, path: [ "global", - "green", + "blue", "8" ] }, { - value: "#2ca63d", + value: "#0c72c1", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#2ca63d", + value: "#0c72c1", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-global-blue-9", attributes: {}, path: [ "global", - "green", + "blue", "9" ] }, { - value: "#248c33", + value: "#085c9c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#248c33", + value: "#085c9c", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-global-blue-10", attributes: {}, path: [ "global", - "green", + "blue", "10" ] }, { - value: "#1d7129", + value: "#064678", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#1d7129", + value: "#064678", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-global-blue-11", attributes: {}, path: [ "global", - "green", + "blue", "11" ] }, { - value: "#185c21", + value: "#075089", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#185c21", + value: "#075089", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-global-blue-12", attributes: {}, path: [ "global", - "green", + "blue", "12" ] }, { - value: "#0f3814", + value: "#043256", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#0f3814", + value: "#043256", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-global-blue-13", attributes: {}, path: [ "global", - "green", + "blue", "13" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#f6fafd", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ "global", - "green", + "blue", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#f3f8fc", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ "global", - "green", + "blue", "contrast-2" ] }, { - value: "#fffefc", + value: "#fcfefc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fffefc", + value: "#fcfefc", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-global-green-1", attributes: {}, path: [ "global", - "yellow", + "green", "1" ] }, { - value: "#fbf2d5", + value: "#ebf7ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fbf2d5", + value: "#ebf7ec", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-global-green-2", attributes: {}, path: [ "global", - "yellow", + "green", "2" ] }, { - value: "#f9ebbd", + value: "#ccead0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f9ebbd", + value: "#ccead0", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-global-green-3", attributes: {}, path: [ "global", - "yellow", + "green", "3" ] }, { - value: "#f2d474", + value: "#acddb2", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f2d474", + value: "#acddb2", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-global-green-4", attributes: {}, path: [ "global", - "yellow", + "green", "4" ] }, { - value: "#e8bf37", + value: "#8cd095", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e8bf37", + value: "#8cd095", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-global-green-5", attributes: {}, path: [ "global", - "yellow", + "green", "5" ] }, { - value: "#edc644", + value: "#9dd7a4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#edc644", + value: "#9dd7a4", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-global-green-6", attributes: {}, path: [ "global", - "yellow", + "green", "6" ] }, { - value: "#a68827", + value: "#1aa12c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#a68827", + value: "#1aa12c", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-global-green-7", attributes: {}, path: [ "global", - "yellow", + "green", "7" ] }, { - value: "#625017", + value: "#045f10", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#625017", + value: "#045f10", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-global-green-8", attributes: {}, path: [ "global", - "yellow", + "green", "8" ] }, { - value: "#ecc238", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ecc238", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-global-green-9", attributes: {}, path: [ "global", - "yellow", + "green", "9" ] }, { - value: "#cfaa31", + value: "#067f16", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#cfaa31", + value: "#067f16", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-global-green-10", attributes: {}, path: [ "global", - "yellow", + "green", "10" ] }, { - value: "#b2922a", + value: "#056511", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b2922a", + value: "#056511", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-global-green-11", attributes: {}, path: [ "global", - "yellow", + "green", "11" ] }, { - value: "#604f17", + value: "#045a0f", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#604f17", + value: "#045a0f", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-global-green-12", attributes: {}, path: [ "global", - "yellow", + "green", "12" ] }, { - value: "#3a300e", + value: "#03380a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#3a300e", + value: "#03380a", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-global-green-13", attributes: {}, path: [ "global", - "yellow", + "green", "13" ] }, { - value: "#ffffff", + value: "#022c08", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#022c08", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#011403", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-2" ] }, @@ -548,12 +548,12 @@ export const color = [ ] }, { - value: "#f9e8df", + value: "#f6ddd0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f9e8df", + value: "#f6ddd0", type: "color" }, name: "--fds-global-orange-3", @@ -565,12 +565,12 @@ export const color = [ ] }, { - value: "#f2d0bc", + value: "#f0cab4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f2d0bc", + value: "#f0cab4", type: "color" }, name: "--fds-global-orange-4", @@ -582,12 +582,12 @@ export const color = [ ] }, { - value: "#ecb99e", + value: "#ebb597", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ecb99e", + value: "#ebb597", type: "color" }, name: "--fds-global-orange-5", @@ -701,12 +701,12 @@ export const color = [ ] }, { - value: "#813c15", + value: "#7f3a15", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#813c15", + value: "#7f3a15", type: "color" }, name: "--fds-global-orange-12", @@ -735,12 +735,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#3e1c0a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#3e1c0a", type: "color" }, name: "--fds-global-orange-contrast-1", @@ -752,12 +752,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#1c0d05", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#1c0d05", type: "color" }, name: "--fds-global-orange-contrast-2", @@ -769,12 +769,267 @@ export const color = [ ] }, { - value: "#fffefe", + value: "#fefefe", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fffefe", + value: "#fefefe", + type: "color" + }, + name: "--fds-global-purple-1", + attributes: {}, + path: [ + "global", + "purple", + "1" + ] + }, + { + value: "#f5f2f9", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#f5f2f9", + type: "color" + }, + name: "--fds-global-purple-2", + attributes: {}, + path: [ + "global", + "purple", + "2" + ] + }, + { + value: "#e7dfef", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#e7dfef", + type: "color" + }, + name: "--fds-global-purple-3", + attributes: {}, + path: [ + "global", + "purple", + "3" + ] + }, + { + value: "#d9cce6", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d9cce6", + type: "color" + }, + name: "--fds-global-purple-4", + attributes: {}, + path: [ + "global", + "purple", + "4" + ] + }, + { + value: "#ccbadd", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#ccbadd", + type: "color" + }, + name: "--fds-global-purple-5", + attributes: {}, + path: [ + "global", + "purple", + "5" + ] + }, + { + value: "#d2c3e1", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d2c3e1", + type: "color" + }, + name: "--fds-global-purple-6", + attributes: {}, + path: [ + "global", + "purple", + "6" + ] + }, + { + value: "#9e7dbf", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#9e7dbf", + type: "color" + }, + name: "--fds-global-purple-7", + attributes: {}, + path: [ + "global", + "purple", + "7" + ] + }, + { + value: "#6b399d", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#6b399d", + type: "color" + }, + name: "--fds-global-purple-8", + attributes: {}, + path: [ + "global", + "purple", + "8" + ] + }, + { + value: "#663399", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#663399", + type: "color" + }, + name: "--fds-global-purple-9", + attributes: {}, + path: [ + "global", + "purple", + "9" + ] + }, + { + value: "#4d2673", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#4d2673", + type: "color" + }, + name: "--fds-global-purple-10", + attributes: {}, + path: [ + "global", + "purple", + "10" + ] + }, + { + value: "#32194c", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#32194c", + type: "color" + }, + name: "--fds-global-purple-11", + attributes: {}, + path: [ + "global", + "purple", + "11" + ] + }, + { + value: "#663399", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#663399", + type: "color" + }, + name: "--fds-global-purple-12", + attributes: {}, + path: [ + "global", + "purple", + "12" + ] + }, + { + value: "#402060", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#402060", + type: "color" + }, + name: "--fds-global-purple-13", + attributes: {}, + path: [ + "global", + "purple", + "13" + ] + }, + { + value: "#f9f7fb", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#f9f7fb", + type: "color" + }, + name: "--fds-global-purple-contrast-1", + attributes: {}, + path: [ + "global", + "purple", + "contrast-1" + ] + }, + { + value: "#d7cae5", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d7cae5", + type: "color" + }, + name: "--fds-global-purple-contrast-2", + attributes: {}, + path: [ + "global", + "purple", + "contrast-2" + ] + }, + { + value: "#fffdfd", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#fffdfd", type: "color" }, name: "--fds-global-red-1", @@ -786,12 +1041,12 @@ export const color = [ ] }, { - value: "#fbf2f3", + value: "#fdf0f0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fbf2f3", + value: "#fdf0f0", type: "color" }, name: "--fds-global-red-2", @@ -803,12 +1058,12 @@ export const color = [ ] }, { - value: "#f6e6e6", + value: "#fbdada", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f6e6e6", + value: "#fbdada", type: "color" }, name: "--fds-global-red-3", @@ -820,12 +1075,12 @@ export const color = [ ] }, { - value: "#eecfd0", + value: "#f8c5c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#eecfd0", + value: "#f8c5c5", type: "color" }, name: "--fds-global-red-4", @@ -837,12 +1092,12 @@ export const color = [ ] }, { - value: "#e6b9b9", + value: "#f6aeae", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6b9b9", + value: "#f6aeae", type: "color" }, name: "--fds-global-red-5", @@ -854,12 +1109,12 @@ export const color = [ ] }, { - value: "#e8bfbf", + value: "#f7baba", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e8bfbf", + value: "#f7baba", type: "color" }, name: "--fds-global-red-6", @@ -871,12 +1126,12 @@ export const color = [ ] }, { - value: "#cd7172", + value: "#ec5a5b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#cd7172", + value: "#ec5a5b", type: "color" }, name: "--fds-global-red-7", @@ -888,12 +1143,12 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9d2223", + value: "#a41415", type: "color" }, name: "--fds-global-red-8", @@ -905,12 +1160,12 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b32728", + value: "#e51c1d", type: "color" }, name: "--fds-global-red-9", @@ -922,12 +1177,12 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#8c1f1f", + value: "#bb1718", type: "color" }, name: "--fds-global-red-10", @@ -939,12 +1194,12 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#671617", + value: "#921213", type: "color" }, name: "--fds-global-red-11", @@ -956,12 +1211,12 @@ export const color = [ ] }, { - value: "#9a2122", + value: "#9b1314", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9a2122", + value: "#9b1314", type: "color" }, name: "--fds-global-red-12", @@ -973,12 +1228,12 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#5e1515", + value: "#630c0d", type: "color" }, name: "--fds-global-red-13", @@ -990,12 +1245,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#fef6f6", type: "color" }, name: "--fds-global-red-contrast-1", @@ -1007,12 +1262,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#fef9f9", type: "color" }, name: "--fds-global-red-contrast-2", @@ -1024,257 +1279,257 @@ export const color = [ ] }, { - value: "#fefeff", + value: "#fffefc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fefeff", + value: "#fffefc", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-global-yellow-1", attributes: {}, path: [ "global", - "blue", + "yellow", "1" ] }, { - value: "#edf5fa", + value: "#fbf2d3", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#edf5fa", + value: "#fbf2d3", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-global-yellow-2", attributes: {}, path: [ "global", - "blue", + "yellow", "2" ] }, { - value: "#dfecf7", + value: "#f5e19b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#dfecf7", + value: "#f5e19b", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-global-yellow-3", attributes: {}, path: [ "global", - "blue", + "yellow", "3" ] }, { - value: "#bedaee", + value: "#efcf5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#bedaee", + value: "#efcf5d", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-global-yellow-4", attributes: {}, path: [ "global", - "blue", + "yellow", "4" ] }, { - value: "#a1c9e7", + value: "#e6bc27", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#a1c9e7", + value: "#e6bc27", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-global-yellow-5", attributes: {}, path: [ "global", - "blue", + "yellow", "5" ] }, { - value: "#aacee9", + value: "#ecc53b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#aacee9", + value: "#ecc53b", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-global-yellow-6", attributes: {}, path: [ "global", - "blue", + "yellow", "6" ] }, { - value: "#4291ce", + value: "#a7881c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#4291ce", + value: "#a7881c", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-global-yellow-7", attributes: {}, path: [ "global", - "blue", + "yellow", "7" ] }, { - value: "#075490", + value: "#635011", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#075490", + value: "#635011", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-global-yellow-8", attributes: {}, path: [ "global", - "blue", + "yellow", "8" ] }, { - value: "#0c72c1", + value: "#eabf28", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#0c72c1", + value: "#eabf28", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-global-yellow-9", attributes: {}, path: [ "global", - "blue", + "yellow", "9" ] }, { - value: "#085c9c", + value: "#cca723", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#085c9c", + value: "#cca723", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-global-yellow-10", attributes: {}, path: [ "global", - "blue", + "yellow", "10" ] }, { - value: "#064678", + value: "#b1901e", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#064678", + value: "#b1901e", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-global-yellow-11", attributes: {}, path: [ "global", - "blue", + "yellow", "11" ] }, { - value: "#07528c", + value: "#5d4c10", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#07528c", + value: "#5d4c10", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-global-yellow-12", attributes: {}, path: [ "global", - "blue", + "yellow", "12" ] }, { - value: "#043256", + value: "#3a300a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#043256", + value: "#3a300a", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-global-yellow-13", attributes: {}, path: [ "global", - "blue", + "yellow", "13" ] }, { - value: "#ffffff", + value: "#2e2508", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#2e2508", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ "global", - "blue", + "yellow", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#52430e", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ "global", - "blue", + "yellow", "contrast-2" ] }, @@ -1313,7 +1568,7 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1330,7 +1585,7 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1347,7 +1602,7 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1466,7 +1721,7 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1568,7 +1823,7 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1585,7 +1840,7 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1602,7 +1857,7 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1721,7 +1976,7 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1823,7 +2078,7 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1840,7 +2095,7 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1857,7 +2112,7 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1976,7 +2231,7 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2010,7 +2265,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2027,7 +2282,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2078,7 +2333,7 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2095,7 +2350,7 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2112,7 +2367,7 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2231,7 +2486,7 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2265,7 +2520,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2282,7 +2537,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2333,7 +2588,7 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2350,7 +2605,7 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2367,7 +2622,7 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2486,7 +2741,7 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2520,7 +2775,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2537,7 +2792,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2571,7 +2826,7 @@ export const color = [ ] }, { - value: "#e9f6ea", + value: "#ebf7ec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2588,7 +2843,7 @@ export const color = [ ] }, { - value: "#d9efdc", + value: "#ccead0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2605,7 +2860,7 @@ export const color = [ ] }, { - value: "#b9e1be", + value: "#acddb2", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2622,7 +2877,7 @@ export const color = [ ] }, { - value: "#94d29d", + value: "#8cd095", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2639,7 +2894,7 @@ export const color = [ ] }, { - value: "#9ed6a5", + value: "#9dd7a4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2656,7 +2911,7 @@ export const color = [ ] }, { - value: "#29a03a", + value: "#1aa12c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2673,7 +2928,7 @@ export const color = [ ] }, { - value: "#185e22", + value: "#045f10", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2690,7 +2945,7 @@ export const color = [ ] }, { - value: "#2ca63d", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2707,7 +2962,7 @@ export const color = [ ] }, { - value: "#248c33", + value: "#067f16", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2724,7 +2979,7 @@ export const color = [ ] }, { - value: "#1d7129", + value: "#056511", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2741,7 +2996,7 @@ export const color = [ ] }, { - value: "#185c21", + value: "#045a0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2758,7 +3013,7 @@ export const color = [ ] }, { - value: "#0f3814", + value: "#03380a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2775,7 +3030,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#022c08", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2792,7 +3047,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2809,7 +3064,7 @@ export const color = [ ] }, { - value: "#fffefe", + value: "#fffdfd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2826,7 +3081,7 @@ export const color = [ ] }, { - value: "#fbf2f3", + value: "#fdf0f0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2843,7 +3098,7 @@ export const color = [ ] }, { - value: "#f6e6e6", + value: "#fbdada", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2860,7 +3115,7 @@ export const color = [ ] }, { - value: "#eecfd0", + value: "#f8c5c5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2877,7 +3132,7 @@ export const color = [ ] }, { - value: "#e6b9b9", + value: "#f6aeae", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2894,7 +3149,7 @@ export const color = [ ] }, { - value: "#e8bfbf", + value: "#f7baba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2911,7 +3166,7 @@ export const color = [ ] }, { - value: "#cd7172", + value: "#ec5a5b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2928,7 +3183,7 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2945,7 +3200,7 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2962,7 +3217,7 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2979,7 +3234,7 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2996,7 +3251,7 @@ export const color = [ ] }, { - value: "#9a2122", + value: "#9b1314", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3013,7 +3268,7 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3030,7 +3285,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3047,7 +3302,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3098,7 +3353,7 @@ export const color = [ ] }, { - value: "#dfecf7", + value: "#d3e5f4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3115,7 +3370,7 @@ export const color = [ ] }, { - value: "#bedaee", + value: "#b7d5ed", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3132,7 +3387,7 @@ export const color = [ ] }, { - value: "#a1c9e7", + value: "#9bc5e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3251,7 +3506,7 @@ export const color = [ ] }, { - value: "#07528c", + value: "#075089", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3285,7 +3540,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3302,7 +3557,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3336,7 +3591,7 @@ export const color = [ ] }, { - value: "#fbf2d5", + value: "#fbf2d3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3353,7 +3608,7 @@ export const color = [ ] }, { - value: "#f9ebbd", + value: "#f5e19b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3370,7 +3625,7 @@ export const color = [ ] }, { - value: "#f2d474", + value: "#efcf5d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3387,7 +3642,7 @@ export const color = [ ] }, { - value: "#e8bf37", + value: "#e6bc27", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3404,7 +3659,7 @@ export const color = [ ] }, { - value: "#edc644", + value: "#ecc53b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3421,7 +3676,7 @@ export const color = [ ] }, { - value: "#a68827", + value: "#a7881c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3438,7 +3693,7 @@ export const color = [ ] }, { - value: "#625017", + value: "#635011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3506,7 +3761,7 @@ export const color = [ ] }, { - value: "#813c15", + value: "#7f3a15", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3540,7 +3795,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#2e2508", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3557,7 +3812,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3608,12 +3863,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme2-accent-3", @@ -3625,12 +3880,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme2-accent-4", @@ -3642,12 +3897,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme2-accent-5", @@ -3761,12 +4016,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme2-accent-12", @@ -3863,12 +4118,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme2-neutral-3", @@ -3880,12 +4135,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme2-neutral-4", @@ -3897,12 +4152,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme2-neutral-5", @@ -4016,12 +4271,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme2-neutral-12", @@ -4118,12 +4373,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme2-brand1-3", @@ -4135,12 +4390,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme2-brand1-4", @@ -4152,12 +4407,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme2-brand1-5", @@ -4271,12 +4526,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme2-brand1-12", @@ -4305,12 +4560,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme2-brand1-contrast-1", @@ -4322,12 +4577,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme2-brand1-contrast-2", @@ -4373,12 +4628,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme2-brand2-3", @@ -4390,12 +4645,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme2-brand2-4", @@ -4407,12 +4662,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme2-brand2-5", @@ -4526,12 +4781,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme2-brand2-12", @@ -4560,12 +4815,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme2-brand2-contrast-1", @@ -4577,12 +4832,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme2-brand2-contrast-2", @@ -4628,12 +4883,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme2-brand3-3", @@ -4645,12 +4900,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme2-brand3-4", @@ -4662,12 +4917,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme2-brand3-5", @@ -4781,12 +5036,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme2-brand3-12", @@ -4815,12 +5070,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme2-brand3-contrast-1", @@ -4832,12 +5087,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme2-brand3-contrast-2", @@ -4883,12 +5138,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme3-accent-3", @@ -4900,12 +5155,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme3-accent-4", @@ -4917,12 +5172,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme3-accent-5", @@ -5036,12 +5291,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme3-accent-12", @@ -5138,12 +5393,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme3-neutral-3", @@ -5155,12 +5410,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme3-neutral-4", @@ -5172,12 +5427,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme3-neutral-5", @@ -5291,12 +5546,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme3-neutral-12", @@ -5393,12 +5648,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme3-brand1-3", @@ -5410,12 +5665,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme3-brand1-4", @@ -5427,12 +5682,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme3-brand1-5", @@ -5546,12 +5801,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme3-brand1-12", @@ -5580,12 +5835,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme3-brand1-contrast-1", @@ -5597,12 +5852,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme3-brand1-contrast-2", @@ -5648,12 +5903,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme3-brand2-3", @@ -5665,12 +5920,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme3-brand2-4", @@ -5682,12 +5937,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme3-brand2-5", @@ -5801,12 +6056,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme3-brand2-12", @@ -5835,12 +6090,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme3-brand2-contrast-1", @@ -5852,12 +6107,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme3-brand2-contrast-2", @@ -5903,12 +6158,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme3-brand3-3", @@ -5920,12 +6175,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme3-brand3-4", @@ -5937,12 +6192,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme3-brand3-5", @@ -6056,12 +6311,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme3-brand3-12", @@ -6090,12 +6345,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme3-brand3-contrast-1", @@ -6107,12 +6362,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme3-brand3-contrast-2", @@ -6158,12 +6413,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme4-accent-3", @@ -6175,12 +6430,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme4-accent-4", @@ -6192,12 +6447,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme4-accent-5", @@ -6311,12 +6566,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme4-accent-12", @@ -6413,12 +6668,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme4-neutral-3", @@ -6430,12 +6685,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme4-neutral-4", @@ -6447,12 +6702,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme4-neutral-5", @@ -6566,12 +6821,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme4-neutral-12", @@ -6668,12 +6923,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme4-brand1-3", @@ -6685,12 +6940,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme4-brand1-4", @@ -6702,12 +6957,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme4-brand1-5", @@ -6821,12 +7076,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme4-brand1-12", @@ -6855,12 +7110,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme4-brand1-contrast-1", @@ -6872,12 +7127,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme4-brand1-contrast-2", @@ -6923,12 +7178,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme4-brand2-3", @@ -6940,12 +7195,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme4-brand2-4", @@ -6957,12 +7212,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme4-brand2-5", @@ -7076,12 +7331,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme4-brand2-12", @@ -7110,12 +7365,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme4-brand2-contrast-1", @@ -7127,12 +7382,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme4-brand2-contrast-2", @@ -7178,12 +7433,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme4-brand3-3", @@ -7195,12 +7450,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme4-brand3-4", @@ -7212,12 +7467,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme4-brand3-5", @@ -7331,12 +7586,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme4-brand3-12", @@ -7365,12 +7620,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme4-brand3-contrast-1", @@ -7382,12 +7637,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme4-brand3-contrast-2", @@ -7433,12 +7688,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme-accent-3", @@ -7450,12 +7705,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme-accent-4", @@ -7467,12 +7722,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme-accent-5", @@ -7586,12 +7841,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme-accent-12", @@ -7688,12 +7943,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme-neutral-3", @@ -7705,12 +7960,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme-neutral-4", @@ -7722,12 +7977,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme-neutral-5", @@ -7841,12 +8096,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme-neutral-12", @@ -7943,12 +8198,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme-brand1-3", @@ -7960,12 +8215,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme-brand1-4", @@ -7977,12 +8232,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme-brand1-5", @@ -8096,12 +8351,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme-brand1-12", @@ -8130,12 +8385,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme-brand1-contrast-1", @@ -8147,12 +8402,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme-brand1-contrast-2", @@ -8198,12 +8453,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme-brand2-3", @@ -8215,12 +8470,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme-brand2-4", @@ -8232,12 +8487,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme-brand2-5", @@ -8351,12 +8606,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme-brand2-12", @@ -8385,12 +8640,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme-brand2-contrast-1", @@ -8402,12 +8657,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme-brand2-contrast-2", @@ -8453,12 +8708,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme-brand3-3", @@ -8470,12 +8725,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme-brand3-4", @@ -8487,12 +8742,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme-brand3-5", @@ -8606,12 +8861,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme-brand3-12", @@ -8640,12 +8895,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme-brand3-contrast-1", @@ -8657,12 +8912,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme-brand3-contrast-2", diff --git a/apps/storefront/tokens/theme4/dark.ts b/apps/storefront/tokens/theme4/dark.ts index d881398aea..e71a3ed7e1 100644 --- a/apps/storefront/tokens/theme4/dark.ts +++ b/apps/storefront/tokens/theme4/dark.ts @@ -4,512 +4,512 @@ export const color = [ { - value: "#08200c", + value: "#031d30", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#08200c", + value: "#031d30", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-global-blue-1", attributes: {}, path: [ "global", - "green", + "blue", "1" ] }, { - value: "#0b290f", + value: "#032540", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0b290f", + value: "#032540", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-global-blue-2", attributes: {}, path: [ "global", - "green", + "blue", "2" ] }, { - value: "#0f3814", + value: "#043256", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0f3814", + value: "#043256", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-global-blue-3", attributes: {}, path: [ "global", - "green", + "blue", "3" ] }, { - value: "#114218", + value: "#053c65", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#114218", + value: "#053c65", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-global-blue-4", attributes: {}, path: [ "global", - "green", + "blue", "4" ] }, { - value: "#144c1c", + value: "#064474", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#144c1c", + value: "#064474", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-global-blue-5", attributes: {}, path: [ "global", - "green", + "blue", "5" ] }, { - value: "#185e22", + value: "#075490", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#185e22", + value: "#075490", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-global-blue-6", attributes: {}, path: [ "global", - "green", + "blue", "6" ] }, { - value: "#207a2c", + value: "#0a6dba", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#207a2c", + value: "#0a6dba", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-global-blue-7", attributes: {}, path: [ "global", - "green", + "blue", "7" ] }, { - value: "#279636", + value: "#3389cb", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#279636", + value: "#3389cb", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-global-blue-8", attributes: {}, path: [ "global", - "green", + "blue", "8" ] }, { - value: "#2ca63d", + value: "#0c72c1", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#2ca63d", + value: "#0c72c1", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-global-blue-9", attributes: {}, path: [ "global", - "green", + "blue", "9" ] }, { - value: "#248c33", + value: "#085c9c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#248c33", + value: "#085c9c", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-global-blue-10", attributes: {}, path: [ "global", - "green", + "blue", "10" ] }, { - value: "#1d7129", + value: "#064678", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#1d7129", + value: "#064678", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-global-blue-11", attributes: {}, path: [ "global", - "green", + "blue", "11" ] }, { - value: "#64be70", + value: "#78b1dc", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#64be70", + value: "#78b1dc", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-global-blue-12", attributes: {}, path: [ "global", - "green", + "blue", "12" ] }, { - value: "#a2d8aa", + value: "#aed0ea", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#a2d8aa", + value: "#aed0ea", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-global-blue-13", attributes: {}, path: [ "global", - "green", + "blue", "13" ] }, { - value: "#000", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#f6fafd", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ "global", - "green", + "blue", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#f3f8fc", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ "global", - "green", + "blue", "contrast-2" ] }, { - value: "#211b08", + value: "#022106", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#211b08", + value: "#022106", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-global-green-1", attributes: {}, path: [ "global", - "yellow", + "green", "1" ] }, { - value: "#2b230a", + value: "#022b07", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#2b230a", + value: "#022b07", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-global-green-2", attributes: {}, path: [ "global", - "yellow", + "green", "2" ] }, { - value: "#3a300e", + value: "#03380a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#3a300e", + value: "#03380a", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-global-green-3", attributes: {}, path: [ "global", - "yellow", + "green", "3" ] }, { - value: "#453810", + value: "#03430b", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#453810", + value: "#03430b", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-global-green-4", attributes: {}, path: [ "global", - "yellow", + "green", "4" ] }, { - value: "#4e4013", + value: "#044e0d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#4e4013", + value: "#044e0d", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-global-green-5", attributes: {}, path: [ "global", - "yellow", + "green", "5" ] }, { - value: "#625017", + value: "#045f10", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#625017", + value: "#045f10", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-global-green-6", attributes: {}, path: [ "global", - "yellow", + "green", "6" ] }, { - value: "#7f681e", + value: "#067b15", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#7f681e", + value: "#067b15", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-global-green-7", attributes: {}, path: [ "global", - "yellow", + "green", "7" ] }, { - value: "#9c8125", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#9c8125", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-global-green-8", attributes: {}, path: [ "global", - "yellow", + "green", "8" ] }, { - value: "#ecc238", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ecc238", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-global-green-9", attributes: {}, path: [ "global", - "yellow", + "green", "9" ] }, { - value: "#cfaa31", + value: "#067f16", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#cfaa31", + value: "#067f16", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-global-green-10", attributes: {}, path: [ "global", - "yellow", + "green", "10" ] }, { - value: "#b2922a", + value: "#056511", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#b2922a", + value: "#056511", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-global-green-11", attributes: {}, path: [ "global", - "yellow", + "green", "11" ] }, { - value: "#cca730", + value: "#61be6d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#cca730", + value: "#61be6d", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-global-green-12", attributes: {}, path: [ "global", - "yellow", + "green", "12" ] }, { - value: "#eec84d", + value: "#a3d9aa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#eec84d", + value: "#a3d9aa", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-global-green-13", attributes: {}, path: [ "global", - "yellow", + "green", "13" ] }, { - value: "#000", + value: "#022c08", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#022c08", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#011403", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-2" ] }, @@ -735,12 +735,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#3e1c0a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ffffff", + value: "#3e1c0a", type: "color" }, name: "--fds-global-orange-contrast-1", @@ -752,12 +752,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#1c0d05", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#1c0d05", type: "color" }, name: "--fds-global-orange-contrast-2", @@ -769,512 +769,767 @@ export const color = [ ] }, { - value: "#380c0c", + value: "#251238", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#380c0c", + value: "#251238", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-global-purple-1", attributes: {}, path: [ "global", - "red", + "purple", "1" ] }, { - value: "#470f10", + value: "#301748", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#470f10", + value: "#301748", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-global-purple-2", attributes: {}, path: [ "global", - "red", + "purple", "2" ] }, { - value: "#5e1515", + value: "#402060", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#5e1515", + value: "#402060", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-global-purple-3", attributes: {}, path: [ "global", - "red", + "purple", "3" ] }, { - value: "#6f1819", + value: "#4d2673", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#6f1819", + value: "#4d2673", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-global-purple-4", attributes: {}, path: [ "global", - "red", + "purple", "4" ] }, { - value: "#7f1c1c", + value: "#572b83", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#7f1c1c", + value: "#572b83", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-global-purple-5", attributes: {}, path: [ "global", - "red", + "purple", "5" ] }, { - value: "#9d2223", + value: "#6b399d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#9d2223", + value: "#6b399d", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-global-purple-6", attributes: {}, path: [ "global", - "red", + "purple", "6" ] }, { - value: "#bb3f40", + value: "#8257ac", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#bb3f40", + value: "#8257ac", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-global-purple-7", attributes: {}, path: [ "global", - "red", + "purple", "7" ] }, { - value: "#c96666", + value: "#9875ba", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#c96666", + value: "#9875ba", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-global-purple-8", attributes: {}, path: [ "global", - "red", + "purple", "8" ] }, { - value: "#b32728", + value: "#663399", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#b32728", + value: "#663399", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-global-purple-9", attributes: {}, path: [ "global", - "red", + "purple", "9" ] }, { - value: "#8c1f1f", + value: "#4d2673", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#8c1f1f", + value: "#4d2673", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-global-purple-10", attributes: {}, path: [ "global", - "red", + "purple", "10" ] }, { - value: "#671617", + value: "#32194c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#671617", + value: "#32194c", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-global-purple-11", attributes: {}, path: [ "global", - "red", + "purple", "11" ] }, { - value: "#dc9a9b", + value: "#b9a1d0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#dc9a9b", + value: "#b9a1d0", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-global-purple-12", attributes: {}, path: [ "global", - "red", + "purple", "12" ] }, { - value: "#e9c2c2", + value: "#d5c7e3", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e9c2c2", + value: "#d5c7e3", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-global-purple-13", attributes: {}, path: [ "global", - "red", + "purple", "13" ] }, { - value: "#000", + value: "#f9f7fb", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#f9f7fb", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-global-purple-contrast-1", attributes: {}, path: [ "global", - "red", + "purple", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#d7cae5", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#d7cae5", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-global-purple-contrast-2", attributes: {}, path: [ "global", - "red", + "purple", "contrast-2" ] }, { - value: "#031d30", + value: "#3b0708", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#031d30", + value: "#3b0708", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-global-red-1", attributes: {}, path: [ "global", - "blue", + "red", "1" ] }, { - value: "#032540", + value: "#4b0909", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#032540", + value: "#4b0909", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-global-red-2", attributes: {}, path: [ "global", - "blue", + "red", "2" ] }, { - value: "#043256", + value: "#630c0d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#043256", + value: "#630c0d", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-global-red-3", attributes: {}, path: [ "global", - "blue", + "red", "3" ] }, { - value: "#053c65", + value: "#740e0f", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#053c65", + value: "#740e0f", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-global-red-4", attributes: {}, path: [ "global", - "blue", + "red", "4" ] }, { - value: "#064474", + value: "#851011", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#064474", + value: "#851011", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-global-red-5", attributes: {}, path: [ "global", - "blue", + "red", "5" ] }, { - value: "#075490", + value: "#a41415", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#075490", + value: "#a41415", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-global-red-6", attributes: {}, path: [ "global", - "blue", + "red", "6" ] }, { - value: "#0a6dba", + value: "#d21a1b", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0a6dba", + value: "#d21a1b", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-global-red-7", attributes: {}, path: [ "global", - "blue", + "red", "7" ] }, { - value: "#3389cb", + value: "#ea4a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#3389cb", + value: "#ea4a4a", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-global-red-8", attributes: {}, path: [ "global", - "blue", + "red", "8" ] }, { - value: "#0c72c1", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0c72c1", + value: "#e51c1d", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-global-red-9", attributes: {}, path: [ "global", - "blue", + "red", "9" ] }, { - value: "#085c9c", + value: "#bb1718", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#085c9c", + value: "#bb1718", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-global-red-10", attributes: {}, path: [ "global", - "blue", + "red", "10" ] }, { - value: "#064678", + value: "#921213", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#064678", + value: "#921213", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-global-red-11", attributes: {}, path: [ "global", - "blue", + "red", "11" ] }, { - value: "#78b1dc", + value: "#f28f8f", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#78b1dc", + value: "#f28f8f", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-global-red-12", attributes: {}, path: [ "global", - "blue", + "red", "12" ] }, { - value: "#aed0ea", + value: "#f7bdbd", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#aed0ea", + value: "#f7bdbd", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-global-red-13", attributes: {}, path: [ "global", - "blue", + "red", "13" ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ffffff", + value: "#fef6f6", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ "global", - "blue", + "red", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#fef9f9", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ "global", - "blue", + "red", + "contrast-2" + ] + }, + { + value: "#221b06", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#221b06", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b2307", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#2b2307", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300a", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#3a300a", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#45380c", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#45380c", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4f410e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#4f410e", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#635011", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#635011", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#806816", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#806816", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9d801b", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#9d801b", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#eabf28", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#eabf28", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cca723", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#cca723", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b1901e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#b1901e", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca723", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#cca723", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#edc94b", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#edc94b", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#2e2508", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#2e2508", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#52430e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#52430e", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", "contrast-2" ] }, @@ -2554,7 +2809,7 @@ export const color = [ ] }, { - value: "#08200c", + value: "#022106", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2571,7 +2826,7 @@ export const color = [ ] }, { - value: "#0b290f", + value: "#022b07", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2588,7 +2843,7 @@ export const color = [ ] }, { - value: "#0f3814", + value: "#03380a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2605,7 +2860,7 @@ export const color = [ ] }, { - value: "#114218", + value: "#03430b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2622,7 +2877,7 @@ export const color = [ ] }, { - value: "#144c1c", + value: "#044e0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2639,7 +2894,7 @@ export const color = [ ] }, { - value: "#185e22", + value: "#045f10", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2656,7 +2911,7 @@ export const color = [ ] }, { - value: "#207a2c", + value: "#067b15", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2673,7 +2928,7 @@ export const color = [ ] }, { - value: "#279636", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2690,7 +2945,7 @@ export const color = [ ] }, { - value: "#2ca63d", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2707,7 +2962,7 @@ export const color = [ ] }, { - value: "#248c33", + value: "#067f16", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2724,7 +2979,7 @@ export const color = [ ] }, { - value: "#1d7129", + value: "#056511", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2741,7 +2996,7 @@ export const color = [ ] }, { - value: "#64be70", + value: "#61be6d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2758,7 +3013,7 @@ export const color = [ ] }, { - value: "#a2d8aa", + value: "#a3d9aa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2775,7 +3030,7 @@ export const color = [ ] }, { - value: "#000", + value: "#022c08", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2792,7 +3047,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2809,7 +3064,7 @@ export const color = [ ] }, { - value: "#380c0c", + value: "#3b0708", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2826,7 +3081,7 @@ export const color = [ ] }, { - value: "#470f10", + value: "#4b0909", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2843,7 +3098,7 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2860,7 +3115,7 @@ export const color = [ ] }, { - value: "#6f1819", + value: "#740e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2877,7 +3132,7 @@ export const color = [ ] }, { - value: "#7f1c1c", + value: "#851011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2894,7 +3149,7 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2911,7 +3166,7 @@ export const color = [ ] }, { - value: "#bb3f40", + value: "#d21a1b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2928,7 +3183,7 @@ export const color = [ ] }, { - value: "#c96666", + value: "#ea4a4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2945,7 +3200,7 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2962,7 +3217,7 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2979,7 +3234,7 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2996,7 +3251,7 @@ export const color = [ ] }, { - value: "#dc9a9b", + value: "#f28f8f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3013,7 +3268,7 @@ export const color = [ ] }, { - value: "#e9c2c2", + value: "#f7bdbd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3030,7 +3285,7 @@ export const color = [ ] }, { - value: "#000", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3047,7 +3302,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3285,7 +3540,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3302,7 +3557,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3319,7 +3574,7 @@ export const color = [ ] }, { - value: "#211b08", + value: "#221b06", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3336,7 +3591,7 @@ export const color = [ ] }, { - value: "#2b230a", + value: "#2b2307", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3353,7 +3608,7 @@ export const color = [ ] }, { - value: "#3a300e", + value: "#3a300a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3370,7 +3625,7 @@ export const color = [ ] }, { - value: "#453810", + value: "#45380c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3387,7 +3642,7 @@ export const color = [ ] }, { - value: "#4e4013", + value: "#4f410e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3404,7 +3659,7 @@ export const color = [ ] }, { - value: "#625017", + value: "#635011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3421,7 +3676,7 @@ export const color = [ ] }, { - value: "#7f681e", + value: "#806816", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3438,7 +3693,7 @@ export const color = [ ] }, { - value: "#9c8125", + value: "#9d801b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3540,7 +3795,7 @@ export const color = [ ] }, { - value: "#000", + value: "#2e2508", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3557,7 +3812,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3829,49 +4084,304 @@ export const color = [ ] }, { - value: "#2f1213", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#2f1213", + value: "#131c27", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ "theme2", - "brand1", + "neutral", "1" ] }, { - value: "#3c1819", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#3c1819", + value: "#192433", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ "theme2", - "brand1", + "neutral", "2" ] }, { - value: "#522021", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#522021", + value: "#243142", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", attributes: {}, path: [ "theme2", @@ -4594,512 +5104,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ "theme3", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ "theme3", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ "theme3", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ "theme3", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ "theme3", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ "theme3", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ "theme3", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ "theme3", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ "theme3", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ "theme3", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ "theme3", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ "theme3", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ "theme3", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ "theme3", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ "theme3", - "accent", + "neutral", "contrast-2" ] }, @@ -5869,512 +6379,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ "theme4", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ "theme4", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ "theme4", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ "theme4", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ "theme4", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ "theme4", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ "theme4", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ "theme4", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ "theme4", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ "theme4", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ "theme4", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ "theme4", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ "theme4", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ "theme4", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ "theme4", - "accent", + "neutral", "contrast-2" ] }, @@ -7144,512 +7654,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme-accent-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ "theme", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme-accent-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ "theme", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme-accent-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ "theme", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme-accent-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ "theme", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme-accent-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ "theme", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme-accent-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ "theme", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme-accent-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ "theme", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme-accent-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ "theme", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme-accent-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ "theme", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme-accent-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ "theme", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme-accent-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ "theme", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme-accent-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ "theme", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme-accent-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ "theme", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme-accent-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ "theme", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme-accent-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ "theme", - "accent", + "neutral", "contrast-2" ] }, @@ -8417,261 +8927,6 @@ export const color = [ "brand3", "contrast-2" ] - }, - { - value: "#131c27", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#131c27", - type: "color" - }, - name: "--fds-theme-neutral-1", - attributes: {}, - path: [ - "theme", - "neutral", - "1" - ] - }, - { - value: "#192433", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#192433", - type: "color" - }, - name: "--fds-theme-neutral-2", - attributes: {}, - path: [ - "theme", - "neutral", - "2" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-theme-neutral-3", - attributes: {}, - path: [ - "theme", - "neutral", - "3" - ] - }, - { - value: "#2e3a4a", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#2e3a4a", - type: "color" - }, - name: "--fds-theme-neutral-4", - attributes: {}, - path: [ - "theme", - "neutral", - "4" - ] - }, - { - value: "#374352", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#374352", - type: "color" - }, - name: "--fds-theme-neutral-5", - attributes: {}, - path: [ - "theme", - "neutral", - "5" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-theme-neutral-6", - attributes: {}, - path: [ - "theme", - "neutral", - "6" - ] - }, - { - value: "#626b77", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#626b77", - type: "color" - }, - name: "--fds-theme-neutral-7", - attributes: {}, - path: [ - "theme", - "neutral", - "7" - ] - }, - { - value: "#7d848e", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#7d848e", - type: "color" - }, - name: "--fds-theme-neutral-8", - attributes: {}, - path: [ - "theme", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-theme-neutral-9", - attributes: {}, - path: [ - "theme", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-theme-neutral-10", - attributes: {}, - path: [ - "theme", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-theme-neutral-11", - attributes: {}, - path: [ - "theme", - "neutral", - "11" - ] - }, - { - value: "#a6abb2", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#a6abb2", - type: "color" - }, - name: "--fds-theme-neutral-12", - attributes: {}, - path: [ - "theme", - "neutral", - "12" - ] - }, - { - value: "#c9ccd0", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#c9ccd0", - type: "color" - }, - name: "--fds-theme-neutral-13", - attributes: {}, - path: [ - "theme", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-theme-neutral-contrast-1", - attributes: {}, - path: [ - "theme", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-theme-neutral-contrast-2", - attributes: {}, - path: [ - "theme", - "neutral", - "contrast-2" - ] } ] diff --git a/apps/storefront/tokens/theme4/light.ts b/apps/storefront/tokens/theme4/light.ts index 411fd3ebb4..d5bf0095b9 100644 --- a/apps/storefront/tokens/theme4/light.ts +++ b/apps/storefront/tokens/theme4/light.ts @@ -4,512 +4,512 @@ export const color = [ { - value: "#fcfefc", + value: "#fefeff", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fcfefc", + value: "#fefeff", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-global-blue-1", attributes: {}, path: [ "global", - "green", + "blue", "1" ] }, { - value: "#e9f6ea", + value: "#edf5fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e9f6ea", + value: "#edf5fa", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-global-blue-2", attributes: {}, path: [ "global", - "green", + "blue", "2" ] }, { - value: "#d9efdc", + value: "#d3e5f4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#d9efdc", + value: "#d3e5f4", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-global-blue-3", attributes: {}, path: [ "global", - "green", + "blue", "3" ] }, { - value: "#b9e1be", + value: "#b7d5ed", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b9e1be", + value: "#b7d5ed", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-global-blue-4", attributes: {}, path: [ "global", - "green", + "blue", "4" ] }, { - value: "#94d29d", + value: "#9bc5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#94d29d", + value: "#9bc5e5", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-global-blue-5", attributes: {}, path: [ "global", - "green", + "blue", "5" ] }, { - value: "#9ed6a5", + value: "#aacee9", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9ed6a5", + value: "#aacee9", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-global-blue-6", attributes: {}, path: [ "global", - "green", + "blue", "6" ] }, { - value: "#29a03a", + value: "#4291ce", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#29a03a", + value: "#4291ce", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-global-blue-7", attributes: {}, path: [ "global", - "green", + "blue", "7" ] }, { - value: "#185e22", + value: "#075490", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#185e22", + value: "#075490", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-global-blue-8", attributes: {}, path: [ "global", - "green", + "blue", "8" ] }, { - value: "#2ca63d", + value: "#0c72c1", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#2ca63d", + value: "#0c72c1", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-global-blue-9", attributes: {}, path: [ "global", - "green", + "blue", "9" ] }, { - value: "#248c33", + value: "#085c9c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#248c33", + value: "#085c9c", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-global-blue-10", attributes: {}, path: [ "global", - "green", + "blue", "10" ] }, { - value: "#1d7129", + value: "#064678", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#1d7129", + value: "#064678", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-global-blue-11", attributes: {}, path: [ "global", - "green", + "blue", "11" ] }, { - value: "#185c21", + value: "#075089", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#185c21", + value: "#075089", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-global-blue-12", attributes: {}, path: [ "global", - "green", + "blue", "12" ] }, { - value: "#0f3814", + value: "#043256", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#0f3814", + value: "#043256", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-global-blue-13", attributes: {}, path: [ "global", - "green", + "blue", "13" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#f6fafd", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ "global", - "green", + "blue", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#f3f8fc", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ "global", - "green", + "blue", "contrast-2" ] }, { - value: "#fffefc", + value: "#fcfefc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fffefc", + value: "#fcfefc", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-global-green-1", attributes: {}, path: [ "global", - "yellow", + "green", "1" ] }, { - value: "#fbf2d5", + value: "#ebf7ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fbf2d5", + value: "#ebf7ec", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-global-green-2", attributes: {}, path: [ "global", - "yellow", + "green", "2" ] }, { - value: "#f9ebbd", + value: "#ccead0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f9ebbd", + value: "#ccead0", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-global-green-3", attributes: {}, path: [ "global", - "yellow", + "green", "3" ] }, { - value: "#f2d474", + value: "#acddb2", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f2d474", + value: "#acddb2", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-global-green-4", attributes: {}, path: [ "global", - "yellow", + "green", "4" ] }, { - value: "#e8bf37", + value: "#8cd095", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e8bf37", + value: "#8cd095", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-global-green-5", attributes: {}, path: [ "global", - "yellow", + "green", "5" ] }, { - value: "#edc644", + value: "#9dd7a4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#edc644", + value: "#9dd7a4", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-global-green-6", attributes: {}, path: [ "global", - "yellow", + "green", "6" ] }, { - value: "#a68827", + value: "#1aa12c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#a68827", + value: "#1aa12c", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-global-green-7", attributes: {}, path: [ "global", - "yellow", + "green", "7" ] }, { - value: "#625017", + value: "#045f10", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#625017", + value: "#045f10", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-global-green-8", attributes: {}, path: [ "global", - "yellow", + "green", "8" ] }, { - value: "#ecc238", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ecc238", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-global-green-9", attributes: {}, path: [ "global", - "yellow", + "green", "9" ] }, { - value: "#cfaa31", + value: "#067f16", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#cfaa31", + value: "#067f16", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-global-green-10", attributes: {}, path: [ "global", - "yellow", + "green", "10" ] }, { - value: "#b2922a", + value: "#056511", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b2922a", + value: "#056511", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-global-green-11", attributes: {}, path: [ "global", - "yellow", + "green", "11" ] }, { - value: "#604f17", + value: "#045a0f", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#604f17", + value: "#045a0f", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-global-green-12", attributes: {}, path: [ "global", - "yellow", + "green", "12" ] }, { - value: "#3a300e", + value: "#03380a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#3a300e", + value: "#03380a", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-global-green-13", attributes: {}, path: [ "global", - "yellow", + "green", "13" ] }, { - value: "#ffffff", + value: "#022c08", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#022c08", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#011403", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-2" ] }, @@ -548,12 +548,12 @@ export const color = [ ] }, { - value: "#f9e8df", + value: "#f6ddd0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f9e8df", + value: "#f6ddd0", type: "color" }, name: "--fds-global-orange-3", @@ -565,12 +565,12 @@ export const color = [ ] }, { - value: "#f2d0bc", + value: "#f0cab4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f2d0bc", + value: "#f0cab4", type: "color" }, name: "--fds-global-orange-4", @@ -582,12 +582,12 @@ export const color = [ ] }, { - value: "#ecb99e", + value: "#ebb597", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ecb99e", + value: "#ebb597", type: "color" }, name: "--fds-global-orange-5", @@ -701,12 +701,12 @@ export const color = [ ] }, { - value: "#813c15", + value: "#7f3a15", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#813c15", + value: "#7f3a15", type: "color" }, name: "--fds-global-orange-12", @@ -735,12 +735,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#3e1c0a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#3e1c0a", type: "color" }, name: "--fds-global-orange-contrast-1", @@ -752,12 +752,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#1c0d05", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#1c0d05", type: "color" }, name: "--fds-global-orange-contrast-2", @@ -769,12 +769,267 @@ export const color = [ ] }, { - value: "#fffefe", + value: "#fefefe", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fffefe", + value: "#fefefe", + type: "color" + }, + name: "--fds-global-purple-1", + attributes: {}, + path: [ + "global", + "purple", + "1" + ] + }, + { + value: "#f5f2f9", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#f5f2f9", + type: "color" + }, + name: "--fds-global-purple-2", + attributes: {}, + path: [ + "global", + "purple", + "2" + ] + }, + { + value: "#e7dfef", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#e7dfef", + type: "color" + }, + name: "--fds-global-purple-3", + attributes: {}, + path: [ + "global", + "purple", + "3" + ] + }, + { + value: "#d9cce6", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d9cce6", + type: "color" + }, + name: "--fds-global-purple-4", + attributes: {}, + path: [ + "global", + "purple", + "4" + ] + }, + { + value: "#ccbadd", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#ccbadd", + type: "color" + }, + name: "--fds-global-purple-5", + attributes: {}, + path: [ + "global", + "purple", + "5" + ] + }, + { + value: "#d2c3e1", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d2c3e1", + type: "color" + }, + name: "--fds-global-purple-6", + attributes: {}, + path: [ + "global", + "purple", + "6" + ] + }, + { + value: "#9e7dbf", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#9e7dbf", + type: "color" + }, + name: "--fds-global-purple-7", + attributes: {}, + path: [ + "global", + "purple", + "7" + ] + }, + { + value: "#6b399d", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#6b399d", + type: "color" + }, + name: "--fds-global-purple-8", + attributes: {}, + path: [ + "global", + "purple", + "8" + ] + }, + { + value: "#663399", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#663399", + type: "color" + }, + name: "--fds-global-purple-9", + attributes: {}, + path: [ + "global", + "purple", + "9" + ] + }, + { + value: "#4d2673", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#4d2673", + type: "color" + }, + name: "--fds-global-purple-10", + attributes: {}, + path: [ + "global", + "purple", + "10" + ] + }, + { + value: "#32194c", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#32194c", + type: "color" + }, + name: "--fds-global-purple-11", + attributes: {}, + path: [ + "global", + "purple", + "11" + ] + }, + { + value: "#663399", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#663399", + type: "color" + }, + name: "--fds-global-purple-12", + attributes: {}, + path: [ + "global", + "purple", + "12" + ] + }, + { + value: "#402060", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#402060", + type: "color" + }, + name: "--fds-global-purple-13", + attributes: {}, + path: [ + "global", + "purple", + "13" + ] + }, + { + value: "#f9f7fb", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#f9f7fb", + type: "color" + }, + name: "--fds-global-purple-contrast-1", + attributes: {}, + path: [ + "global", + "purple", + "contrast-1" + ] + }, + { + value: "#d7cae5", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d7cae5", + type: "color" + }, + name: "--fds-global-purple-contrast-2", + attributes: {}, + path: [ + "global", + "purple", + "contrast-2" + ] + }, + { + value: "#fffdfd", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#fffdfd", type: "color" }, name: "--fds-global-red-1", @@ -786,12 +1041,12 @@ export const color = [ ] }, { - value: "#fbf2f3", + value: "#fdf0f0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fbf2f3", + value: "#fdf0f0", type: "color" }, name: "--fds-global-red-2", @@ -803,12 +1058,12 @@ export const color = [ ] }, { - value: "#f6e6e6", + value: "#fbdada", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f6e6e6", + value: "#fbdada", type: "color" }, name: "--fds-global-red-3", @@ -820,12 +1075,12 @@ export const color = [ ] }, { - value: "#eecfd0", + value: "#f8c5c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#eecfd0", + value: "#f8c5c5", type: "color" }, name: "--fds-global-red-4", @@ -837,12 +1092,12 @@ export const color = [ ] }, { - value: "#e6b9b9", + value: "#f6aeae", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6b9b9", + value: "#f6aeae", type: "color" }, name: "--fds-global-red-5", @@ -854,12 +1109,12 @@ export const color = [ ] }, { - value: "#e8bfbf", + value: "#f7baba", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e8bfbf", + value: "#f7baba", type: "color" }, name: "--fds-global-red-6", @@ -871,12 +1126,12 @@ export const color = [ ] }, { - value: "#cd7172", + value: "#ec5a5b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#cd7172", + value: "#ec5a5b", type: "color" }, name: "--fds-global-red-7", @@ -888,12 +1143,12 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9d2223", + value: "#a41415", type: "color" }, name: "--fds-global-red-8", @@ -905,12 +1160,12 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b32728", + value: "#e51c1d", type: "color" }, name: "--fds-global-red-9", @@ -922,12 +1177,12 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#8c1f1f", + value: "#bb1718", type: "color" }, name: "--fds-global-red-10", @@ -939,12 +1194,12 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#671617", + value: "#921213", type: "color" }, name: "--fds-global-red-11", @@ -956,12 +1211,12 @@ export const color = [ ] }, { - value: "#9a2122", + value: "#9b1314", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9a2122", + value: "#9b1314", type: "color" }, name: "--fds-global-red-12", @@ -973,12 +1228,12 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#5e1515", + value: "#630c0d", type: "color" }, name: "--fds-global-red-13", @@ -990,12 +1245,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#fef6f6", type: "color" }, name: "--fds-global-red-contrast-1", @@ -1007,12 +1262,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#fef9f9", type: "color" }, name: "--fds-global-red-contrast-2", @@ -1024,257 +1279,257 @@ export const color = [ ] }, { - value: "#fefeff", + value: "#fffefc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fefeff", + value: "#fffefc", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-global-yellow-1", attributes: {}, path: [ "global", - "blue", + "yellow", "1" ] }, { - value: "#edf5fa", + value: "#fbf2d3", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#edf5fa", + value: "#fbf2d3", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-global-yellow-2", attributes: {}, path: [ "global", - "blue", + "yellow", "2" ] }, { - value: "#dfecf7", + value: "#f5e19b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#dfecf7", + value: "#f5e19b", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-global-yellow-3", attributes: {}, path: [ "global", - "blue", + "yellow", "3" ] }, { - value: "#bedaee", + value: "#efcf5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#bedaee", + value: "#efcf5d", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-global-yellow-4", attributes: {}, path: [ "global", - "blue", + "yellow", "4" ] }, { - value: "#a1c9e7", + value: "#e6bc27", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#a1c9e7", + value: "#e6bc27", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-global-yellow-5", attributes: {}, path: [ "global", - "blue", + "yellow", "5" ] }, { - value: "#aacee9", + value: "#ecc53b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#aacee9", + value: "#ecc53b", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-global-yellow-6", attributes: {}, path: [ "global", - "blue", + "yellow", "6" ] }, { - value: "#4291ce", + value: "#a7881c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#4291ce", + value: "#a7881c", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-global-yellow-7", attributes: {}, path: [ "global", - "blue", + "yellow", "7" ] }, { - value: "#075490", + value: "#635011", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#075490", + value: "#635011", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-global-yellow-8", attributes: {}, path: [ "global", - "blue", + "yellow", "8" ] }, { - value: "#0c72c1", + value: "#eabf28", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#0c72c1", + value: "#eabf28", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-global-yellow-9", attributes: {}, path: [ "global", - "blue", + "yellow", "9" ] }, { - value: "#085c9c", + value: "#cca723", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#085c9c", + value: "#cca723", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-global-yellow-10", attributes: {}, path: [ "global", - "blue", + "yellow", "10" ] }, { - value: "#064678", + value: "#b1901e", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#064678", + value: "#b1901e", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-global-yellow-11", attributes: {}, path: [ "global", - "blue", + "yellow", "11" ] }, { - value: "#07528c", + value: "#5d4c10", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#07528c", + value: "#5d4c10", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-global-yellow-12", attributes: {}, path: [ "global", - "blue", + "yellow", "12" ] }, { - value: "#043256", + value: "#3a300a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#043256", + value: "#3a300a", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-global-yellow-13", attributes: {}, path: [ "global", - "blue", + "yellow", "13" ] }, { - value: "#ffffff", + value: "#2e2508", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#2e2508", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ "global", - "blue", + "yellow", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#52430e", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ "global", - "blue", + "yellow", "contrast-2" ] }, @@ -1313,7 +1568,7 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1330,7 +1585,7 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1347,7 +1602,7 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1466,7 +1721,7 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1568,7 +1823,7 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1585,7 +1840,7 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1602,7 +1857,7 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1721,7 +1976,7 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1823,7 +2078,7 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1840,7 +2095,7 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1857,7 +2112,7 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1976,7 +2231,7 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2010,7 +2265,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2027,7 +2282,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2078,7 +2333,7 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2095,7 +2350,7 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2112,7 +2367,7 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2231,7 +2486,7 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2265,7 +2520,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2282,7 +2537,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2333,7 +2588,7 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2350,7 +2605,7 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2367,7 +2622,7 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2486,7 +2741,7 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2520,7 +2775,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2537,7 +2792,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2571,7 +2826,7 @@ export const color = [ ] }, { - value: "#e9f6ea", + value: "#ebf7ec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2588,7 +2843,7 @@ export const color = [ ] }, { - value: "#d9efdc", + value: "#ccead0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2605,7 +2860,7 @@ export const color = [ ] }, { - value: "#b9e1be", + value: "#acddb2", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2622,7 +2877,7 @@ export const color = [ ] }, { - value: "#94d29d", + value: "#8cd095", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2639,7 +2894,7 @@ export const color = [ ] }, { - value: "#9ed6a5", + value: "#9dd7a4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2656,7 +2911,7 @@ export const color = [ ] }, { - value: "#29a03a", + value: "#1aa12c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2673,7 +2928,7 @@ export const color = [ ] }, { - value: "#185e22", + value: "#045f10", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2690,7 +2945,7 @@ export const color = [ ] }, { - value: "#2ca63d", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2707,7 +2962,7 @@ export const color = [ ] }, { - value: "#248c33", + value: "#067f16", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2724,7 +2979,7 @@ export const color = [ ] }, { - value: "#1d7129", + value: "#056511", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2741,7 +2996,7 @@ export const color = [ ] }, { - value: "#185c21", + value: "#045a0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2758,7 +3013,7 @@ export const color = [ ] }, { - value: "#0f3814", + value: "#03380a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2775,7 +3030,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#022c08", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2792,7 +3047,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2809,7 +3064,7 @@ export const color = [ ] }, { - value: "#fffefe", + value: "#fffdfd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2826,7 +3081,7 @@ export const color = [ ] }, { - value: "#fbf2f3", + value: "#fdf0f0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2843,7 +3098,7 @@ export const color = [ ] }, { - value: "#f6e6e6", + value: "#fbdada", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2860,7 +3115,7 @@ export const color = [ ] }, { - value: "#eecfd0", + value: "#f8c5c5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2877,7 +3132,7 @@ export const color = [ ] }, { - value: "#e6b9b9", + value: "#f6aeae", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2894,7 +3149,7 @@ export const color = [ ] }, { - value: "#e8bfbf", + value: "#f7baba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2911,7 +3166,7 @@ export const color = [ ] }, { - value: "#cd7172", + value: "#ec5a5b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2928,7 +3183,7 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2945,7 +3200,7 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2962,7 +3217,7 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2979,7 +3234,7 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2996,7 +3251,7 @@ export const color = [ ] }, { - value: "#9a2122", + value: "#9b1314", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3013,7 +3268,7 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3030,7 +3285,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3047,7 +3302,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3098,7 +3353,7 @@ export const color = [ ] }, { - value: "#dfecf7", + value: "#d3e5f4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3115,7 +3370,7 @@ export const color = [ ] }, { - value: "#bedaee", + value: "#b7d5ed", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3132,7 +3387,7 @@ export const color = [ ] }, { - value: "#a1c9e7", + value: "#9bc5e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3251,7 +3506,7 @@ export const color = [ ] }, { - value: "#07528c", + value: "#075089", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3285,7 +3540,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3302,7 +3557,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3336,7 +3591,7 @@ export const color = [ ] }, { - value: "#fbf2d5", + value: "#fbf2d3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3353,7 +3608,7 @@ export const color = [ ] }, { - value: "#f9ebbd", + value: "#f5e19b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3370,7 +3625,7 @@ export const color = [ ] }, { - value: "#f2d474", + value: "#efcf5d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3387,7 +3642,7 @@ export const color = [ ] }, { - value: "#e8bf37", + value: "#e6bc27", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3404,7 +3659,7 @@ export const color = [ ] }, { - value: "#edc644", + value: "#ecc53b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3421,7 +3676,7 @@ export const color = [ ] }, { - value: "#a68827", + value: "#a7881c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3438,7 +3693,7 @@ export const color = [ ] }, { - value: "#625017", + value: "#635011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3506,7 +3761,7 @@ export const color = [ ] }, { - value: "#813c15", + value: "#7f3a15", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3540,7 +3795,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#2e2508", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3557,7 +3812,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3608,12 +3863,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme2-accent-3", @@ -3625,12 +3880,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme2-accent-4", @@ -3642,12 +3897,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme2-accent-5", @@ -3761,12 +4016,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme2-accent-12", @@ -3863,12 +4118,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme2-neutral-3", @@ -3880,12 +4135,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme2-neutral-4", @@ -3897,12 +4152,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme2-neutral-5", @@ -4016,12 +4271,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme2-neutral-12", @@ -4118,12 +4373,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme2-brand1-3", @@ -4135,12 +4390,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme2-brand1-4", @@ -4152,12 +4407,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme2-brand1-5", @@ -4271,12 +4526,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme2-brand1-12", @@ -4305,12 +4560,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme2-brand1-contrast-1", @@ -4322,12 +4577,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme2-brand1-contrast-2", @@ -4373,12 +4628,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme2-brand2-3", @@ -4390,12 +4645,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme2-brand2-4", @@ -4407,12 +4662,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme2-brand2-5", @@ -4526,12 +4781,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme2-brand2-12", @@ -4560,12 +4815,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme2-brand2-contrast-1", @@ -4577,12 +4832,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme2-brand2-contrast-2", @@ -4628,12 +4883,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme2-brand3-3", @@ -4645,12 +4900,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme2-brand3-4", @@ -4662,12 +4917,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme2-brand3-5", @@ -4781,12 +5036,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme2-brand3-12", @@ -4815,12 +5070,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme2-brand3-contrast-1", @@ -4832,12 +5087,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme2-brand3-contrast-2", @@ -4883,12 +5138,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme3-accent-3", @@ -4900,12 +5155,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme3-accent-4", @@ -4917,12 +5172,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme3-accent-5", @@ -5036,12 +5291,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme3-accent-12", @@ -5138,12 +5393,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme3-neutral-3", @@ -5155,12 +5410,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme3-neutral-4", @@ -5172,12 +5427,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme3-neutral-5", @@ -5291,12 +5546,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme3-neutral-12", @@ -5393,12 +5648,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme3-brand1-3", @@ -5410,12 +5665,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme3-brand1-4", @@ -5427,12 +5682,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme3-brand1-5", @@ -5546,12 +5801,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme3-brand1-12", @@ -5580,12 +5835,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme3-brand1-contrast-1", @@ -5597,12 +5852,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme3-brand1-contrast-2", @@ -5648,12 +5903,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme3-brand2-3", @@ -5665,12 +5920,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme3-brand2-4", @@ -5682,12 +5937,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme3-brand2-5", @@ -5801,12 +6056,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme3-brand2-12", @@ -5835,12 +6090,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme3-brand2-contrast-1", @@ -5852,12 +6107,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme3-brand2-contrast-2", @@ -5903,12 +6158,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme3-brand3-3", @@ -5920,12 +6175,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme3-brand3-4", @@ -5937,12 +6192,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme3-brand3-5", @@ -6056,12 +6311,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme3-brand3-12", @@ -6090,12 +6345,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme3-brand3-contrast-1", @@ -6107,12 +6362,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme3-brand3-contrast-2", @@ -6158,12 +6413,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme4-accent-3", @@ -6175,12 +6430,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme4-accent-4", @@ -6192,12 +6447,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme4-accent-5", @@ -6311,12 +6566,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme4-accent-12", @@ -6413,12 +6668,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme4-neutral-3", @@ -6430,12 +6685,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme4-neutral-4", @@ -6447,12 +6702,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme4-neutral-5", @@ -6566,12 +6821,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme4-neutral-12", @@ -6668,12 +6923,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme4-brand1-3", @@ -6685,12 +6940,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme4-brand1-4", @@ -6702,12 +6957,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme4-brand1-5", @@ -6821,12 +7076,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme4-brand1-12", @@ -6855,12 +7110,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme4-brand1-contrast-1", @@ -6872,12 +7127,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme4-brand1-contrast-2", @@ -6923,12 +7178,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme4-brand2-3", @@ -6940,12 +7195,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme4-brand2-4", @@ -6957,12 +7212,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme4-brand2-5", @@ -7076,12 +7331,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme4-brand2-12", @@ -7110,12 +7365,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme4-brand2-contrast-1", @@ -7127,12 +7382,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme4-brand2-contrast-2", @@ -7178,12 +7433,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme4-brand3-3", @@ -7195,12 +7450,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme4-brand3-4", @@ -7212,12 +7467,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme4-brand3-5", @@ -7331,12 +7586,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme4-brand3-12", @@ -7365,12 +7620,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme4-brand3-contrast-1", @@ -7382,12 +7637,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme4-brand3-contrast-2", @@ -7433,12 +7688,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme-accent-3", @@ -7450,12 +7705,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme-accent-4", @@ -7467,12 +7722,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme-accent-5", @@ -7586,12 +7841,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme-accent-12", @@ -7688,12 +7943,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme-neutral-3", @@ -7705,12 +7960,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme-neutral-4", @@ -7722,12 +7977,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme-neutral-5", @@ -7841,12 +8096,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme-neutral-12", @@ -7943,12 +8198,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme-brand1-3", @@ -7960,12 +8215,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme-brand1-4", @@ -7977,12 +8232,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme-brand1-5", @@ -8096,12 +8351,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme-brand1-12", @@ -8130,12 +8385,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme-brand1-contrast-1", @@ -8147,12 +8402,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme-brand1-contrast-2", @@ -8198,12 +8453,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme-brand2-3", @@ -8215,12 +8470,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme-brand2-4", @@ -8232,12 +8487,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme-brand2-5", @@ -8351,12 +8606,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme-brand2-12", @@ -8385,12 +8640,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme-brand2-contrast-1", @@ -8402,12 +8657,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme-brand2-contrast-2", @@ -8453,12 +8708,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme-brand3-3", @@ -8470,12 +8725,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme-brand3-4", @@ -8487,12 +8742,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme-brand3-5", @@ -8606,12 +8861,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme-brand3-12", @@ -8640,12 +8895,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme-brand3-contrast-1", @@ -8657,12 +8912,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme-brand3-contrast-2", diff --git a/apps/storefront/tokens/uutilsynet/dark.ts b/apps/storefront/tokens/uutilsynet/dark.ts index d881398aea..e71a3ed7e1 100644 --- a/apps/storefront/tokens/uutilsynet/dark.ts +++ b/apps/storefront/tokens/uutilsynet/dark.ts @@ -4,512 +4,512 @@ export const color = [ { - value: "#08200c", + value: "#031d30", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#08200c", + value: "#031d30", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-global-blue-1", attributes: {}, path: [ "global", - "green", + "blue", "1" ] }, { - value: "#0b290f", + value: "#032540", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0b290f", + value: "#032540", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-global-blue-2", attributes: {}, path: [ "global", - "green", + "blue", "2" ] }, { - value: "#0f3814", + value: "#043256", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0f3814", + value: "#043256", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-global-blue-3", attributes: {}, path: [ "global", - "green", + "blue", "3" ] }, { - value: "#114218", + value: "#053c65", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#114218", + value: "#053c65", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-global-blue-4", attributes: {}, path: [ "global", - "green", + "blue", "4" ] }, { - value: "#144c1c", + value: "#064474", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#144c1c", + value: "#064474", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-global-blue-5", attributes: {}, path: [ "global", - "green", + "blue", "5" ] }, { - value: "#185e22", + value: "#075490", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#185e22", + value: "#075490", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-global-blue-6", attributes: {}, path: [ "global", - "green", + "blue", "6" ] }, { - value: "#207a2c", + value: "#0a6dba", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#207a2c", + value: "#0a6dba", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-global-blue-7", attributes: {}, path: [ "global", - "green", + "blue", "7" ] }, { - value: "#279636", + value: "#3389cb", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#279636", + value: "#3389cb", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-global-blue-8", attributes: {}, path: [ "global", - "green", + "blue", "8" ] }, { - value: "#2ca63d", + value: "#0c72c1", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#2ca63d", + value: "#0c72c1", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-global-blue-9", attributes: {}, path: [ "global", - "green", + "blue", "9" ] }, { - value: "#248c33", + value: "#085c9c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#248c33", + value: "#085c9c", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-global-blue-10", attributes: {}, path: [ "global", - "green", + "blue", "10" ] }, { - value: "#1d7129", + value: "#064678", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#1d7129", + value: "#064678", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-global-blue-11", attributes: {}, path: [ "global", - "green", + "blue", "11" ] }, { - value: "#64be70", + value: "#78b1dc", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#64be70", + value: "#78b1dc", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-global-blue-12", attributes: {}, path: [ "global", - "green", + "blue", "12" ] }, { - value: "#a2d8aa", + value: "#aed0ea", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#a2d8aa", + value: "#aed0ea", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-global-blue-13", attributes: {}, path: [ "global", - "green", + "blue", "13" ] }, { - value: "#000", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#f6fafd", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ "global", - "green", + "blue", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#f3f8fc", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ "global", - "green", + "blue", "contrast-2" ] }, { - value: "#211b08", + value: "#022106", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#211b08", + value: "#022106", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-global-green-1", attributes: {}, path: [ "global", - "yellow", + "green", "1" ] }, { - value: "#2b230a", + value: "#022b07", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#2b230a", + value: "#022b07", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-global-green-2", attributes: {}, path: [ "global", - "yellow", + "green", "2" ] }, { - value: "#3a300e", + value: "#03380a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#3a300e", + value: "#03380a", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-global-green-3", attributes: {}, path: [ "global", - "yellow", + "green", "3" ] }, { - value: "#453810", + value: "#03430b", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#453810", + value: "#03430b", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-global-green-4", attributes: {}, path: [ "global", - "yellow", + "green", "4" ] }, { - value: "#4e4013", + value: "#044e0d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#4e4013", + value: "#044e0d", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-global-green-5", attributes: {}, path: [ "global", - "yellow", + "green", "5" ] }, { - value: "#625017", + value: "#045f10", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#625017", + value: "#045f10", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-global-green-6", attributes: {}, path: [ "global", - "yellow", + "green", "6" ] }, { - value: "#7f681e", + value: "#067b15", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#7f681e", + value: "#067b15", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-global-green-7", attributes: {}, path: [ "global", - "yellow", + "green", "7" ] }, { - value: "#9c8125", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#9c8125", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-global-green-8", attributes: {}, path: [ "global", - "yellow", + "green", "8" ] }, { - value: "#ecc238", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ecc238", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-global-green-9", attributes: {}, path: [ "global", - "yellow", + "green", "9" ] }, { - value: "#cfaa31", + value: "#067f16", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#cfaa31", + value: "#067f16", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-global-green-10", attributes: {}, path: [ "global", - "yellow", + "green", "10" ] }, { - value: "#b2922a", + value: "#056511", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#b2922a", + value: "#056511", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-global-green-11", attributes: {}, path: [ "global", - "yellow", + "green", "11" ] }, { - value: "#cca730", + value: "#61be6d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#cca730", + value: "#61be6d", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-global-green-12", attributes: {}, path: [ "global", - "yellow", + "green", "12" ] }, { - value: "#eec84d", + value: "#a3d9aa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#eec84d", + value: "#a3d9aa", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-global-green-13", attributes: {}, path: [ "global", - "yellow", + "green", "13" ] }, { - value: "#000", + value: "#022c08", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#022c08", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#011403", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-2" ] }, @@ -735,12 +735,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#3e1c0a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ffffff", + value: "#3e1c0a", type: "color" }, name: "--fds-global-orange-contrast-1", @@ -752,12 +752,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#1c0d05", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#1c0d05", type: "color" }, name: "--fds-global-orange-contrast-2", @@ -769,512 +769,767 @@ export const color = [ ] }, { - value: "#380c0c", + value: "#251238", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#380c0c", + value: "#251238", type: "color" }, - name: "--fds-global-red-1", + name: "--fds-global-purple-1", attributes: {}, path: [ "global", - "red", + "purple", "1" ] }, { - value: "#470f10", + value: "#301748", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#470f10", + value: "#301748", type: "color" }, - name: "--fds-global-red-2", + name: "--fds-global-purple-2", attributes: {}, path: [ "global", - "red", + "purple", "2" ] }, { - value: "#5e1515", + value: "#402060", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#5e1515", + value: "#402060", type: "color" }, - name: "--fds-global-red-3", + name: "--fds-global-purple-3", attributes: {}, path: [ "global", - "red", + "purple", "3" ] }, { - value: "#6f1819", + value: "#4d2673", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#6f1819", + value: "#4d2673", type: "color" }, - name: "--fds-global-red-4", + name: "--fds-global-purple-4", attributes: {}, path: [ "global", - "red", + "purple", "4" ] }, { - value: "#7f1c1c", + value: "#572b83", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#7f1c1c", + value: "#572b83", type: "color" }, - name: "--fds-global-red-5", + name: "--fds-global-purple-5", attributes: {}, path: [ "global", - "red", + "purple", "5" ] }, { - value: "#9d2223", + value: "#6b399d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#9d2223", + value: "#6b399d", type: "color" }, - name: "--fds-global-red-6", + name: "--fds-global-purple-6", attributes: {}, path: [ "global", - "red", + "purple", "6" ] }, { - value: "#bb3f40", + value: "#8257ac", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#bb3f40", + value: "#8257ac", type: "color" }, - name: "--fds-global-red-7", + name: "--fds-global-purple-7", attributes: {}, path: [ "global", - "red", + "purple", "7" ] }, { - value: "#c96666", + value: "#9875ba", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#c96666", + value: "#9875ba", type: "color" }, - name: "--fds-global-red-8", + name: "--fds-global-purple-8", attributes: {}, path: [ "global", - "red", + "purple", "8" ] }, { - value: "#b32728", + value: "#663399", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#b32728", + value: "#663399", type: "color" }, - name: "--fds-global-red-9", + name: "--fds-global-purple-9", attributes: {}, path: [ "global", - "red", + "purple", "9" ] }, { - value: "#8c1f1f", + value: "#4d2673", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#8c1f1f", + value: "#4d2673", type: "color" }, - name: "--fds-global-red-10", + name: "--fds-global-purple-10", attributes: {}, path: [ "global", - "red", + "purple", "10" ] }, { - value: "#671617", + value: "#32194c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#671617", + value: "#32194c", type: "color" }, - name: "--fds-global-red-11", + name: "--fds-global-purple-11", attributes: {}, path: [ "global", - "red", + "purple", "11" ] }, { - value: "#dc9a9b", + value: "#b9a1d0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#dc9a9b", + value: "#b9a1d0", type: "color" }, - name: "--fds-global-red-12", + name: "--fds-global-purple-12", attributes: {}, path: [ "global", - "red", + "purple", "12" ] }, { - value: "#e9c2c2", + value: "#d5c7e3", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e9c2c2", + value: "#d5c7e3", type: "color" }, - name: "--fds-global-red-13", + name: "--fds-global-purple-13", attributes: {}, path: [ "global", - "red", + "purple", "13" ] }, { - value: "#000", + value: "#f9f7fb", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#000", + value: "#f9f7fb", type: "color" }, - name: "--fds-global-red-contrast-1", + name: "--fds-global-purple-contrast-1", attributes: {}, path: [ "global", - "red", + "purple", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#d7cae5", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#d7cae5", type: "color" }, - name: "--fds-global-red-contrast-2", + name: "--fds-global-purple-contrast-2", attributes: {}, path: [ "global", - "red", + "purple", "contrast-2" ] }, { - value: "#031d30", + value: "#3b0708", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#031d30", + value: "#3b0708", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-global-red-1", attributes: {}, path: [ "global", - "blue", + "red", "1" ] }, { - value: "#032540", + value: "#4b0909", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#032540", + value: "#4b0909", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-global-red-2", attributes: {}, path: [ "global", - "blue", + "red", "2" ] }, { - value: "#043256", + value: "#630c0d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#043256", + value: "#630c0d", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-global-red-3", attributes: {}, path: [ "global", - "blue", + "red", "3" ] }, { - value: "#053c65", + value: "#740e0f", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#053c65", + value: "#740e0f", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-global-red-4", attributes: {}, path: [ "global", - "blue", + "red", "4" ] }, { - value: "#064474", + value: "#851011", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#064474", + value: "#851011", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-global-red-5", attributes: {}, path: [ "global", - "blue", + "red", "5" ] }, { - value: "#075490", + value: "#a41415", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#075490", + value: "#a41415", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-global-red-6", attributes: {}, path: [ "global", - "blue", + "red", "6" ] }, { - value: "#0a6dba", + value: "#d21a1b", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0a6dba", + value: "#d21a1b", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-global-red-7", attributes: {}, path: [ "global", - "blue", + "red", "7" ] }, { - value: "#3389cb", + value: "#ea4a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#3389cb", + value: "#ea4a4a", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-global-red-8", attributes: {}, path: [ "global", - "blue", + "red", "8" ] }, { - value: "#0c72c1", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#0c72c1", + value: "#e51c1d", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-global-red-9", attributes: {}, path: [ "global", - "blue", + "red", "9" ] }, { - value: "#085c9c", + value: "#bb1718", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#085c9c", + value: "#bb1718", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-global-red-10", attributes: {}, path: [ "global", - "blue", + "red", "10" ] }, { - value: "#064678", + value: "#921213", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#064678", + value: "#921213", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-global-red-11", attributes: {}, path: [ "global", - "blue", + "red", "11" ] }, { - value: "#78b1dc", + value: "#f28f8f", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#78b1dc", + value: "#f28f8f", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-global-red-12", attributes: {}, path: [ "global", - "blue", + "red", "12" ] }, { - value: "#aed0ea", + value: "#f7bdbd", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#aed0ea", + value: "#f7bdbd", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-global-red-13", attributes: {}, path: [ "global", - "blue", + "red", "13" ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#ffffff", + value: "#fef6f6", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-global-red-contrast-1", attributes: {}, path: [ "global", - "blue", + "red", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/primitives/colors/dark/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#fef9f9", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-global-red-contrast-2", attributes: {}, path: [ "global", - "blue", + "red", + "contrast-2" + ] + }, + { + value: "#221b06", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#221b06", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b2307", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#2b2307", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300a", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#3a300a", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#45380c", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#45380c", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4f410e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#4f410e", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#635011", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#635011", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#806816", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#806816", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9d801b", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#9d801b", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#eabf28", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#eabf28", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cca723", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#cca723", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b1901e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#b1901e", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca723", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#cca723", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#edc94b", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#edc94b", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#2e2508", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#2e2508", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#52430e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/global.json", + isSource: false, + original: { + value: "#52430e", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", "contrast-2" ] }, @@ -2554,7 +2809,7 @@ export const color = [ ] }, { - value: "#08200c", + value: "#022106", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2571,7 +2826,7 @@ export const color = [ ] }, { - value: "#0b290f", + value: "#022b07", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2588,7 +2843,7 @@ export const color = [ ] }, { - value: "#0f3814", + value: "#03380a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2605,7 +2860,7 @@ export const color = [ ] }, { - value: "#114218", + value: "#03430b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2622,7 +2877,7 @@ export const color = [ ] }, { - value: "#144c1c", + value: "#044e0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2639,7 +2894,7 @@ export const color = [ ] }, { - value: "#185e22", + value: "#045f10", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2656,7 +2911,7 @@ export const color = [ ] }, { - value: "#207a2c", + value: "#067b15", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2673,7 +2928,7 @@ export const color = [ ] }, { - value: "#279636", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2690,7 +2945,7 @@ export const color = [ ] }, { - value: "#2ca63d", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2707,7 +2962,7 @@ export const color = [ ] }, { - value: "#248c33", + value: "#067f16", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2724,7 +2979,7 @@ export const color = [ ] }, { - value: "#1d7129", + value: "#056511", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2741,7 +2996,7 @@ export const color = [ ] }, { - value: "#64be70", + value: "#61be6d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2758,7 +3013,7 @@ export const color = [ ] }, { - value: "#a2d8aa", + value: "#a3d9aa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2775,7 +3030,7 @@ export const color = [ ] }, { - value: "#000", + value: "#022c08", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2792,7 +3047,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2809,7 +3064,7 @@ export const color = [ ] }, { - value: "#380c0c", + value: "#3b0708", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2826,7 +3081,7 @@ export const color = [ ] }, { - value: "#470f10", + value: "#4b0909", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2843,7 +3098,7 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2860,7 +3115,7 @@ export const color = [ ] }, { - value: "#6f1819", + value: "#740e0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2877,7 +3132,7 @@ export const color = [ ] }, { - value: "#7f1c1c", + value: "#851011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2894,7 +3149,7 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2911,7 +3166,7 @@ export const color = [ ] }, { - value: "#bb3f40", + value: "#d21a1b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2928,7 +3183,7 @@ export const color = [ ] }, { - value: "#c96666", + value: "#ea4a4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2945,7 +3200,7 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2962,7 +3217,7 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2979,7 +3234,7 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2996,7 +3251,7 @@ export const color = [ ] }, { - value: "#dc9a9b", + value: "#f28f8f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3013,7 +3268,7 @@ export const color = [ ] }, { - value: "#e9c2c2", + value: "#f7bdbd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3030,7 +3285,7 @@ export const color = [ ] }, { - value: "#000", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3047,7 +3302,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3285,7 +3540,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3302,7 +3557,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3319,7 +3574,7 @@ export const color = [ ] }, { - value: "#211b08", + value: "#221b06", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3336,7 +3591,7 @@ export const color = [ ] }, { - value: "#2b230a", + value: "#2b2307", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3353,7 +3608,7 @@ export const color = [ ] }, { - value: "#3a300e", + value: "#3a300a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3370,7 +3625,7 @@ export const color = [ ] }, { - value: "#453810", + value: "#45380c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3387,7 +3642,7 @@ export const color = [ ] }, { - value: "#4e4013", + value: "#4f410e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3404,7 +3659,7 @@ export const color = [ ] }, { - value: "#625017", + value: "#635011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3421,7 +3676,7 @@ export const color = [ ] }, { - value: "#7f681e", + value: "#806816", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3438,7 +3693,7 @@ export const color = [ ] }, { - value: "#9c8125", + value: "#9d801b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3540,7 +3795,7 @@ export const color = [ ] }, { - value: "#000", + value: "#2e2508", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3557,7 +3812,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3829,49 +4084,304 @@ export const color = [ ] }, { - value: "#2f1213", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#2f1213", + value: "#131c27", type: "color" }, - name: "--fds-theme2-brand1-1", + name: "--fds-theme2-neutral-1", attributes: {}, path: [ "theme2", - "brand1", + "neutral", "1" ] }, { - value: "#3c1819", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#3c1819", + value: "#192433", type: "color" }, - name: "--fds-theme2-brand1-2", + name: "--fds-theme2-neutral-2", attributes: {}, path: [ "theme2", - "brand1", + "neutral", "2" ] }, { - value: "#522021", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme2.json", isSource: true, original: { - value: "#522021", + value: "#243142", type: "color" }, - name: "--fds-theme2-brand1-3", + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", attributes: {}, path: [ "theme2", @@ -4594,512 +5104,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme2-neutral-1", + name: "--fds-theme3-accent-1", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme2-neutral-2", + name: "--fds-theme3-accent-2", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme2-neutral-3", + name: "--fds-theme3-accent-3", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme2-neutral-4", + name: "--fds-theme3-accent-4", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme2-neutral-5", + name: "--fds-theme3-accent-5", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme2-neutral-6", + name: "--fds-theme3-accent-6", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme2-neutral-7", + name: "--fds-theme3-accent-7", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme2-neutral-8", + name: "--fds-theme3-accent-8", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme2-neutral-9", + name: "--fds-theme3-accent-9", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme2-neutral-10", + name: "--fds-theme3-accent-10", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme2-neutral-11", + name: "--fds-theme3-accent-11", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme2-neutral-12", + name: "--fds-theme3-accent-12", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme2-neutral-13", + name: "--fds-theme3-accent-13", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme2-neutral-contrast-1", + name: "--fds-theme3-accent-contrast-1", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme2.json", + filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme2-neutral-contrast-2", + name: "--fds-theme3-accent-contrast-2", attributes: {}, path: [ - "theme2", - "neutral", + "theme3", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme3-accent-1", + name: "--fds-theme3-neutral-1", attributes: {}, path: [ "theme3", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme3-accent-2", + name: "--fds-theme3-neutral-2", attributes: {}, path: [ "theme3", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme3-accent-3", + name: "--fds-theme3-neutral-3", attributes: {}, path: [ "theme3", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme3-accent-4", + name: "--fds-theme3-neutral-4", attributes: {}, path: [ "theme3", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme3-accent-5", + name: "--fds-theme3-neutral-5", attributes: {}, path: [ "theme3", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme3-accent-6", + name: "--fds-theme3-neutral-6", attributes: {}, path: [ "theme3", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme3-accent-7", + name: "--fds-theme3-neutral-7", attributes: {}, path: [ "theme3", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme3-accent-8", + name: "--fds-theme3-neutral-8", attributes: {}, path: [ "theme3", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme3-accent-9", + name: "--fds-theme3-neutral-9", attributes: {}, path: [ "theme3", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme3-accent-10", + name: "--fds-theme3-neutral-10", attributes: {}, path: [ "theme3", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme3-accent-11", + name: "--fds-theme3-neutral-11", attributes: {}, path: [ "theme3", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme3-accent-12", + name: "--fds-theme3-neutral-12", attributes: {}, path: [ "theme3", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme3-accent-13", + name: "--fds-theme3-neutral-13", attributes: {}, path: [ "theme3", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme3-accent-contrast-1", + name: "--fds-theme3-neutral-contrast-1", attributes: {}, path: [ "theme3", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme3-accent-contrast-2", + name: "--fds-theme3-neutral-contrast-2", attributes: {}, path: [ "theme3", - "accent", + "neutral", "contrast-2" ] }, @@ -5869,512 +6379,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme3-neutral-1", + name: "--fds-theme4-accent-1", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme3-neutral-2", + name: "--fds-theme4-accent-2", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme3-neutral-3", + name: "--fds-theme4-accent-3", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme3-neutral-4", + name: "--fds-theme4-accent-4", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme3-neutral-5", + name: "--fds-theme4-accent-5", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme3-neutral-6", + name: "--fds-theme4-accent-6", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme3-neutral-7", + name: "--fds-theme4-accent-7", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme3-neutral-8", + name: "--fds-theme4-accent-8", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme3-neutral-9", + name: "--fds-theme4-accent-9", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme3-neutral-10", + name: "--fds-theme4-accent-10", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme3-neutral-11", + name: "--fds-theme4-accent-11", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme3-neutral-12", + name: "--fds-theme4-accent-12", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme3-neutral-13", + name: "--fds-theme4-accent-13", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme3-neutral-contrast-1", + name: "--fds-theme4-accent-contrast-1", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme3.json", + filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme3-neutral-contrast-2", + name: "--fds-theme4-accent-contrast-2", attributes: {}, path: [ - "theme3", - "neutral", + "theme4", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme4-accent-1", + name: "--fds-theme4-neutral-1", attributes: {}, path: [ "theme4", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme4-accent-2", + name: "--fds-theme4-neutral-2", attributes: {}, path: [ "theme4", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme4-accent-3", + name: "--fds-theme4-neutral-3", attributes: {}, path: [ "theme4", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme4-accent-4", + name: "--fds-theme4-neutral-4", attributes: {}, path: [ "theme4", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme4-accent-5", + name: "--fds-theme4-neutral-5", attributes: {}, path: [ "theme4", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme4-accent-6", + name: "--fds-theme4-neutral-6", attributes: {}, path: [ "theme4", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme4-accent-7", + name: "--fds-theme4-neutral-7", attributes: {}, path: [ "theme4", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme4-accent-8", + name: "--fds-theme4-neutral-8", attributes: {}, path: [ "theme4", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme4-accent-9", + name: "--fds-theme4-neutral-9", attributes: {}, path: [ "theme4", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme4-accent-10", + name: "--fds-theme4-neutral-10", attributes: {}, path: [ "theme4", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme4-accent-11", + name: "--fds-theme4-neutral-11", attributes: {}, path: [ "theme4", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme4-accent-12", + name: "--fds-theme4-neutral-12", attributes: {}, path: [ "theme4", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme4-accent-13", + name: "--fds-theme4-neutral-13", attributes: {}, path: [ "theme4", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme4-accent-contrast-1", + name: "--fds-theme4-neutral-contrast-1", attributes: {}, path: [ "theme4", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme4-accent-contrast-2", + name: "--fds-theme4-neutral-contrast-2", attributes: {}, path: [ "theme4", - "accent", + "neutral", "contrast-2" ] }, @@ -7144,512 +7654,512 @@ export const color = [ ] }, { - value: "#131c27", + value: "#001c36", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#131c27", + value: "#001c36", type: "color" }, - name: "--fds-theme4-neutral-1", + name: "--fds-theme-accent-1", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "1" ] }, { - value: "#192433", + value: "#002445", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#192433", + value: "#002445", type: "color" }, - name: "--fds-theme4-neutral-2", + name: "--fds-theme-accent-2", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "2" ] }, { - value: "#243142", + value: "#00315c", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#243142", + value: "#00315c", type: "color" }, - name: "--fds-theme4-neutral-3", + name: "--fds-theme-accent-3", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "3" ] }, { - value: "#2e3a4a", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#2e3a4a", + value: "#00396d", type: "color" }, - name: "--fds-theme4-neutral-4", + name: "--fds-theme-accent-4", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "4" ] }, { - value: "#374352", + value: "#00427e", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#374352", + value: "#00427e", type: "color" }, - name: "--fds-theme4-neutral-5", + name: "--fds-theme-accent-5", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "5" ] }, { - value: "#495361", + value: "#00529d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#495361", + value: "#00529d", type: "color" }, - name: "--fds-theme4-neutral-6", + name: "--fds-theme-accent-6", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "6" ] }, { - value: "#626b77", + value: "#0f6bbe", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#626b77", + value: "#0f6bbe", type: "color" }, - name: "--fds-theme4-neutral-7", + name: "--fds-theme-accent-7", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "7" ] }, { - value: "#7d848e", + value: "#3d88ca", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#7d848e", + value: "#3d88ca", type: "color" }, - name: "--fds-theme4-neutral-8", + name: "--fds-theme-accent-8", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "8" ] }, { - value: "#1e2b3c", + value: "#0163ba", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#1e2b3c", + value: "#0163ba", type: "color" }, - name: "--fds-theme4-neutral-9", + name: "--fds-theme-accent-9", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "9" ] }, { - value: "#333e4e", + value: "#004d93", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#333e4e", + value: "#004d93", type: "color" }, - name: "--fds-theme4-neutral-10", + name: "--fds-theme-accent-10", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "10" ] }, { - value: "#495361", + value: "#00396d", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#495361", + value: "#00396d", type: "color" }, - name: "--fds-theme4-neutral-11", + name: "--fds-theme-accent-11", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "11" ] }, { - value: "#a6abb2", + value: "#7eb0dc", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#a6abb2", + value: "#7eb0dc", type: "color" }, - name: "--fds-theme4-neutral-12", + name: "--fds-theme-accent-12", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "12" ] }, { - value: "#c9ccd0", + value: "#b0cfea", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#c9ccd0", + value: "#b0cfea", type: "color" }, - name: "--fds-theme4-neutral-13", + name: "--fds-theme-accent-13", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "13" ] }, { - value: "#f9f9fa", + value: "#f6fafd", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#f9f9fa", + value: "#f6fafd", type: "color" }, - name: "--fds-theme4-neutral-contrast-1", + name: "--fds-theme-accent-contrast-1", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "contrast-1" ] }, { - value: "#9ea3ab", + value: "#ddeaf6", type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme4.json", + filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#9ea3ab", + value: "#ddeaf6", type: "color" }, - name: "--fds-theme4-neutral-contrast-2", + name: "--fds-theme-accent-contrast-2", attributes: {}, path: [ - "theme4", - "neutral", + "theme", + "accent", "contrast-2" ] }, { - value: "#001c36", + value: "#131c27", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#001c36", + value: "#131c27", type: "color" }, - name: "--fds-theme-accent-1", + name: "--fds-theme-neutral-1", attributes: {}, path: [ "theme", - "accent", + "neutral", "1" ] }, { - value: "#002445", + value: "#192433", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#002445", + value: "#192433", type: "color" }, - name: "--fds-theme-accent-2", + name: "--fds-theme-neutral-2", attributes: {}, path: [ "theme", - "accent", + "neutral", "2" ] }, { - value: "#00315c", + value: "#243142", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00315c", + value: "#243142", type: "color" }, - name: "--fds-theme-accent-3", + name: "--fds-theme-neutral-3", attributes: {}, path: [ "theme", - "accent", + "neutral", "3" ] }, { - value: "#00396d", + value: "#2e3a4a", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00396d", + value: "#2e3a4a", type: "color" }, - name: "--fds-theme-accent-4", + name: "--fds-theme-neutral-4", attributes: {}, path: [ "theme", - "accent", + "neutral", "4" ] }, { - value: "#00427e", + value: "#374352", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00427e", + value: "#374352", type: "color" }, - name: "--fds-theme-accent-5", + name: "--fds-theme-neutral-5", attributes: {}, path: [ "theme", - "accent", + "neutral", "5" ] }, { - value: "#00529d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00529d", + value: "#495361", type: "color" }, - name: "--fds-theme-accent-6", + name: "--fds-theme-neutral-6", attributes: {}, path: [ "theme", - "accent", + "neutral", "6" ] }, { - value: "#0f6bbe", + value: "#626b77", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#0f6bbe", + value: "#626b77", type: "color" }, - name: "--fds-theme-accent-7", + name: "--fds-theme-neutral-7", attributes: {}, path: [ "theme", - "accent", + "neutral", "7" ] }, { - value: "#3d88ca", + value: "#7d848e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#3d88ca", + value: "#7d848e", type: "color" }, - name: "--fds-theme-accent-8", + name: "--fds-theme-neutral-8", attributes: {}, path: [ "theme", - "accent", + "neutral", "8" ] }, { - value: "#0163ba", + value: "#1e2b3c", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#0163ba", + value: "#1e2b3c", type: "color" }, - name: "--fds-theme-accent-9", + name: "--fds-theme-neutral-9", attributes: {}, path: [ "theme", - "accent", + "neutral", "9" ] }, { - value: "#004d93", + value: "#333e4e", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#004d93", + value: "#333e4e", type: "color" }, - name: "--fds-theme-accent-10", + name: "--fds-theme-neutral-10", attributes: {}, path: [ "theme", - "accent", + "neutral", "10" ] }, { - value: "#00396d", + value: "#495361", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#00396d", + value: "#495361", type: "color" }, - name: "--fds-theme-accent-11", + name: "--fds-theme-neutral-11", attributes: {}, path: [ "theme", - "accent", + "neutral", "11" ] }, { - value: "#7eb0dc", + value: "#a6abb2", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#7eb0dc", + value: "#a6abb2", type: "color" }, - name: "--fds-theme-accent-12", + name: "--fds-theme-neutral-12", attributes: {}, path: [ "theme", - "accent", + "neutral", "12" ] }, { - value: "#b0cfea", + value: "#c9ccd0", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#b0cfea", + value: "#c9ccd0", type: "color" }, - name: "--fds-theme-accent-13", + name: "--fds-theme-neutral-13", attributes: {}, path: [ "theme", - "accent", + "neutral", "13" ] }, { - value: "#f6fafd", + value: "#f9f9fa", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#f9f9fa", type: "color" }, - name: "--fds-theme-accent-contrast-1", + name: "--fds-theme-neutral-contrast-1", attributes: {}, path: [ "theme", - "accent", + "neutral", "contrast-1" ] }, { - value: "#ddeaf6", + value: "#9ea3ab", type: "color", filePath: "../../design-tokens/primitives/colors/dark/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#9ea3ab", type: "color" }, - name: "--fds-theme-accent-contrast-2", + name: "--fds-theme-neutral-contrast-2", attributes: {}, path: [ "theme", - "accent", + "neutral", "contrast-2" ] }, @@ -8417,261 +8927,6 @@ export const color = [ "brand3", "contrast-2" ] - }, - { - value: "#131c27", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#131c27", - type: "color" - }, - name: "--fds-theme-neutral-1", - attributes: {}, - path: [ - "theme", - "neutral", - "1" - ] - }, - { - value: "#192433", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#192433", - type: "color" - }, - name: "--fds-theme-neutral-2", - attributes: {}, - path: [ - "theme", - "neutral", - "2" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-theme-neutral-3", - attributes: {}, - path: [ - "theme", - "neutral", - "3" - ] - }, - { - value: "#2e3a4a", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#2e3a4a", - type: "color" - }, - name: "--fds-theme-neutral-4", - attributes: {}, - path: [ - "theme", - "neutral", - "4" - ] - }, - { - value: "#374352", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#374352", - type: "color" - }, - name: "--fds-theme-neutral-5", - attributes: {}, - path: [ - "theme", - "neutral", - "5" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-theme-neutral-6", - attributes: {}, - path: [ - "theme", - "neutral", - "6" - ] - }, - { - value: "#626b77", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#626b77", - type: "color" - }, - name: "--fds-theme-neutral-7", - attributes: {}, - path: [ - "theme", - "neutral", - "7" - ] - }, - { - value: "#7d848e", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#7d848e", - type: "color" - }, - name: "--fds-theme-neutral-8", - attributes: {}, - path: [ - "theme", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-theme-neutral-9", - attributes: {}, - path: [ - "theme", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-theme-neutral-10", - attributes: {}, - path: [ - "theme", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-theme-neutral-11", - attributes: {}, - path: [ - "theme", - "neutral", - "11" - ] - }, - { - value: "#a6abb2", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#a6abb2", - type: "color" - }, - name: "--fds-theme-neutral-12", - attributes: {}, - path: [ - "theme", - "neutral", - "12" - ] - }, - { - value: "#c9ccd0", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#c9ccd0", - type: "color" - }, - name: "--fds-theme-neutral-13", - attributes: {}, - path: [ - "theme", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-theme-neutral-contrast-1", - attributes: {}, - path: [ - "theme", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/primitives/colors/dark/theme.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-theme-neutral-contrast-2", - attributes: {}, - path: [ - "theme", - "neutral", - "contrast-2" - ] } ] diff --git a/apps/storefront/tokens/uutilsynet/light.ts b/apps/storefront/tokens/uutilsynet/light.ts index 411fd3ebb4..d5bf0095b9 100644 --- a/apps/storefront/tokens/uutilsynet/light.ts +++ b/apps/storefront/tokens/uutilsynet/light.ts @@ -4,512 +4,512 @@ export const color = [ { - value: "#fcfefc", + value: "#fefeff", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fcfefc", + value: "#fefeff", type: "color" }, - name: "--fds-global-green-1", + name: "--fds-global-blue-1", attributes: {}, path: [ "global", - "green", + "blue", "1" ] }, { - value: "#e9f6ea", + value: "#edf5fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e9f6ea", + value: "#edf5fa", type: "color" }, - name: "--fds-global-green-2", + name: "--fds-global-blue-2", attributes: {}, path: [ "global", - "green", + "blue", "2" ] }, { - value: "#d9efdc", + value: "#d3e5f4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#d9efdc", + value: "#d3e5f4", type: "color" }, - name: "--fds-global-green-3", + name: "--fds-global-blue-3", attributes: {}, path: [ "global", - "green", + "blue", "3" ] }, { - value: "#b9e1be", + value: "#b7d5ed", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b9e1be", + value: "#b7d5ed", type: "color" }, - name: "--fds-global-green-4", + name: "--fds-global-blue-4", attributes: {}, path: [ "global", - "green", + "blue", "4" ] }, { - value: "#94d29d", + value: "#9bc5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#94d29d", + value: "#9bc5e5", type: "color" }, - name: "--fds-global-green-5", + name: "--fds-global-blue-5", attributes: {}, path: [ "global", - "green", + "blue", "5" ] }, { - value: "#9ed6a5", + value: "#aacee9", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9ed6a5", + value: "#aacee9", type: "color" }, - name: "--fds-global-green-6", + name: "--fds-global-blue-6", attributes: {}, path: [ "global", - "green", + "blue", "6" ] }, { - value: "#29a03a", + value: "#4291ce", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#29a03a", + value: "#4291ce", type: "color" }, - name: "--fds-global-green-7", + name: "--fds-global-blue-7", attributes: {}, path: [ "global", - "green", + "blue", "7" ] }, { - value: "#185e22", + value: "#075490", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#185e22", + value: "#075490", type: "color" }, - name: "--fds-global-green-8", + name: "--fds-global-blue-8", attributes: {}, path: [ "global", - "green", + "blue", "8" ] }, { - value: "#2ca63d", + value: "#0c72c1", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#2ca63d", + value: "#0c72c1", type: "color" }, - name: "--fds-global-green-9", + name: "--fds-global-blue-9", attributes: {}, path: [ "global", - "green", + "blue", "9" ] }, { - value: "#248c33", + value: "#085c9c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#248c33", + value: "#085c9c", type: "color" }, - name: "--fds-global-green-10", + name: "--fds-global-blue-10", attributes: {}, path: [ "global", - "green", + "blue", "10" ] }, { - value: "#1d7129", + value: "#064678", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#1d7129", + value: "#064678", type: "color" }, - name: "--fds-global-green-11", + name: "--fds-global-blue-11", attributes: {}, path: [ "global", - "green", + "blue", "11" ] }, { - value: "#185c21", + value: "#075089", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#185c21", + value: "#075089", type: "color" }, - name: "--fds-global-green-12", + name: "--fds-global-blue-12", attributes: {}, path: [ "global", - "green", + "blue", "12" ] }, { - value: "#0f3814", + value: "#043256", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#0f3814", + value: "#043256", type: "color" }, - name: "--fds-global-green-13", + name: "--fds-global-blue-13", attributes: {}, path: [ "global", - "green", + "blue", "13" ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#f6fafd", type: "color" }, - name: "--fds-global-green-contrast-1", + name: "--fds-global-blue-contrast-1", attributes: {}, path: [ "global", - "green", + "blue", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#f3f8fc", type: "color" }, - name: "--fds-global-green-contrast-2", + name: "--fds-global-blue-contrast-2", attributes: {}, path: [ "global", - "green", + "blue", "contrast-2" ] }, { - value: "#fffefc", + value: "#fcfefc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fffefc", + value: "#fcfefc", type: "color" }, - name: "--fds-global-yellow-1", + name: "--fds-global-green-1", attributes: {}, path: [ "global", - "yellow", + "green", "1" ] }, { - value: "#fbf2d5", + value: "#ebf7ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fbf2d5", + value: "#ebf7ec", type: "color" }, - name: "--fds-global-yellow-2", + name: "--fds-global-green-2", attributes: {}, path: [ "global", - "yellow", + "green", "2" ] }, { - value: "#f9ebbd", + value: "#ccead0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f9ebbd", + value: "#ccead0", type: "color" }, - name: "--fds-global-yellow-3", + name: "--fds-global-green-3", attributes: {}, path: [ "global", - "yellow", + "green", "3" ] }, { - value: "#f2d474", + value: "#acddb2", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f2d474", + value: "#acddb2", type: "color" }, - name: "--fds-global-yellow-4", + name: "--fds-global-green-4", attributes: {}, path: [ "global", - "yellow", + "green", "4" ] }, { - value: "#e8bf37", + value: "#8cd095", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e8bf37", + value: "#8cd095", type: "color" }, - name: "--fds-global-yellow-5", + name: "--fds-global-green-5", attributes: {}, path: [ "global", - "yellow", + "green", "5" ] }, { - value: "#edc644", + value: "#9dd7a4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#edc644", + value: "#9dd7a4", type: "color" }, - name: "--fds-global-yellow-6", + name: "--fds-global-green-6", attributes: {}, path: [ "global", - "yellow", + "green", "6" ] }, { - value: "#a68827", + value: "#1aa12c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#a68827", + value: "#1aa12c", type: "color" }, - name: "--fds-global-yellow-7", + name: "--fds-global-green-7", attributes: {}, path: [ "global", - "yellow", + "green", "7" ] }, { - value: "#625017", + value: "#045f10", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#625017", + value: "#045f10", type: "color" }, - name: "--fds-global-yellow-8", + name: "--fds-global-green-8", attributes: {}, path: [ "global", - "yellow", + "green", "8" ] }, { - value: "#ecc238", + value: "#08991a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ecc238", + value: "#08991a", type: "color" }, - name: "--fds-global-yellow-9", + name: "--fds-global-green-9", attributes: {}, path: [ "global", - "yellow", + "green", "9" ] }, { - value: "#cfaa31", + value: "#067f16", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#cfaa31", + value: "#067f16", type: "color" }, - name: "--fds-global-yellow-10", + name: "--fds-global-green-10", attributes: {}, path: [ "global", - "yellow", + "green", "10" ] }, { - value: "#b2922a", + value: "#056511", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b2922a", + value: "#056511", type: "color" }, - name: "--fds-global-yellow-11", + name: "--fds-global-green-11", attributes: {}, path: [ "global", - "yellow", + "green", "11" ] }, { - value: "#604f17", + value: "#045a0f", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#604f17", + value: "#045a0f", type: "color" }, - name: "--fds-global-yellow-12", + name: "--fds-global-green-12", attributes: {}, path: [ "global", - "yellow", + "green", "12" ] }, { - value: "#3a300e", + value: "#03380a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#3a300e", + value: "#03380a", type: "color" }, - name: "--fds-global-yellow-13", + name: "--fds-global-green-13", attributes: {}, path: [ "global", - "yellow", + "green", "13" ] }, { - value: "#ffffff", + value: "#022c08", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#022c08", type: "color" }, - name: "--fds-global-yellow-contrast-1", + name: "--fds-global-green-contrast-1", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#011403", type: "color" }, - name: "--fds-global-yellow-contrast-2", + name: "--fds-global-green-contrast-2", attributes: {}, path: [ "global", - "yellow", + "green", "contrast-2" ] }, @@ -548,12 +548,12 @@ export const color = [ ] }, { - value: "#f9e8df", + value: "#f6ddd0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f9e8df", + value: "#f6ddd0", type: "color" }, name: "--fds-global-orange-3", @@ -565,12 +565,12 @@ export const color = [ ] }, { - value: "#f2d0bc", + value: "#f0cab4", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f2d0bc", + value: "#f0cab4", type: "color" }, name: "--fds-global-orange-4", @@ -582,12 +582,12 @@ export const color = [ ] }, { - value: "#ecb99e", + value: "#ebb597", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ecb99e", + value: "#ebb597", type: "color" }, name: "--fds-global-orange-5", @@ -701,12 +701,12 @@ export const color = [ ] }, { - value: "#813c15", + value: "#7f3a15", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#813c15", + value: "#7f3a15", type: "color" }, name: "--fds-global-orange-12", @@ -735,12 +735,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#3e1c0a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#3e1c0a", type: "color" }, name: "--fds-global-orange-contrast-1", @@ -752,12 +752,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#1c0d05", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#1c0d05", type: "color" }, name: "--fds-global-orange-contrast-2", @@ -769,12 +769,267 @@ export const color = [ ] }, { - value: "#fffefe", + value: "#fefefe", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fffefe", + value: "#fefefe", + type: "color" + }, + name: "--fds-global-purple-1", + attributes: {}, + path: [ + "global", + "purple", + "1" + ] + }, + { + value: "#f5f2f9", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#f5f2f9", + type: "color" + }, + name: "--fds-global-purple-2", + attributes: {}, + path: [ + "global", + "purple", + "2" + ] + }, + { + value: "#e7dfef", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#e7dfef", + type: "color" + }, + name: "--fds-global-purple-3", + attributes: {}, + path: [ + "global", + "purple", + "3" + ] + }, + { + value: "#d9cce6", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d9cce6", + type: "color" + }, + name: "--fds-global-purple-4", + attributes: {}, + path: [ + "global", + "purple", + "4" + ] + }, + { + value: "#ccbadd", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#ccbadd", + type: "color" + }, + name: "--fds-global-purple-5", + attributes: {}, + path: [ + "global", + "purple", + "5" + ] + }, + { + value: "#d2c3e1", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d2c3e1", + type: "color" + }, + name: "--fds-global-purple-6", + attributes: {}, + path: [ + "global", + "purple", + "6" + ] + }, + { + value: "#9e7dbf", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#9e7dbf", + type: "color" + }, + name: "--fds-global-purple-7", + attributes: {}, + path: [ + "global", + "purple", + "7" + ] + }, + { + value: "#6b399d", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#6b399d", + type: "color" + }, + name: "--fds-global-purple-8", + attributes: {}, + path: [ + "global", + "purple", + "8" + ] + }, + { + value: "#663399", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#663399", + type: "color" + }, + name: "--fds-global-purple-9", + attributes: {}, + path: [ + "global", + "purple", + "9" + ] + }, + { + value: "#4d2673", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#4d2673", + type: "color" + }, + name: "--fds-global-purple-10", + attributes: {}, + path: [ + "global", + "purple", + "10" + ] + }, + { + value: "#32194c", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#32194c", + type: "color" + }, + name: "--fds-global-purple-11", + attributes: {}, + path: [ + "global", + "purple", + "11" + ] + }, + { + value: "#663399", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#663399", + type: "color" + }, + name: "--fds-global-purple-12", + attributes: {}, + path: [ + "global", + "purple", + "12" + ] + }, + { + value: "#402060", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#402060", + type: "color" + }, + name: "--fds-global-purple-13", + attributes: {}, + path: [ + "global", + "purple", + "13" + ] + }, + { + value: "#f9f7fb", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#f9f7fb", + type: "color" + }, + name: "--fds-global-purple-contrast-1", + attributes: {}, + path: [ + "global", + "purple", + "contrast-1" + ] + }, + { + value: "#d7cae5", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#d7cae5", + type: "color" + }, + name: "--fds-global-purple-contrast-2", + attributes: {}, + path: [ + "global", + "purple", + "contrast-2" + ] + }, + { + value: "#fffdfd", + type: "color", + filePath: "../../design-tokens/primitives/colors/light/global.json", + isSource: false, + original: { + value: "#fffdfd", type: "color" }, name: "--fds-global-red-1", @@ -786,12 +1041,12 @@ export const color = [ ] }, { - value: "#fbf2f3", + value: "#fdf0f0", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fbf2f3", + value: "#fdf0f0", type: "color" }, name: "--fds-global-red-2", @@ -803,12 +1058,12 @@ export const color = [ ] }, { - value: "#f6e6e6", + value: "#fbdada", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#f6e6e6", + value: "#fbdada", type: "color" }, name: "--fds-global-red-3", @@ -820,12 +1075,12 @@ export const color = [ ] }, { - value: "#eecfd0", + value: "#f8c5c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#eecfd0", + value: "#f8c5c5", type: "color" }, name: "--fds-global-red-4", @@ -837,12 +1092,12 @@ export const color = [ ] }, { - value: "#e6b9b9", + value: "#f6aeae", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6b9b9", + value: "#f6aeae", type: "color" }, name: "--fds-global-red-5", @@ -854,12 +1109,12 @@ export const color = [ ] }, { - value: "#e8bfbf", + value: "#f7baba", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e8bfbf", + value: "#f7baba", type: "color" }, name: "--fds-global-red-6", @@ -871,12 +1126,12 @@ export const color = [ ] }, { - value: "#cd7172", + value: "#ec5a5b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#cd7172", + value: "#ec5a5b", type: "color" }, name: "--fds-global-red-7", @@ -888,12 +1143,12 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9d2223", + value: "#a41415", type: "color" }, name: "--fds-global-red-8", @@ -905,12 +1160,12 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#b32728", + value: "#e51c1d", type: "color" }, name: "--fds-global-red-9", @@ -922,12 +1177,12 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#8c1f1f", + value: "#bb1718", type: "color" }, name: "--fds-global-red-10", @@ -939,12 +1194,12 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#671617", + value: "#921213", type: "color" }, name: "--fds-global-red-11", @@ -956,12 +1211,12 @@ export const color = [ ] }, { - value: "#9a2122", + value: "#9b1314", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#9a2122", + value: "#9b1314", type: "color" }, name: "--fds-global-red-12", @@ -973,12 +1228,12 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#5e1515", + value: "#630c0d", type: "color" }, name: "--fds-global-red-13", @@ -990,12 +1245,12 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#fef6f6", type: "color" }, name: "--fds-global-red-contrast-1", @@ -1007,12 +1262,12 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#fef9f9", type: "color" }, name: "--fds-global-red-contrast-2", @@ -1024,257 +1279,257 @@ export const color = [ ] }, { - value: "#fefeff", + value: "#fffefc", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#fefeff", + value: "#fffefc", type: "color" }, - name: "--fds-global-blue-1", + name: "--fds-global-yellow-1", attributes: {}, path: [ "global", - "blue", + "yellow", "1" ] }, { - value: "#edf5fa", + value: "#fbf2d3", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#edf5fa", + value: "#fbf2d3", type: "color" }, - name: "--fds-global-blue-2", + name: "--fds-global-yellow-2", attributes: {}, path: [ "global", - "blue", + "yellow", "2" ] }, { - value: "#dfecf7", + value: "#f5e19b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#dfecf7", + value: "#f5e19b", type: "color" }, - name: "--fds-global-blue-3", + name: "--fds-global-yellow-3", attributes: {}, path: [ "global", - "blue", + "yellow", "3" ] }, { - value: "#bedaee", + value: "#efcf5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#bedaee", + value: "#efcf5d", type: "color" }, - name: "--fds-global-blue-4", + name: "--fds-global-yellow-4", attributes: {}, path: [ "global", - "blue", + "yellow", "4" ] }, { - value: "#a1c9e7", + value: "#e6bc27", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#a1c9e7", + value: "#e6bc27", type: "color" }, - name: "--fds-global-blue-5", + name: "--fds-global-yellow-5", attributes: {}, path: [ "global", - "blue", + "yellow", "5" ] }, { - value: "#aacee9", + value: "#ecc53b", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#aacee9", + value: "#ecc53b", type: "color" }, - name: "--fds-global-blue-6", + name: "--fds-global-yellow-6", attributes: {}, path: [ "global", - "blue", + "yellow", "6" ] }, { - value: "#4291ce", + value: "#a7881c", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#4291ce", + value: "#a7881c", type: "color" }, - name: "--fds-global-blue-7", + name: "--fds-global-yellow-7", attributes: {}, path: [ "global", - "blue", + "yellow", "7" ] }, { - value: "#075490", + value: "#635011", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#075490", + value: "#635011", type: "color" }, - name: "--fds-global-blue-8", + name: "--fds-global-yellow-8", attributes: {}, path: [ "global", - "blue", + "yellow", "8" ] }, { - value: "#0c72c1", + value: "#eabf28", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#0c72c1", + value: "#eabf28", type: "color" }, - name: "--fds-global-blue-9", + name: "--fds-global-yellow-9", attributes: {}, path: [ "global", - "blue", + "yellow", "9" ] }, { - value: "#085c9c", + value: "#cca723", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#085c9c", + value: "#cca723", type: "color" }, - name: "--fds-global-blue-10", + name: "--fds-global-yellow-10", attributes: {}, path: [ "global", - "blue", + "yellow", "10" ] }, { - value: "#064678", + value: "#b1901e", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#064678", + value: "#b1901e", type: "color" }, - name: "--fds-global-blue-11", + name: "--fds-global-yellow-11", attributes: {}, path: [ "global", - "blue", + "yellow", "11" ] }, { - value: "#07528c", + value: "#5d4c10", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#07528c", + value: "#5d4c10", type: "color" }, - name: "--fds-global-blue-12", + name: "--fds-global-yellow-12", attributes: {}, path: [ "global", - "blue", + "yellow", "12" ] }, { - value: "#043256", + value: "#3a300a", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#043256", + value: "#3a300a", type: "color" }, - name: "--fds-global-blue-13", + name: "--fds-global-yellow-13", attributes: {}, path: [ "global", - "blue", + "yellow", "13" ] }, { - value: "#ffffff", + value: "#2e2508", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#ffffff", + value: "#2e2508", type: "color" }, - name: "--fds-global-blue-contrast-1", + name: "--fds-global-yellow-contrast-1", attributes: {}, path: [ "global", - "blue", + "yellow", "contrast-1" ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/primitives/colors/light/global.json", isSource: false, original: { - value: "#e6e6e6", + value: "#52430e", type: "color" }, - name: "--fds-global-blue-contrast-2", + name: "--fds-global-yellow-contrast-2", attributes: {}, path: [ "global", - "blue", + "yellow", "contrast-2" ] }, @@ -1313,7 +1568,7 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1330,7 +1585,7 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1347,7 +1602,7 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1466,7 +1721,7 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1568,7 +1823,7 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1585,7 +1840,7 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1602,7 +1857,7 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1721,7 +1976,7 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1823,7 +2078,7 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1840,7 +2095,7 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1857,7 +2112,7 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -1976,7 +2231,7 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2010,7 +2265,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2027,7 +2282,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2078,7 +2333,7 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2095,7 +2350,7 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2112,7 +2367,7 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2231,7 +2486,7 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2265,7 +2520,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2282,7 +2537,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2333,7 +2588,7 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2350,7 +2605,7 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2367,7 +2622,7 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2486,7 +2741,7 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2520,7 +2775,7 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2537,7 +2792,7 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2571,7 +2826,7 @@ export const color = [ ] }, { - value: "#e9f6ea", + value: "#ebf7ec", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2588,7 +2843,7 @@ export const color = [ ] }, { - value: "#d9efdc", + value: "#ccead0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2605,7 +2860,7 @@ export const color = [ ] }, { - value: "#b9e1be", + value: "#acddb2", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2622,7 +2877,7 @@ export const color = [ ] }, { - value: "#94d29d", + value: "#8cd095", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2639,7 +2894,7 @@ export const color = [ ] }, { - value: "#9ed6a5", + value: "#9dd7a4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2656,7 +2911,7 @@ export const color = [ ] }, { - value: "#29a03a", + value: "#1aa12c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2673,7 +2928,7 @@ export const color = [ ] }, { - value: "#185e22", + value: "#045f10", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2690,7 +2945,7 @@ export const color = [ ] }, { - value: "#2ca63d", + value: "#08991a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2707,7 +2962,7 @@ export const color = [ ] }, { - value: "#248c33", + value: "#067f16", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2724,7 +2979,7 @@ export const color = [ ] }, { - value: "#1d7129", + value: "#056511", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2741,7 +2996,7 @@ export const color = [ ] }, { - value: "#185c21", + value: "#045a0f", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2758,7 +3013,7 @@ export const color = [ ] }, { - value: "#0f3814", + value: "#03380a", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2775,7 +3030,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#022c08", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2792,7 +3047,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#011403", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2809,7 +3064,7 @@ export const color = [ ] }, { - value: "#fffefe", + value: "#fffdfd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2826,7 +3081,7 @@ export const color = [ ] }, { - value: "#fbf2f3", + value: "#fdf0f0", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2843,7 +3098,7 @@ export const color = [ ] }, { - value: "#f6e6e6", + value: "#fbdada", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2860,7 +3115,7 @@ export const color = [ ] }, { - value: "#eecfd0", + value: "#f8c5c5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2877,7 +3132,7 @@ export const color = [ ] }, { - value: "#e6b9b9", + value: "#f6aeae", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2894,7 +3149,7 @@ export const color = [ ] }, { - value: "#e8bfbf", + value: "#f7baba", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2911,7 +3166,7 @@ export const color = [ ] }, { - value: "#cd7172", + value: "#ec5a5b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2928,7 +3183,7 @@ export const color = [ ] }, { - value: "#9d2223", + value: "#a41415", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2945,7 +3200,7 @@ export const color = [ ] }, { - value: "#b32728", + value: "#e51c1d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2962,7 +3217,7 @@ export const color = [ ] }, { - value: "#8c1f1f", + value: "#bb1718", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2979,7 +3234,7 @@ export const color = [ ] }, { - value: "#671617", + value: "#921213", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -2996,7 +3251,7 @@ export const color = [ ] }, { - value: "#9a2122", + value: "#9b1314", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3013,7 +3268,7 @@ export const color = [ ] }, { - value: "#5e1515", + value: "#630c0d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3030,7 +3285,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#fef6f6", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3047,7 +3302,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#fef9f9", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3098,7 +3353,7 @@ export const color = [ ] }, { - value: "#dfecf7", + value: "#d3e5f4", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3115,7 +3370,7 @@ export const color = [ ] }, { - value: "#bedaee", + value: "#b7d5ed", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3132,7 +3387,7 @@ export const color = [ ] }, { - value: "#a1c9e7", + value: "#9bc5e5", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3251,7 +3506,7 @@ export const color = [ ] }, { - value: "#07528c", + value: "#075089", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3285,7 +3540,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#f6fafd", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3302,7 +3557,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#f3f8fc", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3336,7 +3591,7 @@ export const color = [ ] }, { - value: "#fbf2d5", + value: "#fbf2d3", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3353,7 +3608,7 @@ export const color = [ ] }, { - value: "#f9ebbd", + value: "#f5e19b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3370,7 +3625,7 @@ export const color = [ ] }, { - value: "#f2d474", + value: "#efcf5d", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3387,7 +3642,7 @@ export const color = [ ] }, { - value: "#e8bf37", + value: "#e6bc27", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3404,7 +3659,7 @@ export const color = [ ] }, { - value: "#edc644", + value: "#ecc53b", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3421,7 +3676,7 @@ export const color = [ ] }, { - value: "#a68827", + value: "#a7881c", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3438,7 +3693,7 @@ export const color = [ ] }, { - value: "#625017", + value: "#635011", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3506,7 +3761,7 @@ export const color = [ ] }, { - value: "#813c15", + value: "#7f3a15", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3540,7 +3795,7 @@ export const color = [ ] }, { - value: "#ffffff", + value: "#2e2508", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3557,7 +3812,7 @@ export const color = [ ] }, { - value: "#e6e6e6", + value: "#52430e", type: "color", filePath: "../../design-tokens/semantic/color.json", isSource: false, @@ -3608,12 +3863,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme2-accent-3", @@ -3625,12 +3880,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme2-accent-4", @@ -3642,12 +3897,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme2-accent-5", @@ -3761,12 +4016,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme2-accent-12", @@ -3863,12 +4118,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme2-neutral-3", @@ -3880,12 +4135,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme2-neutral-4", @@ -3897,12 +4152,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme2-neutral-5", @@ -4016,12 +4271,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme2-neutral-12", @@ -4118,12 +4373,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme2-brand1-3", @@ -4135,12 +4390,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme2-brand1-4", @@ -4152,12 +4407,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme2-brand1-5", @@ -4271,12 +4526,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme2-brand1-12", @@ -4305,12 +4560,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme2-brand1-contrast-1", @@ -4322,12 +4577,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme2-brand1-contrast-2", @@ -4373,12 +4628,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme2-brand2-3", @@ -4390,12 +4645,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme2-brand2-4", @@ -4407,12 +4662,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme2-brand2-5", @@ -4526,12 +4781,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme2-brand2-12", @@ -4560,12 +4815,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme2-brand2-contrast-1", @@ -4577,12 +4832,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme2-brand2-contrast-2", @@ -4628,12 +4883,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme2-brand3-3", @@ -4645,12 +4900,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme2-brand3-4", @@ -4662,12 +4917,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme2-brand3-5", @@ -4781,12 +5036,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme2-brand3-12", @@ -4815,12 +5070,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme2-brand3-contrast-1", @@ -4832,12 +5087,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme2.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme2-brand3-contrast-2", @@ -4883,12 +5138,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme3-accent-3", @@ -4900,12 +5155,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme3-accent-4", @@ -4917,12 +5172,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme3-accent-5", @@ -5036,12 +5291,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme3-accent-12", @@ -5138,12 +5393,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme3-neutral-3", @@ -5155,12 +5410,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme3-neutral-4", @@ -5172,12 +5427,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme3-neutral-5", @@ -5291,12 +5546,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme3-neutral-12", @@ -5393,12 +5648,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme3-brand1-3", @@ -5410,12 +5665,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme3-brand1-4", @@ -5427,12 +5682,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme3-brand1-5", @@ -5546,12 +5801,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme3-brand1-12", @@ -5580,12 +5835,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme3-brand1-contrast-1", @@ -5597,12 +5852,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme3-brand1-contrast-2", @@ -5648,12 +5903,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme3-brand2-3", @@ -5665,12 +5920,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme3-brand2-4", @@ -5682,12 +5937,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme3-brand2-5", @@ -5801,12 +6056,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme3-brand2-12", @@ -5835,12 +6090,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme3-brand2-contrast-1", @@ -5852,12 +6107,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme3-brand2-contrast-2", @@ -5903,12 +6158,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme3-brand3-3", @@ -5920,12 +6175,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme3-brand3-4", @@ -5937,12 +6192,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme3-brand3-5", @@ -6056,12 +6311,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme3-brand3-12", @@ -6090,12 +6345,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme3-brand3-contrast-1", @@ -6107,12 +6362,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme3.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme3-brand3-contrast-2", @@ -6158,12 +6413,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme4-accent-3", @@ -6175,12 +6430,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme4-accent-4", @@ -6192,12 +6447,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme4-accent-5", @@ -6311,12 +6566,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme4-accent-12", @@ -6413,12 +6668,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme4-neutral-3", @@ -6430,12 +6685,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme4-neutral-4", @@ -6447,12 +6702,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme4-neutral-5", @@ -6566,12 +6821,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme4-neutral-12", @@ -6668,12 +6923,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme4-brand1-3", @@ -6685,12 +6940,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme4-brand1-4", @@ -6702,12 +6957,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme4-brand1-5", @@ -6821,12 +7076,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme4-brand1-12", @@ -6855,12 +7110,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme4-brand1-contrast-1", @@ -6872,12 +7127,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme4-brand1-contrast-2", @@ -6923,12 +7178,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme4-brand2-3", @@ -6940,12 +7195,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme4-brand2-4", @@ -6957,12 +7212,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme4-brand2-5", @@ -7076,12 +7331,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme4-brand2-12", @@ -7110,12 +7365,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme4-brand2-contrast-1", @@ -7127,12 +7382,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme4-brand2-contrast-2", @@ -7178,12 +7433,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme4-brand3-3", @@ -7195,12 +7450,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme4-brand3-4", @@ -7212,12 +7467,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme4-brand3-5", @@ -7331,12 +7586,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme4-brand3-12", @@ -7365,12 +7620,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme4-brand3-contrast-1", @@ -7382,12 +7637,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme4.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme4-brand3-contrast-2", @@ -7433,12 +7688,12 @@ export const color = [ ] }, { - value: "#e2edf7", + value: "#d4e5f3", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#e2edf7", + value: "#d4e5f3", type: "color" }, name: "--fds-theme-accent-3", @@ -7450,12 +7705,12 @@ export const color = [ ] }, { - value: "#c3daef", + value: "#bad5ec", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#c3daef", + value: "#bad5ec", type: "color" }, name: "--fds-theme-accent-4", @@ -7467,12 +7722,12 @@ export const color = [ ] }, { - value: "#a4c7e6", + value: "#a1c5e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#a4c7e6", + value: "#a1c5e5", type: "color" }, name: "--fds-theme-accent-5", @@ -7586,12 +7841,12 @@ export const color = [ ] }, { - value: "#005099", + value: "#004d93", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#005099", + value: "#004d93", type: "color" }, name: "--fds-theme-accent-12", @@ -7688,12 +7943,12 @@ export const color = [ ] }, { - value: "#e9eaec", + value: "#e1e3e5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#e9eaec", + value: "#e1e3e5", type: "color" }, name: "--fds-theme-neutral-3", @@ -7705,12 +7960,12 @@ export const color = [ ] }, { - value: "#d5d7da", + value: "#ced1d4", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#d5d7da", + value: "#ced1d4", type: "color" }, name: "--fds-theme-neutral-4", @@ -7722,12 +7977,12 @@ export const color = [ ] }, { - value: "#c1c4c9", + value: "#bdc1c6", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#c1c4c9", + value: "#bdc1c6", type: "color" }, name: "--fds-theme-neutral-5", @@ -7841,12 +8096,12 @@ export const color = [ ] }, { - value: "#46505e", + value: "#444e5d", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#46505e", + value: "#444e5d", type: "color" }, name: "--fds-theme-neutral-12", @@ -7943,12 +8198,12 @@ export const color = [ ] }, { - value: "#fde5e6", + value: "#fcdadb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fde5e6", + value: "#fcdadb", type: "color" }, name: "--fds-theme-brand1-3", @@ -7960,12 +8215,12 @@ export const color = [ ] }, { - value: "#fbcccd", + value: "#fbc4c5", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fbcccd", + value: "#fbc4c5", type: "color" }, name: "--fds-theme-brand1-4", @@ -7977,12 +8232,12 @@ export const color = [ ] }, { - value: "#fab1b3", + value: "#f9adaf", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#fab1b3", + value: "#f9adaf", type: "color" }, name: "--fds-theme-brand1-5", @@ -8096,12 +8351,12 @@ export const color = [ ] }, { - value: "#873537", + value: "#843336", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#873537", + value: "#843336", type: "color" }, name: "--fds-theme-brand1-12", @@ -8130,12 +8385,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#41191b", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#41191b", type: "color" }, name: "--fds-theme-brand1-contrast-1", @@ -8147,12 +8402,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#2f1213", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#2f1213", type: "color" }, name: "--fds-theme-brand1-contrast-2", @@ -8198,12 +8453,12 @@ export const color = [ ] }, { - value: "#f8e9c6", + value: "#f5dfac", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f8e9c6", + value: "#f5dfac", type: "color" }, name: "--fds-theme-brand2-3", @@ -8215,12 +8470,12 @@ export const color = [ ] }, { - value: "#f2d48d", + value: "#f0ce7e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f2d48d", + value: "#f0ce7e", type: "color" }, name: "--fds-theme-brand2-4", @@ -8232,12 +8487,12 @@ export const color = [ ] }, { - value: "#ebbe54", + value: "#eaba4a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ebbe54", + value: "#eaba4a", type: "color" }, name: "--fds-theme-brand2-5", @@ -8351,12 +8606,12 @@ export const color = [ ] }, { - value: "#664c0e", + value: "#634a0e", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#664c0e", + value: "#634a0e", type: "color" }, name: "--fds-theme-brand2-12", @@ -8385,12 +8640,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#302407", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#302407", type: "color" }, name: "--fds-theme-brand2-contrast-1", @@ -8402,12 +8657,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#45340a", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#45340a", type: "color" }, name: "--fds-theme-brand2-contrast-2", @@ -8453,12 +8708,12 @@ export const color = [ ] }, { - value: "#d9eefd", + value: "#c8e6fd", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#d9eefd", + value: "#c8e6fd", type: "color" }, name: "--fds-theme-brand3-3", @@ -8470,12 +8725,12 @@ export const color = [ ] }, { - value: "#b3dcfc", + value: "#a9d7fb", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#b3dcfc", + value: "#a9d7fb", type: "color" }, name: "--fds-theme-brand3-4", @@ -8487,12 +8742,12 @@ export const color = [ ] }, { - value: "#8bcafa", + value: "#84c7fa", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#8bcafa", + value: "#84c7fa", type: "color" }, name: "--fds-theme-brand3-5", @@ -8606,12 +8861,12 @@ export const color = [ ] }, { - value: "#105387", + value: "#105082", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#105387", + value: "#105082", type: "color" }, name: "--fds-theme-brand3-12", @@ -8640,12 +8895,12 @@ export const color = [ ] }, { - value: "#f6fafd", + value: "#082740", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#f6fafd", + value: "#082740", type: "color" }, name: "--fds-theme-brand3-contrast-1", @@ -8657,12 +8912,12 @@ export const color = [ ] }, { - value: "#ddeaf6", + value: "#061f33", type: "color", filePath: "../../design-tokens/primitives/colors/light/theme.json", isSource: true, original: { - value: "#ddeaf6", + value: "#061f33", type: "color" }, name: "--fds-theme-brand3-contrast-2", diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts index ef344094e8..b9c119c2f0 100644 --- a/packages/cli/bin/designsystemet.ts +++ b/packages/cli/bin/designsystemet.ts @@ -8,6 +8,7 @@ program.name('Designsystemet').description('CLI for working with Designsystemet' program .command('tokens') + .showHelpAfterError() .description('run Designsystemet token builder') .option('-t, --tokens ', 'Path to "design-tokens"', '../../design-tokens') .option('-p, --preview') @@ -18,17 +19,26 @@ program program .command('migrate') + .showHelpAfterError() .description('run a Designsystemet migration') - .addArgument(new Argument('', 'Migration to run').choices(Object.keys(migrations))) - .option('-g, --glob ', 'Glob for where migration should run', './**/*.css') + .addArgument(new Argument('[migration]', 'Migration to run').choices(Object.keys(migrations))) + .option('-l --list', 'List available migrations') + .option('-g --glob ', 'Glob for files upon which to apply the migration', './**/*.css') .action((migrationKey, opts) => { - const { glob } = opts; - const migration = migrations[migrationKey as keyof typeof migrations]; - if (!migration) { - console.error('Migration not found!'); - throw 'Aborting'; + const { glob, list } = opts; + + if (list) { + Object.keys(migrations).forEach((key) => { + console.log(key); + }); + } else { + const migration = migrations[migrationKey as keyof typeof migrations]; + if (!migration) { + console.error('Migration not found!'); + throw 'Aborting'; + } + migration?.(glob); } - migration?.(glob); }); await program.parseAsync(process.argv); diff --git a/packages/theme/brand/altinn/dark.css b/packages/theme/brand/altinn/dark.css index 5e62a58260..54e3faecc4 100644 --- a/packages/theme/brand/altinn/dark.css +++ b/packages/theme/brand/altinn/dark.css @@ -6,66 +6,6 @@ :root { - --fds-global-green-1: #08200c; - --fds-global-green-2: #0b290f; - --fds-global-green-3: #0f3814; - --fds-global-green-4: #114218; - --fds-global-green-5: #144c1c; - --fds-global-green-6: #185e22; - --fds-global-green-7: #207a2c; - --fds-global-green-8: #279636; - --fds-global-green-9: #2ca63d; - --fds-global-green-10: #248c33; - --fds-global-green-11: #1d7129; - --fds-global-green-12: #64be70; - --fds-global-green-13: #a2d8aa; - --fds-global-green-contrast-1: #000; - --fds-global-green-contrast-2: #e6e6e6; - --fds-global-yellow-1: #211b08; - --fds-global-yellow-2: #2b230a; - --fds-global-yellow-3: #3a300e; - --fds-global-yellow-4: #453810; - --fds-global-yellow-5: #4e4013; - --fds-global-yellow-6: #625017; - --fds-global-yellow-7: #7f681e; - --fds-global-yellow-8: #9c8125; - --fds-global-yellow-9: #ecc238; - --fds-global-yellow-10: #cfaa31; - --fds-global-yellow-11: #b2922a; - --fds-global-yellow-12: #cca730; - --fds-global-yellow-13: #eec84d; - --fds-global-yellow-contrast-1: #000; - --fds-global-yellow-contrast-2: #e6e6e6; - --fds-global-orange-1: #2d1508; - --fds-global-orange-2: #3a1b0a; - --fds-global-orange-3: #4f240d; - --fds-global-orange-4: #5d2b0f; - --fds-global-orange-5: #6b3212; - --fds-global-orange-6: #853e16; - --fds-global-orange-7: #ac4f1c; - --fds-global-orange-8: #d46223; - --fds-global-orange-9: #d46223; - --fds-global-orange-10: #b0511d; - --fds-global-orange-11: #8e4117; - --fds-global-orange-12: #e39a72; - --fds-global-orange-13: #efc3ab; - --fds-global-orange-contrast-1: #ffffff; - --fds-global-orange-contrast-2: #e6e6e6; - --fds-global-red-1: #380c0c; - --fds-global-red-2: #470f10; - --fds-global-red-3: #5e1515; - --fds-global-red-4: #6f1819; - --fds-global-red-5: #7f1c1c; - --fds-global-red-6: #9d2223; - --fds-global-red-7: #bb3f40; - --fds-global-red-8: #c96666; - --fds-global-red-9: #b32728; - --fds-global-red-10: #8c1f1f; - --fds-global-red-11: #671617; - --fds-global-red-12: #dc9a9b; - --fds-global-red-13: #e9c2c2; - --fds-global-red-contrast-1: #000; - --fds-global-red-contrast-2: #e6e6e6; --fds-global-blue-1: #031d30; --fds-global-blue-2: #032540; --fds-global-blue-3: #043256; @@ -79,8 +19,83 @@ --fds-global-blue-11: #064678; --fds-global-blue-12: #78b1dc; --fds-global-blue-13: #aed0ea; - --fds-global-blue-contrast-1: #ffffff; - --fds-global-blue-contrast-2: #e6e6e6; + --fds-global-blue-contrast-1: #f6fafd; + --fds-global-blue-contrast-2: #f3f8fc; + --fds-global-green-1: #022106; + --fds-global-green-2: #022b07; + --fds-global-green-3: #03380a; + --fds-global-green-4: #03430b; + --fds-global-green-5: #044e0d; + --fds-global-green-6: #045f10; + --fds-global-green-7: #067b15; + --fds-global-green-8: #08991a; + --fds-global-green-9: #08991a; + --fds-global-green-10: #067f16; + --fds-global-green-11: #056511; + --fds-global-green-12: #61be6d; + --fds-global-green-13: #a3d9aa; + --fds-global-green-contrast-1: #022c08; + --fds-global-green-contrast-2: #011403; + --fds-global-orange-1: #2d1508; + --fds-global-orange-2: #3a1b0a; + --fds-global-orange-3: #4f240d; + --fds-global-orange-4: #5d2b0f; + --fds-global-orange-5: #6b3212; + --fds-global-orange-6: #853e16; + --fds-global-orange-7: #ac4f1c; + --fds-global-orange-8: #d46223; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #e39a72; + --fds-global-orange-13: #efc3ab; + --fds-global-orange-contrast-1: #3e1c0a; + --fds-global-orange-contrast-2: #1c0d05; + --fds-global-purple-1: #251238; + --fds-global-purple-2: #301748; + --fds-global-purple-3: #402060; + --fds-global-purple-4: #4d2673; + --fds-global-purple-5: #572b83; + --fds-global-purple-6: #6b399d; + --fds-global-purple-7: #8257ac; + --fds-global-purple-8: #9875ba; + --fds-global-purple-9: #663399; + --fds-global-purple-10: #4d2673; + --fds-global-purple-11: #32194c; + --fds-global-purple-12: #b9a1d0; + --fds-global-purple-13: #d5c7e3; + --fds-global-purple-contrast-1: #f9f7fb; + --fds-global-purple-contrast-2: #d7cae5; + --fds-global-red-1: #3b0708; + --fds-global-red-2: #4b0909; + --fds-global-red-3: #630c0d; + --fds-global-red-4: #740e0f; + --fds-global-red-5: #851011; + --fds-global-red-6: #a41415; + --fds-global-red-7: #d21a1b; + --fds-global-red-8: #ea4a4a; + --fds-global-red-9: #e51c1d; + --fds-global-red-10: #bb1718; + --fds-global-red-11: #921213; + --fds-global-red-12: #f28f8f; + --fds-global-red-13: #f7bdbd; + --fds-global-red-contrast-1: #fef6f6; + --fds-global-red-contrast-2: #fef9f9; + --fds-global-yellow-1: #221b06; + --fds-global-yellow-2: #2b2307; + --fds-global-yellow-3: #3a300a; + --fds-global-yellow-4: #45380c; + --fds-global-yellow-5: #4f410e; + --fds-global-yellow-6: #635011; + --fds-global-yellow-7: #806816; + --fds-global-yellow-8: #9d801b; + --fds-global-yellow-9: #eabf28; + --fds-global-yellow-10: #cca723; + --fds-global-yellow-11: #b1901e; + --fds-global-yellow-12: #cca723; + --fds-global-yellow-13: #edc94b; + --fds-global-yellow-contrast-1: #2e2508; + --fds-global-yellow-contrast-2: #52430e; --fds-color-accent-1: #001c36; --fds-color-accent-2: #002445; --fds-color-accent-3: #00315c; @@ -274,8 +289,8 @@ --fds-color-info-base-active: #064678; --fds-color-info-text-subtle: #78b1dc; --fds-color-info-text-default: #aed0ea; - --fds-color-info-contrast-first: #ffffff; - --fds-color-info-contrast-second: #e6e6e6; + --fds-color-info-contrast-first: #f6fafd; + --fds-color-info-contrast-second: #f3f8fc; --fds-color-warning-background-default: var(--fds-global-yellow-1); --fds-color-warning-background-subtle: var(--fds-global-yellow-2); --fds-color-warning-surface-default: var(--fds-global-yellow-3); diff --git a/packages/theme/brand/altinn/light.css b/packages/theme/brand/altinn/light.css index b15ed67544..d5e08ae8fa 100644 --- a/packages/theme/brand/altinn/light.css +++ b/packages/theme/brand/altinn/light.css @@ -6,93 +6,108 @@ :root { + --fds-global-blue-1: #fefeff; + --fds-global-blue-2: #edf5fa; + --fds-global-blue-3: #d3e5f4; + --fds-global-blue-4: #b7d5ed; + --fds-global-blue-5: #9bc5e5; + --fds-global-blue-6: #aacee9; + --fds-global-blue-7: #4291ce; + --fds-global-blue-8: #075490; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #075089; + --fds-global-blue-13: #043256; + --fds-global-blue-contrast-1: #f6fafd; + --fds-global-blue-contrast-2: #f3f8fc; --fds-global-green-1: #fcfefc; - --fds-global-green-2: #e9f6ea; - --fds-global-green-3: #d9efdc; - --fds-global-green-4: #b9e1be; - --fds-global-green-5: #94d29d; - --fds-global-green-6: #9ed6a5; - --fds-global-green-7: #29a03a; - --fds-global-green-8: #185e22; - --fds-global-green-9: #2ca63d; - --fds-global-green-10: #248c33; - --fds-global-green-11: #1d7129; - --fds-global-green-12: #185c21; - --fds-global-green-13: #0f3814; - --fds-global-green-contrast-1: #ffffff; - --fds-global-green-contrast-2: #e6e6e6; - --fds-global-yellow-1: #fffefc; - --fds-global-yellow-2: #fbf2d5; - --fds-global-yellow-3: #f9ebbd; - --fds-global-yellow-4: #f2d474; - --fds-global-yellow-5: #e8bf37; - --fds-global-yellow-6: #edc644; - --fds-global-yellow-7: #a68827; - --fds-global-yellow-8: #625017; - --fds-global-yellow-9: #ecc238; - --fds-global-yellow-10: #cfaa31; - --fds-global-yellow-11: #b2922a; - --fds-global-yellow-12: #604f17; - --fds-global-yellow-13: #3a300e; - --fds-global-yellow-contrast-1: #ffffff; - --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-green-2: #ebf7ec; + --fds-global-green-3: #ccead0; + --fds-global-green-4: #acddb2; + --fds-global-green-5: #8cd095; + --fds-global-green-6: #9dd7a4; + --fds-global-green-7: #1aa12c; + --fds-global-green-8: #045f10; + --fds-global-green-9: #08991a; + --fds-global-green-10: #067f16; + --fds-global-green-11: #056511; + --fds-global-green-12: #045a0f; + --fds-global-green-13: #03380a; + --fds-global-green-contrast-1: #022c08; + --fds-global-green-contrast-2: #011403; --fds-global-orange-1: #fffefd; --fds-global-orange-2: #fbf1ec; - --fds-global-orange-3: #f9e8df; - --fds-global-orange-4: #f2d0bc; - --fds-global-orange-5: #ecb99e; + --fds-global-orange-3: #f6ddd0; + --fds-global-orange-4: #f0cab4; + --fds-global-orange-5: #ebb597; --fds-global-orange-6: #eec0a7; --fds-global-orange-7: #d76e34; --fds-global-orange-8: #853e16; --fds-global-orange-9: #d46223; --fds-global-orange-10: #b0511d; --fds-global-orange-11: #8e4117; - --fds-global-orange-12: #813c15; + --fds-global-orange-12: #7f3a15; --fds-global-orange-13: #4f240d; - --fds-global-orange-contrast-1: #ffffff; - --fds-global-orange-contrast-2: #e6e6e6; - --fds-global-red-1: #fffefe; - --fds-global-red-2: #fbf2f3; - --fds-global-red-3: #f6e6e6; - --fds-global-red-4: #eecfd0; - --fds-global-red-5: #e6b9b9; - --fds-global-red-6: #e8bfbf; - --fds-global-red-7: #cd7172; - --fds-global-red-8: #9d2223; - --fds-global-red-9: #b32728; - --fds-global-red-10: #8c1f1f; - --fds-global-red-11: #671617; - --fds-global-red-12: #9a2122; - --fds-global-red-13: #5e1515; - --fds-global-red-contrast-1: #ffffff; - --fds-global-red-contrast-2: #e6e6e6; - --fds-global-blue-1: #fefeff; - --fds-global-blue-2: #edf5fa; - --fds-global-blue-3: #dfecf7; - --fds-global-blue-4: #bedaee; - --fds-global-blue-5: #a1c9e7; - --fds-global-blue-6: #aacee9; - --fds-global-blue-7: #4291ce; - --fds-global-blue-8: #075490; - --fds-global-blue-9: #0c72c1; - --fds-global-blue-10: #085c9c; - --fds-global-blue-11: #064678; - --fds-global-blue-12: #07528c; - --fds-global-blue-13: #043256; - --fds-global-blue-contrast-1: #ffffff; - --fds-global-blue-contrast-2: #e6e6e6; + --fds-global-orange-contrast-1: #3e1c0a; + --fds-global-orange-contrast-2: #1c0d05; + --fds-global-purple-1: #fefefe; + --fds-global-purple-2: #f5f2f9; + --fds-global-purple-3: #e7dfef; + --fds-global-purple-4: #d9cce6; + --fds-global-purple-5: #ccbadd; + --fds-global-purple-6: #d2c3e1; + --fds-global-purple-7: #9e7dbf; + --fds-global-purple-8: #6b399d; + --fds-global-purple-9: #663399; + --fds-global-purple-10: #4d2673; + --fds-global-purple-11: #32194c; + --fds-global-purple-12: #663399; + --fds-global-purple-13: #402060; + --fds-global-purple-contrast-1: #f9f7fb; + --fds-global-purple-contrast-2: #d7cae5; + --fds-global-red-1: #fffdfd; + --fds-global-red-2: #fdf0f0; + --fds-global-red-3: #fbdada; + --fds-global-red-4: #f8c5c5; + --fds-global-red-5: #f6aeae; + --fds-global-red-6: #f7baba; + --fds-global-red-7: #ec5a5b; + --fds-global-red-8: #a41415; + --fds-global-red-9: #e51c1d; + --fds-global-red-10: #bb1718; + --fds-global-red-11: #921213; + --fds-global-red-12: #9b1314; + --fds-global-red-13: #630c0d; + --fds-global-red-contrast-1: #fef6f6; + --fds-global-red-contrast-2: #fef9f9; + --fds-global-yellow-1: #fffefc; + --fds-global-yellow-2: #fbf2d3; + --fds-global-yellow-3: #f5e19b; + --fds-global-yellow-4: #efcf5d; + --fds-global-yellow-5: #e6bc27; + --fds-global-yellow-6: #ecc53b; + --fds-global-yellow-7: #a7881c; + --fds-global-yellow-8: #635011; + --fds-global-yellow-9: #eabf28; + --fds-global-yellow-10: #cca723; + --fds-global-yellow-11: #b1901e; + --fds-global-yellow-12: #5d4c10; + --fds-global-yellow-13: #3a300a; + --fds-global-yellow-contrast-1: #2e2508; + --fds-global-yellow-contrast-2: #52430e; --fds-color-accent-1: #fefeff; --fds-color-accent-2: #eef4fa; - --fds-color-accent-3: #e2edf7; - --fds-color-accent-4: #c3daef; - --fds-color-accent-5: #a4c7e6; + --fds-color-accent-3: #d4e5f3; + --fds-color-accent-4: #bad5ec; + --fds-color-accent-5: #a1c5e5; --fds-color-accent-6: #aecde9; --fds-color-accent-7: #4b90ce; --fds-color-accent-8: #00529d; --fds-color-accent-9: #0163ba; --fds-color-accent-10: #004d93; --fds-color-accent-11: #00396d; - --fds-color-accent-12: #005099; + --fds-color-accent-12: #004d93; --fds-color-accent-13: #00315c; --fds-color-accent-contrast-1: #f6fafd; --fds-color-accent-contrast-2: #ddeaf6; @@ -113,16 +128,16 @@ --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); --fds-color-neutral-1: #fefefe; --fds-color-neutral-2: #f3f4f5; - --fds-color-neutral-3: #e9eaec; - --fds-color-neutral-4: #d5d7da; - --fds-color-neutral-5: #c1c4c9; + --fds-color-neutral-3: #e1e3e5; + --fds-color-neutral-4: #ced1d4; + --fds-color-neutral-5: #bdc1c6; --fds-color-neutral-6: #c6c9cd; --fds-color-neutral-7: #858c96; --fds-color-neutral-8: #495361; --fds-color-neutral-9: #1e2b3c; --fds-color-neutral-10: #333e4e; --fds-color-neutral-11: #495361; - --fds-color-neutral-12: #46505e; + --fds-color-neutral-12: #444e5d; --fds-color-neutral-13: #243142; --fds-color-neutral-contrast-1: #f9f9fa; --fds-color-neutral-contrast-2: #9ea3ab; @@ -143,19 +158,19 @@ --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); --fds-color-brand1-1: #fffefe; --fds-color-brand1-2: #fef0f1; - --fds-color-brand1-3: #fde5e6; - --fds-color-brand1-4: #fbcccd; - --fds-color-brand1-5: #fab1b3; + --fds-color-brand1-3: #fcdadb; + --fds-color-brand1-4: #fbc4c5; + --fds-color-brand1-5: #f9adaf; --fds-color-brand1-6: #fab8b9; --fds-color-brand1-7: #eb5b5f; --fds-color-brand1-8: #8b3639; --fds-color-brand1-9: #f35f63; --fds-color-brand1-10: #cc5053; --fds-color-brand1-11: #a84144; - --fds-color-brand1-12: #873537; + --fds-color-brand1-12: #843336; --fds-color-brand1-13: #522021; - --fds-color-brand1-contrast-1: #f6fafd; - --fds-color-brand1-contrast-2: #ddeaf6; + --fds-color-brand1-contrast-1: #41191b; + --fds-color-brand1-contrast-2: #2f1213; --fds-color-brand1-background-default: var(--fds-color-brand1-1); --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); --fds-color-brand1-surface-default: var(--fds-color-brand1-3); @@ -173,19 +188,19 @@ --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); --fds-color-brand2-1: #fffefc; --fds-color-brand2-2: #fbf3e0; - --fds-color-brand2-3: #f8e9c6; - --fds-color-brand2-4: #f2d48d; - --fds-color-brand2-5: #ebbe54; + --fds-color-brand2-3: #f5dfac; + --fds-color-brand2-4: #f0ce7e; + --fds-color-brand2-5: #eaba4a; --fds-color-brand2-6: #edc464; --fds-color-brand2-7: #b28419; --fds-color-brand2-8: #684e0f; --fds-color-brand2-9: #e4a920; --fds-color-brand2-10: #c6931c; --fds-color-brand2-11: #a87c17; - --fds-color-brand2-12: #664c0e; + --fds-color-brand2-12: #634a0e; --fds-color-brand2-13: #3d2e09; - --fds-color-brand2-contrast-1: #f6fafd; - --fds-color-brand2-contrast-2: #ddeaf6; + --fds-color-brand2-contrast-1: #302407; + --fds-color-brand2-contrast-2: #45340a; --fds-color-brand2-background-default: var(--fds-color-brand2-1); --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); --fds-color-brand2-surface-default: var(--fds-color-brand2-3); @@ -203,19 +218,19 @@ --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); --fds-color-brand3-1: #fdfeff; --fds-color-brand3-2: #eaf6fe; - --fds-color-brand3-3: #d9eefd; - --fds-color-brand3-4: #b3dcfc; - --fds-color-brand3-5: #8bcafa; + --fds-color-brand3-3: #c8e6fd; + --fds-color-brand3-4: #a9d7fb; + --fds-color-brand3-5: #84c7fa; --fds-color-brand3-6: #96cffa; --fds-color-brand3-7: #1c90e8; --fds-color-brand3-8: #11558a; --fds-color-brand3-9: #1e98f5; --fds-color-brand3-10: #1980ce; --fds-color-brand3-11: #1569a9; - --fds-color-brand3-12: #105387; + --fds-color-brand3-12: #105082; --fds-color-brand3-13: #0a3251; - --fds-color-brand3-contrast-1: #f6fafd; - --fds-color-brand3-contrast-2: #ddeaf6; + --fds-color-brand3-contrast-1: #082740; + --fds-color-brand3-contrast-2: #061f33; --fds-color-brand3-background-default: var(--fds-color-brand3-1); --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); --fds-color-brand3-surface-default: var(--fds-color-brand3-3); @@ -263,19 +278,19 @@ --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #fefeff; --fds-color-info-background-subtle: #edf5fa; - --fds-color-info-surface-default: #dfecf7; - --fds-color-info-surface-hover: #bedaee; - --fds-color-info-surface-active: #a1c9e7; + --fds-color-info-surface-default: #d3e5f4; + --fds-color-info-surface-hover: #b7d5ed; + --fds-color-info-surface-active: #9bc5e5; --fds-color-info-border-subtle: #aacee9; --fds-color-info-border-default: #4291ce; --fds-color-info-border-strong: #075490; --fds-color-info-base-default: #0c72c1; --fds-color-info-base-hover: #085c9c; --fds-color-info-base-active: #064678; - --fds-color-info-text-subtle: #07528c; + --fds-color-info-text-subtle: #075089; --fds-color-info-text-default: #043256; - --fds-color-info-contrast-first: #ffffff; - --fds-color-info-contrast-second: #e6e6e6; + --fds-color-info-contrast-first: #f6fafd; + --fds-color-info-contrast-second: #f3f8fc; --fds-color-warning-background-default: var(--fds-global-yellow-1); --fds-color-warning-background-subtle: var(--fds-global-yellow-2); --fds-color-warning-surface-default: var(--fds-global-yellow-3); diff --git a/packages/theme/brand/digdir/dark.css b/packages/theme/brand/digdir/dark.css index 5e62a58260..54e3faecc4 100644 --- a/packages/theme/brand/digdir/dark.css +++ b/packages/theme/brand/digdir/dark.css @@ -6,66 +6,6 @@ :root { - --fds-global-green-1: #08200c; - --fds-global-green-2: #0b290f; - --fds-global-green-3: #0f3814; - --fds-global-green-4: #114218; - --fds-global-green-5: #144c1c; - --fds-global-green-6: #185e22; - --fds-global-green-7: #207a2c; - --fds-global-green-8: #279636; - --fds-global-green-9: #2ca63d; - --fds-global-green-10: #248c33; - --fds-global-green-11: #1d7129; - --fds-global-green-12: #64be70; - --fds-global-green-13: #a2d8aa; - --fds-global-green-contrast-1: #000; - --fds-global-green-contrast-2: #e6e6e6; - --fds-global-yellow-1: #211b08; - --fds-global-yellow-2: #2b230a; - --fds-global-yellow-3: #3a300e; - --fds-global-yellow-4: #453810; - --fds-global-yellow-5: #4e4013; - --fds-global-yellow-6: #625017; - --fds-global-yellow-7: #7f681e; - --fds-global-yellow-8: #9c8125; - --fds-global-yellow-9: #ecc238; - --fds-global-yellow-10: #cfaa31; - --fds-global-yellow-11: #b2922a; - --fds-global-yellow-12: #cca730; - --fds-global-yellow-13: #eec84d; - --fds-global-yellow-contrast-1: #000; - --fds-global-yellow-contrast-2: #e6e6e6; - --fds-global-orange-1: #2d1508; - --fds-global-orange-2: #3a1b0a; - --fds-global-orange-3: #4f240d; - --fds-global-orange-4: #5d2b0f; - --fds-global-orange-5: #6b3212; - --fds-global-orange-6: #853e16; - --fds-global-orange-7: #ac4f1c; - --fds-global-orange-8: #d46223; - --fds-global-orange-9: #d46223; - --fds-global-orange-10: #b0511d; - --fds-global-orange-11: #8e4117; - --fds-global-orange-12: #e39a72; - --fds-global-orange-13: #efc3ab; - --fds-global-orange-contrast-1: #ffffff; - --fds-global-orange-contrast-2: #e6e6e6; - --fds-global-red-1: #380c0c; - --fds-global-red-2: #470f10; - --fds-global-red-3: #5e1515; - --fds-global-red-4: #6f1819; - --fds-global-red-5: #7f1c1c; - --fds-global-red-6: #9d2223; - --fds-global-red-7: #bb3f40; - --fds-global-red-8: #c96666; - --fds-global-red-9: #b32728; - --fds-global-red-10: #8c1f1f; - --fds-global-red-11: #671617; - --fds-global-red-12: #dc9a9b; - --fds-global-red-13: #e9c2c2; - --fds-global-red-contrast-1: #000; - --fds-global-red-contrast-2: #e6e6e6; --fds-global-blue-1: #031d30; --fds-global-blue-2: #032540; --fds-global-blue-3: #043256; @@ -79,8 +19,83 @@ --fds-global-blue-11: #064678; --fds-global-blue-12: #78b1dc; --fds-global-blue-13: #aed0ea; - --fds-global-blue-contrast-1: #ffffff; - --fds-global-blue-contrast-2: #e6e6e6; + --fds-global-blue-contrast-1: #f6fafd; + --fds-global-blue-contrast-2: #f3f8fc; + --fds-global-green-1: #022106; + --fds-global-green-2: #022b07; + --fds-global-green-3: #03380a; + --fds-global-green-4: #03430b; + --fds-global-green-5: #044e0d; + --fds-global-green-6: #045f10; + --fds-global-green-7: #067b15; + --fds-global-green-8: #08991a; + --fds-global-green-9: #08991a; + --fds-global-green-10: #067f16; + --fds-global-green-11: #056511; + --fds-global-green-12: #61be6d; + --fds-global-green-13: #a3d9aa; + --fds-global-green-contrast-1: #022c08; + --fds-global-green-contrast-2: #011403; + --fds-global-orange-1: #2d1508; + --fds-global-orange-2: #3a1b0a; + --fds-global-orange-3: #4f240d; + --fds-global-orange-4: #5d2b0f; + --fds-global-orange-5: #6b3212; + --fds-global-orange-6: #853e16; + --fds-global-orange-7: #ac4f1c; + --fds-global-orange-8: #d46223; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #e39a72; + --fds-global-orange-13: #efc3ab; + --fds-global-orange-contrast-1: #3e1c0a; + --fds-global-orange-contrast-2: #1c0d05; + --fds-global-purple-1: #251238; + --fds-global-purple-2: #301748; + --fds-global-purple-3: #402060; + --fds-global-purple-4: #4d2673; + --fds-global-purple-5: #572b83; + --fds-global-purple-6: #6b399d; + --fds-global-purple-7: #8257ac; + --fds-global-purple-8: #9875ba; + --fds-global-purple-9: #663399; + --fds-global-purple-10: #4d2673; + --fds-global-purple-11: #32194c; + --fds-global-purple-12: #b9a1d0; + --fds-global-purple-13: #d5c7e3; + --fds-global-purple-contrast-1: #f9f7fb; + --fds-global-purple-contrast-2: #d7cae5; + --fds-global-red-1: #3b0708; + --fds-global-red-2: #4b0909; + --fds-global-red-3: #630c0d; + --fds-global-red-4: #740e0f; + --fds-global-red-5: #851011; + --fds-global-red-6: #a41415; + --fds-global-red-7: #d21a1b; + --fds-global-red-8: #ea4a4a; + --fds-global-red-9: #e51c1d; + --fds-global-red-10: #bb1718; + --fds-global-red-11: #921213; + --fds-global-red-12: #f28f8f; + --fds-global-red-13: #f7bdbd; + --fds-global-red-contrast-1: #fef6f6; + --fds-global-red-contrast-2: #fef9f9; + --fds-global-yellow-1: #221b06; + --fds-global-yellow-2: #2b2307; + --fds-global-yellow-3: #3a300a; + --fds-global-yellow-4: #45380c; + --fds-global-yellow-5: #4f410e; + --fds-global-yellow-6: #635011; + --fds-global-yellow-7: #806816; + --fds-global-yellow-8: #9d801b; + --fds-global-yellow-9: #eabf28; + --fds-global-yellow-10: #cca723; + --fds-global-yellow-11: #b1901e; + --fds-global-yellow-12: #cca723; + --fds-global-yellow-13: #edc94b; + --fds-global-yellow-contrast-1: #2e2508; + --fds-global-yellow-contrast-2: #52430e; --fds-color-accent-1: #001c36; --fds-color-accent-2: #002445; --fds-color-accent-3: #00315c; @@ -274,8 +289,8 @@ --fds-color-info-base-active: #064678; --fds-color-info-text-subtle: #78b1dc; --fds-color-info-text-default: #aed0ea; - --fds-color-info-contrast-first: #ffffff; - --fds-color-info-contrast-second: #e6e6e6; + --fds-color-info-contrast-first: #f6fafd; + --fds-color-info-contrast-second: #f3f8fc; --fds-color-warning-background-default: var(--fds-global-yellow-1); --fds-color-warning-background-subtle: var(--fds-global-yellow-2); --fds-color-warning-surface-default: var(--fds-global-yellow-3); diff --git a/packages/theme/brand/digdir/light.css b/packages/theme/brand/digdir/light.css index b15ed67544..d5e08ae8fa 100644 --- a/packages/theme/brand/digdir/light.css +++ b/packages/theme/brand/digdir/light.css @@ -6,93 +6,108 @@ :root { + --fds-global-blue-1: #fefeff; + --fds-global-blue-2: #edf5fa; + --fds-global-blue-3: #d3e5f4; + --fds-global-blue-4: #b7d5ed; + --fds-global-blue-5: #9bc5e5; + --fds-global-blue-6: #aacee9; + --fds-global-blue-7: #4291ce; + --fds-global-blue-8: #075490; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #075089; + --fds-global-blue-13: #043256; + --fds-global-blue-contrast-1: #f6fafd; + --fds-global-blue-contrast-2: #f3f8fc; --fds-global-green-1: #fcfefc; - --fds-global-green-2: #e9f6ea; - --fds-global-green-3: #d9efdc; - --fds-global-green-4: #b9e1be; - --fds-global-green-5: #94d29d; - --fds-global-green-6: #9ed6a5; - --fds-global-green-7: #29a03a; - --fds-global-green-8: #185e22; - --fds-global-green-9: #2ca63d; - --fds-global-green-10: #248c33; - --fds-global-green-11: #1d7129; - --fds-global-green-12: #185c21; - --fds-global-green-13: #0f3814; - --fds-global-green-contrast-1: #ffffff; - --fds-global-green-contrast-2: #e6e6e6; - --fds-global-yellow-1: #fffefc; - --fds-global-yellow-2: #fbf2d5; - --fds-global-yellow-3: #f9ebbd; - --fds-global-yellow-4: #f2d474; - --fds-global-yellow-5: #e8bf37; - --fds-global-yellow-6: #edc644; - --fds-global-yellow-7: #a68827; - --fds-global-yellow-8: #625017; - --fds-global-yellow-9: #ecc238; - --fds-global-yellow-10: #cfaa31; - --fds-global-yellow-11: #b2922a; - --fds-global-yellow-12: #604f17; - --fds-global-yellow-13: #3a300e; - --fds-global-yellow-contrast-1: #ffffff; - --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-green-2: #ebf7ec; + --fds-global-green-3: #ccead0; + --fds-global-green-4: #acddb2; + --fds-global-green-5: #8cd095; + --fds-global-green-6: #9dd7a4; + --fds-global-green-7: #1aa12c; + --fds-global-green-8: #045f10; + --fds-global-green-9: #08991a; + --fds-global-green-10: #067f16; + --fds-global-green-11: #056511; + --fds-global-green-12: #045a0f; + --fds-global-green-13: #03380a; + --fds-global-green-contrast-1: #022c08; + --fds-global-green-contrast-2: #011403; --fds-global-orange-1: #fffefd; --fds-global-orange-2: #fbf1ec; - --fds-global-orange-3: #f9e8df; - --fds-global-orange-4: #f2d0bc; - --fds-global-orange-5: #ecb99e; + --fds-global-orange-3: #f6ddd0; + --fds-global-orange-4: #f0cab4; + --fds-global-orange-5: #ebb597; --fds-global-orange-6: #eec0a7; --fds-global-orange-7: #d76e34; --fds-global-orange-8: #853e16; --fds-global-orange-9: #d46223; --fds-global-orange-10: #b0511d; --fds-global-orange-11: #8e4117; - --fds-global-orange-12: #813c15; + --fds-global-orange-12: #7f3a15; --fds-global-orange-13: #4f240d; - --fds-global-orange-contrast-1: #ffffff; - --fds-global-orange-contrast-2: #e6e6e6; - --fds-global-red-1: #fffefe; - --fds-global-red-2: #fbf2f3; - --fds-global-red-3: #f6e6e6; - --fds-global-red-4: #eecfd0; - --fds-global-red-5: #e6b9b9; - --fds-global-red-6: #e8bfbf; - --fds-global-red-7: #cd7172; - --fds-global-red-8: #9d2223; - --fds-global-red-9: #b32728; - --fds-global-red-10: #8c1f1f; - --fds-global-red-11: #671617; - --fds-global-red-12: #9a2122; - --fds-global-red-13: #5e1515; - --fds-global-red-contrast-1: #ffffff; - --fds-global-red-contrast-2: #e6e6e6; - --fds-global-blue-1: #fefeff; - --fds-global-blue-2: #edf5fa; - --fds-global-blue-3: #dfecf7; - --fds-global-blue-4: #bedaee; - --fds-global-blue-5: #a1c9e7; - --fds-global-blue-6: #aacee9; - --fds-global-blue-7: #4291ce; - --fds-global-blue-8: #075490; - --fds-global-blue-9: #0c72c1; - --fds-global-blue-10: #085c9c; - --fds-global-blue-11: #064678; - --fds-global-blue-12: #07528c; - --fds-global-blue-13: #043256; - --fds-global-blue-contrast-1: #ffffff; - --fds-global-blue-contrast-2: #e6e6e6; + --fds-global-orange-contrast-1: #3e1c0a; + --fds-global-orange-contrast-2: #1c0d05; + --fds-global-purple-1: #fefefe; + --fds-global-purple-2: #f5f2f9; + --fds-global-purple-3: #e7dfef; + --fds-global-purple-4: #d9cce6; + --fds-global-purple-5: #ccbadd; + --fds-global-purple-6: #d2c3e1; + --fds-global-purple-7: #9e7dbf; + --fds-global-purple-8: #6b399d; + --fds-global-purple-9: #663399; + --fds-global-purple-10: #4d2673; + --fds-global-purple-11: #32194c; + --fds-global-purple-12: #663399; + --fds-global-purple-13: #402060; + --fds-global-purple-contrast-1: #f9f7fb; + --fds-global-purple-contrast-2: #d7cae5; + --fds-global-red-1: #fffdfd; + --fds-global-red-2: #fdf0f0; + --fds-global-red-3: #fbdada; + --fds-global-red-4: #f8c5c5; + --fds-global-red-5: #f6aeae; + --fds-global-red-6: #f7baba; + --fds-global-red-7: #ec5a5b; + --fds-global-red-8: #a41415; + --fds-global-red-9: #e51c1d; + --fds-global-red-10: #bb1718; + --fds-global-red-11: #921213; + --fds-global-red-12: #9b1314; + --fds-global-red-13: #630c0d; + --fds-global-red-contrast-1: #fef6f6; + --fds-global-red-contrast-2: #fef9f9; + --fds-global-yellow-1: #fffefc; + --fds-global-yellow-2: #fbf2d3; + --fds-global-yellow-3: #f5e19b; + --fds-global-yellow-4: #efcf5d; + --fds-global-yellow-5: #e6bc27; + --fds-global-yellow-6: #ecc53b; + --fds-global-yellow-7: #a7881c; + --fds-global-yellow-8: #635011; + --fds-global-yellow-9: #eabf28; + --fds-global-yellow-10: #cca723; + --fds-global-yellow-11: #b1901e; + --fds-global-yellow-12: #5d4c10; + --fds-global-yellow-13: #3a300a; + --fds-global-yellow-contrast-1: #2e2508; + --fds-global-yellow-contrast-2: #52430e; --fds-color-accent-1: #fefeff; --fds-color-accent-2: #eef4fa; - --fds-color-accent-3: #e2edf7; - --fds-color-accent-4: #c3daef; - --fds-color-accent-5: #a4c7e6; + --fds-color-accent-3: #d4e5f3; + --fds-color-accent-4: #bad5ec; + --fds-color-accent-5: #a1c5e5; --fds-color-accent-6: #aecde9; --fds-color-accent-7: #4b90ce; --fds-color-accent-8: #00529d; --fds-color-accent-9: #0163ba; --fds-color-accent-10: #004d93; --fds-color-accent-11: #00396d; - --fds-color-accent-12: #005099; + --fds-color-accent-12: #004d93; --fds-color-accent-13: #00315c; --fds-color-accent-contrast-1: #f6fafd; --fds-color-accent-contrast-2: #ddeaf6; @@ -113,16 +128,16 @@ --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); --fds-color-neutral-1: #fefefe; --fds-color-neutral-2: #f3f4f5; - --fds-color-neutral-3: #e9eaec; - --fds-color-neutral-4: #d5d7da; - --fds-color-neutral-5: #c1c4c9; + --fds-color-neutral-3: #e1e3e5; + --fds-color-neutral-4: #ced1d4; + --fds-color-neutral-5: #bdc1c6; --fds-color-neutral-6: #c6c9cd; --fds-color-neutral-7: #858c96; --fds-color-neutral-8: #495361; --fds-color-neutral-9: #1e2b3c; --fds-color-neutral-10: #333e4e; --fds-color-neutral-11: #495361; - --fds-color-neutral-12: #46505e; + --fds-color-neutral-12: #444e5d; --fds-color-neutral-13: #243142; --fds-color-neutral-contrast-1: #f9f9fa; --fds-color-neutral-contrast-2: #9ea3ab; @@ -143,19 +158,19 @@ --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); --fds-color-brand1-1: #fffefe; --fds-color-brand1-2: #fef0f1; - --fds-color-brand1-3: #fde5e6; - --fds-color-brand1-4: #fbcccd; - --fds-color-brand1-5: #fab1b3; + --fds-color-brand1-3: #fcdadb; + --fds-color-brand1-4: #fbc4c5; + --fds-color-brand1-5: #f9adaf; --fds-color-brand1-6: #fab8b9; --fds-color-brand1-7: #eb5b5f; --fds-color-brand1-8: #8b3639; --fds-color-brand1-9: #f35f63; --fds-color-brand1-10: #cc5053; --fds-color-brand1-11: #a84144; - --fds-color-brand1-12: #873537; + --fds-color-brand1-12: #843336; --fds-color-brand1-13: #522021; - --fds-color-brand1-contrast-1: #f6fafd; - --fds-color-brand1-contrast-2: #ddeaf6; + --fds-color-brand1-contrast-1: #41191b; + --fds-color-brand1-contrast-2: #2f1213; --fds-color-brand1-background-default: var(--fds-color-brand1-1); --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); --fds-color-brand1-surface-default: var(--fds-color-brand1-3); @@ -173,19 +188,19 @@ --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); --fds-color-brand2-1: #fffefc; --fds-color-brand2-2: #fbf3e0; - --fds-color-brand2-3: #f8e9c6; - --fds-color-brand2-4: #f2d48d; - --fds-color-brand2-5: #ebbe54; + --fds-color-brand2-3: #f5dfac; + --fds-color-brand2-4: #f0ce7e; + --fds-color-brand2-5: #eaba4a; --fds-color-brand2-6: #edc464; --fds-color-brand2-7: #b28419; --fds-color-brand2-8: #684e0f; --fds-color-brand2-9: #e4a920; --fds-color-brand2-10: #c6931c; --fds-color-brand2-11: #a87c17; - --fds-color-brand2-12: #664c0e; + --fds-color-brand2-12: #634a0e; --fds-color-brand2-13: #3d2e09; - --fds-color-brand2-contrast-1: #f6fafd; - --fds-color-brand2-contrast-2: #ddeaf6; + --fds-color-brand2-contrast-1: #302407; + --fds-color-brand2-contrast-2: #45340a; --fds-color-brand2-background-default: var(--fds-color-brand2-1); --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); --fds-color-brand2-surface-default: var(--fds-color-brand2-3); @@ -203,19 +218,19 @@ --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); --fds-color-brand3-1: #fdfeff; --fds-color-brand3-2: #eaf6fe; - --fds-color-brand3-3: #d9eefd; - --fds-color-brand3-4: #b3dcfc; - --fds-color-brand3-5: #8bcafa; + --fds-color-brand3-3: #c8e6fd; + --fds-color-brand3-4: #a9d7fb; + --fds-color-brand3-5: #84c7fa; --fds-color-brand3-6: #96cffa; --fds-color-brand3-7: #1c90e8; --fds-color-brand3-8: #11558a; --fds-color-brand3-9: #1e98f5; --fds-color-brand3-10: #1980ce; --fds-color-brand3-11: #1569a9; - --fds-color-brand3-12: #105387; + --fds-color-brand3-12: #105082; --fds-color-brand3-13: #0a3251; - --fds-color-brand3-contrast-1: #f6fafd; - --fds-color-brand3-contrast-2: #ddeaf6; + --fds-color-brand3-contrast-1: #082740; + --fds-color-brand3-contrast-2: #061f33; --fds-color-brand3-background-default: var(--fds-color-brand3-1); --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); --fds-color-brand3-surface-default: var(--fds-color-brand3-3); @@ -263,19 +278,19 @@ --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #fefeff; --fds-color-info-background-subtle: #edf5fa; - --fds-color-info-surface-default: #dfecf7; - --fds-color-info-surface-hover: #bedaee; - --fds-color-info-surface-active: #a1c9e7; + --fds-color-info-surface-default: #d3e5f4; + --fds-color-info-surface-hover: #b7d5ed; + --fds-color-info-surface-active: #9bc5e5; --fds-color-info-border-subtle: #aacee9; --fds-color-info-border-default: #4291ce; --fds-color-info-border-strong: #075490; --fds-color-info-base-default: #0c72c1; --fds-color-info-base-hover: #085c9c; --fds-color-info-base-active: #064678; - --fds-color-info-text-subtle: #07528c; + --fds-color-info-text-subtle: #075089; --fds-color-info-text-default: #043256; - --fds-color-info-contrast-first: #ffffff; - --fds-color-info-contrast-second: #e6e6e6; + --fds-color-info-contrast-first: #f6fafd; + --fds-color-info-contrast-second: #f3f8fc; --fds-color-warning-background-default: var(--fds-global-yellow-1); --fds-color-warning-background-subtle: var(--fds-global-yellow-2); --fds-color-warning-surface-default: var(--fds-global-yellow-3); diff --git a/packages/theme/brand/theme4/dark.css b/packages/theme/brand/theme4/dark.css index 5e62a58260..54e3faecc4 100644 --- a/packages/theme/brand/theme4/dark.css +++ b/packages/theme/brand/theme4/dark.css @@ -6,66 +6,6 @@ :root { - --fds-global-green-1: #08200c; - --fds-global-green-2: #0b290f; - --fds-global-green-3: #0f3814; - --fds-global-green-4: #114218; - --fds-global-green-5: #144c1c; - --fds-global-green-6: #185e22; - --fds-global-green-7: #207a2c; - --fds-global-green-8: #279636; - --fds-global-green-9: #2ca63d; - --fds-global-green-10: #248c33; - --fds-global-green-11: #1d7129; - --fds-global-green-12: #64be70; - --fds-global-green-13: #a2d8aa; - --fds-global-green-contrast-1: #000; - --fds-global-green-contrast-2: #e6e6e6; - --fds-global-yellow-1: #211b08; - --fds-global-yellow-2: #2b230a; - --fds-global-yellow-3: #3a300e; - --fds-global-yellow-4: #453810; - --fds-global-yellow-5: #4e4013; - --fds-global-yellow-6: #625017; - --fds-global-yellow-7: #7f681e; - --fds-global-yellow-8: #9c8125; - --fds-global-yellow-9: #ecc238; - --fds-global-yellow-10: #cfaa31; - --fds-global-yellow-11: #b2922a; - --fds-global-yellow-12: #cca730; - --fds-global-yellow-13: #eec84d; - --fds-global-yellow-contrast-1: #000; - --fds-global-yellow-contrast-2: #e6e6e6; - --fds-global-orange-1: #2d1508; - --fds-global-orange-2: #3a1b0a; - --fds-global-orange-3: #4f240d; - --fds-global-orange-4: #5d2b0f; - --fds-global-orange-5: #6b3212; - --fds-global-orange-6: #853e16; - --fds-global-orange-7: #ac4f1c; - --fds-global-orange-8: #d46223; - --fds-global-orange-9: #d46223; - --fds-global-orange-10: #b0511d; - --fds-global-orange-11: #8e4117; - --fds-global-orange-12: #e39a72; - --fds-global-orange-13: #efc3ab; - --fds-global-orange-contrast-1: #ffffff; - --fds-global-orange-contrast-2: #e6e6e6; - --fds-global-red-1: #380c0c; - --fds-global-red-2: #470f10; - --fds-global-red-3: #5e1515; - --fds-global-red-4: #6f1819; - --fds-global-red-5: #7f1c1c; - --fds-global-red-6: #9d2223; - --fds-global-red-7: #bb3f40; - --fds-global-red-8: #c96666; - --fds-global-red-9: #b32728; - --fds-global-red-10: #8c1f1f; - --fds-global-red-11: #671617; - --fds-global-red-12: #dc9a9b; - --fds-global-red-13: #e9c2c2; - --fds-global-red-contrast-1: #000; - --fds-global-red-contrast-2: #e6e6e6; --fds-global-blue-1: #031d30; --fds-global-blue-2: #032540; --fds-global-blue-3: #043256; @@ -79,8 +19,83 @@ --fds-global-blue-11: #064678; --fds-global-blue-12: #78b1dc; --fds-global-blue-13: #aed0ea; - --fds-global-blue-contrast-1: #ffffff; - --fds-global-blue-contrast-2: #e6e6e6; + --fds-global-blue-contrast-1: #f6fafd; + --fds-global-blue-contrast-2: #f3f8fc; + --fds-global-green-1: #022106; + --fds-global-green-2: #022b07; + --fds-global-green-3: #03380a; + --fds-global-green-4: #03430b; + --fds-global-green-5: #044e0d; + --fds-global-green-6: #045f10; + --fds-global-green-7: #067b15; + --fds-global-green-8: #08991a; + --fds-global-green-9: #08991a; + --fds-global-green-10: #067f16; + --fds-global-green-11: #056511; + --fds-global-green-12: #61be6d; + --fds-global-green-13: #a3d9aa; + --fds-global-green-contrast-1: #022c08; + --fds-global-green-contrast-2: #011403; + --fds-global-orange-1: #2d1508; + --fds-global-orange-2: #3a1b0a; + --fds-global-orange-3: #4f240d; + --fds-global-orange-4: #5d2b0f; + --fds-global-orange-5: #6b3212; + --fds-global-orange-6: #853e16; + --fds-global-orange-7: #ac4f1c; + --fds-global-orange-8: #d46223; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #e39a72; + --fds-global-orange-13: #efc3ab; + --fds-global-orange-contrast-1: #3e1c0a; + --fds-global-orange-contrast-2: #1c0d05; + --fds-global-purple-1: #251238; + --fds-global-purple-2: #301748; + --fds-global-purple-3: #402060; + --fds-global-purple-4: #4d2673; + --fds-global-purple-5: #572b83; + --fds-global-purple-6: #6b399d; + --fds-global-purple-7: #8257ac; + --fds-global-purple-8: #9875ba; + --fds-global-purple-9: #663399; + --fds-global-purple-10: #4d2673; + --fds-global-purple-11: #32194c; + --fds-global-purple-12: #b9a1d0; + --fds-global-purple-13: #d5c7e3; + --fds-global-purple-contrast-1: #f9f7fb; + --fds-global-purple-contrast-2: #d7cae5; + --fds-global-red-1: #3b0708; + --fds-global-red-2: #4b0909; + --fds-global-red-3: #630c0d; + --fds-global-red-4: #740e0f; + --fds-global-red-5: #851011; + --fds-global-red-6: #a41415; + --fds-global-red-7: #d21a1b; + --fds-global-red-8: #ea4a4a; + --fds-global-red-9: #e51c1d; + --fds-global-red-10: #bb1718; + --fds-global-red-11: #921213; + --fds-global-red-12: #f28f8f; + --fds-global-red-13: #f7bdbd; + --fds-global-red-contrast-1: #fef6f6; + --fds-global-red-contrast-2: #fef9f9; + --fds-global-yellow-1: #221b06; + --fds-global-yellow-2: #2b2307; + --fds-global-yellow-3: #3a300a; + --fds-global-yellow-4: #45380c; + --fds-global-yellow-5: #4f410e; + --fds-global-yellow-6: #635011; + --fds-global-yellow-7: #806816; + --fds-global-yellow-8: #9d801b; + --fds-global-yellow-9: #eabf28; + --fds-global-yellow-10: #cca723; + --fds-global-yellow-11: #b1901e; + --fds-global-yellow-12: #cca723; + --fds-global-yellow-13: #edc94b; + --fds-global-yellow-contrast-1: #2e2508; + --fds-global-yellow-contrast-2: #52430e; --fds-color-accent-1: #001c36; --fds-color-accent-2: #002445; --fds-color-accent-3: #00315c; @@ -274,8 +289,8 @@ --fds-color-info-base-active: #064678; --fds-color-info-text-subtle: #78b1dc; --fds-color-info-text-default: #aed0ea; - --fds-color-info-contrast-first: #ffffff; - --fds-color-info-contrast-second: #e6e6e6; + --fds-color-info-contrast-first: #f6fafd; + --fds-color-info-contrast-second: #f3f8fc; --fds-color-warning-background-default: var(--fds-global-yellow-1); --fds-color-warning-background-subtle: var(--fds-global-yellow-2); --fds-color-warning-surface-default: var(--fds-global-yellow-3); diff --git a/packages/theme/brand/theme4/light.css b/packages/theme/brand/theme4/light.css index b15ed67544..d5e08ae8fa 100644 --- a/packages/theme/brand/theme4/light.css +++ b/packages/theme/brand/theme4/light.css @@ -6,93 +6,108 @@ :root { + --fds-global-blue-1: #fefeff; + --fds-global-blue-2: #edf5fa; + --fds-global-blue-3: #d3e5f4; + --fds-global-blue-4: #b7d5ed; + --fds-global-blue-5: #9bc5e5; + --fds-global-blue-6: #aacee9; + --fds-global-blue-7: #4291ce; + --fds-global-blue-8: #075490; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #075089; + --fds-global-blue-13: #043256; + --fds-global-blue-contrast-1: #f6fafd; + --fds-global-blue-contrast-2: #f3f8fc; --fds-global-green-1: #fcfefc; - --fds-global-green-2: #e9f6ea; - --fds-global-green-3: #d9efdc; - --fds-global-green-4: #b9e1be; - --fds-global-green-5: #94d29d; - --fds-global-green-6: #9ed6a5; - --fds-global-green-7: #29a03a; - --fds-global-green-8: #185e22; - --fds-global-green-9: #2ca63d; - --fds-global-green-10: #248c33; - --fds-global-green-11: #1d7129; - --fds-global-green-12: #185c21; - --fds-global-green-13: #0f3814; - --fds-global-green-contrast-1: #ffffff; - --fds-global-green-contrast-2: #e6e6e6; - --fds-global-yellow-1: #fffefc; - --fds-global-yellow-2: #fbf2d5; - --fds-global-yellow-3: #f9ebbd; - --fds-global-yellow-4: #f2d474; - --fds-global-yellow-5: #e8bf37; - --fds-global-yellow-6: #edc644; - --fds-global-yellow-7: #a68827; - --fds-global-yellow-8: #625017; - --fds-global-yellow-9: #ecc238; - --fds-global-yellow-10: #cfaa31; - --fds-global-yellow-11: #b2922a; - --fds-global-yellow-12: #604f17; - --fds-global-yellow-13: #3a300e; - --fds-global-yellow-contrast-1: #ffffff; - --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-green-2: #ebf7ec; + --fds-global-green-3: #ccead0; + --fds-global-green-4: #acddb2; + --fds-global-green-5: #8cd095; + --fds-global-green-6: #9dd7a4; + --fds-global-green-7: #1aa12c; + --fds-global-green-8: #045f10; + --fds-global-green-9: #08991a; + --fds-global-green-10: #067f16; + --fds-global-green-11: #056511; + --fds-global-green-12: #045a0f; + --fds-global-green-13: #03380a; + --fds-global-green-contrast-1: #022c08; + --fds-global-green-contrast-2: #011403; --fds-global-orange-1: #fffefd; --fds-global-orange-2: #fbf1ec; - --fds-global-orange-3: #f9e8df; - --fds-global-orange-4: #f2d0bc; - --fds-global-orange-5: #ecb99e; + --fds-global-orange-3: #f6ddd0; + --fds-global-orange-4: #f0cab4; + --fds-global-orange-5: #ebb597; --fds-global-orange-6: #eec0a7; --fds-global-orange-7: #d76e34; --fds-global-orange-8: #853e16; --fds-global-orange-9: #d46223; --fds-global-orange-10: #b0511d; --fds-global-orange-11: #8e4117; - --fds-global-orange-12: #813c15; + --fds-global-orange-12: #7f3a15; --fds-global-orange-13: #4f240d; - --fds-global-orange-contrast-1: #ffffff; - --fds-global-orange-contrast-2: #e6e6e6; - --fds-global-red-1: #fffefe; - --fds-global-red-2: #fbf2f3; - --fds-global-red-3: #f6e6e6; - --fds-global-red-4: #eecfd0; - --fds-global-red-5: #e6b9b9; - --fds-global-red-6: #e8bfbf; - --fds-global-red-7: #cd7172; - --fds-global-red-8: #9d2223; - --fds-global-red-9: #b32728; - --fds-global-red-10: #8c1f1f; - --fds-global-red-11: #671617; - --fds-global-red-12: #9a2122; - --fds-global-red-13: #5e1515; - --fds-global-red-contrast-1: #ffffff; - --fds-global-red-contrast-2: #e6e6e6; - --fds-global-blue-1: #fefeff; - --fds-global-blue-2: #edf5fa; - --fds-global-blue-3: #dfecf7; - --fds-global-blue-4: #bedaee; - --fds-global-blue-5: #a1c9e7; - --fds-global-blue-6: #aacee9; - --fds-global-blue-7: #4291ce; - --fds-global-blue-8: #075490; - --fds-global-blue-9: #0c72c1; - --fds-global-blue-10: #085c9c; - --fds-global-blue-11: #064678; - --fds-global-blue-12: #07528c; - --fds-global-blue-13: #043256; - --fds-global-blue-contrast-1: #ffffff; - --fds-global-blue-contrast-2: #e6e6e6; + --fds-global-orange-contrast-1: #3e1c0a; + --fds-global-orange-contrast-2: #1c0d05; + --fds-global-purple-1: #fefefe; + --fds-global-purple-2: #f5f2f9; + --fds-global-purple-3: #e7dfef; + --fds-global-purple-4: #d9cce6; + --fds-global-purple-5: #ccbadd; + --fds-global-purple-6: #d2c3e1; + --fds-global-purple-7: #9e7dbf; + --fds-global-purple-8: #6b399d; + --fds-global-purple-9: #663399; + --fds-global-purple-10: #4d2673; + --fds-global-purple-11: #32194c; + --fds-global-purple-12: #663399; + --fds-global-purple-13: #402060; + --fds-global-purple-contrast-1: #f9f7fb; + --fds-global-purple-contrast-2: #d7cae5; + --fds-global-red-1: #fffdfd; + --fds-global-red-2: #fdf0f0; + --fds-global-red-3: #fbdada; + --fds-global-red-4: #f8c5c5; + --fds-global-red-5: #f6aeae; + --fds-global-red-6: #f7baba; + --fds-global-red-7: #ec5a5b; + --fds-global-red-8: #a41415; + --fds-global-red-9: #e51c1d; + --fds-global-red-10: #bb1718; + --fds-global-red-11: #921213; + --fds-global-red-12: #9b1314; + --fds-global-red-13: #630c0d; + --fds-global-red-contrast-1: #fef6f6; + --fds-global-red-contrast-2: #fef9f9; + --fds-global-yellow-1: #fffefc; + --fds-global-yellow-2: #fbf2d3; + --fds-global-yellow-3: #f5e19b; + --fds-global-yellow-4: #efcf5d; + --fds-global-yellow-5: #e6bc27; + --fds-global-yellow-6: #ecc53b; + --fds-global-yellow-7: #a7881c; + --fds-global-yellow-8: #635011; + --fds-global-yellow-9: #eabf28; + --fds-global-yellow-10: #cca723; + --fds-global-yellow-11: #b1901e; + --fds-global-yellow-12: #5d4c10; + --fds-global-yellow-13: #3a300a; + --fds-global-yellow-contrast-1: #2e2508; + --fds-global-yellow-contrast-2: #52430e; --fds-color-accent-1: #fefeff; --fds-color-accent-2: #eef4fa; - --fds-color-accent-3: #e2edf7; - --fds-color-accent-4: #c3daef; - --fds-color-accent-5: #a4c7e6; + --fds-color-accent-3: #d4e5f3; + --fds-color-accent-4: #bad5ec; + --fds-color-accent-5: #a1c5e5; --fds-color-accent-6: #aecde9; --fds-color-accent-7: #4b90ce; --fds-color-accent-8: #00529d; --fds-color-accent-9: #0163ba; --fds-color-accent-10: #004d93; --fds-color-accent-11: #00396d; - --fds-color-accent-12: #005099; + --fds-color-accent-12: #004d93; --fds-color-accent-13: #00315c; --fds-color-accent-contrast-1: #f6fafd; --fds-color-accent-contrast-2: #ddeaf6; @@ -113,16 +128,16 @@ --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); --fds-color-neutral-1: #fefefe; --fds-color-neutral-2: #f3f4f5; - --fds-color-neutral-3: #e9eaec; - --fds-color-neutral-4: #d5d7da; - --fds-color-neutral-5: #c1c4c9; + --fds-color-neutral-3: #e1e3e5; + --fds-color-neutral-4: #ced1d4; + --fds-color-neutral-5: #bdc1c6; --fds-color-neutral-6: #c6c9cd; --fds-color-neutral-7: #858c96; --fds-color-neutral-8: #495361; --fds-color-neutral-9: #1e2b3c; --fds-color-neutral-10: #333e4e; --fds-color-neutral-11: #495361; - --fds-color-neutral-12: #46505e; + --fds-color-neutral-12: #444e5d; --fds-color-neutral-13: #243142; --fds-color-neutral-contrast-1: #f9f9fa; --fds-color-neutral-contrast-2: #9ea3ab; @@ -143,19 +158,19 @@ --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); --fds-color-brand1-1: #fffefe; --fds-color-brand1-2: #fef0f1; - --fds-color-brand1-3: #fde5e6; - --fds-color-brand1-4: #fbcccd; - --fds-color-brand1-5: #fab1b3; + --fds-color-brand1-3: #fcdadb; + --fds-color-brand1-4: #fbc4c5; + --fds-color-brand1-5: #f9adaf; --fds-color-brand1-6: #fab8b9; --fds-color-brand1-7: #eb5b5f; --fds-color-brand1-8: #8b3639; --fds-color-brand1-9: #f35f63; --fds-color-brand1-10: #cc5053; --fds-color-brand1-11: #a84144; - --fds-color-brand1-12: #873537; + --fds-color-brand1-12: #843336; --fds-color-brand1-13: #522021; - --fds-color-brand1-contrast-1: #f6fafd; - --fds-color-brand1-contrast-2: #ddeaf6; + --fds-color-brand1-contrast-1: #41191b; + --fds-color-brand1-contrast-2: #2f1213; --fds-color-brand1-background-default: var(--fds-color-brand1-1); --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); --fds-color-brand1-surface-default: var(--fds-color-brand1-3); @@ -173,19 +188,19 @@ --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); --fds-color-brand2-1: #fffefc; --fds-color-brand2-2: #fbf3e0; - --fds-color-brand2-3: #f8e9c6; - --fds-color-brand2-4: #f2d48d; - --fds-color-brand2-5: #ebbe54; + --fds-color-brand2-3: #f5dfac; + --fds-color-brand2-4: #f0ce7e; + --fds-color-brand2-5: #eaba4a; --fds-color-brand2-6: #edc464; --fds-color-brand2-7: #b28419; --fds-color-brand2-8: #684e0f; --fds-color-brand2-9: #e4a920; --fds-color-brand2-10: #c6931c; --fds-color-brand2-11: #a87c17; - --fds-color-brand2-12: #664c0e; + --fds-color-brand2-12: #634a0e; --fds-color-brand2-13: #3d2e09; - --fds-color-brand2-contrast-1: #f6fafd; - --fds-color-brand2-contrast-2: #ddeaf6; + --fds-color-brand2-contrast-1: #302407; + --fds-color-brand2-contrast-2: #45340a; --fds-color-brand2-background-default: var(--fds-color-brand2-1); --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); --fds-color-brand2-surface-default: var(--fds-color-brand2-3); @@ -203,19 +218,19 @@ --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); --fds-color-brand3-1: #fdfeff; --fds-color-brand3-2: #eaf6fe; - --fds-color-brand3-3: #d9eefd; - --fds-color-brand3-4: #b3dcfc; - --fds-color-brand3-5: #8bcafa; + --fds-color-brand3-3: #c8e6fd; + --fds-color-brand3-4: #a9d7fb; + --fds-color-brand3-5: #84c7fa; --fds-color-brand3-6: #96cffa; --fds-color-brand3-7: #1c90e8; --fds-color-brand3-8: #11558a; --fds-color-brand3-9: #1e98f5; --fds-color-brand3-10: #1980ce; --fds-color-brand3-11: #1569a9; - --fds-color-brand3-12: #105387; + --fds-color-brand3-12: #105082; --fds-color-brand3-13: #0a3251; - --fds-color-brand3-contrast-1: #f6fafd; - --fds-color-brand3-contrast-2: #ddeaf6; + --fds-color-brand3-contrast-1: #082740; + --fds-color-brand3-contrast-2: #061f33; --fds-color-brand3-background-default: var(--fds-color-brand3-1); --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); --fds-color-brand3-surface-default: var(--fds-color-brand3-3); @@ -263,19 +278,19 @@ --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #fefeff; --fds-color-info-background-subtle: #edf5fa; - --fds-color-info-surface-default: #dfecf7; - --fds-color-info-surface-hover: #bedaee; - --fds-color-info-surface-active: #a1c9e7; + --fds-color-info-surface-default: #d3e5f4; + --fds-color-info-surface-hover: #b7d5ed; + --fds-color-info-surface-active: #9bc5e5; --fds-color-info-border-subtle: #aacee9; --fds-color-info-border-default: #4291ce; --fds-color-info-border-strong: #075490; --fds-color-info-base-default: #0c72c1; --fds-color-info-base-hover: #085c9c; --fds-color-info-base-active: #064678; - --fds-color-info-text-subtle: #07528c; + --fds-color-info-text-subtle: #075089; --fds-color-info-text-default: #043256; - --fds-color-info-contrast-first: #ffffff; - --fds-color-info-contrast-second: #e6e6e6; + --fds-color-info-contrast-first: #f6fafd; + --fds-color-info-contrast-second: #f3f8fc; --fds-color-warning-background-default: var(--fds-global-yellow-1); --fds-color-warning-background-subtle: var(--fds-global-yellow-2); --fds-color-warning-surface-default: var(--fds-global-yellow-3); diff --git a/packages/theme/brand/uutilsynet/dark.css b/packages/theme/brand/uutilsynet/dark.css index 5e62a58260..54e3faecc4 100644 --- a/packages/theme/brand/uutilsynet/dark.css +++ b/packages/theme/brand/uutilsynet/dark.css @@ -6,66 +6,6 @@ :root { - --fds-global-green-1: #08200c; - --fds-global-green-2: #0b290f; - --fds-global-green-3: #0f3814; - --fds-global-green-4: #114218; - --fds-global-green-5: #144c1c; - --fds-global-green-6: #185e22; - --fds-global-green-7: #207a2c; - --fds-global-green-8: #279636; - --fds-global-green-9: #2ca63d; - --fds-global-green-10: #248c33; - --fds-global-green-11: #1d7129; - --fds-global-green-12: #64be70; - --fds-global-green-13: #a2d8aa; - --fds-global-green-contrast-1: #000; - --fds-global-green-contrast-2: #e6e6e6; - --fds-global-yellow-1: #211b08; - --fds-global-yellow-2: #2b230a; - --fds-global-yellow-3: #3a300e; - --fds-global-yellow-4: #453810; - --fds-global-yellow-5: #4e4013; - --fds-global-yellow-6: #625017; - --fds-global-yellow-7: #7f681e; - --fds-global-yellow-8: #9c8125; - --fds-global-yellow-9: #ecc238; - --fds-global-yellow-10: #cfaa31; - --fds-global-yellow-11: #b2922a; - --fds-global-yellow-12: #cca730; - --fds-global-yellow-13: #eec84d; - --fds-global-yellow-contrast-1: #000; - --fds-global-yellow-contrast-2: #e6e6e6; - --fds-global-orange-1: #2d1508; - --fds-global-orange-2: #3a1b0a; - --fds-global-orange-3: #4f240d; - --fds-global-orange-4: #5d2b0f; - --fds-global-orange-5: #6b3212; - --fds-global-orange-6: #853e16; - --fds-global-orange-7: #ac4f1c; - --fds-global-orange-8: #d46223; - --fds-global-orange-9: #d46223; - --fds-global-orange-10: #b0511d; - --fds-global-orange-11: #8e4117; - --fds-global-orange-12: #e39a72; - --fds-global-orange-13: #efc3ab; - --fds-global-orange-contrast-1: #ffffff; - --fds-global-orange-contrast-2: #e6e6e6; - --fds-global-red-1: #380c0c; - --fds-global-red-2: #470f10; - --fds-global-red-3: #5e1515; - --fds-global-red-4: #6f1819; - --fds-global-red-5: #7f1c1c; - --fds-global-red-6: #9d2223; - --fds-global-red-7: #bb3f40; - --fds-global-red-8: #c96666; - --fds-global-red-9: #b32728; - --fds-global-red-10: #8c1f1f; - --fds-global-red-11: #671617; - --fds-global-red-12: #dc9a9b; - --fds-global-red-13: #e9c2c2; - --fds-global-red-contrast-1: #000; - --fds-global-red-contrast-2: #e6e6e6; --fds-global-blue-1: #031d30; --fds-global-blue-2: #032540; --fds-global-blue-3: #043256; @@ -79,8 +19,83 @@ --fds-global-blue-11: #064678; --fds-global-blue-12: #78b1dc; --fds-global-blue-13: #aed0ea; - --fds-global-blue-contrast-1: #ffffff; - --fds-global-blue-contrast-2: #e6e6e6; + --fds-global-blue-contrast-1: #f6fafd; + --fds-global-blue-contrast-2: #f3f8fc; + --fds-global-green-1: #022106; + --fds-global-green-2: #022b07; + --fds-global-green-3: #03380a; + --fds-global-green-4: #03430b; + --fds-global-green-5: #044e0d; + --fds-global-green-6: #045f10; + --fds-global-green-7: #067b15; + --fds-global-green-8: #08991a; + --fds-global-green-9: #08991a; + --fds-global-green-10: #067f16; + --fds-global-green-11: #056511; + --fds-global-green-12: #61be6d; + --fds-global-green-13: #a3d9aa; + --fds-global-green-contrast-1: #022c08; + --fds-global-green-contrast-2: #011403; + --fds-global-orange-1: #2d1508; + --fds-global-orange-2: #3a1b0a; + --fds-global-orange-3: #4f240d; + --fds-global-orange-4: #5d2b0f; + --fds-global-orange-5: #6b3212; + --fds-global-orange-6: #853e16; + --fds-global-orange-7: #ac4f1c; + --fds-global-orange-8: #d46223; + --fds-global-orange-9: #d46223; + --fds-global-orange-10: #b0511d; + --fds-global-orange-11: #8e4117; + --fds-global-orange-12: #e39a72; + --fds-global-orange-13: #efc3ab; + --fds-global-orange-contrast-1: #3e1c0a; + --fds-global-orange-contrast-2: #1c0d05; + --fds-global-purple-1: #251238; + --fds-global-purple-2: #301748; + --fds-global-purple-3: #402060; + --fds-global-purple-4: #4d2673; + --fds-global-purple-5: #572b83; + --fds-global-purple-6: #6b399d; + --fds-global-purple-7: #8257ac; + --fds-global-purple-8: #9875ba; + --fds-global-purple-9: #663399; + --fds-global-purple-10: #4d2673; + --fds-global-purple-11: #32194c; + --fds-global-purple-12: #b9a1d0; + --fds-global-purple-13: #d5c7e3; + --fds-global-purple-contrast-1: #f9f7fb; + --fds-global-purple-contrast-2: #d7cae5; + --fds-global-red-1: #3b0708; + --fds-global-red-2: #4b0909; + --fds-global-red-3: #630c0d; + --fds-global-red-4: #740e0f; + --fds-global-red-5: #851011; + --fds-global-red-6: #a41415; + --fds-global-red-7: #d21a1b; + --fds-global-red-8: #ea4a4a; + --fds-global-red-9: #e51c1d; + --fds-global-red-10: #bb1718; + --fds-global-red-11: #921213; + --fds-global-red-12: #f28f8f; + --fds-global-red-13: #f7bdbd; + --fds-global-red-contrast-1: #fef6f6; + --fds-global-red-contrast-2: #fef9f9; + --fds-global-yellow-1: #221b06; + --fds-global-yellow-2: #2b2307; + --fds-global-yellow-3: #3a300a; + --fds-global-yellow-4: #45380c; + --fds-global-yellow-5: #4f410e; + --fds-global-yellow-6: #635011; + --fds-global-yellow-7: #806816; + --fds-global-yellow-8: #9d801b; + --fds-global-yellow-9: #eabf28; + --fds-global-yellow-10: #cca723; + --fds-global-yellow-11: #b1901e; + --fds-global-yellow-12: #cca723; + --fds-global-yellow-13: #edc94b; + --fds-global-yellow-contrast-1: #2e2508; + --fds-global-yellow-contrast-2: #52430e; --fds-color-accent-1: #001c36; --fds-color-accent-2: #002445; --fds-color-accent-3: #00315c; @@ -274,8 +289,8 @@ --fds-color-info-base-active: #064678; --fds-color-info-text-subtle: #78b1dc; --fds-color-info-text-default: #aed0ea; - --fds-color-info-contrast-first: #ffffff; - --fds-color-info-contrast-second: #e6e6e6; + --fds-color-info-contrast-first: #f6fafd; + --fds-color-info-contrast-second: #f3f8fc; --fds-color-warning-background-default: var(--fds-global-yellow-1); --fds-color-warning-background-subtle: var(--fds-global-yellow-2); --fds-color-warning-surface-default: var(--fds-global-yellow-3); diff --git a/packages/theme/brand/uutilsynet/light.css b/packages/theme/brand/uutilsynet/light.css index b15ed67544..d5e08ae8fa 100644 --- a/packages/theme/brand/uutilsynet/light.css +++ b/packages/theme/brand/uutilsynet/light.css @@ -6,93 +6,108 @@ :root { + --fds-global-blue-1: #fefeff; + --fds-global-blue-2: #edf5fa; + --fds-global-blue-3: #d3e5f4; + --fds-global-blue-4: #b7d5ed; + --fds-global-blue-5: #9bc5e5; + --fds-global-blue-6: #aacee9; + --fds-global-blue-7: #4291ce; + --fds-global-blue-8: #075490; + --fds-global-blue-9: #0c72c1; + --fds-global-blue-10: #085c9c; + --fds-global-blue-11: #064678; + --fds-global-blue-12: #075089; + --fds-global-blue-13: #043256; + --fds-global-blue-contrast-1: #f6fafd; + --fds-global-blue-contrast-2: #f3f8fc; --fds-global-green-1: #fcfefc; - --fds-global-green-2: #e9f6ea; - --fds-global-green-3: #d9efdc; - --fds-global-green-4: #b9e1be; - --fds-global-green-5: #94d29d; - --fds-global-green-6: #9ed6a5; - --fds-global-green-7: #29a03a; - --fds-global-green-8: #185e22; - --fds-global-green-9: #2ca63d; - --fds-global-green-10: #248c33; - --fds-global-green-11: #1d7129; - --fds-global-green-12: #185c21; - --fds-global-green-13: #0f3814; - --fds-global-green-contrast-1: #ffffff; - --fds-global-green-contrast-2: #e6e6e6; - --fds-global-yellow-1: #fffefc; - --fds-global-yellow-2: #fbf2d5; - --fds-global-yellow-3: #f9ebbd; - --fds-global-yellow-4: #f2d474; - --fds-global-yellow-5: #e8bf37; - --fds-global-yellow-6: #edc644; - --fds-global-yellow-7: #a68827; - --fds-global-yellow-8: #625017; - --fds-global-yellow-9: #ecc238; - --fds-global-yellow-10: #cfaa31; - --fds-global-yellow-11: #b2922a; - --fds-global-yellow-12: #604f17; - --fds-global-yellow-13: #3a300e; - --fds-global-yellow-contrast-1: #ffffff; - --fds-global-yellow-contrast-2: #e6e6e6; + --fds-global-green-2: #ebf7ec; + --fds-global-green-3: #ccead0; + --fds-global-green-4: #acddb2; + --fds-global-green-5: #8cd095; + --fds-global-green-6: #9dd7a4; + --fds-global-green-7: #1aa12c; + --fds-global-green-8: #045f10; + --fds-global-green-9: #08991a; + --fds-global-green-10: #067f16; + --fds-global-green-11: #056511; + --fds-global-green-12: #045a0f; + --fds-global-green-13: #03380a; + --fds-global-green-contrast-1: #022c08; + --fds-global-green-contrast-2: #011403; --fds-global-orange-1: #fffefd; --fds-global-orange-2: #fbf1ec; - --fds-global-orange-3: #f9e8df; - --fds-global-orange-4: #f2d0bc; - --fds-global-orange-5: #ecb99e; + --fds-global-orange-3: #f6ddd0; + --fds-global-orange-4: #f0cab4; + --fds-global-orange-5: #ebb597; --fds-global-orange-6: #eec0a7; --fds-global-orange-7: #d76e34; --fds-global-orange-8: #853e16; --fds-global-orange-9: #d46223; --fds-global-orange-10: #b0511d; --fds-global-orange-11: #8e4117; - --fds-global-orange-12: #813c15; + --fds-global-orange-12: #7f3a15; --fds-global-orange-13: #4f240d; - --fds-global-orange-contrast-1: #ffffff; - --fds-global-orange-contrast-2: #e6e6e6; - --fds-global-red-1: #fffefe; - --fds-global-red-2: #fbf2f3; - --fds-global-red-3: #f6e6e6; - --fds-global-red-4: #eecfd0; - --fds-global-red-5: #e6b9b9; - --fds-global-red-6: #e8bfbf; - --fds-global-red-7: #cd7172; - --fds-global-red-8: #9d2223; - --fds-global-red-9: #b32728; - --fds-global-red-10: #8c1f1f; - --fds-global-red-11: #671617; - --fds-global-red-12: #9a2122; - --fds-global-red-13: #5e1515; - --fds-global-red-contrast-1: #ffffff; - --fds-global-red-contrast-2: #e6e6e6; - --fds-global-blue-1: #fefeff; - --fds-global-blue-2: #edf5fa; - --fds-global-blue-3: #dfecf7; - --fds-global-blue-4: #bedaee; - --fds-global-blue-5: #a1c9e7; - --fds-global-blue-6: #aacee9; - --fds-global-blue-7: #4291ce; - --fds-global-blue-8: #075490; - --fds-global-blue-9: #0c72c1; - --fds-global-blue-10: #085c9c; - --fds-global-blue-11: #064678; - --fds-global-blue-12: #07528c; - --fds-global-blue-13: #043256; - --fds-global-blue-contrast-1: #ffffff; - --fds-global-blue-contrast-2: #e6e6e6; + --fds-global-orange-contrast-1: #3e1c0a; + --fds-global-orange-contrast-2: #1c0d05; + --fds-global-purple-1: #fefefe; + --fds-global-purple-2: #f5f2f9; + --fds-global-purple-3: #e7dfef; + --fds-global-purple-4: #d9cce6; + --fds-global-purple-5: #ccbadd; + --fds-global-purple-6: #d2c3e1; + --fds-global-purple-7: #9e7dbf; + --fds-global-purple-8: #6b399d; + --fds-global-purple-9: #663399; + --fds-global-purple-10: #4d2673; + --fds-global-purple-11: #32194c; + --fds-global-purple-12: #663399; + --fds-global-purple-13: #402060; + --fds-global-purple-contrast-1: #f9f7fb; + --fds-global-purple-contrast-2: #d7cae5; + --fds-global-red-1: #fffdfd; + --fds-global-red-2: #fdf0f0; + --fds-global-red-3: #fbdada; + --fds-global-red-4: #f8c5c5; + --fds-global-red-5: #f6aeae; + --fds-global-red-6: #f7baba; + --fds-global-red-7: #ec5a5b; + --fds-global-red-8: #a41415; + --fds-global-red-9: #e51c1d; + --fds-global-red-10: #bb1718; + --fds-global-red-11: #921213; + --fds-global-red-12: #9b1314; + --fds-global-red-13: #630c0d; + --fds-global-red-contrast-1: #fef6f6; + --fds-global-red-contrast-2: #fef9f9; + --fds-global-yellow-1: #fffefc; + --fds-global-yellow-2: #fbf2d3; + --fds-global-yellow-3: #f5e19b; + --fds-global-yellow-4: #efcf5d; + --fds-global-yellow-5: #e6bc27; + --fds-global-yellow-6: #ecc53b; + --fds-global-yellow-7: #a7881c; + --fds-global-yellow-8: #635011; + --fds-global-yellow-9: #eabf28; + --fds-global-yellow-10: #cca723; + --fds-global-yellow-11: #b1901e; + --fds-global-yellow-12: #5d4c10; + --fds-global-yellow-13: #3a300a; + --fds-global-yellow-contrast-1: #2e2508; + --fds-global-yellow-contrast-2: #52430e; --fds-color-accent-1: #fefeff; --fds-color-accent-2: #eef4fa; - --fds-color-accent-3: #e2edf7; - --fds-color-accent-4: #c3daef; - --fds-color-accent-5: #a4c7e6; + --fds-color-accent-3: #d4e5f3; + --fds-color-accent-4: #bad5ec; + --fds-color-accent-5: #a1c5e5; --fds-color-accent-6: #aecde9; --fds-color-accent-7: #4b90ce; --fds-color-accent-8: #00529d; --fds-color-accent-9: #0163ba; --fds-color-accent-10: #004d93; --fds-color-accent-11: #00396d; - --fds-color-accent-12: #005099; + --fds-color-accent-12: #004d93; --fds-color-accent-13: #00315c; --fds-color-accent-contrast-1: #f6fafd; --fds-color-accent-contrast-2: #ddeaf6; @@ -113,16 +128,16 @@ --fds-color-accent-contrast-second: var(--fds-color-accent-contrast-2); --fds-color-neutral-1: #fefefe; --fds-color-neutral-2: #f3f4f5; - --fds-color-neutral-3: #e9eaec; - --fds-color-neutral-4: #d5d7da; - --fds-color-neutral-5: #c1c4c9; + --fds-color-neutral-3: #e1e3e5; + --fds-color-neutral-4: #ced1d4; + --fds-color-neutral-5: #bdc1c6; --fds-color-neutral-6: #c6c9cd; --fds-color-neutral-7: #858c96; --fds-color-neutral-8: #495361; --fds-color-neutral-9: #1e2b3c; --fds-color-neutral-10: #333e4e; --fds-color-neutral-11: #495361; - --fds-color-neutral-12: #46505e; + --fds-color-neutral-12: #444e5d; --fds-color-neutral-13: #243142; --fds-color-neutral-contrast-1: #f9f9fa; --fds-color-neutral-contrast-2: #9ea3ab; @@ -143,19 +158,19 @@ --fds-color-neutral-contrast-second: var(--fds-color-neutral-contrast-2); --fds-color-brand1-1: #fffefe; --fds-color-brand1-2: #fef0f1; - --fds-color-brand1-3: #fde5e6; - --fds-color-brand1-4: #fbcccd; - --fds-color-brand1-5: #fab1b3; + --fds-color-brand1-3: #fcdadb; + --fds-color-brand1-4: #fbc4c5; + --fds-color-brand1-5: #f9adaf; --fds-color-brand1-6: #fab8b9; --fds-color-brand1-7: #eb5b5f; --fds-color-brand1-8: #8b3639; --fds-color-brand1-9: #f35f63; --fds-color-brand1-10: #cc5053; --fds-color-brand1-11: #a84144; - --fds-color-brand1-12: #873537; + --fds-color-brand1-12: #843336; --fds-color-brand1-13: #522021; - --fds-color-brand1-contrast-1: #f6fafd; - --fds-color-brand1-contrast-2: #ddeaf6; + --fds-color-brand1-contrast-1: #41191b; + --fds-color-brand1-contrast-2: #2f1213; --fds-color-brand1-background-default: var(--fds-color-brand1-1); --fds-color-brand1-background-subtle: var(--fds-color-brand1-2); --fds-color-brand1-surface-default: var(--fds-color-brand1-3); @@ -173,19 +188,19 @@ --fds-color-brand1-contrast-second: var(--fds-color-brand1-contrast-2); --fds-color-brand2-1: #fffefc; --fds-color-brand2-2: #fbf3e0; - --fds-color-brand2-3: #f8e9c6; - --fds-color-brand2-4: #f2d48d; - --fds-color-brand2-5: #ebbe54; + --fds-color-brand2-3: #f5dfac; + --fds-color-brand2-4: #f0ce7e; + --fds-color-brand2-5: #eaba4a; --fds-color-brand2-6: #edc464; --fds-color-brand2-7: #b28419; --fds-color-brand2-8: #684e0f; --fds-color-brand2-9: #e4a920; --fds-color-brand2-10: #c6931c; --fds-color-brand2-11: #a87c17; - --fds-color-brand2-12: #664c0e; + --fds-color-brand2-12: #634a0e; --fds-color-brand2-13: #3d2e09; - --fds-color-brand2-contrast-1: #f6fafd; - --fds-color-brand2-contrast-2: #ddeaf6; + --fds-color-brand2-contrast-1: #302407; + --fds-color-brand2-contrast-2: #45340a; --fds-color-brand2-background-default: var(--fds-color-brand2-1); --fds-color-brand2-background-subtle: var(--fds-color-brand2-2); --fds-color-brand2-surface-default: var(--fds-color-brand2-3); @@ -203,19 +218,19 @@ --fds-color-brand2-contrast-second: var(--fds-color-brand2-contrast-2); --fds-color-brand3-1: #fdfeff; --fds-color-brand3-2: #eaf6fe; - --fds-color-brand3-3: #d9eefd; - --fds-color-brand3-4: #b3dcfc; - --fds-color-brand3-5: #8bcafa; + --fds-color-brand3-3: #c8e6fd; + --fds-color-brand3-4: #a9d7fb; + --fds-color-brand3-5: #84c7fa; --fds-color-brand3-6: #96cffa; --fds-color-brand3-7: #1c90e8; --fds-color-brand3-8: #11558a; --fds-color-brand3-9: #1e98f5; --fds-color-brand3-10: #1980ce; --fds-color-brand3-11: #1569a9; - --fds-color-brand3-12: #105387; + --fds-color-brand3-12: #105082; --fds-color-brand3-13: #0a3251; - --fds-color-brand3-contrast-1: #f6fafd; - --fds-color-brand3-contrast-2: #ddeaf6; + --fds-color-brand3-contrast-1: #082740; + --fds-color-brand3-contrast-2: #061f33; --fds-color-brand3-background-default: var(--fds-color-brand3-1); --fds-color-brand3-background-subtle: var(--fds-color-brand3-2); --fds-color-brand3-surface-default: var(--fds-color-brand3-3); @@ -263,19 +278,19 @@ --fds-color-danger-contrast-second: var(--fds-global-red-contrast-2); --fds-color-info-background-default: #fefeff; --fds-color-info-background-subtle: #edf5fa; - --fds-color-info-surface-default: #dfecf7; - --fds-color-info-surface-hover: #bedaee; - --fds-color-info-surface-active: #a1c9e7; + --fds-color-info-surface-default: #d3e5f4; + --fds-color-info-surface-hover: #b7d5ed; + --fds-color-info-surface-active: #9bc5e5; --fds-color-info-border-subtle: #aacee9; --fds-color-info-border-default: #4291ce; --fds-color-info-border-strong: #075490; --fds-color-info-base-default: #0c72c1; --fds-color-info-base-hover: #085c9c; --fds-color-info-base-active: #064678; - --fds-color-info-text-subtle: #07528c; + --fds-color-info-text-subtle: #075089; --fds-color-info-text-default: #043256; - --fds-color-info-contrast-first: #ffffff; - --fds-color-info-contrast-second: #e6e6e6; + --fds-color-info-contrast-first: #f6fafd; + --fds-color-info-contrast-second: #f3f8fc; --fds-color-warning-background-default: var(--fds-global-yellow-1); --fds-color-warning-background-subtle: var(--fds-global-yellow-2); --fds-color-warning-surface-default: var(--fds-global-yellow-3); From e3663ebe0c14a6ec44a442601ac7a94e542a7c6f Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 059/311] wip --- packages/cli/bin/designsystemet.ts | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts index b9c119c2f0..318d10e3c7 100644 --- a/packages/cli/bin/designsystemet.ts +++ b/packages/cli/bin/designsystemet.ts @@ -31,13 +31,18 @@ program Object.keys(migrations).forEach((key) => { console.log(key); }); - } else { + process.exit(0); + } + + if (migrationKey) { const migration = migrations[migrationKey as keyof typeof migrations]; if (!migration) { console.error('Migration not found!'); throw 'Aborting'; } + console.log(`Applying migration ${migrationKey} with glob: ${glob}`); migration?.(glob); + process.exit(0); } }); From bd6db65d8682872b4b9b136ff93fb2fa1d12bd39 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 060/311] added chalk --- packages/cli/bin/designsystemet.ts | 9 +++++++-- packages/cli/package.json | 1 + yarn.lock | 1 + 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts index 318d10e3c7..ef30eec813 100644 --- a/packages/cli/bin/designsystemet.ts +++ b/packages/cli/bin/designsystemet.ts @@ -1,5 +1,6 @@ #!/usr/bin/env node import { Argument, program } from '@commander-js/extra-typings'; +import chalk from 'chalk'; import migrations from './../src/migrations/index.js'; import { run } from './../src/tokens/build.js'; @@ -14,6 +15,7 @@ program .option('-p, --preview') .action((opts) => { const tokens = typeof opts.tokens === 'string' ? opts.tokens : ''; + console.log(`Bulding tokens in ${chalk.green(tokens)}`); return run({ tokens }); }); @@ -21,7 +23,7 @@ program .command('migrate') .showHelpAfterError() .description('run a Designsystemet migration') - .addArgument(new Argument('[migration]', 'Migration to run').choices(Object.keys(migrations))) + .addArgument(new Argument('[migration]', 'Available migrations').choices(Object.keys(migrations))) .option('-l --list', 'List available migrations') .option('-g --glob ', 'Glob for files upon which to apply the migration', './**/*.css') .action((migrationKey, opts) => { @@ -40,10 +42,13 @@ program console.error('Migration not found!'); throw 'Aborting'; } - console.log(`Applying migration ${migrationKey} with glob: ${glob}`); + + console.log(`Applying migration ${chalk.blue(migrationKey)} with glob: ${chalk.green(glob)}`); migration?.(glob); process.exit(0); } + + console.log('Migrate: please specify a migration name or --list'); }); await program.parseAsync(process.argv); diff --git a/packages/cli/package.json b/packages/cli/package.json index ac46788caf..c60445b70d 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -23,6 +23,7 @@ ], "bin": "./dist/build/bin/designsystemet.js", "dependencies": { + "chalk": "^5.3.0", "esno": "^4.7.0", "fast-glob": "^3.3.2", "postcss": "^8.4.38" diff --git a/yarn.lock b/yarn.lock index 1947707c7b..013851239a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2764,6 +2764,7 @@ __metadata: "@types/glob": "npm:^8.1.0" "@types/node": "npm:^20.12.7" "@types/ramda": "npm:^0.29.9" + chalk: "npm:^5.3.0" commander: "npm:^12.0.0" esno: "npm:^4.7.0" fast-glob: "npm:^3.3.2" From 9b30a12f8c5315ca58ca947638d730ca48a3c816 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 061/311] make migration work again --- packages/cli/bin/designsystemet.ts | 14 ++++++-------- packages/cli/src/codemods/css-var-codemod.ts | 6 +++--- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts index ef30eec813..6e6456cad8 100644 --- a/packages/cli/bin/designsystemet.ts +++ b/packages/cli/bin/designsystemet.ts @@ -33,10 +33,7 @@ program Object.keys(migrations).forEach((key) => { console.log(key); }); - process.exit(0); - } - - if (migrationKey) { + } else if (migrationKey) { const migration = migrations[migrationKey as keyof typeof migrations]; if (!migration) { console.error('Migration not found!'); @@ -44,11 +41,12 @@ program } console.log(`Applying migration ${chalk.blue(migrationKey)} with glob: ${chalk.green(glob)}`); - migration?.(glob); - process.exit(0); + migration?.(glob) + .then(() => console.log(`Migration ${chalk.blue(migrationKey)} finished`)) + .catch((error) => console.log(error)); + } else { + console.log('Migrate: please specify a migration name or --list'); } - - console.log('Migrate: please specify a migration name or --list'); }); await program.parseAsync(process.argv); diff --git a/packages/cli/src/codemods/css-var-codemod.ts b/packages/cli/src/codemods/css-var-codemod.ts index e834e06c73..8dbd18226c 100644 --- a/packages/cli/src/codemods/css-var-codemod.ts +++ b/packages/cli/src/codemods/css-var-codemod.ts @@ -10,7 +10,7 @@ type CSSCodemodProps = { globPath?: string; }; -export const cssVarCodemod = ({ dictionary, globPath = './**/*.css' }: CSSCodemodProps) => { +export const cssVarCodemod = async ({ dictionary, globPath = './**/*.css' }: CSSCodemodProps) => { const transformPlugin: Plugin = { postcssPlugin: 'Replaces referenced CSS variables', Declaration(decl) { @@ -18,11 +18,11 @@ export const cssVarCodemod = ({ dictionary, globPath = './**/*.css' }: CSSCodemo const newValue = dictionary[key]; if (R.isEmpty(newValue)) { - // console.log(`Skipping "${key}"; missing new value`); + //console.log(`Skipping "${key}"; missing new value`); } if (newValue === '[delete]') { - // console.log(`Found delete token "${key}"`); + //console.log(`Found delete token "${key}"`); } if (decl.value.includes(key) && !R.isEmpty(newValue)) { From a74108461b22c7ee0260e4393e7c6640b24c8c2a Mon Sep 17 00:00:00 2001 From: Lasse Karlsen <33222679+Febakke@users.noreply.github.com> Date: Tue, 21 May 2024 13:57:50 +0200 Subject: [PATCH 062/311] Update tokens-v2.ts Added even more --- packages/cli/src/migrations/tokens-v2.ts | 46 ++++++++++++------------ 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/packages/cli/src/migrations/tokens-v2.ts b/packages/cli/src/migrations/tokens-v2.ts index cb21d0c6fc..a00e28ccea 100644 --- a/packages/cli/src/migrations/tokens-v2.ts +++ b/packages/cli/src/migrations/tokens-v2.ts @@ -44,30 +44,30 @@ export default (glob?: string) => '--fds-semantic-surface-neutral-default': '--fds-color-neutral-background-default', '--fds-semantic-surface-neutral-selected': '', '--fds-semantic-surface-neutral-subtle': '--fds-color-neutral-background-subtle', - '--fds-semantic-surface-neutral-subtle-hover': '', - '--fds-semantic-surface-neutral-dark': '', - '--fds-semantic-surface-neutral-dark-hover': '', + '--fds-semantic-surface-neutral-subtle-hover': '--fds-color-neutral-surface-default', + '--fds-semantic-surface-neutral-dark': '--fds-color-neutral-base-default', + '--fds-semantic-surface-neutral-dark-hover': '--fds-color-neutral-base-hover', '--fds-semantic-surface-neutral-inverted': '', - '--fds-semantic-surface-success-subtle': '', - '--fds-semantic-surface-success-subtle-hover': '', - '--fds-semantic-surface-success-default': '', - '--fds-semantic-surface-success-hover': '', - '--fds-semantic-surface-success-active': '', - '--fds-semantic-surface-success-no_fill': '', - '--fds-semantic-surface-success-no_fill-hover': '', - '--fds-semantic-surface-success-no_fill-active': '', - '--fds-semantic-surface-warning-subtle': '', - '--fds-semantic-surface-warning-subtle-hover': '', - '--fds-semantic-surface-warning-default': '', - '--fds-semantic-surface-warning-default-hover': '', - '--fds-semantic-surface-danger-subtle': '', - '--fds-semantic-surface-danger-subtle-hover': '', - '--fds-semantic-surface-danger-default': '', - '--fds-semantic-surface-danger-hover': '', - '--fds-semantic-surface-danger-active': '', - '--fds-semantic-surface-danger-no_fill': '', - '--fds-semantic-surface-danger-no_fill-hover': '', - '--fds-semantic-surface-danger-no_fill-active': '', + '--fds-semantic-surface-success-subtle': '--fds-color-success-surface-default', + '--fds-semantic-surface-success-subtle-hover': '--fds-color-success-surface-hover', + '--fds-semantic-surface-success-default': '--fds-color-success-base-default', + '--fds-semantic-surface-success-hover': '--fds-color-success-base-hover', + '--fds-semantic-surface-success-active': '--fds-color-success-base-active', + '--fds-semantic-surface-success-no_fill': '--fds-color-success-contrast-first', + '--fds-semantic-surface-success-no_fill-hover': '--fds-color-success-surface-default', + '--fds-semantic-surface-success-no_fill-active': '--fds-color-success-surface-hover', + '--fds-semantic-surface-warning-subtle': '--fds-color-warning-surface-default', + '--fds-semantic-surface-warning-subtle-hover': '--fds-color-warning-surface-hover', + '--fds-semantic-surface-warning-default': '--fds-color-warning-base-default', + '--fds-semantic-surface-warning-default-hover': '--fds-color-warning-base-hover', + '--fds-semantic-surface-danger-subtle': '--fds-color-danger-surface-default', + '--fds-semantic-surface-danger-subtle-hover': '--fds-color-danger-surface-hover', + '--fds-semantic-surface-danger-default': '--fds-color-danger-base-default', + '--fds-semantic-surface-danger-hover': '--fds-color-danger-base-hover', + '--fds-semantic-surface-danger-active': '--fds-color-danger-base-active', + '--fds-semantic-surface-danger-no_fill': '--fds-color-danger-contrast-first', + '--fds-semantic-surface-danger-no_fill-hover': '--fds-color-danger-surface-default', + '--fds-semantic-surface-danger-no_fill-active': '--fds-color-danger-surface-hover', '--fds-semantic-surface-info-subtle': '', '--fds-semantic-surface-info-subtle-hover': '', '--fds-semantic-surface-on_inverted-default': '', From 52d21e602904453e4c6e689f6c0155d103ee86a8 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 063/311] added new mapping for previously delete tokens --- packages/cli/src/migrations/tokens-v2.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/cli/src/migrations/tokens-v2.ts b/packages/cli/src/migrations/tokens-v2.ts index a00e28ccea..508731b345 100644 --- a/packages/cli/src/migrations/tokens-v2.ts +++ b/packages/cli/src/migrations/tokens-v2.ts @@ -186,10 +186,10 @@ export default (glob?: string) => '--fds-typography-error_message-medium': '', '--fds-typography-error_message-small': '', '--fds-typography-error_message-xsmall': '', - '--fds-typography-interactive-large': '[delete]', - '--fds-typography-interactive-medium': '[delete]', - '--fds-typography-interactive-small': '[delete]', - '--fds-border_radius-interactive': '[delete]', + '--fds-typography-interactive-large': '--fds-typography-paragraph-short-large', + '--fds-typography-interactive-medium': '--fds-typography-paragraph-short-medium', + '--fds-typography-interactive-small': '--fds-typography-paragraph-short-small', + '--fds-border_radius-interactive': '--fds-border-radius-md', '--fds-border_radius-small': '--fds-border-radius-sm', '--fds-border_radius-medium': '--fds-border-radius-md', '--fds-border_radius-large': '--fds-border-radius-lg', From 1159ce0cd2c39bc3bfb7558f8cef284d3d16a440 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 064/311] remove private flag on cli --- packages/cli/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index c60445b70d..3e67024b63 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -7,7 +7,6 @@ "homepage": "https://github.com/digdir/designsystemet/tree/main/scripts/cli", "license": "MIT", "type": "module", - "private": true, "publishConfig": { "access": "public" }, From ec3762da80ed6cce2ed7b152151606d08ef22451 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 065/311] update build:tokens script --- package.json | 2 +- packages/cli/package.json | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d6adec9edd..9a59336f4c 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "devsite": "yarn workspace dev dev", "build": "lerna run build", "build:react": "yarn workspace @digdir/designsystemet-react build", - "build:tokens": "yarn workspace @digdir/designsystemet build", + "build:tokens": "yarn workspace @digdir/designsystemet build:tokens", "build:css": "yarn workspace @digdir/designsystemet-css build", "build:storybook": "storybook build -o ./dist/storybook --config-dir ./apps/storybook", "build:storefront": "yarn workspace storefront building", diff --git a/packages/cli/package.json b/packages/cli/package.json index 3e67024b63..06272aae7a 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -12,10 +12,9 @@ }, "scripts": { "designsystemet": "esno ./bin/designsystemet.ts", - "build": "yarn clean && yarn designsystemet tokens -t ../../design-tokens", + "build:tokens": "yarn clean && yarn designsystemet tokens -t ../../design-tokens", "prepublish": "tsc", - "clean": "yarn workspace @digdir/designsystemet-theme clean", - "css-light-dark-codemod": "esno ./bin/designsystemet.ts migrate tokens-rename-light-dark" + "clean": "yarn workspace @digdir/designsystemet-theme clean" }, "files": [ "./dist/**" From b46d01baba2b8becdc19128f5de3cabf01d76b83 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 066/311] wip cli --- packages/cli/package.json | 23 ++- packages/cli/tsconfig.json | 3 +- yarn.lock | 412 ++++++++++++++++++++++++++++++++++++- 3 files changed, 423 insertions(+), 15 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 06272aae7a..a506b41b0e 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@digdir/designsystemet", - "version": "0.0.1", + "version": "0.0.4", "description": "CLI for Designsystemet", "author": "Designsystemet team", "repository": "https://github.com/digdir/designsystemet", @@ -12,30 +12,33 @@ }, "scripts": { "designsystemet": "esno ./bin/designsystemet.ts", - "build:tokens": "yarn clean && yarn designsystemet tokens -t ../../design-tokens", - "prepublish": "tsc", - "clean": "yarn workspace @digdir/designsystemet-theme clean" + "build:tokens": "yarn clean:theme && yarn designsystemet tokens -t ../../design-tokens", + "prepublish": "yarn clean && tsc", + "prepublish:tsup": "yarn clean && tsup src/**/*.ts bin/designsystemet.ts --cjsInterop --shims --format esm", + "clean": "rimraf dist", + "clean:theme": "yarn workspace @digdir/designsystemet-theme clean" }, "files": [ "./dist/**" ], "bin": "./dist/build/bin/designsystemet.js", "dependencies": { - "chalk": "^5.3.0", - "esno": "^4.7.0", - "fast-glob": "^3.3.2", - "postcss": "^8.4.38" - }, - "devDependencies": { "@commander-js/extra-typings": "^12.0.1", "@tokens-studio/sd-transforms": "^0.16.0", "@types/glob": "^8.1.0", "@types/node": "^20.12.7", "@types/ramda": "^0.29.9", + "chalk": "^5.3.0", "commander": "^12.0.0", + "esno": "^4.7.0", + "fast-glob": "^3.3.2", + "postcss": "^8.4.38", "ramda": "^0.29.1", "rimraf": "^5.0.5", "style-dictionary": "^4.0.0-prerelease.27", + "tsup": "^8.0.2" + }, + "devDependencies": { "typescript": "^5.4.5" } } diff --git a/packages/cli/tsconfig.json b/packages/cli/tsconfig.json index 51def22fe8..e55793fc18 100644 --- a/packages/cli/tsconfig.json +++ b/packages/cli/tsconfig.json @@ -9,7 +9,8 @@ "noEmit": false, "esModuleInterop": true, "module": "NodeNext", - "moduleResolution": "NodeNext" + "moduleResolution": "NodeNext", + "sourceMap": false }, "rootDir": "./src", "include": ["./src/", "./bin/", "./declarations.d.ts"] diff --git a/yarn.lock b/yarn.lock index 013851239a..6ce6ace1ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2772,6 +2772,7 @@ __metadata: ramda: "npm:^0.29.1" rimraf: "npm:^5.0.5" style-dictionary: "npm:^4.0.0-prerelease.27" + tsup: "npm:^8.0.2" typescript: "npm:^5.4.5" bin: designsystemet: ./dist/build/bin/designsystemet.js @@ -4701,6 +4702,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-android-arm-eabi@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-android-arm-eabi@npm:4.17.2" + conditions: os=android & cpu=arm + languageName: node + linkType: hard + "@rollup/rollup-android-arm64@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-android-arm64@npm:4.12.1" @@ -4715,6 +4723,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-android-arm64@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-android-arm64@npm:4.17.2" + conditions: os=android & cpu=arm64 + languageName: node + linkType: hard + "@rollup/rollup-darwin-arm64@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-darwin-arm64@npm:4.12.1" @@ -4729,6 +4744,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-darwin-arm64@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-darwin-arm64@npm:4.17.2" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@rollup/rollup-darwin-x64@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-darwin-x64@npm:4.12.1" @@ -4743,6 +4765,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-darwin-x64@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-darwin-x64@npm:4.17.2" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@rollup/rollup-linux-arm-gnueabihf@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.12.1" @@ -4757,6 +4786,20 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-linux-arm-gnueabihf@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.17.2" + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + +"@rollup/rollup-linux-arm-musleabihf@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.17.2" + conditions: os=linux & cpu=arm & libc=musl + languageName: node + linkType: hard + "@rollup/rollup-linux-arm64-gnu@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.12.1" @@ -4771,6 +4814,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-linux-arm64-gnu@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.17.2" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@rollup/rollup-linux-arm64-musl@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-linux-arm64-musl@npm:4.12.1" @@ -4785,6 +4835,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-linux-arm64-musl@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-linux-arm64-musl@npm:4.17.2" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@rollup/rollup-linux-powerpc64le-gnu@npm:4.14.0": version: 4.14.0 resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.14.0" @@ -4792,6 +4849,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-linux-powerpc64le-gnu@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.17.2" + conditions: os=linux & cpu=ppc64 & libc=glibc + languageName: node + linkType: hard + "@rollup/rollup-linux-riscv64-gnu@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.12.1" @@ -4806,6 +4870,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-linux-riscv64-gnu@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.17.2" + conditions: os=linux & cpu=riscv64 & libc=glibc + languageName: node + linkType: hard + "@rollup/rollup-linux-s390x-gnu@npm:4.14.0": version: 4.14.0 resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.14.0" @@ -4813,6 +4884,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-linux-s390x-gnu@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.17.2" + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + "@rollup/rollup-linux-x64-gnu@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-linux-x64-gnu@npm:4.12.1" @@ -4827,6 +4905,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-linux-x64-gnu@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-linux-x64-gnu@npm:4.17.2" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@rollup/rollup-linux-x64-musl@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-linux-x64-musl@npm:4.12.1" @@ -4841,6 +4926,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-linux-x64-musl@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-linux-x64-musl@npm:4.17.2" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@rollup/rollup-win32-arm64-msvc@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.12.1" @@ -4855,6 +4947,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-win32-arm64-msvc@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.17.2" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + "@rollup/rollup-win32-ia32-msvc@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.12.1" @@ -4869,6 +4968,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-win32-ia32-msvc@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.17.2" + conditions: os=win32 & cpu=ia32 + languageName: node + linkType: hard + "@rollup/rollup-win32-x64-msvc@npm:4.12.1": version: 4.12.1 resolution: "@rollup/rollup-win32-x64-msvc@npm:4.12.1" @@ -4883,6 +4989,13 @@ __metadata: languageName: node linkType: hard +"@rollup/rollup-win32-x64-msvc@npm:4.17.2": + version: 4.17.2 + resolution: "@rollup/rollup-win32-x64-msvc@npm:4.17.2" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@sigstore/bundle@npm:^1.1.0": version: 1.1.0 resolution: "@sigstore/bundle@npm:1.1.0" @@ -7641,6 +7754,13 @@ __metadata: languageName: node linkType: hard +"any-promise@npm:^1.0.0": + version: 1.3.0 + resolution: "any-promise@npm:1.3.0" + checksum: 6737469ba353b5becf29e4dc3680736b9caa06d300bda6548812a8fee63ae7d336d756f88572fa6b5219aed36698d808fa55f62af3e7e6845c7a1dc77d240edb + languageName: node + linkType: hard + "anymatch@npm:~3.1.2": version: 3.1.3 resolution: "anymatch@npm:3.1.3" @@ -8317,6 +8437,17 @@ __metadata: languageName: node linkType: hard +"bundle-require@npm:^4.0.0": + version: 4.1.0 + resolution: "bundle-require@npm:4.1.0" + dependencies: + load-tsconfig: "npm:^0.2.3" + peerDependencies: + esbuild: ">=0.17" + checksum: 9d01d30cf7097239d6da5ec33ce00a91313a21b88f8e96e0e3c5b339a50b561ad70641a055227da9295c43962ac025078aee2f26b696c3c7f0703caa11263b46 + languageName: node + linkType: hard + "busboy@npm:1.6.0": version: 1.6.0 resolution: "busboy@npm:1.6.0" @@ -8347,7 +8478,7 @@ __metadata: languageName: node linkType: hard -"cac@npm:^6.7.14": +"cac@npm:^6.7.12, cac@npm:^6.7.14": version: 6.7.14 resolution: "cac@npm:6.7.14" checksum: 002769a0fbfc51c062acd2a59df465a2a947916b02ac50b56c69ec6c018ee99ac3e7f4dd7366334ea847f1ecacf4defaa61bcd2ac283db50156ce1f1d8c8ad42 @@ -8670,6 +8801,25 @@ __metadata: languageName: node linkType: hard +"chokidar@npm:^3.5.1": + version: 3.6.0 + resolution: "chokidar@npm:3.6.0" + dependencies: + anymatch: "npm:~3.1.2" + braces: "npm:~3.0.2" + fsevents: "npm:~2.3.2" + glob-parent: "npm:~5.1.2" + is-binary-path: "npm:~2.1.0" + is-glob: "npm:~4.0.1" + normalize-path: "npm:~3.0.0" + readdirp: "npm:~3.6.0" + dependenciesMeta: + fsevents: + optional: true + checksum: c327fb07704443f8d15f7b4a7ce93b2f0bc0e6cea07ec28a7570aa22cd51fcf0379df589403976ea956c369f25aa82d84561947e227cd925902e1751371658df + languageName: node + linkType: hard + "chownr@npm:^1.1.1": version: 1.1.4 resolution: "chownr@npm:1.1.4" @@ -8998,6 +9148,13 @@ __metadata: languageName: node linkType: hard +"commander@npm:^4.0.0": + version: 4.1.1 + resolution: "commander@npm:4.1.1" + checksum: 3b2dc4125f387dab73b3294dbcb0ab2a862f9c0ad748ee2b27e3544d25325b7a8cdfbcc228d103a98a716960b14478114a5206b5415bd48cdafa38797891562c + languageName: node + linkType: hard + "commander@npm:^6.2.1": version: 6.2.1 resolution: "commander@npm:6.2.1" @@ -10669,7 +10826,7 @@ __metadata: languageName: node linkType: hard -"esbuild@npm:~0.19.10": +"esbuild@npm:^0.19.2, esbuild@npm:~0.19.10": version: 0.19.12 resolution: "esbuild@npm:0.19.12" dependencies: @@ -12257,7 +12414,7 @@ __metadata: languageName: node linkType: hard -"globby@npm:11.1.0, globby@npm:^11.0.1, globby@npm:^11.0.2, globby@npm:^11.1.0": +"globby@npm:11.1.0, globby@npm:^11.0.1, globby@npm:^11.0.2, globby@npm:^11.0.3, globby@npm:^11.1.0": version: 11.1.0 resolution: "globby@npm:11.1.0" dependencies: @@ -13702,6 +13859,13 @@ __metadata: languageName: node linkType: hard +"joycon@npm:^3.0.1": + version: 3.1.1 + resolution: "joycon@npm:3.1.1" + checksum: 4b36e3479144ec196425f46b3618f8a96ce7e1b658f091a309cd4906215f5b7a402d7df331a3e0a09681381a658d0c5f039cb3cf6907e0a1e17ed847f5d37775 + languageName: node + linkType: hard + "js-tokens@npm:^3.0.0 || ^4.0.0, js-tokens@npm:^4.0.0": version: 4.0.0 resolution: "js-tokens@npm:4.0.0" @@ -14271,6 +14435,13 @@ __metadata: languageName: node linkType: hard +"load-tsconfig@npm:^0.2.3": + version: 0.2.5 + resolution: "load-tsconfig@npm:0.2.5" + checksum: b3176f6f0c86dbdbbc7e337440a803b0b4407c55e2e1cfc53bd3db68e0211448f36428a6075ecf5e286db5d1bf791da756fc0ac4d2447717140fb6a5218ecfb4 + languageName: node + linkType: hard + "loader-runner@npm:^4.2.0": version: 4.3.0 resolution: "loader-runner@npm:4.3.0" @@ -14375,6 +14546,13 @@ __metadata: languageName: node linkType: hard +"lodash.sortby@npm:^4.7.0": + version: 4.7.0 + resolution: "lodash.sortby@npm:4.7.0" + checksum: 38df19ae28608af2c50ac342fc1f414508309d53e1d58ed9adfb2c3cd17c3af290058c0a0478028d932c5404df3d53349d19fa364ef6bed6145a6bc21320399e + languageName: node + linkType: hard + "lodash.truncate@npm:^4.4.2": version: 4.4.2 resolution: "lodash.truncate@npm:4.4.2" @@ -16514,6 +16692,17 @@ __metadata: languageName: node linkType: hard +"mz@npm:^2.7.0": + version: 2.7.0 + resolution: "mz@npm:2.7.0" + dependencies: + any-promise: "npm:^1.0.0" + object-assign: "npm:^4.0.1" + thenify-all: "npm:^1.0.0" + checksum: 8427de0ece99a07e9faed3c0c6778820d7543e3776f9a84d22cf0ec0a8eb65f6e9aee9c9d353ff9a105ff62d33a9463c6ca638974cc652ee8140cd1e35951c87 + languageName: node + linkType: hard + "nanoid@npm:^3.3.6": version: 3.3.6 resolution: "nanoid@npm:3.3.6" @@ -17156,7 +17345,7 @@ __metadata: languageName: node linkType: hard -"object-assign@npm:^4.1.1": +"object-assign@npm:^4.0.1, object-assign@npm:^4.1.1": version: 4.1.1 resolution: "object-assign@npm:4.1.1" checksum: fcc6e4ea8c7fe48abfbb552578b1c53e0d194086e2e6bbbf59e0a536381a292f39943c6e9628af05b5528aa5e3318bb30d6b2e53cadaf5b8fe9e12c4b69af23f @@ -17866,6 +18055,13 @@ __metadata: languageName: node linkType: hard +"pirates@npm:^4.0.1": + version: 4.0.6 + resolution: "pirates@npm:4.0.6" + checksum: d02dda76f4fec1cbdf395c36c11cf26f76a644f9f9a1bfa84d3167d0d3154d5289aacc72677aa20d599bb4a6937a471de1b65c995e2aea2d8687cbcd7e43ea5f + languageName: node + linkType: hard + "pirates@npm:^4.0.5": version: 4.0.5 resolution: "pirates@npm:4.0.5" @@ -18132,6 +18328,24 @@ __metadata: languageName: node linkType: hard +"postcss-load-config@npm:^4.0.1": + version: 4.0.2 + resolution: "postcss-load-config@npm:4.0.2" + dependencies: + lilconfig: "npm:^3.0.0" + yaml: "npm:^2.3.4" + peerDependencies: + postcss: ">=8.0.9" + ts-node: ">=9.0.0" + peerDependenciesMeta: + postcss: + optional: true + ts-node: + optional: true + checksum: e2c2ed9b7998a5b123e1ce0c124daf6504b1454c67dcc1c8fdbcc5ffb2597b7de245e3ac34f63afc928d3fd3260b1e36492ebbdb01a9ff63f16b3c8b7b925d1b + languageName: node + linkType: hard + "postcss-load-config@npm:^5.0.0": version: 5.0.2 resolution: "postcss-load-config@npm:5.0.2" @@ -20162,6 +20376,69 @@ __metadata: languageName: node linkType: hard +"rollup@npm:^4.0.2": + version: 4.17.2 + resolution: "rollup@npm:4.17.2" + dependencies: + "@rollup/rollup-android-arm-eabi": "npm:4.17.2" + "@rollup/rollup-android-arm64": "npm:4.17.2" + "@rollup/rollup-darwin-arm64": "npm:4.17.2" + "@rollup/rollup-darwin-x64": "npm:4.17.2" + "@rollup/rollup-linux-arm-gnueabihf": "npm:4.17.2" + "@rollup/rollup-linux-arm-musleabihf": "npm:4.17.2" + "@rollup/rollup-linux-arm64-gnu": "npm:4.17.2" + "@rollup/rollup-linux-arm64-musl": "npm:4.17.2" + "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.17.2" + "@rollup/rollup-linux-riscv64-gnu": "npm:4.17.2" + "@rollup/rollup-linux-s390x-gnu": "npm:4.17.2" + "@rollup/rollup-linux-x64-gnu": "npm:4.17.2" + "@rollup/rollup-linux-x64-musl": "npm:4.17.2" + "@rollup/rollup-win32-arm64-msvc": "npm:4.17.2" + "@rollup/rollup-win32-ia32-msvc": "npm:4.17.2" + "@rollup/rollup-win32-x64-msvc": "npm:4.17.2" + "@types/estree": "npm:1.0.5" + fsevents: "npm:~2.3.2" + dependenciesMeta: + "@rollup/rollup-android-arm-eabi": + optional: true + "@rollup/rollup-android-arm64": + optional: true + "@rollup/rollup-darwin-arm64": + optional: true + "@rollup/rollup-darwin-x64": + optional: true + "@rollup/rollup-linux-arm-gnueabihf": + optional: true + "@rollup/rollup-linux-arm-musleabihf": + optional: true + "@rollup/rollup-linux-arm64-gnu": + optional: true + "@rollup/rollup-linux-arm64-musl": + optional: true + "@rollup/rollup-linux-powerpc64le-gnu": + optional: true + "@rollup/rollup-linux-riscv64-gnu": + optional: true + "@rollup/rollup-linux-s390x-gnu": + optional: true + "@rollup/rollup-linux-x64-gnu": + optional: true + "@rollup/rollup-linux-x64-musl": + optional: true + "@rollup/rollup-win32-arm64-msvc": + optional: true + "@rollup/rollup-win32-ia32-msvc": + optional: true + "@rollup/rollup-win32-x64-msvc": + optional: true + fsevents: + optional: true + bin: + rollup: dist/bin/rollup + checksum: a021d57f73d746340a1c2b3a03ef0b3bb7f3c837e6acd9aa78b1b1234011aa5b5271b0ef25abba2c1ed268b5e2c90c39a0f8194bcf825728be720f9f2496b248 + languageName: node + linkType: hard + "rollup@npm:^4.12.1": version: 4.12.1 resolution: "rollup@npm:4.12.1" @@ -20865,6 +21142,15 @@ __metadata: languageName: node linkType: hard +"source-map@npm:0.8.0-beta.0": + version: 0.8.0-beta.0 + resolution: "source-map@npm:0.8.0-beta.0" + dependencies: + whatwg-url: "npm:^7.0.0" + checksum: c02e22ab9f8b8e38655ba1e9abae9fe1f8ba216cbbea922718d5e2ea45821606a74f10edec1db9055e7f7cfd1e6a62e5eade67ec30c017a02f4c8e990accbc1c + languageName: node + linkType: hard + "source-map@npm:^0.5.7": version: 0.5.7 resolution: "source-map@npm:0.5.7" @@ -21521,6 +21807,24 @@ __metadata: languageName: node linkType: hard +"sucrase@npm:^3.20.3": + version: 3.35.0 + resolution: "sucrase@npm:3.35.0" + dependencies: + "@jridgewell/gen-mapping": "npm:^0.3.2" + commander: "npm:^4.0.0" + glob: "npm:^10.3.10" + lines-and-columns: "npm:^1.1.6" + mz: "npm:^2.7.0" + pirates: "npm:^4.0.1" + ts-interface-checker: "npm:^0.1.9" + bin: + sucrase: bin/sucrase + sucrase-node: bin/sucrase-node + checksum: bc601558a62826f1c32287d4fdfa4f2c09fe0fec4c4d39d0e257fd9116d7d6227a18309721d4185ec84c9dc1af0d5ec0e05a42a337fbb74fc293e068549aacbe + languageName: node + linkType: hard + "supports-color@npm:^5.3.0": version: 5.5.0 resolution: "supports-color@npm:5.5.0" @@ -21848,6 +22152,24 @@ __metadata: languageName: node linkType: hard +"thenify-all@npm:^1.0.0": + version: 1.6.0 + resolution: "thenify-all@npm:1.6.0" + dependencies: + thenify: "npm:>= 3.1.0 < 4" + checksum: dba7cc8a23a154cdcb6acb7f51d61511c37a6b077ec5ab5da6e8b874272015937788402fd271fdfc5f187f8cb0948e38d0a42dcc89d554d731652ab458f5343e + languageName: node + linkType: hard + +"thenify@npm:>= 3.1.0 < 4": + version: 3.3.1 + resolution: "thenify@npm:3.3.1" + dependencies: + any-promise: "npm:^1.0.0" + checksum: 486e1283a867440a904e36741ff1a177faa827cf94d69506f7e3ae4187b9afdf9ec368b3d8da225c192bfe2eb943f3f0080594156bf39f21b57cd1411e2e7f6d + languageName: node + linkType: hard + "through2@npm:^2.0.0, through2@npm:^2.0.1, through2@npm:^2.0.3": version: 2.0.5 resolution: "through2@npm:2.0.5" @@ -21967,6 +22289,15 @@ __metadata: languageName: node linkType: hard +"tr46@npm:^1.0.1": + version: 1.0.1 + resolution: "tr46@npm:1.0.1" + dependencies: + punycode: "npm:^2.1.0" + checksum: 6e80d75480cb6658f7f283c15f5f41c2d4dfa243ca99a0e1baf3de6cc823fc4c829f89782a7a11e029905781fccfea42d08d8a6674ba7948c7dbc595b6f27dd3 + languageName: node + linkType: hard + "tr46@npm:^5.0.0": version: 5.0.0 resolution: "tr46@npm:5.0.0" @@ -21983,6 +22314,15 @@ __metadata: languageName: node linkType: hard +"tree-kill@npm:^1.2.2": + version: 1.2.2 + resolution: "tree-kill@npm:1.2.2" + bin: + tree-kill: cli.js + checksum: 49117f5f410d19c84b0464d29afb9642c863bc5ba40fcb9a245d474c6d5cc64d1b177a6e6713129eb346b40aebb9d4631d967517f9fbe8251c35b21b13cd96c7 + languageName: node + linkType: hard + "trim-lines@npm:^3.0.0": version: 3.0.1 resolution: "trim-lines@npm:3.0.1" @@ -22020,6 +22360,13 @@ __metadata: languageName: node linkType: hard +"ts-interface-checker@npm:^0.1.9": + version: 0.1.13 + resolution: "ts-interface-checker@npm:0.1.13" + checksum: 9f7346b9e25bade7a1050c001ec5a4f7023909c0e1644c5a96ae20703a131627f081479e6622a4ecee2177283d0069e651e507bedadd3904fc4010ab28ffce00 + languageName: node + linkType: hard + "ts-toolbelt@npm:^9.6.0": version: 9.6.0 resolution: "ts-toolbelt@npm:9.6.0" @@ -22082,6 +22429,45 @@ __metadata: languageName: node linkType: hard +"tsup@npm:^8.0.2": + version: 8.0.2 + resolution: "tsup@npm:8.0.2" + dependencies: + bundle-require: "npm:^4.0.0" + cac: "npm:^6.7.12" + chokidar: "npm:^3.5.1" + debug: "npm:^4.3.1" + esbuild: "npm:^0.19.2" + execa: "npm:^5.0.0" + globby: "npm:^11.0.3" + joycon: "npm:^3.0.1" + postcss-load-config: "npm:^4.0.1" + resolve-from: "npm:^5.0.0" + rollup: "npm:^4.0.2" + source-map: "npm:0.8.0-beta.0" + sucrase: "npm:^3.20.3" + tree-kill: "npm:^1.2.2" + peerDependencies: + "@microsoft/api-extractor": ^7.36.0 + "@swc/core": ^1 + postcss: ^8.4.12 + typescript: ">=4.5.0" + peerDependenciesMeta: + "@microsoft/api-extractor": + optional: true + "@swc/core": + optional: true + postcss: + optional: true + typescript: + optional: true + bin: + tsup: dist/cli-default.js + tsup-node: dist/cli-node.js + checksum: dd8c375181a748cdeb86aa3d779d6d755596881f47fe38b7c4b810ff1ef6424d485b23065fda0f6e32d9988bae19cd64e49f6e2f11295d5184485ab7528a37d1 + languageName: node + linkType: hard + "tsutils@npm:^3.21.0": version: 3.21.0 resolution: "tsutils@npm:3.21.0" @@ -23211,6 +23597,13 @@ __metadata: languageName: node linkType: hard +"webidl-conversions@npm:^4.0.2": + version: 4.0.2 + resolution: "webidl-conversions@npm:4.0.2" + checksum: 594187c36f2d7898f89c0ed3b9248a095fa549ecc1befb10a97bc884b5680dc96677f58df5579334d8e0d1018e5ef075689cfa2a6c459f45a61a9deb512cb59e + languageName: node + linkType: hard + "webidl-conversions@npm:^7.0.0": version: 7.0.0 resolution: "webidl-conversions@npm:7.0.0" @@ -23305,6 +23698,17 @@ __metadata: languageName: node linkType: hard +"whatwg-url@npm:^7.0.0": + version: 7.1.0 + resolution: "whatwg-url@npm:7.1.0" + dependencies: + lodash.sortby: "npm:^4.7.0" + tr46: "npm:^1.0.1" + webidl-conversions: "npm:^4.0.2" + checksum: 769fd35838b4e50536ae08d836472e86adbedda1d5493ea34353c55468147e7868b91d2535b59e01a9e7331ab7e4cdfdf5490c279c045da23c327cf33e32f755 + languageName: node + linkType: hard + "which-boxed-primitive@npm:^1.0.2": version: 1.0.2 resolution: "which-boxed-primitive@npm:1.0.2" From 807ba8c2c4b5f7a7216e186fe223044f8ef26999 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 067/311] ran fix --- packages/cli/package.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index a506b41b0e..2edb1e223f 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,9 +1,12 @@ { "name": "@digdir/designsystemet", - "version": "0.0.4", + "version": "0.0.5", "description": "CLI for Designsystemet", "author": "Designsystemet team", - "repository": "https://github.com/digdir/designsystemet", + "repository": { + "type": "git", + "url": "git+https://github.com/digdir/designsystemet.git" + }, "homepage": "https://github.com/digdir/designsystemet/tree/main/scripts/cli", "license": "MIT", "type": "module", @@ -21,7 +24,9 @@ "files": [ "./dist/**" ], - "bin": "./dist/build/bin/designsystemet.js", + "bin": { + "designsystemet": "dist/build/bin/designsystemet.js" + }, "dependencies": { "@commander-js/extra-typings": "^12.0.1", "@tokens-studio/sd-transforms": "^0.16.0", From a8a3a9488cd4c78f907d02b6af0833fdcff22757 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 068/311] test --- packages/cli/src/migrations/index.ts | 6 ++++-- packages/cli/src/migrations/release-v1.ts | 7 +++++++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 packages/cli/src/migrations/release-v1.ts diff --git a/packages/cli/src/migrations/index.ts b/packages/cli/src/migrations/index.ts index db7111c879..7138df3a5d 100644 --- a/packages/cli/src/migrations/index.ts +++ b/packages/cli/src/migrations/index.ts @@ -1,9 +1,11 @@ import lightDark from './light-dark.js'; -import tokensv2 from './tokens-v2.js'; +import tokensV2 from './tokens-v2.js'; import prefixDs from './prefix-ds.js'; +import releaseV1 from './release-v1.js'; export default { 'tokens-rename-light-dark': lightDark, - 'tokens-v2': tokensv2, + 'tokens-v2': tokensV2, 'css-prefix-ds': prefixDs, + 'release-v1': releaseV1, }; diff --git a/packages/cli/src/migrations/release-v1.ts b/packages/cli/src/migrations/release-v1.ts new file mode 100644 index 0000000000..c1d5d6ddf4 --- /dev/null +++ b/packages/cli/src/migrations/release-v1.ts @@ -0,0 +1,7 @@ +import lightDark from './light-dark.js'; +import tokensv2 from './tokens-v2.js'; +import prefixDs from './prefix-ds.js'; + +export default (glob?: string) => { + void Promise.all([lightDark(glob), tokensv2(glob), prefixDs(glob)]); +}; From f962cd179fdaf2190244124cf195a7d7d6d2185c Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 069/311] wip --- packages/cli/src/migrations/release-v1.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/src/migrations/release-v1.ts b/packages/cli/src/migrations/release-v1.ts index c1d5d6ddf4..761856fc96 100644 --- a/packages/cli/src/migrations/release-v1.ts +++ b/packages/cli/src/migrations/release-v1.ts @@ -3,5 +3,5 @@ import tokensv2 from './tokens-v2.js'; import prefixDs from './prefix-ds.js'; export default (glob?: string) => { - void Promise.all([lightDark(glob), tokensv2(glob), prefixDs(glob)]); + return Promise.all([lightDark(glob), tokensv2(glob), prefixDs(glob)]); }; From f30b20f7b68ea99660cea688e25d6e1e73b4b20c Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 070/311] Added --out for cli --- packages/cli/bin/designsystemet.ts | 8 +++++--- packages/cli/package.json | 4 ++-- packages/cli/src/tokens/build.ts | 4 +++- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts index 6e6456cad8..bbb999f676 100644 --- a/packages/cli/bin/designsystemet.ts +++ b/packages/cli/bin/designsystemet.ts @@ -11,12 +11,14 @@ program .command('tokens') .showHelpAfterError() .description('run Designsystemet token builder') - .option('-t, --tokens ', 'Path to "design-tokens"', '../../design-tokens') + .option('-t, --tokens [string]', `Path to ${chalk.blue('design-tokens')}`, 'design-tokens') + .option('-o, --out [string]', `Output directory for built ${chalk.blue('design-tokens')}`, 'dist/tokens') .option('-p, --preview') .action((opts) => { - const tokens = typeof opts.tokens === 'string' ? opts.tokens : ''; + const tokens = typeof opts.tokens === 'string' ? opts.tokens : 'design-tokens'; + const out = typeof opts.out === 'string' ? opts.out : 'dist/tokens'; console.log(`Bulding tokens in ${chalk.green(tokens)}`); - return run({ tokens }); + return run({ tokens, out }); }); program diff --git a/packages/cli/package.json b/packages/cli/package.json index 2edb1e223f..455b7ba19a 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@digdir/designsystemet", - "version": "0.0.5", + "version": "0.0.6", "description": "CLI for Designsystemet", "author": "Designsystemet team", "repository": { @@ -15,7 +15,7 @@ }, "scripts": { "designsystemet": "esno ./bin/designsystemet.ts", - "build:tokens": "yarn clean:theme && yarn designsystemet tokens -t ../../design-tokens", + "build:tokens": "yarn clean:theme && yarn designsystemet tokens -t ../../design-tokens -o ../../packages/theme/brand", "prepublish": "yarn clean && tsc", "prepublish:tsup": "yarn clean && tsup src/**/*.ts bin/designsystemet.ts --cjsInterop --shims --format esm", "clean": "rimraf dist", diff --git a/packages/cli/src/tokens/build.ts b/packages/cli/src/tokens/build.ts index 0fe5793851..85c770e14d 100644 --- a/packages/cli/src/tokens/build.ts +++ b/packages/cli/src/tokens/build.ts @@ -108,6 +108,8 @@ const getStorefrontConfig = ({ fileName = 'unknown', buildPath = 'unknown' }): C type Options = { /** Design tokens path */ tokens: string; + /** Output directoru for built tokens */ + out: string; }; const sd = new StyleDictionary(); @@ -115,7 +117,7 @@ const sd = new StyleDictionary(); export async function run(options: Options): Promise { const tokensPath = options.tokens; const storefrontTokensOutPath = path.resolve('../../apps/storefront/tokens'); - const packageTokensOutPath = path.resolve('../../packages/theme/brand'); + const packageTokensOutPath = path.resolve(options.out); const $themes = JSON.parse(fs.readFileSync(path.resolve(`${tokensPath}/$themes.json`), 'utf-8')) as ThemeObject[]; From 36721778379fa9f7bcac3b0177b0e7b350f69350 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 071/311] fixed release-v1 migration for tokens --- packages/cli/src/migrations/release-v1.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/cli/src/migrations/release-v1.ts b/packages/cli/src/migrations/release-v1.ts index 761856fc96..b346466ca6 100644 --- a/packages/cli/src/migrations/release-v1.ts +++ b/packages/cli/src/migrations/release-v1.ts @@ -1,7 +1,6 @@ -import lightDark from './light-dark.js'; import tokensv2 from './tokens-v2.js'; import prefixDs from './prefix-ds.js'; export default (glob?: string) => { - return Promise.all([lightDark(glob), tokensv2(glob), prefixDs(glob)]); + return Promise.all([tokensv2(glob), prefixDs(glob)]); }; From fe47cb9fc24bca23e857a06b09a43c4a9c106431 Mon Sep 17 00:00:00 2001 From: Lasse Karlsen <33222679+Febakke@users.noreply.github.com> Date: Tue, 21 May 2024 22:00:26 +0200 Subject: [PATCH 072/311] Update tokens-v2.ts --- packages/cli/src/migrations/tokens-v2.ts | 52 ++++++++++++------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/packages/cli/src/migrations/tokens-v2.ts b/packages/cli/src/migrations/tokens-v2.ts index 508731b345..7acd0600e5 100644 --- a/packages/cli/src/migrations/tokens-v2.ts +++ b/packages/cli/src/migrations/tokens-v2.ts @@ -68,8 +68,8 @@ export default (glob?: string) => '--fds-semantic-surface-danger-no_fill': '--fds-color-danger-contrast-first', '--fds-semantic-surface-danger-no_fill-hover': '--fds-color-danger-surface-default', '--fds-semantic-surface-danger-no_fill-active': '--fds-color-danger-surface-hover', - '--fds-semantic-surface-info-subtle': '', - '--fds-semantic-surface-info-subtle-hover': '', + '--fds-semantic-surface-info-subtle': '--fds-color-info-surface-default', + '--fds-semantic-surface-info-subtle-hover': '--fds-color-info-surface-hover', '--fds-semantic-surface-on_inverted-default': '', '--fds-semantic-surface-on_inverted-hover': '', '--fds-semantic-surface-on_inverted-active': '', @@ -77,30 +77,30 @@ export default (glob?: string) => '--fds-semantic-surface-on_inverted-no_fill-hover': '', '--fds-semantic-surface-on_inverted-no_fill-active': '', '--fds-semantic-surface-focus-default': '', - '--fds-semantic-border-first-default': '', - '--fds-semantic-border-first-hover': '', - '--fds-semantic-border-first-active': '', - '--fds-semantic-border-second-default': '', - '--fds-semantic-border-second-hover': '', - '--fds-semantic-border-second-active': '', - '--fds-semantic-border-third-default': '', - '--fds-semantic-border-third-hover': '', - '--fds-semantic-border-third-active': '', - '--fds-semantic-border-action-first-subtle': '', - '--fds-semantic-border-action-first-subtle-hover': '', - '--fds-semantic-border-action-first-default': '', - '--fds-semantic-border-action-first-hover': '', - '--fds-semantic-border-action-first-active': '', - '--fds-semantic-border-action-second-subtle': '', - '--fds-semantic-border-action-second-subtle-hover': '', - '--fds-semantic-border-action-second-default': '', - '--fds-semantic-border-action-second-hover': '', - '--fds-semantic-border-action-second-active': '', - '--fds-semantic-border-action-subtle': '', - '--fds-semantic-border-action-subtle-hover': '', - '--fds-semantic-border-action-default': '', - '--fds-semantic-border-action-hover': '', - '--fds-semantic-border-action-active': '', + '--fds-semantic-border-first-default': '--fds-color-brand1-base-default', + '--fds-semantic-border-first-hover': '--fds-color-brand1-base-hover', + '--fds-semantic-border-first-active': '--fds-color-brand1-base-active', + '--fds-semantic-border-second-default': '--fds-color-brand2-base-default', + '--fds-semantic-border-second-hover': '--fds-color-brand2-base-hover', + '--fds-semantic-border-second-active': '--fds-color-brand2-base-active', + '--fds-semantic-border-third-default': '--fds-color-brand3-base-default', + '--fds-semantic-border-third-hover': '--fds-color-brand3-base-hover', + '--fds-semantic-border-third-active': '--fds-color-brand3-base-active', + '--fds-semantic-border-action-first-subtle': '--fds-color-accent-border-subtle', + '--fds-semantic-border-action-first-subtle-hover': '--fds-color-accent-border-default', + '--fds-semantic-border-action-first-default': '--fds-color-accent-base-default', + '--fds-semantic-border-action-first-hover': '--fds-color-accent-base-hover', + '--fds-semantic-border-action-first-active': '--fds-color-accent-base-active', + '--fds-semantic-border-action-second-subtle': '--fds-color-accent-border-subtle', + '--fds-semantic-border-action-second-subtle-hover': '--fds-color-accent-border-default', + '--fds-semantic-border-action-second-default': '--fds-color-accent-base-default', + '--fds-semantic-border-action-second-hover': '--fds-color-accent-base-hover', + '--fds-semantic-border-action-second-active': '--fds-color-accent-base-active', + '--fds-semantic-border-action-subtle': '--fds-color-accent-border-subtle', + '--fds-semantic-border-action-subtle-hover': '--fds-color-accent-border-default', + '--fds-semantic-border-action-default': '--fds-color-accent-base-default', + '--fds-semantic-border-action-hover': '--fds-color-accent-base-hover', + '--fds-semantic-border-action-active': '--fds-color-accent-base-active', '--fds-semantic-border-action-dark': '', '--fds-semantic-border-action-dark-hover': '', '--fds-semantic-border-info-default': '', From cf47c6c48ab691408ceac049eae6c6f83707f072 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 22 Apr 2024 12:10:51 +0200 Subject: [PATCH 073/311] opt-in for storefront tokens --- packages/cli/bin/designsystemet.ts | 13 +++++++------ packages/cli/package.json | 4 ++-- packages/cli/src/tokens/build.ts | 6 ++++-- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts index bbb999f676..41581bbb87 100644 --- a/packages/cli/bin/designsystemet.ts +++ b/packages/cli/bin/designsystemet.ts @@ -11,14 +11,15 @@ program .command('tokens') .showHelpAfterError() .description('run Designsystemet token builder') - .option('-t, --tokens [string]', `Path to ${chalk.blue('design-tokens')}`, 'design-tokens') - .option('-o, --out [string]', `Output directory for built ${chalk.blue('design-tokens')}`, 'dist/tokens') - .option('-p, --preview') + .option('-t, --tokens [string]', `Path to ${chalk.blue('design-tokens')}`, './design-tokens') + .option('-o, --out [string]', `Output directory for built ${chalk.blue('design-tokens')}`, './dist/tokens') + .option('-p, --preview', 'Generate preview token.ts files', false) .action((opts) => { - const tokens = typeof opts.tokens === 'string' ? opts.tokens : 'design-tokens'; - const out = typeof opts.out === 'string' ? opts.out : 'dist/tokens'; + const tokens = typeof opts.tokens === 'string' ? opts.tokens : './design-tokens'; + const out = typeof opts.out === 'string' ? opts.out : './dist/tokens'; + const preview = opts.preview; console.log(`Bulding tokens in ${chalk.green(tokens)}`); - return run({ tokens, out }); + return run({ tokens, out, preview }); }); program diff --git a/packages/cli/package.json b/packages/cli/package.json index 455b7ba19a..935177d044 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@digdir/designsystemet", - "version": "0.0.6", + "version": "0.0.8", "description": "CLI for Designsystemet", "author": "Designsystemet team", "repository": { @@ -15,7 +15,7 @@ }, "scripts": { "designsystemet": "esno ./bin/designsystemet.ts", - "build:tokens": "yarn clean:theme && yarn designsystemet tokens -t ../../design-tokens -o ../../packages/theme/brand", + "build:tokens": "yarn clean:theme && yarn designsystemet tokens -p -t ../../design-tokens -o ../../packages/theme/brand", "prepublish": "yarn clean && tsc", "prepublish:tsup": "yarn clean && tsup src/**/*.ts bin/designsystemet.ts --cjsInterop --shims --format esm", "clean": "rimraf dist", diff --git a/packages/cli/src/tokens/build.ts b/packages/cli/src/tokens/build.ts index 85c770e14d..c48747a6e0 100644 --- a/packages/cli/src/tokens/build.ts +++ b/packages/cli/src/tokens/build.ts @@ -110,6 +110,8 @@ type Options = { tokens: string; /** Output directoru for built tokens */ out: string; + /** Generate preview tokens */ + preview: boolean; }; const sd = new StyleDictionary(); @@ -147,7 +149,7 @@ export async function run(options: Options): Promise { include, }; - console.log(config); + // console.log(config); return [`${folderName}: ${fileName}`, config]; }) @@ -173,7 +175,7 @@ export async function run(options: Options): Promise { console.log('🏁 Finished building package tokens!'); } - if (storefrontConfigs.length > 0) { + if (storefrontConfigs.length > 0 && options.preview) { console.log('\n🏗️ Started building storefront tokens…'); await Promise.all( storefrontConfigs.map(async ([name, config]) => { From fffc97301024c264e22c305071d0ee38dd3c02f7 Mon Sep 17 00:00:00 2001 From: Lasse Karlsen <33222679+Febakke@users.noreply.github.com> Date: Wed, 22 May 2024 08:43:07 +0200 Subject: [PATCH 074/311] Update tokens-v2.ts Added a couple more --- packages/cli/src/migrations/tokens-v2.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/cli/src/migrations/tokens-v2.ts b/packages/cli/src/migrations/tokens-v2.ts index 7acd0600e5..6083feaef7 100644 --- a/packages/cli/src/migrations/tokens-v2.ts +++ b/packages/cli/src/migrations/tokens-v2.ts @@ -103,11 +103,11 @@ export default (glob?: string) => '--fds-semantic-border-action-active': '--fds-color-accent-base-active', '--fds-semantic-border-action-dark': '', '--fds-semantic-border-action-dark-hover': '', - '--fds-semantic-border-info-default': '', - '--fds-semantic-border-neutral-default': '', - '--fds-semantic-border-neutral-subtle': '', - '--fds-semantic-border-neutral-strong': '', - '--fds-semantic-border-success-default': '', + '--fds-semantic-border-info-default': '--fds-color-info-border-strong', + '--fds-semantic-border-neutral-default': '--fds-color-neutral-border-strong', + '--fds-semantic-border-neutral-subtle': '--fds-color-neutral-border-subtle', + '--fds-semantic-border-neutral-strong': '--fds-color-neutral-base-default', + '--fds-semantic-border-success-default': '--fds-color-success-border-strong', '--fds-semantic-border-success-hover': '', '--fds-semantic-border-success-active': '', '--fds-semantic-border-warning-default': '', From b681ea7747c5cf0f631d36094353dc6e96c6ad7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marianne=20R=C3=B8svik?= Date: Thu, 23 May 2024 14:05:11 +0200 Subject: [PATCH 075/311] Renamed theme4 to brreg --- design-tokens/$themes.json | 2532 +++++++++-------- design-tokens/Figma/components.json | 16 +- .../primitives/colors/dark/global.json | 360 +-- .../primitives/colors/dark/theme.json | 300 +- .../primitives/colors/dark/theme2.json | 300 +- .../primitives/colors/dark/theme3.json | 300 +- .../primitives/colors/dark/theme4.json | 300 +- .../primitives/colors/light/global.json | 360 +-- .../primitives/colors/light/theme.json | 300 +- .../primitives/colors/light/theme2.json | 300 +- .../primitives/colors/light/theme3.json | 300 +- .../primitives/colors/light/theme4.json | 300 +- design-tokens/primitives/globals.json | 68 +- .../primitives/typography/default.json | 76 +- design-tokens/semantic/color.json | 540 ++-- design-tokens/semantic/style.json | 340 +-- design-tokens/themes/theme.json | 300 +- design-tokens/themes/theme2.json | 300 +- design-tokens/themes/theme3.json | 300 +- design-tokens/themes/theme4.json | 300 +- 20 files changed, 3961 insertions(+), 3931 deletions(-) diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 0c08e87c71..c5627f9fad 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -10,384 +10,399 @@ "primitives/colors/light/theme4": "enabled", "primitives/colors/light/theme": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34507:1809", - "$figmaModeId": "34507:0", + "$figmaCollectionId": "VariableCollectionId:34714:6180", + "$figmaModeId": "34714:3", "$figmaVariableReferences": { - "theme4.accent.1": "3378d469e69750946bfb3a32e285e42e39690429", - "theme4.accent.2": "aad2b8b2357619e969f19f6ce379d836745d2d3d", - "theme4.accent.3": "1912f0c9b00df227bab6624c2dbcd7e551c79d96", - "theme4.accent.4": "88669fb0a977cbeca5d320a20aa4935923c85b8b", - "theme4.accent.5": "da2324a600c086b7caa4f4ed54eb49fdf78bf47d", - "theme4.accent.6": "919db59b23e21119c45b7d7af478d90d06f1526b", - "theme4.accent.7": "af2997ef4a6b71f630e532bb0a7e46578dbd74ea", - "theme4.accent.8": "e7b9a7becde872c43e3476d61f5216e262fe999e", - "theme4.accent.9": "ae206fe3c1c008605b72e9fead8d921c330ce58b", - "theme4.accent.10": "d14d4e924fc474cc6f4330cbfa5d3b58dfa8fa26", - "theme4.accent.11": "a837ecc72107500ff2f09d59d52581eb074bfcda", - "theme4.accent.12": "e188678b2016c21f1b38d09a6e4231e52248f421", - "theme4.accent.13": "37304da16d4a6fa902034933339705d262786309", - "theme4.accent.contrast-1": "37404fecca2257164893ac22a88d164035fcc8e1", - "theme4.accent.contrast-2": "5ba22cc7bb9a16738c463c593f7cbc9f47c600fa", - "theme4.neutral.1": "cbdfb0095b1fa0f171503787c141a63af3432e4a", - "theme4.neutral.2": "a7aabaddfcb37ed7bb17082f140a5e47f7bceccd", - "theme4.neutral.3": "bdb0bc6bd0b96a51a1846a7af68ec030f7e988ab", - "theme4.neutral.4": "a469dd30693176ea13016ae16a6a7b53c53ae92b", - "theme4.neutral.5": "ddfd6ecf131851694afd9a5443d2cebdd1728e85", - "theme4.neutral.6": "78994531682a4546b297099c7c77a91d49e187d0", - "theme4.neutral.7": "e1ee8e9da6f0daf0505521ab1c7cb0fb1afc5ba9", - "theme4.neutral.8": "a007a816dbf271e94842c937eb9aedd79a9570c7", - "theme4.neutral.9": "57f397f432f7b14aeb03269dd8074aa5e9a9e931", - "theme4.neutral.10": "51da55dfedb9ddaf5091dd8ef4d9fd3253f394e5", - "theme4.neutral.11": "c94b630bae08033fd33644479cbf2bdb5dc9e01d", - "theme4.neutral.12": "8b750e09c36480e645f51110ed655dd35f70e144", - "theme4.neutral.13": "1a65d0dbf0c510998b84b6e801845a48e9fe5a84", - "theme4.neutral.contrast-1": "ad35035db3960a019c033a689ea4b6a5dcc52128", - "theme4.neutral.contrast-2": "55de690761bd9aa3eb6f93362582fed91c64eeb0", - "theme4.brand1.1": "9f09d399a4e373b6ffaff47702ec4342e1e16733", - "theme4.brand1.2": "15e935b41dc4324c5ac54e75a874edb5c7de28c8", - "theme4.brand1.3": "80dacdd420d6e80b53bf82b2a75a71b3759d3341", - "theme4.brand1.4": "ff1ff71972ffbecf367ba72f7448cd2f7992f15d", - "theme4.brand1.5": "51872f3278e429df79cd9f656f4afc66149a8ba0", - "theme4.brand1.6": "5dbad82c4cbcd466a2485f4e1e6626175f925961", - "theme4.brand1.7": "69442cf36a4c5243c1d35c8402de883e3fdc4eba", - "theme4.brand1.8": "98151ab64a1d3a4596562625475132ec38f4f3cf", - "theme4.brand1.9": "77ccd4bfd595de5b0f9e96e1ee4dc21f621a5bde", - "theme4.brand1.10": "995288131f88fc83447dad5b19395cf5d6aadee6", - "theme4.brand1.11": "b7aeaaefcaa63b1429430a6a39e93bde7208cd5f", - "theme4.brand1.12": "e8b7bb28bbb0076cee6d47cb7344312e3eeb20a5", - "theme4.brand1.13": "02e1e12120c85b583bc97fcd58946d4ebf59c573", - "theme4.brand1.contrast-1": "e04271d7d9ab3f0ea5b950bdf59f9d4809d3ee0f", - "theme4.brand1.contrast-2": "6284edaa342388cfd7eff0c0e5b21db074c32fc3", - "theme4.brand2.1": "d7d8807f5197926c1e502985f35b4fdf0d25ddaa", - "theme4.brand2.2": "375f818e6e8e9016d13a33a53d0fc798061e17dc", - "theme4.brand2.3": "6741af4e35341865dd963f99671a83481b39a0ec", - "theme4.brand2.4": "0b47188a8df025f89bae1a3cdf1a3e7ea7bd3b3d", - "theme4.brand2.5": "d15eaff919dd4531b2822b4767b5d2580f4fd92a", - "theme4.brand2.6": "7dd7f64670c9fea612b3f61490acf79fcacd39f5", - "theme4.brand2.7": "71a9bfdbbab308ffaddaf5401628718872d5c495", - "theme4.brand2.8": "c47b8b68133dcc6d2bad6abb83a4d4321de93fbc", - "theme4.brand2.9": "ea79669448154abaaa5fe47cd9e3d36828e722a1", - "theme4.brand2.10": "dddd0868afe191aa23410029bf75acd07823a822", - "theme4.brand2.11": "5b237f2f9b13a02a7703980bea0c23702d8a19ea", - "theme4.brand2.12": "a537c6c32e729f8e696aff8a29c164bad77dafba", - "theme4.brand2.13": "f7d706f373ff9a5520ed05832366584d62b23ffb", - "theme4.brand2.contrast-1": "21e920557096b326355ba087a2028edacd4ad327", - "theme4.brand2.contrast-2": "d883564e2796fd42f3884fbd2649625e663ac709", - "theme4.brand3.1": "6763066f217ebb9a06a2d72d46e190c83a102601", - "theme4.brand3.2": "8fddafb18a58450994104985fd2e5d1f185c7e58", - "theme4.brand3.3": "da33537282dabe6123d0c59362bd9b17b67e748c", - "theme4.brand3.4": "2b0690980c11a310e2d55da19f479703ddf91baf", - "theme4.brand3.5": "a3ff984fc8730a1d71546d990141e022f469a429", - "theme4.brand3.6": "935458f70263b4ef2f0defce8b91cb4046bd0430", - "theme4.brand3.7": "14a773a46e13f06b62e1a3edf751a0276e14660a", - "theme4.brand3.8": "24e0157f7e963c3b8d5c17f42419e5c3d23b1506", - "theme4.brand3.9": "5b39630fa72230501e0b6e5d65cda5ad920ba315", - "theme4.brand3.10": "bfdba20236067ee84803211d834967a736f2dc34", - "theme4.brand3.11": "a95ebe3383aaaa8baad365ce2a3be86abd7a0df5", - "theme4.brand3.12": "9dc3f7c3ed3dd9aafdc48ce2f33856f807710762", - "theme4.brand3.13": "517f130decc17de053aa99aa5a09c9d1ad7586de", - "theme4.brand3.contrast-1": "760cf6e390767d735af284a51a70ef33fbf6f323", - "theme4.brand3.contrast-2": "3d5365828f2317c44a93df2639a9dac0fa1720ed", - "theme3.accent.1": "220b93bb14b97fb8b9064ed0b25138991d461a40", - "theme3.accent.2": "08bfe7b20ef1bbca3984afcb24516865da4d0f4f", - "theme3.accent.3": "34d8248b94974697a480411cc4e062dcc29655e3", - "theme3.accent.4": "57c0e126e4d8247cb2ea8b2a6b2737c118a3b4f7", - "theme3.accent.5": "e70bbd3d3686d2a74f2f1368d133dce96af1d015", - "theme3.accent.6": "e74b57941831d51d3b00aadd9ae79ab58d78c2ac", - "theme3.accent.7": "a05a6c268d682b351f20ce911af34e2421244670", - "theme3.accent.8": "36107b05cf006068d93abc6e35f9355725c37035", - "theme3.accent.9": "a610a1250ae3a2d3bd9f7684fb362bc009ae8c56", - "theme3.accent.10": "1b6f2ce45a06fa09623f806da3a886a2eeb148d8", - "theme3.accent.11": "ce542a91866969dfaf9362ba98279d5d6ffaea11", - "theme3.accent.12": "ca54f2594b3c2313a5a67197dc204c27d4882147", - "theme3.accent.13": "3710d2ef72cd68be40a587435ee7e2e2715c0faa", - "theme3.accent.contrast-1": "8da8e2d69b4bac06e456a5deef53703b56b43542", - "theme3.accent.contrast-2": "1284825d52f7399009ac9731a469999592edb025", - "theme3.neutral.1": "d1dc9befe8081a4dc9961db49c79d83e76ef2164", - "theme3.neutral.2": "bffc9a853424eec2996bf615c0f9e42464b709c5", - "theme3.neutral.3": "e183c5343ade96d59a35d444f298da12a2dfb8e2", - "theme3.neutral.4": "4345d0add0608b64736252df64c82854775ab939", - "theme3.neutral.5": "7402ea85806d28c40bcc00d40babb65d6cf12615", - "theme3.neutral.6": "af9750cb8ca29b52fb8d9dfb69a567febafea962", - "theme3.neutral.7": "d40b554b7b37e9ceaa34499a4a419ced95143b6d", - "theme3.neutral.8": "c1c0226c4eb75ac64b1305710e63b4fd1cd6c4bd", - "theme3.neutral.9": "63afa7bf430b4f8aa7e20415cb5e0ae59e1120e8", - "theme3.neutral.10": "2739a2a12212171e154d0540433a416fa9a11732", - "theme3.neutral.11": "c61c7d36dafd2e989551265b5fdde2ecf56e2645", - "theme3.neutral.12": "448407fa7845965d9127afdedbd0cf9f92699f62", - "theme3.neutral.13": "18f1835334ee2759f6561af9e009890115b396aa", - "theme3.neutral.contrast-1": "e89bea2db810a0fea64212feb573923940bb9680", - "theme3.neutral.contrast-2": "c22084876705e3b3ace4ef431d3cd3474689625f", - "theme3.brand1.1": "a2ee0b1cf78efab9afe47f107c5ed7765ee8157c", - "theme3.brand1.2": "8386996c60b7ce63c78606a64aeea79e4d471189", - "theme3.brand1.3": "925935fb5a27ee3768eb5e97285eef61b0fe9960", - "theme3.brand1.4": "3897100500222eb517f515126ce03e1a87b9c513", - "theme3.brand1.5": "274f7684be0bf566e2a2caf2a01b2df6c0775f25", - "theme3.brand1.6": "e5be2b5af41b9c61ae7097339ceaa0926405f2cb", - "theme3.brand1.7": "1b5c6c5e5e73ea77a691ca76ac9cf8f9d937a16f", - "theme3.brand1.8": "ee85ffc3ce1124fb5f6743c5e4b92de3ea2e1037", - "theme3.brand1.9": "150b0582c34e1c29170fc3361e4d2e658eee227a", - "theme3.brand1.10": "6cda9c979ce373b1b5d275c53121b8097aa673dc", - "theme3.brand1.11": "fa973e313342a913626a511be357c7faf8d2153c", - "theme3.brand1.12": "1265c8c17fb7e45d361b28cada5b4a19523daafb", - "theme3.brand1.13": "c22d0de96bbac0c197ffef03549f295f02de5b9a", - "theme3.brand1.contrast-1": "9c8c5f68d8bc599bb0d2cfd4f2b0a94713c1435a", - "theme3.brand1.contrast-2": "85c1bfd9abe2ae74d00bc7680616b5dd16488395", - "theme3.brand2.1": "857804ea3972da3c27bbe562c7a63343ae9e74a3", - "theme3.brand2.2": "2951f5310e8801558b580c64fd167442298b4bc3", - "theme3.brand2.3": "557fd71797540aedd57d16ea39d2d0fa7d7d8f8e", - "theme3.brand2.4": "a348b102814f7cba122316d6768ca009c5380e08", - "theme3.brand2.5": "965228c1ff2baa9b0e6532f7fd67b67c8f13a35e", - "theme3.brand2.6": "e7ef3a829114026e233167ef6e81b7f51deae122", - "theme3.brand2.7": "8678c7fcad92f66ae587ef873fe0fcb874895834", - "theme3.brand2.8": "0a6997d88b305eda5828e7458a0a520e251696dd", - "theme3.brand2.9": "5dbcb1205a54ed27d421721bb269a006b69b2508", - "theme3.brand2.10": "0a7cd68a76021ebbdfa0c0be1a26ecc326fdca46", - "theme3.brand2.11": "b4baef615b7d356bb38db81d75854bd1379be8bb", - "theme3.brand2.12": "6b736a37ad24ea5db1838d9c0132be06e30a8cc2", - "theme3.brand2.13": "707cb01121c77c3eebd3ea240da510a8ca05e8be", - "theme3.brand2.contrast-1": "7b0023db76381cd09af19d6bb72be8abcc0a0d54", - "theme3.brand2.contrast-2": "a2bd78f53eca52456b2e4536839c092ac403e4a7", - "theme3.brand3.1": "15b1ff460cc44ba19e0e566734a16f27a29129b8", - "theme3.brand3.2": "c5e0e7de2c13f0b4c0001b2fee79713847aa202e", - "theme3.brand3.3": "7c2a2873c8d6e4df6187020b9b0ba2be826fe7c2", - "theme3.brand3.4": "4a35e91ae1043222053ac7f5ed9c485d80c9418e", - "theme3.brand3.5": "d195bc875b99247825f9bb47d571b4cafd247552", - "theme3.brand3.6": "6f4a1c18fa353f57a5f2791c81b20c7d309db9d0", - "theme3.brand3.7": "11ffe43412c64e69f1a1203c4515f9491396cb24", - "theme3.brand3.8": "baa18de842fdc7d830b7a9f46ef479a98806df41", - "theme3.brand3.9": "481f57adc081f76f24ba3eb8a29a4dc3c1f18713", - "theme3.brand3.10": "fa7bc1f5ae5273b89feb299b4b5ca751a046f23f", - "theme3.brand3.11": "12e10150cf952b440d2879c63cac83c23d0ad2e4", - "theme3.brand3.12": "f947ee9a1d6e96b64f6ba40edbac023f4a02acfb", - "theme3.brand3.13": "bdceb4bf58263e99e2413fcc71b09f91e38d67cf", - "theme3.brand3.contrast-1": "57dd63f664cfa43c92b3c57b3233f12393fd07fd", - "theme3.brand3.contrast-2": "490928077d10b757893451f0a1bb3a733fb57c1a", - "theme2.accent.1": "88b2289e79067f586a629fdf4e6078a20d2b3e06", - "theme2.accent.2": "2bb041071f2d48e8ea956967cdfa555049cc6f06", - "theme2.accent.3": "ea35169894fd7c8e07cc34d667100a5473963929", - "theme2.accent.4": "9ed2ce3ff7054051b602f911205ae5edcf5bc0b1", - "theme2.accent.5": "115afe1f6eb1cc0cf442f8ed3df154afcccaf99c", - "theme2.accent.6": "afabddf0e6a1ea803f68f01e26aac247ba0aa658", - "theme2.accent.7": "3918bbf73ad2afbbb493c804f05d1c98e1020e82", - "theme2.accent.8": "d058345049e34dba2f6b1c414dc5076bf29d85c6", - "theme2.accent.9": "9a82ec08da599f9d446d3904ef01bcc7cbc1b317", - "theme2.accent.10": "c9fea6958def56cd4f0cfa87b8ba9a384a2f2cea", - "theme2.accent.11": "ac71c89fbbbff1c662489e827af229046ef89213", - "theme2.accent.12": "a65025865dd5e929c9b687df0bd57b47f93655fd", - "theme2.accent.13": "b389813261d47ad2dd62d09f77099e03cecb0177", - "theme2.accent.contrast-1": "12efd7ddb1bdc0a9cedec71a397962e15d8dd4cb", - "theme2.accent.contrast-2": "c7ff5aabab29f247c2ee2437072e7aef3cc64b25", - "theme2.neutral.1": "9f5392b9f625f9e8699f76470757dc16dddbf71a", - "theme2.neutral.2": "c11e105c266769b65ad3e753aabf2ef2c6020559", - "theme2.neutral.3": "c3439120e0bb3e975cbf2422309157916351034f", - "theme2.neutral.4": "eee2afd7603280eefe1964fd0ca2b2fffa360792", - "theme2.neutral.5": "6dcab4103a8f46d1de76f2be14a5a624b0e0ee8f", - "theme2.neutral.6": "6dc669269e206ef0f10e6f5dfe3433dafab73f03", - "theme2.neutral.7": "b2786252c20d25c2d3bdc4b74b7c0d7a6790aa67", - "theme2.neutral.8": "ca177bcf38b14c5830e9c81f6c99ea1f5e243039", - "theme2.neutral.9": "6a436c1e52ef909d4f707b0404d76deec9219e14", - "theme2.neutral.10": "eb270cb2e041861bf1923aa3d8b88e4475bc56c8", - "theme2.neutral.11": "0b8b4edcbb57a4bb2d64a19a8df5d962e85671d8", - "theme2.neutral.12": "0c81c23f3fe6f47ea08aeb9aa2e09e8af52d7b5f", - "theme2.neutral.13": "097a5b2148b9853f7f83b64ea0ff63948dd6107c", - "theme2.neutral.contrast-1": "69bbc8a482afc42c29d6da8368d1ea18b25f6e8e", - "theme2.neutral.contrast-2": "f694f634ced11b76d6a74728db71172a635dfeef", - "theme2.brand1.1": "aa02ace850ac343d70cb2a834de5e3a0b833a11f", - "theme2.brand1.2": "33809061985283c7a40059a60a75a1b39e80e0a8", - "theme2.brand1.3": "fd0a54e4b6367e42e44262f0e604a10069bdf033", - "theme2.brand1.4": "27b7d6d689e0fc6a20d197d007425ef1383f1724", - "theme2.brand1.5": "6144a9307a3a4fd7f2f6fa2999e5ff6b52f1d820", - "theme2.brand1.6": "e4ed71c22966f4532d9302802fa6931ce8ba72f9", - "theme2.brand1.7": "141451889d3ad690e9e645214b026bf5f4308a52", - "theme2.brand1.8": "83c8f866f0b8e1bb16bcb050dd8edbfe5f93c74e", - "theme2.brand1.9": "a4f88e85c5f86d57106172ff14c4e9848daa96e4", - "theme2.brand1.10": "4cc0d402d0ccd12d7d1fccc5303bf1262a13665a", - "theme2.brand1.11": "1bd776532fe299ef67de27841dc9662db76a4b45", - "theme2.brand1.12": "6412f11e3f065165d813331af277f64e26f586f5", - "theme2.brand1.13": "61a2b325fa7188e44e006475f5c30e5c8f202bb3", - "theme2.brand1.contrast-1": "2abee37f3518385784dce00732b63d38149af2ea", - "theme2.brand1.contrast-2": "dfba07a5ebe5d569eaa2272392519280f28e697a", - "theme2.brand2.1": "733d038cc0606c8a50a936a1789399cee2503aad", - "theme2.brand2.2": "b2f3b0399f184c48e896d56035ffc859630ae6c8", - "theme2.brand2.3": "78b418e36fc273d439aa6d43526abb6360e729d0", - "theme2.brand2.4": "568f5ccfb415feff497593be9416eb46f0511ec2", - "theme2.brand2.5": "23e3e286140a653a8e2f715d23c91558720e3e6f", - "theme2.brand2.6": "6d17340ff38d6fff02f3559157633673d99fc001", - "theme2.brand2.7": "2e1eb1977139c3ca9487ca15fca8369b7c04f85e", - "theme2.brand2.8": "63df0da5b2b5e31b27ad91972c5acda9768ed98c", - "theme2.brand2.9": "01f5b228a4e9c86823fc13d281b0512ecb412613", - "theme2.brand2.10": "fac6c87d87ff706502761cddfdd6582593f0c44b", - "theme2.brand2.11": "5b9dbf19fd5b11f5c49e531ba2f30918556cff12", - "theme2.brand2.12": "8a283886e015474159e9473cc77dd33b3a80e905", - "theme2.brand2.13": "37899a2eaae6822a27a500ca34c9e4d3b9ebb950", - "theme2.brand2.contrast-1": "28cb2b69d1e14517f91ea78a19f4a3df3f9a8fd4", - "theme2.brand2.contrast-2": "19e0e8b8751927e9c7d1e87de9664e0ba46105a9", - "theme2.brand3.1": "8b28e21cb40716cff1202d501e83ee22304f373a", - "theme2.brand3.2": "0bddf2a87cc104c050532e63111b37cd31ea62dc", - "theme2.brand3.3": "78f4f1c801bf22669fd3f24e8746bcc53670a19a", - "theme2.brand3.4": "45e7ebcaae7f01d67b92b92a9ae464c00fe75090", - "theme2.brand3.5": "6f68c9d172c4583c737e41e2c73669f574375f01", - "theme2.brand3.6": "7dd67b7ab5a864b2427edbaa40f7dfe0d5673671", - "theme2.brand3.7": "c2764e7c12766728eab03e76778d92d9963b5fc1", - "theme2.brand3.8": "32bda60537ead8dfbfaa65295adeb4c1deaed9f5", - "theme2.brand3.9": "ad04785fb34c7fa3f1d45f1e775ef8a966f30441", - "theme2.brand3.10": "c996f38a63e0dcc448a8b32444cc2daf62b374c9", - "theme2.brand3.11": "d449bd0830173fa1af5d383808f3e22cd154b6a4", - "theme2.brand3.12": "c1cf9b415536f521c7870ccbe18ad02b90f3d5a9", - "theme2.brand3.13": "e9509121fc0ee99cd5dc68d6dc27da6fc964a2a8", - "theme2.brand3.contrast-1": "2bc0b88e1d22d3f02f101dbd4120e846af328ff0", - "theme2.brand3.contrast-2": "5846b8875e50f8698599cc2b5c6eb58a891f6d3b", - "theme.accent.1": "bd7c72f6696142a115f9a8d9b14d059b5f58377f", - "theme.accent.2": "3bdb04f3c370aa5ef7a4bb70aa41067109c5238e", - "theme.accent.3": "40c505985f3b3c6e9d58bad2b5563c57d9f3eab9", - "theme.accent.4": "11ac004a0685cb3104b8e5cd03841401049155e1", - "theme.accent.5": "61134ba8cc2952edcd385c65b03f443b8d1adf1b", - "theme.accent.6": "784eac2741b5017e5fdd5a9232cbf1bce619c827", - "theme.accent.7": "73881a1d4b1406c40cacbbe8c268e89d5c9d3116", - "theme.accent.8": "f8ed5045517ee834ea5deac2e1ec1d0be4637a3d", - "theme.accent.9": "1b8fa5e317d49eb86f71cdd2d947d739eb01425b", - "theme.accent.10": "5a4349c2cd40eecd35db4d9a63a80e2946e8b16c", - "theme.accent.11": "fb8257ef6474c464111f84ed2a4f00dc5affe8ef", - "theme.accent.12": "5fca227a597a0cba307ac25cc23b43709314131e", - "theme.accent.13": "aebd296295c0f6acffbca688b21202d3c3d38d7c", - "theme.accent.contrast-1": "7b6e35d81b5d558fb7e12c194ef4e4c08b74757c", - "theme.accent.contrast-2": "35f1d8a8e4911a1f72bdb302c47b5bacccb48d8a", - "theme.neutral.1": "b84a394757e924de6b579b2f0d81fc5666a588ce", - "theme.neutral.2": "c99581a08f97156149aefc05c2000a04bdb23d02", - "theme.neutral.3": "756c936c741b0d7df3c72be8ab622999d75f5627", - "theme.neutral.4": "cc1ee87e4f93756b2e9eaec862f9267e9f31cd11", - "theme.neutral.5": "ce601ae320616a81412bcbe74f8d7bbf8ac64526", - "theme.neutral.6": "23a6c4085d8076d796eded183a9f44ee6f244ffa", - "theme.neutral.7": "29c7dc147050548033a7fcc50056ccb7d26890cc", - "theme.neutral.8": "7efcc9a97e5097c1d22b1c78993b4e0ffcf5441f", - "theme.neutral.9": "1330ed9e0af3a7fa37133bb1bfa98a75ec7c4d3d", - "theme.neutral.10": "6e87ec5896a557d6f9d759b9187e282ec8d3bacc", - "theme.neutral.11": "5e17ee7dc567058d6d0b7591ef1cc19a1e0e0b0a", - "theme.neutral.12": "cc4590e48550794b67598ebe2b33947db1d9dbb7", - "theme.neutral.13": "8d7b7ff5499ea809e7a7fbfd7f531e475ee97b37", - "theme.neutral.contrast-1": "055a8d392d4ec46969b44600d95bbd18ead9596d", - "theme.neutral.contrast-2": "1b1b6cefa991464cda3515517809bfd1fc995acd", - "theme.brand1.1": "47684dac8214550d58a741fd4adb0edd11f7763f", - "theme.brand1.2": "ff9b01ee673a17ac974fbffa6b2a0a722e08da2e", - "theme.brand1.3": "e2ea3615eb4f66a4c5a87aa3e80b9ac85ade43b5", - "theme.brand1.4": "ad5be31962f7bb78f33b668874613504a062d518", - "theme.brand1.5": "b292e44cbc2f40a3739fd83f7874dc701ea1e9ba", - "theme.brand1.6": "3344c14831a64408e9a2eec8428bb8cb86ea50a2", - "theme.brand1.7": "2f8b4b1e9f5f64f59649492552ca5299a8210b46", - "theme.brand1.8": "f8e9a31778ad24c5285cb647221ea9200ba37240", - "theme.brand1.9": "7ad22ccc9d8fb48d49806fc96f62da572d8ab2a3", - "theme.brand1.10": "6100fea4caa29f094c7cc8d571db957ecf7b1b18", - "theme.brand1.11": "248075d736891ac02e1de1aedcdc0a6b5120d73e", - "theme.brand1.12": "ec56810cf1c3b1b5dfb3d298b4f2833b774556c3", - "theme.brand1.13": "8921b26c94d39ca065315719d668d926e43b8486", - "theme.brand1.contrast-1": "2007c8d863bd94ea2bd4eebe5aa4a48956a54479", - "theme.brand1.contrast-2": "9dd9221a6c32faa3885aa1842fee4df0524ce5cd", - "theme.brand2.1": "3925d5703a50fda888bc4cb625de6e380cbec3d2", - "theme.brand2.2": "1236882cfd121bbf7ab019408bd9238c46f7c7c2", - "theme.brand2.3": "792206f2e3872637aa3fe764a6099a3ed922f70b", - "theme.brand2.4": "f01ee5d6ec7d15dea9dd9efcd0389031790a8484", - "theme.brand2.5": "6f6c1b104b7c57e3120427243f3eb24b3b417cae", - "theme.brand2.6": "5a2410b75a01c0ab35d290d3aed332a8e0a33b7b", - "theme.brand2.7": "71a90e739d588ed35027fd3d1142f3eb31360f99", - "theme.brand2.8": "67a499439afc18acf3272565c773fa806d677698", - "theme.brand2.9": "375154a65b319bdf11a434d12b8104a1b0569df9", - "theme.brand2.10": "7cf2a3aaf112353ae19fb08eaf0532591f9e969d", - "theme.brand2.11": "7b3333f5d8a31ca4ffeb5b96e09ef4a04c03b321", - "theme.brand2.12": "31cdc8b19a2112708de22374080481199203c34a", - "theme.brand2.13": "e3442fabe9cad2e4f0f6a64402701c324874221c", - "theme.brand2.contrast-1": "63008f7abe8b185678eb7b976fc81097bdd20ccb", - "theme.brand2.contrast-2": "117d5b59622ada580c816fda6d3b83af62649ccd", - "theme.brand3.1": "c6802db823c1b5c90f8a73bc623869a146a082f3", - "theme.brand3.2": "462cc3e3e494227826b9b18caa4d9b004a70b7e8", - "theme.brand3.3": "c52283442ac739c29032c35894c406ec452abc6d", - "theme.brand3.4": "e7a0931ac85b0c0890aa43b8ab6b4d7ed5405b69", - "theme.brand3.5": "60dff5e4f9b55f56e6902b2aa585c3c028719259", - "theme.brand3.6": "56d8f7e3b7d279b206fcc0995f4d67c7f266ba84", - "theme.brand3.7": "637ba01f1b01536b1bb438232b8c9fbb5f40fae9", - "theme.brand3.8": "2d6041420d87e3e3f411a4ce03d0bc26227a9766", - "theme.brand3.9": "9934e39bc3686ae4d3d1ea1ee242c4b2eb138487", - "theme.brand3.10": "43f108860b4a1ff1ef3b13d2a6e5543f7662d2bd", - "theme.brand3.11": "8bea90aa339dfd5b670b687e585b3167f80bcb97", - "theme.brand3.12": "965e735853ba2b5890cb44919ff51351a85fe80c", - "theme.brand3.13": "f04987a33d9094bcc7c01ab10bbcaed6800176dc", - "theme.brand3.contrast-1": "2c2f98918626047c00c8959f2f143aba07295ef7", - "theme.brand3.contrast-2": "a5bfc9dd88885f9d6d1d7782341d0f3f02c51b59", - "global.green.1": "832b0e347caa1eeed7a4274e0e38855e21708af5", - "global.green.2": "cfbe7af0d5cf3a99668c1c74913595e5bc3ed4ee", - "global.green.3": "0cc1d35f609c915b847d3c76926342bee1500378", - "global.green.4": "a54b8dfaffd402553c22f04cfd7ff0bcbe1a63b4", - "global.green.5": "dba318dd901108f3ccd6b45e0b58db9f1c730c7d", - "global.green.6": "a390cc97d536a393dc3260ab7ce58c81d5908a13", - "global.green.7": "7d6c558e9933c1bba855a968f7df93210e18fdde", - "global.green.8": "7fd10ad727dd4456291e74b7679830b925784bb0", - "global.green.9": "a4180f8188f1aaf4d2491e2f8c67ef3e570bcd8b", - "global.green.10": "55908be49c6c2d6bf6ec26d5aea731a79951892d", - "global.green.11": "20cfc7aaa1fa8cbebc65d9bcead9425e4f3b62b6", - "global.green.12": "6d7c3212ab95f3d471d3f9c90d12872b1d32a44d", - "global.green.13": "8881a053add0402f383a1e9d9ab34d908876b371", - "global.green.contrast-1": "091315eeadae98db4bc1c14621e1645a4df0d9c7", - "global.green.contrast-2": "1b639183b3f258c06625830d0c304a1bca0c18d1", - "global.yellow.1": "162c179d81707f3f5735c7b6781c015272b2452c", - "global.yellow.2": "83dfc5dded5a4045a17b44ceb2766a7c22fd605a", - "global.yellow.3": "e8f9742af6c7069d22bb3669a96f10324c732685", - "global.yellow.4": "51d18ebd062fd3f8416ebb5f63a65ddcb345107d", - "global.yellow.5": "2cee7ea8716862198f53c5aec53df9426ed5a6b7", - "global.yellow.6": "137d575c231a2d31a0cf2d3c8d9d89b535edc68b", - "global.yellow.7": "6d5caca52eee085f3e24bd171bb4874d738a39b7", - "global.yellow.8": "1ac39fd551163469ca2532d45c4a784a0ece4e23", - "global.yellow.9": "e18f94431aa3ccdc5202bdee9e51e86c8c248555", - "global.yellow.10": "d4b831541dcf05d7bd7f2fafaa387704e9ec0821", - "global.yellow.11": "e8737b2d36dfe362afd1a1ca74f351d445cece6d", - "global.yellow.12": "d49371bb82c987df5f577456ab08cc6a2a624532", - "global.yellow.13": "0678e857a6a124b1caf98c7026c75de8a450e83d", - "global.yellow.contrast-1": "3acfc1545cfacadcf4f61f655c6317effec2f1d4", - "global.yellow.contrast-2": "6f924d105329ee45200171fc508c0a2cea3a0966", - "global.orange.1": "b131121c30ece5af12d924e53cb4a6263f594030", - "global.orange.2": "af15baa01c5d7f27bc0e8bc3f4fcf3f5224b1079", - "global.orange.3": "ee4bc85b4d8c96913bf2308962228f7708f949bf", - "global.orange.4": "7d8f32678da41ba348ac1686d2bd2726bfbc2867", - "global.orange.5": "3e423d4532c18b50a06bd6abee697efe45593d35", - "global.orange.6": "398d8520ac58ff5a777176f7a64d407fdebaf3a6", - "global.orange.7": "e17244ac19332816c8f051e928e9fbedb2ef32b5", - "global.orange.8": "604b47dacaed2e46d911837fcd9250a6a138679e", - "global.orange.9": "919b1d6ec633aff66ac769c28b8df7e2f3c74e6a", - "global.orange.10": "a3b2ade3c8084d4935755b028f213fb9e8610618", - "global.orange.11": "d809f45b07be6340293744ac858a591a50e4f0c2", - "global.orange.12": "c0be7ba749023e8f2a0a831a1b1493d1f5ec5c6a", - "global.orange.13": "a388949c61eecf982a1d5c93d412ecc60e4b845a", - "global.orange.contrast-1": "9dd9dd03bbee697fb4d4cfac204ad944a7e1b795", - "global.orange.contrast-2": "240a23badc1975440137a67be7a2911fa062caf9", - "global.red.1": "92ed6c7d27f8e3ccdb5d37d75c35ef15971d9dfb", - "global.red.2": "1513934594d9428eebc1f83b1d55b29c77ec9e80", - "global.red.3": "b2e0685d4312f364407df1035837433d416edfdd", - "global.red.4": "09b2435a898cd594ffaf638876073a4f733a9186", - "global.red.5": "a20484f5548a3a8784bbecdf26733f5206e43488", - "global.red.6": "d3fa44ee60c7f9e15a638b248fff66a2ac29e6f1", - "global.red.7": "bb960c7c377acbad05e3340b3946b3a104ed29bb", - "global.red.8": "235ee37e438da584629622b459aabb1b90016f5a", - "global.red.9": "00c5f2251036d68fbb5cdfb7ab7fb0704f5ef5ab", - "global.red.10": "c2ca09c98a14c04a1c9747f1d664d6b3b81e3466", - "global.red.11": "e6e85bb9c5d4b8bedef121c99804260544dd0093", - "global.red.12": "5587cf0b5ab4498d62677a61a65bf4a9f030151a", - "global.red.13": "7d04e3b5efea41e45128b1b026b112d920865d90", - "global.red.contrast-1": "6d1bc5b4a55bea58ee1a1633a9e7805a86ca85ce", - "global.red.contrast-2": "b8cbca0ea73cbed7897f632985169a0d1a310cdf", - "global.blue.1": "8a54f525d769be6fa7bc989460238145ff0070c7", - "global.blue.2": "b14994ed02537ee1733581db69f035e21c473c65", - "global.blue.3": "cd40344cd228e8a4388e420f020e39a6791623e9", - "global.blue.4": "5ce1e5154142e7be4ee58b0ce045e43dde350d75", - "global.blue.5": "ecc6063da3760584cdbec3fb2089a04052ca3a26", - "global.blue.6": "ec69db142f2bd5ce19e5fb8a4a2d04b30a78c723", - "global.blue.7": "a8119fa6003e70112d8d14718094fd20b58cb46d", - "global.blue.8": "85827f389f5d856288580e64b2fbb582afd63cb7", - "global.blue.9": "499dc818c16323b3ff27d7a968266365fd40fddb", - "global.blue.10": "c2164bc5fc0a1923082e2efeebeb78a5f61f1aeb", - "global.blue.11": "a055c437f69ce823db600ad91a0aabb23bca05dc", - "global.blue.12": "c28561cb9d0c00ea86314f3ffe964bd465f9c820", - "global.blue.13": "355f2dcee6faa5fa64cb959648508f7ba43bdee8", - "global.blue.contrast-1": "a94d23ed73493f3b4033a256ad6fa443f406e1bb", - "global.blue.contrast-2": "b2f98f0758e8e50dad03162d9ce306f3dc9989ad" + "theme4.accent.1": "d3ddac06ffdd5fc2270235a6b21a2762552ce995", + "theme4.accent.2": "1eaeb082c4a0319c04293fa4c60db77e53155a10", + "theme4.accent.3": "9116616efe91c9a537fcc17fb4c280e587b08ddb", + "theme4.accent.4": "cc9e6563a57aed6e30cfc5730a8cbeb6bad0b10c", + "theme4.accent.5": "966a37367ab22da4bb25ceaaae4314eab77b6c75", + "theme4.accent.6": "deb0e2437cf0356be2da5b93444008ab88a6cda0", + "theme4.accent.7": "14ba8c66a83a5d297654b4f11cfac103dd1e9552", + "theme4.accent.8": "407273ad5412068a875ad817a500c56f38e91d2d", + "theme4.accent.9": "9e96697cda5f53b3e6c58a41d3ba96a942e2417c", + "theme4.accent.10": "add59efb0814ecd145366a5fabd0d6d7a790f42c", + "theme4.accent.11": "ccdc80408dd1e04794a3f742353f2cd76f2ba647", + "theme4.accent.12": "0c4948cba4c52bc7e70e7710cc9986ea1336a39a", + "theme4.accent.13": "0b15519b9a4ec7f55c5f8bf77c2b1be5dd1d2498", + "theme4.accent.contrast-1": "b6749b86ea17dca8394a67e363d9b2470d6cc7ff", + "theme4.accent.contrast-2": "11b3bea46d23a6ebe5e35788ee8a7e92f2ec3786", + "theme4.neutral.1": "d619c10286e22255523420f9d8f2b736b04e2a0b", + "theme4.neutral.2": "5f9174b7e4e329726dec0323e4a3ed309a22722a", + "theme4.neutral.3": "2931062e904d4a3b427045952cc489981ee2d86d", + "theme4.neutral.4": "93028a04e3428d52bf9a2a1856a0eaab864133f6", + "theme4.neutral.5": "9473df117caa1371c3b53be3112bf1895f22a77d", + "theme4.neutral.6": "0fa1988dcb7d828c818fb941f0134f2589ff0d6c", + "theme4.neutral.7": "d2c6bd9f8db0bb6ccdde4dd2d8623cb5b90ce9f7", + "theme4.neutral.8": "75a76e849d6ea5446ac1d3ea73b0272794c394dd", + "theme4.neutral.9": "9ff5df6669e12571ddc082ad2a71526a8ce5c981", + "theme4.neutral.10": "1e30bb85e4a25ad8b1510124168b48539311abb8", + "theme4.neutral.11": "44c8102330b302e837d36853f07d2130822c616f", + "theme4.neutral.12": "39c9cfb653825ce8b32d819b36241d6b003ecc3c", + "theme4.neutral.13": "10db776682046325af27519faed82a6fea7808b7", + "theme4.neutral.contrast-1": "0259c1fddff9c6bef88ae3b2477962a8f6edc100", + "theme4.neutral.contrast-2": "c1fb53bd328ee38de6dcf625b395444f2b1e1a28", + "theme4.brand1.1": "aea8ed10c2e326c8a34d2ebc6bac43dcd940facd", + "theme4.brand1.2": "3bd70e23a3fd0a3f9dd782f235f4bc1733104902", + "theme4.brand1.3": "ee51fa27e9222e5a06782e6e81c2c5857c3c50b9", + "theme4.brand1.4": "9f6f949a2effaf408708b5d3305f29ec04123e79", + "theme4.brand1.5": "36c78a240d21a1cd54e68fa5db9ec6c77c5c9e57", + "theme4.brand1.6": "f16e20a7f05aa7a501f59eed8c79f2befe445a95", + "theme4.brand1.7": "201abb62051fd853d18e144ca91727a831076f34", + "theme4.brand1.8": "4fe50cafc49e64bac0d5a64eff35daec06bd0493", + "theme4.brand1.9": "b7aa77e392586af63cab822bff9c9b7ec83bc61e", + "theme4.brand1.10": "c610fac73d672940af21f5aa24a754e456493420", + "theme4.brand1.11": "379d17657e0de811d0c462e5d14d7f49da59c2c5", + "theme4.brand1.12": "9eb75552f188235c33efa5bb19b6a302e0581e04", + "theme4.brand1.13": "267b8045210d475a74a12150a33733a061b1c7d2", + "theme4.brand1.contrast-1": "6e246de5b37083a4ddc9dacd974e693f14f1f286", + "theme4.brand1.contrast-2": "df0ac0d11178658422ed587ab3dd4f6a87806e22", + "theme4.brand2.1": "c4c43bc079ea1b6b04eb3cc25ded757725e641e6", + "theme4.brand2.2": "5628607439b0cb90964bda1ae9f55f8fa0a0f87e", + "theme4.brand2.3": "7aadfbc5a920731af453040143939070c53498b3", + "theme4.brand2.4": "9293b0aa33b9796e8183afd00692cea6ec0b408f", + "theme4.brand2.5": "f9c9dee4490f7ffca461f1e31c10250594ff11d7", + "theme4.brand2.6": "622f9472e0963c2ffcdfd35d1fc00f0dd5a92172", + "theme4.brand2.7": "b2a69760c35294269aa3aee8dc6c2515e733cbf7", + "theme4.brand2.8": "b9f604d2214bec361d89bde2e7eb7341d437dc40", + "theme4.brand2.9": "3e57169541dd7c62544f3488608ba7cf7dcf3ffd", + "theme4.brand2.10": "7482af286bf8f303ce35779b82d88251055fae80", + "theme4.brand2.11": "0bda5cd2ed7b547892e29a178c9d76cf47e906fe", + "theme4.brand2.12": "d0673f6ea4fdbb46f9fbffe6cbe16c1f28ce9735", + "theme4.brand2.13": "18bb61d013564e3191ca87d13311884ea3012992", + "theme4.brand2.contrast-1": "dc2beb5bc8b66b1539aae3a2d65a2d5eced8f405", + "theme4.brand2.contrast-2": "6bf441d654008790499d918b2fe93818fc2209cb", + "theme4.brand3.1": "bef56d1936532fb0318fd7e811cade684c72210e", + "theme4.brand3.2": "f32dd37fb330cf372c3f8926e3092863af6073f5", + "theme4.brand3.3": "46818fb9cead99d9944c201b3928192980c8b8bf", + "theme4.brand3.4": "53b9caf6e139d73151ccb4181928a5bbdf253238", + "theme4.brand3.5": "f0d6c3136b2427fe3315963c3ec66caacf36a735", + "theme4.brand3.6": "cef35a1ff90dae72006f608bdf1409862f876b64", + "theme4.brand3.7": "60227bbfc1214edfcdea19f176169b47ce5c048f", + "theme4.brand3.8": "7da1718aa947b2d991130dba7a327a19cf73232a", + "theme4.brand3.9": "e197a10e4280a257cc7eb1ec4d468b8d0e65a1bb", + "theme4.brand3.10": "a31092f670aa1ccaf62d95d73639d968aad89cc8", + "theme4.brand3.11": "fffb54305fc6cd6b2e855bf7bd1008a9dd2606af", + "theme4.brand3.12": "82c1ab429a8b6325c7dad85c7ac5e21a08f331b0", + "theme4.brand3.13": "ac600e416c9d331dbafd46f9d6908d714a6eadfa", + "theme4.brand3.contrast-1": "bd344ec4114297db2c4f0686b2aa807105f1400f", + "theme4.brand3.contrast-2": "cc81aeefb38e12619e488e7ea7f2e9f696d6f613", + "theme3.accent.1": "d10f8c16df25f44b6fe8a71b4b98e6aa29669f9f", + "theme3.accent.2": "6c36cf77722cda263b8a23d2490649583ff3f4c1", + "theme3.accent.3": "711239892391e34a8cc25bfd217ef8fca421bca8", + "theme3.accent.4": "8c9511b744c50aa8efaac3370f153501223b75f4", + "theme3.accent.5": "de015d10e1713d4f46a4c29b7e0cec2aa8bb94ca", + "theme3.accent.6": "094bf660aa330d8e658be376ad7d6fbe1eab5d62", + "theme3.accent.7": "7039ba215cdcd576533bf72653900df99a9a95e3", + "theme3.accent.8": "a2a7bdb61838a3f0cf75dca62aa1246e4e45b5d1", + "theme3.accent.9": "d6ed1e8b369466e7b4c03d8b02cd191ffd590639", + "theme3.accent.10": "324c473cebc1e438df602c6ed269962114e3c910", + "theme3.accent.11": "a66484d361021f748b03fc6f7a270b22d15e319b", + "theme3.accent.12": "30b264f8835739c5c0725b23a457e7552d1d510b", + "theme3.accent.13": "977d92318b38f8418a8cd90280b76cf2e61454b8", + "theme3.accent.contrast-1": "f105ae64bfc98150b4e6b0432c36d449db438bd4", + "theme3.accent.contrast-2": "d8e17852dcfc16c2a0115b47b039ac4d923edb6e", + "theme3.neutral.1": "1c8242f3736120db62578b29d761ed16aad52f4d", + "theme3.neutral.2": "75a695017de0aca63392be6136d841d502fdfd67", + "theme3.neutral.3": "34e3102df6827e774c11f0498856971a85642fc2", + "theme3.neutral.4": "1e931fca8b239f2ac5fdb628ecd8e4850a196373", + "theme3.neutral.5": "8515296603a8fab6b8f554b6dfe586288c8f871c", + "theme3.neutral.6": "51a24a7b7cf23e8ae99b5c94647100031cb5db12", + "theme3.neutral.7": "4968294aba6ff29ccb19c44f6e80d74facef731b", + "theme3.neutral.8": "96acab61b297d1e800e2e307b4c4b150c694b235", + "theme3.neutral.9": "0fabb85518f274383f12af03869199d7bca4c676", + "theme3.neutral.10": "dd99c5ac89f58d7a22a96154b0d4c11b1bc95edb", + "theme3.neutral.11": "1d9eff313f0e20804ddb8c2245b235dfdf55d786", + "theme3.neutral.12": "ef4d8cf76227ef6ea387212cf677b87fce6db799", + "theme3.neutral.13": "fa3198a15479f36da698aaf9f46ce7f6b96e83b1", + "theme3.neutral.contrast-1": "871e22ab95c65531b17c8d859d2b72b79c7c22dc", + "theme3.neutral.contrast-2": "fe3037f90fc22d7cfc32d690144e66086d999396", + "theme3.brand1.1": "7f0a4721513c655718c39f7646efbf1cf15f0707", + "theme3.brand1.2": "9937d47325e0a22a8f9409ac5f01f6f080ca2918", + "theme3.brand1.3": "060b900b17fc9f437e0c83a43de866e01a9bfb9a", + "theme3.brand1.4": "0486c4c2871462913a6e4f43e97ec8dad1586393", + "theme3.brand1.5": "3bb002643c28012f8a996ea7ac50caf9199ebbff", + "theme3.brand1.6": "e52e21f161b4db1da8dead9fa5d5d81938572ed0", + "theme3.brand1.7": "d865884b2576c80834a2429afbce6dbaa9d66928", + "theme3.brand1.8": "be9276504f4b2654466d266261a21545fa47f4eb", + "theme3.brand1.9": "eee5c798f8d1e0cef3893d4eb6f9e644de7bc4a4", + "theme3.brand1.10": "1ecccb7547fe2bf39c64d85501028ff8e897a45b", + "theme3.brand1.11": "a86a4fbd4a98d1c6c9ba87385056b14114b7a3ac", + "theme3.brand1.12": "eedb57af0747adc0dfe17dc3e6493780f8dbddca", + "theme3.brand1.13": "c24831e6704ece9eecd3da65c7ac40c0d8e06043", + "theme3.brand1.contrast-1": "7539997195bcbd1fff8154508dc30c47190a0dad", + "theme3.brand1.contrast-2": "3b492718f05c852c60f0ebc97038b0fccc31650b", + "theme3.brand2.1": "0f80ebf724647282b35e914805da057e55749054", + "theme3.brand2.2": "2acc8bbb42e6fd6323d80a235a5971b1e6d99608", + "theme3.brand2.3": "fb4a56d95e752ebe32ba0a88fab937e998533e3a", + "theme3.brand2.4": "d7c618802bc9a7c71816ad7f54694600d31ae628", + "theme3.brand2.5": "bc75c9f60375c37ee6a1de012a4f74e65df04dbb", + "theme3.brand2.6": "f4be51397def283ca78a53d47d4882d39bf8a5d0", + "theme3.brand2.7": "c6636b9a35793437844263a5fab762f0ed69ec6e", + "theme3.brand2.8": "97f8775ea6e8cf80ede40b857ff1d01304d98502", + "theme3.brand2.9": "19251bf49599544d9d275534f40cf5101b450102", + "theme3.brand2.10": "8a1cc3667ff782e261dea5c221ba0d97c06fa3b5", + "theme3.brand2.11": "ff50462a5806371d7432b462eef7f8fe5c3747b2", + "theme3.brand2.12": "83b0f8ab9f6d4470bf8629372e2b6177c10515df", + "theme3.brand2.13": "654168887bb08744ccfa422cf8d878c794d106bd", + "theme3.brand2.contrast-1": "40e5dcbf6386995405305b0d58260899cd05ae0d", + "theme3.brand2.contrast-2": "345c769e69887a0ef74981de5203a0bea0718371", + "theme3.brand3.1": "23b4e014e3b8c132bf3eac3594e0e36d20b20472", + "theme3.brand3.2": "2552689e93bc8e1573f6c488d210d71f55351e6f", + "theme3.brand3.3": "3a09cb36a7011a5a317f4365694aac307f2e8e27", + "theme3.brand3.4": "641ffb8c3e5d1f82d891c33b6e5b2ed1bf1546ab", + "theme3.brand3.5": "41c6fbf3642c1e70d23d7e157be2cd65930dd534", + "theme3.brand3.6": "654569e109e5190bb41126825a5b2d4dfd7b13df", + "theme3.brand3.7": "bee93d4760c915048e9311c50b7f2070af940649", + "theme3.brand3.8": "171e149f64547587ac0fdcf3384aa1e81bcbd6c0", + "theme3.brand3.9": "608a350b85672b4124a9fba0f96035a312787387", + "theme3.brand3.10": "0f81e1992443b03969700385890ee9ea40a11346", + "theme3.brand3.11": "f2baec0088123d340f51a3baa85330f8f115e38a", + "theme3.brand3.12": "80466af5e4131c956379f664747d4368f28a0edb", + "theme3.brand3.13": "5e6b17de14d95cd7e963504b6d4059fce38cefc3", + "theme3.brand3.contrast-1": "7ad6e91f1a157a5ca577302ff126c6d01a9a8b83", + "theme3.brand3.contrast-2": "19b07c83cb80189f60f71f8b8fea0c8ff8dbb10f", + "theme2.accent.1": "6128f9bb7609a82f953d54952032cde8695e0045", + "theme2.accent.2": "57aa993ed35822f0f98071400252658beb0dcd9d", + "theme2.accent.3": "f7e04f3dab79f5bb9db2bde5f6b7ba83208a92b6", + "theme2.accent.4": "d802e4c7969fc797eb8947be5ab6d0af30abfa81", + "theme2.accent.5": "8d74b6ea4c1b5ad2a6d4aeb849370a0f69d7367c", + "theme2.accent.6": "652ac67fe1b28120a134d53c16954635bfaf42f7", + "theme2.accent.7": "af9f294d760742264554e75e02cd8644e41edee8", + "theme2.accent.8": "21649150d789f6f01b57f927cf25f4e92edd106d", + "theme2.accent.9": "e10b3a5a1cf04fc5cb080335f369c774cbd837fb", + "theme2.accent.10": "acde12ea9fa457c07840295a0d0ac1d483e74966", + "theme2.accent.11": "86edaf90de7d441e675cecc71236dc6bcb2bf8dc", + "theme2.accent.12": "54a0523e9c05e6492c541ef54efa796df52fc0e3", + "theme2.accent.13": "5ceb8ab94741eee57c90b44911905328d61ee2df", + "theme2.accent.contrast-1": "1004ea5524fd704c57d50f00a2c0e62ea63a1333", + "theme2.accent.contrast-2": "fe27d463a01cce6cff60b226bfa55d86757b3449", + "theme2.neutral.1": "349c0e163cfcd97fc0aec12a9f390fd553060447", + "theme2.neutral.2": "f116c8e2d48baaee51c57b1526f1679969295bef", + "theme2.neutral.3": "f62c21d719cdbe6d9a95863e4194fdb581143fcd", + "theme2.neutral.4": "39fc3b7ce7168ad37ace47ca98e17657ec24e7da", + "theme2.neutral.5": "ce6bb8388c77a3e17d349c505e6172f008b4aabf", + "theme2.neutral.6": "f64c630b797b7c34ce13245e44e53a3e7f156552", + "theme2.neutral.7": "ffecf0e2a47af33b29c7a7880f37706f5871a2ad", + "theme2.neutral.8": "c8a4efa07871c362b7f8f9da697a34137eed7895", + "theme2.neutral.9": "7be6541857c58e9e80fc8213a7bf6f44c34b8df3", + "theme2.neutral.10": "dcb10d7f6661beb1906078b12e53bf2cc2b0644d", + "theme2.neutral.11": "cfb454335fc690c23766bd5852b79e7bd2d29a52", + "theme2.neutral.12": "f9ffecd4b6b8690c015adec92da940bbcd83a9c1", + "theme2.neutral.13": "6121e6e2cf05979f5aa969633a3fee242f4220b6", + "theme2.neutral.contrast-1": "8b0ad28213790e6fb16817df5642a724623c7460", + "theme2.neutral.contrast-2": "e1e9d5b35e63e849e834105ad0d0923295d66be5", + "theme2.brand1.1": "dccb62f8a830122eaf9f40d5ee4f6d592a5fd87e", + "theme2.brand1.2": "07bd57e7a002daf21ce9b61ab39ff43f9e149a8d", + "theme2.brand1.3": "dd516309d004a6eda5a27549878e2be00a05f2be", + "theme2.brand1.4": "d4cd353d6e29d0bb16f30855915ba7cc506573c2", + "theme2.brand1.5": "70b185fe37a9b77c0b638e6c84973ac97f78c8f2", + "theme2.brand1.6": "a79597029d64fa58908da05c5601f0f14de1961c", + "theme2.brand1.7": "e2de74f4bc94b3583f283cfdf2d6f2cfd2dc94d0", + "theme2.brand1.8": "3a2dbcebf29fbab40a129122f297927132f85cd4", + "theme2.brand1.9": "461950a0df033d409323957c1e1a383ca7156455", + "theme2.brand1.10": "8eb1d0735a5f50c93501492524a53c39d7cee886", + "theme2.brand1.11": "2423f5661308a1efddc078d906813d6fa00b45d8", + "theme2.brand1.12": "c59ba80971fb51727f7403b12c1e9ffde9e732ea", + "theme2.brand1.13": "89e205134115a34edd8b1e30fce0eea20d3339c8", + "theme2.brand1.contrast-1": "10de96d73a9a2e4077a18ce40fcce60f0b60534c", + "theme2.brand1.contrast-2": "4dea06de7b960d0fae6a30dcacbc6fa2f216b44f", + "theme2.brand2.1": "38306c78ac68943277944ca54e1ac9392699f7a1", + "theme2.brand2.2": "8db5039deceb8ff70c96cfd057423924a3d7fd04", + "theme2.brand2.3": "3abe14e3641ad0e8d3fddad007cb74a1fa667e96", + "theme2.brand2.4": "8319fe21a2d8923464398346c317e503206cf8ed", + "theme2.brand2.5": "a2a0453cb1a5b2a30c87a97d5882e38347d419af", + "theme2.brand2.6": "ac1dc2c9264e81e05b28f76016d4c9a86fa7dff9", + "theme2.brand2.7": "1114623ef3dfcc32b701be14e082c7dd71cb00a4", + "theme2.brand2.8": "30483dc076be866d7147c9e7151d60013268aaf4", + "theme2.brand2.9": "910d88906bb06727a7dddc255dc2acb7348c0568", + "theme2.brand2.10": "1706c3f6d27097efeb8f6213aedaa3d4c0fa7945", + "theme2.brand2.11": "d0007445f6882cacd7ee6dd01e1edc5342397ec4", + "theme2.brand2.12": "43f50999e538536ff77435d4fff5d6a34981751f", + "theme2.brand2.13": "cb6ec4d0d8811080120b0ff0dcb0361fb8efd55a", + "theme2.brand2.contrast-1": "26de43f213c77980e6c1f633ba83ff515057f998", + "theme2.brand2.contrast-2": "63f9c794b03efce8ca01815a319a8b2618769e4a", + "theme2.brand3.1": "6f5b21f1e4a57aef55a64d903c707009dbcf756a", + "theme2.brand3.2": "822a08965be386178ade271fda2e9999a18959a1", + "theme2.brand3.3": "99b2b28a2e8c8f1437bfb1d10a7eee5f48ed0c60", + "theme2.brand3.4": "cb609ec1b9159d1a76d7fa086566e9d10ce8a1b0", + "theme2.brand3.5": "a7a8596d63d7d8c997db20d5f2549f543b2464e6", + "theme2.brand3.6": "252e74f1cc8291903e70ab643e831241e14de3dd", + "theme2.brand3.7": "4799c2b17d023d9c7ab71b4c56cad5858ddc3538", + "theme2.brand3.8": "b9d2b2df4e7fa3ff325c3359c893365ee68298d3", + "theme2.brand3.9": "2efbc8e7355eef8f7a2e18e403686021c1c84eac", + "theme2.brand3.10": "7d6b2b64fc103802d716dd058f8811b8828b0bc2", + "theme2.brand3.11": "1a972e838e187191a63c653459024f952e524f59", + "theme2.brand3.12": "ac737d0f18c7951fcd860827923dc6679890dadc", + "theme2.brand3.13": "779d2103d224a9dcb427607fd571b3c1b7b9e0f1", + "theme2.brand3.contrast-1": "91b45d02d123c17d3a2c66e826d8f321a5e997b6", + "theme2.brand3.contrast-2": "c584c10809ed5ad874518bb7ea845a9f3812fd1d", + "theme.accent.1": "018c388931d784ab0bc690f8c879d5739869edce", + "theme.accent.2": "5a614688bf3bded3d530799aa97e3dbd3e214d94", + "theme.accent.3": "6c12a3c17728d5edb011d308efd3f789f925db53", + "theme.accent.4": "129874d1d2f10419a75af047fa68a341f3a45f30", + "theme.accent.5": "35260bf1b15d771b843d06fb8d4231088fd2bc58", + "theme.accent.6": "500e5b737ccffba6efb843fa8872fe725978a3ad", + "theme.accent.7": "f105d121bbef48339c4decd4d2e59cac4d38b1d7", + "theme.accent.8": "0526fa926a847f3c463b1cb075160892cd3a75d6", + "theme.accent.9": "69b904aa1d16cb497f16a5de9f1cd05f2a4b3bcb", + "theme.accent.10": "ec004e232bc0abaa2a95d3c9663c3b42b8c0e4a1", + "theme.accent.11": "79dcc510559d4c87fcf31de236e8b71d509b0aef", + "theme.accent.12": "b3a5fec0548bfb94ab337b8c9a604ecb31adeded", + "theme.accent.13": "fc8a9b83f4b7ec664887c24af68648b65492f9a8", + "theme.accent.contrast-1": "0bc4cb3d017676a5bed6a6324949f01886324fc7", + "theme.accent.contrast-2": "43fae5fe8a5732dd6992127a4fc84c553d052076", + "theme.neutral.1": "9540ee052c4163dc2a7e136e4444f8c9e25494d3", + "theme.neutral.2": "410092ba814a42bef46026bb52407d735c0e4079", + "theme.neutral.3": "f66230c45ad0b9eb1ea8993fb683ea9fd3d77200", + "theme.neutral.4": "1cd670babb08d94dc3a299a39163cb9c870a19d7", + "theme.neutral.5": "c2b6503e7d1140dadb7814791cb36582a581e3cb", + "theme.neutral.6": "8825500ef95ae4ccbbd8e9376a8d844b7ebc6d51", + "theme.neutral.7": "6227793736ac394dd411128615fc57e78f7626b8", + "theme.neutral.8": "7d144aefd9488d67fc1a4414c97d898a8943cc74", + "theme.neutral.9": "b8e71ec8d32eb6b8faed0aef21013a387e1c9020", + "theme.neutral.10": "87273f0a4e3f2c959346ca376f95d9f2dd5f480e", + "theme.neutral.11": "dab7ff773f4ebf26dfe0d113eda376e2ccabc9d8", + "theme.neutral.12": "ce71f4677deddfba73f23870b7f00e73962eab56", + "theme.neutral.13": "d53fdb292185e84a3fd57cff554b8e102499a2bf", + "theme.neutral.contrast-1": "ee6acf77383ecf0f5e2ce51b49b288ca1a2e079f", + "theme.neutral.contrast-2": "b6e05aa11132ead0b780a949f4fa23ff394c3c8d", + "theme.brand1.1": "1cb7f406be9378bb893e1957439a803df2b0188f", + "theme.brand1.2": "abc2ab164a913ae037af1bdf95f7a0780d6435af", + "theme.brand1.3": "8f0e2de279d8615f329569ce0faefab943e009f0", + "theme.brand1.4": "ab7473659f08f36356935196c10ceacfbbae4aea", + "theme.brand1.5": "522bb0ec85282b98e75e58b93d410010e397dd4b", + "theme.brand1.6": "ba29f398fe59f4444e3c7106fa24eb588fb8dbd8", + "theme.brand1.7": "feaf9221c6794039a2d70a7929fa119cb7588334", + "theme.brand1.8": "fb3fae12b0910d811ec83f89582051ade610acb6", + "theme.brand1.9": "c641b707c8aad03821e7707ad692f7e2d9bc1de6", + "theme.brand1.10": "86c9509afe8881583aa363007767a05a17f7c193", + "theme.brand1.11": "ec742b11848efa1b62242e16d5a443d8381fdb6b", + "theme.brand1.12": "62ea784a968d13c2d9d0cc74c4a620e6de5d3652", + "theme.brand1.13": "08f8523a4d9e7c656d8fb89c118634e1fc9646ce", + "theme.brand1.contrast-1": "5892574373eca9d8f5dc66bb97acdd5a7fbc4b05", + "theme.brand1.contrast-2": "d5e0953b7d52973561069c544ced5a1fd220e374", + "theme.brand2.1": "7164c8232c290b16605f800c8b132c65f9e6bc2b", + "theme.brand2.2": "f2af58e1214dd5a8e0800c989a055b4e7d26e58f", + "theme.brand2.3": "e3013c02779881e54fc217a8b370d03cb278ebf0", + "theme.brand2.4": "8e2649f6e4f1856589de98ec876a0838bbdedc97", + "theme.brand2.5": "1792d478e877272162f2dc12f96e8969a66c07e8", + "theme.brand2.6": "09f419251b8ba67167b4266faead5e9a928a985e", + "theme.brand2.7": "9e2d1aceab93c02038579627500beb753373a5a7", + "theme.brand2.8": "94c8427dabfbb00ffa6e43251af1c83a9ba358c5", + "theme.brand2.9": "67f2d2f284dd2411da1623a1ed7fdb7e67689833", + "theme.brand2.10": "b018beaf641ea452bf9d78be4fc4971ff40f9de4", + "theme.brand2.11": "df68dce275b419f5731f4f88bebf5eec5f9c09e3", + "theme.brand2.12": "0ab4c905ec26592c67bc5dff4a933f777ee5fc2f", + "theme.brand2.13": "bd68319201a4e66df0bde03d933ae81152d0ed5f", + "theme.brand2.contrast-1": "83923a16981285b5205d55109fcd51f856e8a228", + "theme.brand2.contrast-2": "0e2b468dde870bfaaf0ad7cd0a49a4519a9dabdb", + "theme.brand3.1": "2744e9adbcb87a91c7bde5d02b98b5ea94223994", + "theme.brand3.2": "c30ecd55525495e31c46c54f08d708236849aeb7", + "theme.brand3.3": "731bfde8a6f22410ca73851be006b88b08a3941f", + "theme.brand3.4": "10b56dbb19a532efcf3231982cf3885c459271f1", + "theme.brand3.5": "0b2fa419a884ff8fd8ae2474190bbf5c7bf1c57e", + "theme.brand3.6": "65a4418c85cc0eb930bb1353d675c084a284af70", + "theme.brand3.7": "7874bb8b770af535c820389a08a7d583c00c3833", + "theme.brand3.8": "8ad2fe834bb9faf85768ec4b15133c041a5fe8dd", + "theme.brand3.9": "e4bb3a82f316c6de841a5849ab520d74fcb77c30", + "theme.brand3.10": "c3d6babe51570a7e1d248a86ddc3fba37f35451a", + "theme.brand3.11": "4992d54730cd2494a0b8cbb138289aa7ae3e6ffc", + "theme.brand3.12": "4a1137a278ab6c0ec2ec96fb6ec209e378473aeb", + "theme.brand3.13": "563a81b1a868a3b715250c6a6150bfe572317156", + "theme.brand3.contrast-1": "03581f9b1a4f7c3fdff33bbf45ad343de48640e1", + "theme.brand3.contrast-2": "828d133c814e26ea2a54fdbe84b820c2128b6cb3", + "global.blue.1": "01e32b2862f6387203b434bbb008df00e37146a0", + "global.blue.2": "18a968c8ab6c630220539557163a3bc640e2d9bc", + "global.blue.3": "0578987552ee0571ca0fa84a06d472d944442323", + "global.blue.4": "bf8828bf3f49e95dbac35cd5f4a23853d8554be4", + "global.blue.5": "6b3159e480f3569431c9a333d3ebc289b629e593", + "global.blue.6": "2d37f0c1c4dd47c0f3d41e5644fe99bc76d1de83", + "global.blue.7": "f965a6921e477648fcf8dc5f47cb6a3be2f3949f", + "global.blue.8": "ba4e00272ca9831797eeefef25af3016ae0a799b", + "global.blue.9": "0fa558cb8e0e784fde26ee20264797ae23954735", + "global.blue.10": "4e7a621527745d16c397612b62bfff9d58d84116", + "global.blue.11": "d3e96a933c1cf81f9b63e91e1523b529e6348098", + "global.blue.12": "d031b3681624dbb887fde4beb377ad3b84a4a98a", + "global.blue.13": "5c4c04417792188d7a7521556f54a2995056741f", + "global.blue.contrast-1": "87e5f5225a3b61345ed3e58f9e71eb157062bee4", + "global.blue.contrast-2": "d8f4e785210ec43fe2b37eeb9a2ce19fcad9baba", + "global.green.1": "e602dd24fa2f11b680caf5c0ae309ff7ee3b06a3", + "global.green.2": "80081fb9348cd880315cc2ddf19b42d92573b5f4", + "global.green.3": "a197b2f0b5d238a3a3c447e68d26813a9cae2db5", + "global.green.4": "38b4d064fccf062770b74d4a549a57036d6742af", + "global.green.5": "064b80abc89a5339ee5eb8bed1547d95287d4048", + "global.green.6": "581e696675672e57210a176866ef5742f4b1fa45", + "global.green.7": "912e6765285558425434c3efbd2bc92ad9b3686b", + "global.green.8": "2d37d9269d9cf29f7dbbbfbaf53864ba22cb8a4f", + "global.green.9": "c6a6b0df3a20eeb8fd9db1f958598b421907741e", + "global.green.10": "7d7a12561d5c910ac9296685e887f569bf213e1f", + "global.green.11": "79936c9c64cde87260db5344e944cd213073e99f", + "global.green.12": "7ff8fbc0cef11c7b75a8fe9febf055767043bd02", + "global.green.13": "99cc5174f71efca2f91b2738162de8f7082b8a37", + "global.green.contrast-1": "c46d38f4546135d8e52fddf2b8886886724ee1f6", + "global.green.contrast-2": "856dd9872a953f2912b78b34553420ad7c7caa9d", + "global.orange.1": "ad641a76d0e964b05a0bbc1a57d4959ee04cb1a7", + "global.orange.2": "a251e281d3dca5be763dd0655670001ebd4189b4", + "global.orange.3": "2a4e2e67b0cd94b859b6bf0a5c14184b5ea07ebc", + "global.orange.4": "2ae0c0fb93c09d0f602c6c7437e7a97f8e7330a9", + "global.orange.5": "93c2dcc28d2936b63e8abe04b1aae2833d173548", + "global.orange.6": "b980a3118ae9bddc1ba71da5bb39f6075c20f71f", + "global.orange.7": "33330219c34a8795719c074e73970cf45f562623", + "global.orange.8": "2767dbeb8a4ab3058db0c97d2ce5ab2d9154f6a5", + "global.orange.9": "36db963fb9bd4a54815a21e5ff883e3c368821c1", + "global.orange.10": "b4802609899c7a774c6eaa2039fb9bce0329e660", + "global.orange.11": "5a94b5f98f33e771aa1a219e51576f424abbe0c4", + "global.orange.12": "fb1296b53aff0a6bbffc928efcf59c0f56eb4267", + "global.orange.13": "1b94ce85e0734dd8fb952eeb912de9f4f69b556e", + "global.orange.contrast-1": "b03a50ad3d68161dd1a7fe6c091030b73bed3d4a", + "global.orange.contrast-2": "35213a3aeeccb6af1664ae7396eeb6df247ee648", + "global.purple.1": "8139bc155451fa891fe082e286ddc0239a665145", + "global.purple.2": "c3d9965e365351f25d39cd258604f01d3b0cc5ef", + "global.purple.3": "2be40b4d73a84f9bb9dce45b662ef5647de6f096", + "global.purple.4": "156693a4ba9a33200ea923b4d3b80ad60ac06a07", + "global.purple.5": "0ddc4c6ec6d71fef3ee094dc510ca55049e5f31f", + "global.purple.6": "84ab42965f4559c6db7032f294cec4799c3e7aa4", + "global.purple.7": "73d0c9c62862ca7b11832500653444c33cede1db", + "global.purple.8": "03fee1ebc1caf41dae38ee20f416aa0b0241e656", + "global.purple.9": "bf645c459dd1aa4e55bbf6cdd03d0023b665ecba", + "global.purple.10": "3823c227bc255032fa6d557ced94a12231d8ba05", + "global.purple.11": "0741939ffea8bb5c3d8186f9d4e1cd29c9ede532", + "global.purple.12": "8ac60e60f510055172afefac45535188c3afc5c7", + "global.purple.13": "64114ea8db7ce7aa71c4030339e4188c9a16b330", + "global.purple.contrast-1": "74b7c4e162318966db76d383f4e455cad046fa1c", + "global.purple.contrast-2": "a25263211e8d3e21adaf70e9bef116e2fa54d35c", + "global.red.1": "c7e0057e3637470a5fdda68d488f61433d772f3e", + "global.red.2": "3af7e7db4e2dd511b06b093aa9a3bae4bc476130", + "global.red.3": "0a30c23575aed7a534df837334d871194c656f83", + "global.red.4": "e6abdca1fa4eb40a2314831380bf18b77ef235aa", + "global.red.5": "b812e2bc7620a06967ffbd8d219cd101331c9ae3", + "global.red.6": "243fa4c10149a03daf59904167e635f80576cb02", + "global.red.7": "0db45ec10c12f43f6075394cf960b0ece5a691a4", + "global.red.8": "7ea305e7208337cfe111bc1127270099cd1a0710", + "global.red.9": "4e7ff644997484201fe1587afe03af9a7ac51b7e", + "global.red.10": "936371b1f5733e7f9d3224fc969e5240cca8b381", + "global.red.11": "708000edde0e3c31b0d5ad12dee5878f12d10ea1", + "global.red.12": "380486f54dbfad64419334bc4ccd8edc4d44b724", + "global.red.13": "6e7b37a486e51fdc81bedc213d28ecfa9431a521", + "global.red.contrast-1": "276b78fbbc32469d5efa82ef2954291225aa4912", + "global.red.contrast-2": "ef9fe98eda164c9588eef6e8c5461fecfc4cabcc", + "global.yellow.1": "88ad7b3b2d7d093c299f547b93fdea769fbb8f98", + "global.yellow.2": "53a3a909fbc7f8922f45d9297c7ea671d009d6f0", + "global.yellow.3": "d7a539fea072babb948e292bc7ade1b6c246e3c4", + "global.yellow.4": "77e2140ee242278937d530468171d66f4315b01c", + "global.yellow.5": "ee77a2dce255d0aa2a05f873457f16ec80586dd1", + "global.yellow.6": "87366520d685a361d553d6ce55b311336775fec0", + "global.yellow.7": "0db4a54fc02daba005d09ab337a799ac916d0df1", + "global.yellow.8": "0fc8d5a73f8ac29c39819bb806955b6254a42cab", + "global.yellow.9": "39aaa9440bd708bcfdc4462dfb49f47c6d0e48f4", + "global.yellow.10": "b64f90fbccd9b00055fb3ea0817f54d5a7b7550e", + "global.yellow.11": "797af7911b451470bec789ea30324fcd6daf0621", + "global.yellow.12": "e14e9fed9af5509bc4e056bcd7333712227a3ab0", + "global.yellow.13": "cf577606745e1b70715774ed395fe56944f7ec0c", + "global.yellow.contrast-1": "2c98b7b4c192925a64e8eb28d03d71c11e0ba491", + "global.yellow.contrast-2": "64be77ef9ec129d59591142a98d6eb0acdc391bf" }, "group": ".Mode" }, @@ -402,384 +417,399 @@ "primitives/colors/dark/theme4": "enabled", "primitives/colors/dark/theme": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34507:1809", - "$figmaModeId": "34507:1", + "$figmaCollectionId": "VariableCollectionId:34714:6180", + "$figmaModeId": "34714:4", "$figmaVariableReferences": { - "theme4.accent.1": "3378d469e69750946bfb3a32e285e42e39690429", - "theme4.accent.2": "aad2b8b2357619e969f19f6ce379d836745d2d3d", - "theme4.accent.3": "1912f0c9b00df227bab6624c2dbcd7e551c79d96", - "theme4.accent.4": "88669fb0a977cbeca5d320a20aa4935923c85b8b", - "theme4.accent.5": "da2324a600c086b7caa4f4ed54eb49fdf78bf47d", - "theme4.accent.6": "919db59b23e21119c45b7d7af478d90d06f1526b", - "theme4.accent.7": "af2997ef4a6b71f630e532bb0a7e46578dbd74ea", - "theme4.accent.8": "e7b9a7becde872c43e3476d61f5216e262fe999e", - "theme4.accent.9": "ae206fe3c1c008605b72e9fead8d921c330ce58b", - "theme4.accent.10": "d14d4e924fc474cc6f4330cbfa5d3b58dfa8fa26", - "theme4.accent.11": "a837ecc72107500ff2f09d59d52581eb074bfcda", - "theme4.accent.12": "e188678b2016c21f1b38d09a6e4231e52248f421", - "theme4.accent.13": "37304da16d4a6fa902034933339705d262786309", - "theme4.accent.contrast-1": "37404fecca2257164893ac22a88d164035fcc8e1", - "theme4.accent.contrast-2": "5ba22cc7bb9a16738c463c593f7cbc9f47c600fa", - "theme4.brand1.1": "9f09d399a4e373b6ffaff47702ec4342e1e16733", - "theme4.brand1.2": "15e935b41dc4324c5ac54e75a874edb5c7de28c8", - "theme4.brand1.3": "80dacdd420d6e80b53bf82b2a75a71b3759d3341", - "theme4.brand1.4": "ff1ff71972ffbecf367ba72f7448cd2f7992f15d", - "theme4.brand1.5": "51872f3278e429df79cd9f656f4afc66149a8ba0", - "theme4.brand1.6": "5dbad82c4cbcd466a2485f4e1e6626175f925961", - "theme4.brand1.7": "69442cf36a4c5243c1d35c8402de883e3fdc4eba", - "theme4.brand1.8": "98151ab64a1d3a4596562625475132ec38f4f3cf", - "theme4.brand1.9": "77ccd4bfd595de5b0f9e96e1ee4dc21f621a5bde", - "theme4.brand1.10": "995288131f88fc83447dad5b19395cf5d6aadee6", - "theme4.brand1.11": "b7aeaaefcaa63b1429430a6a39e93bde7208cd5f", - "theme4.brand1.12": "e8b7bb28bbb0076cee6d47cb7344312e3eeb20a5", - "theme4.brand1.13": "02e1e12120c85b583bc97fcd58946d4ebf59c573", - "theme4.brand1.contrast-1": "e04271d7d9ab3f0ea5b950bdf59f9d4809d3ee0f", - "theme4.brand1.contrast-2": "6284edaa342388cfd7eff0c0e5b21db074c32fc3", - "theme4.brand2.1": "d7d8807f5197926c1e502985f35b4fdf0d25ddaa", - "theme4.brand2.2": "375f818e6e8e9016d13a33a53d0fc798061e17dc", - "theme4.brand2.3": "6741af4e35341865dd963f99671a83481b39a0ec", - "theme4.brand2.4": "0b47188a8df025f89bae1a3cdf1a3e7ea7bd3b3d", - "theme4.brand2.5": "d15eaff919dd4531b2822b4767b5d2580f4fd92a", - "theme4.brand2.6": "7dd7f64670c9fea612b3f61490acf79fcacd39f5", - "theme4.brand2.7": "71a9bfdbbab308ffaddaf5401628718872d5c495", - "theme4.brand2.8": "c47b8b68133dcc6d2bad6abb83a4d4321de93fbc", - "theme4.brand2.9": "ea79669448154abaaa5fe47cd9e3d36828e722a1", - "theme4.brand2.10": "dddd0868afe191aa23410029bf75acd07823a822", - "theme4.brand2.11": "5b237f2f9b13a02a7703980bea0c23702d8a19ea", - "theme4.brand2.12": "a537c6c32e729f8e696aff8a29c164bad77dafba", - "theme4.brand2.13": "f7d706f373ff9a5520ed05832366584d62b23ffb", - "theme4.brand2.contrast-1": "21e920557096b326355ba087a2028edacd4ad327", - "theme4.brand2.contrast-2": "d883564e2796fd42f3884fbd2649625e663ac709", - "theme4.brand3.1": "6763066f217ebb9a06a2d72d46e190c83a102601", - "theme4.brand3.2": "8fddafb18a58450994104985fd2e5d1f185c7e58", - "theme4.brand3.3": "da33537282dabe6123d0c59362bd9b17b67e748c", - "theme4.brand3.4": "2b0690980c11a310e2d55da19f479703ddf91baf", - "theme4.brand3.5": "a3ff984fc8730a1d71546d990141e022f469a429", - "theme4.brand3.6": "935458f70263b4ef2f0defce8b91cb4046bd0430", - "theme4.brand3.7": "14a773a46e13f06b62e1a3edf751a0276e14660a", - "theme4.brand3.8": "24e0157f7e963c3b8d5c17f42419e5c3d23b1506", - "theme4.brand3.9": "5b39630fa72230501e0b6e5d65cda5ad920ba315", - "theme4.brand3.10": "bfdba20236067ee84803211d834967a736f2dc34", - "theme4.brand3.11": "a95ebe3383aaaa8baad365ce2a3be86abd7a0df5", - "theme4.brand3.12": "9dc3f7c3ed3dd9aafdc48ce2f33856f807710762", - "theme4.brand3.13": "517f130decc17de053aa99aa5a09c9d1ad7586de", - "theme4.brand3.contrast-1": "760cf6e390767d735af284a51a70ef33fbf6f323", - "theme4.brand3.contrast-2": "3d5365828f2317c44a93df2639a9dac0fa1720ed", - "theme4.neutral.1": "cbdfb0095b1fa0f171503787c141a63af3432e4a", - "theme4.neutral.2": "a7aabaddfcb37ed7bb17082f140a5e47f7bceccd", - "theme4.neutral.3": "bdb0bc6bd0b96a51a1846a7af68ec030f7e988ab", - "theme4.neutral.4": "a469dd30693176ea13016ae16a6a7b53c53ae92b", - "theme4.neutral.5": "ddfd6ecf131851694afd9a5443d2cebdd1728e85", - "theme4.neutral.6": "78994531682a4546b297099c7c77a91d49e187d0", - "theme4.neutral.7": "e1ee8e9da6f0daf0505521ab1c7cb0fb1afc5ba9", - "theme4.neutral.8": "a007a816dbf271e94842c937eb9aedd79a9570c7", - "theme4.neutral.9": "57f397f432f7b14aeb03269dd8074aa5e9a9e931", - "theme4.neutral.10": "51da55dfedb9ddaf5091dd8ef4d9fd3253f394e5", - "theme4.neutral.11": "c94b630bae08033fd33644479cbf2bdb5dc9e01d", - "theme4.neutral.12": "8b750e09c36480e645f51110ed655dd35f70e144", - "theme4.neutral.13": "1a65d0dbf0c510998b84b6e801845a48e9fe5a84", - "theme4.neutral.contrast-1": "ad35035db3960a019c033a689ea4b6a5dcc52128", - "theme4.neutral.contrast-2": "55de690761bd9aa3eb6f93362582fed91c64eeb0", - "theme3.accent.1": "220b93bb14b97fb8b9064ed0b25138991d461a40", - "theme3.accent.2": "08bfe7b20ef1bbca3984afcb24516865da4d0f4f", - "theme3.accent.3": "34d8248b94974697a480411cc4e062dcc29655e3", - "theme3.accent.4": "57c0e126e4d8247cb2ea8b2a6b2737c118a3b4f7", - "theme3.accent.5": "e70bbd3d3686d2a74f2f1368d133dce96af1d015", - "theme3.accent.6": "e74b57941831d51d3b00aadd9ae79ab58d78c2ac", - "theme3.accent.7": "a05a6c268d682b351f20ce911af34e2421244670", - "theme3.accent.8": "36107b05cf006068d93abc6e35f9355725c37035", - "theme3.accent.9": "a610a1250ae3a2d3bd9f7684fb362bc009ae8c56", - "theme3.accent.10": "1b6f2ce45a06fa09623f806da3a886a2eeb148d8", - "theme3.accent.11": "ce542a91866969dfaf9362ba98279d5d6ffaea11", - "theme3.accent.12": "ca54f2594b3c2313a5a67197dc204c27d4882147", - "theme3.accent.13": "3710d2ef72cd68be40a587435ee7e2e2715c0faa", - "theme3.accent.contrast-1": "8da8e2d69b4bac06e456a5deef53703b56b43542", - "theme3.accent.contrast-2": "1284825d52f7399009ac9731a469999592edb025", - "theme3.brand1.1": "a2ee0b1cf78efab9afe47f107c5ed7765ee8157c", - "theme3.brand1.2": "8386996c60b7ce63c78606a64aeea79e4d471189", - "theme3.brand1.3": "925935fb5a27ee3768eb5e97285eef61b0fe9960", - "theme3.brand1.4": "3897100500222eb517f515126ce03e1a87b9c513", - "theme3.brand1.5": "274f7684be0bf566e2a2caf2a01b2df6c0775f25", - "theme3.brand1.6": "e5be2b5af41b9c61ae7097339ceaa0926405f2cb", - "theme3.brand1.7": "1b5c6c5e5e73ea77a691ca76ac9cf8f9d937a16f", - "theme3.brand1.8": "ee85ffc3ce1124fb5f6743c5e4b92de3ea2e1037", - "theme3.brand1.9": "150b0582c34e1c29170fc3361e4d2e658eee227a", - "theme3.brand1.10": "6cda9c979ce373b1b5d275c53121b8097aa673dc", - "theme3.brand1.11": "fa973e313342a913626a511be357c7faf8d2153c", - "theme3.brand1.12": "1265c8c17fb7e45d361b28cada5b4a19523daafb", - "theme3.brand1.13": "c22d0de96bbac0c197ffef03549f295f02de5b9a", - "theme3.brand1.contrast-1": "9c8c5f68d8bc599bb0d2cfd4f2b0a94713c1435a", - "theme3.brand1.contrast-2": "85c1bfd9abe2ae74d00bc7680616b5dd16488395", - "theme3.brand2.1": "857804ea3972da3c27bbe562c7a63343ae9e74a3", - "theme3.brand2.2": "2951f5310e8801558b580c64fd167442298b4bc3", - "theme3.brand2.3": "557fd71797540aedd57d16ea39d2d0fa7d7d8f8e", - "theme3.brand2.4": "a348b102814f7cba122316d6768ca009c5380e08", - "theme3.brand2.5": "965228c1ff2baa9b0e6532f7fd67b67c8f13a35e", - "theme3.brand2.6": "e7ef3a829114026e233167ef6e81b7f51deae122", - "theme3.brand2.7": "8678c7fcad92f66ae587ef873fe0fcb874895834", - "theme3.brand2.8": "0a6997d88b305eda5828e7458a0a520e251696dd", - "theme3.brand2.9": "5dbcb1205a54ed27d421721bb269a006b69b2508", - "theme3.brand2.10": "0a7cd68a76021ebbdfa0c0be1a26ecc326fdca46", - "theme3.brand2.11": "b4baef615b7d356bb38db81d75854bd1379be8bb", - "theme3.brand2.12": "6b736a37ad24ea5db1838d9c0132be06e30a8cc2", - "theme3.brand2.13": "707cb01121c77c3eebd3ea240da510a8ca05e8be", - "theme3.brand2.contrast-1": "7b0023db76381cd09af19d6bb72be8abcc0a0d54", - "theme3.brand2.contrast-2": "a2bd78f53eca52456b2e4536839c092ac403e4a7", - "theme3.brand3.1": "15b1ff460cc44ba19e0e566734a16f27a29129b8", - "theme3.brand3.2": "c5e0e7de2c13f0b4c0001b2fee79713847aa202e", - "theme3.brand3.3": "7c2a2873c8d6e4df6187020b9b0ba2be826fe7c2", - "theme3.brand3.4": "4a35e91ae1043222053ac7f5ed9c485d80c9418e", - "theme3.brand3.5": "d195bc875b99247825f9bb47d571b4cafd247552", - "theme3.brand3.6": "6f4a1c18fa353f57a5f2791c81b20c7d309db9d0", - "theme3.brand3.7": "11ffe43412c64e69f1a1203c4515f9491396cb24", - "theme3.brand3.8": "baa18de842fdc7d830b7a9f46ef479a98806df41", - "theme3.brand3.9": "481f57adc081f76f24ba3eb8a29a4dc3c1f18713", - "theme3.brand3.10": "fa7bc1f5ae5273b89feb299b4b5ca751a046f23f", - "theme3.brand3.11": "12e10150cf952b440d2879c63cac83c23d0ad2e4", - "theme3.brand3.12": "f947ee9a1d6e96b64f6ba40edbac023f4a02acfb", - "theme3.brand3.13": "bdceb4bf58263e99e2413fcc71b09f91e38d67cf", - "theme3.brand3.contrast-1": "57dd63f664cfa43c92b3c57b3233f12393fd07fd", - "theme3.brand3.contrast-2": "490928077d10b757893451f0a1bb3a733fb57c1a", - "theme3.neutral.1": "d1dc9befe8081a4dc9961db49c79d83e76ef2164", - "theme3.neutral.2": "bffc9a853424eec2996bf615c0f9e42464b709c5", - "theme3.neutral.3": "e183c5343ade96d59a35d444f298da12a2dfb8e2", - "theme3.neutral.4": "4345d0add0608b64736252df64c82854775ab939", - "theme3.neutral.5": "7402ea85806d28c40bcc00d40babb65d6cf12615", - "theme3.neutral.6": "af9750cb8ca29b52fb8d9dfb69a567febafea962", - "theme3.neutral.7": "d40b554b7b37e9ceaa34499a4a419ced95143b6d", - "theme3.neutral.8": "c1c0226c4eb75ac64b1305710e63b4fd1cd6c4bd", - "theme3.neutral.9": "63afa7bf430b4f8aa7e20415cb5e0ae59e1120e8", - "theme3.neutral.10": "2739a2a12212171e154d0540433a416fa9a11732", - "theme3.neutral.11": "c61c7d36dafd2e989551265b5fdde2ecf56e2645", - "theme3.neutral.12": "448407fa7845965d9127afdedbd0cf9f92699f62", - "theme3.neutral.13": "18f1835334ee2759f6561af9e009890115b396aa", - "theme3.neutral.contrast-1": "e89bea2db810a0fea64212feb573923940bb9680", - "theme3.neutral.contrast-2": "c22084876705e3b3ace4ef431d3cd3474689625f", - "theme2.accent.1": "88b2289e79067f586a629fdf4e6078a20d2b3e06", - "theme2.accent.2": "2bb041071f2d48e8ea956967cdfa555049cc6f06", - "theme2.accent.3": "ea35169894fd7c8e07cc34d667100a5473963929", - "theme2.accent.4": "9ed2ce3ff7054051b602f911205ae5edcf5bc0b1", - "theme2.accent.5": "115afe1f6eb1cc0cf442f8ed3df154afcccaf99c", - "theme2.accent.6": "afabddf0e6a1ea803f68f01e26aac247ba0aa658", - "theme2.accent.7": "3918bbf73ad2afbbb493c804f05d1c98e1020e82", - "theme2.accent.8": "d058345049e34dba2f6b1c414dc5076bf29d85c6", - "theme2.accent.9": "9a82ec08da599f9d446d3904ef01bcc7cbc1b317", - "theme2.accent.10": "c9fea6958def56cd4f0cfa87b8ba9a384a2f2cea", - "theme2.accent.11": "ac71c89fbbbff1c662489e827af229046ef89213", - "theme2.accent.12": "a65025865dd5e929c9b687df0bd57b47f93655fd", - "theme2.accent.13": "b389813261d47ad2dd62d09f77099e03cecb0177", - "theme2.accent.contrast-1": "12efd7ddb1bdc0a9cedec71a397962e15d8dd4cb", - "theme2.accent.contrast-2": "c7ff5aabab29f247c2ee2437072e7aef3cc64b25", - "theme2.brand1.1": "aa02ace850ac343d70cb2a834de5e3a0b833a11f", - "theme2.brand1.2": "33809061985283c7a40059a60a75a1b39e80e0a8", - "theme2.brand1.3": "fd0a54e4b6367e42e44262f0e604a10069bdf033", - "theme2.brand1.4": "27b7d6d689e0fc6a20d197d007425ef1383f1724", - "theme2.brand1.5": "6144a9307a3a4fd7f2f6fa2999e5ff6b52f1d820", - "theme2.brand1.6": "e4ed71c22966f4532d9302802fa6931ce8ba72f9", - "theme2.brand1.7": "141451889d3ad690e9e645214b026bf5f4308a52", - "theme2.brand1.8": "83c8f866f0b8e1bb16bcb050dd8edbfe5f93c74e", - "theme2.brand1.9": "a4f88e85c5f86d57106172ff14c4e9848daa96e4", - "theme2.brand1.10": "4cc0d402d0ccd12d7d1fccc5303bf1262a13665a", - "theme2.brand1.11": "1bd776532fe299ef67de27841dc9662db76a4b45", - "theme2.brand1.12": "6412f11e3f065165d813331af277f64e26f586f5", - "theme2.brand1.13": "61a2b325fa7188e44e006475f5c30e5c8f202bb3", - "theme2.brand1.contrast-1": "2abee37f3518385784dce00732b63d38149af2ea", - "theme2.brand1.contrast-2": "dfba07a5ebe5d569eaa2272392519280f28e697a", - "theme2.brand2.1": "733d038cc0606c8a50a936a1789399cee2503aad", - "theme2.brand2.2": "b2f3b0399f184c48e896d56035ffc859630ae6c8", - "theme2.brand2.3": "78b418e36fc273d439aa6d43526abb6360e729d0", - "theme2.brand2.4": "568f5ccfb415feff497593be9416eb46f0511ec2", - "theme2.brand2.5": "23e3e286140a653a8e2f715d23c91558720e3e6f", - "theme2.brand2.6": "6d17340ff38d6fff02f3559157633673d99fc001", - "theme2.brand2.7": "2e1eb1977139c3ca9487ca15fca8369b7c04f85e", - "theme2.brand2.8": "63df0da5b2b5e31b27ad91972c5acda9768ed98c", - "theme2.brand2.9": "01f5b228a4e9c86823fc13d281b0512ecb412613", - "theme2.brand2.10": "fac6c87d87ff706502761cddfdd6582593f0c44b", - "theme2.brand2.11": "5b9dbf19fd5b11f5c49e531ba2f30918556cff12", - "theme2.brand2.12": "8a283886e015474159e9473cc77dd33b3a80e905", - "theme2.brand2.13": "37899a2eaae6822a27a500ca34c9e4d3b9ebb950", - "theme2.brand2.contrast-1": "28cb2b69d1e14517f91ea78a19f4a3df3f9a8fd4", - "theme2.brand2.contrast-2": "19e0e8b8751927e9c7d1e87de9664e0ba46105a9", - "theme2.brand3.1": "8b28e21cb40716cff1202d501e83ee22304f373a", - "theme2.brand3.2": "0bddf2a87cc104c050532e63111b37cd31ea62dc", - "theme2.brand3.3": "78f4f1c801bf22669fd3f24e8746bcc53670a19a", - "theme2.brand3.4": "45e7ebcaae7f01d67b92b92a9ae464c00fe75090", - "theme2.brand3.5": "6f68c9d172c4583c737e41e2c73669f574375f01", - "theme2.brand3.6": "7dd67b7ab5a864b2427edbaa40f7dfe0d5673671", - "theme2.brand3.7": "c2764e7c12766728eab03e76778d92d9963b5fc1", - "theme2.brand3.8": "32bda60537ead8dfbfaa65295adeb4c1deaed9f5", - "theme2.brand3.9": "ad04785fb34c7fa3f1d45f1e775ef8a966f30441", - "theme2.brand3.10": "c996f38a63e0dcc448a8b32444cc2daf62b374c9", - "theme2.brand3.11": "d449bd0830173fa1af5d383808f3e22cd154b6a4", - "theme2.brand3.12": "c1cf9b415536f521c7870ccbe18ad02b90f3d5a9", - "theme2.brand3.13": "e9509121fc0ee99cd5dc68d6dc27da6fc964a2a8", - "theme2.brand3.contrast-1": "2bc0b88e1d22d3f02f101dbd4120e846af328ff0", - "theme2.brand3.contrast-2": "5846b8875e50f8698599cc2b5c6eb58a891f6d3b", - "theme2.neutral.1": "9f5392b9f625f9e8699f76470757dc16dddbf71a", - "theme2.neutral.2": "c11e105c266769b65ad3e753aabf2ef2c6020559", - "theme2.neutral.3": "c3439120e0bb3e975cbf2422309157916351034f", - "theme2.neutral.4": "eee2afd7603280eefe1964fd0ca2b2fffa360792", - "theme2.neutral.5": "6dcab4103a8f46d1de76f2be14a5a624b0e0ee8f", - "theme2.neutral.6": "6dc669269e206ef0f10e6f5dfe3433dafab73f03", - "theme2.neutral.7": "b2786252c20d25c2d3bdc4b74b7c0d7a6790aa67", - "theme2.neutral.8": "ca177bcf38b14c5830e9c81f6c99ea1f5e243039", - "theme2.neutral.9": "6a436c1e52ef909d4f707b0404d76deec9219e14", - "theme2.neutral.10": "eb270cb2e041861bf1923aa3d8b88e4475bc56c8", - "theme2.neutral.11": "0b8b4edcbb57a4bb2d64a19a8df5d962e85671d8", - "theme2.neutral.12": "0c81c23f3fe6f47ea08aeb9aa2e09e8af52d7b5f", - "theme2.neutral.13": "097a5b2148b9853f7f83b64ea0ff63948dd6107c", - "theme2.neutral.contrast-1": "69bbc8a482afc42c29d6da8368d1ea18b25f6e8e", - "theme2.neutral.contrast-2": "f694f634ced11b76d6a74728db71172a635dfeef", - "theme.accent.1": "bd7c72f6696142a115f9a8d9b14d059b5f58377f", - "theme.accent.2": "3bdb04f3c370aa5ef7a4bb70aa41067109c5238e", - "theme.accent.3": "40c505985f3b3c6e9d58bad2b5563c57d9f3eab9", - "theme.accent.4": "11ac004a0685cb3104b8e5cd03841401049155e1", - "theme.accent.5": "61134ba8cc2952edcd385c65b03f443b8d1adf1b", - "theme.accent.6": "784eac2741b5017e5fdd5a9232cbf1bce619c827", - "theme.accent.7": "73881a1d4b1406c40cacbbe8c268e89d5c9d3116", - "theme.accent.8": "f8ed5045517ee834ea5deac2e1ec1d0be4637a3d", - "theme.accent.9": "1b8fa5e317d49eb86f71cdd2d947d739eb01425b", - "theme.accent.10": "5a4349c2cd40eecd35db4d9a63a80e2946e8b16c", - "theme.accent.11": "fb8257ef6474c464111f84ed2a4f00dc5affe8ef", - "theme.accent.12": "5fca227a597a0cba307ac25cc23b43709314131e", - "theme.accent.13": "aebd296295c0f6acffbca688b21202d3c3d38d7c", - "theme.accent.contrast-1": "7b6e35d81b5d558fb7e12c194ef4e4c08b74757c", - "theme.accent.contrast-2": "35f1d8a8e4911a1f72bdb302c47b5bacccb48d8a", - "theme.brand1.1": "47684dac8214550d58a741fd4adb0edd11f7763f", - "theme.brand1.2": "ff9b01ee673a17ac974fbffa6b2a0a722e08da2e", - "theme.brand1.3": "e2ea3615eb4f66a4c5a87aa3e80b9ac85ade43b5", - "theme.brand1.4": "ad5be31962f7bb78f33b668874613504a062d518", - "theme.brand1.5": "b292e44cbc2f40a3739fd83f7874dc701ea1e9ba", - "theme.brand1.6": "3344c14831a64408e9a2eec8428bb8cb86ea50a2", - "theme.brand1.7": "2f8b4b1e9f5f64f59649492552ca5299a8210b46", - "theme.brand1.8": "f8e9a31778ad24c5285cb647221ea9200ba37240", - "theme.brand1.9": "7ad22ccc9d8fb48d49806fc96f62da572d8ab2a3", - "theme.brand1.10": "6100fea4caa29f094c7cc8d571db957ecf7b1b18", - "theme.brand1.11": "248075d736891ac02e1de1aedcdc0a6b5120d73e", - "theme.brand1.12": "ec56810cf1c3b1b5dfb3d298b4f2833b774556c3", - "theme.brand1.13": "8921b26c94d39ca065315719d668d926e43b8486", - "theme.brand1.contrast-1": "2007c8d863bd94ea2bd4eebe5aa4a48956a54479", - "theme.brand1.contrast-2": "9dd9221a6c32faa3885aa1842fee4df0524ce5cd", - "theme.brand2.1": "3925d5703a50fda888bc4cb625de6e380cbec3d2", - "theme.brand2.2": "1236882cfd121bbf7ab019408bd9238c46f7c7c2", - "theme.brand2.3": "792206f2e3872637aa3fe764a6099a3ed922f70b", - "theme.brand2.4": "f01ee5d6ec7d15dea9dd9efcd0389031790a8484", - "theme.brand2.5": "6f6c1b104b7c57e3120427243f3eb24b3b417cae", - "theme.brand2.6": "5a2410b75a01c0ab35d290d3aed332a8e0a33b7b", - "theme.brand2.7": "71a90e739d588ed35027fd3d1142f3eb31360f99", - "theme.brand2.8": "67a499439afc18acf3272565c773fa806d677698", - "theme.brand2.9": "375154a65b319bdf11a434d12b8104a1b0569df9", - "theme.brand2.10": "7cf2a3aaf112353ae19fb08eaf0532591f9e969d", - "theme.brand2.11": "7b3333f5d8a31ca4ffeb5b96e09ef4a04c03b321", - "theme.brand2.12": "31cdc8b19a2112708de22374080481199203c34a", - "theme.brand2.13": "e3442fabe9cad2e4f0f6a64402701c324874221c", - "theme.brand2.contrast-1": "63008f7abe8b185678eb7b976fc81097bdd20ccb", - "theme.brand2.contrast-2": "117d5b59622ada580c816fda6d3b83af62649ccd", - "theme.brand3.1": "c6802db823c1b5c90f8a73bc623869a146a082f3", - "theme.brand3.2": "462cc3e3e494227826b9b18caa4d9b004a70b7e8", - "theme.brand3.3": "c52283442ac739c29032c35894c406ec452abc6d", - "theme.brand3.4": "e7a0931ac85b0c0890aa43b8ab6b4d7ed5405b69", - "theme.brand3.5": "60dff5e4f9b55f56e6902b2aa585c3c028719259", - "theme.brand3.6": "56d8f7e3b7d279b206fcc0995f4d67c7f266ba84", - "theme.brand3.7": "637ba01f1b01536b1bb438232b8c9fbb5f40fae9", - "theme.brand3.8": "2d6041420d87e3e3f411a4ce03d0bc26227a9766", - "theme.brand3.9": "9934e39bc3686ae4d3d1ea1ee242c4b2eb138487", - "theme.brand3.10": "43f108860b4a1ff1ef3b13d2a6e5543f7662d2bd", - "theme.brand3.11": "8bea90aa339dfd5b670b687e585b3167f80bcb97", - "theme.brand3.12": "965e735853ba2b5890cb44919ff51351a85fe80c", - "theme.brand3.13": "f04987a33d9094bcc7c01ab10bbcaed6800176dc", - "theme.brand3.contrast-1": "2c2f98918626047c00c8959f2f143aba07295ef7", - "theme.brand3.contrast-2": "a5bfc9dd88885f9d6d1d7782341d0f3f02c51b59", - "theme.neutral.1": "b84a394757e924de6b579b2f0d81fc5666a588ce", - "theme.neutral.2": "c99581a08f97156149aefc05c2000a04bdb23d02", - "theme.neutral.3": "756c936c741b0d7df3c72be8ab622999d75f5627", - "theme.neutral.4": "cc1ee87e4f93756b2e9eaec862f9267e9f31cd11", - "theme.neutral.5": "ce601ae320616a81412bcbe74f8d7bbf8ac64526", - "theme.neutral.6": "23a6c4085d8076d796eded183a9f44ee6f244ffa", - "theme.neutral.7": "29c7dc147050548033a7fcc50056ccb7d26890cc", - "theme.neutral.8": "7efcc9a97e5097c1d22b1c78993b4e0ffcf5441f", - "theme.neutral.9": "1330ed9e0af3a7fa37133bb1bfa98a75ec7c4d3d", - "theme.neutral.10": "6e87ec5896a557d6f9d759b9187e282ec8d3bacc", - "theme.neutral.11": "5e17ee7dc567058d6d0b7591ef1cc19a1e0e0b0a", - "theme.neutral.12": "cc4590e48550794b67598ebe2b33947db1d9dbb7", - "theme.neutral.13": "8d7b7ff5499ea809e7a7fbfd7f531e475ee97b37", - "theme.neutral.contrast-1": "055a8d392d4ec46969b44600d95bbd18ead9596d", - "theme.neutral.contrast-2": "1b1b6cefa991464cda3515517809bfd1fc995acd", - "global.green.1": "832b0e347caa1eeed7a4274e0e38855e21708af5", - "global.green.2": "cfbe7af0d5cf3a99668c1c74913595e5bc3ed4ee", - "global.green.3": "0cc1d35f609c915b847d3c76926342bee1500378", - "global.green.4": "a54b8dfaffd402553c22f04cfd7ff0bcbe1a63b4", - "global.green.5": "dba318dd901108f3ccd6b45e0b58db9f1c730c7d", - "global.green.6": "a390cc97d536a393dc3260ab7ce58c81d5908a13", - "global.green.7": "7d6c558e9933c1bba855a968f7df93210e18fdde", - "global.green.8": "7fd10ad727dd4456291e74b7679830b925784bb0", - "global.green.9": "a4180f8188f1aaf4d2491e2f8c67ef3e570bcd8b", - "global.green.10": "55908be49c6c2d6bf6ec26d5aea731a79951892d", - "global.green.11": "20cfc7aaa1fa8cbebc65d9bcead9425e4f3b62b6", - "global.green.12": "6d7c3212ab95f3d471d3f9c90d12872b1d32a44d", - "global.green.13": "8881a053add0402f383a1e9d9ab34d908876b371", - "global.green.contrast-1": "091315eeadae98db4bc1c14621e1645a4df0d9c7", - "global.green.contrast-2": "1b639183b3f258c06625830d0c304a1bca0c18d1", - "global.yellow.1": "162c179d81707f3f5735c7b6781c015272b2452c", - "global.yellow.2": "83dfc5dded5a4045a17b44ceb2766a7c22fd605a", - "global.yellow.3": "e8f9742af6c7069d22bb3669a96f10324c732685", - "global.yellow.4": "51d18ebd062fd3f8416ebb5f63a65ddcb345107d", - "global.yellow.5": "2cee7ea8716862198f53c5aec53df9426ed5a6b7", - "global.yellow.6": "137d575c231a2d31a0cf2d3c8d9d89b535edc68b", - "global.yellow.7": "6d5caca52eee085f3e24bd171bb4874d738a39b7", - "global.yellow.8": "1ac39fd551163469ca2532d45c4a784a0ece4e23", - "global.yellow.9": "e18f94431aa3ccdc5202bdee9e51e86c8c248555", - "global.yellow.10": "d4b831541dcf05d7bd7f2fafaa387704e9ec0821", - "global.yellow.11": "e8737b2d36dfe362afd1a1ca74f351d445cece6d", - "global.yellow.12": "d49371bb82c987df5f577456ab08cc6a2a624532", - "global.yellow.13": "0678e857a6a124b1caf98c7026c75de8a450e83d", - "global.yellow.contrast-1": "3acfc1545cfacadcf4f61f655c6317effec2f1d4", - "global.yellow.contrast-2": "6f924d105329ee45200171fc508c0a2cea3a0966", - "global.orange.1": "b131121c30ece5af12d924e53cb4a6263f594030", - "global.orange.2": "af15baa01c5d7f27bc0e8bc3f4fcf3f5224b1079", - "global.orange.3": "ee4bc85b4d8c96913bf2308962228f7708f949bf", - "global.orange.4": "7d8f32678da41ba348ac1686d2bd2726bfbc2867", - "global.orange.5": "3e423d4532c18b50a06bd6abee697efe45593d35", - "global.orange.6": "398d8520ac58ff5a777176f7a64d407fdebaf3a6", - "global.orange.7": "e17244ac19332816c8f051e928e9fbedb2ef32b5", - "global.orange.8": "604b47dacaed2e46d911837fcd9250a6a138679e", - "global.orange.9": "919b1d6ec633aff66ac769c28b8df7e2f3c74e6a", - "global.orange.10": "a3b2ade3c8084d4935755b028f213fb9e8610618", - "global.orange.11": "d809f45b07be6340293744ac858a591a50e4f0c2", - "global.orange.12": "c0be7ba749023e8f2a0a831a1b1493d1f5ec5c6a", - "global.orange.13": "a388949c61eecf982a1d5c93d412ecc60e4b845a", - "global.orange.contrast-1": "9dd9dd03bbee697fb4d4cfac204ad944a7e1b795", - "global.orange.contrast-2": "240a23badc1975440137a67be7a2911fa062caf9", - "global.red.1": "92ed6c7d27f8e3ccdb5d37d75c35ef15971d9dfb", - "global.red.2": "1513934594d9428eebc1f83b1d55b29c77ec9e80", - "global.red.3": "b2e0685d4312f364407df1035837433d416edfdd", - "global.red.4": "09b2435a898cd594ffaf638876073a4f733a9186", - "global.red.5": "a20484f5548a3a8784bbecdf26733f5206e43488", - "global.red.6": "d3fa44ee60c7f9e15a638b248fff66a2ac29e6f1", - "global.red.7": "bb960c7c377acbad05e3340b3946b3a104ed29bb", - "global.red.8": "235ee37e438da584629622b459aabb1b90016f5a", - "global.red.9": "00c5f2251036d68fbb5cdfb7ab7fb0704f5ef5ab", - "global.red.10": "c2ca09c98a14c04a1c9747f1d664d6b3b81e3466", - "global.red.11": "e6e85bb9c5d4b8bedef121c99804260544dd0093", - "global.red.12": "5587cf0b5ab4498d62677a61a65bf4a9f030151a", - "global.red.13": "7d04e3b5efea41e45128b1b026b112d920865d90", - "global.red.contrast-1": "6d1bc5b4a55bea58ee1a1633a9e7805a86ca85ce", - "global.red.contrast-2": "b8cbca0ea73cbed7897f632985169a0d1a310cdf", - "global.blue.1": "8a54f525d769be6fa7bc989460238145ff0070c7", - "global.blue.2": "b14994ed02537ee1733581db69f035e21c473c65", - "global.blue.3": "cd40344cd228e8a4388e420f020e39a6791623e9", - "global.blue.4": "5ce1e5154142e7be4ee58b0ce045e43dde350d75", - "global.blue.5": "ecc6063da3760584cdbec3fb2089a04052ca3a26", - "global.blue.6": "ec69db142f2bd5ce19e5fb8a4a2d04b30a78c723", - "global.blue.7": "a8119fa6003e70112d8d14718094fd20b58cb46d", - "global.blue.8": "85827f389f5d856288580e64b2fbb582afd63cb7", - "global.blue.9": "499dc818c16323b3ff27d7a968266365fd40fddb", - "global.blue.10": "c2164bc5fc0a1923082e2efeebeb78a5f61f1aeb", - "global.blue.11": "a055c437f69ce823db600ad91a0aabb23bca05dc", - "global.blue.12": "c28561cb9d0c00ea86314f3ffe964bd465f9c820", - "global.blue.13": "355f2dcee6faa5fa64cb959648508f7ba43bdee8", - "global.blue.contrast-1": "a94d23ed73493f3b4033a256ad6fa443f406e1bb", - "global.blue.contrast-2": "b2f98f0758e8e50dad03162d9ce306f3dc9989ad" + "theme4.accent.1": "d3ddac06ffdd5fc2270235a6b21a2762552ce995", + "theme4.accent.2": "1eaeb082c4a0319c04293fa4c60db77e53155a10", + "theme4.accent.3": "9116616efe91c9a537fcc17fb4c280e587b08ddb", + "theme4.accent.4": "cc9e6563a57aed6e30cfc5730a8cbeb6bad0b10c", + "theme4.accent.5": "966a37367ab22da4bb25ceaaae4314eab77b6c75", + "theme4.accent.6": "deb0e2437cf0356be2da5b93444008ab88a6cda0", + "theme4.accent.7": "14ba8c66a83a5d297654b4f11cfac103dd1e9552", + "theme4.accent.8": "407273ad5412068a875ad817a500c56f38e91d2d", + "theme4.accent.9": "9e96697cda5f53b3e6c58a41d3ba96a942e2417c", + "theme4.accent.10": "add59efb0814ecd145366a5fabd0d6d7a790f42c", + "theme4.accent.11": "ccdc80408dd1e04794a3f742353f2cd76f2ba647", + "theme4.accent.12": "0c4948cba4c52bc7e70e7710cc9986ea1336a39a", + "theme4.accent.13": "0b15519b9a4ec7f55c5f8bf77c2b1be5dd1d2498", + "theme4.accent.contrast-1": "b6749b86ea17dca8394a67e363d9b2470d6cc7ff", + "theme4.accent.contrast-2": "11b3bea46d23a6ebe5e35788ee8a7e92f2ec3786", + "theme4.neutral.1": "d619c10286e22255523420f9d8f2b736b04e2a0b", + "theme4.neutral.2": "5f9174b7e4e329726dec0323e4a3ed309a22722a", + "theme4.neutral.3": "2931062e904d4a3b427045952cc489981ee2d86d", + "theme4.neutral.4": "93028a04e3428d52bf9a2a1856a0eaab864133f6", + "theme4.neutral.5": "9473df117caa1371c3b53be3112bf1895f22a77d", + "theme4.neutral.6": "0fa1988dcb7d828c818fb941f0134f2589ff0d6c", + "theme4.neutral.7": "d2c6bd9f8db0bb6ccdde4dd2d8623cb5b90ce9f7", + "theme4.neutral.8": "75a76e849d6ea5446ac1d3ea73b0272794c394dd", + "theme4.neutral.9": "9ff5df6669e12571ddc082ad2a71526a8ce5c981", + "theme4.neutral.10": "1e30bb85e4a25ad8b1510124168b48539311abb8", + "theme4.neutral.11": "44c8102330b302e837d36853f07d2130822c616f", + "theme4.neutral.12": "39c9cfb653825ce8b32d819b36241d6b003ecc3c", + "theme4.neutral.13": "10db776682046325af27519faed82a6fea7808b7", + "theme4.neutral.contrast-1": "0259c1fddff9c6bef88ae3b2477962a8f6edc100", + "theme4.neutral.contrast-2": "c1fb53bd328ee38de6dcf625b395444f2b1e1a28", + "theme4.brand1.1": "aea8ed10c2e326c8a34d2ebc6bac43dcd940facd", + "theme4.brand1.2": "3bd70e23a3fd0a3f9dd782f235f4bc1733104902", + "theme4.brand1.3": "ee51fa27e9222e5a06782e6e81c2c5857c3c50b9", + "theme4.brand1.4": "9f6f949a2effaf408708b5d3305f29ec04123e79", + "theme4.brand1.5": "36c78a240d21a1cd54e68fa5db9ec6c77c5c9e57", + "theme4.brand1.6": "f16e20a7f05aa7a501f59eed8c79f2befe445a95", + "theme4.brand1.7": "201abb62051fd853d18e144ca91727a831076f34", + "theme4.brand1.8": "4fe50cafc49e64bac0d5a64eff35daec06bd0493", + "theme4.brand1.9": "b7aa77e392586af63cab822bff9c9b7ec83bc61e", + "theme4.brand1.10": "c610fac73d672940af21f5aa24a754e456493420", + "theme4.brand1.11": "379d17657e0de811d0c462e5d14d7f49da59c2c5", + "theme4.brand1.12": "9eb75552f188235c33efa5bb19b6a302e0581e04", + "theme4.brand1.13": "267b8045210d475a74a12150a33733a061b1c7d2", + "theme4.brand1.contrast-1": "6e246de5b37083a4ddc9dacd974e693f14f1f286", + "theme4.brand1.contrast-2": "df0ac0d11178658422ed587ab3dd4f6a87806e22", + "theme4.brand2.1": "c4c43bc079ea1b6b04eb3cc25ded757725e641e6", + "theme4.brand2.2": "5628607439b0cb90964bda1ae9f55f8fa0a0f87e", + "theme4.brand2.3": "7aadfbc5a920731af453040143939070c53498b3", + "theme4.brand2.4": "9293b0aa33b9796e8183afd00692cea6ec0b408f", + "theme4.brand2.5": "f9c9dee4490f7ffca461f1e31c10250594ff11d7", + "theme4.brand2.6": "622f9472e0963c2ffcdfd35d1fc00f0dd5a92172", + "theme4.brand2.7": "b2a69760c35294269aa3aee8dc6c2515e733cbf7", + "theme4.brand2.8": "b9f604d2214bec361d89bde2e7eb7341d437dc40", + "theme4.brand2.9": "3e57169541dd7c62544f3488608ba7cf7dcf3ffd", + "theme4.brand2.10": "7482af286bf8f303ce35779b82d88251055fae80", + "theme4.brand2.11": "0bda5cd2ed7b547892e29a178c9d76cf47e906fe", + "theme4.brand2.12": "d0673f6ea4fdbb46f9fbffe6cbe16c1f28ce9735", + "theme4.brand2.13": "18bb61d013564e3191ca87d13311884ea3012992", + "theme4.brand2.contrast-1": "dc2beb5bc8b66b1539aae3a2d65a2d5eced8f405", + "theme4.brand2.contrast-2": "6bf441d654008790499d918b2fe93818fc2209cb", + "theme4.brand3.1": "bef56d1936532fb0318fd7e811cade684c72210e", + "theme4.brand3.2": "f32dd37fb330cf372c3f8926e3092863af6073f5", + "theme4.brand3.3": "46818fb9cead99d9944c201b3928192980c8b8bf", + "theme4.brand3.4": "53b9caf6e139d73151ccb4181928a5bbdf253238", + "theme4.brand3.5": "f0d6c3136b2427fe3315963c3ec66caacf36a735", + "theme4.brand3.6": "cef35a1ff90dae72006f608bdf1409862f876b64", + "theme4.brand3.7": "60227bbfc1214edfcdea19f176169b47ce5c048f", + "theme4.brand3.8": "7da1718aa947b2d991130dba7a327a19cf73232a", + "theme4.brand3.9": "e197a10e4280a257cc7eb1ec4d468b8d0e65a1bb", + "theme4.brand3.10": "a31092f670aa1ccaf62d95d73639d968aad89cc8", + "theme4.brand3.11": "fffb54305fc6cd6b2e855bf7bd1008a9dd2606af", + "theme4.brand3.12": "82c1ab429a8b6325c7dad85c7ac5e21a08f331b0", + "theme4.brand3.13": "ac600e416c9d331dbafd46f9d6908d714a6eadfa", + "theme4.brand3.contrast-1": "bd344ec4114297db2c4f0686b2aa807105f1400f", + "theme4.brand3.contrast-2": "cc81aeefb38e12619e488e7ea7f2e9f696d6f613", + "theme3.accent.1": "d10f8c16df25f44b6fe8a71b4b98e6aa29669f9f", + "theme3.accent.2": "6c36cf77722cda263b8a23d2490649583ff3f4c1", + "theme3.accent.3": "711239892391e34a8cc25bfd217ef8fca421bca8", + "theme3.accent.4": "8c9511b744c50aa8efaac3370f153501223b75f4", + "theme3.accent.5": "de015d10e1713d4f46a4c29b7e0cec2aa8bb94ca", + "theme3.accent.6": "094bf660aa330d8e658be376ad7d6fbe1eab5d62", + "theme3.accent.7": "7039ba215cdcd576533bf72653900df99a9a95e3", + "theme3.accent.8": "a2a7bdb61838a3f0cf75dca62aa1246e4e45b5d1", + "theme3.accent.9": "d6ed1e8b369466e7b4c03d8b02cd191ffd590639", + "theme3.accent.10": "324c473cebc1e438df602c6ed269962114e3c910", + "theme3.accent.11": "a66484d361021f748b03fc6f7a270b22d15e319b", + "theme3.accent.12": "30b264f8835739c5c0725b23a457e7552d1d510b", + "theme3.accent.13": "977d92318b38f8418a8cd90280b76cf2e61454b8", + "theme3.accent.contrast-1": "f105ae64bfc98150b4e6b0432c36d449db438bd4", + "theme3.accent.contrast-2": "d8e17852dcfc16c2a0115b47b039ac4d923edb6e", + "theme3.neutral.1": "1c8242f3736120db62578b29d761ed16aad52f4d", + "theme3.neutral.2": "75a695017de0aca63392be6136d841d502fdfd67", + "theme3.neutral.3": "34e3102df6827e774c11f0498856971a85642fc2", + "theme3.neutral.4": "1e931fca8b239f2ac5fdb628ecd8e4850a196373", + "theme3.neutral.5": "8515296603a8fab6b8f554b6dfe586288c8f871c", + "theme3.neutral.6": "51a24a7b7cf23e8ae99b5c94647100031cb5db12", + "theme3.neutral.7": "4968294aba6ff29ccb19c44f6e80d74facef731b", + "theme3.neutral.8": "96acab61b297d1e800e2e307b4c4b150c694b235", + "theme3.neutral.9": "0fabb85518f274383f12af03869199d7bca4c676", + "theme3.neutral.10": "dd99c5ac89f58d7a22a96154b0d4c11b1bc95edb", + "theme3.neutral.11": "1d9eff313f0e20804ddb8c2245b235dfdf55d786", + "theme3.neutral.12": "ef4d8cf76227ef6ea387212cf677b87fce6db799", + "theme3.neutral.13": "fa3198a15479f36da698aaf9f46ce7f6b96e83b1", + "theme3.neutral.contrast-1": "871e22ab95c65531b17c8d859d2b72b79c7c22dc", + "theme3.neutral.contrast-2": "fe3037f90fc22d7cfc32d690144e66086d999396", + "theme3.brand1.1": "7f0a4721513c655718c39f7646efbf1cf15f0707", + "theme3.brand1.2": "9937d47325e0a22a8f9409ac5f01f6f080ca2918", + "theme3.brand1.3": "060b900b17fc9f437e0c83a43de866e01a9bfb9a", + "theme3.brand1.4": "0486c4c2871462913a6e4f43e97ec8dad1586393", + "theme3.brand1.5": "3bb002643c28012f8a996ea7ac50caf9199ebbff", + "theme3.brand1.6": "e52e21f161b4db1da8dead9fa5d5d81938572ed0", + "theme3.brand1.7": "d865884b2576c80834a2429afbce6dbaa9d66928", + "theme3.brand1.8": "be9276504f4b2654466d266261a21545fa47f4eb", + "theme3.brand1.9": "eee5c798f8d1e0cef3893d4eb6f9e644de7bc4a4", + "theme3.brand1.10": "1ecccb7547fe2bf39c64d85501028ff8e897a45b", + "theme3.brand1.11": "a86a4fbd4a98d1c6c9ba87385056b14114b7a3ac", + "theme3.brand1.12": "eedb57af0747adc0dfe17dc3e6493780f8dbddca", + "theme3.brand1.13": "c24831e6704ece9eecd3da65c7ac40c0d8e06043", + "theme3.brand1.contrast-1": "7539997195bcbd1fff8154508dc30c47190a0dad", + "theme3.brand1.contrast-2": "3b492718f05c852c60f0ebc97038b0fccc31650b", + "theme3.brand2.1": "0f80ebf724647282b35e914805da057e55749054", + "theme3.brand2.2": "2acc8bbb42e6fd6323d80a235a5971b1e6d99608", + "theme3.brand2.3": "fb4a56d95e752ebe32ba0a88fab937e998533e3a", + "theme3.brand2.4": "d7c618802bc9a7c71816ad7f54694600d31ae628", + "theme3.brand2.5": "bc75c9f60375c37ee6a1de012a4f74e65df04dbb", + "theme3.brand2.6": "f4be51397def283ca78a53d47d4882d39bf8a5d0", + "theme3.brand2.7": "c6636b9a35793437844263a5fab762f0ed69ec6e", + "theme3.brand2.8": "97f8775ea6e8cf80ede40b857ff1d01304d98502", + "theme3.brand2.9": "19251bf49599544d9d275534f40cf5101b450102", + "theme3.brand2.10": "8a1cc3667ff782e261dea5c221ba0d97c06fa3b5", + "theme3.brand2.11": "ff50462a5806371d7432b462eef7f8fe5c3747b2", + "theme3.brand2.12": "83b0f8ab9f6d4470bf8629372e2b6177c10515df", + "theme3.brand2.13": "654168887bb08744ccfa422cf8d878c794d106bd", + "theme3.brand2.contrast-1": "40e5dcbf6386995405305b0d58260899cd05ae0d", + "theme3.brand2.contrast-2": "345c769e69887a0ef74981de5203a0bea0718371", + "theme3.brand3.1": "23b4e014e3b8c132bf3eac3594e0e36d20b20472", + "theme3.brand3.2": "2552689e93bc8e1573f6c488d210d71f55351e6f", + "theme3.brand3.3": "3a09cb36a7011a5a317f4365694aac307f2e8e27", + "theme3.brand3.4": "641ffb8c3e5d1f82d891c33b6e5b2ed1bf1546ab", + "theme3.brand3.5": "41c6fbf3642c1e70d23d7e157be2cd65930dd534", + "theme3.brand3.6": "654569e109e5190bb41126825a5b2d4dfd7b13df", + "theme3.brand3.7": "bee93d4760c915048e9311c50b7f2070af940649", + "theme3.brand3.8": "171e149f64547587ac0fdcf3384aa1e81bcbd6c0", + "theme3.brand3.9": "608a350b85672b4124a9fba0f96035a312787387", + "theme3.brand3.10": "0f81e1992443b03969700385890ee9ea40a11346", + "theme3.brand3.11": "f2baec0088123d340f51a3baa85330f8f115e38a", + "theme3.brand3.12": "80466af5e4131c956379f664747d4368f28a0edb", + "theme3.brand3.13": "5e6b17de14d95cd7e963504b6d4059fce38cefc3", + "theme3.brand3.contrast-1": "7ad6e91f1a157a5ca577302ff126c6d01a9a8b83", + "theme3.brand3.contrast-2": "19b07c83cb80189f60f71f8b8fea0c8ff8dbb10f", + "theme2.accent.1": "6128f9bb7609a82f953d54952032cde8695e0045", + "theme2.accent.2": "57aa993ed35822f0f98071400252658beb0dcd9d", + "theme2.accent.3": "f7e04f3dab79f5bb9db2bde5f6b7ba83208a92b6", + "theme2.accent.4": "d802e4c7969fc797eb8947be5ab6d0af30abfa81", + "theme2.accent.5": "8d74b6ea4c1b5ad2a6d4aeb849370a0f69d7367c", + "theme2.accent.6": "652ac67fe1b28120a134d53c16954635bfaf42f7", + "theme2.accent.7": "af9f294d760742264554e75e02cd8644e41edee8", + "theme2.accent.8": "21649150d789f6f01b57f927cf25f4e92edd106d", + "theme2.accent.9": "e10b3a5a1cf04fc5cb080335f369c774cbd837fb", + "theme2.accent.10": "acde12ea9fa457c07840295a0d0ac1d483e74966", + "theme2.accent.11": "86edaf90de7d441e675cecc71236dc6bcb2bf8dc", + "theme2.accent.12": "54a0523e9c05e6492c541ef54efa796df52fc0e3", + "theme2.accent.13": "5ceb8ab94741eee57c90b44911905328d61ee2df", + "theme2.accent.contrast-1": "1004ea5524fd704c57d50f00a2c0e62ea63a1333", + "theme2.accent.contrast-2": "fe27d463a01cce6cff60b226bfa55d86757b3449", + "theme2.neutral.1": "349c0e163cfcd97fc0aec12a9f390fd553060447", + "theme2.neutral.2": "f116c8e2d48baaee51c57b1526f1679969295bef", + "theme2.neutral.3": "f62c21d719cdbe6d9a95863e4194fdb581143fcd", + "theme2.neutral.4": "39fc3b7ce7168ad37ace47ca98e17657ec24e7da", + "theme2.neutral.5": "ce6bb8388c77a3e17d349c505e6172f008b4aabf", + "theme2.neutral.6": "f64c630b797b7c34ce13245e44e53a3e7f156552", + "theme2.neutral.7": "ffecf0e2a47af33b29c7a7880f37706f5871a2ad", + "theme2.neutral.8": "c8a4efa07871c362b7f8f9da697a34137eed7895", + "theme2.neutral.9": "7be6541857c58e9e80fc8213a7bf6f44c34b8df3", + "theme2.neutral.10": "dcb10d7f6661beb1906078b12e53bf2cc2b0644d", + "theme2.neutral.11": "cfb454335fc690c23766bd5852b79e7bd2d29a52", + "theme2.neutral.12": "f9ffecd4b6b8690c015adec92da940bbcd83a9c1", + "theme2.neutral.13": "6121e6e2cf05979f5aa969633a3fee242f4220b6", + "theme2.neutral.contrast-1": "8b0ad28213790e6fb16817df5642a724623c7460", + "theme2.neutral.contrast-2": "e1e9d5b35e63e849e834105ad0d0923295d66be5", + "theme2.brand1.1": "dccb62f8a830122eaf9f40d5ee4f6d592a5fd87e", + "theme2.brand1.2": "07bd57e7a002daf21ce9b61ab39ff43f9e149a8d", + "theme2.brand1.3": "dd516309d004a6eda5a27549878e2be00a05f2be", + "theme2.brand1.4": "d4cd353d6e29d0bb16f30855915ba7cc506573c2", + "theme2.brand1.5": "70b185fe37a9b77c0b638e6c84973ac97f78c8f2", + "theme2.brand1.6": "a79597029d64fa58908da05c5601f0f14de1961c", + "theme2.brand1.7": "e2de74f4bc94b3583f283cfdf2d6f2cfd2dc94d0", + "theme2.brand1.8": "3a2dbcebf29fbab40a129122f297927132f85cd4", + "theme2.brand1.9": "461950a0df033d409323957c1e1a383ca7156455", + "theme2.brand1.10": "8eb1d0735a5f50c93501492524a53c39d7cee886", + "theme2.brand1.11": "2423f5661308a1efddc078d906813d6fa00b45d8", + "theme2.brand1.12": "c59ba80971fb51727f7403b12c1e9ffde9e732ea", + "theme2.brand1.13": "89e205134115a34edd8b1e30fce0eea20d3339c8", + "theme2.brand1.contrast-1": "10de96d73a9a2e4077a18ce40fcce60f0b60534c", + "theme2.brand1.contrast-2": "4dea06de7b960d0fae6a30dcacbc6fa2f216b44f", + "theme2.brand2.1": "38306c78ac68943277944ca54e1ac9392699f7a1", + "theme2.brand2.2": "8db5039deceb8ff70c96cfd057423924a3d7fd04", + "theme2.brand2.3": "3abe14e3641ad0e8d3fddad007cb74a1fa667e96", + "theme2.brand2.4": "8319fe21a2d8923464398346c317e503206cf8ed", + "theme2.brand2.5": "a2a0453cb1a5b2a30c87a97d5882e38347d419af", + "theme2.brand2.6": "ac1dc2c9264e81e05b28f76016d4c9a86fa7dff9", + "theme2.brand2.7": "1114623ef3dfcc32b701be14e082c7dd71cb00a4", + "theme2.brand2.8": "30483dc076be866d7147c9e7151d60013268aaf4", + "theme2.brand2.9": "910d88906bb06727a7dddc255dc2acb7348c0568", + "theme2.brand2.10": "1706c3f6d27097efeb8f6213aedaa3d4c0fa7945", + "theme2.brand2.11": "d0007445f6882cacd7ee6dd01e1edc5342397ec4", + "theme2.brand2.12": "43f50999e538536ff77435d4fff5d6a34981751f", + "theme2.brand2.13": "cb6ec4d0d8811080120b0ff0dcb0361fb8efd55a", + "theme2.brand2.contrast-1": "26de43f213c77980e6c1f633ba83ff515057f998", + "theme2.brand2.contrast-2": "63f9c794b03efce8ca01815a319a8b2618769e4a", + "theme2.brand3.1": "6f5b21f1e4a57aef55a64d903c707009dbcf756a", + "theme2.brand3.2": "822a08965be386178ade271fda2e9999a18959a1", + "theme2.brand3.3": "99b2b28a2e8c8f1437bfb1d10a7eee5f48ed0c60", + "theme2.brand3.4": "cb609ec1b9159d1a76d7fa086566e9d10ce8a1b0", + "theme2.brand3.5": "a7a8596d63d7d8c997db20d5f2549f543b2464e6", + "theme2.brand3.6": "252e74f1cc8291903e70ab643e831241e14de3dd", + "theme2.brand3.7": "4799c2b17d023d9c7ab71b4c56cad5858ddc3538", + "theme2.brand3.8": "b9d2b2df4e7fa3ff325c3359c893365ee68298d3", + "theme2.brand3.9": "2efbc8e7355eef8f7a2e18e403686021c1c84eac", + "theme2.brand3.10": "7d6b2b64fc103802d716dd058f8811b8828b0bc2", + "theme2.brand3.11": "1a972e838e187191a63c653459024f952e524f59", + "theme2.brand3.12": "ac737d0f18c7951fcd860827923dc6679890dadc", + "theme2.brand3.13": "779d2103d224a9dcb427607fd571b3c1b7b9e0f1", + "theme2.brand3.contrast-1": "91b45d02d123c17d3a2c66e826d8f321a5e997b6", + "theme2.brand3.contrast-2": "c584c10809ed5ad874518bb7ea845a9f3812fd1d", + "theme.accent.1": "018c388931d784ab0bc690f8c879d5739869edce", + "theme.accent.2": "5a614688bf3bded3d530799aa97e3dbd3e214d94", + "theme.accent.3": "6c12a3c17728d5edb011d308efd3f789f925db53", + "theme.accent.4": "129874d1d2f10419a75af047fa68a341f3a45f30", + "theme.accent.5": "35260bf1b15d771b843d06fb8d4231088fd2bc58", + "theme.accent.6": "500e5b737ccffba6efb843fa8872fe725978a3ad", + "theme.accent.7": "f105d121bbef48339c4decd4d2e59cac4d38b1d7", + "theme.accent.8": "0526fa926a847f3c463b1cb075160892cd3a75d6", + "theme.accent.9": "69b904aa1d16cb497f16a5de9f1cd05f2a4b3bcb", + "theme.accent.10": "ec004e232bc0abaa2a95d3c9663c3b42b8c0e4a1", + "theme.accent.11": "79dcc510559d4c87fcf31de236e8b71d509b0aef", + "theme.accent.12": "b3a5fec0548bfb94ab337b8c9a604ecb31adeded", + "theme.accent.13": "fc8a9b83f4b7ec664887c24af68648b65492f9a8", + "theme.accent.contrast-1": "0bc4cb3d017676a5bed6a6324949f01886324fc7", + "theme.accent.contrast-2": "43fae5fe8a5732dd6992127a4fc84c553d052076", + "theme.neutral.1": "9540ee052c4163dc2a7e136e4444f8c9e25494d3", + "theme.neutral.2": "410092ba814a42bef46026bb52407d735c0e4079", + "theme.neutral.3": "f66230c45ad0b9eb1ea8993fb683ea9fd3d77200", + "theme.neutral.4": "1cd670babb08d94dc3a299a39163cb9c870a19d7", + "theme.neutral.5": "c2b6503e7d1140dadb7814791cb36582a581e3cb", + "theme.neutral.6": "8825500ef95ae4ccbbd8e9376a8d844b7ebc6d51", + "theme.neutral.7": "6227793736ac394dd411128615fc57e78f7626b8", + "theme.neutral.8": "7d144aefd9488d67fc1a4414c97d898a8943cc74", + "theme.neutral.9": "b8e71ec8d32eb6b8faed0aef21013a387e1c9020", + "theme.neutral.10": "87273f0a4e3f2c959346ca376f95d9f2dd5f480e", + "theme.neutral.11": "dab7ff773f4ebf26dfe0d113eda376e2ccabc9d8", + "theme.neutral.12": "ce71f4677deddfba73f23870b7f00e73962eab56", + "theme.neutral.13": "d53fdb292185e84a3fd57cff554b8e102499a2bf", + "theme.neutral.contrast-1": "ee6acf77383ecf0f5e2ce51b49b288ca1a2e079f", + "theme.neutral.contrast-2": "b6e05aa11132ead0b780a949f4fa23ff394c3c8d", + "theme.brand1.1": "1cb7f406be9378bb893e1957439a803df2b0188f", + "theme.brand1.2": "abc2ab164a913ae037af1bdf95f7a0780d6435af", + "theme.brand1.3": "8f0e2de279d8615f329569ce0faefab943e009f0", + "theme.brand1.4": "ab7473659f08f36356935196c10ceacfbbae4aea", + "theme.brand1.5": "522bb0ec85282b98e75e58b93d410010e397dd4b", + "theme.brand1.6": "ba29f398fe59f4444e3c7106fa24eb588fb8dbd8", + "theme.brand1.7": "feaf9221c6794039a2d70a7929fa119cb7588334", + "theme.brand1.8": "fb3fae12b0910d811ec83f89582051ade610acb6", + "theme.brand1.9": "c641b707c8aad03821e7707ad692f7e2d9bc1de6", + "theme.brand1.10": "86c9509afe8881583aa363007767a05a17f7c193", + "theme.brand1.11": "ec742b11848efa1b62242e16d5a443d8381fdb6b", + "theme.brand1.12": "62ea784a968d13c2d9d0cc74c4a620e6de5d3652", + "theme.brand1.13": "08f8523a4d9e7c656d8fb89c118634e1fc9646ce", + "theme.brand1.contrast-1": "5892574373eca9d8f5dc66bb97acdd5a7fbc4b05", + "theme.brand1.contrast-2": "d5e0953b7d52973561069c544ced5a1fd220e374", + "theme.brand2.1": "7164c8232c290b16605f800c8b132c65f9e6bc2b", + "theme.brand2.2": "f2af58e1214dd5a8e0800c989a055b4e7d26e58f", + "theme.brand2.3": "e3013c02779881e54fc217a8b370d03cb278ebf0", + "theme.brand2.4": "8e2649f6e4f1856589de98ec876a0838bbdedc97", + "theme.brand2.5": "1792d478e877272162f2dc12f96e8969a66c07e8", + "theme.brand2.6": "09f419251b8ba67167b4266faead5e9a928a985e", + "theme.brand2.7": "9e2d1aceab93c02038579627500beb753373a5a7", + "theme.brand2.8": "94c8427dabfbb00ffa6e43251af1c83a9ba358c5", + "theme.brand2.9": "67f2d2f284dd2411da1623a1ed7fdb7e67689833", + "theme.brand2.10": "b018beaf641ea452bf9d78be4fc4971ff40f9de4", + "theme.brand2.11": "df68dce275b419f5731f4f88bebf5eec5f9c09e3", + "theme.brand2.12": "0ab4c905ec26592c67bc5dff4a933f777ee5fc2f", + "theme.brand2.13": "bd68319201a4e66df0bde03d933ae81152d0ed5f", + "theme.brand2.contrast-1": "83923a16981285b5205d55109fcd51f856e8a228", + "theme.brand2.contrast-2": "0e2b468dde870bfaaf0ad7cd0a49a4519a9dabdb", + "theme.brand3.1": "2744e9adbcb87a91c7bde5d02b98b5ea94223994", + "theme.brand3.2": "c30ecd55525495e31c46c54f08d708236849aeb7", + "theme.brand3.3": "731bfde8a6f22410ca73851be006b88b08a3941f", + "theme.brand3.4": "10b56dbb19a532efcf3231982cf3885c459271f1", + "theme.brand3.5": "0b2fa419a884ff8fd8ae2474190bbf5c7bf1c57e", + "theme.brand3.6": "65a4418c85cc0eb930bb1353d675c084a284af70", + "theme.brand3.7": "7874bb8b770af535c820389a08a7d583c00c3833", + "theme.brand3.8": "8ad2fe834bb9faf85768ec4b15133c041a5fe8dd", + "theme.brand3.9": "e4bb3a82f316c6de841a5849ab520d74fcb77c30", + "theme.brand3.10": "c3d6babe51570a7e1d248a86ddc3fba37f35451a", + "theme.brand3.11": "4992d54730cd2494a0b8cbb138289aa7ae3e6ffc", + "theme.brand3.12": "4a1137a278ab6c0ec2ec96fb6ec209e378473aeb", + "theme.brand3.13": "563a81b1a868a3b715250c6a6150bfe572317156", + "theme.brand3.contrast-1": "03581f9b1a4f7c3fdff33bbf45ad343de48640e1", + "theme.brand3.contrast-2": "828d133c814e26ea2a54fdbe84b820c2128b6cb3", + "global.blue.1": "01e32b2862f6387203b434bbb008df00e37146a0", + "global.blue.2": "18a968c8ab6c630220539557163a3bc640e2d9bc", + "global.blue.3": "0578987552ee0571ca0fa84a06d472d944442323", + "global.blue.4": "bf8828bf3f49e95dbac35cd5f4a23853d8554be4", + "global.blue.5": "6b3159e480f3569431c9a333d3ebc289b629e593", + "global.blue.6": "2d37f0c1c4dd47c0f3d41e5644fe99bc76d1de83", + "global.blue.7": "f965a6921e477648fcf8dc5f47cb6a3be2f3949f", + "global.blue.8": "ba4e00272ca9831797eeefef25af3016ae0a799b", + "global.blue.9": "0fa558cb8e0e784fde26ee20264797ae23954735", + "global.blue.10": "4e7a621527745d16c397612b62bfff9d58d84116", + "global.blue.11": "d3e96a933c1cf81f9b63e91e1523b529e6348098", + "global.blue.12": "d031b3681624dbb887fde4beb377ad3b84a4a98a", + "global.blue.13": "5c4c04417792188d7a7521556f54a2995056741f", + "global.blue.contrast-1": "87e5f5225a3b61345ed3e58f9e71eb157062bee4", + "global.blue.contrast-2": "d8f4e785210ec43fe2b37eeb9a2ce19fcad9baba", + "global.green.1": "e602dd24fa2f11b680caf5c0ae309ff7ee3b06a3", + "global.green.2": "80081fb9348cd880315cc2ddf19b42d92573b5f4", + "global.green.3": "a197b2f0b5d238a3a3c447e68d26813a9cae2db5", + "global.green.4": "38b4d064fccf062770b74d4a549a57036d6742af", + "global.green.5": "064b80abc89a5339ee5eb8bed1547d95287d4048", + "global.green.6": "581e696675672e57210a176866ef5742f4b1fa45", + "global.green.7": "912e6765285558425434c3efbd2bc92ad9b3686b", + "global.green.8": "2d37d9269d9cf29f7dbbbfbaf53864ba22cb8a4f", + "global.green.9": "c6a6b0df3a20eeb8fd9db1f958598b421907741e", + "global.green.10": "7d7a12561d5c910ac9296685e887f569bf213e1f", + "global.green.11": "79936c9c64cde87260db5344e944cd213073e99f", + "global.green.12": "7ff8fbc0cef11c7b75a8fe9febf055767043bd02", + "global.green.13": "99cc5174f71efca2f91b2738162de8f7082b8a37", + "global.green.contrast-1": "c46d38f4546135d8e52fddf2b8886886724ee1f6", + "global.green.contrast-2": "856dd9872a953f2912b78b34553420ad7c7caa9d", + "global.orange.1": "ad641a76d0e964b05a0bbc1a57d4959ee04cb1a7", + "global.orange.2": "a251e281d3dca5be763dd0655670001ebd4189b4", + "global.orange.3": "2a4e2e67b0cd94b859b6bf0a5c14184b5ea07ebc", + "global.orange.4": "2ae0c0fb93c09d0f602c6c7437e7a97f8e7330a9", + "global.orange.5": "93c2dcc28d2936b63e8abe04b1aae2833d173548", + "global.orange.6": "b980a3118ae9bddc1ba71da5bb39f6075c20f71f", + "global.orange.7": "33330219c34a8795719c074e73970cf45f562623", + "global.orange.8": "2767dbeb8a4ab3058db0c97d2ce5ab2d9154f6a5", + "global.orange.9": "36db963fb9bd4a54815a21e5ff883e3c368821c1", + "global.orange.10": "b4802609899c7a774c6eaa2039fb9bce0329e660", + "global.orange.11": "5a94b5f98f33e771aa1a219e51576f424abbe0c4", + "global.orange.12": "fb1296b53aff0a6bbffc928efcf59c0f56eb4267", + "global.orange.13": "1b94ce85e0734dd8fb952eeb912de9f4f69b556e", + "global.orange.contrast-1": "b03a50ad3d68161dd1a7fe6c091030b73bed3d4a", + "global.orange.contrast-2": "35213a3aeeccb6af1664ae7396eeb6df247ee648", + "global.purple.1": "8139bc155451fa891fe082e286ddc0239a665145", + "global.purple.2": "c3d9965e365351f25d39cd258604f01d3b0cc5ef", + "global.purple.3": "2be40b4d73a84f9bb9dce45b662ef5647de6f096", + "global.purple.4": "156693a4ba9a33200ea923b4d3b80ad60ac06a07", + "global.purple.5": "0ddc4c6ec6d71fef3ee094dc510ca55049e5f31f", + "global.purple.6": "84ab42965f4559c6db7032f294cec4799c3e7aa4", + "global.purple.7": "73d0c9c62862ca7b11832500653444c33cede1db", + "global.purple.8": "03fee1ebc1caf41dae38ee20f416aa0b0241e656", + "global.purple.9": "bf645c459dd1aa4e55bbf6cdd03d0023b665ecba", + "global.purple.10": "3823c227bc255032fa6d557ced94a12231d8ba05", + "global.purple.11": "0741939ffea8bb5c3d8186f9d4e1cd29c9ede532", + "global.purple.12": "8ac60e60f510055172afefac45535188c3afc5c7", + "global.purple.13": "64114ea8db7ce7aa71c4030339e4188c9a16b330", + "global.purple.contrast-1": "74b7c4e162318966db76d383f4e455cad046fa1c", + "global.purple.contrast-2": "a25263211e8d3e21adaf70e9bef116e2fa54d35c", + "global.red.1": "c7e0057e3637470a5fdda68d488f61433d772f3e", + "global.red.2": "3af7e7db4e2dd511b06b093aa9a3bae4bc476130", + "global.red.3": "0a30c23575aed7a534df837334d871194c656f83", + "global.red.4": "e6abdca1fa4eb40a2314831380bf18b77ef235aa", + "global.red.5": "b812e2bc7620a06967ffbd8d219cd101331c9ae3", + "global.red.6": "243fa4c10149a03daf59904167e635f80576cb02", + "global.red.7": "0db45ec10c12f43f6075394cf960b0ece5a691a4", + "global.red.8": "7ea305e7208337cfe111bc1127270099cd1a0710", + "global.red.9": "4e7ff644997484201fe1587afe03af9a7ac51b7e", + "global.red.10": "936371b1f5733e7f9d3224fc969e5240cca8b381", + "global.red.11": "708000edde0e3c31b0d5ad12dee5878f12d10ea1", + "global.red.12": "380486f54dbfad64419334bc4ccd8edc4d44b724", + "global.red.13": "6e7b37a486e51fdc81bedc213d28ecfa9431a521", + "global.red.contrast-1": "276b78fbbc32469d5efa82ef2954291225aa4912", + "global.red.contrast-2": "ef9fe98eda164c9588eef6e8c5461fecfc4cabcc", + "global.yellow.1": "88ad7b3b2d7d093c299f547b93fdea769fbb8f98", + "global.yellow.2": "53a3a909fbc7f8922f45d9297c7ea671d009d6f0", + "global.yellow.3": "d7a539fea072babb948e292bc7ade1b6c246e3c4", + "global.yellow.4": "77e2140ee242278937d530468171d66f4315b01c", + "global.yellow.5": "ee77a2dce255d0aa2a05f873457f16ec80586dd1", + "global.yellow.6": "87366520d685a361d553d6ce55b311336775fec0", + "global.yellow.7": "0db4a54fc02daba005d09ab337a799ac916d0df1", + "global.yellow.8": "0fc8d5a73f8ac29c39819bb806955b6254a42cab", + "global.yellow.9": "39aaa9440bd708bcfdc4462dfb49f47c6d0e48f4", + "global.yellow.10": "b64f90fbccd9b00055fb3ea0817f54d5a7b7550e", + "global.yellow.11": "797af7911b451470bec789ea30324fcd6daf0621", + "global.yellow.12": "e14e9fed9af5509bc4e056bcd7333712227a3ab0", + "global.yellow.13": "cf577606745e1b70715774ed395fe56944f7ec0c", + "global.yellow.contrast-1": "2c98b7b4c192925a64e8eb28d03d71c11e0ba491", + "global.yellow.contrast-2": "64be77ef9ec129d59591142a98d6eb0acdc391bf" }, "group": ".Mode" }, @@ -790,84 +820,84 @@ "selectedTokenSets": { "themes/theme": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34507:2185", - "$figmaModeId": "34507:2", + "$figmaCollectionId": "VariableCollectionId:34714:6571", + "$figmaModeId": "34714:5", "$figmaVariableReferences": { - "color.accent.1": "84353183581f2b2994b6ab742d7120503c481ad0", - "color.accent.2": "8589099b630197259fb2b26fb385ccb710f0a82a", - "color.accent.3": "115619789e0d6b3e2451e07da731e390dd9e2902", - "color.accent.4": "3637ef7bd03915bbe25d7e692ca6b4a0ae221c17", - "color.accent.5": "f36563ec3e14ad202dfb3673bb876c7a05a71ef6", - "color.accent.6": "10647ad457f242923f12d0ffffd324633b7d1d29", - "color.accent.7": "f404bd9a98c82ded1ca2d328c374bf246da86c88", - "color.accent.8": "10f4e8f8948fc8abecbd5244a81d6965f13edc29", - "color.accent.9": "2e2e123a6d0a23cef7a965611106d06583658e10", - "color.accent.10": "c9809c1ff0a5ec2b9f54afe64c0f5ca14b556a3d", - "color.accent.11": "f9f51021e84d346defe2f507a5e02717280d5d4d", - "color.accent.12": "d991b1e23ba6478e22e54ba150dd2ee316cc8432", - "color.accent.13": "862a5b81950e7deacb3a12be8a109f1ba9a9e90e", - "color.accent.contrast-1": "e7aafa8433a3cf0c6515346d9abb241fbefbc268", - "color.accent.contrast-2": "f62a6813a458a0513cf2ca71b4c617b7c4244ef7", - "color.neutral.1": "5eec42119cea3ad606189b8752bcbdeac3e0037d", - "color.neutral.2": "0aa8fd40f22828cba464bd091da43b2739194e3c", - "color.neutral.3": "e58e25f00ef5cf4bff3fa00ff40e355b63b094b5", - "color.neutral.4": "4dcbd0ba988e62c365de6eed3ad5e0de7421404d", - "color.neutral.5": "3ef9199221c9591a2c0cae9ddee17239f72c7875", - "color.neutral.6": "879b9bb2b617d73d6b9e9076e88abd037156aa5b", - "color.neutral.7": "29137892927219363ba0ed2dea9338019fc18ecb", - "color.neutral.8": "155e804b0b7857c4b85db0ef02e9e08b527897aa", - "color.neutral.9": "196ad265bbf600065b86bb70b456b285154ee081", - "color.neutral.10": "263248d90ef64dfa05e90d549d65357fdcd166f9", - "color.neutral.11": "a9acdb390141ef9055ade73405e04754988684b3", - "color.neutral.12": "8392f53f7f68ee0c449d2c77c8b08e9295435748", - "color.neutral.13": "f27e90583cb81e2ae44ed662a385881acff89fa2", - "color.neutral.contrast-1": "4145259dc139449fbb2c2b895b341b9184854326", - "color.neutral.contrast-2": "d3d41b74b7635c60b1df071a29e307a3ff0cf644", - "color.brand1.1": "10921522a3b52071b69c362bf050c02b51bcb6f0", - "color.brand1.2": "2d9a708d00f6e7120cd2ec02447224015b0a58e3", - "color.brand1.3": "da4405dabe5b1f664aa2dfaff19aaee1402a54bc", - "color.brand1.4": "1d98abc2f3ba6c2bab75434054b790d7b183bc92", - "color.brand1.5": "93f599242e2b628f3729173cb432a4bbf6221e55", - "color.brand1.6": "7aa12cab49fc8d1f5dac586d89feb14ad058fc85", - "color.brand1.7": "cde00c056c00a3beddd8aab1db2e38fbbfd76755", - "color.brand1.8": "f2cda20db83789d19acd934c0821971e69e60f75", - "color.brand1.9": "8e5365c215b0bd44d8b249497c0242703619bd85", - "color.brand1.10": "32718cebbd2fa0b11123a33a3bacc83fe3912b30", - "color.brand1.11": "8aa44e383a5212a7a45baa0340eb96cb096699e5", - "color.brand1.12": "6519b2e471acc505a06be9e499b7a08d3211b1ab", - "color.brand1.13": "ff216fdeca948f6a9fb977ee8a7c609b9b7ae586", - "color.brand1.contrast-1": "d2be3d20b9a3665ce5e04f01bf8fcb8188362677", - "color.brand1.contrast-2": "9b0abfa1485f14633f92998c4d45603ba6bac973", - "color.brand2.1": "89534d7e774e13814f93c71ee5a32f9b6e961ebd", - "color.brand2.2": "b17b32481c2aba1f31c0bc8b9d1afd834b35aa45", - "color.brand2.3": "eb0e0386e84a8c243895e0df59b0c88f37e760be", - "color.brand2.4": "275a4a1e21369c3de80a0b2bf247ecc95cf21c67", - "color.brand2.5": "b2a0915a7067a3b71bb33156db34906d96354777", - "color.brand2.6": "a468724f284a049e3fee4ec435cfe99481259ccf", - "color.brand2.7": "e4ee1ab7a2e08ecda1a27c4ebcf81f7ac0f9f2c1", - "color.brand2.8": "80c8e087dd3d73905c3fb7e2be9d0ef9c670e9ab", - "color.brand2.9": "d354626575048ab14981994e6ca531c141286e43", - "color.brand2.10": "21ec1d17623867f4351edee938032965f2b2b31a", - "color.brand2.11": "0f808ad0e2963f795683012a309be2da2ffe8b3f", - "color.brand2.12": "b3c9548a3880cf45cea0670a15a8459362c7335d", - "color.brand2.13": "eedf42130d5cfc9a9d7dda6dd343b5ca3a309121", - "color.brand2.contrast-1": "8b8ebcfde466a116470c34c83e8fc711c2f5b74a", - "color.brand2.contrast-2": "91345d254e0093db54f5737f73a867502c1f9f8b", - "color.brand3.1": "f2b5908acd83f5cbe281749a05116e35a22dedc6", - "color.brand3.2": "8f05ca6094ebdacf079192d5d5ff32c9282530b9", - "color.brand3.3": "18f8afe3f4ede193e806ac69cd020e4f83cdd9fd", - "color.brand3.4": "4ae647944fefccf628e5bf24840962d02794772c", - "color.brand3.5": "e2192f94a47223ad8aaf0f7c07bec096e61f144f", - "color.brand3.6": "287af4ab19822faee0ac0788b6fd43c8c34e15d7", - "color.brand3.7": "4d04c4117b0ee295fa8953e593120bc7ba9fb0d7", - "color.brand3.8": "967b67ae25546d9892d341e6883ad7583e9443d3", - "color.brand3.9": "697dfdf6bbb4ba05154b2b8e619ddffd5ee6c609", - "color.brand3.10": "9e178157fe6a75a90fe206c388b87e4dcd313a67", - "color.brand3.11": "ca3482a1e6a3283d573d3fe0086065cc426e2706", - "color.brand3.12": "a9d0ff29f06c1f74fea431f1957871c69b9e16fa", - "color.brand3.13": "3fe4e7ec8dc533a327945938d1a34c69ec83de86", - "color.brand3.contrast-1": "91a6a10424493946625a052343b38a0df0ec1f38", - "color.brand3.contrast-2": "b3873ca942c712966c9c577d7f8da8ee30b87915" + "color.accent.1": "d8b65a23f959140f056d945df7208526b42cc067", + "color.accent.2": "d19369013d777fcd5be65c750383d821da46b6a0", + "color.accent.3": "1ff161ec85f37f4c101db004cdf4c810cded9d67", + "color.accent.4": "406ee6bda03fc8ce0623a9439b7f6d012110c349", + "color.accent.5": "5221b4888940d712b7d5902a1eaa1fc741bf0520", + "color.accent.6": "1e74e9264142fec7065b055f99aa2d2e74f3ce5e", + "color.accent.7": "eb6234e73f52bd30343a679702c8f5c138c8047f", + "color.accent.8": "27eee4cbf7197c955510b7fa5d49964427627b91", + "color.accent.9": "fb00adaaa2e737e218ef695df8120292a634238e", + "color.accent.10": "f0f12f48d34d812f48b1ed448af2affc948adaeb", + "color.accent.11": "658737fa982ed7b10663dba2e23dc9feaa0533ab", + "color.accent.12": "d3c4cf53b136d3c8a8297a042f32dfc7dcc407f1", + "color.accent.13": "bd19ee01863ca814697e6e6f2ba90e7a07ead8a0", + "color.accent.contrast-1": "345367b8d28147803b1a3a8bc71b953c3c8e007c", + "color.accent.contrast-2": "983a3b372910da84b816a2b66d521069cdb3f7a7", + "color.neutral.1": "091dd6d0ae8414ae9aa0da79c1850a7f25eaeb6f", + "color.neutral.2": "18fb25ce2a25acb0adcf8897e9b023fd8fba48fa", + "color.neutral.3": "1b721cda6f19b87217f3e35cd1f9d50f16a6c2af", + "color.neutral.4": "e5749bfcb8150f594c1fe30b418179b5759035a6", + "color.neutral.5": "4ce98de2bfc75ae4f4ac65c7564681d04834a0b2", + "color.neutral.6": "2459207904722404e4bbffd1f9042dfa8d446033", + "color.neutral.7": "0c5718ad534e7fbece5002871adb6f8eb447d9ba", + "color.neutral.8": "23c88aa910a6bdf62a719bdccc4605260917da9b", + "color.neutral.9": "a1e76974f0c847ff798b48a081d171d5592f2531", + "color.neutral.10": "d389497d54b4b843a90cf3358dcd4bc009f301fb", + "color.neutral.11": "7e57ab694de9ad0f2bddce861fc95b84bd8fe503", + "color.neutral.12": "21fc63985268b3c626b6a85052c04a992f6f8850", + "color.neutral.13": "76d4ecbda4014965fd7be640e75a1d7de0515b28", + "color.neutral.contrast-1": "eb8da9dc0372c4924e1d1f51bed7a258cbcbeee3", + "color.neutral.contrast-2": "41809253146bee96c9258967a776cda1ab2ab7bc", + "color.brand1.1": "bfafacd36a56d77328451718a055532c65ab3cc4", + "color.brand1.2": "6c7ac7f8f3549d4dbbb065ece4697fb45e9ab419", + "color.brand1.3": "1d18e1e6e13ba96925c095074c36ccaf5fe31ece", + "color.brand1.4": "cb2f9dcf0cd0a2b4519af8db1cfd5debe841bb9f", + "color.brand1.5": "87f19dca6e8efd6294296235b434a52ca617e94a", + "color.brand1.6": "d06d6fcda8779634f03b3a6d488fb5b3d3485152", + "color.brand1.7": "09d6200b7811f0d9fb378438de4281b4ee1daa84", + "color.brand1.8": "4944a510aa1c2906fe7727235d0bea9eacd98efd", + "color.brand1.9": "e9190f0888f02eb895edcbec792667470e5788c9", + "color.brand1.10": "324cf59624d85de3b09f54103d19254500b75ec3", + "color.brand1.11": "de585a6f4c9b835c2bbeea00a04d0211631a7f53", + "color.brand1.12": "a6663731e7ba20c634842c264f43f62c5ee94119", + "color.brand1.13": "dc1193e52adbeafebe547a30eef48913345e8b5b", + "color.brand1.contrast-1": "bbb92d7fccae8bacf5c2653c2bfd7d2cbbad0720", + "color.brand1.contrast-2": "a01e879e33fedb492014a2571558e4d3a1f79856", + "color.brand2.1": "a29bb3e632080c1d88e74ebb4b17729f65378705", + "color.brand2.2": "72efe8761d9dbf0d9ebac27654d422ae82ea9c9d", + "color.brand2.3": "3f8d251f8c315c6e701485a03aa4b6bc5a3043b8", + "color.brand2.4": "57f1101558f834c2c7d53ce03fed0f5e4eed6586", + "color.brand2.5": "2f0a6479411fec47980248f5b07723a4935dfafa", + "color.brand2.6": "53ba6c2cafd96a705914f85ef765282c854ae142", + "color.brand2.7": "424fe68de89856a617dc36483a6336a2ac0d9bc7", + "color.brand2.8": "ae5e929a30cf172a31ff70cb04ad4ca74b6321b3", + "color.brand2.9": "3748694e5fc3cbafa9ed4e3b4d4e3ca07365ef52", + "color.brand2.10": "d52b471a8ad7108cf47eef57706433256892da21", + "color.brand2.11": "92a9b57fc8f399b81f7c9ecd34d9d7b7671f6702", + "color.brand2.12": "7e744f74ac6d7bb770b9ce8afebccf54f28dddb6", + "color.brand2.13": "9ed3d54ddea7a9c287be74a352bc6f063a997f91", + "color.brand2.contrast-1": "04816fe06731132f292a5593b8e0c9e46d82e9a6", + "color.brand2.contrast-2": "dc864f1fd008f7a28023247c9454cf54eeaab5c0", + "color.brand3.1": "648861f2d93d8d3ca1755ce828ed406715f4542f", + "color.brand3.2": "b454f414ac58cb3fdcf8ee5a8142a939e83b168b", + "color.brand3.3": "5a0e52fa6ea4b28d344171e3aaa4a3781d2bc7ca", + "color.brand3.4": "d81723bb28edf19b23f7c1f59f7a7aa298c66860", + "color.brand3.5": "96e5776dbbf7def9a71c1a34171da4b485b9530e", + "color.brand3.6": "95b1213457676fccccd6fe1b319c3b324d8abecc", + "color.brand3.7": "ad9746bf0b20e6e82fa8210b0899fbfe47e89653", + "color.brand3.8": "ede7713cde859edb089f3f1a0d48d4a4aa0b4372", + "color.brand3.9": "f0a72ab2f6dee5c350b61fd353caf184613a4cfb", + "color.brand3.10": "326702db2832588af7cbbe532ddc6e0f8a8a39f5", + "color.brand3.11": "15553a685fd2fc060c7022032975aa6769ce838e", + "color.brand3.12": "41b51c9320056cf260b801d5032a523e853604a2", + "color.brand3.13": "33ea402a0ebc6caddb70c2e75901deef20f9bba9", + "color.brand3.contrast-1": "ab93236bc114348fa1ebf9fa874cca97f9667a72", + "color.brand3.contrast-2": "a17407787b7250c490b5d346c198663a10267750" }, "group": "Theme" }, @@ -878,84 +908,84 @@ "selectedTokenSets": { "themes/theme2": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34507:2185", - "$figmaModeId": "34507:3", + "$figmaCollectionId": "VariableCollectionId:34714:6571", + "$figmaModeId": "34714:6", "$figmaVariableReferences": { - "color.accent.1": "84353183581f2b2994b6ab742d7120503c481ad0", - "color.accent.2": "8589099b630197259fb2b26fb385ccb710f0a82a", - "color.accent.3": "115619789e0d6b3e2451e07da731e390dd9e2902", - "color.accent.4": "3637ef7bd03915bbe25d7e692ca6b4a0ae221c17", - "color.accent.5": "f36563ec3e14ad202dfb3673bb876c7a05a71ef6", - "color.accent.6": "10647ad457f242923f12d0ffffd324633b7d1d29", - "color.accent.7": "f404bd9a98c82ded1ca2d328c374bf246da86c88", - "color.accent.8": "10f4e8f8948fc8abecbd5244a81d6965f13edc29", - "color.accent.9": "2e2e123a6d0a23cef7a965611106d06583658e10", - "color.accent.10": "c9809c1ff0a5ec2b9f54afe64c0f5ca14b556a3d", - "color.accent.11": "f9f51021e84d346defe2f507a5e02717280d5d4d", - "color.accent.12": "d991b1e23ba6478e22e54ba150dd2ee316cc8432", - "color.accent.13": "862a5b81950e7deacb3a12be8a109f1ba9a9e90e", - "color.accent.contrast-1": "e7aafa8433a3cf0c6515346d9abb241fbefbc268", - "color.accent.contrast-2": "f62a6813a458a0513cf2ca71b4c617b7c4244ef7", - "color.neutral.1": "5eec42119cea3ad606189b8752bcbdeac3e0037d", - "color.neutral.2": "0aa8fd40f22828cba464bd091da43b2739194e3c", - "color.neutral.3": "e58e25f00ef5cf4bff3fa00ff40e355b63b094b5", - "color.neutral.4": "4dcbd0ba988e62c365de6eed3ad5e0de7421404d", - "color.neutral.5": "3ef9199221c9591a2c0cae9ddee17239f72c7875", - "color.neutral.6": "879b9bb2b617d73d6b9e9076e88abd037156aa5b", - "color.neutral.7": "29137892927219363ba0ed2dea9338019fc18ecb", - "color.neutral.8": "155e804b0b7857c4b85db0ef02e9e08b527897aa", - "color.neutral.9": "196ad265bbf600065b86bb70b456b285154ee081", - "color.neutral.10": "263248d90ef64dfa05e90d549d65357fdcd166f9", - "color.neutral.11": "a9acdb390141ef9055ade73405e04754988684b3", - "color.neutral.12": "8392f53f7f68ee0c449d2c77c8b08e9295435748", - "color.neutral.13": "f27e90583cb81e2ae44ed662a385881acff89fa2", - "color.neutral.contrast-1": "4145259dc139449fbb2c2b895b341b9184854326", - "color.neutral.contrast-2": "d3d41b74b7635c60b1df071a29e307a3ff0cf644", - "color.brand1.1": "10921522a3b52071b69c362bf050c02b51bcb6f0", - "color.brand1.2": "2d9a708d00f6e7120cd2ec02447224015b0a58e3", - "color.brand1.3": "da4405dabe5b1f664aa2dfaff19aaee1402a54bc", - "color.brand1.4": "1d98abc2f3ba6c2bab75434054b790d7b183bc92", - "color.brand1.5": "93f599242e2b628f3729173cb432a4bbf6221e55", - "color.brand1.6": "7aa12cab49fc8d1f5dac586d89feb14ad058fc85", - "color.brand1.7": "cde00c056c00a3beddd8aab1db2e38fbbfd76755", - "color.brand1.8": "f2cda20db83789d19acd934c0821971e69e60f75", - "color.brand1.9": "8e5365c215b0bd44d8b249497c0242703619bd85", - "color.brand1.10": "32718cebbd2fa0b11123a33a3bacc83fe3912b30", - "color.brand1.11": "8aa44e383a5212a7a45baa0340eb96cb096699e5", - "color.brand1.12": "6519b2e471acc505a06be9e499b7a08d3211b1ab", - "color.brand1.13": "ff216fdeca948f6a9fb977ee8a7c609b9b7ae586", - "color.brand1.contrast-1": "d2be3d20b9a3665ce5e04f01bf8fcb8188362677", - "color.brand1.contrast-2": "9b0abfa1485f14633f92998c4d45603ba6bac973", - "color.brand2.1": "89534d7e774e13814f93c71ee5a32f9b6e961ebd", - "color.brand2.2": "b17b32481c2aba1f31c0bc8b9d1afd834b35aa45", - "color.brand2.3": "eb0e0386e84a8c243895e0df59b0c88f37e760be", - "color.brand2.4": "275a4a1e21369c3de80a0b2bf247ecc95cf21c67", - "color.brand2.5": "b2a0915a7067a3b71bb33156db34906d96354777", - "color.brand2.6": "a468724f284a049e3fee4ec435cfe99481259ccf", - "color.brand2.7": "e4ee1ab7a2e08ecda1a27c4ebcf81f7ac0f9f2c1", - "color.brand2.8": "80c8e087dd3d73905c3fb7e2be9d0ef9c670e9ab", - "color.brand2.9": "d354626575048ab14981994e6ca531c141286e43", - "color.brand2.10": "21ec1d17623867f4351edee938032965f2b2b31a", - "color.brand2.11": "0f808ad0e2963f795683012a309be2da2ffe8b3f", - "color.brand2.12": "b3c9548a3880cf45cea0670a15a8459362c7335d", - "color.brand2.13": "eedf42130d5cfc9a9d7dda6dd343b5ca3a309121", - "color.brand2.contrast-1": "8b8ebcfde466a116470c34c83e8fc711c2f5b74a", - "color.brand2.contrast-2": "91345d254e0093db54f5737f73a867502c1f9f8b", - "color.brand3.1": "f2b5908acd83f5cbe281749a05116e35a22dedc6", - "color.brand3.2": "8f05ca6094ebdacf079192d5d5ff32c9282530b9", - "color.brand3.3": "18f8afe3f4ede193e806ac69cd020e4f83cdd9fd", - "color.brand3.4": "4ae647944fefccf628e5bf24840962d02794772c", - "color.brand3.5": "e2192f94a47223ad8aaf0f7c07bec096e61f144f", - "color.brand3.6": "287af4ab19822faee0ac0788b6fd43c8c34e15d7", - "color.brand3.7": "4d04c4117b0ee295fa8953e593120bc7ba9fb0d7", - "color.brand3.8": "967b67ae25546d9892d341e6883ad7583e9443d3", - "color.brand3.9": "697dfdf6bbb4ba05154b2b8e619ddffd5ee6c609", - "color.brand3.10": "9e178157fe6a75a90fe206c388b87e4dcd313a67", - "color.brand3.11": "ca3482a1e6a3283d573d3fe0086065cc426e2706", - "color.brand3.12": "a9d0ff29f06c1f74fea431f1957871c69b9e16fa", - "color.brand3.13": "3fe4e7ec8dc533a327945938d1a34c69ec83de86", - "color.brand3.contrast-1": "91a6a10424493946625a052343b38a0df0ec1f38", - "color.brand3.contrast-2": "b3873ca942c712966c9c577d7f8da8ee30b87915" + "color.accent.1": "d8b65a23f959140f056d945df7208526b42cc067", + "color.accent.2": "d19369013d777fcd5be65c750383d821da46b6a0", + "color.accent.3": "1ff161ec85f37f4c101db004cdf4c810cded9d67", + "color.accent.4": "406ee6bda03fc8ce0623a9439b7f6d012110c349", + "color.accent.5": "5221b4888940d712b7d5902a1eaa1fc741bf0520", + "color.accent.6": "1e74e9264142fec7065b055f99aa2d2e74f3ce5e", + "color.accent.7": "eb6234e73f52bd30343a679702c8f5c138c8047f", + "color.accent.8": "27eee4cbf7197c955510b7fa5d49964427627b91", + "color.accent.9": "fb00adaaa2e737e218ef695df8120292a634238e", + "color.accent.10": "f0f12f48d34d812f48b1ed448af2affc948adaeb", + "color.accent.11": "658737fa982ed7b10663dba2e23dc9feaa0533ab", + "color.accent.12": "d3c4cf53b136d3c8a8297a042f32dfc7dcc407f1", + "color.accent.13": "bd19ee01863ca814697e6e6f2ba90e7a07ead8a0", + "color.accent.contrast-1": "345367b8d28147803b1a3a8bc71b953c3c8e007c", + "color.accent.contrast-2": "983a3b372910da84b816a2b66d521069cdb3f7a7", + "color.neutral.1": "091dd6d0ae8414ae9aa0da79c1850a7f25eaeb6f", + "color.neutral.2": "18fb25ce2a25acb0adcf8897e9b023fd8fba48fa", + "color.neutral.3": "1b721cda6f19b87217f3e35cd1f9d50f16a6c2af", + "color.neutral.4": "e5749bfcb8150f594c1fe30b418179b5759035a6", + "color.neutral.5": "4ce98de2bfc75ae4f4ac65c7564681d04834a0b2", + "color.neutral.6": "2459207904722404e4bbffd1f9042dfa8d446033", + "color.neutral.7": "0c5718ad534e7fbece5002871adb6f8eb447d9ba", + "color.neutral.8": "23c88aa910a6bdf62a719bdccc4605260917da9b", + "color.neutral.9": "a1e76974f0c847ff798b48a081d171d5592f2531", + "color.neutral.10": "d389497d54b4b843a90cf3358dcd4bc009f301fb", + "color.neutral.11": "7e57ab694de9ad0f2bddce861fc95b84bd8fe503", + "color.neutral.12": "21fc63985268b3c626b6a85052c04a992f6f8850", + "color.neutral.13": "76d4ecbda4014965fd7be640e75a1d7de0515b28", + "color.neutral.contrast-1": "eb8da9dc0372c4924e1d1f51bed7a258cbcbeee3", + "color.neutral.contrast-2": "41809253146bee96c9258967a776cda1ab2ab7bc", + "color.brand1.1": "bfafacd36a56d77328451718a055532c65ab3cc4", + "color.brand1.2": "6c7ac7f8f3549d4dbbb065ece4697fb45e9ab419", + "color.brand1.3": "1d18e1e6e13ba96925c095074c36ccaf5fe31ece", + "color.brand1.4": "cb2f9dcf0cd0a2b4519af8db1cfd5debe841bb9f", + "color.brand1.5": "87f19dca6e8efd6294296235b434a52ca617e94a", + "color.brand1.6": "d06d6fcda8779634f03b3a6d488fb5b3d3485152", + "color.brand1.7": "09d6200b7811f0d9fb378438de4281b4ee1daa84", + "color.brand1.8": "4944a510aa1c2906fe7727235d0bea9eacd98efd", + "color.brand1.9": "e9190f0888f02eb895edcbec792667470e5788c9", + "color.brand1.10": "324cf59624d85de3b09f54103d19254500b75ec3", + "color.brand1.11": "de585a6f4c9b835c2bbeea00a04d0211631a7f53", + "color.brand1.12": "a6663731e7ba20c634842c264f43f62c5ee94119", + "color.brand1.13": "dc1193e52adbeafebe547a30eef48913345e8b5b", + "color.brand1.contrast-1": "bbb92d7fccae8bacf5c2653c2bfd7d2cbbad0720", + "color.brand1.contrast-2": "a01e879e33fedb492014a2571558e4d3a1f79856", + "color.brand2.1": "a29bb3e632080c1d88e74ebb4b17729f65378705", + "color.brand2.2": "72efe8761d9dbf0d9ebac27654d422ae82ea9c9d", + "color.brand2.3": "3f8d251f8c315c6e701485a03aa4b6bc5a3043b8", + "color.brand2.4": "57f1101558f834c2c7d53ce03fed0f5e4eed6586", + "color.brand2.5": "2f0a6479411fec47980248f5b07723a4935dfafa", + "color.brand2.6": "53ba6c2cafd96a705914f85ef765282c854ae142", + "color.brand2.7": "424fe68de89856a617dc36483a6336a2ac0d9bc7", + "color.brand2.8": "ae5e929a30cf172a31ff70cb04ad4ca74b6321b3", + "color.brand2.9": "3748694e5fc3cbafa9ed4e3b4d4e3ca07365ef52", + "color.brand2.10": "d52b471a8ad7108cf47eef57706433256892da21", + "color.brand2.11": "92a9b57fc8f399b81f7c9ecd34d9d7b7671f6702", + "color.brand2.12": "7e744f74ac6d7bb770b9ce8afebccf54f28dddb6", + "color.brand2.13": "9ed3d54ddea7a9c287be74a352bc6f063a997f91", + "color.brand2.contrast-1": "04816fe06731132f292a5593b8e0c9e46d82e9a6", + "color.brand2.contrast-2": "dc864f1fd008f7a28023247c9454cf54eeaab5c0", + "color.brand3.1": "648861f2d93d8d3ca1755ce828ed406715f4542f", + "color.brand3.2": "b454f414ac58cb3fdcf8ee5a8142a939e83b168b", + "color.brand3.3": "5a0e52fa6ea4b28d344171e3aaa4a3781d2bc7ca", + "color.brand3.4": "d81723bb28edf19b23f7c1f59f7a7aa298c66860", + "color.brand3.5": "96e5776dbbf7def9a71c1a34171da4b485b9530e", + "color.brand3.6": "95b1213457676fccccd6fe1b319c3b324d8abecc", + "color.brand3.7": "ad9746bf0b20e6e82fa8210b0899fbfe47e89653", + "color.brand3.8": "ede7713cde859edb089f3f1a0d48d4a4aa0b4372", + "color.brand3.9": "f0a72ab2f6dee5c350b61fd353caf184613a4cfb", + "color.brand3.10": "326702db2832588af7cbbe532ddc6e0f8a8a39f5", + "color.brand3.11": "15553a685fd2fc060c7022032975aa6769ce838e", + "color.brand3.12": "41b51c9320056cf260b801d5032a523e853604a2", + "color.brand3.13": "33ea402a0ebc6caddb70c2e75901deef20f9bba9", + "color.brand3.contrast-1": "ab93236bc114348fa1ebf9fa874cca97f9667a72", + "color.brand3.contrast-2": "a17407787b7250c490b5d346c198663a10267750" }, "group": "Theme" }, @@ -969,195 +999,195 @@ "primitives/globals": "source", "primitives/typography/default": "source" }, - "$figmaCollectionId": "VariableCollectionId:34507:2261", - "$figmaModeId": "34507:4", + "$figmaCollectionId": "VariableCollectionId:34714:6647", + "$figmaModeId": "34714:7", "$figmaVariableReferences": { - "border-radius.sm": "8283b0dd49c86faa548613d44410d0f68ef3161a", - "border-radius.md": "6166a6019f9b3dc724881249732079552037a5a0", - "border-radius.lg": "724aec1f4c7d108b39df5169793777087747a024", - "border-radius.xl": "53d6566dd6687fc9e76159275d5d8e0debc6b37e", - "border-radius.2xl": "204e5d0b158b32f81c16fd93d36eeb1d42cb93a7", - "border-radius.3xl": "ffa9cfc6ed963aaccc9041acd079dacfcb626eab", - "border-radius.4xl": "5a63bf1b5a94f9896480840f383422534d0f8749", - "border-radius.full": "cb1c89d56cac5d459fbe2b583bfd18a328a51d11", - "spacing.0": "e72acbd52044c92724a5a87f55046223ac4c19f8", - "spacing.1": "527e55badfff1a34f95b4c18b4f543a3d621069d", - "spacing.2": "8b08db84684fed5cf607d09fbad840b94e1ffe12", - "spacing.3": "5a48efccee414f9bb3a495127567d1f99a472756", - "spacing.4": "8920ef78d8cafd4feb647d482582acb9f10cbd36", - "spacing.5": "4787b248ba7ee07e88d7d61aafdceb38ec5abb7d", - "spacing.6": "f03128f18b7dd982983ce05993da8e488dda55ab", - "spacing.7": "203ccb0ee8f464cc8b609771011d963ca784736b", - "spacing.8": "ef7f0594773dee8f7ec5726c04e35fa550d6f77e", - "spacing.9": "36928f3209cf7aedae47dd0627d9594112a80268", - "spacing.10": "08eb17143cb74c34e87a5d3d9369f0f9b814712c", - "spacing.11": "4ca4ff2de2365a8445e30183a0c6c374a5b532c1", - "spacing.12": "3e8cc4c5e204325a65f9948cb92431d8d050eb26", - "spacing.13": "46853a0f887833fb8add449b1d25636c7e578c28", - "spacing.14": "ce5805b4d631a280319c03b7d128abffa54b67a6", - "spacing.15": "2335394385b35e17ac4ca564c7e292e8290e6275", - "spacing.18": "d59f4817291ae9831929050923189eb822bee229", - "spacing.22": "c9d615a656b8f5a3cf40f06e818a2198e62dda2c", - "spacing.26": "4f4b76d368460a95e42974d2be5aa29072d6855a", - "spacing.30": "c125b54ac490369857be74ad6a113ac1d507c308", - "sizing.0": "12113a20cdd234597138ef485f15d5e8a000fe1c", - "sizing.1": "5953f279adde2fbe0b525c0124e2414706f6954b", - "sizing.2": "18e6f87979eb3219346fe45043e1ad89f1bbf0ee", - "sizing.3": "09e2c41636436d52f815a23dec0779e6ba3eb4ac", - "sizing.4": "bb5ff345eb5b2c8815fb44cbf7965de4b3546196", - "sizing.5": "9bf833ad0e791d0a88c74e72fb17b8f43e4edbed", - "sizing.6": "8e4713f0f3747f147591ad5b290ab25edd0811bf", - "sizing.7": "3ff22ff30241b743b5ae460f01a7b8a8b63d267d", - "sizing.8": "3170d8d6a13d5e7f6f7825cbfa34e53b6c316eed", - "sizing.9": "4fff56ba2e35551818196528f56660a10774898e", - "sizing.10": "6869874733b5ab5cd9b3d925d1fa5484efa09d96", - "sizing.11": "30e4f2bd9b743185eeff735c8037f4301c81ecd9", - "sizing.12": "4634ee4be980c1a0e60075f9627c9aaf574d8ee7", - "sizing.13": "4ae8468ed8c3c93cd7150de6decfb880b8a276a3", - "sizing.14": "0869235031a3399a796ac66909bb76a049f27bd6", - "sizing.15": "77a7e2c76d851e6f12b3f534f40e06a23b9770d3", - "sizing.18": "29ccc7444e7c821e7c9bfccdba882bf8388cfd38", - "sizing.22": "568196ec5428a1aec12d9339fee1d1ba3efda6f2", - "sizing.26": "6a32d8bfe978c92594e24c9afcc640c640299b03", - "sizing.30": "b700b2de2a54685f4b04d27131090ce90d51994a", - "border-width.default": "2f99dbd249540426982e2bcb4b06014a921d3a55", - "border-width.active": "c25db16fc87d3ab3293a7792526e32969a038a3b", - "border-width.tab_focus": "11ccea919cf5938be3dd33b58bc02b4ce26504c8", - "color.accent.background-default": "785193d07c71b77c3b53850a6d172dcabea20744", - "color.accent.background-subtle": "b985eb92b11534419889efb5fd817e98848a1cbc", - "color.accent.surface-default": "423cd8d8e1eb5c8faf1c5caf2c952f303d22f925", - "color.accent.surface-hover": "81f8200c21d245adce737e7d06e520f6a5fb8524", - "color.accent.surface-active": "f834f2f304dd6f00f5f3b74e47f0188de96dd1dc", - "color.accent.border-subtle": "571d1e22f301a8698516b2e3dc721a7d95e3269a", - "color.accent.border-default": "7190751e4af0baee028b2814dc4e799dfb54091a", - "color.accent.border-strong": "3189643d4902621f4a5d3c9ee80effc7c086fb01", - "color.accent.base-default": "96f3afc193f3f6fe27a42b1b514f1f4ef99dc8b6", - "color.accent.base-hover": "e762d0337879c20315e9b13ae50826d4c32a4b28", - "color.accent.base-active": "2cedee1819dc859a5dd8be1010bcf93d219a9057", - "color.accent.text-subtle": "c7ee8253dc2ad640e5e1cfcf6dfd79d9484a6ccb", - "color.accent.text-default": "766648654549328ac37964750c68fae55c933083", - "color.accent.contrast-first": "d492a7f39e90124809cc4839b2a3a141c3965ecb", - "color.accent.contrast-second": "faa73fd560e75d02204da4a896a72ebd636a92f0", - "color.neutral.background-default": "92561aadb47e8a649ebdbff2b5c0bd6a479e911e", - "color.neutral.background-subtle": "23b687257cd9900b873f769d9845b7020d8ad6b0", - "color.neutral.surface-default": "3a5b8e9a933a37eda0c76cedfcecde98bc8e32b1", - "color.neutral.surface-hover": "04fd064dc42c3fb81286d51f0f4b0984d5c92ae8", - "color.neutral.surface-active": "16050efa47547ef075cf443dd4ce3ce49d085e38", - "color.neutral.border-subtle": "fbadf3a9e092e5a366c0aadf267efc524ab1aa0a", - "color.neutral.border-default": "7022c55164993497ee00a6be9bfddef0b56c1ba8", - "color.neutral.border-strong": "220e2fbefd2e865e0c290a410ed66420a0514da9", - "color.neutral.base-default": "9a4d038896a3c8ac351c2ce195abc3bb13a22255", - "color.neutral.base-hover": "d9aaed627f0485a6be0b79d2523ae89d648034ce", - "color.neutral.base-active": "b0ca9564ea5d78c9f679b7245f0513617948b82e", - "color.neutral.text-subtle": "c3438400a6d7614900c771bc62ce0e4b9cc7a3da", - "color.neutral.text-default": "7fbe2353f4cca662e7dd0be216471aef490502b9", - "color.neutral.contrast-first": "6eaf49891660037f9e7cbfab073c6e749e5b135a", - "color.neutral.contrast-second": "6f2252c27aee9c2a34dec2fd0c0b9412d9a4c74c", - "color.brand1.background-default": "331e40ace244153e47ff73936966618226fcf8cd", - "color.brand1.background-subtle": "71113a6a2526b5d8210b40d8ef8cba54c9499479", - "color.brand1.surface-default": "45dbc53a130ebd1960fa9abe93fec597720e1524", - "color.brand1.surface-hover": "3d99505f30b98a6edceb2cd17ff46464d1bb147c", - "color.brand1.surface-active": "3fa434c8215c6e41603f0703a8e587f565f6702c", - "color.brand1.border-subtle": "c4bc15cb52107b4e26d71a2625703442646c1e6e", - "color.brand1.border-default": "9aee574c4e2df717d152a2cbdd8ed3e5dbd133b5", - "color.brand1.border-strong": "ae3b251bc72b1649bfc954e6c3d13f2f1e003ed7", - "color.brand1.base-default": "c72cbb8033789c454050a81baaaab3da1bc08a5c", - "color.brand1.base-hover": "7b3857f24b3b05b9ef47a6d6ef8a8d93ea586134", - "color.brand1.base-active": "ce7aedb543099c47e89d63a5bd7cb3ea1ad42c2c", - "color.brand1.text-subtle": "7e0651dc6583667b694707a893c59601237b6046", - "color.brand1.text-default": "0c1f2f7e16c9f19b729af564551497f089347b7b", - "color.brand1.contrast-first": "3cbcb3fae5d773583fa4f5fa857293dd5c364f91", - "color.brand1.contrast-second": "41e7510bbc9c33d4b5f2b7636ebe224f23cc7ace", - "color.brand2.background-default": "7c14011caa7c2d820c18b35c68bfbc6de417cd49", - "color.brand2.background-subtle": "def654014733a90c6eb90ce5f07d68585080205a", - "color.brand2.surface-default": "59c8faa7a371c5f44e3083aff139df29016cbe09", - "color.brand2.surface-hover": "88585600ec969b4ec47d325140770f556713133d", - "color.brand2.surface-active": "fa632b530e9ee01e5ef88da0702940b6598efa7a", - "color.brand2.border-subtle": "81fc386a1e87530303d2039fe064f678c5d7af41", - "color.brand2.border-default": "1f65d940d71b8358c31c550b23fb1bcd353b81b6", - "color.brand2.border-strong": "dcbb6633444e2ab9d547e2da8d19c0c7cfe325b4", - "color.brand2.base-default": "54885a7a10b0519a6fcf3a235da7f106ecd6f997", - "color.brand2.base-hover": "a8970d019439cdc47e7e1ebd80312ac885341ad9", - "color.brand2.base-active": "21bcd28db09f2b22769f63b79791d3fe3273d5cc", - "color.brand2.text-subtle": "4445fa4f60565b8b28b6b676cb63912da4d5f244", - "color.brand2.text-default": "ed30b6a66d45074114f61020dce95a9d24aa3d9b", - "color.brand2.contrast-first": "0649dd2f309cf5e5e48c49dc7dc6639988ddb997", - "color.brand2.contrast-second": "10da410fd603550b835a5c9b48029fdcb0f6541a", - "color.brand3.background-default": "74f10f5e30c5090a67199c4818413e1d5e3d585d", - "color.brand3.background-subtle": "3173672fbd122579a04248f1970f74a69ecd3717", - "color.brand3.surface-default": "f3316ecc4be67c82d6dcfa25f0780f8e5c26ee47", - "color.brand3.surface-hover": "bca7b762552261a91e8860e09eebadc436d5d492", - "color.brand3.surface-active": "446363ec7b6f7db9f365c34ca18a7b476139cb8d", - "color.brand3.border-subtle": "b8285ea88f72b4534fa5607b449e8d306dafe4b9", - "color.brand3.border-default": "6b4b6892766ab3078f46acd323464126e44d0f85", - "color.brand3.border-strong": "87abbe299fcb44086a624b1c204af9f806f6f1b6", - "color.brand3.base-default": "54f71db53eda513513b11ee09c5a071d99692ac1", - "color.brand3.base-hover": "401cf25113fc28bf47e380130e415d5aa83abcdf", - "color.brand3.base-active": "f45dba2681006117c91d71c06e8bd503f0f18449", - "color.brand3.text-subtle": "a5e5f588fa01fba19efc2a799a82832864572d43", - "color.brand3.text-default": "a42be9f5ab1985a9d954caf4cc4d3bacbf409bc7", - "color.brand3.contrast-first": "0a0bebb0f90a42482ba5fdccb10cba303322b019", - "color.brand3.contrast-second": "8158ef58a4117ee0565e1632e2d30ec81e8ce334", - "color.success.background-default": "045c2d3d1eacbf3149991ef1a7cfb17fcf0efd39", - "color.success.background-subtle": "c0f7fd0a8c79006d99e571be108bb16a46ba1583", - "color.success.surface-default": "001406453fe5c0ef92bc36a25af94ae76c60af19", - "color.success.surface-hover": "42ef656519b10f0217317cf8d1f8dbfb24d9f596", - "color.success.surface-active": "46fe7ae2c7d2456374edc6f13899f073651ff6f3", - "color.success.border-subtle": "05b9d3f4ba051e160bed10c0380c05882e5379dc", - "color.success.border-default": "496cb72eedd8e815ef565b18c5920f237e11dd48", - "color.success.border-strong": "052475014c2bfbe5a057d256720a7472b3864df8", - "color.success.base-default": "c404e69d6958b147b6cd8d1f61a1ce4407a2bf9f", - "color.success.base-hover": "b4e5c27c32daabeb8f13578227a7961bd95b1b0d", - "color.success.base-active": "2de10f02210640fad0d9ce04632d8be3d1b84ed8", - "color.success.text-subtle": "b8e07c4fd8d1aac4c5d57983a4726d4ac9b55e73", - "color.success.text-default": "97546b67d386e1879f95688ac30baf0e8b8dfa57", - "color.success.contrast-first": "b2adf8123637ab6b9801be0f2a06faebd78e8961", - "color.success.contrast-second": "4052817475bdd83f8288496263fe895b492351df", - "color.danger.background-default": "de150456910dc20cbeb0c371938a811466aaa7d5", - "color.danger.background-subtle": "722f591ac954df7dadb69ec95c92b0e454b99e4c", - "color.danger.surface-default": "5365436ed1c88f9b1d9eefba68a751d372cc9f20", - "color.danger.surface-hover": "fa2108ca6bcebaf0bb068ae53a2e25256f233df0", - "color.danger.surface-active": "36672bd14bb389f33de5c4536ffb51f81747e57e", - "color.danger.border-subtle": "08a0da35f91b69704a0f5e0a5776fcca69f10e95", - "color.danger.border-default": "245d679fb684ebdbab3a5ec3f51c7eeb5844cac4", - "color.danger.border-strong": "6193a1f92b6d488b9acb56661364d7a29b5d1802", - "color.danger.base-default": "28d83aaf1f09c168f8df824391d02f384a7f0b48", - "color.danger.base-hover": "1d78207f96b6a845047c4343ca0f9a5e4908dfe0", - "color.danger.base-active": "a5a4ceb1465a74e74a45e79a3c5e6a02c8a07f8b", - "color.danger.text-subtle": "057e470903d8bea7392b5ab06cce2548063ccbaf", - "color.danger.text-default": "87d500599ca46d7c6de0abe165583934339d80cb", - "color.danger.contrast-first": "24004691147db75d3e1c2e2af0929c40d45e61a4", - "color.danger.contrast-second": "e50f607216851d5553c4d4eb45ee6fbfbb77b3b5", - "color.info.background-default": "98dfe3566f2039ae097ac423c4d82767a7ea624c", - "color.info.background-subtle": "d81d91a5ebf5342e06d5634a1f639e52ce614404", - "color.info.surface-default": "9a8080619e19b2d9f7fa580e2ac78efde77ee04c", - "color.info.surface-hover": "b8a14d857fecf86220c28375bd4983bfc122c3be", - "color.info.surface-active": "4a34979806f1822bb239c774cba1e9ff3a01b4cf", - "color.info.border-subtle": "249feffe5691c7c55f4223e26b9ff7a0caf023fe", - "color.info.border-default": "659a6dd026b1f1ac45fdc6cd3055eca149f0e32e", - "color.info.border-strong": "070fe27262f849f12e5b30c98fabbcc5e7b53342", - "color.info.base-default": "535cbf8694c5f35ed8e18afe0c0991f97addd4d5", - "color.info.base-hover": "f2da773ca9556e113e9a9a6dcbbb3902612a9cda", - "color.info.base-active": "69b4c2b587b40027c1d99fc831b91d4eb7601f66", - "color.info.text-subtle": "0796fd7979d11fe72651a12b56e491cc4d033177", - "color.info.text-default": "5f2d771c72e77376ba52ac9f8dbdd0ee81760383", - "color.info.contrast-first": "5b21ce188f269b340867db5215d93f1ba1e39537", - "color.info.contrast-second": "83c3c6f9892531bb7299d2e25b9c42d2db352cc0", - "color.warning.background-default": "cdd91db693c5f41d866ee693e46c02004873b939", - "color.warning.background-subtle": "e361c511453c4dc4e955d460c1ee51ad84bdaba9", - "color.warning.surface-default": "24b04a1b576e26513f7588aaf5aaad02b09d3317", - "color.warning.surface-hover": "9fb6bcc910ce41a73beab5778c39084becf1c8ff", - "color.warning.surface-active": "24c4d27e855a5d8e22884b000aabfa5c5a7dc643", - "color.warning.border-subtle": "b8fa99a0a395f14c8e4992250a89f87760d8b1d4", - "color.warning.border-default": "332c1ae348832a6cf32368b15d5099cffd95813c", - "color.warning.border-strong": "fcf499a8c825a9fb2456172cbac3bad03fe984e0", - "color.warning.base-default": "fed40a18df066dfa3dc99433072fd3e68acb6ecd", - "color.warning.base-hover": "59a1f9af3dbf2387cde49b18f199b2ba33a62ee8", - "color.warning.base-active": "6d458b2f485628b03429175228272027236da1ea", - "color.warning.text-subtle": "bd2fe66006d9945269d169d26af3c68ab25454f1", - "color.warning.text-default": "23aad907961ebed173134bda50ec6235ab40ab7f", - "color.warning.contrast-first": "42a3a3e4c84d331de0ca7a0ef543a1305105910c", - "color.warning.contrast-second": "c30d9f305c46b8ef56c854caa2153a61804b3496" + "border-radius.sm": "1a7b4239a8b09f43af8fc15a0e117a0270440e5e", + "border-radius.md": "8fb81a764bfcb19cd8f49e06d77a37a45d4a9b8f", + "border-radius.lg": "223d95ba11f1380d0d69b232d14d312eef928df5", + "border-radius.xl": "ad92cb651466407fa72e40a0626a9d47f0e555fa", + "border-radius.2xl": "04185d698cb373801fe41eae29398acb3372e2b3", + "border-radius.3xl": "ce12971407615267452783c994c23735851bad70", + "border-radius.4xl": "7087828126e78068fa09afbc221b44e888182e42", + "border-radius.full": "0657237610fe634062372472d0830d44440b35f4", + "spacing.0": "1318dbe9234202e152561990de937a6bafaeab2c", + "spacing.1": "e6875d98cacdc8e5213348a36c038474aa47b37e", + "spacing.2": "1adc586479d696db281b022143c90c33e408f3bd", + "spacing.3": "2db9abc035869c80a62c73d4cd330d210a8b1181", + "spacing.4": "0b2ba966aade620bda0231e086180f5c7e7bdae5", + "spacing.5": "92e3dfb106733968b29ac7278294a33edf7d688f", + "spacing.6": "5cc23ac0fdc1434833aa7380d41e4abb8ae49514", + "spacing.7": "39064e751160f6eb223f33b8713e7106d65463e3", + "spacing.8": "1f56f2b324cc28c82ade996b2d16755e8057155a", + "spacing.9": "c467440ea1c9639b2a040048f469bb8c11fb128b", + "spacing.10": "bda5bef894e21547f394d436a1f6584f6aae7219", + "spacing.11": "0df2e0a9ad9de27627ff88429b165d116a724ded", + "spacing.12": "c5efac9ce753be8af6c158e076089f4823881320", + "spacing.13": "f4063d6d85aee79a9c4b05d24ad9d1ae8cd87f99", + "spacing.14": "edeca5dde6e523b84d053305ab5adeb8757390e4", + "spacing.15": "152762d044f08e23c5a201b8661fcd8aff5765a4", + "spacing.18": "70b914a8691dec31d898472507ec099e5a05754e", + "spacing.22": "83199b8cc8a050316fdefde91ddebf89120a2d47", + "spacing.26": "dfe4e9a673799b6ee981db572722c252e5c2e162", + "spacing.30": "8ac46470fb255fb72cee8bb759120cec4f400846", + "sizing.0": "99e0e1e5d3c118f91a0aceb68485e1c6c5ded5c9", + "sizing.1": "7534182915605d3cd9d7c4486c9334145929ef20", + "sizing.2": "57110d56784a75bed32345769997ee75d6223402", + "sizing.3": "d1b2f7e8cb389b14259d7943788f8116de136195", + "sizing.4": "e987a03d30bec4b4806f5611e7ea4c10a391b934", + "sizing.5": "14324e8f5b82a525ef688c9dfdcc9c3811e72635", + "sizing.6": "5f0d8b66ab462b94be990fc56b52cfa869e81bff", + "sizing.7": "767d4ee0b8c70a40d13beef0c7f59d6447a847ba", + "sizing.8": "48b3634d4e0a878d40809dd95350cd4f9112e18b", + "sizing.9": "2198c3bdcb983997607b6e79cf986b203353a2a4", + "sizing.10": "beacae3cbae1ef09a269ded1f419b75cd78082be", + "sizing.11": "973cf4e004d1f855478ba8d39270a3c831504aec", + "sizing.12": "8daf9810cdaf773fffff0b5b5ad6983ed69bb307", + "sizing.13": "d72295b5a559420fe2d395edd686ee31e47a5d37", + "sizing.14": "d3db9ea3f294d63a81fc2bde4b1c2484b0f26dfb", + "sizing.15": "6ed5d898b99446879302b300d03a813966a289fa", + "sizing.18": "62d637b23c0ac1175ef0620efb7431c1cd00b1f4", + "sizing.22": "abab796f092c893ae4565ead55549f0961622f1a", + "sizing.26": "f7e1229f3721396425c2f63a93dbaa92ead256d3", + "sizing.30": "72d3e4dff38b25c196bb964e8306958298bd41ce", + "border-width.default": "84d3a6a063b77de026243f0353a5b0d33a48c211", + "border-width.active": "daad4e142156d6f268416d5c90196026c2245995", + "border-width.tab_focus": "6c9fb1b29dd5bb0e951c9f6794807e6fb29c8775", + "color.accent.background-default": "46fbf78f57004a1b6e1399b37e5992db4e5a7d2b", + "color.accent.background-subtle": "9b4056627f7962882b955cdbaefaca37b61a73ce", + "color.accent.surface-default": "32500e92654419bc1a6099a94910ef59709cec2a", + "color.accent.surface-hover": "5632e17f36b5623c0c3dbf3fbc5f396fa33cbc12", + "color.accent.surface-active": "a642171688e7ffa77c6ed65a9dd231bc1a85640e", + "color.accent.border-subtle": "7ffffad328c2dc678066a0fe3e0a3f8d4941586c", + "color.accent.border-default": "fcf05b0f4877d83d1657909a18b1b7183a74e77e", + "color.accent.border-strong": "e7c38dc517b5ad4674967cc00bda306bddddff34", + "color.accent.base-default": "a26513c34b2b1f3962c8d5ca7edd2893bf92c0ac", + "color.accent.base-hover": "0ed92c1408b1f4bd75ca40db1a410a064849c93d", + "color.accent.base-active": "4a2885d7c95ee0c0b7e61da0fee656d276b73982", + "color.accent.text-subtle": "90cbd8692b7af80b125ea1d29d18e47a5faf991f", + "color.accent.text-default": "68a16a0785fa880edaa0b6064ac965a6254852ea", + "color.accent.contrast-first": "2695039db7f31ff3052bc804173a478f9bc8c88c", + "color.accent.contrast-second": "5c5596e1aa761d2648b515d50fce411eb94e4e99", + "color.neutral.background-default": "d67f5b1d065f34b205e0ba10e33923854648be4c", + "color.neutral.background-subtle": "47e01c4248124bfa66fd3b8868e8e4734b45f2db", + "color.neutral.surface-default": "c68e175e9b0fcb9e65de18065ee103c4d4122086", + "color.neutral.surface-hover": "efacea136c3d4d87aaff8e4fec9e969e8777ab89", + "color.neutral.surface-active": "64e19c8efd44a1221f8f513a80795de779ff019c", + "color.neutral.border-subtle": "c9eccf5bca8a0fe64f0bc2de6a4c7d0326bb76c6", + "color.neutral.border-default": "ac7515fb7f020ef3e2556010af96fe505d179764", + "color.neutral.border-strong": "dda1ac2e8644e91476b61840ff2f14be6ddbe1dc", + "color.neutral.base-default": "c78fb8d6773756c39bd95664833fce03f87f12fa", + "color.neutral.base-hover": "1fefc9ddb2b1772824a49d0898e9b6476a0e3e19", + "color.neutral.base-active": "6900d441222e0a302083b41b97f35455bda956e6", + "color.neutral.text-subtle": "440038ac0de98d070298aa3307938d8d34c8c7ee", + "color.neutral.text-default": "362a64559eebfe44a394fb2296b848a60376512b", + "color.neutral.contrast-first": "aac1bfbacf902e7b33de60a5b61fd0b1033c6a30", + "color.neutral.contrast-second": "3b6a82cd2002e9ae8f7d21532e53ed10e020afa3", + "color.brand1.background-default": "3f40d58600c299fc432133a9aa368bcd631a0203", + "color.brand1.background-subtle": "cb5ca2418906e0e45efb3dbfaecfb06773c56b4b", + "color.brand1.surface-default": "5d42fa8fbba15753b7912ccd7d7040719645798d", + "color.brand1.surface-hover": "7c351b860e8c859a49103482852405e1742c4dda", + "color.brand1.surface-active": "156ce76d87acb43d1f9e5cb9e843cbe5e8518f5a", + "color.brand1.border-subtle": "5cf6d31a6520f4db4676edff97fa21b243a232aa", + "color.brand1.border-default": "3b5b1e734446965570f59b187bebb56220ba3fc0", + "color.brand1.border-strong": "62fbd4c7f51a41bce711a5b6287fc9fa4ce12d96", + "color.brand1.base-default": "f848ac606a72f5256a73ce1490ad4ca43b3a2e0c", + "color.brand1.base-hover": "8fd2c56f4284533bca59bfa6741e8896a69302df", + "color.brand1.base-active": "5f4fe536f85aa822de41af0a7a207e46b7e301b1", + "color.brand1.text-subtle": "ed4d090b2445defee1c3d2716f74b1ec0759472f", + "color.brand1.text-default": "12d9c6ac738b744bb6154ea393311d34eb7ebf43", + "color.brand1.contrast-first": "601390453ec0ff651126fa63d2b51224baec8d8d", + "color.brand1.contrast-second": "69b4642ad0b0efc7a5f5d182bb976565a6077e24", + "color.brand2.background-default": "afa0c19c34d6a15deac6ab23379ace401a72852e", + "color.brand2.background-subtle": "b837e7265197f0ce36440df5475c18e61e89d64b", + "color.brand2.surface-default": "1b1cef0f3f45bf9c073cec9a6611eecf71f63dc1", + "color.brand2.surface-hover": "abddcd3013063726384b55906e939cb925092552", + "color.brand2.surface-active": "740f6054ac4c71a4862cb4c183858356fb4a1ba4", + "color.brand2.border-subtle": "6d033a27cecf0f6aac929047647d20b496eb77fc", + "color.brand2.border-default": "c15b35608e32bebf4ea61dc71b2efba6c8c2adf9", + "color.brand2.border-strong": "c79bf9f353297e236cb80f64ba018e5927f9c40f", + "color.brand2.base-default": "25c28160a47f5513ea3ab3bb43d56b07b9ad066b", + "color.brand2.base-hover": "7bf8d95d1450827305b093a6e616459f3f1a005d", + "color.brand2.base-active": "0dcbd6bb00c9680086431284d0730f6904d4a473", + "color.brand2.text-subtle": "e41c0f92145198987b2a59f51302f1543ed3d1b4", + "color.brand2.text-default": "096102b4a4682151bdfb3ed863fdae02f07a737c", + "color.brand2.contrast-first": "b81b88787bb8f1f818e654198e608e3bfd35c9a0", + "color.brand2.contrast-second": "9e6814d46a43803cbcd1e8adaf14ab9392672ed2", + "color.brand3.background-default": "c7e2f952930b61069bdf324b367236e05a2fff8c", + "color.brand3.background-subtle": "e62cbcacf2b7606bd1d9f90f3d97d551cf810910", + "color.brand3.surface-default": "6ff84d11ad8bc7e1e2781248474c4c440040b98c", + "color.brand3.surface-hover": "343ea861a615ba037875b800a7cd78ca632fe05f", + "color.brand3.surface-active": "c76f266c9969b497adc80a930719663c4eb81b79", + "color.brand3.border-subtle": "45be1ee7585b579698120ee2e4e705464d146fb4", + "color.brand3.border-default": "595dbb7daf704895cdb907e524b800636c592ae3", + "color.brand3.border-strong": "d7dc2cafbd63ce929fd6cf24f433821c27811025", + "color.brand3.base-default": "ff4fc979d92ac59a12cf52fced6341623abb08f3", + "color.brand3.base-hover": "e842c66225ff294f06023bd8a6f8bad99ff74efe", + "color.brand3.base-active": "4349d00b49b65040282ea103512b6341ac9eb2ce", + "color.brand3.text-subtle": "5c80c03929f54a29dbaf7889bc6d6d023f48dc42", + "color.brand3.text-default": "a849a7c5d2407d94daa266eea9407c02bdcf5246", + "color.brand3.contrast-first": "758b143bb4566eae22cc9ea21bb1c3b3843ece8d", + "color.brand3.contrast-second": "20df88df6e60a16e6bf46bee78d23af24ee2a413", + "color.success.background-default": "d7ec1829f8b2a8dd907c0ca90b6ec3276f9c13f4", + "color.success.background-subtle": "8eb838c196c0fdc76cf07a56d748d65dc4f32692", + "color.success.surface-default": "f1720788eed11a2790150d81ef882980cd554d86", + "color.success.surface-hover": "2c043bee6010d0e9122394b200e816c7d0c8337a", + "color.success.surface-active": "89708d5bfa8028a7fb942397c1d1d3e8edb20fbe", + "color.success.border-subtle": "cfe77a95334365c78d0916f32d0dcfa3796ae7a7", + "color.success.border-default": "45e243aefe8326cced243d4d868480289b35bb71", + "color.success.border-strong": "d0e589cab7dc076de4b83df1e2182c037a64a76d", + "color.success.base-default": "07406a605c48bcbfe90f5ad1523727e141ecfbb9", + "color.success.base-hover": "627d1d192acfc359bc8ef06a55d37224a8e36dc0", + "color.success.base-active": "2521f761f631ee494397b6ad0c661f2c20cc2fb4", + "color.success.text-subtle": "d0d24bf78b8bff82b04087f8a6f92a87a4eee6df", + "color.success.text-default": "483a06968ea6c30a4253c018c2310f06e0aa6dea", + "color.success.contrast-first": "135eb17a095a14425fd1153098c6ee15fe987ef9", + "color.success.contrast-second": "2e62ec66392abe25830024eefaa89ca9dab3af2e", + "color.danger.background-default": "36918cde98f8a1ab069e0ea5b140436d3524c621", + "color.danger.background-subtle": "a87eb8852816ee86c7323130aeb5c063ef33738d", + "color.danger.surface-default": "63713f2d6b379f7dbdf8ea211cf25bd075765858", + "color.danger.surface-hover": "192d3a0148851909524d3636b30332954f06a16e", + "color.danger.surface-active": "4fbc565ac83fec60e74f5b25a6a48e0dbc34919f", + "color.danger.border-subtle": "d45da6531bc80edc6bef052c8d768a54e2b87607", + "color.danger.border-default": "92ea7a4f1e6d1094d4b181ace361114964f65c21", + "color.danger.border-strong": "d46ee1158ecb25c5070c7c211232d06675eb38b6", + "color.danger.base-default": "77bc9bfb082e630ed368ecf8be7977a709e8d2ba", + "color.danger.base-hover": "0959083c9567a812483ad7d7c2b3ae4c1b5e1d3c", + "color.danger.base-active": "1417bda2887cf27b165476dd089dc6e97a369a2d", + "color.danger.text-subtle": "fc6f3654256453cdbf5c8c8d07c1a694c614f739", + "color.danger.text-default": "d1d7ce07ca38475b2fcdbfef46e89f89b5cb95d5", + "color.danger.contrast-first": "312b38a98ed18f7539ec30a56a560c04283881dd", + "color.danger.contrast-second": "45230c01b86f115d4aecfc94057de5ce09dddec1", + "color.info.background-default": "be26bb1c9bee44a045a4a475ccb05b2338e08c2f", + "color.info.background-subtle": "2dd86238a5f00660ee2cec3be92a8896059be083", + "color.info.surface-default": "45a6a19e8294d7723beedfe1344cc980f078b0f3", + "color.info.surface-hover": "31da8c8da21a4e544b82aabba1a5e935960eb330", + "color.info.surface-active": "e114aed8731ca510e5b6e1778f1cefa1587a4e8f", + "color.info.border-subtle": "7094af7aa6e61a45144984a758c0f5d16d436732", + "color.info.border-default": "5309861cdd5350287f478e4e44fbe37ba110ba58", + "color.info.border-strong": "699dd80f9e57f22f33e6042042b27782c63dbe61", + "color.info.base-default": "bcb0e3f70a67d7ab0a0ee79a6a32e065c12f98f1", + "color.info.base-hover": "db05f96771c30089a20ebb7f3754e77ed4f433ec", + "color.info.base-active": "1e69616093613d5bb2a6eb256ac1b35618172d63", + "color.info.text-subtle": "c94885b9b87e95c999484eaf39dc589a2b22e39c", + "color.info.text-default": "79b3ca8771f0b45925e007161f60673c2969d5a3", + "color.info.contrast-first": "fde463fc9ca884e8f0dc3de0e0a5dc091c0146b8", + "color.info.contrast-second": "6c0992b51b14c0bf9461cd457713a7cf522de957", + "color.warning.background-default": "9023f3d541222818418f930f7391756799682e00", + "color.warning.background-subtle": "5ab11f0bd5dc1ce501bd002fe97b78662a99cc58", + "color.warning.surface-default": "fde45df4d9e0a5de3d930a10414e60f291b7a584", + "color.warning.surface-hover": "f3994317c463a656dbe297f711590d4d8ecbbc2a", + "color.warning.surface-active": "0f6acb85aa24e0a260f5ef14ed35c4f31dfb6007", + "color.warning.border-subtle": "8bb2a0db03e2eb81fb948369d0686e7542a6ec18", + "color.warning.border-default": "ee711ddb1ca265b6f01c6cc79c60469afcb8ea23", + "color.warning.border-strong": "b49d4ac172231bfd25787ea80cf422473640e266", + "color.warning.base-default": "588aabdb0e5db9bb134fc27d42508d73cc1273f4", + "color.warning.base-hover": "d680f4aaa63b3248bcdf91ae1080c965cd73d159", + "color.warning.base-active": "1129235bbe5fd1d5d048ea0bca198c22fc3e8341", + "color.warning.text-subtle": "a96a7ecf32091c80dadc03e4d7b67cd4e7c890e9", + "color.warning.text-default": "329e284bf4ff61d4ea10ca0120b6daf2934eba51", + "color.warning.contrast-first": "e3c8ce6a9fe20c8877ebea6146cd9ae1f590424c", + "color.warning.contrast-second": "162087bf3f15cb18d09e9db8b547c9557a999c7d" }, "group": "semantic" }, @@ -1168,172 +1198,172 @@ "selectedTokenSets": { "themes/theme3": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34507:2185", - "$figmaModeId": "34507:5", + "$figmaCollectionId": "VariableCollectionId:34714:6571", + "$figmaModeId": "34714:8", "$figmaVariableReferences": { - "color.accent.1": "84353183581f2b2994b6ab742d7120503c481ad0", - "color.accent.2": "8589099b630197259fb2b26fb385ccb710f0a82a", - "color.accent.3": "115619789e0d6b3e2451e07da731e390dd9e2902", - "color.accent.4": "3637ef7bd03915bbe25d7e692ca6b4a0ae221c17", - "color.accent.5": "f36563ec3e14ad202dfb3673bb876c7a05a71ef6", - "color.accent.6": "10647ad457f242923f12d0ffffd324633b7d1d29", - "color.accent.7": "f404bd9a98c82ded1ca2d328c374bf246da86c88", - "color.accent.8": "10f4e8f8948fc8abecbd5244a81d6965f13edc29", - "color.accent.9": "2e2e123a6d0a23cef7a965611106d06583658e10", - "color.accent.10": "c9809c1ff0a5ec2b9f54afe64c0f5ca14b556a3d", - "color.accent.11": "f9f51021e84d346defe2f507a5e02717280d5d4d", - "color.accent.12": "d991b1e23ba6478e22e54ba150dd2ee316cc8432", - "color.accent.13": "862a5b81950e7deacb3a12be8a109f1ba9a9e90e", - "color.accent.contrast-1": "e7aafa8433a3cf0c6515346d9abb241fbefbc268", - "color.accent.contrast-2": "f62a6813a458a0513cf2ca71b4c617b7c4244ef7", - "color.neutral.1": "5eec42119cea3ad606189b8752bcbdeac3e0037d", - "color.neutral.2": "0aa8fd40f22828cba464bd091da43b2739194e3c", - "color.neutral.3": "e58e25f00ef5cf4bff3fa00ff40e355b63b094b5", - "color.neutral.4": "4dcbd0ba988e62c365de6eed3ad5e0de7421404d", - "color.neutral.5": "3ef9199221c9591a2c0cae9ddee17239f72c7875", - "color.neutral.6": "879b9bb2b617d73d6b9e9076e88abd037156aa5b", - "color.neutral.7": "29137892927219363ba0ed2dea9338019fc18ecb", - "color.neutral.8": "155e804b0b7857c4b85db0ef02e9e08b527897aa", - "color.neutral.9": "196ad265bbf600065b86bb70b456b285154ee081", - "color.neutral.10": "263248d90ef64dfa05e90d549d65357fdcd166f9", - "color.neutral.11": "a9acdb390141ef9055ade73405e04754988684b3", - "color.neutral.12": "8392f53f7f68ee0c449d2c77c8b08e9295435748", - "color.neutral.13": "f27e90583cb81e2ae44ed662a385881acff89fa2", - "color.neutral.contrast-1": "4145259dc139449fbb2c2b895b341b9184854326", - "color.neutral.contrast-2": "d3d41b74b7635c60b1df071a29e307a3ff0cf644", - "color.brand1.1": "10921522a3b52071b69c362bf050c02b51bcb6f0", - "color.brand1.2": "2d9a708d00f6e7120cd2ec02447224015b0a58e3", - "color.brand1.3": "da4405dabe5b1f664aa2dfaff19aaee1402a54bc", - "color.brand1.4": "1d98abc2f3ba6c2bab75434054b790d7b183bc92", - "color.brand1.5": "93f599242e2b628f3729173cb432a4bbf6221e55", - "color.brand1.6": "7aa12cab49fc8d1f5dac586d89feb14ad058fc85", - "color.brand1.7": "cde00c056c00a3beddd8aab1db2e38fbbfd76755", - "color.brand1.8": "f2cda20db83789d19acd934c0821971e69e60f75", - "color.brand1.9": "8e5365c215b0bd44d8b249497c0242703619bd85", - "color.brand1.10": "32718cebbd2fa0b11123a33a3bacc83fe3912b30", - "color.brand1.11": "8aa44e383a5212a7a45baa0340eb96cb096699e5", - "color.brand1.12": "6519b2e471acc505a06be9e499b7a08d3211b1ab", - "color.brand1.13": "ff216fdeca948f6a9fb977ee8a7c609b9b7ae586", - "color.brand1.contrast-1": "d2be3d20b9a3665ce5e04f01bf8fcb8188362677", - "color.brand1.contrast-2": "9b0abfa1485f14633f92998c4d45603ba6bac973", - "color.brand2.1": "89534d7e774e13814f93c71ee5a32f9b6e961ebd", - "color.brand2.2": "b17b32481c2aba1f31c0bc8b9d1afd834b35aa45", - "color.brand2.3": "eb0e0386e84a8c243895e0df59b0c88f37e760be", - "color.brand2.4": "275a4a1e21369c3de80a0b2bf247ecc95cf21c67", - "color.brand2.5": "b2a0915a7067a3b71bb33156db34906d96354777", - "color.brand2.6": "a468724f284a049e3fee4ec435cfe99481259ccf", - "color.brand2.7": "e4ee1ab7a2e08ecda1a27c4ebcf81f7ac0f9f2c1", - "color.brand2.8": "80c8e087dd3d73905c3fb7e2be9d0ef9c670e9ab", - "color.brand2.9": "d354626575048ab14981994e6ca531c141286e43", - "color.brand2.10": "21ec1d17623867f4351edee938032965f2b2b31a", - "color.brand2.11": "0f808ad0e2963f795683012a309be2da2ffe8b3f", - "color.brand2.12": "b3c9548a3880cf45cea0670a15a8459362c7335d", - "color.brand2.13": "eedf42130d5cfc9a9d7dda6dd343b5ca3a309121", - "color.brand2.contrast-1": "8b8ebcfde466a116470c34c83e8fc711c2f5b74a", - "color.brand2.contrast-2": "91345d254e0093db54f5737f73a867502c1f9f8b", - "color.brand3.1": "f2b5908acd83f5cbe281749a05116e35a22dedc6", - "color.brand3.2": "8f05ca6094ebdacf079192d5d5ff32c9282530b9", - "color.brand3.3": "18f8afe3f4ede193e806ac69cd020e4f83cdd9fd", - "color.brand3.4": "4ae647944fefccf628e5bf24840962d02794772c", - "color.brand3.5": "e2192f94a47223ad8aaf0f7c07bec096e61f144f", - "color.brand3.6": "287af4ab19822faee0ac0788b6fd43c8c34e15d7", - "color.brand3.7": "4d04c4117b0ee295fa8953e593120bc7ba9fb0d7", - "color.brand3.8": "967b67ae25546d9892d341e6883ad7583e9443d3", - "color.brand3.9": "697dfdf6bbb4ba05154b2b8e619ddffd5ee6c609", - "color.brand3.10": "9e178157fe6a75a90fe206c388b87e4dcd313a67", - "color.brand3.11": "ca3482a1e6a3283d573d3fe0086065cc426e2706", - "color.brand3.12": "a9d0ff29f06c1f74fea431f1957871c69b9e16fa", - "color.brand3.13": "3fe4e7ec8dc533a327945938d1a34c69ec83de86", - "color.brand3.contrast-1": "91a6a10424493946625a052343b38a0df0ec1f38", - "color.brand3.contrast-2": "b3873ca942c712966c9c577d7f8da8ee30b87915" + "color.accent.1": "d8b65a23f959140f056d945df7208526b42cc067", + "color.accent.2": "d19369013d777fcd5be65c750383d821da46b6a0", + "color.accent.3": "1ff161ec85f37f4c101db004cdf4c810cded9d67", + "color.accent.4": "406ee6bda03fc8ce0623a9439b7f6d012110c349", + "color.accent.5": "5221b4888940d712b7d5902a1eaa1fc741bf0520", + "color.accent.6": "1e74e9264142fec7065b055f99aa2d2e74f3ce5e", + "color.accent.7": "eb6234e73f52bd30343a679702c8f5c138c8047f", + "color.accent.8": "27eee4cbf7197c955510b7fa5d49964427627b91", + "color.accent.9": "fb00adaaa2e737e218ef695df8120292a634238e", + "color.accent.10": "f0f12f48d34d812f48b1ed448af2affc948adaeb", + "color.accent.11": "658737fa982ed7b10663dba2e23dc9feaa0533ab", + "color.accent.12": "d3c4cf53b136d3c8a8297a042f32dfc7dcc407f1", + "color.accent.13": "bd19ee01863ca814697e6e6f2ba90e7a07ead8a0", + "color.accent.contrast-1": "345367b8d28147803b1a3a8bc71b953c3c8e007c", + "color.accent.contrast-2": "983a3b372910da84b816a2b66d521069cdb3f7a7", + "color.neutral.1": "091dd6d0ae8414ae9aa0da79c1850a7f25eaeb6f", + "color.neutral.2": "18fb25ce2a25acb0adcf8897e9b023fd8fba48fa", + "color.neutral.3": "1b721cda6f19b87217f3e35cd1f9d50f16a6c2af", + "color.neutral.4": "e5749bfcb8150f594c1fe30b418179b5759035a6", + "color.neutral.5": "4ce98de2bfc75ae4f4ac65c7564681d04834a0b2", + "color.neutral.6": "2459207904722404e4bbffd1f9042dfa8d446033", + "color.neutral.7": "0c5718ad534e7fbece5002871adb6f8eb447d9ba", + "color.neutral.8": "23c88aa910a6bdf62a719bdccc4605260917da9b", + "color.neutral.9": "a1e76974f0c847ff798b48a081d171d5592f2531", + "color.neutral.10": "d389497d54b4b843a90cf3358dcd4bc009f301fb", + "color.neutral.11": "7e57ab694de9ad0f2bddce861fc95b84bd8fe503", + "color.neutral.12": "21fc63985268b3c626b6a85052c04a992f6f8850", + "color.neutral.13": "76d4ecbda4014965fd7be640e75a1d7de0515b28", + "color.neutral.contrast-1": "eb8da9dc0372c4924e1d1f51bed7a258cbcbeee3", + "color.neutral.contrast-2": "41809253146bee96c9258967a776cda1ab2ab7bc", + "color.brand1.1": "bfafacd36a56d77328451718a055532c65ab3cc4", + "color.brand1.2": "6c7ac7f8f3549d4dbbb065ece4697fb45e9ab419", + "color.brand1.3": "1d18e1e6e13ba96925c095074c36ccaf5fe31ece", + "color.brand1.4": "cb2f9dcf0cd0a2b4519af8db1cfd5debe841bb9f", + "color.brand1.5": "87f19dca6e8efd6294296235b434a52ca617e94a", + "color.brand1.6": "d06d6fcda8779634f03b3a6d488fb5b3d3485152", + "color.brand1.7": "09d6200b7811f0d9fb378438de4281b4ee1daa84", + "color.brand1.8": "4944a510aa1c2906fe7727235d0bea9eacd98efd", + "color.brand1.9": "e9190f0888f02eb895edcbec792667470e5788c9", + "color.brand1.10": "324cf59624d85de3b09f54103d19254500b75ec3", + "color.brand1.11": "de585a6f4c9b835c2bbeea00a04d0211631a7f53", + "color.brand1.12": "a6663731e7ba20c634842c264f43f62c5ee94119", + "color.brand1.13": "dc1193e52adbeafebe547a30eef48913345e8b5b", + "color.brand1.contrast-1": "bbb92d7fccae8bacf5c2653c2bfd7d2cbbad0720", + "color.brand1.contrast-2": "a01e879e33fedb492014a2571558e4d3a1f79856", + "color.brand2.1": "a29bb3e632080c1d88e74ebb4b17729f65378705", + "color.brand2.2": "72efe8761d9dbf0d9ebac27654d422ae82ea9c9d", + "color.brand2.3": "3f8d251f8c315c6e701485a03aa4b6bc5a3043b8", + "color.brand2.4": "57f1101558f834c2c7d53ce03fed0f5e4eed6586", + "color.brand2.5": "2f0a6479411fec47980248f5b07723a4935dfafa", + "color.brand2.6": "53ba6c2cafd96a705914f85ef765282c854ae142", + "color.brand2.7": "424fe68de89856a617dc36483a6336a2ac0d9bc7", + "color.brand2.8": "ae5e929a30cf172a31ff70cb04ad4ca74b6321b3", + "color.brand2.9": "3748694e5fc3cbafa9ed4e3b4d4e3ca07365ef52", + "color.brand2.10": "d52b471a8ad7108cf47eef57706433256892da21", + "color.brand2.11": "92a9b57fc8f399b81f7c9ecd34d9d7b7671f6702", + "color.brand2.12": "7e744f74ac6d7bb770b9ce8afebccf54f28dddb6", + "color.brand2.13": "9ed3d54ddea7a9c287be74a352bc6f063a997f91", + "color.brand2.contrast-1": "04816fe06731132f292a5593b8e0c9e46d82e9a6", + "color.brand2.contrast-2": "dc864f1fd008f7a28023247c9454cf54eeaab5c0", + "color.brand3.1": "648861f2d93d8d3ca1755ce828ed406715f4542f", + "color.brand3.2": "b454f414ac58cb3fdcf8ee5a8142a939e83b168b", + "color.brand3.3": "5a0e52fa6ea4b28d344171e3aaa4a3781d2bc7ca", + "color.brand3.4": "d81723bb28edf19b23f7c1f59f7a7aa298c66860", + "color.brand3.5": "96e5776dbbf7def9a71c1a34171da4b485b9530e", + "color.brand3.6": "95b1213457676fccccd6fe1b319c3b324d8abecc", + "color.brand3.7": "ad9746bf0b20e6e82fa8210b0899fbfe47e89653", + "color.brand3.8": "ede7713cde859edb089f3f1a0d48d4a4aa0b4372", + "color.brand3.9": "f0a72ab2f6dee5c350b61fd353caf184613a4cfb", + "color.brand3.10": "326702db2832588af7cbbe532ddc6e0f8a8a39f5", + "color.brand3.11": "15553a685fd2fc060c7022032975aa6769ce838e", + "color.brand3.12": "41b51c9320056cf260b801d5032a523e853604a2", + "color.brand3.13": "33ea402a0ebc6caddb70c2e75901deef20f9bba9", + "color.brand3.contrast-1": "ab93236bc114348fa1ebf9fa874cca97f9667a72", + "color.brand3.contrast-2": "a17407787b7250c490b5d346c198663a10267750" }, "group": "Theme" }, { "id": "3fe6032894c424087ef707d671d919774b5f8cca", - "name": "theme4", + "name": "Brreg", "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme4": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34507:2185", - "$figmaModeId": "34507:6", + "$figmaCollectionId": "VariableCollectionId:34714:6571", + "$figmaModeId": "34714:9", "$figmaVariableReferences": { - "color.accent.1": "84353183581f2b2994b6ab742d7120503c481ad0", - "color.accent.2": "8589099b630197259fb2b26fb385ccb710f0a82a", - "color.accent.3": "115619789e0d6b3e2451e07da731e390dd9e2902", - "color.accent.4": "3637ef7bd03915bbe25d7e692ca6b4a0ae221c17", - "color.accent.5": "f36563ec3e14ad202dfb3673bb876c7a05a71ef6", - "color.accent.6": "10647ad457f242923f12d0ffffd324633b7d1d29", - "color.accent.7": "f404bd9a98c82ded1ca2d328c374bf246da86c88", - "color.accent.8": "10f4e8f8948fc8abecbd5244a81d6965f13edc29", - "color.accent.9": "2e2e123a6d0a23cef7a965611106d06583658e10", - "color.accent.10": "c9809c1ff0a5ec2b9f54afe64c0f5ca14b556a3d", - "color.accent.11": "f9f51021e84d346defe2f507a5e02717280d5d4d", - "color.accent.12": "d991b1e23ba6478e22e54ba150dd2ee316cc8432", - "color.accent.13": "862a5b81950e7deacb3a12be8a109f1ba9a9e90e", - "color.accent.contrast-1": "e7aafa8433a3cf0c6515346d9abb241fbefbc268", - "color.accent.contrast-2": "f62a6813a458a0513cf2ca71b4c617b7c4244ef7", - "color.neutral.1": "5eec42119cea3ad606189b8752bcbdeac3e0037d", - "color.neutral.2": "0aa8fd40f22828cba464bd091da43b2739194e3c", - "color.neutral.3": "e58e25f00ef5cf4bff3fa00ff40e355b63b094b5", - "color.neutral.4": "4dcbd0ba988e62c365de6eed3ad5e0de7421404d", - "color.neutral.5": "3ef9199221c9591a2c0cae9ddee17239f72c7875", - "color.neutral.6": "879b9bb2b617d73d6b9e9076e88abd037156aa5b", - "color.neutral.7": "29137892927219363ba0ed2dea9338019fc18ecb", - "color.neutral.8": "155e804b0b7857c4b85db0ef02e9e08b527897aa", - "color.neutral.9": "196ad265bbf600065b86bb70b456b285154ee081", - "color.neutral.10": "263248d90ef64dfa05e90d549d65357fdcd166f9", - "color.neutral.11": "a9acdb390141ef9055ade73405e04754988684b3", - "color.neutral.12": "8392f53f7f68ee0c449d2c77c8b08e9295435748", - "color.neutral.13": "f27e90583cb81e2ae44ed662a385881acff89fa2", - "color.neutral.contrast-1": "4145259dc139449fbb2c2b895b341b9184854326", - "color.neutral.contrast-2": "d3d41b74b7635c60b1df071a29e307a3ff0cf644", - "color.brand1.1": "10921522a3b52071b69c362bf050c02b51bcb6f0", - "color.brand1.2": "2d9a708d00f6e7120cd2ec02447224015b0a58e3", - "color.brand1.3": "da4405dabe5b1f664aa2dfaff19aaee1402a54bc", - "color.brand1.4": "1d98abc2f3ba6c2bab75434054b790d7b183bc92", - "color.brand1.5": "93f599242e2b628f3729173cb432a4bbf6221e55", - "color.brand1.6": "7aa12cab49fc8d1f5dac586d89feb14ad058fc85", - "color.brand1.7": "cde00c056c00a3beddd8aab1db2e38fbbfd76755", - "color.brand1.8": "f2cda20db83789d19acd934c0821971e69e60f75", - "color.brand1.9": "8e5365c215b0bd44d8b249497c0242703619bd85", - "color.brand1.10": "32718cebbd2fa0b11123a33a3bacc83fe3912b30", - "color.brand1.11": "8aa44e383a5212a7a45baa0340eb96cb096699e5", - "color.brand1.12": "6519b2e471acc505a06be9e499b7a08d3211b1ab", - "color.brand1.13": "ff216fdeca948f6a9fb977ee8a7c609b9b7ae586", - "color.brand1.contrast-1": "d2be3d20b9a3665ce5e04f01bf8fcb8188362677", - "color.brand1.contrast-2": "9b0abfa1485f14633f92998c4d45603ba6bac973", - "color.brand2.1": "89534d7e774e13814f93c71ee5a32f9b6e961ebd", - "color.brand2.2": "b17b32481c2aba1f31c0bc8b9d1afd834b35aa45", - "color.brand2.3": "eb0e0386e84a8c243895e0df59b0c88f37e760be", - "color.brand2.4": "275a4a1e21369c3de80a0b2bf247ecc95cf21c67", - "color.brand2.5": "b2a0915a7067a3b71bb33156db34906d96354777", - "color.brand2.6": "a468724f284a049e3fee4ec435cfe99481259ccf", - "color.brand2.7": "e4ee1ab7a2e08ecda1a27c4ebcf81f7ac0f9f2c1", - "color.brand2.8": "80c8e087dd3d73905c3fb7e2be9d0ef9c670e9ab", - "color.brand2.9": "d354626575048ab14981994e6ca531c141286e43", - "color.brand2.10": "21ec1d17623867f4351edee938032965f2b2b31a", - "color.brand2.11": "0f808ad0e2963f795683012a309be2da2ffe8b3f", - "color.brand2.12": "b3c9548a3880cf45cea0670a15a8459362c7335d", - "color.brand2.13": "eedf42130d5cfc9a9d7dda6dd343b5ca3a309121", - "color.brand2.contrast-1": "8b8ebcfde466a116470c34c83e8fc711c2f5b74a", - "color.brand2.contrast-2": "91345d254e0093db54f5737f73a867502c1f9f8b", - "color.brand3.1": "f2b5908acd83f5cbe281749a05116e35a22dedc6", - "color.brand3.2": "8f05ca6094ebdacf079192d5d5ff32c9282530b9", - "color.brand3.3": "18f8afe3f4ede193e806ac69cd020e4f83cdd9fd", - "color.brand3.4": "4ae647944fefccf628e5bf24840962d02794772c", - "color.brand3.5": "e2192f94a47223ad8aaf0f7c07bec096e61f144f", - "color.brand3.6": "287af4ab19822faee0ac0788b6fd43c8c34e15d7", - "color.brand3.7": "4d04c4117b0ee295fa8953e593120bc7ba9fb0d7", - "color.brand3.8": "967b67ae25546d9892d341e6883ad7583e9443d3", - "color.brand3.9": "697dfdf6bbb4ba05154b2b8e619ddffd5ee6c609", - "color.brand3.10": "9e178157fe6a75a90fe206c388b87e4dcd313a67", - "color.brand3.11": "ca3482a1e6a3283d573d3fe0086065cc426e2706", - "color.brand3.12": "a9d0ff29f06c1f74fea431f1957871c69b9e16fa", - "color.brand3.13": "3fe4e7ec8dc533a327945938d1a34c69ec83de86", - "color.brand3.contrast-1": "91a6a10424493946625a052343b38a0df0ec1f38", - "color.brand3.contrast-2": "b3873ca942c712966c9c577d7f8da8ee30b87915" + "color.accent.1": "d8b65a23f959140f056d945df7208526b42cc067", + "color.accent.2": "d19369013d777fcd5be65c750383d821da46b6a0", + "color.accent.3": "1ff161ec85f37f4c101db004cdf4c810cded9d67", + "color.accent.4": "406ee6bda03fc8ce0623a9439b7f6d012110c349", + "color.accent.5": "5221b4888940d712b7d5902a1eaa1fc741bf0520", + "color.accent.6": "1e74e9264142fec7065b055f99aa2d2e74f3ce5e", + "color.accent.7": "eb6234e73f52bd30343a679702c8f5c138c8047f", + "color.accent.8": "27eee4cbf7197c955510b7fa5d49964427627b91", + "color.accent.9": "fb00adaaa2e737e218ef695df8120292a634238e", + "color.accent.10": "f0f12f48d34d812f48b1ed448af2affc948adaeb", + "color.accent.11": "658737fa982ed7b10663dba2e23dc9feaa0533ab", + "color.accent.12": "d3c4cf53b136d3c8a8297a042f32dfc7dcc407f1", + "color.accent.13": "bd19ee01863ca814697e6e6f2ba90e7a07ead8a0", + "color.accent.contrast-1": "345367b8d28147803b1a3a8bc71b953c3c8e007c", + "color.accent.contrast-2": "983a3b372910da84b816a2b66d521069cdb3f7a7", + "color.neutral.1": "091dd6d0ae8414ae9aa0da79c1850a7f25eaeb6f", + "color.neutral.2": "18fb25ce2a25acb0adcf8897e9b023fd8fba48fa", + "color.neutral.3": "1b721cda6f19b87217f3e35cd1f9d50f16a6c2af", + "color.neutral.4": "e5749bfcb8150f594c1fe30b418179b5759035a6", + "color.neutral.5": "4ce98de2bfc75ae4f4ac65c7564681d04834a0b2", + "color.neutral.6": "2459207904722404e4bbffd1f9042dfa8d446033", + "color.neutral.7": "0c5718ad534e7fbece5002871adb6f8eb447d9ba", + "color.neutral.8": "23c88aa910a6bdf62a719bdccc4605260917da9b", + "color.neutral.9": "a1e76974f0c847ff798b48a081d171d5592f2531", + "color.neutral.10": "d389497d54b4b843a90cf3358dcd4bc009f301fb", + "color.neutral.11": "7e57ab694de9ad0f2bddce861fc95b84bd8fe503", + "color.neutral.12": "21fc63985268b3c626b6a85052c04a992f6f8850", + "color.neutral.13": "76d4ecbda4014965fd7be640e75a1d7de0515b28", + "color.neutral.contrast-1": "eb8da9dc0372c4924e1d1f51bed7a258cbcbeee3", + "color.neutral.contrast-2": "41809253146bee96c9258967a776cda1ab2ab7bc", + "color.brand1.1": "bfafacd36a56d77328451718a055532c65ab3cc4", + "color.brand1.2": "6c7ac7f8f3549d4dbbb065ece4697fb45e9ab419", + "color.brand1.3": "1d18e1e6e13ba96925c095074c36ccaf5fe31ece", + "color.brand1.4": "cb2f9dcf0cd0a2b4519af8db1cfd5debe841bb9f", + "color.brand1.5": "87f19dca6e8efd6294296235b434a52ca617e94a", + "color.brand1.6": "d06d6fcda8779634f03b3a6d488fb5b3d3485152", + "color.brand1.7": "09d6200b7811f0d9fb378438de4281b4ee1daa84", + "color.brand1.8": "4944a510aa1c2906fe7727235d0bea9eacd98efd", + "color.brand1.9": "e9190f0888f02eb895edcbec792667470e5788c9", + "color.brand1.10": "324cf59624d85de3b09f54103d19254500b75ec3", + "color.brand1.11": "de585a6f4c9b835c2bbeea00a04d0211631a7f53", + "color.brand1.12": "a6663731e7ba20c634842c264f43f62c5ee94119", + "color.brand1.13": "dc1193e52adbeafebe547a30eef48913345e8b5b", + "color.brand1.contrast-1": "bbb92d7fccae8bacf5c2653c2bfd7d2cbbad0720", + "color.brand1.contrast-2": "a01e879e33fedb492014a2571558e4d3a1f79856", + "color.brand2.1": "a29bb3e632080c1d88e74ebb4b17729f65378705", + "color.brand2.2": "72efe8761d9dbf0d9ebac27654d422ae82ea9c9d", + "color.brand2.3": "3f8d251f8c315c6e701485a03aa4b6bc5a3043b8", + "color.brand2.4": "57f1101558f834c2c7d53ce03fed0f5e4eed6586", + "color.brand2.5": "2f0a6479411fec47980248f5b07723a4935dfafa", + "color.brand2.6": "53ba6c2cafd96a705914f85ef765282c854ae142", + "color.brand2.7": "424fe68de89856a617dc36483a6336a2ac0d9bc7", + "color.brand2.8": "ae5e929a30cf172a31ff70cb04ad4ca74b6321b3", + "color.brand2.9": "3748694e5fc3cbafa9ed4e3b4d4e3ca07365ef52", + "color.brand2.10": "d52b471a8ad7108cf47eef57706433256892da21", + "color.brand2.11": "92a9b57fc8f399b81f7c9ecd34d9d7b7671f6702", + "color.brand2.12": "7e744f74ac6d7bb770b9ce8afebccf54f28dddb6", + "color.brand2.13": "9ed3d54ddea7a9c287be74a352bc6f063a997f91", + "color.brand2.contrast-1": "04816fe06731132f292a5593b8e0c9e46d82e9a6", + "color.brand2.contrast-2": "dc864f1fd008f7a28023247c9454cf54eeaab5c0", + "color.brand3.1": "648861f2d93d8d3ca1755ce828ed406715f4542f", + "color.brand3.2": "b454f414ac58cb3fdcf8ee5a8142a939e83b168b", + "color.brand3.3": "5a0e52fa6ea4b28d344171e3aaa4a3781d2bc7ca", + "color.brand3.4": "d81723bb28edf19b23f7c1f59f7a7aa298c66860", + "color.brand3.5": "96e5776dbbf7def9a71c1a34171da4b485b9530e", + "color.brand3.6": "95b1213457676fccccd6fe1b319c3b324d8abecc", + "color.brand3.7": "ad9746bf0b20e6e82fa8210b0899fbfe47e89653", + "color.brand3.8": "ede7713cde859edb089f3f1a0d48d4a4aa0b4372", + "color.brand3.9": "f0a72ab2f6dee5c350b61fd353caf184613a4cfb", + "color.brand3.10": "326702db2832588af7cbbe532ddc6e0f8a8a39f5", + "color.brand3.11": "15553a685fd2fc060c7022032975aa6769ce838e", + "color.brand3.12": "41b51c9320056cf260b801d5032a523e853604a2", + "color.brand3.13": "33ea402a0ebc6caddb70c2e75901deef20f9bba9", + "color.brand3.contrast-1": "ab93236bc114348fa1ebf9fa874cca97f9667a72", + "color.brand3.contrast-2": "a17407787b7250c490b5d346c198663a10267750" }, "group": "Theme" } diff --git a/design-tokens/Figma/components.json b/design-tokens/Figma/components.json index db3e3173b4..1d72c905f3 100644 --- a/design-tokens/Figma/components.json +++ b/design-tokens/Figma/components.json @@ -2,21 +2,21 @@ "switch": { "circle": { "small": { - "value": "{sizing.5} - {switch.border}", - "type": "sizing" + "type": "sizing", + "value": "{sizing.5} - {switch.border}" }, "medium": { - "value": "{sizing.6} - {switch.border}", - "type": "sizing" + "type": "sizing", + "value": "{sizing.6} - {switch.border}" }, "large": { - "value": "{sizing.7} - {switch.border}", - "type": "sizing" + "type": "sizing", + "value": "{sizing.7} - {switch.border}" } }, "border": { - "value": "4", - "type": "sizing" + "type": "sizing", + "value": "4" } } } \ No newline at end of file diff --git a/design-tokens/primitives/colors/dark/global.json b/design-tokens/primitives/colors/dark/global.json index cbe1df6791..8956c64b27 100644 --- a/design-tokens/primitives/colors/dark/global.json +++ b/design-tokens/primitives/colors/dark/global.json @@ -2,374 +2,374 @@ "global": { "blue": { "1": { - "value": "#031d30", - "type": "color" + "type": "color", + "value": "#031d30" }, "2": { - "value": "#032540", - "type": "color" + "type": "color", + "value": "#032540" }, "3": { - "value": "#043256", - "type": "color" + "type": "color", + "value": "#043256" }, "4": { - "value": "#053c65", - "type": "color" + "type": "color", + "value": "#053c65" }, "5": { - "value": "#064474", - "type": "color" + "type": "color", + "value": "#064474" }, "6": { - "value": "#075490", - "type": "color" + "type": "color", + "value": "#075490" }, "7": { - "value": "#0a6dba", - "type": "color" + "type": "color", + "value": "#0a6dba" }, "8": { - "value": "#3389cb", - "type": "color" + "type": "color", + "value": "#3389cb" }, "9": { - "value": "#0c72c1", - "type": "color" + "type": "color", + "value": "#0c72c1" }, "10": { - "value": "#085c9c", - "type": "color" + "type": "color", + "value": "#085c9c" }, "11": { - "value": "#064678", - "type": "color" + "type": "color", + "value": "#064678" }, "12": { - "value": "#78b1dc", - "type": "color" + "type": "color", + "value": "#78b1dc" }, "13": { - "value": "#aed0ea", - "type": "color" + "type": "color", + "value": "#aed0ea" }, "contrast-1": { - "value": "#f6fafd", - "type": "color" + "type": "color", + "value": "#f6fafd" }, "contrast-2": { - "value": "#f3f8fc", - "type": "color" + "type": "color", + "value": "#f3f8fc" } }, "green": { "1": { - "value": "#022106", - "type": "color" + "type": "color", + "value": "#022106" }, "2": { - "value": "#022b07", - "type": "color" + "type": "color", + "value": "#022b07" }, "3": { - "value": "#03380a", - "type": "color" + "type": "color", + "value": "#03380a" }, "4": { - "value": "#03430b", - "type": "color" + "type": "color", + "value": "#03430b" }, "5": { - "value": "#044e0d", - "type": "color" + "type": "color", + "value": "#044e0d" }, "6": { - "value": "#045f10", - "type": "color" + "type": "color", + "value": "#045f10" }, "7": { - "value": "#067b15", - "type": "color" + "type": "color", + "value": "#067b15" }, "8": { - "value": "#08991a", - "type": "color" + "type": "color", + "value": "#08991a" }, "9": { - "value": "#08991a", - "type": "color" + "type": "color", + "value": "#08991a" }, "10": { - "value": "#067f16", - "type": "color" + "type": "color", + "value": "#067f16" }, "11": { - "value": "#056511", - "type": "color" + "type": "color", + "value": "#056511" }, "12": { - "value": "#61be6d", - "type": "color" + "type": "color", + "value": "#61be6d" }, "13": { - "value": "#a3d9aa", - "type": "color" + "type": "color", + "value": "#a3d9aa" }, "contrast-1": { - "value": "#022c08", - "type": "color" + "type": "color", + "value": "#022c08" }, "contrast-2": { - "value": "#011403", - "type": "color" + "type": "color", + "value": "#011403" } }, "orange": { "1": { - "value": "#2d1508", - "type": "color" + "type": "color", + "value": "#2d1508" }, "2": { - "value": "#3a1b0a", - "type": "color" + "type": "color", + "value": "#3a1b0a" }, "3": { - "value": "#4f240d", - "type": "color" + "type": "color", + "value": "#4f240d" }, "4": { - "value": "#5d2b0f", - "type": "color" + "type": "color", + "value": "#5d2b0f" }, "5": { - "value": "#6b3212", - "type": "color" + "type": "color", + "value": "#6b3212" }, "6": { - "value": "#853e16", - "type": "color" + "type": "color", + "value": "#853e16" }, "7": { - "value": "#ac4f1c", - "type": "color" + "type": "color", + "value": "#ac4f1c" }, "8": { - "value": "#d46223", - "type": "color" + "type": "color", + "value": "#d46223" }, "9": { - "value": "#d46223", - "type": "color" + "type": "color", + "value": "#d46223" }, "10": { - "value": "#b0511d", - "type": "color" + "type": "color", + "value": "#b0511d" }, "11": { - "value": "#8e4117", - "type": "color" + "type": "color", + "value": "#8e4117" }, "12": { - "value": "#e39a72", - "type": "color" + "type": "color", + "value": "#e39a72" }, "13": { - "value": "#efc3ab", - "type": "color" + "type": "color", + "value": "#efc3ab" }, "contrast-1": { - "value": "#3e1c0a", - "type": "color" + "type": "color", + "value": "#3e1c0a" }, "contrast-2": { - "value": "#1c0d05", - "type": "color" + "type": "color", + "value": "#1c0d05" } }, "purple": { "1": { - "value": "#251238", - "type": "color" + "type": "color", + "value": "#251238" }, "2": { - "value": "#301748", - "type": "color" + "type": "color", + "value": "#301748" }, "3": { - "value": "#402060", - "type": "color" + "type": "color", + "value": "#402060" }, "4": { - "value": "#4d2673", - "type": "color" + "type": "color", + "value": "#4d2673" }, "5": { - "value": "#572b83", - "type": "color" + "type": "color", + "value": "#572b83" }, "6": { - "value": "#6b399d", - "type": "color" + "type": "color", + "value": "#6b399d" }, "7": { - "value": "#8257ac", - "type": "color" + "type": "color", + "value": "#8257ac" }, "8": { - "value": "#9875ba", - "type": "color" + "type": "color", + "value": "#9875ba" }, "9": { - "value": "#663399", - "type": "color" + "type": "color", + "value": "#663399" }, "10": { - "value": "#4d2673", - "type": "color" + "type": "color", + "value": "#4d2673" }, "11": { - "value": "#32194c", - "type": "color" + "type": "color", + "value": "#32194c" }, "12": { - "value": "#b9a1d0", - "type": "color" + "type": "color", + "value": "#b9a1d0" }, "13": { - "value": "#d5c7e3", - "type": "color" + "type": "color", + "value": "#d5c7e3" }, "contrast-1": { - "value": "#f9f7fb", - "type": "color" + "type": "color", + "value": "#f9f7fb" }, "contrast-2": { - "value": "#d7cae5", - "type": "color" + "type": "color", + "value": "#d7cae5" } }, "red": { "1": { - "value": "#3b0708", - "type": "color" + "type": "color", + "value": "#3b0708" }, "2": { - "value": "#4b0909", - "type": "color" + "type": "color", + "value": "#4b0909" }, "3": { - "value": "#630c0d", - "type": "color" + "type": "color", + "value": "#630c0d" }, "4": { - "value": "#740e0f", - "type": "color" + "type": "color", + "value": "#740e0f" }, "5": { - "value": "#851011", - "type": "color" + "type": "color", + "value": "#851011" }, "6": { - "value": "#a41415", - "type": "color" + "type": "color", + "value": "#a41415" }, "7": { - "value": "#d21a1b", - "type": "color" + "type": "color", + "value": "#d21a1b" }, "8": { - "value": "#ea4a4a", - "type": "color" + "type": "color", + "value": "#ea4a4a" }, "9": { - "value": "#e51c1d", - "type": "color" + "type": "color", + "value": "#e51c1d" }, "10": { - "value": "#bb1718", - "type": "color" + "type": "color", + "value": "#bb1718" }, "11": { - "value": "#921213", - "type": "color" + "type": "color", + "value": "#921213" }, "12": { - "value": "#f28f8f", - "type": "color" + "type": "color", + "value": "#f28f8f" }, "13": { - "value": "#f7bdbd", - "type": "color" + "type": "color", + "value": "#f7bdbd" }, "contrast-1": { - "value": "#fef6f6", - "type": "color" + "type": "color", + "value": "#fef6f6" }, "contrast-2": { - "value": "#fef9f9", - "type": "color" + "type": "color", + "value": "#fef9f9" } }, "yellow": { "1": { - "value": "#221b06", - "type": "color" + "type": "color", + "value": "#221b06" }, "2": { - "value": "#2b2307", - "type": "color" + "type": "color", + "value": "#2b2307" }, "3": { - "value": "#3a300a", - "type": "color" + "type": "color", + "value": "#3a300a" }, "4": { - "value": "#45380c", - "type": "color" + "type": "color", + "value": "#45380c" }, "5": { - "value": "#4f410e", - "type": "color" + "type": "color", + "value": "#4f410e" }, "6": { - "value": "#635011", - "type": "color" + "type": "color", + "value": "#635011" }, "7": { - "value": "#806816", - "type": "color" + "type": "color", + "value": "#806816" }, "8": { - "value": "#9d801b", - "type": "color" + "type": "color", + "value": "#9d801b" }, "9": { - "value": "#eabf28", - "type": "color" + "type": "color", + "value": "#eabf28" }, "10": { - "value": "#cca723", - "type": "color" + "type": "color", + "value": "#cca723" }, "11": { - "value": "#b1901e", - "type": "color" + "type": "color", + "value": "#b1901e" }, "12": { - "value": "#cca723", - "type": "color" + "type": "color", + "value": "#cca723" }, "13": { - "value": "#edc94b", - "type": "color" + "type": "color", + "value": "#edc94b" }, "contrast-1": { - "value": "#2e2508", - "type": "color" + "type": "color", + "value": "#2e2508" }, "contrast-2": { - "value": "#52430e", - "type": "color" + "type": "color", + "value": "#52430e" } } } diff --git a/design-tokens/primitives/colors/dark/theme.json b/design-tokens/primitives/colors/dark/theme.json index 943eed3fa5..2ff615040e 100644 --- a/design-tokens/primitives/colors/dark/theme.json +++ b/design-tokens/primitives/colors/dark/theme.json @@ -2,312 +2,312 @@ "theme": { "accent": { "1": { - "value": "#001c36", - "type": "color" + "type": "color", + "value": "#001c36" }, "2": { - "value": "#002445", - "type": "color" + "type": "color", + "value": "#002445" }, "3": { - "value": "#00315c", - "type": "color" + "type": "color", + "value": "#00315c" }, "4": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "5": { - "value": "#00427e", - "type": "color" + "type": "color", + "value": "#00427e" }, "6": { - "value": "#00529d", - "type": "color" + "type": "color", + "value": "#00529d" }, "7": { - "value": "#0f6bbe", - "type": "color" + "type": "color", + "value": "#0f6bbe" }, "8": { - "value": "#3d88ca", - "type": "color" + "type": "color", + "value": "#3d88ca" }, "9": { - "value": "#0163ba", - "type": "color" + "type": "color", + "value": "#0163ba" }, "10": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "11": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "12": { - "value": "#7eb0dc", - "type": "color" + "type": "color", + "value": "#7eb0dc" }, "13": { - "value": "#b0cfea", - "type": "color" + "type": "color", + "value": "#b0cfea" }, "contrast-1": { - "value": "#f6fafd", - "type": "color" + "type": "color", + "value": "#f6fafd" }, "contrast-2": { - "value": "#ddeaf6", - "type": "color" + "type": "color", + "value": "#ddeaf6" } }, "neutral": { "1": { - "value": "#131c27", - "type": "color" + "type": "color", + "value": "#131c27" }, "2": { - "value": "#192433", - "type": "color" + "type": "color", + "value": "#192433" }, "3": { - "value": "#243142", - "type": "color" + "type": "color", + "value": "#243142" }, "4": { - "value": "#2e3a4a", - "type": "color" + "type": "color", + "value": "#2e3a4a" }, "5": { - "value": "#374352", - "type": "color" + "type": "color", + "value": "#374352" }, "6": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "7": { - "value": "#626b77", - "type": "color" + "type": "color", + "value": "#626b77" }, "8": { - "value": "#7d848e", - "type": "color" + "type": "color", + "value": "#7d848e" }, "9": { - "value": "#1e2b3c", - "type": "color" + "type": "color", + "value": "#1e2b3c" }, "10": { - "value": "#333e4e", - "type": "color" + "type": "color", + "value": "#333e4e" }, "11": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "12": { - "value": "#a6abb2", - "type": "color" + "type": "color", + "value": "#a6abb2" }, "13": { - "value": "#c9ccd0", - "type": "color" + "type": "color", + "value": "#c9ccd0" }, "contrast-1": { - "value": "#f9f9fa", - "type": "color" + "type": "color", + "value": "#f9f9fa" }, "contrast-2": { - "value": "#9ea3ab", - "type": "color" + "type": "color", + "value": "#9ea3ab" } }, "brand1": { "1": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" }, "2": { - "value": "#3c1819", - "type": "color" + "type": "color", + "value": "#3c1819" }, "3": { - "value": "#522021", - "type": "color" + "type": "color", + "value": "#522021" }, "4": { - "value": "#602627", - "type": "color" + "type": "color", + "value": "#602627" }, "5": { - "value": "#702c2e", - "type": "color" + "type": "color", + "value": "#702c2e" }, "6": { - "value": "#8b3639", - "type": "color" + "type": "color", + "value": "#8b3639" }, "7": { - "value": "#b34649", - "type": "color" + "type": "color", + "value": "#b34649" }, "8": { - "value": "#dd565a", - "type": "color" + "type": "color", + "value": "#dd565a" }, "9": { - "value": "#f35f63", - "type": "color" + "type": "color", + "value": "#f35f63" }, "10": { - "value": "#cc5053", - "type": "color" + "type": "color", + "value": "#cc5053" }, "11": { - "value": "#a84144", - "type": "color" + "type": "color", + "value": "#a84144" }, "12": { - "value": "#f78d8f", - "type": "color" + "type": "color", + "value": "#f78d8f" }, "13": { - "value": "#fabcbd", - "type": "color" + "type": "color", + "value": "#fabcbd" }, "contrast-1": { - "value": "#41191b", - "type": "color" + "type": "color", + "value": "#41191b" }, "contrast-2": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" } }, "brand2": { "1": { - "value": "#231a05", - "type": "color" + "type": "color", + "value": "#231a05" }, "2": { - "value": "#2d2206", - "type": "color" + "type": "color", + "value": "#2d2206" }, "3": { - "value": "#3d2e09", - "type": "color" + "type": "color", + "value": "#3d2e09" }, "4": { - "value": "#48360a", - "type": "color" + "type": "color", + "value": "#48360a" }, "5": { - "value": "#543e0c", - "type": "color" + "type": "color", + "value": "#543e0c" }, "6": { - "value": "#684e0f", - "type": "color" + "type": "color", + "value": "#684e0f" }, "7": { - "value": "#876413", - "type": "color" + "type": "color", + "value": "#876413" }, "8": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "9": { - "value": "#e4a920", - "type": "color" + "type": "color", + "value": "#e4a920" }, "10": { - "value": "#c6931c", - "type": "color" + "type": "color", + "value": "#c6931c" }, "11": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "12": { - "value": "#daa21f", - "type": "color" + "type": "color", + "value": "#daa21f" }, "13": { - "value": "#eec76c", - "type": "color" + "type": "color", + "value": "#eec76c" }, "contrast-1": { - "value": "#302407", - "type": "color" + "type": "color", + "value": "#302407" }, "contrast-2": { - "value": "#45340a", - "type": "color" + "type": "color", + "value": "#45340a" } }, "brand3": { "1": { - "value": "#061d30", - "type": "color" + "type": "color", + "value": "#061d30" }, "2": { - "value": "#07253c", - "type": "color" + "type": "color", + "value": "#07253c" }, "3": { - "value": "#0a3251", - "type": "color" + "type": "color", + "value": "#0a3251" }, "4": { - "value": "#0c3b60", - "type": "color" + "type": "color", + "value": "#0c3b60" }, "5": { - "value": "#0e446e", - "type": "color" + "type": "color", + "value": "#0e446e" }, "6": { - "value": "#11558a", - "type": "color" + "type": "color", + "value": "#11558a" }, "7": { - "value": "#166eb2", - "type": "color" + "type": "color", + "value": "#166eb2" }, "8": { - "value": "#1b88db", - "type": "color" + "type": "color", + "value": "#1b88db" }, "9": { - "value": "#1e98f5", - "type": "color" + "type": "color", + "value": "#1e98f5" }, "10": { - "value": "#1980ce", - "type": "color" + "type": "color", + "value": "#1980ce" }, "11": { - "value": "#1569a9", - "type": "color" + "type": "color", + "value": "#1569a9" }, "12": { - "value": "#57b2f8", - "type": "color" + "type": "color", + "value": "#57b2f8" }, "13": { - "value": "#9cd2fb", - "type": "color" + "type": "color", + "value": "#9cd2fb" }, "contrast-1": { - "value": "#082740", - "type": "color" + "type": "color", + "value": "#082740" }, "contrast-2": { - "value": "#061f33", - "type": "color" + "type": "color", + "value": "#061f33" } } } diff --git a/design-tokens/primitives/colors/dark/theme2.json b/design-tokens/primitives/colors/dark/theme2.json index 127253b904..f998326c95 100644 --- a/design-tokens/primitives/colors/dark/theme2.json +++ b/design-tokens/primitives/colors/dark/theme2.json @@ -2,312 +2,312 @@ "theme2": { "accent": { "1": { - "value": "#001c36", - "type": "color" + "type": "color", + "value": "#001c36" }, "2": { - "value": "#002445", - "type": "color" + "type": "color", + "value": "#002445" }, "3": { - "value": "#00315c", - "type": "color" + "type": "color", + "value": "#00315c" }, "4": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "5": { - "value": "#00427e", - "type": "color" + "type": "color", + "value": "#00427e" }, "6": { - "value": "#00529d", - "type": "color" + "type": "color", + "value": "#00529d" }, "7": { - "value": "#0f6bbe", - "type": "color" + "type": "color", + "value": "#0f6bbe" }, "8": { - "value": "#3d88ca", - "type": "color" + "type": "color", + "value": "#3d88ca" }, "9": { - "value": "#0163ba", - "type": "color" + "type": "color", + "value": "#0163ba" }, "10": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "11": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "12": { - "value": "#7eb0dc", - "type": "color" + "type": "color", + "value": "#7eb0dc" }, "13": { - "value": "#b0cfea", - "type": "color" + "type": "color", + "value": "#b0cfea" }, "contrast-1": { - "value": "#f6fafd", - "type": "color" + "type": "color", + "value": "#f6fafd" }, "contrast-2": { - "value": "#ddeaf6", - "type": "color" + "type": "color", + "value": "#ddeaf6" } }, "neutral": { "1": { - "value": "#131c27", - "type": "color" + "type": "color", + "value": "#131c27" }, "2": { - "value": "#192433", - "type": "color" + "type": "color", + "value": "#192433" }, "3": { - "value": "#243142", - "type": "color" + "type": "color", + "value": "#243142" }, "4": { - "value": "#2e3a4a", - "type": "color" + "type": "color", + "value": "#2e3a4a" }, "5": { - "value": "#374352", - "type": "color" + "type": "color", + "value": "#374352" }, "6": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "7": { - "value": "#626b77", - "type": "color" + "type": "color", + "value": "#626b77" }, "8": { - "value": "#7d848e", - "type": "color" + "type": "color", + "value": "#7d848e" }, "9": { - "value": "#1e2b3c", - "type": "color" + "type": "color", + "value": "#1e2b3c" }, "10": { - "value": "#333e4e", - "type": "color" + "type": "color", + "value": "#333e4e" }, "11": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "12": { - "value": "#a6abb2", - "type": "color" + "type": "color", + "value": "#a6abb2" }, "13": { - "value": "#c9ccd0", - "type": "color" + "type": "color", + "value": "#c9ccd0" }, "contrast-1": { - "value": "#f9f9fa", - "type": "color" + "type": "color", + "value": "#f9f9fa" }, "contrast-2": { - "value": "#9ea3ab", - "type": "color" + "type": "color", + "value": "#9ea3ab" } }, "brand1": { "1": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" }, "2": { - "value": "#3c1819", - "type": "color" + "type": "color", + "value": "#3c1819" }, "3": { - "value": "#522021", - "type": "color" + "type": "color", + "value": "#522021" }, "4": { - "value": "#602627", - "type": "color" + "type": "color", + "value": "#602627" }, "5": { - "value": "#702c2e", - "type": "color" + "type": "color", + "value": "#702c2e" }, "6": { - "value": "#8b3639", - "type": "color" + "type": "color", + "value": "#8b3639" }, "7": { - "value": "#b34649", - "type": "color" + "type": "color", + "value": "#b34649" }, "8": { - "value": "#dd565a", - "type": "color" + "type": "color", + "value": "#dd565a" }, "9": { - "value": "#f35f63", - "type": "color" + "type": "color", + "value": "#f35f63" }, "10": { - "value": "#cc5053", - "type": "color" + "type": "color", + "value": "#cc5053" }, "11": { - "value": "#a84144", - "type": "color" + "type": "color", + "value": "#a84144" }, "12": { - "value": "#f78d8f", - "type": "color" + "type": "color", + "value": "#f78d8f" }, "13": { - "value": "#fabcbd", - "type": "color" + "type": "color", + "value": "#fabcbd" }, "contrast-1": { - "value": "#41191b", - "type": "color" + "type": "color", + "value": "#41191b" }, "contrast-2": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" } }, "brand2": { "1": { - "value": "#231a05", - "type": "color" + "type": "color", + "value": "#231a05" }, "2": { - "value": "#2d2206", - "type": "color" + "type": "color", + "value": "#2d2206" }, "3": { - "value": "#3d2e09", - "type": "color" + "type": "color", + "value": "#3d2e09" }, "4": { - "value": "#48360a", - "type": "color" + "type": "color", + "value": "#48360a" }, "5": { - "value": "#543e0c", - "type": "color" + "type": "color", + "value": "#543e0c" }, "6": { - "value": "#684e0f", - "type": "color" + "type": "color", + "value": "#684e0f" }, "7": { - "value": "#876413", - "type": "color" + "type": "color", + "value": "#876413" }, "8": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "9": { - "value": "#e4a920", - "type": "color" + "type": "color", + "value": "#e4a920" }, "10": { - "value": "#c6931c", - "type": "color" + "type": "color", + "value": "#c6931c" }, "11": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "12": { - "value": "#daa21f", - "type": "color" + "type": "color", + "value": "#daa21f" }, "13": { - "value": "#eec76c", - "type": "color" + "type": "color", + "value": "#eec76c" }, "contrast-1": { - "value": "#302407", - "type": "color" + "type": "color", + "value": "#302407" }, "contrast-2": { - "value": "#45340a", - "type": "color" + "type": "color", + "value": "#45340a" } }, "brand3": { "1": { - "value": "#061d30", - "type": "color" + "type": "color", + "value": "#061d30" }, "2": { - "value": "#07253c", - "type": "color" + "type": "color", + "value": "#07253c" }, "3": { - "value": "#0a3251", - "type": "color" + "type": "color", + "value": "#0a3251" }, "4": { - "value": "#0c3b60", - "type": "color" + "type": "color", + "value": "#0c3b60" }, "5": { - "value": "#0e446e", - "type": "color" + "type": "color", + "value": "#0e446e" }, "6": { - "value": "#11558a", - "type": "color" + "type": "color", + "value": "#11558a" }, "7": { - "value": "#166eb2", - "type": "color" + "type": "color", + "value": "#166eb2" }, "8": { - "value": "#1b88db", - "type": "color" + "type": "color", + "value": "#1b88db" }, "9": { - "value": "#1e98f5", - "type": "color" + "type": "color", + "value": "#1e98f5" }, "10": { - "value": "#1980ce", - "type": "color" + "type": "color", + "value": "#1980ce" }, "11": { - "value": "#1569a9", - "type": "color" + "type": "color", + "value": "#1569a9" }, "12": { - "value": "#57b2f8", - "type": "color" + "type": "color", + "value": "#57b2f8" }, "13": { - "value": "#9cd2fb", - "type": "color" + "type": "color", + "value": "#9cd2fb" }, "contrast-1": { - "value": "#082740", - "type": "color" + "type": "color", + "value": "#082740" }, "contrast-2": { - "value": "#061f33", - "type": "color" + "type": "color", + "value": "#061f33" } } } diff --git a/design-tokens/primitives/colors/dark/theme3.json b/design-tokens/primitives/colors/dark/theme3.json index e6520fd754..25e85081b0 100644 --- a/design-tokens/primitives/colors/dark/theme3.json +++ b/design-tokens/primitives/colors/dark/theme3.json @@ -2,312 +2,312 @@ "theme3": { "accent": { "1": { - "value": "#001c36", - "type": "color" + "type": "color", + "value": "#001c36" }, "2": { - "value": "#002445", - "type": "color" + "type": "color", + "value": "#002445" }, "3": { - "value": "#00315c", - "type": "color" + "type": "color", + "value": "#00315c" }, "4": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "5": { - "value": "#00427e", - "type": "color" + "type": "color", + "value": "#00427e" }, "6": { - "value": "#00529d", - "type": "color" + "type": "color", + "value": "#00529d" }, "7": { - "value": "#0f6bbe", - "type": "color" + "type": "color", + "value": "#0f6bbe" }, "8": { - "value": "#3d88ca", - "type": "color" + "type": "color", + "value": "#3d88ca" }, "9": { - "value": "#0163ba", - "type": "color" + "type": "color", + "value": "#0163ba" }, "10": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "11": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "12": { - "value": "#7eb0dc", - "type": "color" + "type": "color", + "value": "#7eb0dc" }, "13": { - "value": "#b0cfea", - "type": "color" + "type": "color", + "value": "#b0cfea" }, "contrast-1": { - "value": "#f6fafd", - "type": "color" + "type": "color", + "value": "#f6fafd" }, "contrast-2": { - "value": "#ddeaf6", - "type": "color" + "type": "color", + "value": "#ddeaf6" } }, "neutral": { "1": { - "value": "#131c27", - "type": "color" + "type": "color", + "value": "#131c27" }, "2": { - "value": "#192433", - "type": "color" + "type": "color", + "value": "#192433" }, "3": { - "value": "#243142", - "type": "color" + "type": "color", + "value": "#243142" }, "4": { - "value": "#2e3a4a", - "type": "color" + "type": "color", + "value": "#2e3a4a" }, "5": { - "value": "#374352", - "type": "color" + "type": "color", + "value": "#374352" }, "6": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "7": { - "value": "#626b77", - "type": "color" + "type": "color", + "value": "#626b77" }, "8": { - "value": "#7d848e", - "type": "color" + "type": "color", + "value": "#7d848e" }, "9": { - "value": "#1e2b3c", - "type": "color" + "type": "color", + "value": "#1e2b3c" }, "10": { - "value": "#333e4e", - "type": "color" + "type": "color", + "value": "#333e4e" }, "11": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "12": { - "value": "#a6abb2", - "type": "color" + "type": "color", + "value": "#a6abb2" }, "13": { - "value": "#c9ccd0", - "type": "color" + "type": "color", + "value": "#c9ccd0" }, "contrast-1": { - "value": "#f9f9fa", - "type": "color" + "type": "color", + "value": "#f9f9fa" }, "contrast-2": { - "value": "#9ea3ab", - "type": "color" + "type": "color", + "value": "#9ea3ab" } }, "brand1": { "1": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" }, "2": { - "value": "#3c1819", - "type": "color" + "type": "color", + "value": "#3c1819" }, "3": { - "value": "#522021", - "type": "color" + "type": "color", + "value": "#522021" }, "4": { - "value": "#602627", - "type": "color" + "type": "color", + "value": "#602627" }, "5": { - "value": "#702c2e", - "type": "color" + "type": "color", + "value": "#702c2e" }, "6": { - "value": "#8b3639", - "type": "color" + "type": "color", + "value": "#8b3639" }, "7": { - "value": "#b34649", - "type": "color" + "type": "color", + "value": "#b34649" }, "8": { - "value": "#dd565a", - "type": "color" + "type": "color", + "value": "#dd565a" }, "9": { - "value": "#f35f63", - "type": "color" + "type": "color", + "value": "#f35f63" }, "10": { - "value": "#cc5053", - "type": "color" + "type": "color", + "value": "#cc5053" }, "11": { - "value": "#a84144", - "type": "color" + "type": "color", + "value": "#a84144" }, "12": { - "value": "#f78d8f", - "type": "color" + "type": "color", + "value": "#f78d8f" }, "13": { - "value": "#fabcbd", - "type": "color" + "type": "color", + "value": "#fabcbd" }, "contrast-1": { - "value": "#41191b", - "type": "color" + "type": "color", + "value": "#41191b" }, "contrast-2": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" } }, "brand2": { "1": { - "value": "#231a05", - "type": "color" + "type": "color", + "value": "#231a05" }, "2": { - "value": "#2d2206", - "type": "color" + "type": "color", + "value": "#2d2206" }, "3": { - "value": "#3d2e09", - "type": "color" + "type": "color", + "value": "#3d2e09" }, "4": { - "value": "#48360a", - "type": "color" + "type": "color", + "value": "#48360a" }, "5": { - "value": "#543e0c", - "type": "color" + "type": "color", + "value": "#543e0c" }, "6": { - "value": "#684e0f", - "type": "color" + "type": "color", + "value": "#684e0f" }, "7": { - "value": "#876413", - "type": "color" + "type": "color", + "value": "#876413" }, "8": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "9": { - "value": "#e4a920", - "type": "color" + "type": "color", + "value": "#e4a920" }, "10": { - "value": "#c6931c", - "type": "color" + "type": "color", + "value": "#c6931c" }, "11": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "12": { - "value": "#daa21f", - "type": "color" + "type": "color", + "value": "#daa21f" }, "13": { - "value": "#eec76c", - "type": "color" + "type": "color", + "value": "#eec76c" }, "contrast-1": { - "value": "#302407", - "type": "color" + "type": "color", + "value": "#302407" }, "contrast-2": { - "value": "#45340a", - "type": "color" + "type": "color", + "value": "#45340a" } }, "brand3": { "1": { - "value": "#061d30", - "type": "color" + "type": "color", + "value": "#061d30" }, "2": { - "value": "#07253c", - "type": "color" + "type": "color", + "value": "#07253c" }, "3": { - "value": "#0a3251", - "type": "color" + "type": "color", + "value": "#0a3251" }, "4": { - "value": "#0c3b60", - "type": "color" + "type": "color", + "value": "#0c3b60" }, "5": { - "value": "#0e446e", - "type": "color" + "type": "color", + "value": "#0e446e" }, "6": { - "value": "#11558a", - "type": "color" + "type": "color", + "value": "#11558a" }, "7": { - "value": "#166eb2", - "type": "color" + "type": "color", + "value": "#166eb2" }, "8": { - "value": "#1b88db", - "type": "color" + "type": "color", + "value": "#1b88db" }, "9": { - "value": "#1e98f5", - "type": "color" + "type": "color", + "value": "#1e98f5" }, "10": { - "value": "#1980ce", - "type": "color" + "type": "color", + "value": "#1980ce" }, "11": { - "value": "#1569a9", - "type": "color" + "type": "color", + "value": "#1569a9" }, "12": { - "value": "#57b2f8", - "type": "color" + "type": "color", + "value": "#57b2f8" }, "13": { - "value": "#9cd2fb", - "type": "color" + "type": "color", + "value": "#9cd2fb" }, "contrast-1": { - "value": "#082740", - "type": "color" + "type": "color", + "value": "#082740" }, "contrast-2": { - "value": "#061f33", - "type": "color" + "type": "color", + "value": "#061f33" } } } diff --git a/design-tokens/primitives/colors/dark/theme4.json b/design-tokens/primitives/colors/dark/theme4.json index fd07776f9f..6c201dc721 100644 --- a/design-tokens/primitives/colors/dark/theme4.json +++ b/design-tokens/primitives/colors/dark/theme4.json @@ -2,312 +2,312 @@ "theme4": { "accent": { "1": { - "value": "#001c36", - "type": "color" + "type": "color", + "value": "#001c36" }, "2": { - "value": "#002445", - "type": "color" + "type": "color", + "value": "#002445" }, "3": { - "value": "#00315c", - "type": "color" + "type": "color", + "value": "#00315c" }, "4": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "5": { - "value": "#00427e", - "type": "color" + "type": "color", + "value": "#00427e" }, "6": { - "value": "#00529d", - "type": "color" + "type": "color", + "value": "#00529d" }, "7": { - "value": "#0f6bbe", - "type": "color" + "type": "color", + "value": "#0f6bbe" }, "8": { - "value": "#3d88ca", - "type": "color" + "type": "color", + "value": "#3d88ca" }, "9": { - "value": "#0163ba", - "type": "color" + "type": "color", + "value": "#0163ba" }, "10": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "11": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "12": { - "value": "#7eb0dc", - "type": "color" + "type": "color", + "value": "#7eb0dc" }, "13": { - "value": "#b0cfea", - "type": "color" + "type": "color", + "value": "#b0cfea" }, "contrast-1": { - "value": "#f6fafd", - "type": "color" + "type": "color", + "value": "#f6fafd" }, "contrast-2": { - "value": "#ddeaf6", - "type": "color" + "type": "color", + "value": "#ddeaf6" } }, "neutral": { "1": { - "value": "#131c27", - "type": "color" + "type": "color", + "value": "#131c27" }, "2": { - "value": "#192433", - "type": "color" + "type": "color", + "value": "#192433" }, "3": { - "value": "#243142", - "type": "color" + "type": "color", + "value": "#243142" }, "4": { - "value": "#2e3a4a", - "type": "color" + "type": "color", + "value": "#2e3a4a" }, "5": { - "value": "#374352", - "type": "color" + "type": "color", + "value": "#374352" }, "6": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "7": { - "value": "#626b77", - "type": "color" + "type": "color", + "value": "#626b77" }, "8": { - "value": "#7d848e", - "type": "color" + "type": "color", + "value": "#7d848e" }, "9": { - "value": "#1e2b3c", - "type": "color" + "type": "color", + "value": "#1e2b3c" }, "10": { - "value": "#333e4e", - "type": "color" + "type": "color", + "value": "#333e4e" }, "11": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "12": { - "value": "#a6abb2", - "type": "color" + "type": "color", + "value": "#a6abb2" }, "13": { - "value": "#c9ccd0", - "type": "color" + "type": "color", + "value": "#c9ccd0" }, "contrast-1": { - "value": "#f9f9fa", - "type": "color" + "type": "color", + "value": "#f9f9fa" }, "contrast-2": { - "value": "#9ea3ab", - "type": "color" + "type": "color", + "value": "#9ea3ab" } }, "brand1": { "1": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" }, "2": { - "value": "#3c1819", - "type": "color" + "type": "color", + "value": "#3c1819" }, "3": { - "value": "#522021", - "type": "color" + "type": "color", + "value": "#522021" }, "4": { - "value": "#602627", - "type": "color" + "type": "color", + "value": "#602627" }, "5": { - "value": "#702c2e", - "type": "color" + "type": "color", + "value": "#702c2e" }, "6": { - "value": "#8b3639", - "type": "color" + "type": "color", + "value": "#8b3639" }, "7": { - "value": "#b34649", - "type": "color" + "type": "color", + "value": "#b34649" }, "8": { - "value": "#dd565a", - "type": "color" + "type": "color", + "value": "#dd565a" }, "9": { - "value": "#f35f63", - "type": "color" + "type": "color", + "value": "#f35f63" }, "10": { - "value": "#cc5053", - "type": "color" + "type": "color", + "value": "#cc5053" }, "11": { - "value": "#a84144", - "type": "color" + "type": "color", + "value": "#a84144" }, "12": { - "value": "#f78d8f", - "type": "color" + "type": "color", + "value": "#f78d8f" }, "13": { - "value": "#fabcbd", - "type": "color" + "type": "color", + "value": "#fabcbd" }, "contrast-1": { - "value": "#41191b", - "type": "color" + "type": "color", + "value": "#41191b" }, "contrast-2": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" } }, "brand2": { "1": { - "value": "#231a05", - "type": "color" + "type": "color", + "value": "#231a05" }, "2": { - "value": "#2d2206", - "type": "color" + "type": "color", + "value": "#2d2206" }, "3": { - "value": "#3d2e09", - "type": "color" + "type": "color", + "value": "#3d2e09" }, "4": { - "value": "#48360a", - "type": "color" + "type": "color", + "value": "#48360a" }, "5": { - "value": "#543e0c", - "type": "color" + "type": "color", + "value": "#543e0c" }, "6": { - "value": "#684e0f", - "type": "color" + "type": "color", + "value": "#684e0f" }, "7": { - "value": "#876413", - "type": "color" + "type": "color", + "value": "#876413" }, "8": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "9": { - "value": "#e4a920", - "type": "color" + "type": "color", + "value": "#e4a920" }, "10": { - "value": "#c6931c", - "type": "color" + "type": "color", + "value": "#c6931c" }, "11": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "12": { - "value": "#daa21f", - "type": "color" + "type": "color", + "value": "#daa21f" }, "13": { - "value": "#eec76c", - "type": "color" + "type": "color", + "value": "#eec76c" }, "contrast-1": { - "value": "#302407", - "type": "color" + "type": "color", + "value": "#302407" }, "contrast-2": { - "value": "#45340a", - "type": "color" + "type": "color", + "value": "#45340a" } }, "brand3": { "1": { - "value": "#061d30", - "type": "color" + "type": "color", + "value": "#061d30" }, "2": { - "value": "#07253c", - "type": "color" + "type": "color", + "value": "#07253c" }, "3": { - "value": "#0a3251", - "type": "color" + "type": "color", + "value": "#0a3251" }, "4": { - "value": "#0c3b60", - "type": "color" + "type": "color", + "value": "#0c3b60" }, "5": { - "value": "#0e446e", - "type": "color" + "type": "color", + "value": "#0e446e" }, "6": { - "value": "#11558a", - "type": "color" + "type": "color", + "value": "#11558a" }, "7": { - "value": "#166eb2", - "type": "color" + "type": "color", + "value": "#166eb2" }, "8": { - "value": "#1b88db", - "type": "color" + "type": "color", + "value": "#1b88db" }, "9": { - "value": "#1e98f5", - "type": "color" + "type": "color", + "value": "#1e98f5" }, "10": { - "value": "#1980ce", - "type": "color" + "type": "color", + "value": "#1980ce" }, "11": { - "value": "#1569a9", - "type": "color" + "type": "color", + "value": "#1569a9" }, "12": { - "value": "#57b2f8", - "type": "color" + "type": "color", + "value": "#57b2f8" }, "13": { - "value": "#9cd2fb", - "type": "color" + "type": "color", + "value": "#9cd2fb" }, "contrast-1": { - "value": "#082740", - "type": "color" + "type": "color", + "value": "#082740" }, "contrast-2": { - "value": "#061f33", - "type": "color" + "type": "color", + "value": "#061f33" } } } diff --git a/design-tokens/primitives/colors/light/global.json b/design-tokens/primitives/colors/light/global.json index 3421f9ecc1..20275c8f6c 100644 --- a/design-tokens/primitives/colors/light/global.json +++ b/design-tokens/primitives/colors/light/global.json @@ -2,374 +2,374 @@ "global": { "blue": { "1": { - "value": "#fefeff", - "type": "color" + "type": "color", + "value": "#fefeff" }, "2": { - "value": "#edf5fa", - "type": "color" + "type": "color", + "value": "#edf5fa" }, "3": { - "value": "#d3e5f4", - "type": "color" + "type": "color", + "value": "#d3e5f4" }, "4": { - "value": "#b7d5ed", - "type": "color" + "type": "color", + "value": "#b7d5ed" }, "5": { - "value": "#9bc5e5", - "type": "color" + "type": "color", + "value": "#9bc5e5" }, "6": { - "value": "#aacee9", - "type": "color" + "type": "color", + "value": "#aacee9" }, "7": { - "value": "#4291ce", - "type": "color" + "type": "color", + "value": "#4291ce" }, "8": { - "value": "#075490", - "type": "color" + "type": "color", + "value": "#075490" }, "9": { - "value": "#0c72c1", - "type": "color" + "type": "color", + "value": "#0c72c1" }, "10": { - "value": "#085c9c", - "type": "color" + "type": "color", + "value": "#085c9c" }, "11": { - "value": "#064678", - "type": "color" + "type": "color", + "value": "#064678" }, "12": { - "value": "#075089", - "type": "color" + "type": "color", + "value": "#075089" }, "13": { - "value": "#043256", - "type": "color" + "type": "color", + "value": "#043256" }, "contrast-1": { - "value": "#f6fafd", - "type": "color" + "type": "color", + "value": "#f6fafd" }, "contrast-2": { - "value": "#f3f8fc", - "type": "color" + "type": "color", + "value": "#f3f8fc" } }, "green": { "1": { - "value": "#fcfefc", - "type": "color" + "type": "color", + "value": "#fcfefc" }, "2": { - "value": "#ebf7ec", - "type": "color" + "type": "color", + "value": "#ebf7ec" }, "3": { - "value": "#ccead0", - "type": "color" + "type": "color", + "value": "#ccead0" }, "4": { - "value": "#acddb2", - "type": "color" + "type": "color", + "value": "#acddb2" }, "5": { - "value": "#8cd095", - "type": "color" + "type": "color", + "value": "#8cd095" }, "6": { - "value": "#9dd7a4", - "type": "color" + "type": "color", + "value": "#9dd7a4" }, "7": { - "value": "#1aa12c", - "type": "color" + "type": "color", + "value": "#1aa12c" }, "8": { - "value": "#045f10", - "type": "color" + "type": "color", + "value": "#045f10" }, "9": { - "value": "#08991a", - "type": "color" + "type": "color", + "value": "#08991a" }, "10": { - "value": "#067f16", - "type": "color" + "type": "color", + "value": "#067f16" }, "11": { - "value": "#056511", - "type": "color" + "type": "color", + "value": "#056511" }, "12": { - "value": "#045a0f", - "type": "color" + "type": "color", + "value": "#045a0f" }, "13": { - "value": "#03380a", - "type": "color" + "type": "color", + "value": "#03380a" }, "contrast-1": { - "value": "#022c08", - "type": "color" + "type": "color", + "value": "#022c08" }, "contrast-2": { - "value": "#011403", - "type": "color" + "type": "color", + "value": "#011403" } }, "orange": { "1": { - "value": "#fffefd", - "type": "color" + "type": "color", + "value": "#fffefd" }, "2": { - "value": "#fbf1ec", - "type": "color" + "type": "color", + "value": "#fbf1ec" }, "3": { - "value": "#f6ddd0", - "type": "color" + "type": "color", + "value": "#f6ddd0" }, "4": { - "value": "#f0cab4", - "type": "color" + "type": "color", + "value": "#f0cab4" }, "5": { - "value": "#ebb597", - "type": "color" + "type": "color", + "value": "#ebb597" }, "6": { - "value": "#eec0a7", - "type": "color" + "type": "color", + "value": "#eec0a7" }, "7": { - "value": "#d76e34", - "type": "color" + "type": "color", + "value": "#d76e34" }, "8": { - "value": "#853e16", - "type": "color" + "type": "color", + "value": "#853e16" }, "9": { - "value": "#d46223", - "type": "color" + "type": "color", + "value": "#d46223" }, "10": { - "value": "#b0511d", - "type": "color" + "type": "color", + "value": "#b0511d" }, "11": { - "value": "#8e4117", - "type": "color" + "type": "color", + "value": "#8e4117" }, "12": { - "value": "#7f3a15", - "type": "color" + "type": "color", + "value": "#7f3a15" }, "13": { - "value": "#4f240d", - "type": "color" + "type": "color", + "value": "#4f240d" }, "contrast-1": { - "value": "#3e1c0a", - "type": "color" + "type": "color", + "value": "#3e1c0a" }, "contrast-2": { - "value": "#1c0d05", - "type": "color" + "type": "color", + "value": "#1c0d05" } }, "purple": { "1": { - "value": "#fefefe", - "type": "color" + "type": "color", + "value": "#fefefe" }, "2": { - "value": "#f5f2f9", - "type": "color" + "type": "color", + "value": "#f5f2f9" }, "3": { - "value": "#e7dfef", - "type": "color" + "type": "color", + "value": "#e7dfef" }, "4": { - "value": "#d9cce6", - "type": "color" + "type": "color", + "value": "#d9cce6" }, "5": { - "value": "#ccbadd", - "type": "color" + "type": "color", + "value": "#ccbadd" }, "6": { - "value": "#d2c3e1", - "type": "color" + "type": "color", + "value": "#d2c3e1" }, "7": { - "value": "#9e7dbf", - "type": "color" + "type": "color", + "value": "#9e7dbf" }, "8": { - "value": "#6b399d", - "type": "color" + "type": "color", + "value": "#6b399d" }, "9": { - "value": "#663399", - "type": "color" + "type": "color", + "value": "#663399" }, "10": { - "value": "#4d2673", - "type": "color" + "type": "color", + "value": "#4d2673" }, "11": { - "value": "#32194c", - "type": "color" + "type": "color", + "value": "#32194c" }, "12": { - "value": "#663399", - "type": "color" + "type": "color", + "value": "#663399" }, "13": { - "value": "#402060", - "type": "color" + "type": "color", + "value": "#402060" }, "contrast-1": { - "value": "#f9f7fb", - "type": "color" + "type": "color", + "value": "#f9f7fb" }, "contrast-2": { - "value": "#d7cae5", - "type": "color" + "type": "color", + "value": "#d7cae5" } }, "red": { "1": { - "value": "#fffdfd", - "type": "color" + "type": "color", + "value": "#fffdfd" }, "2": { - "value": "#fdf0f0", - "type": "color" + "type": "color", + "value": "#fdf0f0" }, "3": { - "value": "#fbdada", - "type": "color" + "type": "color", + "value": "#fbdada" }, "4": { - "value": "#f8c5c5", - "type": "color" + "type": "color", + "value": "#f8c5c5" }, "5": { - "value": "#f6aeae", - "type": "color" + "type": "color", + "value": "#f6aeae" }, "6": { - "value": "#f7baba", - "type": "color" + "type": "color", + "value": "#f7baba" }, "7": { - "value": "#ec5a5b", - "type": "color" + "type": "color", + "value": "#ec5a5b" }, "8": { - "value": "#a41415", - "type": "color" + "type": "color", + "value": "#a41415" }, "9": { - "value": "#e51c1d", - "type": "color" + "type": "color", + "value": "#e51c1d" }, "10": { - "value": "#bb1718", - "type": "color" + "type": "color", + "value": "#bb1718" }, "11": { - "value": "#921213", - "type": "color" + "type": "color", + "value": "#921213" }, "12": { - "value": "#9b1314", - "type": "color" + "type": "color", + "value": "#9b1314" }, "13": { - "value": "#630c0d", - "type": "color" + "type": "color", + "value": "#630c0d" }, "contrast-1": { - "value": "#fef6f6", - "type": "color" + "type": "color", + "value": "#fef6f6" }, "contrast-2": { - "value": "#fef9f9", - "type": "color" + "type": "color", + "value": "#fef9f9" } }, "yellow": { "1": { - "value": "#fffefc", - "type": "color" + "type": "color", + "value": "#fffefc" }, "2": { - "value": "#fbf2d3", - "type": "color" + "type": "color", + "value": "#fbf2d3" }, "3": { - "value": "#f5e19b", - "type": "color" + "type": "color", + "value": "#f5e19b" }, "4": { - "value": "#efcf5d", - "type": "color" + "type": "color", + "value": "#efcf5d" }, "5": { - "value": "#e6bc27", - "type": "color" + "type": "color", + "value": "#e6bc27" }, "6": { - "value": "#ecc53b", - "type": "color" + "type": "color", + "value": "#ecc53b" }, "7": { - "value": "#a7881c", - "type": "color" + "type": "color", + "value": "#a7881c" }, "8": { - "value": "#635011", - "type": "color" + "type": "color", + "value": "#635011" }, "9": { - "value": "#eabf28", - "type": "color" + "type": "color", + "value": "#eabf28" }, "10": { - "value": "#cca723", - "type": "color" + "type": "color", + "value": "#cca723" }, "11": { - "value": "#b1901e", - "type": "color" + "type": "color", + "value": "#b1901e" }, "12": { - "value": "#5d4c10", - "type": "color" + "type": "color", + "value": "#5d4c10" }, "13": { - "value": "#3a300a", - "type": "color" + "type": "color", + "value": "#3a300a" }, "contrast-1": { - "value": "#2e2508", - "type": "color" + "type": "color", + "value": "#2e2508" }, "contrast-2": { - "value": "#52430e", - "type": "color" + "type": "color", + "value": "#52430e" } } } diff --git a/design-tokens/primitives/colors/light/theme.json b/design-tokens/primitives/colors/light/theme.json index 51f99dd067..0597c8ad86 100644 --- a/design-tokens/primitives/colors/light/theme.json +++ b/design-tokens/primitives/colors/light/theme.json @@ -2,312 +2,312 @@ "theme": { "accent": { "1": { - "value": "#fefeff", - "type": "color" + "type": "color", + "value": "#fefeff" }, "2": { - "value": "#eef4fa", - "type": "color" + "type": "color", + "value": "#eef4fa" }, "3": { - "value": "#d4e5f3", - "type": "color" + "type": "color", + "value": "#d4e5f3" }, "4": { - "value": "#bad5ec", - "type": "color" + "type": "color", + "value": "#bad5ec" }, "5": { - "value": "#a1c5e5", - "type": "color" + "type": "color", + "value": "#a1c5e5" }, "6": { - "value": "#aecde9", - "type": "color" + "type": "color", + "value": "#aecde9" }, "7": { - "value": "#4b90ce", - "type": "color" + "type": "color", + "value": "#4b90ce" }, "8": { - "value": "#00529d", - "type": "color" + "type": "color", + "value": "#00529d" }, "9": { - "value": "#0163ba", - "type": "color" + "type": "color", + "value": "#0163ba" }, "10": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "11": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "12": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "13": { - "value": "#00315c", - "type": "color" + "type": "color", + "value": "#00315c" }, "contrast-1": { - "value": "#f6fafd", - "type": "color" + "type": "color", + "value": "#f6fafd" }, "contrast-2": { - "value": "#ddeaf6", - "type": "color" + "type": "color", + "value": "#ddeaf6" } }, "neutral": { "1": { - "value": "#fefefe", - "type": "color" + "type": "color", + "value": "#fefefe" }, "2": { - "value": "#f3f4f5", - "type": "color" + "type": "color", + "value": "#f3f4f5" }, "3": { - "value": "#e1e3e5", - "type": "color" + "type": "color", + "value": "#e1e3e5" }, "4": { - "value": "#ced1d4", - "type": "color" + "type": "color", + "value": "#ced1d4" }, "5": { - "value": "#bdc1c6", - "type": "color" + "type": "color", + "value": "#bdc1c6" }, "6": { - "value": "#c6c9cd", - "type": "color" + "type": "color", + "value": "#c6c9cd" }, "7": { - "value": "#858c96", - "type": "color" + "type": "color", + "value": "#858c96" }, "8": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "9": { - "value": "#1e2b3c", - "type": "color" + "type": "color", + "value": "#1e2b3c" }, "10": { - "value": "#333e4e", - "type": "color" + "type": "color", + "value": "#333e4e" }, "11": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "12": { - "value": "#444e5d", - "type": "color" + "type": "color", + "value": "#444e5d" }, "13": { - "value": "#243142", - "type": "color" + "type": "color", + "value": "#243142" }, "contrast-1": { - "value": "#f9f9fa", - "type": "color" + "type": "color", + "value": "#f9f9fa" }, "contrast-2": { - "value": "#9ea3ab", - "type": "color" + "type": "color", + "value": "#9ea3ab" } }, "brand1": { "1": { - "value": "#fffefe", - "type": "color" + "type": "color", + "value": "#fffefe" }, "2": { - "value": "#fef0f1", - "type": "color" + "type": "color", + "value": "#fef0f1" }, "3": { - "value": "#fcdadb", - "type": "color" + "type": "color", + "value": "#fcdadb" }, "4": { - "value": "#fbc4c5", - "type": "color" + "type": "color", + "value": "#fbc4c5" }, "5": { - "value": "#f9adaf", - "type": "color" + "type": "color", + "value": "#f9adaf" }, "6": { - "value": "#fab8b9", - "type": "color" + "type": "color", + "value": "#fab8b9" }, "7": { - "value": "#eb5b5f", - "type": "color" + "type": "color", + "value": "#eb5b5f" }, "8": { - "value": "#8b3639", - "type": "color" + "type": "color", + "value": "#8b3639" }, "9": { - "value": "#f35f63", - "type": "color" + "type": "color", + "value": "#f35f63" }, "10": { - "value": "#cc5053", - "type": "color" + "type": "color", + "value": "#cc5053" }, "11": { - "value": "#a84144", - "type": "color" + "type": "color", + "value": "#a84144" }, "12": { - "value": "#843336", - "type": "color" + "type": "color", + "value": "#843336" }, "13": { - "value": "#522021", - "type": "color" + "type": "color", + "value": "#522021" }, "contrast-1": { - "value": "#41191b", - "type": "color" + "type": "color", + "value": "#41191b" }, "contrast-2": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" } }, "brand2": { "1": { - "value": "#fffefc", - "type": "color" + "type": "color", + "value": "#fffefc" }, "2": { - "value": "#fbf3e0", - "type": "color" + "type": "color", + "value": "#fbf3e0" }, "3": { - "value": "#f5dfac", - "type": "color" + "type": "color", + "value": "#f5dfac" }, "4": { - "value": "#f0ce7e", - "type": "color" + "type": "color", + "value": "#f0ce7e" }, "5": { - "value": "#eaba4a", - "type": "color" + "type": "color", + "value": "#eaba4a" }, "6": { - "value": "#edc464", - "type": "color" + "type": "color", + "value": "#edc464" }, "7": { - "value": "#b28419", - "type": "color" + "type": "color", + "value": "#b28419" }, "8": { - "value": "#684e0f", - "type": "color" + "type": "color", + "value": "#684e0f" }, "9": { - "value": "#e4a920", - "type": "color" + "type": "color", + "value": "#e4a920" }, "10": { - "value": "#c6931c", - "type": "color" + "type": "color", + "value": "#c6931c" }, "11": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "12": { - "value": "#634a0e", - "type": "color" + "type": "color", + "value": "#634a0e" }, "13": { - "value": "#3d2e09", - "type": "color" + "type": "color", + "value": "#3d2e09" }, "contrast-1": { - "value": "#302407", - "type": "color" + "type": "color", + "value": "#302407" }, "contrast-2": { - "value": "#45340a", - "type": "color" + "type": "color", + "value": "#45340a" } }, "brand3": { "1": { - "value": "#fdfeff", - "type": "color" + "type": "color", + "value": "#fdfeff" }, "2": { - "value": "#eaf6fe", - "type": "color" + "type": "color", + "value": "#eaf6fe" }, "3": { - "value": "#c8e6fd", - "type": "color" + "type": "color", + "value": "#c8e6fd" }, "4": { - "value": "#a9d7fb", - "type": "color" + "type": "color", + "value": "#a9d7fb" }, "5": { - "value": "#84c7fa", - "type": "color" + "type": "color", + "value": "#84c7fa" }, "6": { - "value": "#96cffa", - "type": "color" + "type": "color", + "value": "#96cffa" }, "7": { - "value": "#1c90e8", - "type": "color" + "type": "color", + "value": "#1c90e8" }, "8": { - "value": "#11558a", - "type": "color" + "type": "color", + "value": "#11558a" }, "9": { - "value": "#1e98f5", - "type": "color" + "type": "color", + "value": "#1e98f5" }, "10": { - "value": "#1980ce", - "type": "color" + "type": "color", + "value": "#1980ce" }, "11": { - "value": "#1569a9", - "type": "color" + "type": "color", + "value": "#1569a9" }, "12": { - "value": "#105082", - "type": "color" + "type": "color", + "value": "#105082" }, "13": { - "value": "#0a3251", - "type": "color" + "type": "color", + "value": "#0a3251" }, "contrast-1": { - "value": "#082740", - "type": "color" + "type": "color", + "value": "#082740" }, "contrast-2": { - "value": "#061f33", - "type": "color" + "type": "color", + "value": "#061f33" } } } diff --git a/design-tokens/primitives/colors/light/theme2.json b/design-tokens/primitives/colors/light/theme2.json index 4757592d4d..df29634b30 100644 --- a/design-tokens/primitives/colors/light/theme2.json +++ b/design-tokens/primitives/colors/light/theme2.json @@ -2,312 +2,312 @@ "theme2": { "accent": { "1": { - "value": "#fefeff", - "type": "color" + "type": "color", + "value": "#fefeff" }, "2": { - "value": "#eef4fa", - "type": "color" + "type": "color", + "value": "#eef4fa" }, "3": { - "value": "#d4e5f3", - "type": "color" + "type": "color", + "value": "#d4e5f3" }, "4": { - "value": "#bad5ec", - "type": "color" + "type": "color", + "value": "#bad5ec" }, "5": { - "value": "#a1c5e5", - "type": "color" + "type": "color", + "value": "#a1c5e5" }, "6": { - "value": "#aecde9", - "type": "color" + "type": "color", + "value": "#aecde9" }, "7": { - "value": "#4b90ce", - "type": "color" + "type": "color", + "value": "#4b90ce" }, "8": { - "value": "#00529d", - "type": "color" + "type": "color", + "value": "#00529d" }, "9": { - "value": "#0163ba", - "type": "color" + "type": "color", + "value": "#0163ba" }, "10": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "11": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "12": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "13": { - "value": "#00315c", - "type": "color" + "type": "color", + "value": "#00315c" }, "contrast-1": { - "value": "#f6fafd", - "type": "color" + "type": "color", + "value": "#f6fafd" }, "contrast-2": { - "value": "#ddeaf6", - "type": "color" + "type": "color", + "value": "#ddeaf6" } }, "neutral": { "1": { - "value": "#fefefe", - "type": "color" + "type": "color", + "value": "#fefefe" }, "2": { - "value": "#f3f4f5", - "type": "color" + "type": "color", + "value": "#f3f4f5" }, "3": { - "value": "#e1e3e5", - "type": "color" + "type": "color", + "value": "#e1e3e5" }, "4": { - "value": "#ced1d4", - "type": "color" + "type": "color", + "value": "#ced1d4" }, "5": { - "value": "#bdc1c6", - "type": "color" + "type": "color", + "value": "#bdc1c6" }, "6": { - "value": "#c6c9cd", - "type": "color" + "type": "color", + "value": "#c6c9cd" }, "7": { - "value": "#858c96", - "type": "color" + "type": "color", + "value": "#858c96" }, "8": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "9": { - "value": "#1e2b3c", - "type": "color" + "type": "color", + "value": "#1e2b3c" }, "10": { - "value": "#333e4e", - "type": "color" + "type": "color", + "value": "#333e4e" }, "11": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "12": { - "value": "#444e5d", - "type": "color" + "type": "color", + "value": "#444e5d" }, "13": { - "value": "#243142", - "type": "color" + "type": "color", + "value": "#243142" }, "contrast-1": { - "value": "#f9f9fa", - "type": "color" + "type": "color", + "value": "#f9f9fa" }, "contrast-2": { - "value": "#9ea3ab", - "type": "color" + "type": "color", + "value": "#9ea3ab" } }, "brand1": { "1": { - "value": "#fffefe", - "type": "color" + "type": "color", + "value": "#fffefe" }, "2": { - "value": "#fef0f1", - "type": "color" + "type": "color", + "value": "#fef0f1" }, "3": { - "value": "#fcdadb", - "type": "color" + "type": "color", + "value": "#fcdadb" }, "4": { - "value": "#fbc4c5", - "type": "color" + "type": "color", + "value": "#fbc4c5" }, "5": { - "value": "#f9adaf", - "type": "color" + "type": "color", + "value": "#f9adaf" }, "6": { - "value": "#fab8b9", - "type": "color" + "type": "color", + "value": "#fab8b9" }, "7": { - "value": "#eb5b5f", - "type": "color" + "type": "color", + "value": "#eb5b5f" }, "8": { - "value": "#8b3639", - "type": "color" + "type": "color", + "value": "#8b3639" }, "9": { - "value": "#f35f63", - "type": "color" + "type": "color", + "value": "#f35f63" }, "10": { - "value": "#cc5053", - "type": "color" + "type": "color", + "value": "#cc5053" }, "11": { - "value": "#a84144", - "type": "color" + "type": "color", + "value": "#a84144" }, "12": { - "value": "#843336", - "type": "color" + "type": "color", + "value": "#843336" }, "13": { - "value": "#522021", - "type": "color" + "type": "color", + "value": "#522021" }, "contrast-1": { - "value": "#41191b", - "type": "color" + "type": "color", + "value": "#41191b" }, "contrast-2": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" } }, "brand2": { "1": { - "value": "#fffefc", - "type": "color" + "type": "color", + "value": "#fffefc" }, "2": { - "value": "#fbf3e0", - "type": "color" + "type": "color", + "value": "#fbf3e0" }, "3": { - "value": "#f5dfac", - "type": "color" + "type": "color", + "value": "#f5dfac" }, "4": { - "value": "#f0ce7e", - "type": "color" + "type": "color", + "value": "#f0ce7e" }, "5": { - "value": "#eaba4a", - "type": "color" + "type": "color", + "value": "#eaba4a" }, "6": { - "value": "#edc464", - "type": "color" + "type": "color", + "value": "#edc464" }, "7": { - "value": "#b28419", - "type": "color" + "type": "color", + "value": "#b28419" }, "8": { - "value": "#684e0f", - "type": "color" + "type": "color", + "value": "#684e0f" }, "9": { - "value": "#e4a920", - "type": "color" + "type": "color", + "value": "#e4a920" }, "10": { - "value": "#c6931c", - "type": "color" + "type": "color", + "value": "#c6931c" }, "11": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "12": { - "value": "#634a0e", - "type": "color" + "type": "color", + "value": "#634a0e" }, "13": { - "value": "#3d2e09", - "type": "color" + "type": "color", + "value": "#3d2e09" }, "contrast-1": { - "value": "#302407", - "type": "color" + "type": "color", + "value": "#302407" }, "contrast-2": { - "value": "#45340a", - "type": "color" + "type": "color", + "value": "#45340a" } }, "brand3": { "1": { - "value": "#fdfeff", - "type": "color" + "type": "color", + "value": "#fdfeff" }, "2": { - "value": "#eaf6fe", - "type": "color" + "type": "color", + "value": "#eaf6fe" }, "3": { - "value": "#c8e6fd", - "type": "color" + "type": "color", + "value": "#c8e6fd" }, "4": { - "value": "#a9d7fb", - "type": "color" + "type": "color", + "value": "#a9d7fb" }, "5": { - "value": "#84c7fa", - "type": "color" + "type": "color", + "value": "#84c7fa" }, "6": { - "value": "#96cffa", - "type": "color" + "type": "color", + "value": "#96cffa" }, "7": { - "value": "#1c90e8", - "type": "color" + "type": "color", + "value": "#1c90e8" }, "8": { - "value": "#11558a", - "type": "color" + "type": "color", + "value": "#11558a" }, "9": { - "value": "#1e98f5", - "type": "color" + "type": "color", + "value": "#1e98f5" }, "10": { - "value": "#1980ce", - "type": "color" + "type": "color", + "value": "#1980ce" }, "11": { - "value": "#1569a9", - "type": "color" + "type": "color", + "value": "#1569a9" }, "12": { - "value": "#105082", - "type": "color" + "type": "color", + "value": "#105082" }, "13": { - "value": "#0a3251", - "type": "color" + "type": "color", + "value": "#0a3251" }, "contrast-1": { - "value": "#082740", - "type": "color" + "type": "color", + "value": "#082740" }, "contrast-2": { - "value": "#061f33", - "type": "color" + "type": "color", + "value": "#061f33" } } } diff --git a/design-tokens/primitives/colors/light/theme3.json b/design-tokens/primitives/colors/light/theme3.json index 88290922f1..ca9fde4deb 100644 --- a/design-tokens/primitives/colors/light/theme3.json +++ b/design-tokens/primitives/colors/light/theme3.json @@ -2,312 +2,312 @@ "theme3": { "accent": { "1": { - "value": "#fefeff", - "type": "color" + "type": "color", + "value": "#fefeff" }, "2": { - "value": "#eef4fa", - "type": "color" + "type": "color", + "value": "#eef4fa" }, "3": { - "value": "#d4e5f3", - "type": "color" + "type": "color", + "value": "#d4e5f3" }, "4": { - "value": "#bad5ec", - "type": "color" + "type": "color", + "value": "#bad5ec" }, "5": { - "value": "#a1c5e5", - "type": "color" + "type": "color", + "value": "#a1c5e5" }, "6": { - "value": "#aecde9", - "type": "color" + "type": "color", + "value": "#aecde9" }, "7": { - "value": "#4b90ce", - "type": "color" + "type": "color", + "value": "#4b90ce" }, "8": { - "value": "#00529d", - "type": "color" + "type": "color", + "value": "#00529d" }, "9": { - "value": "#0163ba", - "type": "color" + "type": "color", + "value": "#0163ba" }, "10": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "11": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "12": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "13": { - "value": "#00315c", - "type": "color" + "type": "color", + "value": "#00315c" }, "contrast-1": { - "value": "#f6fafd", - "type": "color" + "type": "color", + "value": "#f6fafd" }, "contrast-2": { - "value": "#ddeaf6", - "type": "color" + "type": "color", + "value": "#ddeaf6" } }, "neutral": { "1": { - "value": "#fefefe", - "type": "color" + "type": "color", + "value": "#fefefe" }, "2": { - "value": "#f3f4f5", - "type": "color" + "type": "color", + "value": "#f3f4f5" }, "3": { - "value": "#e1e3e5", - "type": "color" + "type": "color", + "value": "#e1e3e5" }, "4": { - "value": "#ced1d4", - "type": "color" + "type": "color", + "value": "#ced1d4" }, "5": { - "value": "#bdc1c6", - "type": "color" + "type": "color", + "value": "#bdc1c6" }, "6": { - "value": "#c6c9cd", - "type": "color" + "type": "color", + "value": "#c6c9cd" }, "7": { - "value": "#858c96", - "type": "color" + "type": "color", + "value": "#858c96" }, "8": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "9": { - "value": "#1e2b3c", - "type": "color" + "type": "color", + "value": "#1e2b3c" }, "10": { - "value": "#333e4e", - "type": "color" + "type": "color", + "value": "#333e4e" }, "11": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "12": { - "value": "#444e5d", - "type": "color" + "type": "color", + "value": "#444e5d" }, "13": { - "value": "#243142", - "type": "color" + "type": "color", + "value": "#243142" }, "contrast-1": { - "value": "#f9f9fa", - "type": "color" + "type": "color", + "value": "#f9f9fa" }, "contrast-2": { - "value": "#9ea3ab", - "type": "color" + "type": "color", + "value": "#9ea3ab" } }, "brand1": { "1": { - "value": "#fffefe", - "type": "color" + "type": "color", + "value": "#fffefe" }, "2": { - "value": "#fef0f1", - "type": "color" + "type": "color", + "value": "#fef0f1" }, "3": { - "value": "#fcdadb", - "type": "color" + "type": "color", + "value": "#fcdadb" }, "4": { - "value": "#fbc4c5", - "type": "color" + "type": "color", + "value": "#fbc4c5" }, "5": { - "value": "#f9adaf", - "type": "color" + "type": "color", + "value": "#f9adaf" }, "6": { - "value": "#fab8b9", - "type": "color" + "type": "color", + "value": "#fab8b9" }, "7": { - "value": "#eb5b5f", - "type": "color" + "type": "color", + "value": "#eb5b5f" }, "8": { - "value": "#8b3639", - "type": "color" + "type": "color", + "value": "#8b3639" }, "9": { - "value": "#f35f63", - "type": "color" + "type": "color", + "value": "#f35f63" }, "10": { - "value": "#cc5053", - "type": "color" + "type": "color", + "value": "#cc5053" }, "11": { - "value": "#a84144", - "type": "color" + "type": "color", + "value": "#a84144" }, "12": { - "value": "#843336", - "type": "color" + "type": "color", + "value": "#843336" }, "13": { - "value": "#522021", - "type": "color" + "type": "color", + "value": "#522021" }, "contrast-1": { - "value": "#41191b", - "type": "color" + "type": "color", + "value": "#41191b" }, "contrast-2": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" } }, "brand2": { "1": { - "value": "#fffefc", - "type": "color" + "type": "color", + "value": "#fffefc" }, "2": { - "value": "#fbf3e0", - "type": "color" + "type": "color", + "value": "#fbf3e0" }, "3": { - "value": "#f5dfac", - "type": "color" + "type": "color", + "value": "#f5dfac" }, "4": { - "value": "#f0ce7e", - "type": "color" + "type": "color", + "value": "#f0ce7e" }, "5": { - "value": "#eaba4a", - "type": "color" + "type": "color", + "value": "#eaba4a" }, "6": { - "value": "#edc464", - "type": "color" + "type": "color", + "value": "#edc464" }, "7": { - "value": "#b28419", - "type": "color" + "type": "color", + "value": "#b28419" }, "8": { - "value": "#684e0f", - "type": "color" + "type": "color", + "value": "#684e0f" }, "9": { - "value": "#e4a920", - "type": "color" + "type": "color", + "value": "#e4a920" }, "10": { - "value": "#c6931c", - "type": "color" + "type": "color", + "value": "#c6931c" }, "11": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "12": { - "value": "#634a0e", - "type": "color" + "type": "color", + "value": "#634a0e" }, "13": { - "value": "#3d2e09", - "type": "color" + "type": "color", + "value": "#3d2e09" }, "contrast-1": { - "value": "#302407", - "type": "color" + "type": "color", + "value": "#302407" }, "contrast-2": { - "value": "#45340a", - "type": "color" + "type": "color", + "value": "#45340a" } }, "brand3": { "1": { - "value": "#fdfeff", - "type": "color" + "type": "color", + "value": "#fdfeff" }, "2": { - "value": "#eaf6fe", - "type": "color" + "type": "color", + "value": "#eaf6fe" }, "3": { - "value": "#c8e6fd", - "type": "color" + "type": "color", + "value": "#c8e6fd" }, "4": { - "value": "#a9d7fb", - "type": "color" + "type": "color", + "value": "#a9d7fb" }, "5": { - "value": "#84c7fa", - "type": "color" + "type": "color", + "value": "#84c7fa" }, "6": { - "value": "#96cffa", - "type": "color" + "type": "color", + "value": "#96cffa" }, "7": { - "value": "#1c90e8", - "type": "color" + "type": "color", + "value": "#1c90e8" }, "8": { - "value": "#11558a", - "type": "color" + "type": "color", + "value": "#11558a" }, "9": { - "value": "#1e98f5", - "type": "color" + "type": "color", + "value": "#1e98f5" }, "10": { - "value": "#1980ce", - "type": "color" + "type": "color", + "value": "#1980ce" }, "11": { - "value": "#1569a9", - "type": "color" + "type": "color", + "value": "#1569a9" }, "12": { - "value": "#105082", - "type": "color" + "type": "color", + "value": "#105082" }, "13": { - "value": "#0a3251", - "type": "color" + "type": "color", + "value": "#0a3251" }, "contrast-1": { - "value": "#082740", - "type": "color" + "type": "color", + "value": "#082740" }, "contrast-2": { - "value": "#061f33", - "type": "color" + "type": "color", + "value": "#061f33" } } } diff --git a/design-tokens/primitives/colors/light/theme4.json b/design-tokens/primitives/colors/light/theme4.json index 88687b634e..4d885edc73 100644 --- a/design-tokens/primitives/colors/light/theme4.json +++ b/design-tokens/primitives/colors/light/theme4.json @@ -2,312 +2,312 @@ "theme4": { "accent": { "1": { - "value": "#fefeff", - "type": "color" + "type": "color", + "value": "#fefeff" }, "2": { - "value": "#eef4fa", - "type": "color" + "type": "color", + "value": "#eef4fa" }, "3": { - "value": "#d4e5f3", - "type": "color" + "type": "color", + "value": "#d4e5f3" }, "4": { - "value": "#bad5ec", - "type": "color" + "type": "color", + "value": "#bad5ec" }, "5": { - "value": "#a1c5e5", - "type": "color" + "type": "color", + "value": "#a1c5e5" }, "6": { - "value": "#aecde9", - "type": "color" + "type": "color", + "value": "#aecde9" }, "7": { - "value": "#4b90ce", - "type": "color" + "type": "color", + "value": "#4b90ce" }, "8": { - "value": "#00529d", - "type": "color" + "type": "color", + "value": "#00529d" }, "9": { - "value": "#0163ba", - "type": "color" + "type": "color", + "value": "#0163ba" }, "10": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "11": { - "value": "#00396d", - "type": "color" + "type": "color", + "value": "#00396d" }, "12": { - "value": "#004d93", - "type": "color" + "type": "color", + "value": "#004d93" }, "13": { - "value": "#00315c", - "type": "color" + "type": "color", + "value": "#00315c" }, "contrast-1": { - "value": "#f6fafd", - "type": "color" + "type": "color", + "value": "#f6fafd" }, "contrast-2": { - "value": "#ddeaf6", - "type": "color" + "type": "color", + "value": "#ddeaf6" } }, "neutral": { "1": { - "value": "#fefefe", - "type": "color" + "type": "color", + "value": "#fefefe" }, "2": { - "value": "#f3f4f5", - "type": "color" + "type": "color", + "value": "#f3f4f5" }, "3": { - "value": "#e1e3e5", - "type": "color" + "type": "color", + "value": "#e1e3e5" }, "4": { - "value": "#ced1d4", - "type": "color" + "type": "color", + "value": "#ced1d4" }, "5": { - "value": "#bdc1c6", - "type": "color" + "type": "color", + "value": "#bdc1c6" }, "6": { - "value": "#c6c9cd", - "type": "color" + "type": "color", + "value": "#c6c9cd" }, "7": { - "value": "#858c96", - "type": "color" + "type": "color", + "value": "#858c96" }, "8": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "9": { - "value": "#1e2b3c", - "type": "color" + "type": "color", + "value": "#1e2b3c" }, "10": { - "value": "#333e4e", - "type": "color" + "type": "color", + "value": "#333e4e" }, "11": { - "value": "#495361", - "type": "color" + "type": "color", + "value": "#495361" }, "12": { - "value": "#444e5d", - "type": "color" + "type": "color", + "value": "#444e5d" }, "13": { - "value": "#243142", - "type": "color" + "type": "color", + "value": "#243142" }, "contrast-1": { - "value": "#f9f9fa", - "type": "color" + "type": "color", + "value": "#f9f9fa" }, "contrast-2": { - "value": "#9ea3ab", - "type": "color" + "type": "color", + "value": "#9ea3ab" } }, "brand1": { "1": { - "value": "#fffefe", - "type": "color" + "type": "color", + "value": "#fffefe" }, "2": { - "value": "#fef0f1", - "type": "color" + "type": "color", + "value": "#fef0f1" }, "3": { - "value": "#fcdadb", - "type": "color" + "type": "color", + "value": "#fcdadb" }, "4": { - "value": "#fbc4c5", - "type": "color" + "type": "color", + "value": "#fbc4c5" }, "5": { - "value": "#f9adaf", - "type": "color" + "type": "color", + "value": "#f9adaf" }, "6": { - "value": "#fab8b9", - "type": "color" + "type": "color", + "value": "#fab8b9" }, "7": { - "value": "#eb5b5f", - "type": "color" + "type": "color", + "value": "#eb5b5f" }, "8": { - "value": "#8b3639", - "type": "color" + "type": "color", + "value": "#8b3639" }, "9": { - "value": "#f35f63", - "type": "color" + "type": "color", + "value": "#f35f63" }, "10": { - "value": "#cc5053", - "type": "color" + "type": "color", + "value": "#cc5053" }, "11": { - "value": "#a84144", - "type": "color" + "type": "color", + "value": "#a84144" }, "12": { - "value": "#843336", - "type": "color" + "type": "color", + "value": "#843336" }, "13": { - "value": "#522021", - "type": "color" + "type": "color", + "value": "#522021" }, "contrast-1": { - "value": "#41191b", - "type": "color" + "type": "color", + "value": "#41191b" }, "contrast-2": { - "value": "#2f1213", - "type": "color" + "type": "color", + "value": "#2f1213" } }, "brand2": { "1": { - "value": "#fffefc", - "type": "color" + "type": "color", + "value": "#fffefc" }, "2": { - "value": "#fbf3e0", - "type": "color" + "type": "color", + "value": "#fbf3e0" }, "3": { - "value": "#f5dfac", - "type": "color" + "type": "color", + "value": "#f5dfac" }, "4": { - "value": "#f0ce7e", - "type": "color" + "type": "color", + "value": "#f0ce7e" }, "5": { - "value": "#eaba4a", - "type": "color" + "type": "color", + "value": "#eaba4a" }, "6": { - "value": "#edc464", - "type": "color" + "type": "color", + "value": "#edc464" }, "7": { - "value": "#b28419", - "type": "color" + "type": "color", + "value": "#b28419" }, "8": { - "value": "#684e0f", - "type": "color" + "type": "color", + "value": "#684e0f" }, "9": { - "value": "#e4a920", - "type": "color" + "type": "color", + "value": "#e4a920" }, "10": { - "value": "#c6931c", - "type": "color" + "type": "color", + "value": "#c6931c" }, "11": { - "value": "#a87c17", - "type": "color" + "type": "color", + "value": "#a87c17" }, "12": { - "value": "#634a0e", - "type": "color" + "type": "color", + "value": "#634a0e" }, "13": { - "value": "#3d2e09", - "type": "color" + "type": "color", + "value": "#3d2e09" }, "contrast-1": { - "value": "#302407", - "type": "color" + "type": "color", + "value": "#302407" }, "contrast-2": { - "value": "#45340a", - "type": "color" + "type": "color", + "value": "#45340a" } }, "brand3": { "1": { - "value": "#fdfeff", - "type": "color" + "type": "color", + "value": "#fdfeff" }, "2": { - "value": "#eaf6fe", - "type": "color" + "type": "color", + "value": "#eaf6fe" }, "3": { - "value": "#c8e6fd", - "type": "color" + "type": "color", + "value": "#c8e6fd" }, "4": { - "value": "#a9d7fb", - "type": "color" + "type": "color", + "value": "#a9d7fb" }, "5": { - "value": "#84c7fa", - "type": "color" + "type": "color", + "value": "#84c7fa" }, "6": { - "value": "#96cffa", - "type": "color" + "type": "color", + "value": "#96cffa" }, "7": { - "value": "#1c90e8", - "type": "color" + "type": "color", + "value": "#1c90e8" }, "8": { - "value": "#11558a", - "type": "color" + "type": "color", + "value": "#11558a" }, "9": { - "value": "#1e98f5", - "type": "color" + "type": "color", + "value": "#1e98f5" }, "10": { - "value": "#1980ce", - "type": "color" + "type": "color", + "value": "#1980ce" }, "11": { - "value": "#1569a9", - "type": "color" + "type": "color", + "value": "#1569a9" }, "12": { - "value": "#105082", - "type": "color" + "type": "color", + "value": "#105082" }, "13": { - "value": "#0a3251", - "type": "color" + "type": "color", + "value": "#0a3251" }, "contrast-1": { - "value": "#082740", - "type": "color" + "type": "color", + "value": "#082740" }, "contrast-2": { - "value": "#061f33", - "type": "color" + "type": "color", + "value": "#061f33" } } } diff --git a/design-tokens/primitives/globals.json b/design-tokens/primitives/globals.json index 16e295d258..d34bc22088 100644 --- a/design-tokens/primitives/globals.json +++ b/design-tokens/primitives/globals.json @@ -1,16 +1,17 @@ { "border-width": { "1": { - "value": "1px", - "type": "borderWidth" + "type": "borderWidth", + "value": "1px" }, "2": { - "value": "2px", - "type": "borderWidth" + "type": "borderWidth", + "value": "2px" } }, "shadow": { "100": { + "type": "boxShadow", "value": [ { "color": "rgba(0,0,0,0.16)", @@ -28,10 +29,10 @@ "color": "rgba(0,0,0,0.12)", "type": "dropShadow" } - ], - "type": "boxShadow" + ] }, "200": { + "type": "boxShadow", "value": [ { "color": "rgba(0,0,0,0.15)", @@ -57,10 +58,10 @@ "color": "rgba(0,0,0,0.1)", "type": "dropShadow" } - ], - "type": "boxShadow" + ] }, "300": { + "type": "boxShadow", "value": [ { "color": "rgba(0,0,0,0.14)", @@ -86,10 +87,10 @@ "color": "rgba(0,0,0,0.12)", "type": "dropShadow" } - ], - "type": "boxShadow" + ] }, "400": { + "type": "boxShadow", "value": [ { "color": "rgba(0,0,0,0.13)", @@ -115,10 +116,10 @@ "color": "rgba(0,0,0,0.14)", "type": "dropShadow" } - ], - "type": "boxShadow" + ] }, "500": { + "type": "boxShadow", "value": [ { "color": "rgba(0,0,0,0.12)", @@ -144,54 +145,53 @@ "color": "rgba(0,0,0,0.16)", "type": "dropShadow" } - ], - "type": "boxShadow" + ] } }, "border-radius": { "2": { - "value": "2", - "type": "borderRadius" + "type": "borderRadius", + "value": "2" }, "4": { - "value": "4", - "type": "borderRadius" + "type": "borderRadius", + "value": "4" }, "8": { - "value": "8", - "type": "borderRadius" + "type": "borderRadius", + "value": "8" }, "12": { - "value": "12", - "type": "borderRadius" + "type": "borderRadius", + "value": "12" }, "16": { - "value": "16", - "type": "borderRadius" + "type": "borderRadius", + "value": "16" }, "24": { - "value": "24", - "type": "borderRadius" + "type": "borderRadius", + "value": "24" }, "32": { - "value": "32", - "type": "borderRadius" + "type": "borderRadius", + "value": "32" }, "9999": { - "value": "9999", - "type": "borderRadius" + "type": "borderRadius", + "value": "9999" } }, "opacity": { "30": { - "value": "30%", - "type": "opacity" + "type": "opacity", + "value": "30%" } }, "sizing": { "base": { - "value": "4", - "type": "sizing" + "type": "sizing", + "value": "4" } } } \ No newline at end of file diff --git a/design-tokens/primitives/typography/default.json b/design-tokens/primitives/typography/default.json index a7ddccc68f..d645a2c997 100644 --- a/design-tokens/primitives/typography/default.json +++ b/design-tokens/primitives/typography/default.json @@ -1,86 +1,86 @@ { "font-family": { "main": { - "value": "Inter", - "type": "fontFamilies" + "type": "fontFamilies", + "value": "Inter" } }, "line-height": { "300": { - "value": "130%", - "type": "lineHeights" + "type": "lineHeights", + "value": "130%" }, "500": { - "value": "150%", - "type": "lineHeights" + "type": "lineHeights", + "value": "150%" }, "600": { - "value": "160%", - "type": "lineHeights" + "type": "lineHeights", + "value": "160%" }, "700": { - "value": "170%", - "type": "lineHeights" + "type": "lineHeights", + "value": "170%" } }, "font-weight": { "medium": { - "value": "500", - "type": "fontWeights" + "type": "fontWeights", + "value": "500" }, "semibold": { - "value": "600", - "type": "fontWeights" + "type": "fontWeights", + "value": "600" }, "regular": { - "value": "400", - "type": "fontWeights" + "type": "fontWeights", + "value": "400" } }, "font-size": { "f-3": { - "value": "12", - "type": "fontSizes" + "type": "fontSizes", + "value": "12" }, "f-2": { - "value": "13", - "type": "fontSizes" + "type": "fontSizes", + "value": "13" }, "f-1": { - "value": "14", - "type": "fontSizes" + "type": "fontSizes", + "value": "14" }, "f0": { - "value": "16", - "type": "fontSizes" + "type": "fontSizes", + "value": "16" }, "f1": { - "value": "18", - "type": "fontSizes" + "type": "fontSizes", + "value": "18" }, "f2": { - "value": "21", - "type": "fontSizes" + "type": "fontSizes", + "value": "21" }, "f3": { - "value": "24", - "type": "fontSizes" + "type": "fontSizes", + "value": "24" }, "f4": { - "value": "30", - "type": "fontSizes" + "type": "fontSizes", + "value": "30" }, "f5": { - "value": "36", - "type": "fontSizes" + "type": "fontSizes", + "value": "36" }, "f6": { - "value": "48", - "type": "fontSizes" + "type": "fontSizes", + "value": "48" }, "f7": { - "value": "60", - "type": "fontSizes" + "type": "fontSizes", + "value": "60" } } } \ No newline at end of file diff --git a/design-tokens/semantic/color.json b/design-tokens/semantic/color.json index e0fb669a89..1ef19f0221 100644 --- a/design-tokens/semantic/color.json +++ b/design-tokens/semantic/color.json @@ -2,560 +2,560 @@ "color": { "accent": { "background-default": { - "value": "{color.accent.1}", - "type": "color" + "type": "color", + "value": "{color.accent.1}" }, "background-subtle": { - "value": "{color.accent.2}", - "type": "color" + "type": "color", + "value": "{color.accent.2}" }, "surface-default": { - "value": "{color.accent.3}", - "type": "color" + "type": "color", + "value": "{color.accent.3}" }, "surface-hover": { - "value": "{color.accent.4}", - "type": "color" + "type": "color", + "value": "{color.accent.4}" }, "surface-active": { - "value": "{color.accent.5}", - "type": "color" + "type": "color", + "value": "{color.accent.5}" }, "border-subtle": { - "value": "{color.accent.6}", - "type": "color" + "type": "color", + "value": "{color.accent.6}" }, "border-default": { - "value": "{color.accent.7}", - "type": "color" + "type": "color", + "value": "{color.accent.7}" }, "border-strong": { - "value": "{color.accent.8}", - "type": "color" + "type": "color", + "value": "{color.accent.8}" }, "base-default": { - "value": "{color.accent.9}", - "type": "color" + "type": "color", + "value": "{color.accent.9}" }, "base-hover": { - "value": "{color.accent.10}", - "type": "color" + "type": "color", + "value": "{color.accent.10}" }, "base-active": { - "value": "{color.accent.11}", - "type": "color" + "type": "color", + "value": "{color.accent.11}" }, "text-subtle": { - "value": "{color.accent.12}", - "type": "color" + "type": "color", + "value": "{color.accent.12}" }, "text-default": { - "value": "{color.accent.13}", - "type": "color" + "type": "color", + "value": "{color.accent.13}" }, "contrast-first": { - "value": "{color.accent.contrast-1}", - "type": "color" + "type": "color", + "value": "{color.accent.contrast-1}" }, "contrast-second": { - "value": "{color.accent.contrast-2}", - "type": "color" + "type": "color", + "value": "{color.accent.contrast-2}" } }, "neutral": { "background-default": { - "value": "{color.neutral.1}", - "type": "color" + "type": "color", + "value": "{color.neutral.1}" }, "background-subtle": { - "value": "{color.neutral.2}", - "type": "color" + "type": "color", + "value": "{color.neutral.2}" }, "surface-default": { - "value": "{color.neutral.3}", - "type": "color" + "type": "color", + "value": "{color.neutral.3}" }, "surface-hover": { - "value": "{color.neutral.4}", - "type": "color" + "type": "color", + "value": "{color.neutral.4}" }, "surface-active": { - "value": "{color.neutral.5}", - "type": "color" + "type": "color", + "value": "{color.neutral.5}" }, "border-subtle": { - "value": "{color.neutral.6}", - "type": "color" + "type": "color", + "value": "{color.neutral.6}" }, "border-default": { - "value": "{color.neutral.7}", - "type": "color" + "type": "color", + "value": "{color.neutral.7}" }, "border-strong": { - "value": "{color.neutral.8}", - "type": "color" + "type": "color", + "value": "{color.neutral.8}" }, "base-default": { - "value": "{color.neutral.9}", - "type": "color" + "type": "color", + "value": "{color.neutral.9}" }, "base-hover": { - "value": "{color.neutral.10}", - "type": "color" + "type": "color", + "value": "{color.neutral.10}" }, "base-active": { - "value": "{color.neutral.11}", - "type": "color" + "type": "color", + "value": "{color.neutral.11}" }, "text-subtle": { - "value": "{color.neutral.12}", - "type": "color" + "type": "color", + "value": "{color.neutral.12}" }, "text-default": { - "value": "{color.neutral.13}", - "type": "color" + "type": "color", + "value": "{color.neutral.13}" }, "contrast-first": { - "value": "{color.neutral.contrast-1}", - "type": "color" + "type": "color", + "value": "{color.neutral.contrast-1}" }, "contrast-second": { - "value": "{color.neutral.contrast-2}", - "type": "color" + "type": "color", + "value": "{color.neutral.contrast-2}" } }, "brand1": { "background-default": { - "value": "{color.brand1.1}", - "type": "color" + "type": "color", + "value": "{color.brand1.1}" }, "background-subtle": { - "value": "{color.brand1.2}", - "type": "color" + "type": "color", + "value": "{color.brand1.2}" }, "surface-default": { - "value": "{color.brand1.3}", - "type": "color" + "type": "color", + "value": "{color.brand1.3}" }, "surface-hover": { - "value": "{color.brand1.4}", - "type": "color" + "type": "color", + "value": "{color.brand1.4}" }, "surface-active": { - "value": "{color.brand1.5}", - "type": "color" + "type": "color", + "value": "{color.brand1.5}" }, "border-subtle": { - "value": "{color.brand1.6}", - "type": "color" + "type": "color", + "value": "{color.brand1.6}" }, "border-default": { - "value": "{color.brand1.7}", - "type": "color" + "type": "color", + "value": "{color.brand1.7}" }, "border-strong": { - "value": "{color.brand1.8}", - "type": "color" + "type": "color", + "value": "{color.brand1.8}" }, "base-default": { - "value": "{color.brand1.9}", - "type": "color" + "type": "color", + "value": "{color.brand1.9}" }, "base-hover": { - "value": "{color.brand1.10}", - "type": "color" + "type": "color", + "value": "{color.brand1.10}" }, "base-active": { - "value": "{color.brand1.11}", - "type": "color" + "type": "color", + "value": "{color.brand1.11}" }, "text-subtle": { - "value": "{color.brand1.12}", - "type": "color" + "type": "color", + "value": "{color.brand1.12}" }, "text-default": { - "value": "{color.brand1.13}", - "type": "color" + "type": "color", + "value": "{color.brand1.13}" }, "contrast-first": { - "value": "{color.brand1.contrast-1}", - "type": "color" + "type": "color", + "value": "{color.brand1.contrast-1}" }, "contrast-second": { - "value": "{color.brand1.contrast-2}", - "type": "color" + "type": "color", + "value": "{color.brand1.contrast-2}" } }, "brand2": { "background-default": { - "value": "{color.brand2.1}", - "type": "color" + "type": "color", + "value": "{color.brand2.1}" }, "background-subtle": { - "value": "{color.brand2.2}", - "type": "color" + "type": "color", + "value": "{color.brand2.2}" }, "surface-default": { - "value": "{color.brand2.3}", - "type": "color" + "type": "color", + "value": "{color.brand2.3}" }, "surface-hover": { - "value": "{color.brand2.4}", - "type": "color" + "type": "color", + "value": "{color.brand2.4}" }, "surface-active": { - "value": "{color.brand2.5}", - "type": "color" + "type": "color", + "value": "{color.brand2.5}" }, "border-subtle": { - "value": "{color.brand2.6}", - "type": "color" + "type": "color", + "value": "{color.brand2.6}" }, "border-default": { - "value": "{color.brand2.7}", - "type": "color" + "type": "color", + "value": "{color.brand2.7}" }, "border-strong": { - "value": "{color.brand2.8}", - "type": "color" + "type": "color", + "value": "{color.brand2.8}" }, "base-default": { - "value": "{color.brand2.9}", - "type": "color" + "type": "color", + "value": "{color.brand2.9}" }, "base-hover": { - "value": "{color.brand2.10}", - "type": "color" + "type": "color", + "value": "{color.brand2.10}" }, "base-active": { - "value": "{color.brand2.11}", - "type": "color" + "type": "color", + "value": "{color.brand2.11}" }, "text-subtle": { - "value": "{color.brand2.12}", - "type": "color" + "type": "color", + "value": "{color.brand2.12}" }, "text-default": { - "value": "{color.brand2.13}", - "type": "color" + "type": "color", + "value": "{color.brand2.13}" }, "contrast-first": { - "value": "{color.brand2.contrast-1}", - "type": "color" + "type": "color", + "value": "{color.brand2.contrast-1}" }, "contrast-second": { - "value": "{color.brand2.contrast-2}", - "type": "color" + "type": "color", + "value": "{color.brand2.contrast-2}" } }, "brand3": { "background-default": { - "value": "{color.brand3.1}", - "type": "color" + "type": "color", + "value": "{color.brand3.1}" }, "background-subtle": { - "value": "{color.brand3.2}", - "type": "color" + "type": "color", + "value": "{color.brand3.2}" }, "surface-default": { - "value": "{color.brand3.3}", - "type": "color" + "type": "color", + "value": "{color.brand3.3}" }, "surface-hover": { - "value": "{color.brand3.4}", - "type": "color" + "type": "color", + "value": "{color.brand3.4}" }, "surface-active": { - "value": "{color.brand3.5}", - "type": "color" + "type": "color", + "value": "{color.brand3.5}" }, "border-subtle": { - "value": "{color.brand3.6}", - "type": "color" + "type": "color", + "value": "{color.brand3.6}" }, "border-default": { - "value": "{color.brand3.7}", - "type": "color" + "type": "color", + "value": "{color.brand3.7}" }, "border-strong": { - "value": "{color.brand3.8}", - "type": "color" + "type": "color", + "value": "{color.brand3.8}" }, "base-default": { - "value": "{color.brand3.9}", - "type": "color" + "type": "color", + "value": "{color.brand3.9}" }, "base-hover": { - "value": "{color.brand3.10}", - "type": "color" + "type": "color", + "value": "{color.brand3.10}" }, "base-active": { - "value": "{color.brand3.11}", - "type": "color" + "type": "color", + "value": "{color.brand3.11}" }, "text-subtle": { - "value": "{color.brand3.12}", - "type": "color" + "type": "color", + "value": "{color.brand3.12}" }, "text-default": { - "value": "{color.brand3.13}", - "type": "color" + "type": "color", + "value": "{color.brand3.13}" }, "contrast-first": { - "value": "{color.brand3.contrast-1}", - "type": "color" + "type": "color", + "value": "{color.brand3.contrast-1}" }, "contrast-second": { - "value": "{color.brand3.contrast-2}", - "type": "color" + "type": "color", + "value": "{color.brand3.contrast-2}" } }, "success": { "background-default": { - "value": "{global.green.1}", - "type": "color" + "type": "color", + "value": "{global.green.1}" }, "background-subtle": { - "value": "{global.green.2}", - "type": "color" + "type": "color", + "value": "{global.green.2}" }, "surface-default": { - "value": "{global.green.3}", - "type": "color" + "type": "color", + "value": "{global.green.3}" }, "surface-hover": { - "value": "{global.green.4}", - "type": "color" + "type": "color", + "value": "{global.green.4}" }, "surface-active": { - "value": "{global.green.5}", - "type": "color" + "type": "color", + "value": "{global.green.5}" }, "border-subtle": { - "value": "{global.green.6}", - "type": "color" + "type": "color", + "value": "{global.green.6}" }, "border-default": { - "value": "{global.green.7}", - "type": "color" + "type": "color", + "value": "{global.green.7}" }, "border-strong": { - "value": "{global.green.8}", - "type": "color" + "type": "color", + "value": "{global.green.8}" }, "base-default": { - "value": "{global.green.9}", - "type": "color" + "type": "color", + "value": "{global.green.9}" }, "base-hover": { - "value": "{global.green.10}", - "type": "color" + "type": "color", + "value": "{global.green.10}" }, "base-active": { - "value": "{global.green.11}", - "type": "color" + "type": "color", + "value": "{global.green.11}" }, "text-subtle": { - "value": "{global.green.12}", - "type": "color" + "type": "color", + "value": "{global.green.12}" }, "text-default": { - "value": "{global.green.13}", - "type": "color" + "type": "color", + "value": "{global.green.13}" }, "contrast-first": { - "value": "{global.green.contrast-1}", - "type": "color" + "type": "color", + "value": "{global.green.contrast-1}" }, "contrast-second": { - "value": "{global.green.contrast-2}", - "type": "color" + "type": "color", + "value": "{global.green.contrast-2}" } }, "danger": { "background-default": { - "value": "{global.red.1}", - "type": "color" + "type": "color", + "value": "{global.red.1}" }, "background-subtle": { - "value": "{global.red.2}", - "type": "color" + "type": "color", + "value": "{global.red.2}" }, "surface-default": { - "value": "{global.red.3}", - "type": "color" + "type": "color", + "value": "{global.red.3}" }, "surface-hover": { - "value": "{global.red.4}", - "type": "color" + "type": "color", + "value": "{global.red.4}" }, "surface-active": { - "value": "{global.red.5}", - "type": "color" + "type": "color", + "value": "{global.red.5}" }, "border-subtle": { - "value": "{global.red.6}", - "type": "color" + "type": "color", + "value": "{global.red.6}" }, "border-default": { - "value": "{global.red.7}", - "type": "color" + "type": "color", + "value": "{global.red.7}" }, "border-strong": { - "value": "{global.red.8}", - "type": "color" + "type": "color", + "value": "{global.red.8}" }, "base-default": { - "value": "{global.red.9}", - "type": "color" + "type": "color", + "value": "{global.red.9}" }, "base-hover": { - "value": "{global.red.10}", - "type": "color" + "type": "color", + "value": "{global.red.10}" }, "base-active": { - "value": "{global.red.11}", - "type": "color" + "type": "color", + "value": "{global.red.11}" }, "text-subtle": { - "value": "{global.red.12}", - "type": "color" + "type": "color", + "value": "{global.red.12}" }, "text-default": { - "value": "{global.red.13}", - "type": "color" + "type": "color", + "value": "{global.red.13}" }, "contrast-first": { - "value": "{global.red.contrast-1}", - "type": "color" + "type": "color", + "value": "{global.red.contrast-1}" }, "contrast-second": { - "value": "{global.red.contrast-2}", - "type": "color" + "type": "color", + "value": "{global.red.contrast-2}" } }, "info": { "background-default": { - "value": "{global.blue.1}", - "type": "color" + "type": "color", + "value": "{global.blue.1}" }, "background-subtle": { - "value": "{global.blue.2}", - "type": "color" + "type": "color", + "value": "{global.blue.2}" }, "surface-default": { - "value": "{global.blue.3}", - "type": "color" + "type": "color", + "value": "{global.blue.3}" }, "surface-hover": { - "value": "{global.blue.4}", - "type": "color" + "type": "color", + "value": "{global.blue.4}" }, "surface-active": { - "value": "{global.blue.5}", - "type": "color" + "type": "color", + "value": "{global.blue.5}" }, "border-subtle": { - "value": "{global.blue.6}", - "type": "color" + "type": "color", + "value": "{global.blue.6}" }, "border-default": { - "value": "{global.blue.7}", - "type": "color" + "type": "color", + "value": "{global.blue.7}" }, "border-strong": { - "value": "{global.blue.8}", - "type": "color" + "type": "color", + "value": "{global.blue.8}" }, "base-default": { - "value": "{global.blue.9}", - "type": "color" + "type": "color", + "value": "{global.blue.9}" }, "base-hover": { - "value": "{global.blue.10}", - "type": "color" + "type": "color", + "value": "{global.blue.10}" }, "base-active": { - "value": "{global.blue.11}", - "type": "color" + "type": "color", + "value": "{global.blue.11}" }, "text-subtle": { - "value": "{global.blue.12}", - "type": "color" + "type": "color", + "value": "{global.blue.12}" }, "text-default": { - "value": "{global.blue.13}", - "type": "color" + "type": "color", + "value": "{global.blue.13}" }, "contrast-first": { - "value": "{global.blue.contrast-1}", - "type": "color" + "type": "color", + "value": "{global.blue.contrast-1}" }, "contrast-second": { - "value": "{global.blue.contrast-2}", - "type": "color" + "type": "color", + "value": "{global.blue.contrast-2}" } }, "warning": { "background-default": { - "value": "{global.yellow.1}", - "type": "color" + "type": "color", + "value": "{global.yellow.1}" }, "background-subtle": { - "value": "{global.yellow.2}", - "type": "color" + "type": "color", + "value": "{global.yellow.2}" }, "surface-default": { - "value": "{global.yellow.3}", - "type": "color" + "type": "color", + "value": "{global.yellow.3}" }, "surface-hover": { - "value": "{global.yellow.4}", - "type": "color" + "type": "color", + "value": "{global.yellow.4}" }, "surface-active": { - "value": "{global.yellow.5}", - "type": "color" + "type": "color", + "value": "{global.yellow.5}" }, "border-subtle": { - "value": "{global.yellow.6}", - "type": "color" + "type": "color", + "value": "{global.yellow.6}" }, "border-default": { - "value": "{global.yellow.7}", - "type": "color" + "type": "color", + "value": "{global.yellow.7}" }, "border-strong": { - "value": "{global.yellow.8}", - "type": "color" + "type": "color", + "value": "{global.yellow.8}" }, "base-default": { - "value": "{global.orange.9}", - "type": "color" + "type": "color", + "value": "{global.orange.9}" }, "base-hover": { - "value": "{global.orange.10}", - "type": "color" + "type": "color", + "value": "{global.orange.10}" }, "base-active": { - "value": "{global.orange.11}", - "type": "color" + "type": "color", + "value": "{global.orange.11}" }, "text-subtle": { - "value": "{global.orange.12}", - "type": "color" + "type": "color", + "value": "{global.orange.12}" }, "text-default": { - "value": "{global.orange.13}", - "type": "color" + "type": "color", + "value": "{global.orange.13}" }, "contrast-first": { - "value": "{global.yellow.contrast-1}", - "type": "color" + "type": "color", + "value": "{global.yellow.contrast-1}" }, "contrast-second": { - "value": "{global.yellow.contrast-2}", - "type": "color" + "type": "color", + "value": "{global.yellow.contrast-2}" } } } diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index ba56999bb8..f3020d60b7 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -2,542 +2,542 @@ "typography": { "heading": { "2xlarge": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.medium}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f7}" - }, - "type": "typography" + } }, "xlarge": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.medium}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f6}" }, - "type": "typography", "description": "H1" }, "large": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.medium}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f5}" }, - "type": "typography", "description": "H2" }, "medium": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.medium}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f4}" }, - "type": "typography", "description": "H3" }, "small": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.medium}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f3}" }, - "type": "typography", "description": "H4" }, "xsmall": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.medium}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f2}" }, - "type": "typography", "description": "H5" }, "xxsmall": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.medium}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f1}" }, - "type": "typography", "description": "H6" } }, "ingress": { "large": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.700}", "fontSize": "{font-size.f4}" - }, - "type": "typography" + } }, "medium": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.700}", "fontSize": "{font-size.f3}" - }, - "type": "typography" + } }, "small": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.700}", "fontSize": "{font-size.f2}" - }, - "type": "typography" + } }, "xsmall": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.700}", "fontSize": "{font-size.f1}" - }, - "type": "typography" + } } }, "paragraph": { "large": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.500}", "fontSize": "{font-size.f2}" - }, - "type": "typography" + } }, "medium": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.500}", "fontSize": "{font-size.f1}" - }, - "type": "typography" + } }, "small": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.500}", "fontSize": "{font-size.f0}" - }, - "type": "typography" + } }, "xsmall": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.500}", "fontSize": "{font-size.f-1}" - }, - "type": "typography" + } }, "short": { "large": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f2}" - }, - "type": "typography" + } }, "medium": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f1}" - }, - "type": "typography" + } }, "small": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f0}" - }, - "type": "typography" + } }, "xsmall": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f-1}" - }, - "type": "typography" + } } }, "long": { "large": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.700}", "fontSize": "{font-size.f1}" - }, - "type": "typography" + } }, "medium": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.700}", "fontSize": "{font-size.f0}" - }, - "type": "typography" + } }, "small": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.700}", "fontSize": "{font-size.f-1}" - }, - "type": "typography" + } }, "xsmall": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.700}", "fontSize": "{font-size.f-2}" - }, - "type": "typography" + } } } }, "label": { "large": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.medium}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f2}" - }, - "type": "typography" + } }, "medium": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.medium}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f1}" - }, - "type": "typography" + } }, "small": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.medium}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f0}" - }, - "type": "typography" + } }, "xsmall": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.medium}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f-1}" - }, - "type": "typography" + } } }, "error_message": { "large": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f2}" - }, - "type": "typography" + } }, "medium": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f1}" - }, - "type": "typography" + } }, "small": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f0}" - }, - "type": "typography" + } }, "xsmall": { + "type": "typography", "value": { "fontFamily": "{font-family.main}", "fontWeight": "{font-weight.regular}", "lineHeight": "{line-height.300}", "fontSize": "{font-size.f-1}" - }, - "type": "typography" + } } } }, "opacity": { "disabled": { - "value": "{opacity.30}", - "type": "opacity" + "type": "opacity", + "value": "{opacity.30}" } }, "border-radius": { "sm": { - "value": "{border-radius.2}", - "type": "borderRadius" + "type": "borderRadius", + "value": "{border-radius.2}" }, "md": { - "value": "{border-radius.4}", - "type": "borderRadius" + "type": "borderRadius", + "value": "{border-radius.4}" }, "lg": { - "value": "{border-radius.8}", - "type": "borderRadius" + "type": "borderRadius", + "value": "{border-radius.8}" }, "xl": { - "value": "{border-radius.12}", - "type": "borderRadius" + "type": "borderRadius", + "value": "{border-radius.12}" }, "2xl": { - "value": "{border-radius.16}", - "type": "borderRadius" + "type": "borderRadius", + "value": "{border-radius.16}" }, "3xl": { - "value": "{border-radius.24}", - "type": "borderRadius" + "type": "borderRadius", + "value": "{border-radius.24}" }, "4xl": { - "value": "{border-radius.32}", - "type": "borderRadius" + "type": "borderRadius", + "value": "{border-radius.32}" }, "full": { - "value": "{border-radius.9999}", - "type": "borderRadius" + "type": "borderRadius", + "value": "{border-radius.9999}" } }, "spacing": { "0": { - "value": "{sizing.base}*0", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*0" }, "1": { - "value": "{sizing.base}*1", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*1" }, "2": { - "value": "{sizing.base}*2", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*2" }, "3": { - "value": "{sizing.base}*3", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*3" }, "4": { - "value": "{sizing.base}*4", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*4" }, "5": { - "value": "{sizing.base}*5", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*5" }, "6": { - "value": "{sizing.base}*6", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*6" }, "7": { - "value": "{sizing.base}*7", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*7" }, "8": { - "value": "{sizing.base}*8", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*8" }, "9": { - "value": "{sizing.base}*9", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*9" }, "10": { - "value": "{sizing.base}*10", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*10" }, "11": { - "value": "{sizing.base}*11", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*11" }, "12": { - "value": "{sizing.base}*12", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*12" }, "13": { - "value": "{sizing.base}*13", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*13" }, "14": { - "value": "{sizing.base}*14", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*14" }, "15": { - "value": "{sizing.base}*15", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*15" }, "18": { - "value": "{sizing.base}*18", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*18" }, "22": { - "value": "{sizing.base}*22", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*22" }, "26": { - "value": "{sizing.base}*26", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*26" }, "30": { - "value": "{sizing.base}*30", - "type": "spacing" + "type": "spacing", + "value": "{sizing.base}*30" } }, "sizing": { "0": { - "value": "{sizing.base}*0", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*0" }, "1": { - "value": "{sizing.base}*1", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*1" }, "2": { - "value": "{sizing.base}*2", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*2" }, "3": { - "value": "{sizing.base}*3", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*3" }, "4": { - "value": "{sizing.base}*4", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*4" }, "5": { - "value": "{sizing.base}*5", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*5" }, "6": { - "value": "{sizing.base}*6", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*6" }, "7": { - "value": "{sizing.base}*7", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*7" }, "8": { - "value": "{sizing.base}*8", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*8" }, "9": { - "value": "{sizing.base}*9", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*9" }, "10": { - "value": "{sizing.base}*10", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*10" }, "11": { - "value": "{sizing.base}*11", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*11" }, "12": { - "value": "{sizing.base}*12", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*12" }, "13": { - "value": "{sizing.base}*13", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*13" }, "14": { - "value": "{sizing.base}*14", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*14" }, "15": { - "value": "{sizing.base}*15", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*15" }, "18": { - "value": "{sizing.base}*18", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*18" }, "22": { - "value": "{sizing.base}*22", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*22" }, "26": { - "value": "{sizing.base}*26", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*26" }, "30": { - "value": "{sizing.base}*30", - "type": "sizing" + "type": "sizing", + "value": "{sizing.base}*30" } }, "border-width": { "default": { - "value": "{border-width.1}", - "type": "borderWidth" + "type": "borderWidth", + "value": "{border-width.1}" }, "active": { - "value": "{border-width.2}", - "type": "borderWidth" + "type": "borderWidth", + "value": "{border-width.2}" }, "tab_focus": { - "value": "{border-width.2}", - "type": "borderWidth" + "type": "borderWidth", + "value": "{border-width.2}" } }, "shadow": { "xs": { - "value": "{shadow.100}", - "type": "boxShadow" + "type": "boxShadow", + "value": "{shadow.100}" }, "sm": { - "value": "{shadow.200}", - "type": "boxShadow" + "type": "boxShadow", + "value": "{shadow.200}" }, "md": { - "value": "{shadow.300}", - "type": "boxShadow" + "type": "boxShadow", + "value": "{shadow.300}" }, "lg": { - "value": "{shadow.400}", - "type": "boxShadow" + "type": "boxShadow", + "value": "{shadow.400}" }, "xl": { - "value": "{shadow.500}", - "type": "boxShadow" + "type": "boxShadow", + "value": "{shadow.500}" } } } \ No newline at end of file diff --git a/design-tokens/themes/theme.json b/design-tokens/themes/theme.json index ee811c190c..e279227339 100644 --- a/design-tokens/themes/theme.json +++ b/design-tokens/themes/theme.json @@ -2,312 +2,312 @@ "color": { "accent": { "1": { - "value": "{theme.accent.1}", - "type": "color" + "type": "color", + "value": "{theme.accent.1}" }, "2": { - "value": "{theme.accent.2}", - "type": "color" + "type": "color", + "value": "{theme.accent.2}" }, "3": { - "value": "{theme.accent.3}", - "type": "color" + "type": "color", + "value": "{theme.accent.3}" }, "4": { - "value": "{theme.accent.4}", - "type": "color" + "type": "color", + "value": "{theme.accent.4}" }, "5": { - "value": "{theme.accent.5}", - "type": "color" + "type": "color", + "value": "{theme.accent.5}" }, "6": { - "value": "{theme.accent.6}", - "type": "color" + "type": "color", + "value": "{theme.accent.6}" }, "7": { - "value": "{theme.accent.7}", - "type": "color" + "type": "color", + "value": "{theme.accent.7}" }, "8": { - "value": "{theme.accent.8}", - "type": "color" + "type": "color", + "value": "{theme.accent.8}" }, "9": { - "value": "{theme.accent.9}", - "type": "color" + "type": "color", + "value": "{theme.accent.9}" }, "10": { - "value": "{theme.accent.10}", - "type": "color" + "type": "color", + "value": "{theme.accent.10}" }, "11": { - "value": "{theme.accent.11}", - "type": "color" + "type": "color", + "value": "{theme.accent.11}" }, "12": { - "value": "{theme.accent.12}", - "type": "color" + "type": "color", + "value": "{theme.accent.12}" }, "13": { - "value": "{theme.accent.13}", - "type": "color" + "type": "color", + "value": "{theme.accent.13}" }, "contrast-1": { - "value": "{theme.accent.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme.accent.contrast-1}" }, "contrast-2": { - "value": "{theme.accent.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme.accent.contrast-2}" } }, "neutral": { "1": { - "value": "{theme.neutral.1}", - "type": "color" + "type": "color", + "value": "{theme.neutral.1}" }, "2": { - "value": "{theme.neutral.2}", - "type": "color" + "type": "color", + "value": "{theme.neutral.2}" }, "3": { - "value": "{theme.neutral.3}", - "type": "color" + "type": "color", + "value": "{theme.neutral.3}" }, "4": { - "value": "{theme.neutral.4}", - "type": "color" + "type": "color", + "value": "{theme.neutral.4}" }, "5": { - "value": "{theme.neutral.5}", - "type": "color" + "type": "color", + "value": "{theme.neutral.5}" }, "6": { - "value": "{theme.neutral.6}", - "type": "color" + "type": "color", + "value": "{theme.neutral.6}" }, "7": { - "value": "{theme.neutral.7}", - "type": "color" + "type": "color", + "value": "{theme.neutral.7}" }, "8": { - "value": "{theme.neutral.8}", - "type": "color" + "type": "color", + "value": "{theme.neutral.8}" }, "9": { - "value": "{theme.neutral.9}", - "type": "color" + "type": "color", + "value": "{theme.neutral.9}" }, "10": { - "value": "{theme.neutral.10}", - "type": "color" + "type": "color", + "value": "{theme.neutral.10}" }, "11": { - "value": "{theme.neutral.11}", - "type": "color" + "type": "color", + "value": "{theme.neutral.11}" }, "12": { - "value": "{theme.neutral.12}", - "type": "color" + "type": "color", + "value": "{theme.neutral.12}" }, "13": { - "value": "{theme.neutral.13}", - "type": "color" + "type": "color", + "value": "{theme.neutral.13}" }, "contrast-1": { - "value": "{theme.neutral.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme.neutral.contrast-1}" }, "contrast-2": { - "value": "{theme.neutral.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme.neutral.contrast-2}" } }, "brand1": { "1": { - "value": "{theme.brand1.1}", - "type": "color" + "type": "color", + "value": "{theme.brand1.1}" }, "2": { - "value": "{theme.brand1.2}", - "type": "color" + "type": "color", + "value": "{theme.brand1.2}" }, "3": { - "value": "{theme.brand1.3}", - "type": "color" + "type": "color", + "value": "{theme.brand1.3}" }, "4": { - "value": "{theme.brand1.4}", - "type": "color" + "type": "color", + "value": "{theme.brand1.4}" }, "5": { - "value": "{theme.brand1.5}", - "type": "color" + "type": "color", + "value": "{theme.brand1.5}" }, "6": { - "value": "{theme.brand1.6}", - "type": "color" + "type": "color", + "value": "{theme.brand1.6}" }, "7": { - "value": "{theme.brand1.7}", - "type": "color" + "type": "color", + "value": "{theme.brand1.7}" }, "8": { - "value": "{theme.brand1.8}", - "type": "color" + "type": "color", + "value": "{theme.brand1.8}" }, "9": { - "value": "{theme.brand1.9}", - "type": "color" + "type": "color", + "value": "{theme.brand1.9}" }, "10": { - "value": "{theme.brand1.10}", - "type": "color" + "type": "color", + "value": "{theme.brand1.10}" }, "11": { - "value": "{theme.brand1.11}", - "type": "color" + "type": "color", + "value": "{theme.brand1.11}" }, "12": { - "value": "{theme.brand1.12}", - "type": "color" + "type": "color", + "value": "{theme.brand1.12}" }, "13": { - "value": "{theme.brand1.13}", - "type": "color" + "type": "color", + "value": "{theme.brand1.13}" }, "contrast-1": { - "value": "{theme.brand1.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme.brand1.contrast-1}" }, "contrast-2": { - "value": "{theme.brand1.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme.brand1.contrast-2}" } }, "brand2": { "1": { - "value": "{theme.brand2.1}", - "type": "color" + "type": "color", + "value": "{theme.brand2.1}" }, "2": { - "value": "{theme.brand2.2}", - "type": "color" + "type": "color", + "value": "{theme.brand2.2}" }, "3": { - "value": "{theme.brand2.3}", - "type": "color" + "type": "color", + "value": "{theme.brand2.3}" }, "4": { - "value": "{theme.brand2.4}", - "type": "color" + "type": "color", + "value": "{theme.brand2.4}" }, "5": { - "value": "{theme.brand2.5}", - "type": "color" + "type": "color", + "value": "{theme.brand2.5}" }, "6": { - "value": "{theme.brand2.6}", - "type": "color" + "type": "color", + "value": "{theme.brand2.6}" }, "7": { - "value": "{theme.brand2.7}", - "type": "color" + "type": "color", + "value": "{theme.brand2.7}" }, "8": { - "value": "{theme.brand2.8}", - "type": "color" + "type": "color", + "value": "{theme.brand2.8}" }, "9": { - "value": "{theme.brand2.9}", - "type": "color" + "type": "color", + "value": "{theme.brand2.9}" }, "10": { - "value": "{theme.brand2.10}", - "type": "color" + "type": "color", + "value": "{theme.brand2.10}" }, "11": { - "value": "{theme.brand2.11}", - "type": "color" + "type": "color", + "value": "{theme.brand2.11}" }, "12": { - "value": "{theme.brand2.12}", - "type": "color" + "type": "color", + "value": "{theme.brand2.12}" }, "13": { - "value": "{theme.brand2.13}", - "type": "color" + "type": "color", + "value": "{theme.brand2.13}" }, "contrast-1": { - "value": "{theme.brand2.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme.brand2.contrast-1}" }, "contrast-2": { - "value": "{theme.brand2.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme.brand2.contrast-2}" } }, "brand3": { "1": { - "value": "{theme.brand3.1}", - "type": "color" + "type": "color", + "value": "{theme.brand3.1}" }, "2": { - "value": "{theme.brand3.2}", - "type": "color" + "type": "color", + "value": "{theme.brand3.2}" }, "3": { - "value": "{theme.brand3.3}", - "type": "color" + "type": "color", + "value": "{theme.brand3.3}" }, "4": { - "value": "{theme.brand3.4}", - "type": "color" + "type": "color", + "value": "{theme.brand3.4}" }, "5": { - "value": "{theme.brand3.5}", - "type": "color" + "type": "color", + "value": "{theme.brand3.5}" }, "6": { - "value": "{theme.brand3.6}", - "type": "color" + "type": "color", + "value": "{theme.brand3.6}" }, "7": { - "value": "{theme.brand3.7}", - "type": "color" + "type": "color", + "value": "{theme.brand3.7}" }, "8": { - "value": "{theme.brand3.8}", - "type": "color" + "type": "color", + "value": "{theme.brand3.8}" }, "9": { - "value": "{theme.brand3.9}", - "type": "color" + "type": "color", + "value": "{theme.brand3.9}" }, "10": { - "value": "{theme.brand3.10}", - "type": "color" + "type": "color", + "value": "{theme.brand3.10}" }, "11": { - "value": "{theme.brand3.11}", - "type": "color" + "type": "color", + "value": "{theme.brand3.11}" }, "12": { - "value": "{theme.brand3.12}", - "type": "color" + "type": "color", + "value": "{theme.brand3.12}" }, "13": { - "value": "{theme.brand3.13}", - "type": "color" + "type": "color", + "value": "{theme.brand3.13}" }, "contrast-1": { - "value": "{theme.brand3.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme.brand3.contrast-1}" }, "contrast-2": { - "value": "{theme.brand3.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme.brand3.contrast-2}" } } } diff --git a/design-tokens/themes/theme2.json b/design-tokens/themes/theme2.json index 6051134f87..4dc157c05c 100644 --- a/design-tokens/themes/theme2.json +++ b/design-tokens/themes/theme2.json @@ -2,312 +2,312 @@ "color": { "accent": { "1": { - "value": "{theme2.accent.1}", - "type": "color" + "type": "color", + "value": "{theme2.accent.1}" }, "2": { - "value": "{theme2.accent.2}", - "type": "color" + "type": "color", + "value": "{theme2.accent.2}" }, "3": { - "value": "{theme2.accent.3}", - "type": "color" + "type": "color", + "value": "{theme2.accent.3}" }, "4": { - "value": "{theme2.accent.4}", - "type": "color" + "type": "color", + "value": "{theme2.accent.4}" }, "5": { - "value": "{theme2.accent.5}", - "type": "color" + "type": "color", + "value": "{theme2.accent.5}" }, "6": { - "value": "{theme2.accent.6}", - "type": "color" + "type": "color", + "value": "{theme2.accent.6}" }, "7": { - "value": "{theme2.accent.7}", - "type": "color" + "type": "color", + "value": "{theme2.accent.7}" }, "8": { - "value": "{theme2.accent.8}", - "type": "color" + "type": "color", + "value": "{theme2.accent.8}" }, "9": { - "value": "{theme2.accent.9}", - "type": "color" + "type": "color", + "value": "{theme2.accent.9}" }, "10": { - "value": "{theme2.accent.10}", - "type": "color" + "type": "color", + "value": "{theme2.accent.10}" }, "11": { - "value": "{theme2.accent.11}", - "type": "color" + "type": "color", + "value": "{theme2.accent.11}" }, "12": { - "value": "{theme2.accent.12}", - "type": "color" + "type": "color", + "value": "{theme2.accent.12}" }, "13": { - "value": "{theme2.accent.13}", - "type": "color" + "type": "color", + "value": "{theme2.accent.13}" }, "contrast-1": { - "value": "{theme2.accent.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme2.accent.contrast-1}" }, "contrast-2": { - "value": "{theme2.accent.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme2.accent.contrast-2}" } }, "neutral": { "1": { - "value": "{theme2.neutral.1}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.1}" }, "2": { - "value": "{theme2.neutral.2}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.2}" }, "3": { - "value": "{theme2.neutral.3}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.3}" }, "4": { - "value": "{theme2.neutral.4}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.4}" }, "5": { - "value": "{theme2.neutral.5}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.5}" }, "6": { - "value": "{theme2.neutral.6}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.6}" }, "7": { - "value": "{theme2.neutral.7}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.7}" }, "8": { - "value": "{theme2.neutral.8}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.8}" }, "9": { - "value": "{theme2.neutral.9}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.9}" }, "10": { - "value": "{theme2.neutral.10}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.10}" }, "11": { - "value": "{theme2.neutral.11}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.11}" }, "12": { - "value": "{theme2.neutral.12}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.12}" }, "13": { - "value": "{theme2.neutral.13}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.13}" }, "contrast-1": { - "value": "{theme2.neutral.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.contrast-1}" }, "contrast-2": { - "value": "{theme2.neutral.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme2.neutral.contrast-2}" } }, "brand1": { "1": { - "value": "{theme2.brand1.1}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.1}" }, "2": { - "value": "{theme2.brand1.2}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.2}" }, "3": { - "value": "{theme2.brand1.3}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.3}" }, "4": { - "value": "{theme2.brand1.4}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.4}" }, "5": { - "value": "{theme2.brand1.5}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.5}" }, "6": { - "value": "{theme2.brand1.6}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.6}" }, "7": { - "value": "{theme2.brand1.7}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.7}" }, "8": { - "value": "{theme2.brand1.8}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.8}" }, "9": { - "value": "{theme2.brand1.9}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.9}" }, "10": { - "value": "{theme2.brand1.10}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.10}" }, "11": { - "value": "{theme2.brand1.11}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.11}" }, "12": { - "value": "{theme2.brand1.12}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.12}" }, "13": { - "value": "{theme2.brand1.13}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.13}" }, "contrast-1": { - "value": "{theme2.brand1.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.contrast-1}" }, "contrast-2": { - "value": "{theme2.brand1.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme2.brand1.contrast-2}" } }, "brand2": { "1": { - "value": "{theme2.brand2.1}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.1}" }, "2": { - "value": "{theme2.brand2.2}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.2}" }, "3": { - "value": "{theme2.brand2.3}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.3}" }, "4": { - "value": "{theme2.brand2.4}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.4}" }, "5": { - "value": "{theme2.brand2.5}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.5}" }, "6": { - "value": "{theme2.brand2.6}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.6}" }, "7": { - "value": "{theme2.brand2.7}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.7}" }, "8": { - "value": "{theme2.brand2.8}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.8}" }, "9": { - "value": "{theme2.brand2.9}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.9}" }, "10": { - "value": "{theme2.brand2.10}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.10}" }, "11": { - "value": "{theme2.brand2.11}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.11}" }, "12": { - "value": "{theme2.brand2.12}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.12}" }, "13": { - "value": "{theme2.brand2.13}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.13}" }, "contrast-1": { - "value": "{theme2.brand2.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.contrast-1}" }, "contrast-2": { - "value": "{theme2.brand2.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme2.brand2.contrast-2}" } }, "brand3": { "1": { - "value": "{theme2.brand3.1}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.1}" }, "2": { - "value": "{theme2.brand3.2}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.2}" }, "3": { - "value": "{theme2.brand3.3}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.3}" }, "4": { - "value": "{theme2.brand3.4}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.4}" }, "5": { - "value": "{theme2.brand3.5}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.5}" }, "6": { - "value": "{theme2.brand3.6}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.6}" }, "7": { - "value": "{theme2.brand3.7}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.7}" }, "8": { - "value": "{theme2.brand3.8}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.8}" }, "9": { - "value": "{theme2.brand3.9}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.9}" }, "10": { - "value": "{theme2.brand3.10}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.10}" }, "11": { - "value": "{theme2.brand3.11}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.11}" }, "12": { - "value": "{theme2.brand3.12}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.12}" }, "13": { - "value": "{theme2.brand3.13}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.13}" }, "contrast-1": { - "value": "{theme2.brand3.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.contrast-1}" }, "contrast-2": { - "value": "{theme2.brand3.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme2.brand3.contrast-2}" } } } diff --git a/design-tokens/themes/theme3.json b/design-tokens/themes/theme3.json index 87e5230056..b3d43e2f06 100644 --- a/design-tokens/themes/theme3.json +++ b/design-tokens/themes/theme3.json @@ -2,312 +2,312 @@ "color": { "accent": { "1": { - "value": "{theme3.accent.1}", - "type": "color" + "type": "color", + "value": "{theme3.accent.1}" }, "2": { - "value": "{theme3.accent.2}", - "type": "color" + "type": "color", + "value": "{theme3.accent.2}" }, "3": { - "value": "{theme3.accent.3}", - "type": "color" + "type": "color", + "value": "{theme3.accent.3}" }, "4": { - "value": "{theme3.accent.4}", - "type": "color" + "type": "color", + "value": "{theme3.accent.4}" }, "5": { - "value": "{theme3.accent.5}", - "type": "color" + "type": "color", + "value": "{theme3.accent.5}" }, "6": { - "value": "{theme3.accent.6}", - "type": "color" + "type": "color", + "value": "{theme3.accent.6}" }, "7": { - "value": "{theme3.accent.7}", - "type": "color" + "type": "color", + "value": "{theme3.accent.7}" }, "8": { - "value": "{theme3.accent.8}", - "type": "color" + "type": "color", + "value": "{theme3.accent.8}" }, "9": { - "value": "{theme3.accent.9}", - "type": "color" + "type": "color", + "value": "{theme3.accent.9}" }, "10": { - "value": "{theme3.accent.10}", - "type": "color" + "type": "color", + "value": "{theme3.accent.10}" }, "11": { - "value": "{theme3.accent.11}", - "type": "color" + "type": "color", + "value": "{theme3.accent.11}" }, "12": { - "value": "{theme3.accent.12}", - "type": "color" + "type": "color", + "value": "{theme3.accent.12}" }, "13": { - "value": "{theme3.accent.13}", - "type": "color" + "type": "color", + "value": "{theme3.accent.13}" }, "contrast-1": { - "value": "{theme3.accent.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme3.accent.contrast-1}" }, "contrast-2": { - "value": "{theme3.accent.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme3.accent.contrast-2}" } }, "neutral": { "1": { - "value": "{theme3.neutral.1}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.1}" }, "2": { - "value": "{theme3.neutral.2}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.2}" }, "3": { - "value": "{theme3.neutral.3}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.3}" }, "4": { - "value": "{theme3.neutral.4}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.4}" }, "5": { - "value": "{theme3.neutral.5}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.5}" }, "6": { - "value": "{theme3.neutral.6}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.6}" }, "7": { - "value": "{theme3.neutral.7}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.7}" }, "8": { - "value": "{theme3.neutral.8}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.8}" }, "9": { - "value": "{theme3.neutral.9}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.9}" }, "10": { - "value": "{theme3.neutral.10}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.10}" }, "11": { - "value": "{theme3.neutral.11}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.11}" }, "12": { - "value": "{theme3.neutral.12}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.12}" }, "13": { - "value": "{theme3.neutral.13}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.13}" }, "contrast-1": { - "value": "{theme3.neutral.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.contrast-1}" }, "contrast-2": { - "value": "{theme3.neutral.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme3.neutral.contrast-2}" } }, "brand1": { "1": { - "value": "{theme3.brand1.1}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.1}" }, "2": { - "value": "{theme3.brand1.2}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.2}" }, "3": { - "value": "{theme3.brand1.3}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.3}" }, "4": { - "value": "{theme3.brand1.4}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.4}" }, "5": { - "value": "{theme3.brand1.5}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.5}" }, "6": { - "value": "{theme3.brand1.6}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.6}" }, "7": { - "value": "{theme3.brand1.7}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.7}" }, "8": { - "value": "{theme3.brand1.8}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.8}" }, "9": { - "value": "{theme3.brand1.9}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.9}" }, "10": { - "value": "{theme3.brand1.10}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.10}" }, "11": { - "value": "{theme3.brand1.11}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.11}" }, "12": { - "value": "{theme3.brand1.12}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.12}" }, "13": { - "value": "{theme3.brand1.13}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.13}" }, "contrast-1": { - "value": "{theme3.brand1.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.contrast-1}" }, "contrast-2": { - "value": "{theme3.brand1.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme3.brand1.contrast-2}" } }, "brand2": { "1": { - "value": "{theme3.brand2.1}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.1}" }, "2": { - "value": "{theme3.brand2.2}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.2}" }, "3": { - "value": "{theme3.brand2.3}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.3}" }, "4": { - "value": "{theme3.brand2.4}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.4}" }, "5": { - "value": "{theme3.brand2.5}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.5}" }, "6": { - "value": "{theme3.brand2.6}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.6}" }, "7": { - "value": "{theme3.brand2.7}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.7}" }, "8": { - "value": "{theme3.brand2.8}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.8}" }, "9": { - "value": "{theme3.brand2.9}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.9}" }, "10": { - "value": "{theme3.brand2.10}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.10}" }, "11": { - "value": "{theme3.brand2.11}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.11}" }, "12": { - "value": "{theme3.brand2.12}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.12}" }, "13": { - "value": "{theme3.brand2.13}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.13}" }, "contrast-1": { - "value": "{theme3.brand2.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.contrast-1}" }, "contrast-2": { - "value": "{theme3.brand2.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme3.brand2.contrast-2}" } }, "brand3": { "1": { - "value": "{theme3.brand3.1}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.1}" }, "2": { - "value": "{theme3.brand3.2}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.2}" }, "3": { - "value": "{theme3.brand3.3}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.3}" }, "4": { - "value": "{theme3.brand3.4}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.4}" }, "5": { - "value": "{theme3.brand3.5}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.5}" }, "6": { - "value": "{theme3.brand3.6}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.6}" }, "7": { - "value": "{theme3.brand3.7}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.7}" }, "8": { - "value": "{theme3.brand3.8}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.8}" }, "9": { - "value": "{theme3.brand3.9}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.9}" }, "10": { - "value": "{theme3.brand3.10}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.10}" }, "11": { - "value": "{theme3.brand3.11}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.11}" }, "12": { - "value": "{theme3.brand3.12}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.12}" }, "13": { - "value": "{theme3.brand3.13}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.13}" }, "contrast-1": { - "value": "{theme3.brand3.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.contrast-1}" }, "contrast-2": { - "value": "{theme3.brand3.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme3.brand3.contrast-2}" } } } diff --git a/design-tokens/themes/theme4.json b/design-tokens/themes/theme4.json index 44bc6d9dd1..9b4dbf7165 100644 --- a/design-tokens/themes/theme4.json +++ b/design-tokens/themes/theme4.json @@ -2,312 +2,312 @@ "color": { "accent": { "1": { - "value": "{theme4.accent.1}", - "type": "color" + "type": "color", + "value": "{theme4.accent.1}" }, "2": { - "value": "{theme4.accent.2}", - "type": "color" + "type": "color", + "value": "{theme4.accent.2}" }, "3": { - "value": "{theme4.accent.3}", - "type": "color" + "type": "color", + "value": "{theme4.accent.3}" }, "4": { - "value": "{theme4.accent.4}", - "type": "color" + "type": "color", + "value": "{theme4.accent.4}" }, "5": { - "value": "{theme4.accent.5}", - "type": "color" + "type": "color", + "value": "{theme4.accent.5}" }, "6": { - "value": "{theme4.accent.6}", - "type": "color" + "type": "color", + "value": "{theme4.accent.6}" }, "7": { - "value": "{theme4.accent.7}", - "type": "color" + "type": "color", + "value": "{theme4.accent.7}" }, "8": { - "value": "{theme4.accent.8}", - "type": "color" + "type": "color", + "value": "{theme4.accent.8}" }, "9": { - "value": "{theme4.accent.9}", - "type": "color" + "type": "color", + "value": "{theme4.accent.9}" }, "10": { - "value": "{theme4.accent.10}", - "type": "color" + "type": "color", + "value": "{theme4.accent.10}" }, "11": { - "value": "{theme4.accent.11}", - "type": "color" + "type": "color", + "value": "{theme4.accent.11}" }, "12": { - "value": "{theme4.accent.12}", - "type": "color" + "type": "color", + "value": "{theme4.accent.12}" }, "13": { - "value": "{theme4.accent.13}", - "type": "color" + "type": "color", + "value": "{theme4.accent.13}" }, "contrast-1": { - "value": "{theme4.accent.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme4.accent.contrast-1}" }, "contrast-2": { - "value": "{theme4.accent.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme4.accent.contrast-2}" } }, "neutral": { "1": { - "value": "{theme4.neutral.1}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.1}" }, "2": { - "value": "{theme4.neutral.2}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.2}" }, "3": { - "value": "{theme4.neutral.3}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.3}" }, "4": { - "value": "{theme4.neutral.4}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.4}" }, "5": { - "value": "{theme4.neutral.5}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.5}" }, "6": { - "value": "{theme4.neutral.6}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.6}" }, "7": { - "value": "{theme4.neutral.7}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.7}" }, "8": { - "value": "{theme4.neutral.8}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.8}" }, "9": { - "value": "{theme4.neutral.9}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.9}" }, "10": { - "value": "{theme4.neutral.10}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.10}" }, "11": { - "value": "{theme4.neutral.11}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.11}" }, "12": { - "value": "{theme4.neutral.12}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.12}" }, "13": { - "value": "{theme4.neutral.13}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.13}" }, "contrast-1": { - "value": "{theme4.neutral.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.contrast-1}" }, "contrast-2": { - "value": "{theme4.neutral.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme4.neutral.contrast-2}" } }, "brand1": { "1": { - "value": "{theme4.brand1.1}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.1}" }, "2": { - "value": "{theme4.brand1.2}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.2}" }, "3": { - "value": "{theme4.brand1.3}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.3}" }, "4": { - "value": "{theme4.brand1.4}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.4}" }, "5": { - "value": "{theme4.brand1.5}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.5}" }, "6": { - "value": "{theme4.brand1.6}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.6}" }, "7": { - "value": "{theme4.brand1.7}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.7}" }, "8": { - "value": "{theme4.brand1.8}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.8}" }, "9": { - "value": "{theme4.brand1.9}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.9}" }, "10": { - "value": "{theme4.brand1.10}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.10}" }, "11": { - "value": "{theme4.brand1.11}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.11}" }, "12": { - "value": "{theme4.brand1.12}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.12}" }, "13": { - "value": "{theme4.brand1.13}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.13}" }, "contrast-1": { - "value": "{theme4.brand1.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.contrast-1}" }, "contrast-2": { - "value": "{theme4.brand1.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme4.brand1.contrast-2}" } }, "brand2": { "1": { - "value": "{theme4.brand2.1}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.1}" }, "2": { - "value": "{theme4.brand2.2}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.2}" }, "3": { - "value": "{theme4.brand2.3}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.3}" }, "4": { - "value": "{theme4.brand2.4}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.4}" }, "5": { - "value": "{theme4.brand2.5}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.5}" }, "6": { - "value": "{theme4.brand2.6}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.6}" }, "7": { - "value": "{theme4.brand2.7}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.7}" }, "8": { - "value": "{theme4.brand2.8}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.8}" }, "9": { - "value": "{theme4.brand2.9}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.9}" }, "10": { - "value": "{theme4.brand2.10}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.10}" }, "11": { - "value": "{theme4.brand2.11}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.11}" }, "12": { - "value": "{theme4.brand2.12}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.12}" }, "13": { - "value": "{theme4.brand2.13}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.13}" }, "contrast-1": { - "value": "{theme4.brand2.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.contrast-1}" }, "contrast-2": { - "value": "{theme4.brand2.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme4.brand2.contrast-2}" } }, "brand3": { "1": { - "value": "{theme4.brand3.1}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.1}" }, "2": { - "value": "{theme4.brand3.2}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.2}" }, "3": { - "value": "{theme4.brand3.3}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.3}" }, "4": { - "value": "{theme4.brand3.4}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.4}" }, "5": { - "value": "{theme4.brand3.5}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.5}" }, "6": { - "value": "{theme4.brand3.6}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.6}" }, "7": { - "value": "{theme4.brand3.7}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.7}" }, "8": { - "value": "{theme4.brand3.8}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.8}" }, "9": { - "value": "{theme4.brand3.9}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.9}" }, "10": { - "value": "{theme4.brand3.10}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.10}" }, "11": { - "value": "{theme4.brand3.11}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.11}" }, "12": { - "value": "{theme4.brand3.12}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.12}" }, "13": { - "value": "{theme4.brand3.13}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.13}" }, "contrast-1": { - "value": "{theme4.brand3.contrast-1}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.contrast-1}" }, "contrast-2": { - "value": "{theme4.brand3.contrast-2}", - "type": "color" + "type": "color", + "value": "{theme4.brand3.contrast-2}" } } } From b279b5d0277ffe1392de7dcba825d16f3b743da5 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Thu, 23 May 2024 15:03:48 +0200 Subject: [PATCH 076/311] add codemod for classnames --- packages/cli/package.json | 7 +- packages/cli/src/codemods/css-class-rename.ts | 66 +++++++++++++++++++ packages/cli/src/test/a.css | 32 +++++++++ yarn.lock | 2 +- 4 files changed, 102 insertions(+), 5 deletions(-) create mode 100644 packages/cli/src/codemods/css-class-rename.ts diff --git a/packages/cli/package.json b/packages/cli/package.json index 935177d044..3e529a03fb 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -19,14 +19,13 @@ "prepublish": "yarn clean && tsc", "prepublish:tsup": "yarn clean && tsup src/**/*.ts bin/designsystemet.ts --cjsInterop --shims --format esm", "clean": "rimraf dist", - "clean:theme": "yarn workspace @digdir/designsystemet-theme clean" + "clean:theme": "yarn workspace @digdir/designsystemet-theme clean", + "css-classes": "yarn designsystemet css-names" }, "files": [ "./dist/**" ], - "bin": { - "designsystemet": "dist/build/bin/designsystemet.js" - }, + "bin": "dist/build/bin/designsystemet.js", "dependencies": { "@commander-js/extra-typings": "^12.0.1", "@tokens-studio/sd-transforms": "^0.16.0", diff --git a/packages/cli/src/codemods/css-class-rename.ts b/packages/cli/src/codemods/css-class-rename.ts new file mode 100644 index 0000000000..25de753b5a --- /dev/null +++ b/packages/cli/src/codemods/css-class-rename.ts @@ -0,0 +1,66 @@ +import fs from 'fs'; + +import * as R from 'ramda'; +import type { AcceptedPlugin, Plugin } from 'postcss'; +import postcss from 'postcss'; +import glob from 'fast-glob'; + +type CSSCodemodProps = { + dictionary: { + from: string; + to: string; + }; + globPath?: string; +}; + +export const cssNameCodemod = ({ + dictionary, + globPath = './**/*.css', +}: CSSCodemodProps) => { + const transformPlugin: Plugin = { + postcssPlugin: 'Renames CSS classes', + Rule(decl) { + if (!decl.selector) return; + if (!decl.selector.includes('.fds-')) return; + + const newSelector = decl.selector.replace( + new RegExp(dictionary.from, 'g'), + dictionary.to, + ); + + decl.selector = newSelector; + }, + }; + + const plugins: AcceptedPlugin[] = [transformPlugin]; + + const processor = postcss(plugins); + + const transform = async () => { + const files = await glob(globPath, { ignore: ['node_modules/**'] }); + + console.log({ files }); + + const filePromises = files.map(async (file) => { + const contents = fs.readFileSync(file).toString(); + const result = await processor.process(contents, { from: undefined }); + + fs.writeFileSync(file, result.css); + }); + + await Promise.all(filePromises); + }; + + // Run the transform. + void transform(); +}; + +console.log('running cssNameCodemod'); + +void cssNameCodemod({ + dictionary: { + from: '.fds-', + to: '.ds-', + }, + globPath: './**/*.css', +}); diff --git a/packages/cli/src/test/a.css b/packages/cli/src/test/a.css index d123b66464..8eac39a87d 100644 --- a/packages/cli/src/test/a.css +++ b/packages/cli/src/test/a.css @@ -5,3 +5,35 @@ border-color: var(--fds-semantic-surface-first-light); background-color: #fff; } + +.fds-class-2 { + margin-top: 42px; + border-width: var(--fds-border-width-default); + color: var(--fds-semantic-surface-first-subtle); + border-color: var(--fds-semantic-surface-first-light); + background-color: #fff; +} + +.fds-random-name { + margin-top: 42px; + border-width: var(--fds-border-width-default); + color: var(--fds-semantic-surface-first-subtle); + border-color: var(--fds-semantic-surface-first-light); + background-color: #fff; +} + +.not-fds { + margin-top: 42px; + border-width: var(--fds-border-width-default); + color: var(--fds-semantic-surface-first-subtle); + border-color: var(--fds-semantic-surface-first-light); + background-color: #fff; +} + +.fds-double.fds-triple { + margin-top: 42px; + border-width: var(--fds-border-width-default); + color: var(--fds-semantic-surface-first-subtle); + border-color: var(--fds-semantic-surface-first-light); + background-color: #fff; +} diff --git a/yarn.lock b/yarn.lock index 6ce6ace1ab..7aee88973b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2775,7 +2775,7 @@ __metadata: tsup: "npm:^8.0.2" typescript: "npm:^5.4.5" bin: - designsystemet: ./dist/build/bin/designsystemet.js + designsystemet: dist/build/bin/designsystemet.js languageName: unknown linkType: soft From eb99f1c0f53210c7979e703430d0b74536c8f29a Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Thu, 23 May 2024 15:04:33 +0200 Subject: [PATCH 077/311] dictionary.from --- packages/cli/src/codemods/css-class-rename.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/src/codemods/css-class-rename.ts b/packages/cli/src/codemods/css-class-rename.ts index 25de753b5a..3a29a7381c 100644 --- a/packages/cli/src/codemods/css-class-rename.ts +++ b/packages/cli/src/codemods/css-class-rename.ts @@ -21,7 +21,7 @@ export const cssNameCodemod = ({ postcssPlugin: 'Renames CSS classes', Rule(decl) { if (!decl.selector) return; - if (!decl.selector.includes('.fds-')) return; + if (!decl.selector.includes(dictionary.from)) return; const newSelector = decl.selector.replace( new RegExp(dictionary.from, 'g'), From 754f7e7497b5ccbe0b009971c4ae961e218a514b Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Thu, 23 May 2024 15:12:49 +0200 Subject: [PATCH 078/311] cleanup --- packages/cli/src/codemods/css-class-rename.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/cli/src/codemods/css-class-rename.ts b/packages/cli/src/codemods/css-class-rename.ts index 3a29a7381c..38ce084664 100644 --- a/packages/cli/src/codemods/css-class-rename.ts +++ b/packages/cli/src/codemods/css-class-rename.ts @@ -1,6 +1,5 @@ import fs from 'fs'; -import * as R from 'ramda'; import type { AcceptedPlugin, Plugin } from 'postcss'; import postcss from 'postcss'; import glob from 'fast-glob'; @@ -39,8 +38,6 @@ export const cssNameCodemod = ({ const transform = async () => { const files = await glob(globPath, { ignore: ['node_modules/**'] }); - console.log({ files }); - const filePromises = files.map(async (file) => { const contents = fs.readFileSync(file).toString(); const result = await processor.process(contents, { from: undefined }); From 4b516126adcb6a18eec023ae746366a8628180f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Thune?= Date: Thu, 23 May 2024 17:12:06 +0200 Subject: [PATCH 079/311] Added colors to dictionary --- packages/cli/src/migrations/tokens-v2.ts | 361 +++++++++++++++-------- 1 file changed, 231 insertions(+), 130 deletions(-) diff --git a/packages/cli/src/migrations/tokens-v2.ts b/packages/cli/src/migrations/tokens-v2.ts index 6083feaef7..786992e143 100644 --- a/packages/cli/src/migrations/tokens-v2.ts +++ b/packages/cli/src/migrations/tokens-v2.ts @@ -4,79 +4,135 @@ export default (glob?: string) => cssVarCodemod({ globPath: glob, dictionary: { - '--fds-semantic-surface-first-light': '--fds-color-brand1-surface-default', - '--fds-semantic-surface-first-light-hover': '--fds-color-brand1-surface-hover', - '--fds-semantic-surface-first-light-active': '--fds-color-brand1-surface-active', - '--fds-semantic-surface-first-dark': '', - '--fds-semantic-surface-second-light': '--fds-color-brand2-surface-default', - '--fds-semantic-surface-second-light-hover': '--fds-color-brand2-surface-hover', - '--fds-semantic-surface-second-light-active': '--fds-color-brand2-surface-active', - '--fds-semantic-surface-second-dark': '', - '--fds-semantic-surface-third-light': '--fds-color-brand3-surface-default', - '--fds-semantic-surface-third-light-hover': '--fds-color-brand3-surface-hover', - '--fds-semantic-surface-third-light-active': '--fds-color-brand3-surface-active', - '--fds-semantic-surface-third-dark': '', - '--fds-semantic-surface-action-first-subtle': '--fds-color-accent-surface-default', - '--fds-semantic-surface-action-first-subtle-hover': '--fds-color-accent-surface-hover', - '--fds-semantic-surface-action-first-default': '--fds-color-accent-base-default', - '--fds-semantic-surface-action-first-hover': '--fds-color-accent-base-hover', - '--fds-semantic-surface-action-first-active': '--fds-color-accent-base-active', - '--fds-semantic-surface-action-first-no_fill': '--fds-color-accent-contrast-first', - '--fds-semantic-surface-action-first-no_fill-hover': '--fds-color-accent-surface-default', - '--fds-semantic-surface-action-first-no_fill-active': '--fds-color-accent-surface-hover', - '--fds-semantic-surface-action-second-subtle': '--fds-color-accent-surface-default', - '--fds-semantic-surface-action-second-subtle-hover': '--fds-color-accent-surface-hover', - '--fds-semantic-surface-action-second-default': '--fds-color-accent-base-default', - '--fds-semantic-surface-action-second-hover': '--fds-color-accent-base-hover', - '--fds-semantic-surface-action-second-active': '--fds-color-accent-base-active', - '--fds-semantic-surface-action-second-no_fill': '--fds-color-accent-contrast-first', - '--fds-semantic-surface-action-second-no_fill-hover': '--fds-color-accent-surface-default', - '--fds-semantic-surface-action-second-no_fill-active': '--fds-color-accent-surface-hover', - '--fds-semantic-surface-action-subtle': '--fds-color-accent-surface-default', - '--fds-semantic-surface-action-subtle-hover': '--fds-color-accent-surface-hover', - '--fds-semantic-surface-action-default': '--fds-color-accent-base-default', + '--fds-semantic-surface-first-light': + '--fds-color-brand1-surface-default', + '--fds-semantic-surface-first-light-hover': + '--fds-color-brand1-surface-hover', + '--fds-semantic-surface-first-light-active': + '--fds-color-brand1-surface-active', + '--fds-semantic-surface-first-dark': '[delete]', + '--fds-semantic-surface-second-light': + '--fds-color-brand2-surface-default', + '--fds-semantic-surface-second-light-hover': + '--fds-color-brand2-surface-hover', + '--fds-semantic-surface-second-light-active': + '--fds-color-brand2-surface-active', + '--fds-semantic-surface-second-dark': '[delete]', + '--fds-semantic-surface-third-light': + '--fds-color-brand3-surface-default', + '--fds-semantic-surface-third-light-hover': + '--fds-color-brand3-surface-hover', + '--fds-semantic-surface-third-light-active': + '--fds-color-brand3-surface-active', + '--fds-semantic-surface-third-dark': '[delete]', + '--fds-semantic-surface-action-first-subtle': + '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-first-subtle-hover': + '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-first-default': + '--fds-color-accent-base-default', + '--fds-semantic-surface-action-first-hover': + '--fds-color-accent-base-hover', + '--fds-semantic-surface-action-first-active': + '--fds-color-accent-base-active', + '--fds-semantic-surface-action-first-no_fill': + '--fds-color-accent-contrast-first', + '--fds-semantic-surface-action-first-no_fill-hover': + '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-first-no_fill-active': + '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-second-subtle': + '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-second-subtle-hover': + '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-second-default': + '--fds-color-accent-base-default', + '--fds-semantic-surface-action-second-hover': + '--fds-color-accent-base-hover', + '--fds-semantic-surface-action-second-active': + '--fds-color-accent-base-active', + '--fds-semantic-surface-action-second-no_fill': + '--fds-color-accent-contrast-first', + '--fds-semantic-surface-action-second-no_fill-hover': + '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-second-no_fill-active': + '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-subtle': + '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-subtle-hover': + '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-default': + '--fds-color-accent-base-default', '--fds-semantic-surface-action-hover': '--fds-color-accent-base-hover', '--fds-semantic-surface-action-active': '--fds-color-accent-base-active', - '--fds-semantic-surface-action-no_fill': '--fds-color-accent-contrast-first', - '--fds-semantic-surface-action-no_fill-hover': '--fds-color-accent-surface-default', - '--fds-semantic-surface-action-no_fill-active': '--fds-color-accent-surface-hover', - '--fds-semantic-surface-action-checked': '--fds-color-accent-base-default', - '--fds-semantic-surface-neutral-default': '--fds-color-neutral-background-default', - '--fds-semantic-surface-neutral-selected': '', - '--fds-semantic-surface-neutral-subtle': '--fds-color-neutral-background-subtle', - '--fds-semantic-surface-neutral-subtle-hover': '--fds-color-neutral-surface-default', + '--fds-semantic-surface-action-no_fill': + '--fds-color-accent-contrast-first', + '--fds-semantic-surface-action-no_fill-hover': + '--fds-color-accent-surface-default', + '--fds-semantic-surface-action-no_fill-active': + '--fds-color-accent-surface-hover', + '--fds-semantic-surface-action-checked': + '--fds-color-accent-base-default', + '--fds-semantic-surface-neutral-default': + '--fds-color-neutral-background-default', + '--fds-semantic-surface-neutral-selected': + '--fds-color-accent-surface-hover', + '--fds-semantic-surface-neutral-subtle': + '--fds-color-neutral-background-subtle', + '--fds-semantic-surface-neutral-subtle-hover': + '--fds-color-neutral-surface-default', '--fds-semantic-surface-neutral-dark': '--fds-color-neutral-base-default', - '--fds-semantic-surface-neutral-dark-hover': '--fds-color-neutral-base-hover', - '--fds-semantic-surface-neutral-inverted': '', - '--fds-semantic-surface-success-subtle': '--fds-color-success-surface-default', - '--fds-semantic-surface-success-subtle-hover': '--fds-color-success-surface-hover', - '--fds-semantic-surface-success-default': '--fds-color-success-base-default', + '--fds-semantic-surface-neutral-dark-hover': + '--fds-color-neutral-base-hover', + '--fds-semantic-surface-neutral-inverted': '[delete]', + '--fds-semantic-surface-success-subtle': + '--fds-color-success-surface-default', + '--fds-semantic-surface-success-subtle-hover': + '--fds-color-success-surface-hover', + '--fds-semantic-surface-success-default': + '--fds-color-success-base-default', '--fds-semantic-surface-success-hover': '--fds-color-success-base-hover', - '--fds-semantic-surface-success-active': '--fds-color-success-base-active', - '--fds-semantic-surface-success-no_fill': '--fds-color-success-contrast-first', - '--fds-semantic-surface-success-no_fill-hover': '--fds-color-success-surface-default', - '--fds-semantic-surface-success-no_fill-active': '--fds-color-success-surface-hover', - '--fds-semantic-surface-warning-subtle': '--fds-color-warning-surface-default', - '--fds-semantic-surface-warning-subtle-hover': '--fds-color-warning-surface-hover', - '--fds-semantic-surface-warning-default': '--fds-color-warning-base-default', - '--fds-semantic-surface-warning-default-hover': '--fds-color-warning-base-hover', - '--fds-semantic-surface-danger-subtle': '--fds-color-danger-surface-default', - '--fds-semantic-surface-danger-subtle-hover': '--fds-color-danger-surface-hover', - '--fds-semantic-surface-danger-default': '--fds-color-danger-base-default', + '--fds-semantic-surface-success-active': + '--fds-color-success-base-active', + '--fds-semantic-surface-success-no_fill': + '--fds-color-success-contrast-first', + '--fds-semantic-surface-success-no_fill-hover': + '--fds-color-success-surface-default', + '--fds-semantic-surface-success-no_fill-active': + '--fds-color-success-surface-hover', + '--fds-semantic-surface-warning-subtle': + '--fds-color-warning-surface-default', + '--fds-semantic-surface-warning-subtle-hover': + '--fds-color-warning-surface-hover', + '--fds-semantic-surface-warning-default': + '--fds-color-warning-base-default', + '--fds-semantic-surface-warning-default-hover': + '--fds-color-warning-base-hover', + '--fds-semantic-surface-danger-subtle': + '--fds-color-danger-surface-default', + '--fds-semantic-surface-danger-subtle-hover': + '--fds-color-danger-surface-hover', + '--fds-semantic-surface-danger-default': + '--fds-color-danger-base-default', '--fds-semantic-surface-danger-hover': '--fds-color-danger-base-hover', '--fds-semantic-surface-danger-active': '--fds-color-danger-base-active', - '--fds-semantic-surface-danger-no_fill': '--fds-color-danger-contrast-first', - '--fds-semantic-surface-danger-no_fill-hover': '--fds-color-danger-surface-default', - '--fds-semantic-surface-danger-no_fill-active': '--fds-color-danger-surface-hover', + '--fds-semantic-surface-danger-no_fill': + '--fds-color-danger-contrast-first', + '--fds-semantic-surface-danger-no_fill-hover': + '--fds-color-danger-surface-default', + '--fds-semantic-surface-danger-no_fill-active': + '--fds-color-danger-surface-hover', '--fds-semantic-surface-info-subtle': '--fds-color-info-surface-default', - '--fds-semantic-surface-info-subtle-hover': '--fds-color-info-surface-hover', - '--fds-semantic-surface-on_inverted-default': '', - '--fds-semantic-surface-on_inverted-hover': '', - '--fds-semantic-surface-on_inverted-active': '', - '--fds-semantic-surface-on_inverted-no_fill': '', - '--fds-semantic-surface-on_inverted-no_fill-hover': '', - '--fds-semantic-surface-on_inverted-no_fill-active': '', - '--fds-semantic-surface-focus-default': '', + '--fds-semantic-surface-info-subtle-hover': + '--fds-color-info-surface-hover', + '--fds-semantic-surface-on_inverted-default': '[delete]', + '--fds-semantic-surface-on_inverted-hover': '[delete]', + '--fds-semantic-surface-on_inverted-active': '[delete]', + '--fds-semantic-surface-on_inverted-no_fill': '[delete]', + '--fds-semantic-surface-on_inverted-no_fill-hover': '[delete]', + '--fds-semantic-surface-on_inverted-no_fill-active': '[delete]', + '--fds-semantic-surface-focus-default': + '--fds-color-neutral-border-strong', '--fds-semantic-border-first-default': '--fds-color-brand1-base-default', '--fds-semantic-border-first-hover': '--fds-color-brand1-base-hover', '--fds-semantic-border-first-active': '--fds-color-brand1-base-active', @@ -86,75 +142,117 @@ export default (glob?: string) => '--fds-semantic-border-third-default': '--fds-color-brand3-base-default', '--fds-semantic-border-third-hover': '--fds-color-brand3-base-hover', '--fds-semantic-border-third-active': '--fds-color-brand3-base-active', - '--fds-semantic-border-action-first-subtle': '--fds-color-accent-border-subtle', - '--fds-semantic-border-action-first-subtle-hover': '--fds-color-accent-border-default', - '--fds-semantic-border-action-first-default': '--fds-color-accent-base-default', - '--fds-semantic-border-action-first-hover': '--fds-color-accent-base-hover', - '--fds-semantic-border-action-first-active': '--fds-color-accent-base-active', - '--fds-semantic-border-action-second-subtle': '--fds-color-accent-border-subtle', - '--fds-semantic-border-action-second-subtle-hover': '--fds-color-accent-border-default', - '--fds-semantic-border-action-second-default': '--fds-color-accent-base-default', - '--fds-semantic-border-action-second-hover': '--fds-color-accent-base-hover', - '--fds-semantic-border-action-second-active': '--fds-color-accent-base-active', + '--fds-semantic-border-action-first-subtle': + '--fds-color-accent-border-subtle', + '--fds-semantic-border-action-first-subtle-hover': + '--fds-color-accent-border-default', + '--fds-semantic-border-action-first-default': + '--fds-color-accent-base-default', + '--fds-semantic-border-action-first-hover': + '--fds-color-accent-base-hover', + '--fds-semantic-border-action-first-active': + '--fds-color-accent-base-active', + '--fds-semantic-border-action-second-subtle': + '--fds-color-accent-border-subtle', + '--fds-semantic-border-action-second-subtle-hover': + '--fds-color-accent-border-default', + '--fds-semantic-border-action-second-default': + '--fds-color-accent-base-default', + '--fds-semantic-border-action-second-hover': + '--fds-color-accent-base-hover', + '--fds-semantic-border-action-second-active': + '--fds-color-accent-base-active', '--fds-semantic-border-action-subtle': '--fds-color-accent-border-subtle', - '--fds-semantic-border-action-subtle-hover': '--fds-color-accent-border-default', + '--fds-semantic-border-action-subtle-hover': + '--fds-color-accent-border-default', '--fds-semantic-border-action-default': '--fds-color-accent-base-default', '--fds-semantic-border-action-hover': '--fds-color-accent-base-hover', '--fds-semantic-border-action-active': '--fds-color-accent-base-active', - '--fds-semantic-border-action-dark': '', - '--fds-semantic-border-action-dark-hover': '', + '--fds-semantic-border-action-dark': '[delete]', + '--fds-semantic-border-action-dark-hover': '[delete]', '--fds-semantic-border-info-default': '--fds-color-info-border-strong', - '--fds-semantic-border-neutral-default': '--fds-color-neutral-border-strong', - '--fds-semantic-border-neutral-subtle': '--fds-color-neutral-border-subtle', - '--fds-semantic-border-neutral-strong': '--fds-color-neutral-base-default', - '--fds-semantic-border-success-default': '--fds-color-success-border-strong', - '--fds-semantic-border-success-hover': '', - '--fds-semantic-border-success-active': '', - '--fds-semantic-border-warning-default': '', - '--fds-semantic-border-warning-hover': '', - '--fds-semantic-border-warning-active': '', - '--fds-semantic-border-danger-default': '', - '--fds-semantic-border-danger-hover': '', - '--fds-semantic-border-danger-active': '', + '--fds-semantic-border-neutral-default': + '--fds-color-neutral-border-strong', + '--fds-semantic-border-neutral-subtle': + '--fds-color-neutral-border-subtle', + '--fds-semantic-border-neutral-strong': + '--fds-color-neutral-base-default', + '--fds-semantic-border-success-default': + '--fds-color-success-border-default', + '--fds-semantic-border-success-hover': + '--fds-color-success-border-strong', + '--fds-semantic-border-success-active': + '--fds-color-success-border-strong', + '--fds-semantic-border-warning-default': + '--fds-color-warning-border-default', + '--fds-semantic-border-warning-hover': + '--fds-color-warning-border-strong', + '--fds-semantic-border-warning-active': + '--fds-color-warning-border-strong', + '--fds-semantic-border-danger-default': + '--fds-color-danger-border-default', + '--fds-semantic-border-danger-hover': '--fds-color-danger-border-strong', + '--fds-semantic-border-danger-active': '--fds-color-danger-border-strong', '--fds-semantic-border-focus-outline': '', '--fds-semantic-border-focus-boxshadow': '', - '--fds-semantic-border-on_inverted-default': '', - '--fds-semantic-border-input-default': '', - '--fds-semantic-border-input-hover': '', - '--fds-semantic-border-divider-default': '', - '--fds-semantic-border-divider-subtle': '', - '--fds-semantic-border-divider-strong': '', - '--fds-semantic-text-action-first-default': '', - '--fds-semantic-text-action-first-hover': '', - '--fds-semantic-text-action-first-active': '', - '--fds-semantic-text-action-first-on_action': '', - '--fds-semantic-text-action-second-default': '', - '--fds-semantic-text-action-second-hover': '', - '--fds-semantic-text-action-second-active': '', - '--fds-semantic-text-action-second-on_action': '', - '--fds-semantic-text-action-default': '', - '--fds-semantic-text-action-hover': '', - '--fds-semantic-text-action-active': '', - '--fds-semantic-text-action-on_action': '', - '--fds-semantic-text-success-default': '', - '--fds-semantic-text-success-hover': '', - '--fds-semantic-text-success-active': '', - '--fds-semantic-text-success-on_success': '', - '--fds-semantic-text-success-on_success_subtle': '', - '--fds-semantic-text-neutral-default': '', - '--fds-semantic-text-neutral-subtle': '', - '--fds-semantic-text-neutral-on_inverted': '', - '--fds-semantic-text-warning-default': '', - '--fds-semantic-text-warning-icon_warning': '', - '--fds-semantic-text-warning-on_warning': '', - '--fds-semantic-text-danger-default': '', - '--fds-semantic-text-danger-hover': '', - '--fds-semantic-text-danger-active': '', - '--fds-semantic-text-danger-on_danger': '', - '--fds-semantic-text-danger-on_danger_subtle': '', + '--fds-semantic-border-on_inverted-default': '[delete]', + '--fds-semantic-border-input-default': + '--fds-color-neutral-border-default', + '--fds-semantic-border-input-hover': '--fds-color-neutral-border-strong', + '--fds-semantic-border-divider-default': + '--fds-color-neutral-border-subtle', + '--fds-semantic-border-divider-subtle': + '--fds-color-neutral-border-subtle', + '--fds-semantic-border-divider-strong': + '--fds-color-neutral-border-default', + '--fds-semantic-text-action-first-default': + '--fds-color-accent-base-default', + '--fds-semantic-text-action-first-hover': + '--fds-color-accent-base-default', + '--fds-semantic-text-action-first-active': + '--fds-color-accent-base-default', + '--fds-semantic-text-action-first-on_action': + '--fds-color-accent-contrast-1', + '--fds-semantic-text-action-second-default': + '--fds-color-neutral-base-default', + '--fds-semantic-text-action-second-hover': + '--fds-color-neutral-base-default', + '--fds-semantic-text-action-second-active': + '--fds-color-neutral-base-default', + '--fds-semantic-text-action-second-on_action': + '--fds-color-neutral-contrast-1', + '--fds-semantic-text-action-default': '--fds-color-accent-base-default', + '--fds-semantic-text-action-hover': '--fds-color-accent-base-default', + '--fds-semantic-text-action-active': '--fds-color-accent-base-default', + '--fds-semantic-text-action-on_action': '--fds-color-accent-contrast-1', + '--fds-semantic-text-success-default': '--fds-color-success-base-default', + '--fds-semantic-text-success-hover': '--fds-color-success-base-default', + '--fds-semantic-text-success-active': '--fds-color-success-base-default', + '--fds-semantic-text-success-on_success': + '--fds-color-success-contrast-1', + '--fds-semantic-text-success-on_success_subtle': + '--fds-color-success-text-default', + '--fds-semantic-text-neutral-default': '--fds-color-neutral-text-default', + '--fds-semantic-text-neutral-subtle': '--fds-color-neutral-text-subtle', + '--fds-semantic-text-neutral-on_inverted': + '--fds-color-neutral-contrast-1', + '--fds-semantic-text-warning-default': '--fds-color-warning-text-default', + '--fds-semantic-text-warning-icon_warning': + '--fds-color-warning-base-default', + '--fds-semantic-text-warning-on_warning': + '--fds-color-warning-text-default', + '--fds-semantic-text-danger-default': '--fds-color-danger-text-default', + '--fds-semantic-text-danger-hover': '--fds-color-danger-text-default', + '--fds-semantic-text-danger-active': '--fds-color-danger-text-default', + '--fds-semantic-text-danger-on_danger': '--fds-color-danger-contrast-1', + '--fds-semantic-text-danger-on_danger_subtle': + '--fds-color-danger-text-default', '--fds-semantic-text-visited-default': '', - '--fds-semantic-background-default': '', - '--fds-semantic-background-subtle': '', + '--fds-semantic-background-default': + '--fds-color-neutral-background-default', + '--fds-semantic-background-subtle': + '--fds-color-neutral-background-subtle', + '--fds-typography-heading-2xlarge': '', '--fds-typography-heading-xlarge': '', '--fds-typography-heading-large': '', @@ -186,9 +284,12 @@ export default (glob?: string) => '--fds-typography-error_message-medium': '', '--fds-typography-error_message-small': '', '--fds-typography-error_message-xsmall': '', - '--fds-typography-interactive-large': '--fds-typography-paragraph-short-large', - '--fds-typography-interactive-medium': '--fds-typography-paragraph-short-medium', - '--fds-typography-interactive-small': '--fds-typography-paragraph-short-small', + '--fds-typography-interactive-large': + '--fds-typography-paragraph-short-large', + '--fds-typography-interactive-medium': + '--fds-typography-paragraph-short-medium', + '--fds-typography-interactive-small': + '--fds-typography-paragraph-short-small', '--fds-border_radius-interactive': '--fds-border-radius-md', '--fds-border_radius-small': '--fds-border-radius-sm', '--fds-border_radius-medium': '--fds-border-radius-md', From 05d8c5c63232e96cab86d79d7cb125fab1640b53 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 23 May 2024 17:44:47 +0200 Subject: [PATCH 080/311] css & react: renamed first, second, third to brand1, brand2, brand3 + accent & neutral --- apps/storybook/preview.tsx | 2 +- packages/css/accordion.css | 30 ++++++++-------- packages/css/button.css | 36 +++++++++---------- packages/css/card.css | 18 +++++----- packages/css/tag.css | 6 ++-- .../src/components/Accordion/Accordion.tsx | 34 +++++++++++------- .../react/src/components/Button/Button.mdx | 6 ++-- .../src/components/Button/Button.stories.tsx | 36 +++++++++---------- .../react/src/components/Button/Button.tsx | 14 +++++--- .../src/components/Card/Card.stories.tsx | 8 ++--- packages/react/src/components/Card/Card.tsx | 12 ++++--- .../src/components/Modal/ModalHeader.tsx | 2 +- .../Pagination/PaginationButton.tsx | 1 - .../react/src/components/Tag/Tag.stories.tsx | 6 ++-- packages/react/src/components/Tag/Tag.tsx | 13 ++++--- .../ToggleGroupItem/ToggleGroupItem.tsx | 1 - packages/react/src/utilities/getColor.ts | 23 ++++++++++++ packages/react/src/utilities/getSize.ts | 2 +- packages/react/src/utilities/index.ts | 2 ++ 19 files changed, 146 insertions(+), 106 deletions(-) create mode 100644 packages/react/src/utilities/getColor.ts diff --git a/apps/storybook/preview.tsx b/apps/storybook/preview.tsx index 6330e2e50f..509ca897be 100644 --- a/apps/storybook/preview.tsx +++ b/apps/storybook/preview.tsx @@ -1,4 +1,4 @@ -import '../../packages/theme/brand/digdir/tokens.css'; +import '../../packages/theme/brand/digdir/light.css'; import '../../packages/css/index.css'; import type { Preview } from '@storybook/react'; diff --git a/packages/css/accordion.css b/packages/css/accordion.css index db6fee520c..936f10e94f 100644 --- a/packages/css/accordion.css +++ b/packages/css/accordion.css @@ -62,30 +62,30 @@ background-color: var(--fds-semantic-surface-neutral-subtle); } - .fds-accordion--first, - .fds-accordion--first .fds-accordion__button { + .fds-accordion--brand1, + .fds-accordion--brand1 .fds-accordion__button { --fds-accordion-border-color: var(--fds-semantic-border-first-default); background: var(--fds-semantic-surface-first-light); } - .fds-accordion--second, - .fds-accordion--second .fds-accordion__button { + .fds-accordion--brand2, + .fds-accordion--brand2 .fds-accordion__button { --fds-accordion-border-color: var(--fds-semantic-border-second-default); background: var(--fds-semantic-surface-second-light); } - .fds-accordion--third, - .fds-accordion--third .fds-accordion__button { + .fds-accordion--brand3, + .fds-accordion--brand3 .fds-accordion__button { --fds-accordion-border-color: var(--fds-semantic-border-third-default); background: var(--fds-semantic-surface-third-light); } - .fds-accordion--first .fds-accordion__item:where(.fds-accordion__item--open) .fds-accordion__button, - .fds-accordion--second .fds-accordion__item:where(.fds-accordion__item--open) .fds-accordion__button, - .fds-accordion--third .fds-accordion__item:where(.fds-accordion__item--open) .fds-accordion__button { + .fds-accordion--brand1 .fds-accordion__item:where(.fds-accordion__item--open) .fds-accordion__button, + .fds-accordion--brand2 .fds-accordion__item:where(.fds-accordion__item--open) .fds-accordion__button, + .fds-accordion--brand3 .fds-accordion__item:where(.fds-accordion__item--open) .fds-accordion__button { background-color: rgba(0 0 0 / 0.03); } @@ -98,9 +98,9 @@ border-top: 0; } - .fds-accordion--first .fds-accordion__item:not(:first-child) .fds-accordion__button, - .fds-accordion--second .fds-accordion__item:not(:first-child) .fds-accordion__button, - .fds-accordion--third .fds-accordion__item:not(:first-child) .fds-accordion__button { + .fds-accordion--brand1 .fds-accordion__item:not(:first-child) .fds-accordion__button, + .fds-accordion--brand2 .fds-accordion__item:not(:first-child) .fds-accordion__button, + .fds-accordion--brand3 .fds-accordion__item:not(:first-child) .fds-accordion__button { border-top: 1px solid var(--fds-semantic-surface-neutral-default); } @@ -114,15 +114,15 @@ background-color: var(--fds-semantic-surface-neutral-subtle-hover); } - .fds-accordion--first .fds-accordion__button:hover { + .fds-accordion--brand1 .fds-accordion__button:hover { background-color: var(--fds-semantic-surface-first-light-hover); } - .fds-accordion--second .fds-accordion__button:hover { + .fds-accordion--brand2 .fds-accordion__button:hover { background-color: var(--fds-semantic-surface-second-light-hover); } - .fds-accordion--third .fds-accordion__button:hover { + .fds-accordion--brand3 .fds-accordion__button:hover { background-color: var(--fds-semantic-surface-third-light-hover); } } diff --git a/packages/css/button.css b/packages/css/button.css index 30f7912966..8607afb85f 100644 --- a/packages/css/button.css +++ b/packages/css/button.css @@ -89,11 +89,11 @@ } /* Primary button colors */ - .fds-btn--primary:where(.fds-btn--first) { + .fds-btn--primary:where(.fds-btn--accent) { background-color: var(--fds-semantic-surface-action-first-default); } - .fds-btn--primary:where(.fds-btn--second) { + .fds-btn--primary:where(.fds-btn--neutral) { background-color: var(--fds-semantic-surface-action-second-default); } @@ -107,11 +107,11 @@ /* Only use hover for non-touch devices to prevent sticky-hovering */ @media (hover: hover) and (pointer: fine) { - .fds-btn--primary:where(.fds-btn--first):not([aria-disabled='true'], :disabled):hover { + .fds-btn--primary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):hover { background-color: var(--fds-semantic-surface-action-first-hover); } - .fds-btn--primary:where(.fds-btn--second):not([aria-disabled='true'], :disabled):hover { + .fds-btn--primary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):hover { background-color: var(--fds-semantic-surface-action-second-hover); } @@ -123,13 +123,13 @@ background-color: var(--fds-semantic-surface-danger-hover); } - .fds-btn--secondary:where(.fds-btn--first):not([aria-disabled='true'], :disabled):hover { + .fds-btn--secondary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):hover { color: var(--fds-semantic-text-action-first-hover); border-color: var(--fds-semantic-border-action-first-hover); background-color: var(--fds-semantic-surface-action-first-no_fill-hover); } - .fds-btn--secondary:where(.fds-btn--second):not([aria-disabled='true'], :disabled):hover { + .fds-btn--secondary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):hover { color: var(--fds-semantic-text-action-second-hover); border-color: var(--fds-semantic-border-action-second-hover); background-color: var(--fds-semantic-surface-action-second-no_fill-hover); @@ -147,12 +147,12 @@ background-color: var(--fds-semantic-surface-danger-no_fill-hover); } - .fds-btn--tertiary:where(.fds-btn--first):not([aria-disabled='true'], :disabled):hover { + .fds-btn--tertiary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):hover { color: var(--fds-semantic-text-action-first-hover); background-color: var(--fds-semantic-surface-action-first-no_fill-hover); } - .fds-btn--tertiary:where(.fds-btn--second):not([aria-disabled='true'], :disabled):hover { + .fds-btn--tertiary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):hover { color: var(--fds-semantic-text-action-second-hover); background-color: var(--fds-semantic-surface-action-second-no_fill-hover); } @@ -168,11 +168,11 @@ } } - .fds-btn--primary:where(.fds-btn--first):not([aria-disabled='true'], :disabled):active { + .fds-btn--primary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):active { background-color: var(--fds-semantic-surface-action-first-active); } - .fds-btn--primary:where(.fds-btn--second):not([aria-disabled='true'], :disabled):active { + .fds-btn--primary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):active { background-color: var(--fds-semantic-surface-action-second-active); } @@ -185,13 +185,13 @@ } /* Secondary button colors */ - .fds-btn--secondary:where(.fds-btn--first) { + .fds-btn--secondary:where(.fds-btn--accent) { color: var(--fds-semantic-text-action-first-default); border-color: var(--fds-semantic-border-action-first-default); background-color: var(--fds-semantic-surface-action-first-no_fill); } - .fds-btn--secondary:where(.fds-btn--second) { + .fds-btn--secondary:where(.fds-btn--neutral) { color: var(--fds-semantic-text-action-second-default); border-color: var(--fds-semantic-border-action-second-default); background-color: var(--fds-semantic-surface-action-second-no_fill); @@ -209,13 +209,13 @@ background-color: var(--fds-semantic-surface-danger-no_fill); } - .fds-btn--secondary:where(.fds-btn--first):not([aria-disabled='true'], :disabled):active { + .fds-btn--secondary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):active { color: var(--fds-semantic-text-action-first-active); border-color: var(--fds-semantic-border-action-first-active); background-color: var(--fds-semantic-surface-action-first-no_fill-active); } - .fds-btn--secondary:where(.fds-btn--second):not([aria-disabled='true'], :disabled):active { + .fds-btn--secondary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):active { color: var(--fds-semantic-text-action-second-active); border-color: var(--fds-semantic-border-action-second-active); background-color: var(--fds-semantic-surface-action-second-no_fill-active); @@ -234,11 +234,11 @@ } /* Tertiary button colors */ - .fds-btn--tertiary:where(.fds-btn--first) { + .fds-btn--tertiary:where(.fds-btn--accent) { color: var(--fds-semantic-text-action-first-default); } - .fds-btn--tertiary:where(.fds-btn--second) { + .fds-btn--tertiary:where(.fds-btn--neutral) { color: var(--fds-semantic-text-action-second-default); } @@ -250,12 +250,12 @@ color: var(--fds-semantic-text-danger-default); } - .fds-btn--tertiary:where(.fds-btn--first):not([aria-disabled='true'], :disabled):active { + .fds-btn--tertiary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):active { color: var(--fds-semantic-text-action-first-active); background-color: var(--fds-semantic-surface-action-first-no_fill-active); } - .fds-btn--tertiary:where(.fds-btn--second):not([aria-disabled='true'], :disabled):active { + .fds-btn--tertiary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):active { color: var(--fds-semantic-text-action-second-active); background-color: var(--fds-semantic-surface-action-second-no_fill-active); } diff --git a/packages/css/card.css b/packages/css/card.css index e76e6633cf..b516077fba 100644 --- a/packages/css/card.css +++ b/packages/css/card.css @@ -115,42 +115,42 @@ background-color: var(--fds-semantic-surface-neutral-subtle-active); } */ - .fds-card--first { + .fds-card--brand1 { background-color: var(--fds-semantic-surface-first-subtle); border: 1px solid var(--fds-semantic-border-neutral-subtle); } - .fds-card--first.fds-card--link:hover { + .fds-card--brand1.fds-card--link:hover { background-color: var(--fds-semantic-surface-first-subtle-hover); } - .fds-card--first.fds-card--link:active { + .fds-card--brand1.fds-card--link:active { background-color: var(--fds-semantic-surface-first-subtle-active); } - .fds-card--second { + .fds-card--brand2 { background-color: var(--fds-semantic-surface-second-subtle); border: 1px solid var(--fds-semantic-border-neutral-subtle); } - .fds-card--second.fds-card--link:hover { + .fds-card--brand2.fds-card--link:hover { background-color: var(--fds-semantic-surface-second-subtle-hover); } - .fds-card--second.fds-card--link:active { + .fds-card--brand2.fds-card--link:active { background-color: var(--fds-semantic-surface-second-subtle-active); } - .fds-card--third { + .fds-card--brand3 { background-color: var(--fds-semantic-surface-third-subtle); border: 1px solid var(--fds-semantic-border-neutral-subtle); } - .fds-card--third.fds-card--link:hover { + .fds-card--brand3.fds-card--link:hover { background-color: var(--fds-semantic-surface-third-subtle-hover); } - .fds-card--third.fds-card--link:active { + .fds-card--brand3.fds-card--link:active { background-color: var(--fds-semantic-surface-third-subtle-active); } } diff --git a/packages/css/tag.css b/packages/css/tag.css index 9dbaad428c..652a9497b9 100644 --- a/packages/css/tag.css +++ b/packages/css/tag.css @@ -55,17 +55,17 @@ --fds-tag-color: var(--fds-semantic-text-danger-on_danger_subtle); } - .fds-tag--first { + .fds-tag--brand1 { --fds-tag-background: var(--fds-semantic-surface-first-subtle); --fds-tag-color: var(--fds-semantic-text-neutral-default); } - .fds-tag--second { + .fds-tag--brand2 { --fds-tag-background: var(--fds-semantic-surface-second-subtle); --fds-tag-color: var(--fds-semantic-text-neutral-default); } - .fds-tag--third { + .fds-tag--brand3 { --fds-tag-background: var(--fds-semantic-surface-third-subtle); --fds-tag-color: var(--fds-semantic-text-neutral-default); } diff --git a/packages/react/src/components/Accordion/Accordion.tsx b/packages/react/src/components/Accordion/Accordion.tsx index 3c7c2f2f9f..ff9e855991 100644 --- a/packages/react/src/components/Accordion/Accordion.tsx +++ b/packages/react/src/components/Accordion/Accordion.tsx @@ -2,9 +2,13 @@ import type { ReactNode, HTMLAttributes } from 'react'; import { forwardRef } from 'react'; import cl from 'clsx/lite'; +import { getColor } from '../../utilities'; + +type OldColors = 'first' | 'second' | 'third'; + export type AccordionProps = { /** Accordion background color */ - color?: 'first' | 'second' | 'third' | 'neutral' | 'subtle'; + color?: 'brand1' | 'brand2' | 'brand3' | 'neutral' | 'subtle' | OldColors; /** Show border */ border?: boolean; /** Instances of `Accordion.Item` */ @@ -12,18 +16,22 @@ export type AccordionProps = { } & HTMLAttributes; export const Accordion = forwardRef( - ({ border = false, color = 'neutral', className, ...rest }, ref) => ( -
- ), + ({ border = false, className, ...rest }, ref) => { + const color = getColor(rest.color || 'neutral'); + + return ( +
+ ); + }, ); Accordion.displayName = 'Accordion'; diff --git a/packages/react/src/components/Button/Button.mdx b/packages/react/src/components/Button/Button.mdx index 8aaab305f4..94d5b8d01f 100644 --- a/packages/react/src/components/Button/Button.mdx +++ b/packages/react/src/components/Button/Button.mdx @@ -51,13 +51,13 @@ Denne knappen bruker vi til nedtonede handlinger. Hvis vi vil bruke den alene, m ### Hovedfarger -Knappene kommer i to hovedfarger `first` og `second`. Hvis du har overstyrt fargepaletten vil fargene `first`og `second` være det du selv har satt. +Knappene kommer i to hovedfarger `accent` og `neutral`. Hvis du har overstyrt fargepaletten vil fargene `accent`og `neutral` være det du selv har satt. -- `first`-fargen stikker seg mer ut enn `second` og brukes gjerne når handlingen skal ha oppmerksomhet. +- `accent`-fargen stikker seg mer ut enn `neutral` og brukes gjerne når handlingen skal ha oppmerksomhet. -- `second`-fargen er mer nøytral og kan brukes når det er flere knapper på en side som ikke skal ta så mye oppmerksomhet. +- `neutral`-fargen er mer nøytral og kan brukes når det er flere knapper på en side som ikke skal ta så mye oppmerksomhet. diff --git a/packages/react/src/components/Button/Button.stories.tsx b/packages/react/src/components/Button/Button.stories.tsx index b1e5270e4e..33d5a0f2ab 100644 --- a/packages/react/src/components/Button/Button.stories.tsx +++ b/packages/react/src/components/Button/Button.stories.tsx @@ -43,7 +43,7 @@ export const Preview: Story = { children: 'Knapp', disabled: false, variant: 'primary', - color: 'first', + color: 'accent', size: 'md', icon: false, fullWidth: false, @@ -54,7 +54,7 @@ export const Primary: StoryFn = () => ( <> @@ -67,7 +67,7 @@ export const Secondary: StoryFn = () => ( <> @@ -80,7 +80,7 @@ export const Tertiary: StoryFn = () => ( <> @@ -122,7 +122,7 @@ export const Second: StoryFn = () => ( <> @@ -239,7 +239,7 @@ export const BareIkon: StoryFn = () => ( +
+ ); +} diff --git a/yarn.lock b/yarn.lock index 7aee88973b..24f193f0a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2762,12 +2762,14 @@ __metadata: "@commander-js/extra-typings": "npm:^12.0.1" "@tokens-studio/sd-transforms": "npm:^0.16.0" "@types/glob": "npm:^8.1.0" + "@types/jscodeshift": "npm:^0" "@types/node": "npm:^20.12.7" "@types/ramda": "npm:^0.29.9" chalk: "npm:^5.3.0" commander: "npm:^12.0.0" esno: "npm:^4.7.0" fast-glob: "npm:^3.3.2" + jscodeshift: "npm:^0.15.2" postcss: "npm:^8.4.38" ramda: "npm:^0.29.1" rimraf: "npm:^5.0.5" @@ -6571,6 +6573,16 @@ __metadata: languageName: node linkType: hard +"@types/jscodeshift@npm:^0": + version: 0.11.11 + resolution: "@types/jscodeshift@npm:0.11.11" + dependencies: + ast-types: "npm:^0.14.1" + recast: "npm:^0.20.3" + checksum: 9e3c7c3e61f9a37d792b7c7cccb0f1383d8b52abc56a492a481a8c340bcbbbd12341e6a69570fa057c12e77abdd4bb6592d44baf2c678f4f950d0c9f79594204 + languageName: node + linkType: hard + "@types/json-schema@npm:*, @types/json-schema@npm:^7.0.8": version: 7.0.15 resolution: "@types/json-schema@npm:7.0.15" @@ -7995,6 +8007,15 @@ __metadata: languageName: node linkType: hard +"ast-types@npm:0.14.2, ast-types@npm:^0.14.1": + version: 0.14.2 + resolution: "ast-types@npm:0.14.2" + dependencies: + tslib: "npm:^2.0.1" + checksum: 7c74b3090c90aa600b49a7a8cecc99e329f190600bcaa75ad087472a1a5a7ef23795a17ea00a74c2a8e822b336cd4f874e2e1b815a9877b4dba5e401566b0433 + languageName: node + linkType: hard + "ast-types@npm:^0.16.1": version: 0.16.1 resolution: "ast-types@npm:0.16.1" @@ -13938,6 +13959,41 @@ __metadata: languageName: node linkType: hard +"jscodeshift@npm:^0.15.2": + version: 0.15.2 + resolution: "jscodeshift@npm:0.15.2" + dependencies: + "@babel/core": "npm:^7.23.0" + "@babel/parser": "npm:^7.23.0" + "@babel/plugin-transform-class-properties": "npm:^7.22.5" + "@babel/plugin-transform-modules-commonjs": "npm:^7.23.0" + "@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.22.11" + "@babel/plugin-transform-optional-chaining": "npm:^7.23.0" + "@babel/plugin-transform-private-methods": "npm:^7.22.5" + "@babel/preset-flow": "npm:^7.22.15" + "@babel/preset-typescript": "npm:^7.23.0" + "@babel/register": "npm:^7.22.15" + babel-core: "npm:^7.0.0-bridge.0" + chalk: "npm:^4.1.2" + flow-parser: "npm:0.*" + graceful-fs: "npm:^4.2.4" + micromatch: "npm:^4.0.4" + neo-async: "npm:^2.5.0" + node-dir: "npm:^0.1.17" + recast: "npm:^0.23.3" + temp: "npm:^0.8.4" + write-file-atomic: "npm:^2.3.0" + peerDependencies: + "@babel/preset-env": ^7.1.6 + peerDependenciesMeta: + "@babel/preset-env": + optional: true + bin: + jscodeshift: bin/jscodeshift.js + checksum: 5f4354d80a95de4dba5dd402e97e5bba8c6b31261f426719cb184099ac83c57c47e4160923b7c035a5da4113e56c39eb68233e3b55a910372013d66d3b1f1c64 + languageName: node + linkType: hard + "jsdom@npm:^24.0.0": version: 24.0.0 resolution: "jsdom@npm:24.0.0" @@ -19824,6 +19880,18 @@ __metadata: languageName: node linkType: hard +"recast@npm:^0.20.3": + version: 0.20.5 + resolution: "recast@npm:0.20.5" + dependencies: + ast-types: "npm:0.14.2" + esprima: "npm:~4.0.0" + source-map: "npm:~0.6.1" + tslib: "npm:^2.0.1" + checksum: 7b270187e12f06ba0f5695590158005170a49a5996ab5d30ec4af2a2b1db8b0f74b1449b7eb6984f6d381438448e05cb46dcbf9b647fc49c6fc5139b2e40fca0 + languageName: node + linkType: hard + "recast@npm:^0.23.3": version: 0.23.4 resolution: "recast@npm:0.23.4" From ce595f33e9a3f6c608490d5bea7c5866de0044c1 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Fri, 24 May 2024 11:56:42 +0200 Subject: [PATCH 105/311] update tooltip css --- packages/css/tooltip.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/packages/css/tooltip.css b/packages/css/tooltip.css index 8de886d141..e598f0265d 100644 --- a/packages/css/tooltip.css +++ b/packages/css/tooltip.css @@ -1,8 +1,10 @@ @layer fds.tooltip { .fds-tooltip { - background: var(--fds-semantic-surface-neutral-inverted); + --dsc-tooltip-background: var(--ds-color-neutral-text-default); + + background: var(--dsc-tooltip-background); padding: var(--fds-spacing-1) var(--fds-spacing-2); - color: var(--fds-semantic-text-neutral-on_inverted); + color: var(--ds-color-neutral-contrast-first); border-radius: var(--fds-border_radius-medium); font: var(--fds-typography-paragraph-xsmall); font-family: inherit; @@ -14,7 +16,7 @@ } .fds-tooltip__arrow { - fill: var(--fds-semantic-surface-neutral-inverted); + fill: var(--dsc-tooltip-background); } .fds-tooltip--inverted .fds-tooltip__arrow { From 3e292a96365dadc6319ca2de7f558ace61170091 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Fri, 24 May 2024 12:01:07 +0200 Subject: [PATCH 106/311] update --fds-semantic-border-input-hover migration --- packages/cli/src/migrations/beta-to-v1.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/cli/src/migrations/beta-to-v1.ts b/packages/cli/src/migrations/beta-to-v1.ts index 19ebf8ac0b..7b494a5a4f 100644 --- a/packages/cli/src/migrations/beta-to-v1.ts +++ b/packages/cli/src/migrations/beta-to-v1.ts @@ -6,6 +6,7 @@ export default (glob?: string) => globPattern: glob, plugins: [ cssClassRename({}), + cssVarRename({ '--fds-semantic-surface-first-light': '--ds-color-brand1-surface-default', '--fds-semantic-surface-first-light-hover': '--ds-color-brand1-surface-hover', @@ -123,7 +124,7 @@ export default (glob?: string) => '--fds-semantic-border-focus-boxshadow': '', '--fds-semantic-border-on_inverted-default': '[delete]', '--fds-semantic-border-input-default': '--ds-color-neutral-border-default', - '--fds-semantic-border-input-hover': '--ds-color-neutral-border-strong', + '--fds-semantic-border-input-hover': '--ds-color-accent-border-strong', '--fds-semantic-border-divider-default': '--ds-color-neutral-border-subtle', '--fds-semantic-border-divider-subtle': '--ds-color-neutral-border-subtle', '--fds-semantic-border-divider-strong': '--ds-color-neutral-border-default', From c4d6dcca3113bd5b4597451b4584097d5a5ca9f6 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Fri, 24 May 2024 12:02:45 +0200 Subject: [PATCH 107/311] add support for TemplateLiterals --- .../cli/src/codemods/jsx/classname-prefix.ts | 11 +++++++++++ packages/cli/src/test/jsx-test.tsx | 19 +++++++++++++------ 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/packages/cli/src/codemods/jsx/classname-prefix.ts b/packages/cli/src/codemods/jsx/classname-prefix.ts index 0a9e38429d..0da2c4987e 100644 --- a/packages/cli/src/codemods/jsx/classname-prefix.ts +++ b/packages/cli/src/codemods/jsx/classname-prefix.ts @@ -32,6 +32,7 @@ function replaceClassNamePrefix( /* if the value is a function, get all string paramaters and rename */ if (nodePath.value.value?.type === 'JSXExpressionContainer') { const expression = nodePath.value.value.expression; + /* Get functions */ if (expression.type === 'CallExpression') { const args = expression.arguments; args.forEach((arg) => { @@ -44,6 +45,16 @@ function replaceClassNamePrefix( } }); } + + if (expression.type === 'TemplateLiteral') { + expression.quasis.forEach((quasi) => { + const value = quasi.value.raw; + if (typeof value !== 'string') return; + if (value.startsWith('fds-')) { + quasi.value.raw = value.replace('fds-', 'ds-'); + } + }); + } } }); }); diff --git a/packages/cli/src/test/jsx-test.tsx b/packages/cli/src/test/jsx-test.tsx index 2c2f15ee34..15d80570b9 100644 --- a/packages/cli/src/test/jsx-test.tsx +++ b/packages/cli/src/test/jsx-test.tsx @@ -1,12 +1,19 @@ import cl from 'classnames'; +const DEFAULT = 'default'; + export default function JsxTest() { return ( -
{}} - > - -
+ <> +
{}} + > + +
+
+ ); } From 30fdfd1e6738f6717588f6bf497dc3de1be911a4 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Fri, 24 May 2024 12:04:13 +0200 Subject: [PATCH 108/311] updated plugins --- packages/cli/src/codemods/css/plugins.ts | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/packages/cli/src/codemods/css/plugins.ts b/packages/cli/src/codemods/css/plugins.ts index 32d31a1ec5..2fced748d8 100644 --- a/packages/cli/src/codemods/css/plugins.ts +++ b/packages/cli/src/codemods/css/plugins.ts @@ -1,5 +1,6 @@ import * as R from 'ramda'; import type { Plugin } from 'postcss'; +import chalk from 'chalk'; type PluginGenerator = (dictionary: Record) => Plugin; @@ -30,11 +31,11 @@ export const cssVarRename: PluginGenerator = (dictionary) => ({ // console.log(chalk.yellow(`Skipping "${from}"; missing to value`)); } - if (to === '[delete]') { - // console.log(`Found delete tag for "${to}"`); - } - if (R.includes(from, value) && !R.isEmpty(to)) { + if (to === '[delete]') { + console.log(`${chalk.red('Deleted declaration:')} ${value}`); + } + decl.value = value.replace(from, to); } }); From 81a2951c544c361d7466a08b3824bdec68816165 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Fri, 24 May 2024 12:06:12 +0200 Subject: [PATCH 109/311] updated tooltip again --- packages/css/tooltip.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/css/tooltip.css b/packages/css/tooltip.css index e598f0265d..f680c25d42 100644 --- a/packages/css/tooltip.css +++ b/packages/css/tooltip.css @@ -1,10 +1,10 @@ @layer fds.tooltip { .fds-tooltip { - --dsc-tooltip-background: var(--ds-color-neutral-text-default); + --dsc-tooltip-background: var(--ds-color-neutral-background-default); background: var(--dsc-tooltip-background); padding: var(--fds-spacing-1) var(--fds-spacing-2); - color: var(--ds-color-neutral-contrast-first); + color: var(--ds-color-neutral-text-default); border-radius: var(--fds-border_radius-medium); font: var(--fds-typography-paragraph-xsmall); font-family: inherit; From 31395423bd7b8f81b949560872a450c3529ab7b4 Mon Sep 17 00:00:00 2001 From: Lasse Karlsen <33222679+Febakke@users.noreply.github.com> Date: Fri, 24 May 2024 12:23:26 +0200 Subject: [PATCH 110/311] Update beta-to-v1.ts Some changes to the mapping --- packages/cli/src/migrations/beta-to-v1.ts | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/cli/src/migrations/beta-to-v1.ts b/packages/cli/src/migrations/beta-to-v1.ts index 7b494a5a4f..ccfb7370a3 100644 --- a/packages/cli/src/migrations/beta-to-v1.ts +++ b/packages/cli/src/migrations/beta-to-v1.ts @@ -25,7 +25,7 @@ export default (glob?: string) => '--fds-semantic-surface-action-first-default': '--ds-color-accent-base-default', '--fds-semantic-surface-action-first-hover': '--ds-color-accent-base-hover', '--fds-semantic-surface-action-first-active': '--ds-color-accent-base-active', - '--fds-semantic-surface-action-first-no_fill': '--ds-color-accent-contrast-first', + '--fds-semantic-surface-action-first-no_fill': '--ds-color-accent-background-default', '--fds-semantic-surface-action-first-no_fill-hover': '--ds-color-accent-surface-default', '--fds-semantic-surface-action-first-no_fill-active': '--ds-color-accent-surface-hover', '--fds-semantic-surface-action-second-subtle': '--ds-color-accent-surface-default', @@ -33,7 +33,7 @@ export default (glob?: string) => '--fds-semantic-surface-action-second-default': '--ds-color-accent-base-default', '--fds-semantic-surface-action-second-hover': '--ds-color-accent-base-hover', '--fds-semantic-surface-action-second-active': '--ds-color-accent-base-active', - '--fds-semantic-surface-action-second-no_fill': '--ds-color-accent-contrast-first', + '--fds-semantic-surface-action-second-no_fill': '--ds-color-accent-background-default', '--fds-semantic-surface-action-second-no_fill-hover': '--ds-color-accent-surface-default', '--fds-semantic-surface-action-second-no_fill-active': '--ds-color-accent-surface-hover', '--fds-semantic-surface-action-subtle': '--ds-color-accent-surface-default', @@ -41,23 +41,23 @@ export default (glob?: string) => '--fds-semantic-surface-action-default': '--ds-color-accent-base-default', '--fds-semantic-surface-action-hover': '--ds-color-accent-base-hover', '--fds-semantic-surface-action-active': '--ds-color-accent-base-active', - '--fds-semantic-surface-action-no_fill': '--ds-color-accent-contrast-first', + '--fds-semantic-surface-action-no_fill': '--ds-color-accent-background-default', '--fds-semantic-surface-action-no_fill-hover': '--ds-color-accent-surface-default', '--fds-semantic-surface-action-no_fill-active': '--ds-color-accent-surface-hover', '--fds-semantic-surface-action-checked': '--ds-color-accent-base-default', '--fds-semantic-surface-neutral-default': '--ds-color-neutral-background-default', - '--fds-semantic-surface-neutral-selected': '--ds-color-accent-surface-hover', - '--fds-semantic-sunerface-neutral-subtle': '--ds-color-neutral-background-subtle', + '--fds-semantic-surface-neutral-selected': '[delete]', + '--fds-semantic-surface-neutral-subtle': '--ds-color-neutral-background-subtle', '--fds-semantic-surface-neutral-subtle-hover': '--ds-color-neutral-surface-default', - '--fds-semantic-surface-neutral-dark': '--ds-color-neutral-border-default', - '--fds-semantic-surface-neutral-dark-hover': '--ds-color-neutral-border-strong', + '--fds-semantic-surface-neutral-dark': '[delete]', + '--fds-semantic-surface-neutral-dark-hover': '[delete]', '--fds-semantic-surface-neutral-inverted': '[delete]', '--fds-semantic-surface-success-subtle': '--ds-color-success-surface-default', '--fds-semantic-surface-success-subtle-hover': '--ds-color-success-surface-hover', '--fds-semantic-surface-success-default': '--ds-color-success-base-default', '--fds-semantic-surface-success-hover': '--ds-color-success-base-hover', '--fds-semantic-surface-success-active': '--ds-color-success-base-active', - '--fds-semantic-surface-success-no_fill': '--ds-color-success-contrast-first', + '--fds-semantic-surface-success-no_fill': '--ds-color-success-background-default', '--fds-semantic-surface-success-no_fill-hover': '--ds-color-success-surface-default', '--fds-semantic-surface-success-no_fill-active': '--ds-color-success-surface-hover', '--fds-semantic-surface-warning-subtle': '--ds-color-warning-surface-default', @@ -69,7 +69,7 @@ export default (glob?: string) => '--fds-semantic-surface-danger-default': '--ds-color-danger-base-default', '--fds-semantic-surface-danger-hover': '--ds-color-danger-base-hover', '--fds-semantic-surface-danger-active': '--ds-color-danger-base-active', - '--fds-semantic-surface-danger-no_fill': '--ds-color-danger-contrast-first', + '--fds-semantic-surface-danger-no_fill': '--ds-color-danger-background-default', '--fds-semantic-surface-danger-no_fill-hover': '--ds-color-danger-surface-default', '--fds-semantic-surface-danger-no_fill-active': '--ds-color-danger-surface-hover', '--fds-semantic-surface-info-subtle': '--ds-color-info-surface-default', From 7aab72d943f8f6a2fba7936f8011c7d9e386e0f8 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Fri, 24 May 2024 12:32:34 +0200 Subject: [PATCH 111/311] print options, start tests --- .../classname-prefix.input.tsx | 19 +++++++++++++++++++ .../classname-prefix.output.tsx | 17 +++++++++++++++++ .../jsx/__tests__/classname-prefix-test.ts | 7 +++++++ .../cli/src/codemods/jsx/classname-prefix.ts | 14 ++++++-------- 4 files changed, 49 insertions(+), 8 deletions(-) create mode 100644 packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx create mode 100644 packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx create mode 100644 packages/cli/src/codemods/jsx/__tests__/classname-prefix-test.ts diff --git a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx new file mode 100644 index 0000000000..15d80570b9 --- /dev/null +++ b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx @@ -0,0 +1,19 @@ +import cl from 'classnames'; + +const DEFAULT = 'default'; + +export default function JsxTest() { + return ( + <> +
{}} + > + +
+
+ + ); +} diff --git a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx new file mode 100644 index 0000000000..152611dde5 --- /dev/null +++ b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx @@ -0,0 +1,17 @@ +import cl from 'classnames'; + +const DEFAULT = 'default'; + +export default function JsxTest() { + return ( + <> +
{}} + > + +
+
+ + ); +} diff --git a/packages/cli/src/codemods/jsx/__tests__/classname-prefix-test.ts b/packages/cli/src/codemods/jsx/__tests__/classname-prefix-test.ts new file mode 100644 index 0000000000..981241b3df --- /dev/null +++ b/packages/cli/src/codemods/jsx/__tests__/classname-prefix-test.ts @@ -0,0 +1,7 @@ +import defineTest from 'jscodeshift/dist/testUtils'; + +import replaceClassNamePrefix from '../classname-prefix.js'; + +describe('classname-prefix', () => { + defineTest(__dirname, replaceClassNamePrefix); +}); diff --git a/packages/cli/src/codemods/jsx/classname-prefix.ts b/packages/cli/src/codemods/jsx/classname-prefix.ts index 0da2c4987e..bdce784abf 100644 --- a/packages/cli/src/codemods/jsx/classname-prefix.ts +++ b/packages/cli/src/codemods/jsx/classname-prefix.ts @@ -1,17 +1,12 @@ -import type { API, FileInfo, Options } from 'jscodeshift'; +import type { API, FileInfo } from 'jscodeshift'; /** * Replace all class prefixes from 'fds-' to 'ds-' * @param file * @param api - * @param options * @returns */ -function replaceClassNamePrefix( - file: FileInfo, - api: API, - options?: Options, -): string | undefined { +function replaceClassNamePrefix(file: FileInfo, api: API): string | undefined { const j = api.jscodeshift; const root = j(file.source); @@ -59,7 +54,10 @@ function replaceClassNamePrefix( }); }); - return root.toSource(); + return root.toSource({ + quote: 'single', + trailingComma: false, + }); } export default replaceClassNamePrefix; From cb41cdf1bba18258f0a4954363c88b0f1cd0b0b8 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Fri, 24 May 2024 13:20:29 +0200 Subject: [PATCH 112/311] fix template literal in funtion --- packages/cli/src/codemods/jsx/classname-prefix.ts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/packages/cli/src/codemods/jsx/classname-prefix.ts b/packages/cli/src/codemods/jsx/classname-prefix.ts index bdce784abf..392067d07e 100644 --- a/packages/cli/src/codemods/jsx/classname-prefix.ts +++ b/packages/cli/src/codemods/jsx/classname-prefix.ts @@ -38,6 +38,16 @@ function replaceClassNamePrefix(file: FileInfo, api: API): string | undefined { arg.value = value.replace('fds-', 'ds-'); } } + + if (arg.type === 'TemplateLiteral') { + arg.quasis.forEach((quasi) => { + const value = quasi.value.raw; + if (typeof value !== 'string') return; + if (value.startsWith('fds-')) { + quasi.value.raw = value.replace('fds-', 'ds-'); + } + }); + } }); } From 4c012fbe5ffc5afce48c037b73f777744836eec1 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Fri, 24 May 2024 12:35:11 +0200 Subject: [PATCH 113/311] tweaked delete msg --- packages/cli/src/codemods/css/plugins.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/cli/src/codemods/css/plugins.ts b/packages/cli/src/codemods/css/plugins.ts index 2fced748d8..0728c4b3af 100644 --- a/packages/cli/src/codemods/css/plugins.ts +++ b/packages/cli/src/codemods/css/plugins.ts @@ -33,9 +33,8 @@ export const cssVarRename: PluginGenerator = (dictionary) => ({ if (R.includes(from, value) && !R.isEmpty(to)) { if (to === '[delete]') { - console.log(`${chalk.red('Deleted declaration:')} ${value}`); + console.log(`${chalk.red('Deleted css variable:')} ${value}`); } - decl.value = value.replace(from, to); } }); From 453b531b889f031df7b1c656bde73723b28186c9 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Fri, 24 May 2024 13:40:25 +0200 Subject: [PATCH 114/311] updated print for deleted variables during migration --- packages/cli/src/codemods/css/plugins.ts | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/cli/src/codemods/css/plugins.ts b/packages/cli/src/codemods/css/plugins.ts index 0728c4b3af..df2628a8d8 100644 --- a/packages/cli/src/codemods/css/plugins.ts +++ b/packages/cli/src/codemods/css/plugins.ts @@ -25,6 +25,7 @@ export const cssVarRename: PluginGenerator = (dictionary) => ({ postcssPlugin: 'Replaces referenced CSS variables', Declaration(decl) { const value = decl.value; + const deleted = new Set(); Object.entries(dictionary).forEach(([from, to]) => { if (R.isEmpty(to)) { @@ -33,10 +34,17 @@ export const cssVarRename: PluginGenerator = (dictionary) => ({ if (R.includes(from, value) && !R.isEmpty(to)) { if (to === '[delete]') { - console.log(`${chalk.red('Deleted css variable:')} ${value}`); + deleted.add(value); } decl.value = value.replace(from, to); } }); + + if (deleted.size > 0) { + console.log( + `The following css variables has been marked as deleted. Make sure to search and replace them by searching for ${chalk.green('[delete]')}`, + ); + Array.from(deleted).forEach((cssVar) => console.log(`${chalk.red('Deleted css variable:')} ${cssVar}`)); + } }, }); From df62baf3a20beee93c2dd4beee0b0cefcdbc3943 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Fri, 24 May 2024 13:41:56 +0200 Subject: [PATCH 115/311] updated --- packages/cli/src/codemods/css/plugins.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/cli/src/codemods/css/plugins.ts b/packages/cli/src/codemods/css/plugins.ts index df2628a8d8..27c48b721c 100644 --- a/packages/cli/src/codemods/css/plugins.ts +++ b/packages/cli/src/codemods/css/plugins.ts @@ -41,9 +41,9 @@ export const cssVarRename: PluginGenerator = (dictionary) => ({ }); if (deleted.size > 0) { - console.log( - `The following css variables has been marked as deleted. Make sure to search and replace them by searching for ${chalk.green('[delete]')}`, - ); + // console.log( + // `The following css variables has been marked as deleted. Make sure to search and replace them by searching for ${chalk.green('[delete]')}`, + // ); Array.from(deleted).forEach((cssVar) => console.log(`${chalk.red('Deleted css variable:')} ${cssVar}`)); } }, From 4ccf18b4220be6e46f12d3b72f278df626b668c5 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Fri, 24 May 2024 14:22:44 +0200 Subject: [PATCH 116/311] refactor to be recursive --- .../classname-prefix.input.tsx | 9 +- .../classname-prefix.output.tsx | 11 +- .../cli/src/codemods/jsx/classname-prefix.ts | 102 +++++++++--------- packages/cli/src/test/jsx-test.tsx | 9 +- 4 files changed, 80 insertions(+), 51 deletions(-) diff --git a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx index 15d80570b9..d2317914c5 100644 --- a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx +++ b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx @@ -10,7 +10,14 @@ export default function JsxTest() { onMouseEnter={() => {}} >
diff --git a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx index 152611dde5..65617e2173 100644 --- a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx +++ b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx @@ -9,7 +9,16 @@ export default function JsxTest() { className='ds-hey' onMouseEnter={() => {}} > - +
diff --git a/packages/cli/src/codemods/jsx/classname-prefix.ts b/packages/cli/src/codemods/jsx/classname-prefix.ts index 392067d07e..70c75fcc77 100644 --- a/packages/cli/src/codemods/jsx/classname-prefix.ts +++ b/packages/cli/src/codemods/jsx/classname-prefix.ts @@ -1,4 +1,56 @@ -import type { API, FileInfo } from 'jscodeshift'; +import type { + API, + FileInfo, + JSXElement, + JSXExpressionContainer, + JSXFragment, + TemplateElement, +} from 'jscodeshift'; + +const replaceInLiteral = (node: string) => { + if (node.startsWith('fds-')) { + return node.replace('fds-', 'ds-'); + } + return node; +}; + +const replaceInTemplateLiteral = (node: TemplateElement[]) => { + node.forEach((element) => { + const value = element.value.raw; + if (typeof value !== 'string') return; + element.value.raw = replaceInLiteral(value); + }); +}; + +const processNode = (node: any) => { + if (!node) return; + if (node.type === 'Literal') { + const value = node.value; + if (typeof value !== 'string') return; + node.value = replaceInLiteral(value); + } else if (node.type === 'TemplateLiteral') { + replaceInTemplateLiteral(node.quasis); + } else if (node.type === 'JSXExpressionContainer') { + const expression = node.expression; + /* console.log(expression); */ + if (expression.type === 'CallExpression') { + expression.arguments.forEach(processNode); + expression.arguments.forEach((e) => console.log(e)); + } else { + processNode(expression); + } + } else if (node.type === 'ConditionalExpression') { + processNode(node.consequent); + processNode(node.alternate); + } else if (node.type === 'BinaryExpression') { + /* console.log(node); */ + processNode(node.right); + processNode(node.left); + } else if (node.type === 'LogicalExpression') { + processNode(node.right); + processNode(node.left); + } +}; /** * Replace all class prefixes from 'fds-' to 'ds-' @@ -14,53 +66,7 @@ function replaceClassNamePrefix(file: FileInfo, api: API): string | undefined { j(path) .find(j.JSXAttribute, { name: { name: 'className' } }) .forEach((nodePath) => { - console.log(nodePath.value); - /* everything that is just a string */ - if (nodePath.value.value?.type === 'Literal') { - const value = nodePath.value.value.value; - if (typeof value !== 'string') return; - if (value.startsWith('fds-')) { - nodePath.value.value.value = value.replace('fds-', 'ds-'); - } - } - - /* if the value is a function, get all string paramaters and rename */ - if (nodePath.value.value?.type === 'JSXExpressionContainer') { - const expression = nodePath.value.value.expression; - /* Get functions */ - if (expression.type === 'CallExpression') { - const args = expression.arguments; - args.forEach((arg) => { - if (arg.type === 'Literal') { - const value = arg.value; - if (typeof value !== 'string') return; - if (value.startsWith('fds-')) { - arg.value = value.replace('fds-', 'ds-'); - } - } - - if (arg.type === 'TemplateLiteral') { - arg.quasis.forEach((quasi) => { - const value = quasi.value.raw; - if (typeof value !== 'string') return; - if (value.startsWith('fds-')) { - quasi.value.raw = value.replace('fds-', 'ds-'); - } - }); - } - }); - } - - if (expression.type === 'TemplateLiteral') { - expression.quasis.forEach((quasi) => { - const value = quasi.value.raw; - if (typeof value !== 'string') return; - if (value.startsWith('fds-')) { - quasi.value.raw = value.replace('fds-', 'ds-'); - } - }); - } - } + processNode(nodePath.value.value); }); }); diff --git a/packages/cli/src/test/jsx-test.tsx b/packages/cli/src/test/jsx-test.tsx index 15d80570b9..d2317914c5 100644 --- a/packages/cli/src/test/jsx-test.tsx +++ b/packages/cli/src/test/jsx-test.tsx @@ -10,7 +10,14 @@ export default function JsxTest() { onMouseEnter={() => {}} >
From 08e692c994c0465e1407f57f69550b62d63456a5 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Fri, 24 May 2024 14:37:26 +0200 Subject: [PATCH 117/311] fix typescript --- .../cli/src/codemods/jsx/classname-prefix.ts | 50 +++++++++++-------- 1 file changed, 30 insertions(+), 20 deletions(-) diff --git a/packages/cli/src/codemods/jsx/classname-prefix.ts b/packages/cli/src/codemods/jsx/classname-prefix.ts index 70c75fcc77..05255d35f6 100644 --- a/packages/cli/src/codemods/jsx/classname-prefix.ts +++ b/packages/cli/src/codemods/jsx/classname-prefix.ts @@ -1,11 +1,4 @@ -import type { - API, - FileInfo, - JSXElement, - JSXExpressionContainer, - JSXFragment, - TemplateElement, -} from 'jscodeshift'; +import type { API, FileInfo, TemplateElement } from 'jscodeshift'; const replaceInLiteral = (node: string) => { if (node.startsWith('fds-')) { @@ -22,33 +15,50 @@ const replaceInTemplateLiteral = (node: TemplateElement[]) => { }); }; -const processNode = (node: any) => { +type Expression = { + type: string; + arguments?: Node[]; +}; + +type Node = { + type: string; + value?: string; + quasis?: TemplateElement[]; + expression?: Expression; + consequent?: Node; + alternate?: Node; + right?: Node; + left?: Node; +}; + +const processNode = (node: Node) => { if (!node) return; + if (node.type === 'Literal') { const value = node.value; if (typeof value !== 'string') return; node.value = replaceInLiteral(value); } else if (node.type === 'TemplateLiteral') { - replaceInTemplateLiteral(node.quasis); + node.quasis && replaceInTemplateLiteral(node.quasis); } else if (node.type === 'JSXExpressionContainer') { const expression = node.expression; - /* console.log(expression); */ + if (!expression) return; if (expression.type === 'CallExpression') { - expression.arguments.forEach(processNode); - expression.arguments.forEach((e) => console.log(e)); + expression.arguments?.forEach(processNode); + expression.arguments?.forEach((e) => console.log(e)); } else { processNode(expression); } } else if (node.type === 'ConditionalExpression') { - processNode(node.consequent); - processNode(node.alternate); + node.consequent && processNode(node.consequent); + node.alternate && processNode(node.alternate); } else if (node.type === 'BinaryExpression') { /* console.log(node); */ - processNode(node.right); - processNode(node.left); + node.right && processNode(node.right); + node.left && processNode(node.left); } else if (node.type === 'LogicalExpression') { - processNode(node.right); - processNode(node.left); + node.right && processNode(node.right); + node.left && processNode(node.left); } }; @@ -66,7 +76,7 @@ function replaceClassNamePrefix(file: FileInfo, api: API): string | undefined { j(path) .find(j.JSXAttribute, { name: { name: 'className' } }) .forEach((nodePath) => { - processNode(nodePath.value.value); + processNode(nodePath.value.value as Node); }); }); From 2b6ed99bb222c0d5d24a67a60327fbd6ee0ff90b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marianne=20R=C3=B8svik?= Date: Fri, 24 May 2024 14:42:45 +0200 Subject: [PATCH 118/311] delete theme 3 and 4 --- design-tokens/$metadata.json | 6 - design-tokens/$themes.json | 186 +---------- .../primitives/colors/dark/theme3.json | 314 ------------------ .../primitives/colors/dark/theme4.json | 314 ------------------ .../primitives/colors/light/theme3.json | 314 ------------------ .../primitives/colors/light/theme4.json | 314 ------------------ design-tokens/themes/theme3.json | 314 ------------------ design-tokens/themes/theme4.json | 314 ------------------ 8 files changed, 3 insertions(+), 2073 deletions(-) delete mode 100644 design-tokens/primitives/colors/dark/theme3.json delete mode 100644 design-tokens/primitives/colors/dark/theme4.json delete mode 100644 design-tokens/primitives/colors/light/theme3.json delete mode 100644 design-tokens/primitives/colors/light/theme4.json delete mode 100644 design-tokens/themes/theme3.json delete mode 100644 design-tokens/themes/theme4.json diff --git a/design-tokens/$metadata.json b/design-tokens/$metadata.json index 9b05b8a0cf..ed372e1641 100644 --- a/design-tokens/$metadata.json +++ b/design-tokens/$metadata.json @@ -5,17 +5,11 @@ "primitives/colors/dark/global", "primitives/colors/dark/theme", "primitives/colors/dark/theme2", - "primitives/colors/dark/theme3", - "primitives/colors/dark/theme4", "primitives/colors/light/global", "primitives/colors/light/theme", "primitives/colors/light/theme2", - "primitives/colors/light/theme3", - "primitives/colors/light/theme4", "themes/theme", "themes/theme2", - "themes/theme3", - "themes/theme4", "semantic/color", "semantic/style", "Figma/components" diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index c5627f9fad..1bcdb5bd30 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -6,8 +6,6 @@ "selectedTokenSets": { "primitives/colors/light/global": "enabled", "primitives/colors/light/theme2": "enabled", - "primitives/colors/light/theme3": "enabled", - "primitives/colors/light/theme4": "enabled", "primitives/colors/light/theme": "enabled" }, "$figmaCollectionId": "VariableCollectionId:34714:6180", @@ -413,8 +411,6 @@ "selectedTokenSets": { "primitives/colors/dark/global": "enabled", "primitives/colors/dark/theme2": "enabled", - "primitives/colors/dark/theme3": "enabled", - "primitives/colors/dark/theme4": "enabled", "primitives/colors/dark/theme": "enabled" }, "$figmaCollectionId": "VariableCollectionId:34714:6180", @@ -815,7 +811,7 @@ }, { "id": "de7b392ea3a3ba7f9afc9e307bb834c9ec5e5f0c", - "name": "Digdir", + "name": "Theme1", "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme": "enabled" @@ -903,7 +899,7 @@ }, { "id": "bfb9f0bf7870662bbd1e455adcb164e93283deb5", - "name": "Altinn", + "name": "Theme2", "$figmaStyleReferences": {}, "selectedTokenSets": { "themes/theme2": "enabled" @@ -991,7 +987,7 @@ }, { "id": "541629445ef90ad5363f9e88f52a1ccb617e6f84", - "name": "semantic", + "name": "Semantic", "$figmaStyleReferences": {}, "selectedTokenSets": { "semantic/style": "enabled", @@ -1190,181 +1186,5 @@ "color.warning.contrast-second": "162087bf3f15cb18d09e9db8b547c9557a999c7d" }, "group": "semantic" - }, - { - "id": "b5a3d624715bab41f560b77d0c6581a90d75209f", - "name": "UUtilsynet", - "$figmaStyleReferences": {}, - "selectedTokenSets": { - "themes/theme3": "enabled" - }, - "$figmaCollectionId": "VariableCollectionId:34714:6571", - "$figmaModeId": "34714:8", - "$figmaVariableReferences": { - "color.accent.1": "d8b65a23f959140f056d945df7208526b42cc067", - "color.accent.2": "d19369013d777fcd5be65c750383d821da46b6a0", - "color.accent.3": "1ff161ec85f37f4c101db004cdf4c810cded9d67", - "color.accent.4": "406ee6bda03fc8ce0623a9439b7f6d012110c349", - "color.accent.5": "5221b4888940d712b7d5902a1eaa1fc741bf0520", - "color.accent.6": "1e74e9264142fec7065b055f99aa2d2e74f3ce5e", - "color.accent.7": "eb6234e73f52bd30343a679702c8f5c138c8047f", - "color.accent.8": "27eee4cbf7197c955510b7fa5d49964427627b91", - "color.accent.9": "fb00adaaa2e737e218ef695df8120292a634238e", - "color.accent.10": "f0f12f48d34d812f48b1ed448af2affc948adaeb", - "color.accent.11": "658737fa982ed7b10663dba2e23dc9feaa0533ab", - "color.accent.12": "d3c4cf53b136d3c8a8297a042f32dfc7dcc407f1", - "color.accent.13": "bd19ee01863ca814697e6e6f2ba90e7a07ead8a0", - "color.accent.contrast-1": "345367b8d28147803b1a3a8bc71b953c3c8e007c", - "color.accent.contrast-2": "983a3b372910da84b816a2b66d521069cdb3f7a7", - "color.neutral.1": "091dd6d0ae8414ae9aa0da79c1850a7f25eaeb6f", - "color.neutral.2": "18fb25ce2a25acb0adcf8897e9b023fd8fba48fa", - "color.neutral.3": "1b721cda6f19b87217f3e35cd1f9d50f16a6c2af", - "color.neutral.4": "e5749bfcb8150f594c1fe30b418179b5759035a6", - "color.neutral.5": "4ce98de2bfc75ae4f4ac65c7564681d04834a0b2", - "color.neutral.6": "2459207904722404e4bbffd1f9042dfa8d446033", - "color.neutral.7": "0c5718ad534e7fbece5002871adb6f8eb447d9ba", - "color.neutral.8": "23c88aa910a6bdf62a719bdccc4605260917da9b", - "color.neutral.9": "a1e76974f0c847ff798b48a081d171d5592f2531", - "color.neutral.10": "d389497d54b4b843a90cf3358dcd4bc009f301fb", - "color.neutral.11": "7e57ab694de9ad0f2bddce861fc95b84bd8fe503", - "color.neutral.12": "21fc63985268b3c626b6a85052c04a992f6f8850", - "color.neutral.13": "76d4ecbda4014965fd7be640e75a1d7de0515b28", - "color.neutral.contrast-1": "eb8da9dc0372c4924e1d1f51bed7a258cbcbeee3", - "color.neutral.contrast-2": "41809253146bee96c9258967a776cda1ab2ab7bc", - "color.brand1.1": "bfafacd36a56d77328451718a055532c65ab3cc4", - "color.brand1.2": "6c7ac7f8f3549d4dbbb065ece4697fb45e9ab419", - "color.brand1.3": "1d18e1e6e13ba96925c095074c36ccaf5fe31ece", - "color.brand1.4": "cb2f9dcf0cd0a2b4519af8db1cfd5debe841bb9f", - "color.brand1.5": "87f19dca6e8efd6294296235b434a52ca617e94a", - "color.brand1.6": "d06d6fcda8779634f03b3a6d488fb5b3d3485152", - "color.brand1.7": "09d6200b7811f0d9fb378438de4281b4ee1daa84", - "color.brand1.8": "4944a510aa1c2906fe7727235d0bea9eacd98efd", - "color.brand1.9": "e9190f0888f02eb895edcbec792667470e5788c9", - "color.brand1.10": "324cf59624d85de3b09f54103d19254500b75ec3", - "color.brand1.11": "de585a6f4c9b835c2bbeea00a04d0211631a7f53", - "color.brand1.12": "a6663731e7ba20c634842c264f43f62c5ee94119", - "color.brand1.13": "dc1193e52adbeafebe547a30eef48913345e8b5b", - "color.brand1.contrast-1": "bbb92d7fccae8bacf5c2653c2bfd7d2cbbad0720", - "color.brand1.contrast-2": "a01e879e33fedb492014a2571558e4d3a1f79856", - "color.brand2.1": "a29bb3e632080c1d88e74ebb4b17729f65378705", - "color.brand2.2": "72efe8761d9dbf0d9ebac27654d422ae82ea9c9d", - "color.brand2.3": "3f8d251f8c315c6e701485a03aa4b6bc5a3043b8", - "color.brand2.4": "57f1101558f834c2c7d53ce03fed0f5e4eed6586", - "color.brand2.5": "2f0a6479411fec47980248f5b07723a4935dfafa", - "color.brand2.6": "53ba6c2cafd96a705914f85ef765282c854ae142", - "color.brand2.7": "424fe68de89856a617dc36483a6336a2ac0d9bc7", - "color.brand2.8": "ae5e929a30cf172a31ff70cb04ad4ca74b6321b3", - "color.brand2.9": "3748694e5fc3cbafa9ed4e3b4d4e3ca07365ef52", - "color.brand2.10": "d52b471a8ad7108cf47eef57706433256892da21", - "color.brand2.11": "92a9b57fc8f399b81f7c9ecd34d9d7b7671f6702", - "color.brand2.12": "7e744f74ac6d7bb770b9ce8afebccf54f28dddb6", - "color.brand2.13": "9ed3d54ddea7a9c287be74a352bc6f063a997f91", - "color.brand2.contrast-1": "04816fe06731132f292a5593b8e0c9e46d82e9a6", - "color.brand2.contrast-2": "dc864f1fd008f7a28023247c9454cf54eeaab5c0", - "color.brand3.1": "648861f2d93d8d3ca1755ce828ed406715f4542f", - "color.brand3.2": "b454f414ac58cb3fdcf8ee5a8142a939e83b168b", - "color.brand3.3": "5a0e52fa6ea4b28d344171e3aaa4a3781d2bc7ca", - "color.brand3.4": "d81723bb28edf19b23f7c1f59f7a7aa298c66860", - "color.brand3.5": "96e5776dbbf7def9a71c1a34171da4b485b9530e", - "color.brand3.6": "95b1213457676fccccd6fe1b319c3b324d8abecc", - "color.brand3.7": "ad9746bf0b20e6e82fa8210b0899fbfe47e89653", - "color.brand3.8": "ede7713cde859edb089f3f1a0d48d4a4aa0b4372", - "color.brand3.9": "f0a72ab2f6dee5c350b61fd353caf184613a4cfb", - "color.brand3.10": "326702db2832588af7cbbe532ddc6e0f8a8a39f5", - "color.brand3.11": "15553a685fd2fc060c7022032975aa6769ce838e", - "color.brand3.12": "41b51c9320056cf260b801d5032a523e853604a2", - "color.brand3.13": "33ea402a0ebc6caddb70c2e75901deef20f9bba9", - "color.brand3.contrast-1": "ab93236bc114348fa1ebf9fa874cca97f9667a72", - "color.brand3.contrast-2": "a17407787b7250c490b5d346c198663a10267750" - }, - "group": "Theme" - }, - { - "id": "3fe6032894c424087ef707d671d919774b5f8cca", - "name": "Brreg", - "$figmaStyleReferences": {}, - "selectedTokenSets": { - "themes/theme4": "enabled" - }, - "$figmaCollectionId": "VariableCollectionId:34714:6571", - "$figmaModeId": "34714:9", - "$figmaVariableReferences": { - "color.accent.1": "d8b65a23f959140f056d945df7208526b42cc067", - "color.accent.2": "d19369013d777fcd5be65c750383d821da46b6a0", - "color.accent.3": "1ff161ec85f37f4c101db004cdf4c810cded9d67", - "color.accent.4": "406ee6bda03fc8ce0623a9439b7f6d012110c349", - "color.accent.5": "5221b4888940d712b7d5902a1eaa1fc741bf0520", - "color.accent.6": "1e74e9264142fec7065b055f99aa2d2e74f3ce5e", - "color.accent.7": "eb6234e73f52bd30343a679702c8f5c138c8047f", - "color.accent.8": "27eee4cbf7197c955510b7fa5d49964427627b91", - "color.accent.9": "fb00adaaa2e737e218ef695df8120292a634238e", - "color.accent.10": "f0f12f48d34d812f48b1ed448af2affc948adaeb", - "color.accent.11": "658737fa982ed7b10663dba2e23dc9feaa0533ab", - "color.accent.12": "d3c4cf53b136d3c8a8297a042f32dfc7dcc407f1", - "color.accent.13": "bd19ee01863ca814697e6e6f2ba90e7a07ead8a0", - "color.accent.contrast-1": "345367b8d28147803b1a3a8bc71b953c3c8e007c", - "color.accent.contrast-2": "983a3b372910da84b816a2b66d521069cdb3f7a7", - "color.neutral.1": "091dd6d0ae8414ae9aa0da79c1850a7f25eaeb6f", - "color.neutral.2": "18fb25ce2a25acb0adcf8897e9b023fd8fba48fa", - "color.neutral.3": "1b721cda6f19b87217f3e35cd1f9d50f16a6c2af", - "color.neutral.4": "e5749bfcb8150f594c1fe30b418179b5759035a6", - "color.neutral.5": "4ce98de2bfc75ae4f4ac65c7564681d04834a0b2", - "color.neutral.6": "2459207904722404e4bbffd1f9042dfa8d446033", - "color.neutral.7": "0c5718ad534e7fbece5002871adb6f8eb447d9ba", - "color.neutral.8": "23c88aa910a6bdf62a719bdccc4605260917da9b", - "color.neutral.9": "a1e76974f0c847ff798b48a081d171d5592f2531", - "color.neutral.10": "d389497d54b4b843a90cf3358dcd4bc009f301fb", - "color.neutral.11": "7e57ab694de9ad0f2bddce861fc95b84bd8fe503", - "color.neutral.12": "21fc63985268b3c626b6a85052c04a992f6f8850", - "color.neutral.13": "76d4ecbda4014965fd7be640e75a1d7de0515b28", - "color.neutral.contrast-1": "eb8da9dc0372c4924e1d1f51bed7a258cbcbeee3", - "color.neutral.contrast-2": "41809253146bee96c9258967a776cda1ab2ab7bc", - "color.brand1.1": "bfafacd36a56d77328451718a055532c65ab3cc4", - "color.brand1.2": "6c7ac7f8f3549d4dbbb065ece4697fb45e9ab419", - "color.brand1.3": "1d18e1e6e13ba96925c095074c36ccaf5fe31ece", - "color.brand1.4": "cb2f9dcf0cd0a2b4519af8db1cfd5debe841bb9f", - "color.brand1.5": "87f19dca6e8efd6294296235b434a52ca617e94a", - "color.brand1.6": "d06d6fcda8779634f03b3a6d488fb5b3d3485152", - "color.brand1.7": "09d6200b7811f0d9fb378438de4281b4ee1daa84", - "color.brand1.8": "4944a510aa1c2906fe7727235d0bea9eacd98efd", - "color.brand1.9": "e9190f0888f02eb895edcbec792667470e5788c9", - "color.brand1.10": "324cf59624d85de3b09f54103d19254500b75ec3", - "color.brand1.11": "de585a6f4c9b835c2bbeea00a04d0211631a7f53", - "color.brand1.12": "a6663731e7ba20c634842c264f43f62c5ee94119", - "color.brand1.13": "dc1193e52adbeafebe547a30eef48913345e8b5b", - "color.brand1.contrast-1": "bbb92d7fccae8bacf5c2653c2bfd7d2cbbad0720", - "color.brand1.contrast-2": "a01e879e33fedb492014a2571558e4d3a1f79856", - "color.brand2.1": "a29bb3e632080c1d88e74ebb4b17729f65378705", - "color.brand2.2": "72efe8761d9dbf0d9ebac27654d422ae82ea9c9d", - "color.brand2.3": "3f8d251f8c315c6e701485a03aa4b6bc5a3043b8", - "color.brand2.4": "57f1101558f834c2c7d53ce03fed0f5e4eed6586", - "color.brand2.5": "2f0a6479411fec47980248f5b07723a4935dfafa", - "color.brand2.6": "53ba6c2cafd96a705914f85ef765282c854ae142", - "color.brand2.7": "424fe68de89856a617dc36483a6336a2ac0d9bc7", - "color.brand2.8": "ae5e929a30cf172a31ff70cb04ad4ca74b6321b3", - "color.brand2.9": "3748694e5fc3cbafa9ed4e3b4d4e3ca07365ef52", - "color.brand2.10": "d52b471a8ad7108cf47eef57706433256892da21", - "color.brand2.11": "92a9b57fc8f399b81f7c9ecd34d9d7b7671f6702", - "color.brand2.12": "7e744f74ac6d7bb770b9ce8afebccf54f28dddb6", - "color.brand2.13": "9ed3d54ddea7a9c287be74a352bc6f063a997f91", - "color.brand2.contrast-1": "04816fe06731132f292a5593b8e0c9e46d82e9a6", - "color.brand2.contrast-2": "dc864f1fd008f7a28023247c9454cf54eeaab5c0", - "color.brand3.1": "648861f2d93d8d3ca1755ce828ed406715f4542f", - "color.brand3.2": "b454f414ac58cb3fdcf8ee5a8142a939e83b168b", - "color.brand3.3": "5a0e52fa6ea4b28d344171e3aaa4a3781d2bc7ca", - "color.brand3.4": "d81723bb28edf19b23f7c1f59f7a7aa298c66860", - "color.brand3.5": "96e5776dbbf7def9a71c1a34171da4b485b9530e", - "color.brand3.6": "95b1213457676fccccd6fe1b319c3b324d8abecc", - "color.brand3.7": "ad9746bf0b20e6e82fa8210b0899fbfe47e89653", - "color.brand3.8": "ede7713cde859edb089f3f1a0d48d4a4aa0b4372", - "color.brand3.9": "f0a72ab2f6dee5c350b61fd353caf184613a4cfb", - "color.brand3.10": "326702db2832588af7cbbe532ddc6e0f8a8a39f5", - "color.brand3.11": "15553a685fd2fc060c7022032975aa6769ce838e", - "color.brand3.12": "41b51c9320056cf260b801d5032a523e853604a2", - "color.brand3.13": "33ea402a0ebc6caddb70c2e75901deef20f9bba9", - "color.brand3.contrast-1": "ab93236bc114348fa1ebf9fa874cca97f9667a72", - "color.brand3.contrast-2": "a17407787b7250c490b5d346c198663a10267750" - }, - "group": "Theme" } ] \ No newline at end of file diff --git a/design-tokens/primitives/colors/dark/theme3.json b/design-tokens/primitives/colors/dark/theme3.json deleted file mode 100644 index 25e85081b0..0000000000 --- a/design-tokens/primitives/colors/dark/theme3.json +++ /dev/null @@ -1,314 +0,0 @@ -{ - "theme3": { - "accent": { - "1": { - "type": "color", - "value": "#001c36" - }, - "2": { - "type": "color", - "value": "#002445" - }, - "3": { - "type": "color", - "value": "#00315c" - }, - "4": { - "type": "color", - "value": "#00396d" - }, - "5": { - "type": "color", - "value": "#00427e" - }, - "6": { - "type": "color", - "value": "#00529d" - }, - "7": { - "type": "color", - "value": "#0f6bbe" - }, - "8": { - "type": "color", - "value": "#3d88ca" - }, - "9": { - "type": "color", - "value": "#0163ba" - }, - "10": { - "type": "color", - "value": "#004d93" - }, - "11": { - "type": "color", - "value": "#00396d" - }, - "12": { - "type": "color", - "value": "#7eb0dc" - }, - "13": { - "type": "color", - "value": "#b0cfea" - }, - "contrast-1": { - "type": "color", - "value": "#f6fafd" - }, - "contrast-2": { - "type": "color", - "value": "#ddeaf6" - } - }, - "neutral": { - "1": { - "type": "color", - "value": "#131c27" - }, - "2": { - "type": "color", - "value": "#192433" - }, - "3": { - "type": "color", - "value": "#243142" - }, - "4": { - "type": "color", - "value": "#2e3a4a" - }, - "5": { - "type": "color", - "value": "#374352" - }, - "6": { - "type": "color", - "value": "#495361" - }, - "7": { - "type": "color", - "value": "#626b77" - }, - "8": { - "type": "color", - "value": "#7d848e" - }, - "9": { - "type": "color", - "value": "#1e2b3c" - }, - "10": { - "type": "color", - "value": "#333e4e" - }, - "11": { - "type": "color", - "value": "#495361" - }, - "12": { - "type": "color", - "value": "#a6abb2" - }, - "13": { - "type": "color", - "value": "#c9ccd0" - }, - "contrast-1": { - "type": "color", - "value": "#f9f9fa" - }, - "contrast-2": { - "type": "color", - "value": "#9ea3ab" - } - }, - "brand1": { - "1": { - "type": "color", - "value": "#2f1213" - }, - "2": { - "type": "color", - "value": "#3c1819" - }, - "3": { - "type": "color", - "value": "#522021" - }, - "4": { - "type": "color", - "value": "#602627" - }, - "5": { - "type": "color", - "value": "#702c2e" - }, - "6": { - "type": "color", - "value": "#8b3639" - }, - "7": { - "type": "color", - "value": "#b34649" - }, - "8": { - "type": "color", - "value": "#dd565a" - }, - "9": { - "type": "color", - "value": "#f35f63" - }, - "10": { - "type": "color", - "value": "#cc5053" - }, - "11": { - "type": "color", - "value": "#a84144" - }, - "12": { - "type": "color", - "value": "#f78d8f" - }, - "13": { - "type": "color", - "value": "#fabcbd" - }, - "contrast-1": { - "type": "color", - "value": "#41191b" - }, - "contrast-2": { - "type": "color", - "value": "#2f1213" - } - }, - "brand2": { - "1": { - "type": "color", - "value": "#231a05" - }, - "2": { - "type": "color", - "value": "#2d2206" - }, - "3": { - "type": "color", - "value": "#3d2e09" - }, - "4": { - "type": "color", - "value": "#48360a" - }, - "5": { - "type": "color", - "value": "#543e0c" - }, - "6": { - "type": "color", - "value": "#684e0f" - }, - "7": { - "type": "color", - "value": "#876413" - }, - "8": { - "type": "color", - "value": "#a87c17" - }, - "9": { - "type": "color", - "value": "#e4a920" - }, - "10": { - "type": "color", - "value": "#c6931c" - }, - "11": { - "type": "color", - "value": "#a87c17" - }, - "12": { - "type": "color", - "value": "#daa21f" - }, - "13": { - "type": "color", - "value": "#eec76c" - }, - "contrast-1": { - "type": "color", - "value": "#302407" - }, - "contrast-2": { - "type": "color", - "value": "#45340a" - } - }, - "brand3": { - "1": { - "type": "color", - "value": "#061d30" - }, - "2": { - "type": "color", - "value": "#07253c" - }, - "3": { - "type": "color", - "value": "#0a3251" - }, - "4": { - "type": "color", - "value": "#0c3b60" - }, - "5": { - "type": "color", - "value": "#0e446e" - }, - "6": { - "type": "color", - "value": "#11558a" - }, - "7": { - "type": "color", - "value": "#166eb2" - }, - "8": { - "type": "color", - "value": "#1b88db" - }, - "9": { - "type": "color", - "value": "#1e98f5" - }, - "10": { - "type": "color", - "value": "#1980ce" - }, - "11": { - "type": "color", - "value": "#1569a9" - }, - "12": { - "type": "color", - "value": "#57b2f8" - }, - "13": { - "type": "color", - "value": "#9cd2fb" - }, - "contrast-1": { - "type": "color", - "value": "#082740" - }, - "contrast-2": { - "type": "color", - "value": "#061f33" - } - } - } -} \ No newline at end of file diff --git a/design-tokens/primitives/colors/dark/theme4.json b/design-tokens/primitives/colors/dark/theme4.json deleted file mode 100644 index 6c201dc721..0000000000 --- a/design-tokens/primitives/colors/dark/theme4.json +++ /dev/null @@ -1,314 +0,0 @@ -{ - "theme4": { - "accent": { - "1": { - "type": "color", - "value": "#001c36" - }, - "2": { - "type": "color", - "value": "#002445" - }, - "3": { - "type": "color", - "value": "#00315c" - }, - "4": { - "type": "color", - "value": "#00396d" - }, - "5": { - "type": "color", - "value": "#00427e" - }, - "6": { - "type": "color", - "value": "#00529d" - }, - "7": { - "type": "color", - "value": "#0f6bbe" - }, - "8": { - "type": "color", - "value": "#3d88ca" - }, - "9": { - "type": "color", - "value": "#0163ba" - }, - "10": { - "type": "color", - "value": "#004d93" - }, - "11": { - "type": "color", - "value": "#00396d" - }, - "12": { - "type": "color", - "value": "#7eb0dc" - }, - "13": { - "type": "color", - "value": "#b0cfea" - }, - "contrast-1": { - "type": "color", - "value": "#f6fafd" - }, - "contrast-2": { - "type": "color", - "value": "#ddeaf6" - } - }, - "neutral": { - "1": { - "type": "color", - "value": "#131c27" - }, - "2": { - "type": "color", - "value": "#192433" - }, - "3": { - "type": "color", - "value": "#243142" - }, - "4": { - "type": "color", - "value": "#2e3a4a" - }, - "5": { - "type": "color", - "value": "#374352" - }, - "6": { - "type": "color", - "value": "#495361" - }, - "7": { - "type": "color", - "value": "#626b77" - }, - "8": { - "type": "color", - "value": "#7d848e" - }, - "9": { - "type": "color", - "value": "#1e2b3c" - }, - "10": { - "type": "color", - "value": "#333e4e" - }, - "11": { - "type": "color", - "value": "#495361" - }, - "12": { - "type": "color", - "value": "#a6abb2" - }, - "13": { - "type": "color", - "value": "#c9ccd0" - }, - "contrast-1": { - "type": "color", - "value": "#f9f9fa" - }, - "contrast-2": { - "type": "color", - "value": "#9ea3ab" - } - }, - "brand1": { - "1": { - "type": "color", - "value": "#2f1213" - }, - "2": { - "type": "color", - "value": "#3c1819" - }, - "3": { - "type": "color", - "value": "#522021" - }, - "4": { - "type": "color", - "value": "#602627" - }, - "5": { - "type": "color", - "value": "#702c2e" - }, - "6": { - "type": "color", - "value": "#8b3639" - }, - "7": { - "type": "color", - "value": "#b34649" - }, - "8": { - "type": "color", - "value": "#dd565a" - }, - "9": { - "type": "color", - "value": "#f35f63" - }, - "10": { - "type": "color", - "value": "#cc5053" - }, - "11": { - "type": "color", - "value": "#a84144" - }, - "12": { - "type": "color", - "value": "#f78d8f" - }, - "13": { - "type": "color", - "value": "#fabcbd" - }, - "contrast-1": { - "type": "color", - "value": "#41191b" - }, - "contrast-2": { - "type": "color", - "value": "#2f1213" - } - }, - "brand2": { - "1": { - "type": "color", - "value": "#231a05" - }, - "2": { - "type": "color", - "value": "#2d2206" - }, - "3": { - "type": "color", - "value": "#3d2e09" - }, - "4": { - "type": "color", - "value": "#48360a" - }, - "5": { - "type": "color", - "value": "#543e0c" - }, - "6": { - "type": "color", - "value": "#684e0f" - }, - "7": { - "type": "color", - "value": "#876413" - }, - "8": { - "type": "color", - "value": "#a87c17" - }, - "9": { - "type": "color", - "value": "#e4a920" - }, - "10": { - "type": "color", - "value": "#c6931c" - }, - "11": { - "type": "color", - "value": "#a87c17" - }, - "12": { - "type": "color", - "value": "#daa21f" - }, - "13": { - "type": "color", - "value": "#eec76c" - }, - "contrast-1": { - "type": "color", - "value": "#302407" - }, - "contrast-2": { - "type": "color", - "value": "#45340a" - } - }, - "brand3": { - "1": { - "type": "color", - "value": "#061d30" - }, - "2": { - "type": "color", - "value": "#07253c" - }, - "3": { - "type": "color", - "value": "#0a3251" - }, - "4": { - "type": "color", - "value": "#0c3b60" - }, - "5": { - "type": "color", - "value": "#0e446e" - }, - "6": { - "type": "color", - "value": "#11558a" - }, - "7": { - "type": "color", - "value": "#166eb2" - }, - "8": { - "type": "color", - "value": "#1b88db" - }, - "9": { - "type": "color", - "value": "#1e98f5" - }, - "10": { - "type": "color", - "value": "#1980ce" - }, - "11": { - "type": "color", - "value": "#1569a9" - }, - "12": { - "type": "color", - "value": "#57b2f8" - }, - "13": { - "type": "color", - "value": "#9cd2fb" - }, - "contrast-1": { - "type": "color", - "value": "#082740" - }, - "contrast-2": { - "type": "color", - "value": "#061f33" - } - } - } -} \ No newline at end of file diff --git a/design-tokens/primitives/colors/light/theme3.json b/design-tokens/primitives/colors/light/theme3.json deleted file mode 100644 index ca9fde4deb..0000000000 --- a/design-tokens/primitives/colors/light/theme3.json +++ /dev/null @@ -1,314 +0,0 @@ -{ - "theme3": { - "accent": { - "1": { - "type": "color", - "value": "#fefeff" - }, - "2": { - "type": "color", - "value": "#eef4fa" - }, - "3": { - "type": "color", - "value": "#d4e5f3" - }, - "4": { - "type": "color", - "value": "#bad5ec" - }, - "5": { - "type": "color", - "value": "#a1c5e5" - }, - "6": { - "type": "color", - "value": "#aecde9" - }, - "7": { - "type": "color", - "value": "#4b90ce" - }, - "8": { - "type": "color", - "value": "#00529d" - }, - "9": { - "type": "color", - "value": "#0163ba" - }, - "10": { - "type": "color", - "value": "#004d93" - }, - "11": { - "type": "color", - "value": "#00396d" - }, - "12": { - "type": "color", - "value": "#004d93" - }, - "13": { - "type": "color", - "value": "#00315c" - }, - "contrast-1": { - "type": "color", - "value": "#f6fafd" - }, - "contrast-2": { - "type": "color", - "value": "#ddeaf6" - } - }, - "neutral": { - "1": { - "type": "color", - "value": "#fefefe" - }, - "2": { - "type": "color", - "value": "#f3f4f5" - }, - "3": { - "type": "color", - "value": "#e1e3e5" - }, - "4": { - "type": "color", - "value": "#ced1d4" - }, - "5": { - "type": "color", - "value": "#bdc1c6" - }, - "6": { - "type": "color", - "value": "#c6c9cd" - }, - "7": { - "type": "color", - "value": "#858c96" - }, - "8": { - "type": "color", - "value": "#495361" - }, - "9": { - "type": "color", - "value": "#1e2b3c" - }, - "10": { - "type": "color", - "value": "#333e4e" - }, - "11": { - "type": "color", - "value": "#495361" - }, - "12": { - "type": "color", - "value": "#444e5d" - }, - "13": { - "type": "color", - "value": "#243142" - }, - "contrast-1": { - "type": "color", - "value": "#f9f9fa" - }, - "contrast-2": { - "type": "color", - "value": "#9ea3ab" - } - }, - "brand1": { - "1": { - "type": "color", - "value": "#fffefe" - }, - "2": { - "type": "color", - "value": "#fef0f1" - }, - "3": { - "type": "color", - "value": "#fcdadb" - }, - "4": { - "type": "color", - "value": "#fbc4c5" - }, - "5": { - "type": "color", - "value": "#f9adaf" - }, - "6": { - "type": "color", - "value": "#fab8b9" - }, - "7": { - "type": "color", - "value": "#eb5b5f" - }, - "8": { - "type": "color", - "value": "#8b3639" - }, - "9": { - "type": "color", - "value": "#f35f63" - }, - "10": { - "type": "color", - "value": "#cc5053" - }, - "11": { - "type": "color", - "value": "#a84144" - }, - "12": { - "type": "color", - "value": "#843336" - }, - "13": { - "type": "color", - "value": "#522021" - }, - "contrast-1": { - "type": "color", - "value": "#41191b" - }, - "contrast-2": { - "type": "color", - "value": "#2f1213" - } - }, - "brand2": { - "1": { - "type": "color", - "value": "#fffefc" - }, - "2": { - "type": "color", - "value": "#fbf3e0" - }, - "3": { - "type": "color", - "value": "#f5dfac" - }, - "4": { - "type": "color", - "value": "#f0ce7e" - }, - "5": { - "type": "color", - "value": "#eaba4a" - }, - "6": { - "type": "color", - "value": "#edc464" - }, - "7": { - "type": "color", - "value": "#b28419" - }, - "8": { - "type": "color", - "value": "#684e0f" - }, - "9": { - "type": "color", - "value": "#e4a920" - }, - "10": { - "type": "color", - "value": "#c6931c" - }, - "11": { - "type": "color", - "value": "#a87c17" - }, - "12": { - "type": "color", - "value": "#634a0e" - }, - "13": { - "type": "color", - "value": "#3d2e09" - }, - "contrast-1": { - "type": "color", - "value": "#302407" - }, - "contrast-2": { - "type": "color", - "value": "#45340a" - } - }, - "brand3": { - "1": { - "type": "color", - "value": "#fdfeff" - }, - "2": { - "type": "color", - "value": "#eaf6fe" - }, - "3": { - "type": "color", - "value": "#c8e6fd" - }, - "4": { - "type": "color", - "value": "#a9d7fb" - }, - "5": { - "type": "color", - "value": "#84c7fa" - }, - "6": { - "type": "color", - "value": "#96cffa" - }, - "7": { - "type": "color", - "value": "#1c90e8" - }, - "8": { - "type": "color", - "value": "#11558a" - }, - "9": { - "type": "color", - "value": "#1e98f5" - }, - "10": { - "type": "color", - "value": "#1980ce" - }, - "11": { - "type": "color", - "value": "#1569a9" - }, - "12": { - "type": "color", - "value": "#105082" - }, - "13": { - "type": "color", - "value": "#0a3251" - }, - "contrast-1": { - "type": "color", - "value": "#082740" - }, - "contrast-2": { - "type": "color", - "value": "#061f33" - } - } - } -} \ No newline at end of file diff --git a/design-tokens/primitives/colors/light/theme4.json b/design-tokens/primitives/colors/light/theme4.json deleted file mode 100644 index 4d885edc73..0000000000 --- a/design-tokens/primitives/colors/light/theme4.json +++ /dev/null @@ -1,314 +0,0 @@ -{ - "theme4": { - "accent": { - "1": { - "type": "color", - "value": "#fefeff" - }, - "2": { - "type": "color", - "value": "#eef4fa" - }, - "3": { - "type": "color", - "value": "#d4e5f3" - }, - "4": { - "type": "color", - "value": "#bad5ec" - }, - "5": { - "type": "color", - "value": "#a1c5e5" - }, - "6": { - "type": "color", - "value": "#aecde9" - }, - "7": { - "type": "color", - "value": "#4b90ce" - }, - "8": { - "type": "color", - "value": "#00529d" - }, - "9": { - "type": "color", - "value": "#0163ba" - }, - "10": { - "type": "color", - "value": "#004d93" - }, - "11": { - "type": "color", - "value": "#00396d" - }, - "12": { - "type": "color", - "value": "#004d93" - }, - "13": { - "type": "color", - "value": "#00315c" - }, - "contrast-1": { - "type": "color", - "value": "#f6fafd" - }, - "contrast-2": { - "type": "color", - "value": "#ddeaf6" - } - }, - "neutral": { - "1": { - "type": "color", - "value": "#fefefe" - }, - "2": { - "type": "color", - "value": "#f3f4f5" - }, - "3": { - "type": "color", - "value": "#e1e3e5" - }, - "4": { - "type": "color", - "value": "#ced1d4" - }, - "5": { - "type": "color", - "value": "#bdc1c6" - }, - "6": { - "type": "color", - "value": "#c6c9cd" - }, - "7": { - "type": "color", - "value": "#858c96" - }, - "8": { - "type": "color", - "value": "#495361" - }, - "9": { - "type": "color", - "value": "#1e2b3c" - }, - "10": { - "type": "color", - "value": "#333e4e" - }, - "11": { - "type": "color", - "value": "#495361" - }, - "12": { - "type": "color", - "value": "#444e5d" - }, - "13": { - "type": "color", - "value": "#243142" - }, - "contrast-1": { - "type": "color", - "value": "#f9f9fa" - }, - "contrast-2": { - "type": "color", - "value": "#9ea3ab" - } - }, - "brand1": { - "1": { - "type": "color", - "value": "#fffefe" - }, - "2": { - "type": "color", - "value": "#fef0f1" - }, - "3": { - "type": "color", - "value": "#fcdadb" - }, - "4": { - "type": "color", - "value": "#fbc4c5" - }, - "5": { - "type": "color", - "value": "#f9adaf" - }, - "6": { - "type": "color", - "value": "#fab8b9" - }, - "7": { - "type": "color", - "value": "#eb5b5f" - }, - "8": { - "type": "color", - "value": "#8b3639" - }, - "9": { - "type": "color", - "value": "#f35f63" - }, - "10": { - "type": "color", - "value": "#cc5053" - }, - "11": { - "type": "color", - "value": "#a84144" - }, - "12": { - "type": "color", - "value": "#843336" - }, - "13": { - "type": "color", - "value": "#522021" - }, - "contrast-1": { - "type": "color", - "value": "#41191b" - }, - "contrast-2": { - "type": "color", - "value": "#2f1213" - } - }, - "brand2": { - "1": { - "type": "color", - "value": "#fffefc" - }, - "2": { - "type": "color", - "value": "#fbf3e0" - }, - "3": { - "type": "color", - "value": "#f5dfac" - }, - "4": { - "type": "color", - "value": "#f0ce7e" - }, - "5": { - "type": "color", - "value": "#eaba4a" - }, - "6": { - "type": "color", - "value": "#edc464" - }, - "7": { - "type": "color", - "value": "#b28419" - }, - "8": { - "type": "color", - "value": "#684e0f" - }, - "9": { - "type": "color", - "value": "#e4a920" - }, - "10": { - "type": "color", - "value": "#c6931c" - }, - "11": { - "type": "color", - "value": "#a87c17" - }, - "12": { - "type": "color", - "value": "#634a0e" - }, - "13": { - "type": "color", - "value": "#3d2e09" - }, - "contrast-1": { - "type": "color", - "value": "#302407" - }, - "contrast-2": { - "type": "color", - "value": "#45340a" - } - }, - "brand3": { - "1": { - "type": "color", - "value": "#fdfeff" - }, - "2": { - "type": "color", - "value": "#eaf6fe" - }, - "3": { - "type": "color", - "value": "#c8e6fd" - }, - "4": { - "type": "color", - "value": "#a9d7fb" - }, - "5": { - "type": "color", - "value": "#84c7fa" - }, - "6": { - "type": "color", - "value": "#96cffa" - }, - "7": { - "type": "color", - "value": "#1c90e8" - }, - "8": { - "type": "color", - "value": "#11558a" - }, - "9": { - "type": "color", - "value": "#1e98f5" - }, - "10": { - "type": "color", - "value": "#1980ce" - }, - "11": { - "type": "color", - "value": "#1569a9" - }, - "12": { - "type": "color", - "value": "#105082" - }, - "13": { - "type": "color", - "value": "#0a3251" - }, - "contrast-1": { - "type": "color", - "value": "#082740" - }, - "contrast-2": { - "type": "color", - "value": "#061f33" - } - } - } -} \ No newline at end of file diff --git a/design-tokens/themes/theme3.json b/design-tokens/themes/theme3.json deleted file mode 100644 index b3d43e2f06..0000000000 --- a/design-tokens/themes/theme3.json +++ /dev/null @@ -1,314 +0,0 @@ -{ - "color": { - "accent": { - "1": { - "type": "color", - "value": "{theme3.accent.1}" - }, - "2": { - "type": "color", - "value": "{theme3.accent.2}" - }, - "3": { - "type": "color", - "value": "{theme3.accent.3}" - }, - "4": { - "type": "color", - "value": "{theme3.accent.4}" - }, - "5": { - "type": "color", - "value": "{theme3.accent.5}" - }, - "6": { - "type": "color", - "value": "{theme3.accent.6}" - }, - "7": { - "type": "color", - "value": "{theme3.accent.7}" - }, - "8": { - "type": "color", - "value": "{theme3.accent.8}" - }, - "9": { - "type": "color", - "value": "{theme3.accent.9}" - }, - "10": { - "type": "color", - "value": "{theme3.accent.10}" - }, - "11": { - "type": "color", - "value": "{theme3.accent.11}" - }, - "12": { - "type": "color", - "value": "{theme3.accent.12}" - }, - "13": { - "type": "color", - "value": "{theme3.accent.13}" - }, - "contrast-1": { - "type": "color", - "value": "{theme3.accent.contrast-1}" - }, - "contrast-2": { - "type": "color", - "value": "{theme3.accent.contrast-2}" - } - }, - "neutral": { - "1": { - "type": "color", - "value": "{theme3.neutral.1}" - }, - "2": { - "type": "color", - "value": "{theme3.neutral.2}" - }, - "3": { - "type": "color", - "value": "{theme3.neutral.3}" - }, - "4": { - "type": "color", - "value": "{theme3.neutral.4}" - }, - "5": { - "type": "color", - "value": "{theme3.neutral.5}" - }, - "6": { - "type": "color", - "value": "{theme3.neutral.6}" - }, - "7": { - "type": "color", - "value": "{theme3.neutral.7}" - }, - "8": { - "type": "color", - "value": "{theme3.neutral.8}" - }, - "9": { - "type": "color", - "value": "{theme3.neutral.9}" - }, - "10": { - "type": "color", - "value": "{theme3.neutral.10}" - }, - "11": { - "type": "color", - "value": "{theme3.neutral.11}" - }, - "12": { - "type": "color", - "value": "{theme3.neutral.12}" - }, - "13": { - "type": "color", - "value": "{theme3.neutral.13}" - }, - "contrast-1": { - "type": "color", - "value": "{theme3.neutral.contrast-1}" - }, - "contrast-2": { - "type": "color", - "value": "{theme3.neutral.contrast-2}" - } - }, - "brand1": { - "1": { - "type": "color", - "value": "{theme3.brand1.1}" - }, - "2": { - "type": "color", - "value": "{theme3.brand1.2}" - }, - "3": { - "type": "color", - "value": "{theme3.brand1.3}" - }, - "4": { - "type": "color", - "value": "{theme3.brand1.4}" - }, - "5": { - "type": "color", - "value": "{theme3.brand1.5}" - }, - "6": { - "type": "color", - "value": "{theme3.brand1.6}" - }, - "7": { - "type": "color", - "value": "{theme3.brand1.7}" - }, - "8": { - "type": "color", - "value": "{theme3.brand1.8}" - }, - "9": { - "type": "color", - "value": "{theme3.brand1.9}" - }, - "10": { - "type": "color", - "value": "{theme3.brand1.10}" - }, - "11": { - "type": "color", - "value": "{theme3.brand1.11}" - }, - "12": { - "type": "color", - "value": "{theme3.brand1.12}" - }, - "13": { - "type": "color", - "value": "{theme3.brand1.13}" - }, - "contrast-1": { - "type": "color", - "value": "{theme3.brand1.contrast-1}" - }, - "contrast-2": { - "type": "color", - "value": "{theme3.brand1.contrast-2}" - } - }, - "brand2": { - "1": { - "type": "color", - "value": "{theme3.brand2.1}" - }, - "2": { - "type": "color", - "value": "{theme3.brand2.2}" - }, - "3": { - "type": "color", - "value": "{theme3.brand2.3}" - }, - "4": { - "type": "color", - "value": "{theme3.brand2.4}" - }, - "5": { - "type": "color", - "value": "{theme3.brand2.5}" - }, - "6": { - "type": "color", - "value": "{theme3.brand2.6}" - }, - "7": { - "type": "color", - "value": "{theme3.brand2.7}" - }, - "8": { - "type": "color", - "value": "{theme3.brand2.8}" - }, - "9": { - "type": "color", - "value": "{theme3.brand2.9}" - }, - "10": { - "type": "color", - "value": "{theme3.brand2.10}" - }, - "11": { - "type": "color", - "value": "{theme3.brand2.11}" - }, - "12": { - "type": "color", - "value": "{theme3.brand2.12}" - }, - "13": { - "type": "color", - "value": "{theme3.brand2.13}" - }, - "contrast-1": { - "type": "color", - "value": "{theme3.brand2.contrast-1}" - }, - "contrast-2": { - "type": "color", - "value": "{theme3.brand2.contrast-2}" - } - }, - "brand3": { - "1": { - "type": "color", - "value": "{theme3.brand3.1}" - }, - "2": { - "type": "color", - "value": "{theme3.brand3.2}" - }, - "3": { - "type": "color", - "value": "{theme3.brand3.3}" - }, - "4": { - "type": "color", - "value": "{theme3.brand3.4}" - }, - "5": { - "type": "color", - "value": "{theme3.brand3.5}" - }, - "6": { - "type": "color", - "value": "{theme3.brand3.6}" - }, - "7": { - "type": "color", - "value": "{theme3.brand3.7}" - }, - "8": { - "type": "color", - "value": "{theme3.brand3.8}" - }, - "9": { - "type": "color", - "value": "{theme3.brand3.9}" - }, - "10": { - "type": "color", - "value": "{theme3.brand3.10}" - }, - "11": { - "type": "color", - "value": "{theme3.brand3.11}" - }, - "12": { - "type": "color", - "value": "{theme3.brand3.12}" - }, - "13": { - "type": "color", - "value": "{theme3.brand3.13}" - }, - "contrast-1": { - "type": "color", - "value": "{theme3.brand3.contrast-1}" - }, - "contrast-2": { - "type": "color", - "value": "{theme3.brand3.contrast-2}" - } - } - } -} \ No newline at end of file diff --git a/design-tokens/themes/theme4.json b/design-tokens/themes/theme4.json deleted file mode 100644 index 9b4dbf7165..0000000000 --- a/design-tokens/themes/theme4.json +++ /dev/null @@ -1,314 +0,0 @@ -{ - "color": { - "accent": { - "1": { - "type": "color", - "value": "{theme4.accent.1}" - }, - "2": { - "type": "color", - "value": "{theme4.accent.2}" - }, - "3": { - "type": "color", - "value": "{theme4.accent.3}" - }, - "4": { - "type": "color", - "value": "{theme4.accent.4}" - }, - "5": { - "type": "color", - "value": "{theme4.accent.5}" - }, - "6": { - "type": "color", - "value": "{theme4.accent.6}" - }, - "7": { - "type": "color", - "value": "{theme4.accent.7}" - }, - "8": { - "type": "color", - "value": "{theme4.accent.8}" - }, - "9": { - "type": "color", - "value": "{theme4.accent.9}" - }, - "10": { - "type": "color", - "value": "{theme4.accent.10}" - }, - "11": { - "type": "color", - "value": "{theme4.accent.11}" - }, - "12": { - "type": "color", - "value": "{theme4.accent.12}" - }, - "13": { - "type": "color", - "value": "{theme4.accent.13}" - }, - "contrast-1": { - "type": "color", - "value": "{theme4.accent.contrast-1}" - }, - "contrast-2": { - "type": "color", - "value": "{theme4.accent.contrast-2}" - } - }, - "neutral": { - "1": { - "type": "color", - "value": "{theme4.neutral.1}" - }, - "2": { - "type": "color", - "value": "{theme4.neutral.2}" - }, - "3": { - "type": "color", - "value": "{theme4.neutral.3}" - }, - "4": { - "type": "color", - "value": "{theme4.neutral.4}" - }, - "5": { - "type": "color", - "value": "{theme4.neutral.5}" - }, - "6": { - "type": "color", - "value": "{theme4.neutral.6}" - }, - "7": { - "type": "color", - "value": "{theme4.neutral.7}" - }, - "8": { - "type": "color", - "value": "{theme4.neutral.8}" - }, - "9": { - "type": "color", - "value": "{theme4.neutral.9}" - }, - "10": { - "type": "color", - "value": "{theme4.neutral.10}" - }, - "11": { - "type": "color", - "value": "{theme4.neutral.11}" - }, - "12": { - "type": "color", - "value": "{theme4.neutral.12}" - }, - "13": { - "type": "color", - "value": "{theme4.neutral.13}" - }, - "contrast-1": { - "type": "color", - "value": "{theme4.neutral.contrast-1}" - }, - "contrast-2": { - "type": "color", - "value": "{theme4.neutral.contrast-2}" - } - }, - "brand1": { - "1": { - "type": "color", - "value": "{theme4.brand1.1}" - }, - "2": { - "type": "color", - "value": "{theme4.brand1.2}" - }, - "3": { - "type": "color", - "value": "{theme4.brand1.3}" - }, - "4": { - "type": "color", - "value": "{theme4.brand1.4}" - }, - "5": { - "type": "color", - "value": "{theme4.brand1.5}" - }, - "6": { - "type": "color", - "value": "{theme4.brand1.6}" - }, - "7": { - "type": "color", - "value": "{theme4.brand1.7}" - }, - "8": { - "type": "color", - "value": "{theme4.brand1.8}" - }, - "9": { - "type": "color", - "value": "{theme4.brand1.9}" - }, - "10": { - "type": "color", - "value": "{theme4.brand1.10}" - }, - "11": { - "type": "color", - "value": "{theme4.brand1.11}" - }, - "12": { - "type": "color", - "value": "{theme4.brand1.12}" - }, - "13": { - "type": "color", - "value": "{theme4.brand1.13}" - }, - "contrast-1": { - "type": "color", - "value": "{theme4.brand1.contrast-1}" - }, - "contrast-2": { - "type": "color", - "value": "{theme4.brand1.contrast-2}" - } - }, - "brand2": { - "1": { - "type": "color", - "value": "{theme4.brand2.1}" - }, - "2": { - "type": "color", - "value": "{theme4.brand2.2}" - }, - "3": { - "type": "color", - "value": "{theme4.brand2.3}" - }, - "4": { - "type": "color", - "value": "{theme4.brand2.4}" - }, - "5": { - "type": "color", - "value": "{theme4.brand2.5}" - }, - "6": { - "type": "color", - "value": "{theme4.brand2.6}" - }, - "7": { - "type": "color", - "value": "{theme4.brand2.7}" - }, - "8": { - "type": "color", - "value": "{theme4.brand2.8}" - }, - "9": { - "type": "color", - "value": "{theme4.brand2.9}" - }, - "10": { - "type": "color", - "value": "{theme4.brand2.10}" - }, - "11": { - "type": "color", - "value": "{theme4.brand2.11}" - }, - "12": { - "type": "color", - "value": "{theme4.brand2.12}" - }, - "13": { - "type": "color", - "value": "{theme4.brand2.13}" - }, - "contrast-1": { - "type": "color", - "value": "{theme4.brand2.contrast-1}" - }, - "contrast-2": { - "type": "color", - "value": "{theme4.brand2.contrast-2}" - } - }, - "brand3": { - "1": { - "type": "color", - "value": "{theme4.brand3.1}" - }, - "2": { - "type": "color", - "value": "{theme4.brand3.2}" - }, - "3": { - "type": "color", - "value": "{theme4.brand3.3}" - }, - "4": { - "type": "color", - "value": "{theme4.brand3.4}" - }, - "5": { - "type": "color", - "value": "{theme4.brand3.5}" - }, - "6": { - "type": "color", - "value": "{theme4.brand3.6}" - }, - "7": { - "type": "color", - "value": "{theme4.brand3.7}" - }, - "8": { - "type": "color", - "value": "{theme4.brand3.8}" - }, - "9": { - "type": "color", - "value": "{theme4.brand3.9}" - }, - "10": { - "type": "color", - "value": "{theme4.brand3.10}" - }, - "11": { - "type": "color", - "value": "{theme4.brand3.11}" - }, - "12": { - "type": "color", - "value": "{theme4.brand3.12}" - }, - "13": { - "type": "color", - "value": "{theme4.brand3.13}" - }, - "contrast-1": { - "type": "color", - "value": "{theme4.brand3.contrast-1}" - }, - "contrast-2": { - "type": "color", - "value": "{theme4.brand3.contrast-2}" - } - } - } -} \ No newline at end of file From 464069752ce8f153b111eedb8d0ada0394ee09d1 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Fri, 24 May 2024 14:43:45 +0200 Subject: [PATCH 119/311] add nester ternary check --- .../cli/src/codemods/jsx/classname-prefix.ts | 30 +++++++++---------- packages/cli/src/test/jsx-test.tsx | 5 ++++ 2 files changed, 20 insertions(+), 15 deletions(-) diff --git a/packages/cli/src/codemods/jsx/classname-prefix.ts b/packages/cli/src/codemods/jsx/classname-prefix.ts index 05255d35f6..939250eae8 100644 --- a/packages/cli/src/codemods/jsx/classname-prefix.ts +++ b/packages/cli/src/codemods/jsx/classname-prefix.ts @@ -1,20 +1,5 @@ import type { API, FileInfo, TemplateElement } from 'jscodeshift'; -const replaceInLiteral = (node: string) => { - if (node.startsWith('fds-')) { - return node.replace('fds-', 'ds-'); - } - return node; -}; - -const replaceInTemplateLiteral = (node: TemplateElement[]) => { - node.forEach((element) => { - const value = element.value.raw; - if (typeof value !== 'string') return; - element.value.raw = replaceInLiteral(value); - }); -}; - type Expression = { type: string; arguments?: Node[]; @@ -31,6 +16,21 @@ type Node = { left?: Node; }; +const replaceInLiteral = (node: string) => { + if (node.startsWith('fds-')) { + return node.replace('fds-', 'ds-'); + } + return node; +}; + +const replaceInTemplateLiteral = (node: TemplateElement[]) => { + node.forEach((element) => { + const value = element.value.raw; + if (typeof value !== 'string') return; + element.value.raw = replaceInLiteral(value); + }); +}; + const processNode = (node: Node) => { if (!node) return; diff --git a/packages/cli/src/test/jsx-test.tsx b/packages/cli/src/test/jsx-test.tsx index d2317914c5..697d955f2b 100644 --- a/packages/cli/src/test/jsx-test.tsx +++ b/packages/cli/src/test/jsx-test.tsx @@ -17,6 +17,11 @@ export default function JsxTest() { true && 'fds-hey', true && `fds-${DEFAULT}`, typeof DEFAULT === 'string' ? 'fds-yes' : 'fds-no', + typeof DEFAULT === 'string' + ? 'fds-yes' + : typeof DEFAULT === 'function' + ? 'fds-no' + : 'fds-yes', )} > From f3afb97a9b33bb01903d96fce6eaa8156f815a06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marianne=20R=C3=B8svik?= Date: Fri, 24 May 2024 14:44:15 +0200 Subject: [PATCH 120/311] remove . before Mode --- design-tokens/$themes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index 1bcdb5bd30..a7c1b3ccb9 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -402,7 +402,7 @@ "global.yellow.contrast-1": "2c98b7b4c192925a64e8eb28d03d71c11e0ba491", "global.yellow.contrast-2": "64be77ef9ec129d59591142a98d6eb0acdc391bf" }, - "group": ".Mode" + "group": "Mode" }, { "id": "9ebd8aed52afbffc17e2666e8b4653a53498b257", @@ -807,7 +807,7 @@ "global.yellow.contrast-1": "2c98b7b4c192925a64e8eb28d03d71c11e0ba491", "global.yellow.contrast-2": "64be77ef9ec129d59591142a98d6eb0acdc391bf" }, - "group": ".Mode" + "group": "Mode" }, { "id": "de7b392ea3a3ba7f9afc9e307bb834c9ec5e5f0c", From f5e6c212f8cbeff282d1022b53d218f01c1ee2c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marianne=20R=C3=B8svik?= Date: Fri, 24 May 2024 14:45:33 +0200 Subject: [PATCH 121/311] Semantic --- design-tokens/$themes.json | 1954 +++++++++++++++--------------------- 1 file changed, 827 insertions(+), 1127 deletions(-) diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index a7c1b3ccb9..a11fe5970c 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -8,399 +8,249 @@ "primitives/colors/light/theme2": "enabled", "primitives/colors/light/theme": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34714:6180", - "$figmaModeId": "34714:3", + "$figmaCollectionId": "VariableCollectionId:34811:5472", + "$figmaModeId": "34811:0", "$figmaVariableReferences": { - "theme4.accent.1": "d3ddac06ffdd5fc2270235a6b21a2762552ce995", - "theme4.accent.2": "1eaeb082c4a0319c04293fa4c60db77e53155a10", - "theme4.accent.3": "9116616efe91c9a537fcc17fb4c280e587b08ddb", - "theme4.accent.4": "cc9e6563a57aed6e30cfc5730a8cbeb6bad0b10c", - "theme4.accent.5": "966a37367ab22da4bb25ceaaae4314eab77b6c75", - "theme4.accent.6": "deb0e2437cf0356be2da5b93444008ab88a6cda0", - "theme4.accent.7": "14ba8c66a83a5d297654b4f11cfac103dd1e9552", - "theme4.accent.8": "407273ad5412068a875ad817a500c56f38e91d2d", - "theme4.accent.9": "9e96697cda5f53b3e6c58a41d3ba96a942e2417c", - "theme4.accent.10": "add59efb0814ecd145366a5fabd0d6d7a790f42c", - "theme4.accent.11": "ccdc80408dd1e04794a3f742353f2cd76f2ba647", - "theme4.accent.12": "0c4948cba4c52bc7e70e7710cc9986ea1336a39a", - "theme4.accent.13": "0b15519b9a4ec7f55c5f8bf77c2b1be5dd1d2498", - "theme4.accent.contrast-1": "b6749b86ea17dca8394a67e363d9b2470d6cc7ff", - "theme4.accent.contrast-2": "11b3bea46d23a6ebe5e35788ee8a7e92f2ec3786", - "theme4.neutral.1": "d619c10286e22255523420f9d8f2b736b04e2a0b", - "theme4.neutral.2": "5f9174b7e4e329726dec0323e4a3ed309a22722a", - "theme4.neutral.3": "2931062e904d4a3b427045952cc489981ee2d86d", - "theme4.neutral.4": "93028a04e3428d52bf9a2a1856a0eaab864133f6", - "theme4.neutral.5": "9473df117caa1371c3b53be3112bf1895f22a77d", - "theme4.neutral.6": "0fa1988dcb7d828c818fb941f0134f2589ff0d6c", - "theme4.neutral.7": "d2c6bd9f8db0bb6ccdde4dd2d8623cb5b90ce9f7", - "theme4.neutral.8": "75a76e849d6ea5446ac1d3ea73b0272794c394dd", - "theme4.neutral.9": "9ff5df6669e12571ddc082ad2a71526a8ce5c981", - "theme4.neutral.10": "1e30bb85e4a25ad8b1510124168b48539311abb8", - "theme4.neutral.11": "44c8102330b302e837d36853f07d2130822c616f", - "theme4.neutral.12": "39c9cfb653825ce8b32d819b36241d6b003ecc3c", - "theme4.neutral.13": "10db776682046325af27519faed82a6fea7808b7", - "theme4.neutral.contrast-1": "0259c1fddff9c6bef88ae3b2477962a8f6edc100", - "theme4.neutral.contrast-2": "c1fb53bd328ee38de6dcf625b395444f2b1e1a28", - "theme4.brand1.1": "aea8ed10c2e326c8a34d2ebc6bac43dcd940facd", - "theme4.brand1.2": "3bd70e23a3fd0a3f9dd782f235f4bc1733104902", - "theme4.brand1.3": "ee51fa27e9222e5a06782e6e81c2c5857c3c50b9", - "theme4.brand1.4": "9f6f949a2effaf408708b5d3305f29ec04123e79", - "theme4.brand1.5": "36c78a240d21a1cd54e68fa5db9ec6c77c5c9e57", - "theme4.brand1.6": "f16e20a7f05aa7a501f59eed8c79f2befe445a95", - "theme4.brand1.7": "201abb62051fd853d18e144ca91727a831076f34", - "theme4.brand1.8": "4fe50cafc49e64bac0d5a64eff35daec06bd0493", - "theme4.brand1.9": "b7aa77e392586af63cab822bff9c9b7ec83bc61e", - "theme4.brand1.10": "c610fac73d672940af21f5aa24a754e456493420", - "theme4.brand1.11": "379d17657e0de811d0c462e5d14d7f49da59c2c5", - "theme4.brand1.12": "9eb75552f188235c33efa5bb19b6a302e0581e04", - "theme4.brand1.13": "267b8045210d475a74a12150a33733a061b1c7d2", - "theme4.brand1.contrast-1": "6e246de5b37083a4ddc9dacd974e693f14f1f286", - "theme4.brand1.contrast-2": "df0ac0d11178658422ed587ab3dd4f6a87806e22", - "theme4.brand2.1": "c4c43bc079ea1b6b04eb3cc25ded757725e641e6", - "theme4.brand2.2": "5628607439b0cb90964bda1ae9f55f8fa0a0f87e", - "theme4.brand2.3": "7aadfbc5a920731af453040143939070c53498b3", - "theme4.brand2.4": "9293b0aa33b9796e8183afd00692cea6ec0b408f", - "theme4.brand2.5": "f9c9dee4490f7ffca461f1e31c10250594ff11d7", - "theme4.brand2.6": "622f9472e0963c2ffcdfd35d1fc00f0dd5a92172", - "theme4.brand2.7": "b2a69760c35294269aa3aee8dc6c2515e733cbf7", - "theme4.brand2.8": "b9f604d2214bec361d89bde2e7eb7341d437dc40", - "theme4.brand2.9": "3e57169541dd7c62544f3488608ba7cf7dcf3ffd", - "theme4.brand2.10": "7482af286bf8f303ce35779b82d88251055fae80", - "theme4.brand2.11": "0bda5cd2ed7b547892e29a178c9d76cf47e906fe", - "theme4.brand2.12": "d0673f6ea4fdbb46f9fbffe6cbe16c1f28ce9735", - "theme4.brand2.13": "18bb61d013564e3191ca87d13311884ea3012992", - "theme4.brand2.contrast-1": "dc2beb5bc8b66b1539aae3a2d65a2d5eced8f405", - "theme4.brand2.contrast-2": "6bf441d654008790499d918b2fe93818fc2209cb", - "theme4.brand3.1": "bef56d1936532fb0318fd7e811cade684c72210e", - "theme4.brand3.2": "f32dd37fb330cf372c3f8926e3092863af6073f5", - "theme4.brand3.3": "46818fb9cead99d9944c201b3928192980c8b8bf", - "theme4.brand3.4": "53b9caf6e139d73151ccb4181928a5bbdf253238", - "theme4.brand3.5": "f0d6c3136b2427fe3315963c3ec66caacf36a735", - "theme4.brand3.6": "cef35a1ff90dae72006f608bdf1409862f876b64", - "theme4.brand3.7": "60227bbfc1214edfcdea19f176169b47ce5c048f", - "theme4.brand3.8": "7da1718aa947b2d991130dba7a327a19cf73232a", - "theme4.brand3.9": "e197a10e4280a257cc7eb1ec4d468b8d0e65a1bb", - "theme4.brand3.10": "a31092f670aa1ccaf62d95d73639d968aad89cc8", - "theme4.brand3.11": "fffb54305fc6cd6b2e855bf7bd1008a9dd2606af", - "theme4.brand3.12": "82c1ab429a8b6325c7dad85c7ac5e21a08f331b0", - "theme4.brand3.13": "ac600e416c9d331dbafd46f9d6908d714a6eadfa", - "theme4.brand3.contrast-1": "bd344ec4114297db2c4f0686b2aa807105f1400f", - "theme4.brand3.contrast-2": "cc81aeefb38e12619e488e7ea7f2e9f696d6f613", - "theme3.accent.1": "d10f8c16df25f44b6fe8a71b4b98e6aa29669f9f", - "theme3.accent.2": "6c36cf77722cda263b8a23d2490649583ff3f4c1", - "theme3.accent.3": "711239892391e34a8cc25bfd217ef8fca421bca8", - "theme3.accent.4": "8c9511b744c50aa8efaac3370f153501223b75f4", - "theme3.accent.5": "de015d10e1713d4f46a4c29b7e0cec2aa8bb94ca", - "theme3.accent.6": "094bf660aa330d8e658be376ad7d6fbe1eab5d62", - "theme3.accent.7": "7039ba215cdcd576533bf72653900df99a9a95e3", - "theme3.accent.8": "a2a7bdb61838a3f0cf75dca62aa1246e4e45b5d1", - "theme3.accent.9": "d6ed1e8b369466e7b4c03d8b02cd191ffd590639", - "theme3.accent.10": "324c473cebc1e438df602c6ed269962114e3c910", - "theme3.accent.11": "a66484d361021f748b03fc6f7a270b22d15e319b", - "theme3.accent.12": "30b264f8835739c5c0725b23a457e7552d1d510b", - "theme3.accent.13": "977d92318b38f8418a8cd90280b76cf2e61454b8", - "theme3.accent.contrast-1": "f105ae64bfc98150b4e6b0432c36d449db438bd4", - "theme3.accent.contrast-2": "d8e17852dcfc16c2a0115b47b039ac4d923edb6e", - "theme3.neutral.1": "1c8242f3736120db62578b29d761ed16aad52f4d", - "theme3.neutral.2": "75a695017de0aca63392be6136d841d502fdfd67", - "theme3.neutral.3": "34e3102df6827e774c11f0498856971a85642fc2", - "theme3.neutral.4": "1e931fca8b239f2ac5fdb628ecd8e4850a196373", - "theme3.neutral.5": "8515296603a8fab6b8f554b6dfe586288c8f871c", - "theme3.neutral.6": "51a24a7b7cf23e8ae99b5c94647100031cb5db12", - "theme3.neutral.7": "4968294aba6ff29ccb19c44f6e80d74facef731b", - "theme3.neutral.8": "96acab61b297d1e800e2e307b4c4b150c694b235", - "theme3.neutral.9": "0fabb85518f274383f12af03869199d7bca4c676", - "theme3.neutral.10": "dd99c5ac89f58d7a22a96154b0d4c11b1bc95edb", - "theme3.neutral.11": "1d9eff313f0e20804ddb8c2245b235dfdf55d786", - "theme3.neutral.12": "ef4d8cf76227ef6ea387212cf677b87fce6db799", - "theme3.neutral.13": "fa3198a15479f36da698aaf9f46ce7f6b96e83b1", - "theme3.neutral.contrast-1": "871e22ab95c65531b17c8d859d2b72b79c7c22dc", - "theme3.neutral.contrast-2": "fe3037f90fc22d7cfc32d690144e66086d999396", - "theme3.brand1.1": "7f0a4721513c655718c39f7646efbf1cf15f0707", - "theme3.brand1.2": "9937d47325e0a22a8f9409ac5f01f6f080ca2918", - "theme3.brand1.3": "060b900b17fc9f437e0c83a43de866e01a9bfb9a", - "theme3.brand1.4": "0486c4c2871462913a6e4f43e97ec8dad1586393", - "theme3.brand1.5": "3bb002643c28012f8a996ea7ac50caf9199ebbff", - "theme3.brand1.6": "e52e21f161b4db1da8dead9fa5d5d81938572ed0", - "theme3.brand1.7": "d865884b2576c80834a2429afbce6dbaa9d66928", - "theme3.brand1.8": "be9276504f4b2654466d266261a21545fa47f4eb", - "theme3.brand1.9": "eee5c798f8d1e0cef3893d4eb6f9e644de7bc4a4", - "theme3.brand1.10": "1ecccb7547fe2bf39c64d85501028ff8e897a45b", - "theme3.brand1.11": "a86a4fbd4a98d1c6c9ba87385056b14114b7a3ac", - "theme3.brand1.12": "eedb57af0747adc0dfe17dc3e6493780f8dbddca", - "theme3.brand1.13": "c24831e6704ece9eecd3da65c7ac40c0d8e06043", - "theme3.brand1.contrast-1": "7539997195bcbd1fff8154508dc30c47190a0dad", - "theme3.brand1.contrast-2": "3b492718f05c852c60f0ebc97038b0fccc31650b", - "theme3.brand2.1": "0f80ebf724647282b35e914805da057e55749054", - "theme3.brand2.2": "2acc8bbb42e6fd6323d80a235a5971b1e6d99608", - "theme3.brand2.3": "fb4a56d95e752ebe32ba0a88fab937e998533e3a", - "theme3.brand2.4": "d7c618802bc9a7c71816ad7f54694600d31ae628", - "theme3.brand2.5": "bc75c9f60375c37ee6a1de012a4f74e65df04dbb", - "theme3.brand2.6": "f4be51397def283ca78a53d47d4882d39bf8a5d0", - "theme3.brand2.7": "c6636b9a35793437844263a5fab762f0ed69ec6e", - "theme3.brand2.8": "97f8775ea6e8cf80ede40b857ff1d01304d98502", - "theme3.brand2.9": "19251bf49599544d9d275534f40cf5101b450102", - "theme3.brand2.10": "8a1cc3667ff782e261dea5c221ba0d97c06fa3b5", - "theme3.brand2.11": "ff50462a5806371d7432b462eef7f8fe5c3747b2", - "theme3.brand2.12": "83b0f8ab9f6d4470bf8629372e2b6177c10515df", - "theme3.brand2.13": "654168887bb08744ccfa422cf8d878c794d106bd", - "theme3.brand2.contrast-1": "40e5dcbf6386995405305b0d58260899cd05ae0d", - "theme3.brand2.contrast-2": "345c769e69887a0ef74981de5203a0bea0718371", - "theme3.brand3.1": "23b4e014e3b8c132bf3eac3594e0e36d20b20472", - "theme3.brand3.2": "2552689e93bc8e1573f6c488d210d71f55351e6f", - "theme3.brand3.3": "3a09cb36a7011a5a317f4365694aac307f2e8e27", - "theme3.brand3.4": "641ffb8c3e5d1f82d891c33b6e5b2ed1bf1546ab", - "theme3.brand3.5": "41c6fbf3642c1e70d23d7e157be2cd65930dd534", - "theme3.brand3.6": "654569e109e5190bb41126825a5b2d4dfd7b13df", - "theme3.brand3.7": "bee93d4760c915048e9311c50b7f2070af940649", - "theme3.brand3.8": "171e149f64547587ac0fdcf3384aa1e81bcbd6c0", - "theme3.brand3.9": "608a350b85672b4124a9fba0f96035a312787387", - "theme3.brand3.10": "0f81e1992443b03969700385890ee9ea40a11346", - "theme3.brand3.11": "f2baec0088123d340f51a3baa85330f8f115e38a", - "theme3.brand3.12": "80466af5e4131c956379f664747d4368f28a0edb", - "theme3.brand3.13": "5e6b17de14d95cd7e963504b6d4059fce38cefc3", - "theme3.brand3.contrast-1": "7ad6e91f1a157a5ca577302ff126c6d01a9a8b83", - "theme3.brand3.contrast-2": "19b07c83cb80189f60f71f8b8fea0c8ff8dbb10f", - "theme2.accent.1": "6128f9bb7609a82f953d54952032cde8695e0045", - "theme2.accent.2": "57aa993ed35822f0f98071400252658beb0dcd9d", - "theme2.accent.3": "f7e04f3dab79f5bb9db2bde5f6b7ba83208a92b6", - "theme2.accent.4": "d802e4c7969fc797eb8947be5ab6d0af30abfa81", - "theme2.accent.5": "8d74b6ea4c1b5ad2a6d4aeb849370a0f69d7367c", - "theme2.accent.6": "652ac67fe1b28120a134d53c16954635bfaf42f7", - "theme2.accent.7": "af9f294d760742264554e75e02cd8644e41edee8", - "theme2.accent.8": "21649150d789f6f01b57f927cf25f4e92edd106d", - "theme2.accent.9": "e10b3a5a1cf04fc5cb080335f369c774cbd837fb", - "theme2.accent.10": "acde12ea9fa457c07840295a0d0ac1d483e74966", - "theme2.accent.11": "86edaf90de7d441e675cecc71236dc6bcb2bf8dc", - "theme2.accent.12": "54a0523e9c05e6492c541ef54efa796df52fc0e3", - "theme2.accent.13": "5ceb8ab94741eee57c90b44911905328d61ee2df", - "theme2.accent.contrast-1": "1004ea5524fd704c57d50f00a2c0e62ea63a1333", - "theme2.accent.contrast-2": "fe27d463a01cce6cff60b226bfa55d86757b3449", - "theme2.neutral.1": "349c0e163cfcd97fc0aec12a9f390fd553060447", - "theme2.neutral.2": "f116c8e2d48baaee51c57b1526f1679969295bef", - "theme2.neutral.3": "f62c21d719cdbe6d9a95863e4194fdb581143fcd", - "theme2.neutral.4": "39fc3b7ce7168ad37ace47ca98e17657ec24e7da", - "theme2.neutral.5": "ce6bb8388c77a3e17d349c505e6172f008b4aabf", - "theme2.neutral.6": "f64c630b797b7c34ce13245e44e53a3e7f156552", - "theme2.neutral.7": "ffecf0e2a47af33b29c7a7880f37706f5871a2ad", - "theme2.neutral.8": "c8a4efa07871c362b7f8f9da697a34137eed7895", - "theme2.neutral.9": "7be6541857c58e9e80fc8213a7bf6f44c34b8df3", - "theme2.neutral.10": "dcb10d7f6661beb1906078b12e53bf2cc2b0644d", - "theme2.neutral.11": "cfb454335fc690c23766bd5852b79e7bd2d29a52", - "theme2.neutral.12": "f9ffecd4b6b8690c015adec92da940bbcd83a9c1", - "theme2.neutral.13": "6121e6e2cf05979f5aa969633a3fee242f4220b6", - "theme2.neutral.contrast-1": "8b0ad28213790e6fb16817df5642a724623c7460", - "theme2.neutral.contrast-2": "e1e9d5b35e63e849e834105ad0d0923295d66be5", - "theme2.brand1.1": "dccb62f8a830122eaf9f40d5ee4f6d592a5fd87e", - "theme2.brand1.2": "07bd57e7a002daf21ce9b61ab39ff43f9e149a8d", - "theme2.brand1.3": "dd516309d004a6eda5a27549878e2be00a05f2be", - "theme2.brand1.4": "d4cd353d6e29d0bb16f30855915ba7cc506573c2", - "theme2.brand1.5": "70b185fe37a9b77c0b638e6c84973ac97f78c8f2", - "theme2.brand1.6": "a79597029d64fa58908da05c5601f0f14de1961c", - "theme2.brand1.7": "e2de74f4bc94b3583f283cfdf2d6f2cfd2dc94d0", - "theme2.brand1.8": "3a2dbcebf29fbab40a129122f297927132f85cd4", - "theme2.brand1.9": "461950a0df033d409323957c1e1a383ca7156455", - "theme2.brand1.10": "8eb1d0735a5f50c93501492524a53c39d7cee886", - "theme2.brand1.11": "2423f5661308a1efddc078d906813d6fa00b45d8", - "theme2.brand1.12": "c59ba80971fb51727f7403b12c1e9ffde9e732ea", - "theme2.brand1.13": "89e205134115a34edd8b1e30fce0eea20d3339c8", - "theme2.brand1.contrast-1": "10de96d73a9a2e4077a18ce40fcce60f0b60534c", - "theme2.brand1.contrast-2": "4dea06de7b960d0fae6a30dcacbc6fa2f216b44f", - "theme2.brand2.1": "38306c78ac68943277944ca54e1ac9392699f7a1", - "theme2.brand2.2": "8db5039deceb8ff70c96cfd057423924a3d7fd04", - "theme2.brand2.3": "3abe14e3641ad0e8d3fddad007cb74a1fa667e96", - "theme2.brand2.4": "8319fe21a2d8923464398346c317e503206cf8ed", - "theme2.brand2.5": "a2a0453cb1a5b2a30c87a97d5882e38347d419af", - "theme2.brand2.6": "ac1dc2c9264e81e05b28f76016d4c9a86fa7dff9", - "theme2.brand2.7": "1114623ef3dfcc32b701be14e082c7dd71cb00a4", - "theme2.brand2.8": "30483dc076be866d7147c9e7151d60013268aaf4", - "theme2.brand2.9": "910d88906bb06727a7dddc255dc2acb7348c0568", - "theme2.brand2.10": "1706c3f6d27097efeb8f6213aedaa3d4c0fa7945", - "theme2.brand2.11": "d0007445f6882cacd7ee6dd01e1edc5342397ec4", - "theme2.brand2.12": "43f50999e538536ff77435d4fff5d6a34981751f", - "theme2.brand2.13": "cb6ec4d0d8811080120b0ff0dcb0361fb8efd55a", - "theme2.brand2.contrast-1": "26de43f213c77980e6c1f633ba83ff515057f998", - "theme2.brand2.contrast-2": "63f9c794b03efce8ca01815a319a8b2618769e4a", - "theme2.brand3.1": "6f5b21f1e4a57aef55a64d903c707009dbcf756a", - "theme2.brand3.2": "822a08965be386178ade271fda2e9999a18959a1", - "theme2.brand3.3": "99b2b28a2e8c8f1437bfb1d10a7eee5f48ed0c60", - "theme2.brand3.4": "cb609ec1b9159d1a76d7fa086566e9d10ce8a1b0", - "theme2.brand3.5": "a7a8596d63d7d8c997db20d5f2549f543b2464e6", - "theme2.brand3.6": "252e74f1cc8291903e70ab643e831241e14de3dd", - "theme2.brand3.7": "4799c2b17d023d9c7ab71b4c56cad5858ddc3538", - "theme2.brand3.8": "b9d2b2df4e7fa3ff325c3359c893365ee68298d3", - "theme2.brand3.9": "2efbc8e7355eef8f7a2e18e403686021c1c84eac", - "theme2.brand3.10": "7d6b2b64fc103802d716dd058f8811b8828b0bc2", - "theme2.brand3.11": "1a972e838e187191a63c653459024f952e524f59", - "theme2.brand3.12": "ac737d0f18c7951fcd860827923dc6679890dadc", - "theme2.brand3.13": "779d2103d224a9dcb427607fd571b3c1b7b9e0f1", - "theme2.brand3.contrast-1": "91b45d02d123c17d3a2c66e826d8f321a5e997b6", - "theme2.brand3.contrast-2": "c584c10809ed5ad874518bb7ea845a9f3812fd1d", - "theme.accent.1": "018c388931d784ab0bc690f8c879d5739869edce", - "theme.accent.2": "5a614688bf3bded3d530799aa97e3dbd3e214d94", - "theme.accent.3": "6c12a3c17728d5edb011d308efd3f789f925db53", - "theme.accent.4": "129874d1d2f10419a75af047fa68a341f3a45f30", - "theme.accent.5": "35260bf1b15d771b843d06fb8d4231088fd2bc58", - "theme.accent.6": "500e5b737ccffba6efb843fa8872fe725978a3ad", - "theme.accent.7": "f105d121bbef48339c4decd4d2e59cac4d38b1d7", - "theme.accent.8": "0526fa926a847f3c463b1cb075160892cd3a75d6", - "theme.accent.9": "69b904aa1d16cb497f16a5de9f1cd05f2a4b3bcb", - "theme.accent.10": "ec004e232bc0abaa2a95d3c9663c3b42b8c0e4a1", - "theme.accent.11": "79dcc510559d4c87fcf31de236e8b71d509b0aef", - "theme.accent.12": "b3a5fec0548bfb94ab337b8c9a604ecb31adeded", - "theme.accent.13": "fc8a9b83f4b7ec664887c24af68648b65492f9a8", - "theme.accent.contrast-1": "0bc4cb3d017676a5bed6a6324949f01886324fc7", - "theme.accent.contrast-2": "43fae5fe8a5732dd6992127a4fc84c553d052076", - "theme.neutral.1": "9540ee052c4163dc2a7e136e4444f8c9e25494d3", - "theme.neutral.2": "410092ba814a42bef46026bb52407d735c0e4079", - "theme.neutral.3": "f66230c45ad0b9eb1ea8993fb683ea9fd3d77200", - "theme.neutral.4": "1cd670babb08d94dc3a299a39163cb9c870a19d7", - "theme.neutral.5": "c2b6503e7d1140dadb7814791cb36582a581e3cb", - "theme.neutral.6": "8825500ef95ae4ccbbd8e9376a8d844b7ebc6d51", - "theme.neutral.7": "6227793736ac394dd411128615fc57e78f7626b8", - "theme.neutral.8": "7d144aefd9488d67fc1a4414c97d898a8943cc74", - "theme.neutral.9": "b8e71ec8d32eb6b8faed0aef21013a387e1c9020", - "theme.neutral.10": "87273f0a4e3f2c959346ca376f95d9f2dd5f480e", - "theme.neutral.11": "dab7ff773f4ebf26dfe0d113eda376e2ccabc9d8", - "theme.neutral.12": "ce71f4677deddfba73f23870b7f00e73962eab56", - "theme.neutral.13": "d53fdb292185e84a3fd57cff554b8e102499a2bf", - "theme.neutral.contrast-1": "ee6acf77383ecf0f5e2ce51b49b288ca1a2e079f", - "theme.neutral.contrast-2": "b6e05aa11132ead0b780a949f4fa23ff394c3c8d", - "theme.brand1.1": "1cb7f406be9378bb893e1957439a803df2b0188f", - "theme.brand1.2": "abc2ab164a913ae037af1bdf95f7a0780d6435af", - "theme.brand1.3": "8f0e2de279d8615f329569ce0faefab943e009f0", - "theme.brand1.4": "ab7473659f08f36356935196c10ceacfbbae4aea", - "theme.brand1.5": "522bb0ec85282b98e75e58b93d410010e397dd4b", - "theme.brand1.6": "ba29f398fe59f4444e3c7106fa24eb588fb8dbd8", - "theme.brand1.7": "feaf9221c6794039a2d70a7929fa119cb7588334", - "theme.brand1.8": "fb3fae12b0910d811ec83f89582051ade610acb6", - "theme.brand1.9": "c641b707c8aad03821e7707ad692f7e2d9bc1de6", - "theme.brand1.10": "86c9509afe8881583aa363007767a05a17f7c193", - "theme.brand1.11": "ec742b11848efa1b62242e16d5a443d8381fdb6b", - "theme.brand1.12": "62ea784a968d13c2d9d0cc74c4a620e6de5d3652", - "theme.brand1.13": "08f8523a4d9e7c656d8fb89c118634e1fc9646ce", - "theme.brand1.contrast-1": "5892574373eca9d8f5dc66bb97acdd5a7fbc4b05", - "theme.brand1.contrast-2": "d5e0953b7d52973561069c544ced5a1fd220e374", - "theme.brand2.1": "7164c8232c290b16605f800c8b132c65f9e6bc2b", - "theme.brand2.2": "f2af58e1214dd5a8e0800c989a055b4e7d26e58f", - "theme.brand2.3": "e3013c02779881e54fc217a8b370d03cb278ebf0", - "theme.brand2.4": "8e2649f6e4f1856589de98ec876a0838bbdedc97", - "theme.brand2.5": "1792d478e877272162f2dc12f96e8969a66c07e8", - "theme.brand2.6": "09f419251b8ba67167b4266faead5e9a928a985e", - "theme.brand2.7": "9e2d1aceab93c02038579627500beb753373a5a7", - "theme.brand2.8": "94c8427dabfbb00ffa6e43251af1c83a9ba358c5", - "theme.brand2.9": "67f2d2f284dd2411da1623a1ed7fdb7e67689833", - "theme.brand2.10": "b018beaf641ea452bf9d78be4fc4971ff40f9de4", - "theme.brand2.11": "df68dce275b419f5731f4f88bebf5eec5f9c09e3", - "theme.brand2.12": "0ab4c905ec26592c67bc5dff4a933f777ee5fc2f", - "theme.brand2.13": "bd68319201a4e66df0bde03d933ae81152d0ed5f", - "theme.brand2.contrast-1": "83923a16981285b5205d55109fcd51f856e8a228", - "theme.brand2.contrast-2": "0e2b468dde870bfaaf0ad7cd0a49a4519a9dabdb", - "theme.brand3.1": "2744e9adbcb87a91c7bde5d02b98b5ea94223994", - "theme.brand3.2": "c30ecd55525495e31c46c54f08d708236849aeb7", - "theme.brand3.3": "731bfde8a6f22410ca73851be006b88b08a3941f", - "theme.brand3.4": "10b56dbb19a532efcf3231982cf3885c459271f1", - "theme.brand3.5": "0b2fa419a884ff8fd8ae2474190bbf5c7bf1c57e", - "theme.brand3.6": "65a4418c85cc0eb930bb1353d675c084a284af70", - "theme.brand3.7": "7874bb8b770af535c820389a08a7d583c00c3833", - "theme.brand3.8": "8ad2fe834bb9faf85768ec4b15133c041a5fe8dd", - "theme.brand3.9": "e4bb3a82f316c6de841a5849ab520d74fcb77c30", - "theme.brand3.10": "c3d6babe51570a7e1d248a86ddc3fba37f35451a", - "theme.brand3.11": "4992d54730cd2494a0b8cbb138289aa7ae3e6ffc", - "theme.brand3.12": "4a1137a278ab6c0ec2ec96fb6ec209e378473aeb", - "theme.brand3.13": "563a81b1a868a3b715250c6a6150bfe572317156", - "theme.brand3.contrast-1": "03581f9b1a4f7c3fdff33bbf45ad343de48640e1", - "theme.brand3.contrast-2": "828d133c814e26ea2a54fdbe84b820c2128b6cb3", - "global.blue.1": "01e32b2862f6387203b434bbb008df00e37146a0", - "global.blue.2": "18a968c8ab6c630220539557163a3bc640e2d9bc", - "global.blue.3": "0578987552ee0571ca0fa84a06d472d944442323", - "global.blue.4": "bf8828bf3f49e95dbac35cd5f4a23853d8554be4", - "global.blue.5": "6b3159e480f3569431c9a333d3ebc289b629e593", - "global.blue.6": "2d37f0c1c4dd47c0f3d41e5644fe99bc76d1de83", - "global.blue.7": "f965a6921e477648fcf8dc5f47cb6a3be2f3949f", - "global.blue.8": "ba4e00272ca9831797eeefef25af3016ae0a799b", - "global.blue.9": "0fa558cb8e0e784fde26ee20264797ae23954735", - "global.blue.10": "4e7a621527745d16c397612b62bfff9d58d84116", - "global.blue.11": "d3e96a933c1cf81f9b63e91e1523b529e6348098", - "global.blue.12": "d031b3681624dbb887fde4beb377ad3b84a4a98a", - "global.blue.13": "5c4c04417792188d7a7521556f54a2995056741f", - "global.blue.contrast-1": "87e5f5225a3b61345ed3e58f9e71eb157062bee4", - "global.blue.contrast-2": "d8f4e785210ec43fe2b37eeb9a2ce19fcad9baba", - "global.green.1": "e602dd24fa2f11b680caf5c0ae309ff7ee3b06a3", - "global.green.2": "80081fb9348cd880315cc2ddf19b42d92573b5f4", - "global.green.3": "a197b2f0b5d238a3a3c447e68d26813a9cae2db5", - "global.green.4": "38b4d064fccf062770b74d4a549a57036d6742af", - "global.green.5": "064b80abc89a5339ee5eb8bed1547d95287d4048", - "global.green.6": "581e696675672e57210a176866ef5742f4b1fa45", - "global.green.7": "912e6765285558425434c3efbd2bc92ad9b3686b", - "global.green.8": "2d37d9269d9cf29f7dbbbfbaf53864ba22cb8a4f", - "global.green.9": "c6a6b0df3a20eeb8fd9db1f958598b421907741e", - "global.green.10": "7d7a12561d5c910ac9296685e887f569bf213e1f", - "global.green.11": "79936c9c64cde87260db5344e944cd213073e99f", - "global.green.12": "7ff8fbc0cef11c7b75a8fe9febf055767043bd02", - "global.green.13": "99cc5174f71efca2f91b2738162de8f7082b8a37", - "global.green.contrast-1": "c46d38f4546135d8e52fddf2b8886886724ee1f6", - "global.green.contrast-2": "856dd9872a953f2912b78b34553420ad7c7caa9d", - "global.orange.1": "ad641a76d0e964b05a0bbc1a57d4959ee04cb1a7", - "global.orange.2": "a251e281d3dca5be763dd0655670001ebd4189b4", - "global.orange.3": "2a4e2e67b0cd94b859b6bf0a5c14184b5ea07ebc", - "global.orange.4": "2ae0c0fb93c09d0f602c6c7437e7a97f8e7330a9", - "global.orange.5": "93c2dcc28d2936b63e8abe04b1aae2833d173548", - "global.orange.6": "b980a3118ae9bddc1ba71da5bb39f6075c20f71f", - "global.orange.7": "33330219c34a8795719c074e73970cf45f562623", - "global.orange.8": "2767dbeb8a4ab3058db0c97d2ce5ab2d9154f6a5", - "global.orange.9": "36db963fb9bd4a54815a21e5ff883e3c368821c1", - "global.orange.10": "b4802609899c7a774c6eaa2039fb9bce0329e660", - "global.orange.11": "5a94b5f98f33e771aa1a219e51576f424abbe0c4", - "global.orange.12": "fb1296b53aff0a6bbffc928efcf59c0f56eb4267", - "global.orange.13": "1b94ce85e0734dd8fb952eeb912de9f4f69b556e", - "global.orange.contrast-1": "b03a50ad3d68161dd1a7fe6c091030b73bed3d4a", - "global.orange.contrast-2": "35213a3aeeccb6af1664ae7396eeb6df247ee648", - "global.purple.1": "8139bc155451fa891fe082e286ddc0239a665145", - "global.purple.2": "c3d9965e365351f25d39cd258604f01d3b0cc5ef", - "global.purple.3": "2be40b4d73a84f9bb9dce45b662ef5647de6f096", - "global.purple.4": "156693a4ba9a33200ea923b4d3b80ad60ac06a07", - "global.purple.5": "0ddc4c6ec6d71fef3ee094dc510ca55049e5f31f", - "global.purple.6": "84ab42965f4559c6db7032f294cec4799c3e7aa4", - "global.purple.7": "73d0c9c62862ca7b11832500653444c33cede1db", - "global.purple.8": "03fee1ebc1caf41dae38ee20f416aa0b0241e656", - "global.purple.9": "bf645c459dd1aa4e55bbf6cdd03d0023b665ecba", - "global.purple.10": "3823c227bc255032fa6d557ced94a12231d8ba05", - "global.purple.11": "0741939ffea8bb5c3d8186f9d4e1cd29c9ede532", - "global.purple.12": "8ac60e60f510055172afefac45535188c3afc5c7", - "global.purple.13": "64114ea8db7ce7aa71c4030339e4188c9a16b330", - "global.purple.contrast-1": "74b7c4e162318966db76d383f4e455cad046fa1c", - "global.purple.contrast-2": "a25263211e8d3e21adaf70e9bef116e2fa54d35c", - "global.red.1": "c7e0057e3637470a5fdda68d488f61433d772f3e", - "global.red.2": "3af7e7db4e2dd511b06b093aa9a3bae4bc476130", - "global.red.3": "0a30c23575aed7a534df837334d871194c656f83", - "global.red.4": "e6abdca1fa4eb40a2314831380bf18b77ef235aa", - "global.red.5": "b812e2bc7620a06967ffbd8d219cd101331c9ae3", - "global.red.6": "243fa4c10149a03daf59904167e635f80576cb02", - "global.red.7": "0db45ec10c12f43f6075394cf960b0ece5a691a4", - "global.red.8": "7ea305e7208337cfe111bc1127270099cd1a0710", - "global.red.9": "4e7ff644997484201fe1587afe03af9a7ac51b7e", - "global.red.10": "936371b1f5733e7f9d3224fc969e5240cca8b381", - "global.red.11": "708000edde0e3c31b0d5ad12dee5878f12d10ea1", - "global.red.12": "380486f54dbfad64419334bc4ccd8edc4d44b724", - "global.red.13": "6e7b37a486e51fdc81bedc213d28ecfa9431a521", - "global.red.contrast-1": "276b78fbbc32469d5efa82ef2954291225aa4912", - "global.red.contrast-2": "ef9fe98eda164c9588eef6e8c5461fecfc4cabcc", - "global.yellow.1": "88ad7b3b2d7d093c299f547b93fdea769fbb8f98", - "global.yellow.2": "53a3a909fbc7f8922f45d9297c7ea671d009d6f0", - "global.yellow.3": "d7a539fea072babb948e292bc7ade1b6c246e3c4", - "global.yellow.4": "77e2140ee242278937d530468171d66f4315b01c", - "global.yellow.5": "ee77a2dce255d0aa2a05f873457f16ec80586dd1", - "global.yellow.6": "87366520d685a361d553d6ce55b311336775fec0", - "global.yellow.7": "0db4a54fc02daba005d09ab337a799ac916d0df1", - "global.yellow.8": "0fc8d5a73f8ac29c39819bb806955b6254a42cab", - "global.yellow.9": "39aaa9440bd708bcfdc4462dfb49f47c6d0e48f4", - "global.yellow.10": "b64f90fbccd9b00055fb3ea0817f54d5a7b7550e", - "global.yellow.11": "797af7911b451470bec789ea30324fcd6daf0621", - "global.yellow.12": "e14e9fed9af5509bc4e056bcd7333712227a3ab0", - "global.yellow.13": "cf577606745e1b70715774ed395fe56944f7ec0c", - "global.yellow.contrast-1": "2c98b7b4c192925a64e8eb28d03d71c11e0ba491", - "global.yellow.contrast-2": "64be77ef9ec129d59591142a98d6eb0acdc391bf" + "theme2.accent.1": "0fb0b77a41528ad94572eb3b409dc9a84a06034c", + "theme2.accent.2": "e7ad00556548cadde8f43af2e1350b383bee9afc", + "theme2.accent.3": "004bf2b41a4b5675765858a4e6581fb27085ea8d", + "theme2.accent.4": "4e650a7db1990371ac81113d5d925da2d19b4803", + "theme2.accent.5": "ff423b04cad473a7f471d480b457d8e629169c08", + "theme2.accent.6": "3d921beb722fb2fa2b700c5527ca3601847fa0d0", + "theme2.accent.7": "5bfb9bbae717415bc7d04b92ca67c1202fe89a97", + "theme2.accent.8": "87e1efaa3766ef374ff07c4822d17d31ac1f0dcd", + "theme2.accent.9": "24f319a4eb21943c7b496e9524972ef816d37851", + "theme2.accent.10": "295b5958443c7ae169b20852dc0c2bf28b3082fc", + "theme2.accent.11": "02e00ac8e2c15ab837d7e3eb7f7d4ec35c734c5f", + "theme2.accent.12": "e8eaa15fdecd4f8763c8d613673a68455bf4ba79", + "theme2.accent.13": "2da73a55c208024893f51903b8e4d1086e51b402", + "theme2.accent.contrast-1": "69d8f5efc0464b9dc46d4559f6c4c63f3b178524", + "theme2.accent.contrast-2": "c653c3b1cae365d61758dbf7a20be55e7f7e3929", + "theme2.neutral.1": "c255bb972d1a0cdef886b080b10920c295076162", + "theme2.neutral.2": "6aab85649aa5ee41e26a6a30e34eee1d9666a723", + "theme2.neutral.3": "261e25578ec0b953f52f3ad695aa640232af1e93", + "theme2.neutral.4": "bda06909ff48ed52390267ff56c8a5e24d94072c", + "theme2.neutral.5": "b640b85d1b7589224b31f13c1298f2eb7e34109c", + "theme2.neutral.6": "4bedeb4aeaf217ca0f234e721f5c3018d18679cd", + "theme2.neutral.7": "b8ae8fe38bd25646fe4ab6b135a3d0b4ebfe1a09", + "theme2.neutral.8": "20ff7324c6590e88410a8df11d2e4eac219e6b40", + "theme2.neutral.9": "ca35f86b8d225bc8d282c38f0118914183e496b7", + "theme2.neutral.10": "170c5343f26d7130010e6e6ea8896640b746324a", + "theme2.neutral.11": "d23fc8baa639efb8d1879893ffbcf4ccf21b09ea", + "theme2.neutral.12": "1e24159f68dc90a3839d68de4c25551bc90e7d2d", + "theme2.neutral.13": "55ae06a13c6dd5496df542e694dd91d50826206c", + "theme2.neutral.contrast-1": "5d2f1c09d43b315a8680e22c8201c52158ba2f60", + "theme2.neutral.contrast-2": "166c166b76231a8a8ed84212ecfaf1d5568955c2", + "theme2.brand1.1": "36919d02364b7601f02e4944d454a06047caac38", + "theme2.brand1.2": "074f294271716ae4048662eff67e5c349624b91d", + "theme2.brand1.3": "953054a71143dfb2b0a1908ca33e9440a9424931", + "theme2.brand1.4": "5bd1ef0fe4bee2392fc6ea98f71857c0b4f5d7f4", + "theme2.brand1.5": "b6569bacb1b4fa586269c0b4bd232246869f55b4", + "theme2.brand1.6": "fd55e933a227e1f83495f6ea283ccb98210507f3", + "theme2.brand1.7": "675968cbc559c08c7a44b27720d2364b5b4c155a", + "theme2.brand1.8": "0c9d37aa84f6a3cf054a6e06eb8337b1babd7b7e", + "theme2.brand1.9": "3522eab9ebfc2ae5c91a580feaf70465e9748f89", + "theme2.brand1.10": "3e61a3494660d174df6bab736a87675ab62ff87e", + "theme2.brand1.11": "3d4c53b43568c37b4ea9c2635cf5958fc739bf64", + "theme2.brand1.12": "a706bba785733f72521a3c632e25df975f98a08c", + "theme2.brand1.13": "f9ed3353c4e61b94c8a74e2c2fd72397cedc408f", + "theme2.brand1.contrast-1": "093c525a697bcde5ba27edf9b468b2e9407b82e6", + "theme2.brand1.contrast-2": "e78c591644329c8e13ee835622fd953bd0d9b414", + "theme2.brand2.1": "513d52765402e5c084a20c23ed21a2d739109b35", + "theme2.brand2.2": "0ee7ac0a9763ab782ec40b93a043a3d10c999ff9", + "theme2.brand2.3": "1c943c957030b1afcd70e01530035db77f0ebc34", + "theme2.brand2.4": "73adbc11588a4d41a0358fd7a327678af7138191", + "theme2.brand2.5": "1d3384f44d226abebb3b43b9988a11dff93333de", + "theme2.brand2.6": "3e1fd231892a974c1d338217072c2e9abdc7e904", + "theme2.brand2.7": "b3d2b34807b4775678254f1bbb893e7bf7a40908", + "theme2.brand2.8": "987afc969a5de78dc72208980c939bedc1ad88b4", + "theme2.brand2.9": "e82328a15d454b8a03ac04813136a8239e99b85d", + "theme2.brand2.10": "6d006ead8798823fed87eacfd2dc51695b0825ad", + "theme2.brand2.11": "58a1ebcebbd1df26bc50e8d52d39ed3711c8c3a7", + "theme2.brand2.12": "5b729c155ebffd620d57c33e291660f11b1884fa", + "theme2.brand2.13": "14c388ee4151f1e1f7ac2952658dcb89cab56370", + "theme2.brand2.contrast-1": "25e59715d734c2451c357e141d1443ea1b6ef8e1", + "theme2.brand2.contrast-2": "80c31c85c0cb53db0b10b27230b9294b11bdf781", + "theme2.brand3.1": "871caba07e4fcb0fe56cfb939379ada95b487a05", + "theme2.brand3.2": "61f7371f2e403d7254b021c7711fcdf2e0dd131b", + "theme2.brand3.3": "c96a53b053fbd2ce612be43442568044e25287da", + "theme2.brand3.4": "1375f6d1141d514228812dd9c7b2bcf6fd68ec75", + "theme2.brand3.5": "245734869366fea1a8a0f6e921e2427ad42b196e", + "theme2.brand3.6": "95e8129218f51648fb283da8643f36e8013f38eb", + "theme2.brand3.7": "4d6259705c8938fa22307738cac8bad63d37a418", + "theme2.brand3.8": "a607b57ddeff2406b433212ec8f0d3e63e23b7eb", + "theme2.brand3.9": "f29d2dce85293e7bfc18561d47306c7b9af5e20c", + "theme2.brand3.10": "bc5f8d97862c89b6a0e196e49603918f742bec42", + "theme2.brand3.11": "92396787b7970ddbd54f3a90b2542baa0b0fb240", + "theme2.brand3.12": "31cc5bc290a45d598d2a76539cf8810ea1be23db", + "theme2.brand3.13": "934d8791f5ec56b0f9f7d66718d2d8ceeb800290", + "theme2.brand3.contrast-1": "d0b9f91f14ff9aaa2db5372121cca90c226bda8f", + "theme2.brand3.contrast-2": "227ccf89ba5a96077b4d8b01a2fbd22d20e6f79e", + "theme.accent.1": "d52b72226250022733f314bc8ead41572b126abd", + "theme.accent.2": "dc35ce341ba6f193ce37631c83279e78e96b1e00", + "theme.accent.3": "dbe9c0eb94666afef8645ae01eef110fa7a94c36", + "theme.accent.4": "7deb737bf18966280d225bab457186dd95fb694b", + "theme.accent.5": "35a935fe6585bbd349f392b18a9cb6fcbb0ed666", + "theme.accent.6": "0102cde532947fa8a5eb9da5213501856ce4702d", + "theme.accent.7": "82012177fc59e1c2dd9ea9e6728af8fd300f381d", + "theme.accent.8": "3e6962baa29099a62270718c344ed66f9711a634", + "theme.accent.9": "fda497a59cdcceb9df3c6c0765308bffc4be8595", + "theme.accent.10": "f8d74b59e6c4f89dddfc57dd3a4ee73454231c8c", + "theme.accent.11": "847312fe87ea8b3a0bba34662c3372aa83d3526e", + "theme.accent.12": "d9781a9caf862ea8e09d02f10be907f8ff7ce891", + "theme.accent.13": "4fcb160a1b672776226f840a44d3749bd4a4c4c6", + "theme.accent.contrast-1": "342c3a0d3de3bd5b6cda4e89c78a896fcd9cd530", + "theme.accent.contrast-2": "bca5125d3e4a96337ab1b25035e68d3e5cd27a81", + "theme.neutral.1": "02755d3dd4e7ebaea075944bc2a4502d346b475b", + "theme.neutral.2": "146e546ea2be6a410f061d542a24a7684b40f17e", + "theme.neutral.3": "859860a647701181cee797ad3d70153b053fdd7f", + "theme.neutral.4": "f5092b9e8510b70cf8b94fe14a7a162341f6bbfd", + "theme.neutral.5": "c5dc3272132a61f373d511ea92a2ed518b43576f", + "theme.neutral.6": "4423cbf12f66158729adf1456ca4177dea1200df", + "theme.neutral.7": "25ee049c4db70428ba675d99071ebe4ef2cdda40", + "theme.neutral.8": "02185938d8e50b3acc9a36239a90541b4b6580fd", + "theme.neutral.9": "f4b65659159b353f10394e0f0aa61736c01c8026", + "theme.neutral.10": "7901ac5870871964e43643953b05fc07265b9bb4", + "theme.neutral.11": "dfdd24d70731740de7cfc4916dd6543c01d615ae", + "theme.neutral.12": "9408ff0d3f36083029c3a06fc987bb9fd2780c96", + "theme.neutral.13": "d825832b7fcefb06cd19eac5fea4c233c96164a5", + "theme.neutral.contrast-1": "9bdd92adf9f2f83a27b5cf7e19055f93b186b65f", + "theme.neutral.contrast-2": "7f71bb222c7098e5caffcfc603b6b99c4a5f453f", + "theme.brand1.1": "73570b1f89d361af53b6eb532bc0c9f2112a2baa", + "theme.brand1.2": "a1437e3c4349012cb1f5b6fb3a0f56d5ed3eb9dc", + "theme.brand1.3": "7014722a24a3f873aa897ddeeb8c3882dfec4267", + "theme.brand1.4": "81cfb0f114932a40eb41684f83573850711acbef", + "theme.brand1.5": "f05bc8d0ed8d0c3f735d93483d1283638865176e", + "theme.brand1.6": "0688f3c65b4181e68eda40c8d6ba3bd2eee5badf", + "theme.brand1.7": "88ef738ace65037867a42ad484dcbbdc5a0c0a77", + "theme.brand1.8": "98d3ae310dcdea69c94e43ac20bd9dfa2adaae22", + "theme.brand1.9": "d9a221d510a56a78980874bd291cc9dea4c97e2c", + "theme.brand1.10": "b886fa30176051b9456ab4b4a34debe5c9667d79", + "theme.brand1.11": "994d19b7cef1f40b11a978631ca94c4b0707406e", + "theme.brand1.12": "f5cb1628a343712257736433cb42c77b8113a21a", + "theme.brand1.13": "29be7eb2fee04896cfe87f92cb8d09fc5d48f51f", + "theme.brand1.contrast-1": "f0ffcc8c155e95c529eae14b47a6364b557ebff5", + "theme.brand1.contrast-2": "89b04ae3ce595f7530278417b537199366a41d41", + "theme.brand2.1": "e08cf1d2e974717ddef05a1d39a704535ca25a10", + "theme.brand2.2": "22831bfb7978d6bbf6c09198c83734859cf301b3", + "theme.brand2.3": "d14a0e23f438e4aa0b798ad60198ac82762c5bb2", + "theme.brand2.4": "e3bf7f2f31637ea5962f4ed56f50152f62c66cb4", + "theme.brand2.5": "86bc6c62983f233084ab57e7efa9bfecc2c16db6", + "theme.brand2.6": "cf3c477176a3650fa8a9a1a6fde0f160d133debc", + "theme.brand2.7": "16b2aa7dfdbd797f9ed81a5d11accd3e9d341655", + "theme.brand2.8": "2fa517046d58487bee694b4e25ba819f83a73c2c", + "theme.brand2.9": "42785506cd1e0d593188d16a914e4a1586037c85", + "theme.brand2.10": "890e735a1b0ab501a0a6c7d001716fef3a5d03e8", + "theme.brand2.11": "791f5386532aa339d490e61fade5e280a7e4adbf", + "theme.brand2.12": "29ad08762620f5b2e0db62adf0fca3f213a57652", + "theme.brand2.13": "e21e95040ab27ea1957f736b8bbb680888ab2dd9", + "theme.brand2.contrast-1": "43657231f2a748c39e991bd4def426fd92870d90", + "theme.brand2.contrast-2": "86b64fd7f9e5d551d79033604836292d1667e693", + "theme.brand3.1": "f450f5c9c8f290222b864701c143e58f7001bd3a", + "theme.brand3.2": "0827723d668edfbc28b4a4aa9be72402c1786b87", + "theme.brand3.3": "f481425004549dc4ff859868038a69dc78c25b74", + "theme.brand3.4": "221862a5d2ac801403116848d52964ec5c6021d2", + "theme.brand3.5": "805c3c51ad913d8e16e8dff1f1df1c4266a758ed", + "theme.brand3.6": "e972c0442d48992624acf2ec00e84da20ef4a8ae", + "theme.brand3.7": "73ba47c550a1d47ca3c59c40689a4bd719fbfee5", + "theme.brand3.8": "7cf379ebe954cafce51c959771dd7fd5ed2d9685", + "theme.brand3.9": "41b3d1e83076ae5aaabd4dc62e72a0f7ff22be18", + "theme.brand3.10": "68ba9400b19a07bb2f014d3084c5e8c9b7f83e5a", + "theme.brand3.11": "5322730cf8f9a6c0fd85e95ee596eeaaf42348f3", + "theme.brand3.12": "8192e3fa401baf9b8c28fb7f89b0133b582f7b96", + "theme.brand3.13": "2cc0080a3df4c4811a6341510176762cb4540b05", + "theme.brand3.contrast-1": "a1275a3384a4d01fe032abfdf18936874c3e2208", + "theme.brand3.contrast-2": "524ea845c8c1e6dc3e05b4e8b4c49b2770cb6447", + "global.blue.1": "d2e976cd95db5f973022cda9eae917880c578bf5", + "global.blue.2": "6efca915ae1423d0e87d7c079e83b73e686fcb7c", + "global.blue.3": "f7c9f82022921b32806b05b1673ec1eff1922caf", + "global.blue.4": "b66d168b8341bad3580057ab160b2a68f78a6751", + "global.blue.5": "c4d707a44f6a05f0afc2cf38227a2b7dd831b2c2", + "global.blue.6": "bf90321d66b5f23a9674abe61d201b5b22e1c5e3", + "global.blue.7": "73ca300a3e953c8a21a20d98c1b8260dda4158cc", + "global.blue.8": "1ab6d1daae5bf5884441caf6ea35fa1f07a286ba", + "global.blue.9": "211e589c88fb34338c947c5c2f896b091b74465b", + "global.blue.10": "121ccd2a2015367a673b75c3873529157e82dc20", + "global.blue.11": "3ab48b84a41294a61d8bf26ee94464d0eafe6d9d", + "global.blue.12": "609a567c46e4692f43a557c3e67d58cc2bbd58ec", + "global.blue.13": "6269bf6afb50eae3e7c0215587e958819d70ed31", + "global.blue.contrast-1": "048c60fefccd796aceb1be19f7c7c4e7b90314a5", + "global.blue.contrast-2": "124c90f211a5c6538b1c3ed4aa24a4b559e2c338", + "global.green.1": "21baaf539ad57f62ec027af9e731fc5cff300187", + "global.green.2": "4696a51cea562bf7f84dcc9f264d0f9eaa877dd3", + "global.green.3": "f8549c79365a6b40e30f42cf16b18ed05d311c67", + "global.green.4": "3fd785b8c63d92ac246edc7a6d0e9adaabd517d1", + "global.green.5": "69255626d13508556bf2186137083da28d0bccb9", + "global.green.6": "6246b6916964dac245ac858e0f6f4d06caedd736", + "global.green.7": "05cce6768a8004925423dc0c08a0268bb43b2285", + "global.green.8": "07c6852ef7e4ae2a0d19e7757fa2af95e9800d83", + "global.green.9": "e175abcfa9dfc96399034f818e025a67089aa503", + "global.green.10": "303fecabc57e1f2ce8f3745117e23c097e2d9f84", + "global.green.11": "8ec4ef83c3dcdc6507ac4b8b0eec5fa71171a78d", + "global.green.12": "88d9df8106e7f966821dc83eed240729e67799f7", + "global.green.13": "bb4fde53803d4d5bd25a41163735a0d4f5084453", + "global.green.contrast-1": "977e787643bfd3599543dc801a16a98e60460f00", + "global.green.contrast-2": "653fffab2eedce78f45fded4018dabbcf5a6e27d", + "global.orange.1": "d2736659ea237d39db008a9867ebc1f979258ab0", + "global.orange.2": "bf837a33dad5cb56377433f7d211c216521f99ac", + "global.orange.3": "daacca314f9f7e0d8d611bda915ed34e951c5cc3", + "global.orange.4": "028fcd766bb47a840e3680743a4b1b968f8ba589", + "global.orange.5": "c047e222f1608bd986cd82764912dc6ff6fe9cbb", + "global.orange.6": "6f145b85a03a2e79e9e0a35d07f6ab1c241b5858", + "global.orange.7": "7093451903265583f5855c0e1962374beebacd65", + "global.orange.8": "e899cbc99b9f38064e4a312a5814a9dc124e07c3", + "global.orange.9": "4c7427cad93dc658f7c6f27b58dc943e5acedab8", + "global.orange.10": "911b6af07576df622589a1db30b8a0fe0fa04fa5", + "global.orange.11": "1bbad517144ebcced79c86defdb6a540b0af5275", + "global.orange.12": "7765ab682e6d3152a607f24a778094e249e553ad", + "global.orange.13": "658d19fb443ba020301d03b0727e03e90a664fe6", + "global.orange.contrast-1": "f31e6c57d8ceeb39f8080ff5df5b451f9422f2f6", + "global.orange.contrast-2": "4e62f3169595a36902ff21deb86ad42c32f45e63", + "global.purple.1": "dd8f892e5a1fc74e47d3d5895de1447bbb5026c0", + "global.purple.2": "fa7784771907554b0557e70775ed6c03622af95c", + "global.purple.3": "f3bc265da4067eecb5318367b9ed193f9e52e230", + "global.purple.4": "1b0e7b776a60b19f8184ed6c3cc1926a017bda54", + "global.purple.5": "820e27336928810b405aa0d4dd94bfd024e67682", + "global.purple.6": "07049c4831c9c3842e7e3bb0277cd133dd64ae7a", + "global.purple.7": "6efaacc6201883ce8bdd3b9e94a66206f99b4d1e", + "global.purple.8": "9d9fb5c6a3193f5540e7bbe41513615a39491c46", + "global.purple.9": "be1ce5d3aa562dc2a476e6b6fc6f4c059b0f5faf", + "global.purple.10": "6753c42d3fb1ddb7d9aac5f015e6ccda24091e76", + "global.purple.11": "a528da4e5225d47a6d26e50a2009bbdcf9ef876e", + "global.purple.12": "782a06967ff4c93ed7468d3ccebf73d62a43efe2", + "global.purple.13": "4a1221c6a31c0476875e6bd80bf75cbde6d51a35", + "global.purple.contrast-1": "6fce2fb6cdb93a3b6b61edb95f7d10eff40882e2", + "global.purple.contrast-2": "811e5c3fc69bb90d346847f30094d29ccd0b3db6", + "global.red.1": "96c68e54995f519fdf85445dcba73c823a579442", + "global.red.2": "a492455376e3ffa0445a86f8bed5d878082d0ded", + "global.red.3": "f09888e754814c7eb3da40b8cbcc43465d100402", + "global.red.4": "8c92ed293cab5e3ada6ff417c1aeba6830891b0f", + "global.red.5": "5e9dd03b4adeb98b153ebd8930288930e9dc4a9f", + "global.red.6": "7db609be5449de86faeecc7a1869d9e350a03db1", + "global.red.7": "2a99034da70ba21a84f2aca985f5dacad795e811", + "global.red.8": "d5eea18bfb7f83a051ada8289d0ceeb7be06b941", + "global.red.9": "886a217145edb0171192fa640aaca7109b5b36ce", + "global.red.10": "07f68ea7dfee0791d705c01049a19f9fa3c6b108", + "global.red.11": "2079aa95e35987b5d92f4c196914593ff5caa431", + "global.red.12": "f3a1e09ca133a5d52f211bbb3db4511855983a0f", + "global.red.13": "05dc77b8bcdd7ab509dbfa86aa37c437e23a8de8", + "global.red.contrast-1": "05438cf0d5eb4ff71816be72fd0546bc95102d08", + "global.red.contrast-2": "0f9d07cabfb0949b64117ae400b952d1959ec3cf", + "global.yellow.1": "4231d28e78f570ed9053d6068d0293469e92b4db", + "global.yellow.2": "c146ca42d73274a1eb9e8214c7e1825b58345990", + "global.yellow.3": "ee96ea63fef9e012e1e6bddf9c2d3a87f0503453", + "global.yellow.4": "fc20ef057799403bb22896e33cf5595a9aac190e", + "global.yellow.5": "065b8de035987446b17cfde34d1245f8eed50235", + "global.yellow.6": "774f57ed67d97bbe5e3f11dcd757dc34ec6c84fc", + "global.yellow.7": "78d4026f5b7b91586016ddf6b8723e02b55da764", + "global.yellow.8": "35d27b18dd3a6092aecb451a292892c7c96c6361", + "global.yellow.9": "47d1637b66c599a657029d26963a5a1cee5804c0", + "global.yellow.10": "62827494321f097c0ff2b963637e7b1d37e4163f", + "global.yellow.11": "49010b99b75a390a26dfdf803b65042fe7b7e53e", + "global.yellow.12": "f8b2622cba8f2cbee6d6240cac1137e854d3050e", + "global.yellow.13": "6514ade3d2c015c683d951cf6b03c8217228433d", + "global.yellow.contrast-1": "fcaaef2dc0beddd4288a912c721171e4714d5226", + "global.yellow.contrast-2": "f661a97ace0954d438bad585023deeb0165081ac" }, "group": "Mode" }, @@ -413,399 +263,249 @@ "primitives/colors/dark/theme2": "enabled", "primitives/colors/dark/theme": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34714:6180", - "$figmaModeId": "34714:4", + "$figmaCollectionId": "VariableCollectionId:34811:5472", + "$figmaModeId": "34811:1", "$figmaVariableReferences": { - "theme4.accent.1": "d3ddac06ffdd5fc2270235a6b21a2762552ce995", - "theme4.accent.2": "1eaeb082c4a0319c04293fa4c60db77e53155a10", - "theme4.accent.3": "9116616efe91c9a537fcc17fb4c280e587b08ddb", - "theme4.accent.4": "cc9e6563a57aed6e30cfc5730a8cbeb6bad0b10c", - "theme4.accent.5": "966a37367ab22da4bb25ceaaae4314eab77b6c75", - "theme4.accent.6": "deb0e2437cf0356be2da5b93444008ab88a6cda0", - "theme4.accent.7": "14ba8c66a83a5d297654b4f11cfac103dd1e9552", - "theme4.accent.8": "407273ad5412068a875ad817a500c56f38e91d2d", - "theme4.accent.9": "9e96697cda5f53b3e6c58a41d3ba96a942e2417c", - "theme4.accent.10": "add59efb0814ecd145366a5fabd0d6d7a790f42c", - "theme4.accent.11": "ccdc80408dd1e04794a3f742353f2cd76f2ba647", - "theme4.accent.12": "0c4948cba4c52bc7e70e7710cc9986ea1336a39a", - "theme4.accent.13": "0b15519b9a4ec7f55c5f8bf77c2b1be5dd1d2498", - "theme4.accent.contrast-1": "b6749b86ea17dca8394a67e363d9b2470d6cc7ff", - "theme4.accent.contrast-2": "11b3bea46d23a6ebe5e35788ee8a7e92f2ec3786", - "theme4.neutral.1": "d619c10286e22255523420f9d8f2b736b04e2a0b", - "theme4.neutral.2": "5f9174b7e4e329726dec0323e4a3ed309a22722a", - "theme4.neutral.3": "2931062e904d4a3b427045952cc489981ee2d86d", - "theme4.neutral.4": "93028a04e3428d52bf9a2a1856a0eaab864133f6", - "theme4.neutral.5": "9473df117caa1371c3b53be3112bf1895f22a77d", - "theme4.neutral.6": "0fa1988dcb7d828c818fb941f0134f2589ff0d6c", - "theme4.neutral.7": "d2c6bd9f8db0bb6ccdde4dd2d8623cb5b90ce9f7", - "theme4.neutral.8": "75a76e849d6ea5446ac1d3ea73b0272794c394dd", - "theme4.neutral.9": "9ff5df6669e12571ddc082ad2a71526a8ce5c981", - "theme4.neutral.10": "1e30bb85e4a25ad8b1510124168b48539311abb8", - "theme4.neutral.11": "44c8102330b302e837d36853f07d2130822c616f", - "theme4.neutral.12": "39c9cfb653825ce8b32d819b36241d6b003ecc3c", - "theme4.neutral.13": "10db776682046325af27519faed82a6fea7808b7", - "theme4.neutral.contrast-1": "0259c1fddff9c6bef88ae3b2477962a8f6edc100", - "theme4.neutral.contrast-2": "c1fb53bd328ee38de6dcf625b395444f2b1e1a28", - "theme4.brand1.1": "aea8ed10c2e326c8a34d2ebc6bac43dcd940facd", - "theme4.brand1.2": "3bd70e23a3fd0a3f9dd782f235f4bc1733104902", - "theme4.brand1.3": "ee51fa27e9222e5a06782e6e81c2c5857c3c50b9", - "theme4.brand1.4": "9f6f949a2effaf408708b5d3305f29ec04123e79", - "theme4.brand1.5": "36c78a240d21a1cd54e68fa5db9ec6c77c5c9e57", - "theme4.brand1.6": "f16e20a7f05aa7a501f59eed8c79f2befe445a95", - "theme4.brand1.7": "201abb62051fd853d18e144ca91727a831076f34", - "theme4.brand1.8": "4fe50cafc49e64bac0d5a64eff35daec06bd0493", - "theme4.brand1.9": "b7aa77e392586af63cab822bff9c9b7ec83bc61e", - "theme4.brand1.10": "c610fac73d672940af21f5aa24a754e456493420", - "theme4.brand1.11": "379d17657e0de811d0c462e5d14d7f49da59c2c5", - "theme4.brand1.12": "9eb75552f188235c33efa5bb19b6a302e0581e04", - "theme4.brand1.13": "267b8045210d475a74a12150a33733a061b1c7d2", - "theme4.brand1.contrast-1": "6e246de5b37083a4ddc9dacd974e693f14f1f286", - "theme4.brand1.contrast-2": "df0ac0d11178658422ed587ab3dd4f6a87806e22", - "theme4.brand2.1": "c4c43bc079ea1b6b04eb3cc25ded757725e641e6", - "theme4.brand2.2": "5628607439b0cb90964bda1ae9f55f8fa0a0f87e", - "theme4.brand2.3": "7aadfbc5a920731af453040143939070c53498b3", - "theme4.brand2.4": "9293b0aa33b9796e8183afd00692cea6ec0b408f", - "theme4.brand2.5": "f9c9dee4490f7ffca461f1e31c10250594ff11d7", - "theme4.brand2.6": "622f9472e0963c2ffcdfd35d1fc00f0dd5a92172", - "theme4.brand2.7": "b2a69760c35294269aa3aee8dc6c2515e733cbf7", - "theme4.brand2.8": "b9f604d2214bec361d89bde2e7eb7341d437dc40", - "theme4.brand2.9": "3e57169541dd7c62544f3488608ba7cf7dcf3ffd", - "theme4.brand2.10": "7482af286bf8f303ce35779b82d88251055fae80", - "theme4.brand2.11": "0bda5cd2ed7b547892e29a178c9d76cf47e906fe", - "theme4.brand2.12": "d0673f6ea4fdbb46f9fbffe6cbe16c1f28ce9735", - "theme4.brand2.13": "18bb61d013564e3191ca87d13311884ea3012992", - "theme4.brand2.contrast-1": "dc2beb5bc8b66b1539aae3a2d65a2d5eced8f405", - "theme4.brand2.contrast-2": "6bf441d654008790499d918b2fe93818fc2209cb", - "theme4.brand3.1": "bef56d1936532fb0318fd7e811cade684c72210e", - "theme4.brand3.2": "f32dd37fb330cf372c3f8926e3092863af6073f5", - "theme4.brand3.3": "46818fb9cead99d9944c201b3928192980c8b8bf", - "theme4.brand3.4": "53b9caf6e139d73151ccb4181928a5bbdf253238", - "theme4.brand3.5": "f0d6c3136b2427fe3315963c3ec66caacf36a735", - "theme4.brand3.6": "cef35a1ff90dae72006f608bdf1409862f876b64", - "theme4.brand3.7": "60227bbfc1214edfcdea19f176169b47ce5c048f", - "theme4.brand3.8": "7da1718aa947b2d991130dba7a327a19cf73232a", - "theme4.brand3.9": "e197a10e4280a257cc7eb1ec4d468b8d0e65a1bb", - "theme4.brand3.10": "a31092f670aa1ccaf62d95d73639d968aad89cc8", - "theme4.brand3.11": "fffb54305fc6cd6b2e855bf7bd1008a9dd2606af", - "theme4.brand3.12": "82c1ab429a8b6325c7dad85c7ac5e21a08f331b0", - "theme4.brand3.13": "ac600e416c9d331dbafd46f9d6908d714a6eadfa", - "theme4.brand3.contrast-1": "bd344ec4114297db2c4f0686b2aa807105f1400f", - "theme4.brand3.contrast-2": "cc81aeefb38e12619e488e7ea7f2e9f696d6f613", - "theme3.accent.1": "d10f8c16df25f44b6fe8a71b4b98e6aa29669f9f", - "theme3.accent.2": "6c36cf77722cda263b8a23d2490649583ff3f4c1", - "theme3.accent.3": "711239892391e34a8cc25bfd217ef8fca421bca8", - "theme3.accent.4": "8c9511b744c50aa8efaac3370f153501223b75f4", - "theme3.accent.5": "de015d10e1713d4f46a4c29b7e0cec2aa8bb94ca", - "theme3.accent.6": "094bf660aa330d8e658be376ad7d6fbe1eab5d62", - "theme3.accent.7": "7039ba215cdcd576533bf72653900df99a9a95e3", - "theme3.accent.8": "a2a7bdb61838a3f0cf75dca62aa1246e4e45b5d1", - "theme3.accent.9": "d6ed1e8b369466e7b4c03d8b02cd191ffd590639", - "theme3.accent.10": "324c473cebc1e438df602c6ed269962114e3c910", - "theme3.accent.11": "a66484d361021f748b03fc6f7a270b22d15e319b", - "theme3.accent.12": "30b264f8835739c5c0725b23a457e7552d1d510b", - "theme3.accent.13": "977d92318b38f8418a8cd90280b76cf2e61454b8", - "theme3.accent.contrast-1": "f105ae64bfc98150b4e6b0432c36d449db438bd4", - "theme3.accent.contrast-2": "d8e17852dcfc16c2a0115b47b039ac4d923edb6e", - "theme3.neutral.1": "1c8242f3736120db62578b29d761ed16aad52f4d", - "theme3.neutral.2": "75a695017de0aca63392be6136d841d502fdfd67", - "theme3.neutral.3": "34e3102df6827e774c11f0498856971a85642fc2", - "theme3.neutral.4": "1e931fca8b239f2ac5fdb628ecd8e4850a196373", - "theme3.neutral.5": "8515296603a8fab6b8f554b6dfe586288c8f871c", - "theme3.neutral.6": "51a24a7b7cf23e8ae99b5c94647100031cb5db12", - "theme3.neutral.7": "4968294aba6ff29ccb19c44f6e80d74facef731b", - "theme3.neutral.8": "96acab61b297d1e800e2e307b4c4b150c694b235", - "theme3.neutral.9": "0fabb85518f274383f12af03869199d7bca4c676", - "theme3.neutral.10": "dd99c5ac89f58d7a22a96154b0d4c11b1bc95edb", - "theme3.neutral.11": "1d9eff313f0e20804ddb8c2245b235dfdf55d786", - "theme3.neutral.12": "ef4d8cf76227ef6ea387212cf677b87fce6db799", - "theme3.neutral.13": "fa3198a15479f36da698aaf9f46ce7f6b96e83b1", - "theme3.neutral.contrast-1": "871e22ab95c65531b17c8d859d2b72b79c7c22dc", - "theme3.neutral.contrast-2": "fe3037f90fc22d7cfc32d690144e66086d999396", - "theme3.brand1.1": "7f0a4721513c655718c39f7646efbf1cf15f0707", - "theme3.brand1.2": "9937d47325e0a22a8f9409ac5f01f6f080ca2918", - "theme3.brand1.3": "060b900b17fc9f437e0c83a43de866e01a9bfb9a", - "theme3.brand1.4": "0486c4c2871462913a6e4f43e97ec8dad1586393", - "theme3.brand1.5": "3bb002643c28012f8a996ea7ac50caf9199ebbff", - "theme3.brand1.6": "e52e21f161b4db1da8dead9fa5d5d81938572ed0", - "theme3.brand1.7": "d865884b2576c80834a2429afbce6dbaa9d66928", - "theme3.brand1.8": "be9276504f4b2654466d266261a21545fa47f4eb", - "theme3.brand1.9": "eee5c798f8d1e0cef3893d4eb6f9e644de7bc4a4", - "theme3.brand1.10": "1ecccb7547fe2bf39c64d85501028ff8e897a45b", - "theme3.brand1.11": "a86a4fbd4a98d1c6c9ba87385056b14114b7a3ac", - "theme3.brand1.12": "eedb57af0747adc0dfe17dc3e6493780f8dbddca", - "theme3.brand1.13": "c24831e6704ece9eecd3da65c7ac40c0d8e06043", - "theme3.brand1.contrast-1": "7539997195bcbd1fff8154508dc30c47190a0dad", - "theme3.brand1.contrast-2": "3b492718f05c852c60f0ebc97038b0fccc31650b", - "theme3.brand2.1": "0f80ebf724647282b35e914805da057e55749054", - "theme3.brand2.2": "2acc8bbb42e6fd6323d80a235a5971b1e6d99608", - "theme3.brand2.3": "fb4a56d95e752ebe32ba0a88fab937e998533e3a", - "theme3.brand2.4": "d7c618802bc9a7c71816ad7f54694600d31ae628", - "theme3.brand2.5": "bc75c9f60375c37ee6a1de012a4f74e65df04dbb", - "theme3.brand2.6": "f4be51397def283ca78a53d47d4882d39bf8a5d0", - "theme3.brand2.7": "c6636b9a35793437844263a5fab762f0ed69ec6e", - "theme3.brand2.8": "97f8775ea6e8cf80ede40b857ff1d01304d98502", - "theme3.brand2.9": "19251bf49599544d9d275534f40cf5101b450102", - "theme3.brand2.10": "8a1cc3667ff782e261dea5c221ba0d97c06fa3b5", - "theme3.brand2.11": "ff50462a5806371d7432b462eef7f8fe5c3747b2", - "theme3.brand2.12": "83b0f8ab9f6d4470bf8629372e2b6177c10515df", - "theme3.brand2.13": "654168887bb08744ccfa422cf8d878c794d106bd", - "theme3.brand2.contrast-1": "40e5dcbf6386995405305b0d58260899cd05ae0d", - "theme3.brand2.contrast-2": "345c769e69887a0ef74981de5203a0bea0718371", - "theme3.brand3.1": "23b4e014e3b8c132bf3eac3594e0e36d20b20472", - "theme3.brand3.2": "2552689e93bc8e1573f6c488d210d71f55351e6f", - "theme3.brand3.3": "3a09cb36a7011a5a317f4365694aac307f2e8e27", - "theme3.brand3.4": "641ffb8c3e5d1f82d891c33b6e5b2ed1bf1546ab", - "theme3.brand3.5": "41c6fbf3642c1e70d23d7e157be2cd65930dd534", - "theme3.brand3.6": "654569e109e5190bb41126825a5b2d4dfd7b13df", - "theme3.brand3.7": "bee93d4760c915048e9311c50b7f2070af940649", - "theme3.brand3.8": "171e149f64547587ac0fdcf3384aa1e81bcbd6c0", - "theme3.brand3.9": "608a350b85672b4124a9fba0f96035a312787387", - "theme3.brand3.10": "0f81e1992443b03969700385890ee9ea40a11346", - "theme3.brand3.11": "f2baec0088123d340f51a3baa85330f8f115e38a", - "theme3.brand3.12": "80466af5e4131c956379f664747d4368f28a0edb", - "theme3.brand3.13": "5e6b17de14d95cd7e963504b6d4059fce38cefc3", - "theme3.brand3.contrast-1": "7ad6e91f1a157a5ca577302ff126c6d01a9a8b83", - "theme3.brand3.contrast-2": "19b07c83cb80189f60f71f8b8fea0c8ff8dbb10f", - "theme2.accent.1": "6128f9bb7609a82f953d54952032cde8695e0045", - "theme2.accent.2": "57aa993ed35822f0f98071400252658beb0dcd9d", - "theme2.accent.3": "f7e04f3dab79f5bb9db2bde5f6b7ba83208a92b6", - "theme2.accent.4": "d802e4c7969fc797eb8947be5ab6d0af30abfa81", - "theme2.accent.5": "8d74b6ea4c1b5ad2a6d4aeb849370a0f69d7367c", - "theme2.accent.6": "652ac67fe1b28120a134d53c16954635bfaf42f7", - "theme2.accent.7": "af9f294d760742264554e75e02cd8644e41edee8", - "theme2.accent.8": "21649150d789f6f01b57f927cf25f4e92edd106d", - "theme2.accent.9": "e10b3a5a1cf04fc5cb080335f369c774cbd837fb", - "theme2.accent.10": "acde12ea9fa457c07840295a0d0ac1d483e74966", - "theme2.accent.11": "86edaf90de7d441e675cecc71236dc6bcb2bf8dc", - "theme2.accent.12": "54a0523e9c05e6492c541ef54efa796df52fc0e3", - "theme2.accent.13": "5ceb8ab94741eee57c90b44911905328d61ee2df", - "theme2.accent.contrast-1": "1004ea5524fd704c57d50f00a2c0e62ea63a1333", - "theme2.accent.contrast-2": "fe27d463a01cce6cff60b226bfa55d86757b3449", - "theme2.neutral.1": "349c0e163cfcd97fc0aec12a9f390fd553060447", - "theme2.neutral.2": "f116c8e2d48baaee51c57b1526f1679969295bef", - "theme2.neutral.3": "f62c21d719cdbe6d9a95863e4194fdb581143fcd", - "theme2.neutral.4": "39fc3b7ce7168ad37ace47ca98e17657ec24e7da", - "theme2.neutral.5": "ce6bb8388c77a3e17d349c505e6172f008b4aabf", - "theme2.neutral.6": "f64c630b797b7c34ce13245e44e53a3e7f156552", - "theme2.neutral.7": "ffecf0e2a47af33b29c7a7880f37706f5871a2ad", - "theme2.neutral.8": "c8a4efa07871c362b7f8f9da697a34137eed7895", - "theme2.neutral.9": "7be6541857c58e9e80fc8213a7bf6f44c34b8df3", - "theme2.neutral.10": "dcb10d7f6661beb1906078b12e53bf2cc2b0644d", - "theme2.neutral.11": "cfb454335fc690c23766bd5852b79e7bd2d29a52", - "theme2.neutral.12": "f9ffecd4b6b8690c015adec92da940bbcd83a9c1", - "theme2.neutral.13": "6121e6e2cf05979f5aa969633a3fee242f4220b6", - "theme2.neutral.contrast-1": "8b0ad28213790e6fb16817df5642a724623c7460", - "theme2.neutral.contrast-2": "e1e9d5b35e63e849e834105ad0d0923295d66be5", - "theme2.brand1.1": "dccb62f8a830122eaf9f40d5ee4f6d592a5fd87e", - "theme2.brand1.2": "07bd57e7a002daf21ce9b61ab39ff43f9e149a8d", - "theme2.brand1.3": "dd516309d004a6eda5a27549878e2be00a05f2be", - "theme2.brand1.4": "d4cd353d6e29d0bb16f30855915ba7cc506573c2", - "theme2.brand1.5": "70b185fe37a9b77c0b638e6c84973ac97f78c8f2", - "theme2.brand1.6": "a79597029d64fa58908da05c5601f0f14de1961c", - "theme2.brand1.7": "e2de74f4bc94b3583f283cfdf2d6f2cfd2dc94d0", - "theme2.brand1.8": "3a2dbcebf29fbab40a129122f297927132f85cd4", - "theme2.brand1.9": "461950a0df033d409323957c1e1a383ca7156455", - "theme2.brand1.10": "8eb1d0735a5f50c93501492524a53c39d7cee886", - "theme2.brand1.11": "2423f5661308a1efddc078d906813d6fa00b45d8", - "theme2.brand1.12": "c59ba80971fb51727f7403b12c1e9ffde9e732ea", - "theme2.brand1.13": "89e205134115a34edd8b1e30fce0eea20d3339c8", - "theme2.brand1.contrast-1": "10de96d73a9a2e4077a18ce40fcce60f0b60534c", - "theme2.brand1.contrast-2": "4dea06de7b960d0fae6a30dcacbc6fa2f216b44f", - "theme2.brand2.1": "38306c78ac68943277944ca54e1ac9392699f7a1", - "theme2.brand2.2": "8db5039deceb8ff70c96cfd057423924a3d7fd04", - "theme2.brand2.3": "3abe14e3641ad0e8d3fddad007cb74a1fa667e96", - "theme2.brand2.4": "8319fe21a2d8923464398346c317e503206cf8ed", - "theme2.brand2.5": "a2a0453cb1a5b2a30c87a97d5882e38347d419af", - "theme2.brand2.6": "ac1dc2c9264e81e05b28f76016d4c9a86fa7dff9", - "theme2.brand2.7": "1114623ef3dfcc32b701be14e082c7dd71cb00a4", - "theme2.brand2.8": "30483dc076be866d7147c9e7151d60013268aaf4", - "theme2.brand2.9": "910d88906bb06727a7dddc255dc2acb7348c0568", - "theme2.brand2.10": "1706c3f6d27097efeb8f6213aedaa3d4c0fa7945", - "theme2.brand2.11": "d0007445f6882cacd7ee6dd01e1edc5342397ec4", - "theme2.brand2.12": "43f50999e538536ff77435d4fff5d6a34981751f", - "theme2.brand2.13": "cb6ec4d0d8811080120b0ff0dcb0361fb8efd55a", - "theme2.brand2.contrast-1": "26de43f213c77980e6c1f633ba83ff515057f998", - "theme2.brand2.contrast-2": "63f9c794b03efce8ca01815a319a8b2618769e4a", - "theme2.brand3.1": "6f5b21f1e4a57aef55a64d903c707009dbcf756a", - "theme2.brand3.2": "822a08965be386178ade271fda2e9999a18959a1", - "theme2.brand3.3": "99b2b28a2e8c8f1437bfb1d10a7eee5f48ed0c60", - "theme2.brand3.4": "cb609ec1b9159d1a76d7fa086566e9d10ce8a1b0", - "theme2.brand3.5": "a7a8596d63d7d8c997db20d5f2549f543b2464e6", - "theme2.brand3.6": "252e74f1cc8291903e70ab643e831241e14de3dd", - "theme2.brand3.7": "4799c2b17d023d9c7ab71b4c56cad5858ddc3538", - "theme2.brand3.8": "b9d2b2df4e7fa3ff325c3359c893365ee68298d3", - "theme2.brand3.9": "2efbc8e7355eef8f7a2e18e403686021c1c84eac", - "theme2.brand3.10": "7d6b2b64fc103802d716dd058f8811b8828b0bc2", - "theme2.brand3.11": "1a972e838e187191a63c653459024f952e524f59", - "theme2.brand3.12": "ac737d0f18c7951fcd860827923dc6679890dadc", - "theme2.brand3.13": "779d2103d224a9dcb427607fd571b3c1b7b9e0f1", - "theme2.brand3.contrast-1": "91b45d02d123c17d3a2c66e826d8f321a5e997b6", - "theme2.brand3.contrast-2": "c584c10809ed5ad874518bb7ea845a9f3812fd1d", - "theme.accent.1": "018c388931d784ab0bc690f8c879d5739869edce", - "theme.accent.2": "5a614688bf3bded3d530799aa97e3dbd3e214d94", - "theme.accent.3": "6c12a3c17728d5edb011d308efd3f789f925db53", - "theme.accent.4": "129874d1d2f10419a75af047fa68a341f3a45f30", - "theme.accent.5": "35260bf1b15d771b843d06fb8d4231088fd2bc58", - "theme.accent.6": "500e5b737ccffba6efb843fa8872fe725978a3ad", - "theme.accent.7": "f105d121bbef48339c4decd4d2e59cac4d38b1d7", - "theme.accent.8": "0526fa926a847f3c463b1cb075160892cd3a75d6", - "theme.accent.9": "69b904aa1d16cb497f16a5de9f1cd05f2a4b3bcb", - "theme.accent.10": "ec004e232bc0abaa2a95d3c9663c3b42b8c0e4a1", - "theme.accent.11": "79dcc510559d4c87fcf31de236e8b71d509b0aef", - "theme.accent.12": "b3a5fec0548bfb94ab337b8c9a604ecb31adeded", - "theme.accent.13": "fc8a9b83f4b7ec664887c24af68648b65492f9a8", - "theme.accent.contrast-1": "0bc4cb3d017676a5bed6a6324949f01886324fc7", - "theme.accent.contrast-2": "43fae5fe8a5732dd6992127a4fc84c553d052076", - "theme.neutral.1": "9540ee052c4163dc2a7e136e4444f8c9e25494d3", - "theme.neutral.2": "410092ba814a42bef46026bb52407d735c0e4079", - "theme.neutral.3": "f66230c45ad0b9eb1ea8993fb683ea9fd3d77200", - "theme.neutral.4": "1cd670babb08d94dc3a299a39163cb9c870a19d7", - "theme.neutral.5": "c2b6503e7d1140dadb7814791cb36582a581e3cb", - "theme.neutral.6": "8825500ef95ae4ccbbd8e9376a8d844b7ebc6d51", - "theme.neutral.7": "6227793736ac394dd411128615fc57e78f7626b8", - "theme.neutral.8": "7d144aefd9488d67fc1a4414c97d898a8943cc74", - "theme.neutral.9": "b8e71ec8d32eb6b8faed0aef21013a387e1c9020", - "theme.neutral.10": "87273f0a4e3f2c959346ca376f95d9f2dd5f480e", - "theme.neutral.11": "dab7ff773f4ebf26dfe0d113eda376e2ccabc9d8", - "theme.neutral.12": "ce71f4677deddfba73f23870b7f00e73962eab56", - "theme.neutral.13": "d53fdb292185e84a3fd57cff554b8e102499a2bf", - "theme.neutral.contrast-1": "ee6acf77383ecf0f5e2ce51b49b288ca1a2e079f", - "theme.neutral.contrast-2": "b6e05aa11132ead0b780a949f4fa23ff394c3c8d", - "theme.brand1.1": "1cb7f406be9378bb893e1957439a803df2b0188f", - "theme.brand1.2": "abc2ab164a913ae037af1bdf95f7a0780d6435af", - "theme.brand1.3": "8f0e2de279d8615f329569ce0faefab943e009f0", - "theme.brand1.4": "ab7473659f08f36356935196c10ceacfbbae4aea", - "theme.brand1.5": "522bb0ec85282b98e75e58b93d410010e397dd4b", - "theme.brand1.6": "ba29f398fe59f4444e3c7106fa24eb588fb8dbd8", - "theme.brand1.7": "feaf9221c6794039a2d70a7929fa119cb7588334", - "theme.brand1.8": "fb3fae12b0910d811ec83f89582051ade610acb6", - "theme.brand1.9": "c641b707c8aad03821e7707ad692f7e2d9bc1de6", - "theme.brand1.10": "86c9509afe8881583aa363007767a05a17f7c193", - "theme.brand1.11": "ec742b11848efa1b62242e16d5a443d8381fdb6b", - "theme.brand1.12": "62ea784a968d13c2d9d0cc74c4a620e6de5d3652", - "theme.brand1.13": "08f8523a4d9e7c656d8fb89c118634e1fc9646ce", - "theme.brand1.contrast-1": "5892574373eca9d8f5dc66bb97acdd5a7fbc4b05", - "theme.brand1.contrast-2": "d5e0953b7d52973561069c544ced5a1fd220e374", - "theme.brand2.1": "7164c8232c290b16605f800c8b132c65f9e6bc2b", - "theme.brand2.2": "f2af58e1214dd5a8e0800c989a055b4e7d26e58f", - "theme.brand2.3": "e3013c02779881e54fc217a8b370d03cb278ebf0", - "theme.brand2.4": "8e2649f6e4f1856589de98ec876a0838bbdedc97", - "theme.brand2.5": "1792d478e877272162f2dc12f96e8969a66c07e8", - "theme.brand2.6": "09f419251b8ba67167b4266faead5e9a928a985e", - "theme.brand2.7": "9e2d1aceab93c02038579627500beb753373a5a7", - "theme.brand2.8": "94c8427dabfbb00ffa6e43251af1c83a9ba358c5", - "theme.brand2.9": "67f2d2f284dd2411da1623a1ed7fdb7e67689833", - "theme.brand2.10": "b018beaf641ea452bf9d78be4fc4971ff40f9de4", - "theme.brand2.11": "df68dce275b419f5731f4f88bebf5eec5f9c09e3", - "theme.brand2.12": "0ab4c905ec26592c67bc5dff4a933f777ee5fc2f", - "theme.brand2.13": "bd68319201a4e66df0bde03d933ae81152d0ed5f", - "theme.brand2.contrast-1": "83923a16981285b5205d55109fcd51f856e8a228", - "theme.brand2.contrast-2": "0e2b468dde870bfaaf0ad7cd0a49a4519a9dabdb", - "theme.brand3.1": "2744e9adbcb87a91c7bde5d02b98b5ea94223994", - "theme.brand3.2": "c30ecd55525495e31c46c54f08d708236849aeb7", - "theme.brand3.3": "731bfde8a6f22410ca73851be006b88b08a3941f", - "theme.brand3.4": "10b56dbb19a532efcf3231982cf3885c459271f1", - "theme.brand3.5": "0b2fa419a884ff8fd8ae2474190bbf5c7bf1c57e", - "theme.brand3.6": "65a4418c85cc0eb930bb1353d675c084a284af70", - "theme.brand3.7": "7874bb8b770af535c820389a08a7d583c00c3833", - "theme.brand3.8": "8ad2fe834bb9faf85768ec4b15133c041a5fe8dd", - "theme.brand3.9": "e4bb3a82f316c6de841a5849ab520d74fcb77c30", - "theme.brand3.10": "c3d6babe51570a7e1d248a86ddc3fba37f35451a", - "theme.brand3.11": "4992d54730cd2494a0b8cbb138289aa7ae3e6ffc", - "theme.brand3.12": "4a1137a278ab6c0ec2ec96fb6ec209e378473aeb", - "theme.brand3.13": "563a81b1a868a3b715250c6a6150bfe572317156", - "theme.brand3.contrast-1": "03581f9b1a4f7c3fdff33bbf45ad343de48640e1", - "theme.brand3.contrast-2": "828d133c814e26ea2a54fdbe84b820c2128b6cb3", - "global.blue.1": "01e32b2862f6387203b434bbb008df00e37146a0", - "global.blue.2": "18a968c8ab6c630220539557163a3bc640e2d9bc", - "global.blue.3": "0578987552ee0571ca0fa84a06d472d944442323", - "global.blue.4": "bf8828bf3f49e95dbac35cd5f4a23853d8554be4", - "global.blue.5": "6b3159e480f3569431c9a333d3ebc289b629e593", - "global.blue.6": "2d37f0c1c4dd47c0f3d41e5644fe99bc76d1de83", - "global.blue.7": "f965a6921e477648fcf8dc5f47cb6a3be2f3949f", - "global.blue.8": "ba4e00272ca9831797eeefef25af3016ae0a799b", - "global.blue.9": "0fa558cb8e0e784fde26ee20264797ae23954735", - "global.blue.10": "4e7a621527745d16c397612b62bfff9d58d84116", - "global.blue.11": "d3e96a933c1cf81f9b63e91e1523b529e6348098", - "global.blue.12": "d031b3681624dbb887fde4beb377ad3b84a4a98a", - "global.blue.13": "5c4c04417792188d7a7521556f54a2995056741f", - "global.blue.contrast-1": "87e5f5225a3b61345ed3e58f9e71eb157062bee4", - "global.blue.contrast-2": "d8f4e785210ec43fe2b37eeb9a2ce19fcad9baba", - "global.green.1": "e602dd24fa2f11b680caf5c0ae309ff7ee3b06a3", - "global.green.2": "80081fb9348cd880315cc2ddf19b42d92573b5f4", - "global.green.3": "a197b2f0b5d238a3a3c447e68d26813a9cae2db5", - "global.green.4": "38b4d064fccf062770b74d4a549a57036d6742af", - "global.green.5": "064b80abc89a5339ee5eb8bed1547d95287d4048", - "global.green.6": "581e696675672e57210a176866ef5742f4b1fa45", - "global.green.7": "912e6765285558425434c3efbd2bc92ad9b3686b", - "global.green.8": "2d37d9269d9cf29f7dbbbfbaf53864ba22cb8a4f", - "global.green.9": "c6a6b0df3a20eeb8fd9db1f958598b421907741e", - "global.green.10": "7d7a12561d5c910ac9296685e887f569bf213e1f", - "global.green.11": "79936c9c64cde87260db5344e944cd213073e99f", - "global.green.12": "7ff8fbc0cef11c7b75a8fe9febf055767043bd02", - "global.green.13": "99cc5174f71efca2f91b2738162de8f7082b8a37", - "global.green.contrast-1": "c46d38f4546135d8e52fddf2b8886886724ee1f6", - "global.green.contrast-2": "856dd9872a953f2912b78b34553420ad7c7caa9d", - "global.orange.1": "ad641a76d0e964b05a0bbc1a57d4959ee04cb1a7", - "global.orange.2": "a251e281d3dca5be763dd0655670001ebd4189b4", - "global.orange.3": "2a4e2e67b0cd94b859b6bf0a5c14184b5ea07ebc", - "global.orange.4": "2ae0c0fb93c09d0f602c6c7437e7a97f8e7330a9", - "global.orange.5": "93c2dcc28d2936b63e8abe04b1aae2833d173548", - "global.orange.6": "b980a3118ae9bddc1ba71da5bb39f6075c20f71f", - "global.orange.7": "33330219c34a8795719c074e73970cf45f562623", - "global.orange.8": "2767dbeb8a4ab3058db0c97d2ce5ab2d9154f6a5", - "global.orange.9": "36db963fb9bd4a54815a21e5ff883e3c368821c1", - "global.orange.10": "b4802609899c7a774c6eaa2039fb9bce0329e660", - "global.orange.11": "5a94b5f98f33e771aa1a219e51576f424abbe0c4", - "global.orange.12": "fb1296b53aff0a6bbffc928efcf59c0f56eb4267", - "global.orange.13": "1b94ce85e0734dd8fb952eeb912de9f4f69b556e", - "global.orange.contrast-1": "b03a50ad3d68161dd1a7fe6c091030b73bed3d4a", - "global.orange.contrast-2": "35213a3aeeccb6af1664ae7396eeb6df247ee648", - "global.purple.1": "8139bc155451fa891fe082e286ddc0239a665145", - "global.purple.2": "c3d9965e365351f25d39cd258604f01d3b0cc5ef", - "global.purple.3": "2be40b4d73a84f9bb9dce45b662ef5647de6f096", - "global.purple.4": "156693a4ba9a33200ea923b4d3b80ad60ac06a07", - "global.purple.5": "0ddc4c6ec6d71fef3ee094dc510ca55049e5f31f", - "global.purple.6": "84ab42965f4559c6db7032f294cec4799c3e7aa4", - "global.purple.7": "73d0c9c62862ca7b11832500653444c33cede1db", - "global.purple.8": "03fee1ebc1caf41dae38ee20f416aa0b0241e656", - "global.purple.9": "bf645c459dd1aa4e55bbf6cdd03d0023b665ecba", - "global.purple.10": "3823c227bc255032fa6d557ced94a12231d8ba05", - "global.purple.11": "0741939ffea8bb5c3d8186f9d4e1cd29c9ede532", - "global.purple.12": "8ac60e60f510055172afefac45535188c3afc5c7", - "global.purple.13": "64114ea8db7ce7aa71c4030339e4188c9a16b330", - "global.purple.contrast-1": "74b7c4e162318966db76d383f4e455cad046fa1c", - "global.purple.contrast-2": "a25263211e8d3e21adaf70e9bef116e2fa54d35c", - "global.red.1": "c7e0057e3637470a5fdda68d488f61433d772f3e", - "global.red.2": "3af7e7db4e2dd511b06b093aa9a3bae4bc476130", - "global.red.3": "0a30c23575aed7a534df837334d871194c656f83", - "global.red.4": "e6abdca1fa4eb40a2314831380bf18b77ef235aa", - "global.red.5": "b812e2bc7620a06967ffbd8d219cd101331c9ae3", - "global.red.6": "243fa4c10149a03daf59904167e635f80576cb02", - "global.red.7": "0db45ec10c12f43f6075394cf960b0ece5a691a4", - "global.red.8": "7ea305e7208337cfe111bc1127270099cd1a0710", - "global.red.9": "4e7ff644997484201fe1587afe03af9a7ac51b7e", - "global.red.10": "936371b1f5733e7f9d3224fc969e5240cca8b381", - "global.red.11": "708000edde0e3c31b0d5ad12dee5878f12d10ea1", - "global.red.12": "380486f54dbfad64419334bc4ccd8edc4d44b724", - "global.red.13": "6e7b37a486e51fdc81bedc213d28ecfa9431a521", - "global.red.contrast-1": "276b78fbbc32469d5efa82ef2954291225aa4912", - "global.red.contrast-2": "ef9fe98eda164c9588eef6e8c5461fecfc4cabcc", - "global.yellow.1": "88ad7b3b2d7d093c299f547b93fdea769fbb8f98", - "global.yellow.2": "53a3a909fbc7f8922f45d9297c7ea671d009d6f0", - "global.yellow.3": "d7a539fea072babb948e292bc7ade1b6c246e3c4", - "global.yellow.4": "77e2140ee242278937d530468171d66f4315b01c", - "global.yellow.5": "ee77a2dce255d0aa2a05f873457f16ec80586dd1", - "global.yellow.6": "87366520d685a361d553d6ce55b311336775fec0", - "global.yellow.7": "0db4a54fc02daba005d09ab337a799ac916d0df1", - "global.yellow.8": "0fc8d5a73f8ac29c39819bb806955b6254a42cab", - "global.yellow.9": "39aaa9440bd708bcfdc4462dfb49f47c6d0e48f4", - "global.yellow.10": "b64f90fbccd9b00055fb3ea0817f54d5a7b7550e", - "global.yellow.11": "797af7911b451470bec789ea30324fcd6daf0621", - "global.yellow.12": "e14e9fed9af5509bc4e056bcd7333712227a3ab0", - "global.yellow.13": "cf577606745e1b70715774ed395fe56944f7ec0c", - "global.yellow.contrast-1": "2c98b7b4c192925a64e8eb28d03d71c11e0ba491", - "global.yellow.contrast-2": "64be77ef9ec129d59591142a98d6eb0acdc391bf" + "theme2.accent.1": "0fb0b77a41528ad94572eb3b409dc9a84a06034c", + "theme2.accent.2": "e7ad00556548cadde8f43af2e1350b383bee9afc", + "theme2.accent.3": "004bf2b41a4b5675765858a4e6581fb27085ea8d", + "theme2.accent.4": "4e650a7db1990371ac81113d5d925da2d19b4803", + "theme2.accent.5": "ff423b04cad473a7f471d480b457d8e629169c08", + "theme2.accent.6": "3d921beb722fb2fa2b700c5527ca3601847fa0d0", + "theme2.accent.7": "5bfb9bbae717415bc7d04b92ca67c1202fe89a97", + "theme2.accent.8": "87e1efaa3766ef374ff07c4822d17d31ac1f0dcd", + "theme2.accent.9": "24f319a4eb21943c7b496e9524972ef816d37851", + "theme2.accent.10": "295b5958443c7ae169b20852dc0c2bf28b3082fc", + "theme2.accent.11": "02e00ac8e2c15ab837d7e3eb7f7d4ec35c734c5f", + "theme2.accent.12": "e8eaa15fdecd4f8763c8d613673a68455bf4ba79", + "theme2.accent.13": "2da73a55c208024893f51903b8e4d1086e51b402", + "theme2.accent.contrast-1": "69d8f5efc0464b9dc46d4559f6c4c63f3b178524", + "theme2.accent.contrast-2": "c653c3b1cae365d61758dbf7a20be55e7f7e3929", + "theme2.neutral.1": "c255bb972d1a0cdef886b080b10920c295076162", + "theme2.neutral.2": "6aab85649aa5ee41e26a6a30e34eee1d9666a723", + "theme2.neutral.3": "261e25578ec0b953f52f3ad695aa640232af1e93", + "theme2.neutral.4": "bda06909ff48ed52390267ff56c8a5e24d94072c", + "theme2.neutral.5": "b640b85d1b7589224b31f13c1298f2eb7e34109c", + "theme2.neutral.6": "4bedeb4aeaf217ca0f234e721f5c3018d18679cd", + "theme2.neutral.7": "b8ae8fe38bd25646fe4ab6b135a3d0b4ebfe1a09", + "theme2.neutral.8": "20ff7324c6590e88410a8df11d2e4eac219e6b40", + "theme2.neutral.9": "ca35f86b8d225bc8d282c38f0118914183e496b7", + "theme2.neutral.10": "170c5343f26d7130010e6e6ea8896640b746324a", + "theme2.neutral.11": "d23fc8baa639efb8d1879893ffbcf4ccf21b09ea", + "theme2.neutral.12": "1e24159f68dc90a3839d68de4c25551bc90e7d2d", + "theme2.neutral.13": "55ae06a13c6dd5496df542e694dd91d50826206c", + "theme2.neutral.contrast-1": "5d2f1c09d43b315a8680e22c8201c52158ba2f60", + "theme2.neutral.contrast-2": "166c166b76231a8a8ed84212ecfaf1d5568955c2", + "theme2.brand1.1": "36919d02364b7601f02e4944d454a06047caac38", + "theme2.brand1.2": "074f294271716ae4048662eff67e5c349624b91d", + "theme2.brand1.3": "953054a71143dfb2b0a1908ca33e9440a9424931", + "theme2.brand1.4": "5bd1ef0fe4bee2392fc6ea98f71857c0b4f5d7f4", + "theme2.brand1.5": "b6569bacb1b4fa586269c0b4bd232246869f55b4", + "theme2.brand1.6": "fd55e933a227e1f83495f6ea283ccb98210507f3", + "theme2.brand1.7": "675968cbc559c08c7a44b27720d2364b5b4c155a", + "theme2.brand1.8": "0c9d37aa84f6a3cf054a6e06eb8337b1babd7b7e", + "theme2.brand1.9": "3522eab9ebfc2ae5c91a580feaf70465e9748f89", + "theme2.brand1.10": "3e61a3494660d174df6bab736a87675ab62ff87e", + "theme2.brand1.11": "3d4c53b43568c37b4ea9c2635cf5958fc739bf64", + "theme2.brand1.12": "a706bba785733f72521a3c632e25df975f98a08c", + "theme2.brand1.13": "f9ed3353c4e61b94c8a74e2c2fd72397cedc408f", + "theme2.brand1.contrast-1": "093c525a697bcde5ba27edf9b468b2e9407b82e6", + "theme2.brand1.contrast-2": "e78c591644329c8e13ee835622fd953bd0d9b414", + "theme2.brand2.1": "513d52765402e5c084a20c23ed21a2d739109b35", + "theme2.brand2.2": "0ee7ac0a9763ab782ec40b93a043a3d10c999ff9", + "theme2.brand2.3": "1c943c957030b1afcd70e01530035db77f0ebc34", + "theme2.brand2.4": "73adbc11588a4d41a0358fd7a327678af7138191", + "theme2.brand2.5": "1d3384f44d226abebb3b43b9988a11dff93333de", + "theme2.brand2.6": "3e1fd231892a974c1d338217072c2e9abdc7e904", + "theme2.brand2.7": "b3d2b34807b4775678254f1bbb893e7bf7a40908", + "theme2.brand2.8": "987afc969a5de78dc72208980c939bedc1ad88b4", + "theme2.brand2.9": "e82328a15d454b8a03ac04813136a8239e99b85d", + "theme2.brand2.10": "6d006ead8798823fed87eacfd2dc51695b0825ad", + "theme2.brand2.11": "58a1ebcebbd1df26bc50e8d52d39ed3711c8c3a7", + "theme2.brand2.12": "5b729c155ebffd620d57c33e291660f11b1884fa", + "theme2.brand2.13": "14c388ee4151f1e1f7ac2952658dcb89cab56370", + "theme2.brand2.contrast-1": "25e59715d734c2451c357e141d1443ea1b6ef8e1", + "theme2.brand2.contrast-2": "80c31c85c0cb53db0b10b27230b9294b11bdf781", + "theme2.brand3.1": "871caba07e4fcb0fe56cfb939379ada95b487a05", + "theme2.brand3.2": "61f7371f2e403d7254b021c7711fcdf2e0dd131b", + "theme2.brand3.3": "c96a53b053fbd2ce612be43442568044e25287da", + "theme2.brand3.4": "1375f6d1141d514228812dd9c7b2bcf6fd68ec75", + "theme2.brand3.5": "245734869366fea1a8a0f6e921e2427ad42b196e", + "theme2.brand3.6": "95e8129218f51648fb283da8643f36e8013f38eb", + "theme2.brand3.7": "4d6259705c8938fa22307738cac8bad63d37a418", + "theme2.brand3.8": "a607b57ddeff2406b433212ec8f0d3e63e23b7eb", + "theme2.brand3.9": "f29d2dce85293e7bfc18561d47306c7b9af5e20c", + "theme2.brand3.10": "bc5f8d97862c89b6a0e196e49603918f742bec42", + "theme2.brand3.11": "92396787b7970ddbd54f3a90b2542baa0b0fb240", + "theme2.brand3.12": "31cc5bc290a45d598d2a76539cf8810ea1be23db", + "theme2.brand3.13": "934d8791f5ec56b0f9f7d66718d2d8ceeb800290", + "theme2.brand3.contrast-1": "d0b9f91f14ff9aaa2db5372121cca90c226bda8f", + "theme2.brand3.contrast-2": "227ccf89ba5a96077b4d8b01a2fbd22d20e6f79e", + "theme.accent.1": "d52b72226250022733f314bc8ead41572b126abd", + "theme.accent.2": "dc35ce341ba6f193ce37631c83279e78e96b1e00", + "theme.accent.3": "dbe9c0eb94666afef8645ae01eef110fa7a94c36", + "theme.accent.4": "7deb737bf18966280d225bab457186dd95fb694b", + "theme.accent.5": "35a935fe6585bbd349f392b18a9cb6fcbb0ed666", + "theme.accent.6": "0102cde532947fa8a5eb9da5213501856ce4702d", + "theme.accent.7": "82012177fc59e1c2dd9ea9e6728af8fd300f381d", + "theme.accent.8": "3e6962baa29099a62270718c344ed66f9711a634", + "theme.accent.9": "fda497a59cdcceb9df3c6c0765308bffc4be8595", + "theme.accent.10": "f8d74b59e6c4f89dddfc57dd3a4ee73454231c8c", + "theme.accent.11": "847312fe87ea8b3a0bba34662c3372aa83d3526e", + "theme.accent.12": "d9781a9caf862ea8e09d02f10be907f8ff7ce891", + "theme.accent.13": "4fcb160a1b672776226f840a44d3749bd4a4c4c6", + "theme.accent.contrast-1": "342c3a0d3de3bd5b6cda4e89c78a896fcd9cd530", + "theme.accent.contrast-2": "bca5125d3e4a96337ab1b25035e68d3e5cd27a81", + "theme.neutral.1": "02755d3dd4e7ebaea075944bc2a4502d346b475b", + "theme.neutral.2": "146e546ea2be6a410f061d542a24a7684b40f17e", + "theme.neutral.3": "859860a647701181cee797ad3d70153b053fdd7f", + "theme.neutral.4": "f5092b9e8510b70cf8b94fe14a7a162341f6bbfd", + "theme.neutral.5": "c5dc3272132a61f373d511ea92a2ed518b43576f", + "theme.neutral.6": "4423cbf12f66158729adf1456ca4177dea1200df", + "theme.neutral.7": "25ee049c4db70428ba675d99071ebe4ef2cdda40", + "theme.neutral.8": "02185938d8e50b3acc9a36239a90541b4b6580fd", + "theme.neutral.9": "f4b65659159b353f10394e0f0aa61736c01c8026", + "theme.neutral.10": "7901ac5870871964e43643953b05fc07265b9bb4", + "theme.neutral.11": "dfdd24d70731740de7cfc4916dd6543c01d615ae", + "theme.neutral.12": "9408ff0d3f36083029c3a06fc987bb9fd2780c96", + "theme.neutral.13": "d825832b7fcefb06cd19eac5fea4c233c96164a5", + "theme.neutral.contrast-1": "9bdd92adf9f2f83a27b5cf7e19055f93b186b65f", + "theme.neutral.contrast-2": "7f71bb222c7098e5caffcfc603b6b99c4a5f453f", + "theme.brand1.1": "73570b1f89d361af53b6eb532bc0c9f2112a2baa", + "theme.brand1.2": "a1437e3c4349012cb1f5b6fb3a0f56d5ed3eb9dc", + "theme.brand1.3": "7014722a24a3f873aa897ddeeb8c3882dfec4267", + "theme.brand1.4": "81cfb0f114932a40eb41684f83573850711acbef", + "theme.brand1.5": "f05bc8d0ed8d0c3f735d93483d1283638865176e", + "theme.brand1.6": "0688f3c65b4181e68eda40c8d6ba3bd2eee5badf", + "theme.brand1.7": "88ef738ace65037867a42ad484dcbbdc5a0c0a77", + "theme.brand1.8": "98d3ae310dcdea69c94e43ac20bd9dfa2adaae22", + "theme.brand1.9": "d9a221d510a56a78980874bd291cc9dea4c97e2c", + "theme.brand1.10": "b886fa30176051b9456ab4b4a34debe5c9667d79", + "theme.brand1.11": "994d19b7cef1f40b11a978631ca94c4b0707406e", + "theme.brand1.12": "f5cb1628a343712257736433cb42c77b8113a21a", + "theme.brand1.13": "29be7eb2fee04896cfe87f92cb8d09fc5d48f51f", + "theme.brand1.contrast-1": "f0ffcc8c155e95c529eae14b47a6364b557ebff5", + "theme.brand1.contrast-2": "89b04ae3ce595f7530278417b537199366a41d41", + "theme.brand2.1": "e08cf1d2e974717ddef05a1d39a704535ca25a10", + "theme.brand2.2": "22831bfb7978d6bbf6c09198c83734859cf301b3", + "theme.brand2.3": "d14a0e23f438e4aa0b798ad60198ac82762c5bb2", + "theme.brand2.4": "e3bf7f2f31637ea5962f4ed56f50152f62c66cb4", + "theme.brand2.5": "86bc6c62983f233084ab57e7efa9bfecc2c16db6", + "theme.brand2.6": "cf3c477176a3650fa8a9a1a6fde0f160d133debc", + "theme.brand2.7": "16b2aa7dfdbd797f9ed81a5d11accd3e9d341655", + "theme.brand2.8": "2fa517046d58487bee694b4e25ba819f83a73c2c", + "theme.brand2.9": "42785506cd1e0d593188d16a914e4a1586037c85", + "theme.brand2.10": "890e735a1b0ab501a0a6c7d001716fef3a5d03e8", + "theme.brand2.11": "791f5386532aa339d490e61fade5e280a7e4adbf", + "theme.brand2.12": "29ad08762620f5b2e0db62adf0fca3f213a57652", + "theme.brand2.13": "e21e95040ab27ea1957f736b8bbb680888ab2dd9", + "theme.brand2.contrast-1": "43657231f2a748c39e991bd4def426fd92870d90", + "theme.brand2.contrast-2": "86b64fd7f9e5d551d79033604836292d1667e693", + "theme.brand3.1": "f450f5c9c8f290222b864701c143e58f7001bd3a", + "theme.brand3.2": "0827723d668edfbc28b4a4aa9be72402c1786b87", + "theme.brand3.3": "f481425004549dc4ff859868038a69dc78c25b74", + "theme.brand3.4": "221862a5d2ac801403116848d52964ec5c6021d2", + "theme.brand3.5": "805c3c51ad913d8e16e8dff1f1df1c4266a758ed", + "theme.brand3.6": "e972c0442d48992624acf2ec00e84da20ef4a8ae", + "theme.brand3.7": "73ba47c550a1d47ca3c59c40689a4bd719fbfee5", + "theme.brand3.8": "7cf379ebe954cafce51c959771dd7fd5ed2d9685", + "theme.brand3.9": "41b3d1e83076ae5aaabd4dc62e72a0f7ff22be18", + "theme.brand3.10": "68ba9400b19a07bb2f014d3084c5e8c9b7f83e5a", + "theme.brand3.11": "5322730cf8f9a6c0fd85e95ee596eeaaf42348f3", + "theme.brand3.12": "8192e3fa401baf9b8c28fb7f89b0133b582f7b96", + "theme.brand3.13": "2cc0080a3df4c4811a6341510176762cb4540b05", + "theme.brand3.contrast-1": "a1275a3384a4d01fe032abfdf18936874c3e2208", + "theme.brand3.contrast-2": "524ea845c8c1e6dc3e05b4e8b4c49b2770cb6447", + "global.blue.1": "d2e976cd95db5f973022cda9eae917880c578bf5", + "global.blue.2": "6efca915ae1423d0e87d7c079e83b73e686fcb7c", + "global.blue.3": "f7c9f82022921b32806b05b1673ec1eff1922caf", + "global.blue.4": "b66d168b8341bad3580057ab160b2a68f78a6751", + "global.blue.5": "c4d707a44f6a05f0afc2cf38227a2b7dd831b2c2", + "global.blue.6": "bf90321d66b5f23a9674abe61d201b5b22e1c5e3", + "global.blue.7": "73ca300a3e953c8a21a20d98c1b8260dda4158cc", + "global.blue.8": "1ab6d1daae5bf5884441caf6ea35fa1f07a286ba", + "global.blue.9": "211e589c88fb34338c947c5c2f896b091b74465b", + "global.blue.10": "121ccd2a2015367a673b75c3873529157e82dc20", + "global.blue.11": "3ab48b84a41294a61d8bf26ee94464d0eafe6d9d", + "global.blue.12": "609a567c46e4692f43a557c3e67d58cc2bbd58ec", + "global.blue.13": "6269bf6afb50eae3e7c0215587e958819d70ed31", + "global.blue.contrast-1": "048c60fefccd796aceb1be19f7c7c4e7b90314a5", + "global.blue.contrast-2": "124c90f211a5c6538b1c3ed4aa24a4b559e2c338", + "global.green.1": "21baaf539ad57f62ec027af9e731fc5cff300187", + "global.green.2": "4696a51cea562bf7f84dcc9f264d0f9eaa877dd3", + "global.green.3": "f8549c79365a6b40e30f42cf16b18ed05d311c67", + "global.green.4": "3fd785b8c63d92ac246edc7a6d0e9adaabd517d1", + "global.green.5": "69255626d13508556bf2186137083da28d0bccb9", + "global.green.6": "6246b6916964dac245ac858e0f6f4d06caedd736", + "global.green.7": "05cce6768a8004925423dc0c08a0268bb43b2285", + "global.green.8": "07c6852ef7e4ae2a0d19e7757fa2af95e9800d83", + "global.green.9": "e175abcfa9dfc96399034f818e025a67089aa503", + "global.green.10": "303fecabc57e1f2ce8f3745117e23c097e2d9f84", + "global.green.11": "8ec4ef83c3dcdc6507ac4b8b0eec5fa71171a78d", + "global.green.12": "88d9df8106e7f966821dc83eed240729e67799f7", + "global.green.13": "bb4fde53803d4d5bd25a41163735a0d4f5084453", + "global.green.contrast-1": "977e787643bfd3599543dc801a16a98e60460f00", + "global.green.contrast-2": "653fffab2eedce78f45fded4018dabbcf5a6e27d", + "global.orange.1": "d2736659ea237d39db008a9867ebc1f979258ab0", + "global.orange.2": "bf837a33dad5cb56377433f7d211c216521f99ac", + "global.orange.3": "daacca314f9f7e0d8d611bda915ed34e951c5cc3", + "global.orange.4": "028fcd766bb47a840e3680743a4b1b968f8ba589", + "global.orange.5": "c047e222f1608bd986cd82764912dc6ff6fe9cbb", + "global.orange.6": "6f145b85a03a2e79e9e0a35d07f6ab1c241b5858", + "global.orange.7": "7093451903265583f5855c0e1962374beebacd65", + "global.orange.8": "e899cbc99b9f38064e4a312a5814a9dc124e07c3", + "global.orange.9": "4c7427cad93dc658f7c6f27b58dc943e5acedab8", + "global.orange.10": "911b6af07576df622589a1db30b8a0fe0fa04fa5", + "global.orange.11": "1bbad517144ebcced79c86defdb6a540b0af5275", + "global.orange.12": "7765ab682e6d3152a607f24a778094e249e553ad", + "global.orange.13": "658d19fb443ba020301d03b0727e03e90a664fe6", + "global.orange.contrast-1": "f31e6c57d8ceeb39f8080ff5df5b451f9422f2f6", + "global.orange.contrast-2": "4e62f3169595a36902ff21deb86ad42c32f45e63", + "global.purple.1": "dd8f892e5a1fc74e47d3d5895de1447bbb5026c0", + "global.purple.2": "fa7784771907554b0557e70775ed6c03622af95c", + "global.purple.3": "f3bc265da4067eecb5318367b9ed193f9e52e230", + "global.purple.4": "1b0e7b776a60b19f8184ed6c3cc1926a017bda54", + "global.purple.5": "820e27336928810b405aa0d4dd94bfd024e67682", + "global.purple.6": "07049c4831c9c3842e7e3bb0277cd133dd64ae7a", + "global.purple.7": "6efaacc6201883ce8bdd3b9e94a66206f99b4d1e", + "global.purple.8": "9d9fb5c6a3193f5540e7bbe41513615a39491c46", + "global.purple.9": "be1ce5d3aa562dc2a476e6b6fc6f4c059b0f5faf", + "global.purple.10": "6753c42d3fb1ddb7d9aac5f015e6ccda24091e76", + "global.purple.11": "a528da4e5225d47a6d26e50a2009bbdcf9ef876e", + "global.purple.12": "782a06967ff4c93ed7468d3ccebf73d62a43efe2", + "global.purple.13": "4a1221c6a31c0476875e6bd80bf75cbde6d51a35", + "global.purple.contrast-1": "6fce2fb6cdb93a3b6b61edb95f7d10eff40882e2", + "global.purple.contrast-2": "811e5c3fc69bb90d346847f30094d29ccd0b3db6", + "global.red.1": "96c68e54995f519fdf85445dcba73c823a579442", + "global.red.2": "a492455376e3ffa0445a86f8bed5d878082d0ded", + "global.red.3": "f09888e754814c7eb3da40b8cbcc43465d100402", + "global.red.4": "8c92ed293cab5e3ada6ff417c1aeba6830891b0f", + "global.red.5": "5e9dd03b4adeb98b153ebd8930288930e9dc4a9f", + "global.red.6": "7db609be5449de86faeecc7a1869d9e350a03db1", + "global.red.7": "2a99034da70ba21a84f2aca985f5dacad795e811", + "global.red.8": "d5eea18bfb7f83a051ada8289d0ceeb7be06b941", + "global.red.9": "886a217145edb0171192fa640aaca7109b5b36ce", + "global.red.10": "07f68ea7dfee0791d705c01049a19f9fa3c6b108", + "global.red.11": "2079aa95e35987b5d92f4c196914593ff5caa431", + "global.red.12": "f3a1e09ca133a5d52f211bbb3db4511855983a0f", + "global.red.13": "05dc77b8bcdd7ab509dbfa86aa37c437e23a8de8", + "global.red.contrast-1": "05438cf0d5eb4ff71816be72fd0546bc95102d08", + "global.red.contrast-2": "0f9d07cabfb0949b64117ae400b952d1959ec3cf", + "global.yellow.1": "4231d28e78f570ed9053d6068d0293469e92b4db", + "global.yellow.2": "c146ca42d73274a1eb9e8214c7e1825b58345990", + "global.yellow.3": "ee96ea63fef9e012e1e6bddf9c2d3a87f0503453", + "global.yellow.4": "fc20ef057799403bb22896e33cf5595a9aac190e", + "global.yellow.5": "065b8de035987446b17cfde34d1245f8eed50235", + "global.yellow.6": "774f57ed67d97bbe5e3f11dcd757dc34ec6c84fc", + "global.yellow.7": "78d4026f5b7b91586016ddf6b8723e02b55da764", + "global.yellow.8": "35d27b18dd3a6092aecb451a292892c7c96c6361", + "global.yellow.9": "47d1637b66c599a657029d26963a5a1cee5804c0", + "global.yellow.10": "62827494321f097c0ff2b963637e7b1d37e4163f", + "global.yellow.11": "49010b99b75a390a26dfdf803b65042fe7b7e53e", + "global.yellow.12": "f8b2622cba8f2cbee6d6240cac1137e854d3050e", + "global.yellow.13": "6514ade3d2c015c683d951cf6b03c8217228433d", + "global.yellow.contrast-1": "fcaaef2dc0beddd4288a912c721171e4714d5226", + "global.yellow.contrast-2": "f661a97ace0954d438bad585023deeb0165081ac" }, "group": "Mode" }, @@ -816,84 +516,84 @@ "selectedTokenSets": { "themes/theme": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34714:6571", - "$figmaModeId": "34714:5", + "$figmaCollectionId": "VariableCollectionId:34811:5713", + "$figmaModeId": "34811:2", "$figmaVariableReferences": { - "color.accent.1": "d8b65a23f959140f056d945df7208526b42cc067", - "color.accent.2": "d19369013d777fcd5be65c750383d821da46b6a0", - "color.accent.3": "1ff161ec85f37f4c101db004cdf4c810cded9d67", - "color.accent.4": "406ee6bda03fc8ce0623a9439b7f6d012110c349", - "color.accent.5": "5221b4888940d712b7d5902a1eaa1fc741bf0520", - "color.accent.6": "1e74e9264142fec7065b055f99aa2d2e74f3ce5e", - "color.accent.7": "eb6234e73f52bd30343a679702c8f5c138c8047f", - "color.accent.8": "27eee4cbf7197c955510b7fa5d49964427627b91", - "color.accent.9": "fb00adaaa2e737e218ef695df8120292a634238e", - "color.accent.10": "f0f12f48d34d812f48b1ed448af2affc948adaeb", - "color.accent.11": "658737fa982ed7b10663dba2e23dc9feaa0533ab", - "color.accent.12": "d3c4cf53b136d3c8a8297a042f32dfc7dcc407f1", - "color.accent.13": "bd19ee01863ca814697e6e6f2ba90e7a07ead8a0", - "color.accent.contrast-1": "345367b8d28147803b1a3a8bc71b953c3c8e007c", - "color.accent.contrast-2": "983a3b372910da84b816a2b66d521069cdb3f7a7", - "color.neutral.1": "091dd6d0ae8414ae9aa0da79c1850a7f25eaeb6f", - "color.neutral.2": "18fb25ce2a25acb0adcf8897e9b023fd8fba48fa", - "color.neutral.3": "1b721cda6f19b87217f3e35cd1f9d50f16a6c2af", - "color.neutral.4": "e5749bfcb8150f594c1fe30b418179b5759035a6", - "color.neutral.5": "4ce98de2bfc75ae4f4ac65c7564681d04834a0b2", - "color.neutral.6": "2459207904722404e4bbffd1f9042dfa8d446033", - "color.neutral.7": "0c5718ad534e7fbece5002871adb6f8eb447d9ba", - "color.neutral.8": "23c88aa910a6bdf62a719bdccc4605260917da9b", - "color.neutral.9": "a1e76974f0c847ff798b48a081d171d5592f2531", - "color.neutral.10": "d389497d54b4b843a90cf3358dcd4bc009f301fb", - "color.neutral.11": "7e57ab694de9ad0f2bddce861fc95b84bd8fe503", - "color.neutral.12": "21fc63985268b3c626b6a85052c04a992f6f8850", - "color.neutral.13": "76d4ecbda4014965fd7be640e75a1d7de0515b28", - "color.neutral.contrast-1": "eb8da9dc0372c4924e1d1f51bed7a258cbcbeee3", - "color.neutral.contrast-2": "41809253146bee96c9258967a776cda1ab2ab7bc", - "color.brand1.1": "bfafacd36a56d77328451718a055532c65ab3cc4", - "color.brand1.2": "6c7ac7f8f3549d4dbbb065ece4697fb45e9ab419", - "color.brand1.3": "1d18e1e6e13ba96925c095074c36ccaf5fe31ece", - "color.brand1.4": "cb2f9dcf0cd0a2b4519af8db1cfd5debe841bb9f", - "color.brand1.5": "87f19dca6e8efd6294296235b434a52ca617e94a", - "color.brand1.6": "d06d6fcda8779634f03b3a6d488fb5b3d3485152", - "color.brand1.7": "09d6200b7811f0d9fb378438de4281b4ee1daa84", - "color.brand1.8": "4944a510aa1c2906fe7727235d0bea9eacd98efd", - "color.brand1.9": "e9190f0888f02eb895edcbec792667470e5788c9", - "color.brand1.10": "324cf59624d85de3b09f54103d19254500b75ec3", - "color.brand1.11": "de585a6f4c9b835c2bbeea00a04d0211631a7f53", - "color.brand1.12": "a6663731e7ba20c634842c264f43f62c5ee94119", - "color.brand1.13": "dc1193e52adbeafebe547a30eef48913345e8b5b", - "color.brand1.contrast-1": "bbb92d7fccae8bacf5c2653c2bfd7d2cbbad0720", - "color.brand1.contrast-2": "a01e879e33fedb492014a2571558e4d3a1f79856", - "color.brand2.1": "a29bb3e632080c1d88e74ebb4b17729f65378705", - "color.brand2.2": "72efe8761d9dbf0d9ebac27654d422ae82ea9c9d", - "color.brand2.3": "3f8d251f8c315c6e701485a03aa4b6bc5a3043b8", - "color.brand2.4": "57f1101558f834c2c7d53ce03fed0f5e4eed6586", - "color.brand2.5": "2f0a6479411fec47980248f5b07723a4935dfafa", - "color.brand2.6": "53ba6c2cafd96a705914f85ef765282c854ae142", - "color.brand2.7": "424fe68de89856a617dc36483a6336a2ac0d9bc7", - "color.brand2.8": "ae5e929a30cf172a31ff70cb04ad4ca74b6321b3", - "color.brand2.9": "3748694e5fc3cbafa9ed4e3b4d4e3ca07365ef52", - "color.brand2.10": "d52b471a8ad7108cf47eef57706433256892da21", - "color.brand2.11": "92a9b57fc8f399b81f7c9ecd34d9d7b7671f6702", - "color.brand2.12": "7e744f74ac6d7bb770b9ce8afebccf54f28dddb6", - "color.brand2.13": "9ed3d54ddea7a9c287be74a352bc6f063a997f91", - "color.brand2.contrast-1": "04816fe06731132f292a5593b8e0c9e46d82e9a6", - "color.brand2.contrast-2": "dc864f1fd008f7a28023247c9454cf54eeaab5c0", - "color.brand3.1": "648861f2d93d8d3ca1755ce828ed406715f4542f", - "color.brand3.2": "b454f414ac58cb3fdcf8ee5a8142a939e83b168b", - "color.brand3.3": "5a0e52fa6ea4b28d344171e3aaa4a3781d2bc7ca", - "color.brand3.4": "d81723bb28edf19b23f7c1f59f7a7aa298c66860", - "color.brand3.5": "96e5776dbbf7def9a71c1a34171da4b485b9530e", - "color.brand3.6": "95b1213457676fccccd6fe1b319c3b324d8abecc", - "color.brand3.7": "ad9746bf0b20e6e82fa8210b0899fbfe47e89653", - "color.brand3.8": "ede7713cde859edb089f3f1a0d48d4a4aa0b4372", - "color.brand3.9": "f0a72ab2f6dee5c350b61fd353caf184613a4cfb", - "color.brand3.10": "326702db2832588af7cbbe532ddc6e0f8a8a39f5", - "color.brand3.11": "15553a685fd2fc060c7022032975aa6769ce838e", - "color.brand3.12": "41b51c9320056cf260b801d5032a523e853604a2", - "color.brand3.13": "33ea402a0ebc6caddb70c2e75901deef20f9bba9", - "color.brand3.contrast-1": "ab93236bc114348fa1ebf9fa874cca97f9667a72", - "color.brand3.contrast-2": "a17407787b7250c490b5d346c198663a10267750" + "color.accent.1": "e246617bb2a84e2dd51f67f130ee2870d8fa2d04", + "color.accent.2": "318abd8d5b92205fc105f1d61402278ae1d172c6", + "color.accent.3": "d58746edde7f1f57a501c41f80931b5fd2c3a0f6", + "color.accent.4": "bed537a936884d3a85525e8b94a4d52ab47d8730", + "color.accent.5": "ecdad15cb3fa7110e4307e25a616865fcbb38786", + "color.accent.6": "b4042506c1bc7d15f8c5ce2244f0393acaded8d3", + "color.accent.7": "d6830be9c9f28a190742a46ee905ac578892368e", + "color.accent.8": "da023eddcfdd49ed1cf4f2760a82d480c2a91839", + "color.accent.9": "a5f2140149c28a2bc2b87375288ff8767a9d7183", + "color.accent.10": "c0d7a662717de74fa7ce62e02a14a0649c9849da", + "color.accent.11": "5b93c2be645402d9e7455cd92e778661a0e15408", + "color.accent.12": "26a7da297d11c8c189d3575accc4c7340ae8f2b8", + "color.accent.13": "2dcc9431df5049b3f3d9b81c48c6a49cfa3d4050", + "color.accent.contrast-1": "587fbc17eb1ef8db7650ac714eee158aaffb2571", + "color.accent.contrast-2": "93864a02cb1d3d3dedb336268f5218949eb11882", + "color.neutral.1": "cc472fc028f162084117154ee4079846ab33fa46", + "color.neutral.2": "dae872bccb43b55452aca70778318d634e5dc72f", + "color.neutral.3": "d481dc43bf3fe605ede4369d635b046176d0b990", + "color.neutral.4": "098b65212482d5cd0b97a22b7ef4601cf8bb4017", + "color.neutral.5": "6dacb2074767d4ae8c89803690f2b71343103ff1", + "color.neutral.6": "064bb7187d57bf0ccbef77c7bef4dfebce043ae2", + "color.neutral.7": "70f7b31b298ef743629634ef8671b842914b16b2", + "color.neutral.8": "70d1e34f6a4f7bcb60916fe46c77d6cfc5345f31", + "color.neutral.9": "82f3da46fe425348e38134a81206180ffe328a95", + "color.neutral.10": "0235fed73be5c5c8ba1a02237df1bf13e10e6a73", + "color.neutral.11": "4dbf5b69e10469a94a3b172979f9804e283d0242", + "color.neutral.12": "7a21d3b0374f5d09b560cc5faffa5c536a9e058a", + "color.neutral.13": "66fa1f43ce944a12ed8525e830ec3ead607b774b", + "color.neutral.contrast-1": "c11d476acb338ed79710cfc43c1d794e2c9bf500", + "color.neutral.contrast-2": "b8c23394ef6b508b61be61a2fb52e2cb78cd3c2a", + "color.brand1.1": "c4426423e957b322b65e3013e9221fd6f1b162cb", + "color.brand1.2": "31a2d4163ae712dca9c25653111c130c05a10ea1", + "color.brand1.3": "90a13b04b82e86726dc6df16909ab6d8f0e4ce7f", + "color.brand1.4": "4fa4da0b0652d6e23c9a71756bf6229ff713966a", + "color.brand1.5": "f42db6988ab2479f345ad2924945c5abce1e54bb", + "color.brand1.6": "98798b0dc11b7b2b7157b1f96804b1ad9b3158e3", + "color.brand1.7": "f1fbc5bba56a62dea9862421e3e25c84a6c6495a", + "color.brand1.8": "28a27ed90a8fef5b74be0fa5eb91854e6a75107c", + "color.brand1.9": "cbcc48e98b341b1d8dce120439aef0a1c1d58e8c", + "color.brand1.10": "f10fa4e2699b9acc11e2c47256a2122519b7c073", + "color.brand1.11": "90b78467a03262c19cec3b82a9ebb4b3f09afd54", + "color.brand1.12": "87364cebdbfc8beb61f83523c2bfb884c1f1588f", + "color.brand1.13": "9cee12a043c3c22e59ed1c8ab5b187cd1a5016f5", + "color.brand1.contrast-1": "4520a4d40c33ce9db3f5db22e55d654248e10734", + "color.brand1.contrast-2": "1aa595b600ec5d1afee0c21c689bf8bcd43163f2", + "color.brand2.1": "78f8172bf6a758619448699f9f2ed6bf56803db5", + "color.brand2.2": "d65aac95862b5bb72ec046d7c32241b9bfd5e05f", + "color.brand2.3": "ec6833347da988266813d24a0aa0442110caeae1", + "color.brand2.4": "f3f21c3d62fb66fd3853798bbf1d46df3f5b8d96", + "color.brand2.5": "59be1c8e074a5ecca8a464a38541e1c2537e07c5", + "color.brand2.6": "dd02b20096f8bb0d124d6e6de5e1e68a96a02bc9", + "color.brand2.7": "05e54d4e684c6c5cdbe2a53447e6b80842cff718", + "color.brand2.8": "f4b9933b8f086d89546d0d448a510cf99077d07c", + "color.brand2.9": "633a3f913dc77b4c7bf4eb25da8cc2db21b29270", + "color.brand2.10": "2777190ca145c8db26d0fd153211485fc3c3a999", + "color.brand2.11": "35b3af457a322fc37453dfc94db4a65c3b01dd28", + "color.brand2.12": "951faeb9ed005f6832d8842fe682370327d3019b", + "color.brand2.13": "0c54f3109310929ceb2ebd4a54425b337d4cea2a", + "color.brand2.contrast-1": "e3e01d62b3e750b510d71cd4b5ab65393e7dd39d", + "color.brand2.contrast-2": "2a05f9c19ba30b4ee770d2d70f3e4d5f393875ee", + "color.brand3.1": "e274c80aa55a1c57ab2c00f6acc1d987454657a2", + "color.brand3.2": "c30a77441590dee15bd2b5e29768d42632763e2c", + "color.brand3.3": "942d7adc005f82f4d52dab86940f536bade94e41", + "color.brand3.4": "0bbd0b1397bfe478427fa1a949d93816dabeaf26", + "color.brand3.5": "6f06cca629741afd851a40eaca2f3f30b8abcbbd", + "color.brand3.6": "1b0bdd7c255880b3fea2a34fbddfd016c3071b9b", + "color.brand3.7": "63e37b1d5f7406c8ae3cd12180157561f0853ceb", + "color.brand3.8": "038aa788428b04882f2c7561c42f12f2b95ac6d1", + "color.brand3.9": "b4832d0df8517a71d605efe7d920966df7b822b7", + "color.brand3.10": "e6e3ad94a644c9b00c7eedda5080aba0913c0037", + "color.brand3.11": "a9d56b0d75ffefec54e97c1c9e94f5a80c9f170e", + "color.brand3.12": "9f59d74e4a8bf7ccab81cbc2cbf78715771d8760", + "color.brand3.13": "cd18e1490012c8cce798b11fcf35c4c98aaec390", + "color.brand3.contrast-1": "76606a7189862192028a3a701f043013d99a0a0f", + "color.brand3.contrast-2": "058ef37f9cf4263711648bfc34738b75b32dfd8b" }, "group": "Theme" }, @@ -904,84 +604,84 @@ "selectedTokenSets": { "themes/theme2": "enabled" }, - "$figmaCollectionId": "VariableCollectionId:34714:6571", - "$figmaModeId": "34714:6", + "$figmaCollectionId": "VariableCollectionId:34811:5713", + "$figmaModeId": "34811:3", "$figmaVariableReferences": { - "color.accent.1": "d8b65a23f959140f056d945df7208526b42cc067", - "color.accent.2": "d19369013d777fcd5be65c750383d821da46b6a0", - "color.accent.3": "1ff161ec85f37f4c101db004cdf4c810cded9d67", - "color.accent.4": "406ee6bda03fc8ce0623a9439b7f6d012110c349", - "color.accent.5": "5221b4888940d712b7d5902a1eaa1fc741bf0520", - "color.accent.6": "1e74e9264142fec7065b055f99aa2d2e74f3ce5e", - "color.accent.7": "eb6234e73f52bd30343a679702c8f5c138c8047f", - "color.accent.8": "27eee4cbf7197c955510b7fa5d49964427627b91", - "color.accent.9": "fb00adaaa2e737e218ef695df8120292a634238e", - "color.accent.10": "f0f12f48d34d812f48b1ed448af2affc948adaeb", - "color.accent.11": "658737fa982ed7b10663dba2e23dc9feaa0533ab", - "color.accent.12": "d3c4cf53b136d3c8a8297a042f32dfc7dcc407f1", - "color.accent.13": "bd19ee01863ca814697e6e6f2ba90e7a07ead8a0", - "color.accent.contrast-1": "345367b8d28147803b1a3a8bc71b953c3c8e007c", - "color.accent.contrast-2": "983a3b372910da84b816a2b66d521069cdb3f7a7", - "color.neutral.1": "091dd6d0ae8414ae9aa0da79c1850a7f25eaeb6f", - "color.neutral.2": "18fb25ce2a25acb0adcf8897e9b023fd8fba48fa", - "color.neutral.3": "1b721cda6f19b87217f3e35cd1f9d50f16a6c2af", - "color.neutral.4": "e5749bfcb8150f594c1fe30b418179b5759035a6", - "color.neutral.5": "4ce98de2bfc75ae4f4ac65c7564681d04834a0b2", - "color.neutral.6": "2459207904722404e4bbffd1f9042dfa8d446033", - "color.neutral.7": "0c5718ad534e7fbece5002871adb6f8eb447d9ba", - "color.neutral.8": "23c88aa910a6bdf62a719bdccc4605260917da9b", - "color.neutral.9": "a1e76974f0c847ff798b48a081d171d5592f2531", - "color.neutral.10": "d389497d54b4b843a90cf3358dcd4bc009f301fb", - "color.neutral.11": "7e57ab694de9ad0f2bddce861fc95b84bd8fe503", - "color.neutral.12": "21fc63985268b3c626b6a85052c04a992f6f8850", - "color.neutral.13": "76d4ecbda4014965fd7be640e75a1d7de0515b28", - "color.neutral.contrast-1": "eb8da9dc0372c4924e1d1f51bed7a258cbcbeee3", - "color.neutral.contrast-2": "41809253146bee96c9258967a776cda1ab2ab7bc", - "color.brand1.1": "bfafacd36a56d77328451718a055532c65ab3cc4", - "color.brand1.2": "6c7ac7f8f3549d4dbbb065ece4697fb45e9ab419", - "color.brand1.3": "1d18e1e6e13ba96925c095074c36ccaf5fe31ece", - "color.brand1.4": "cb2f9dcf0cd0a2b4519af8db1cfd5debe841bb9f", - "color.brand1.5": "87f19dca6e8efd6294296235b434a52ca617e94a", - "color.brand1.6": "d06d6fcda8779634f03b3a6d488fb5b3d3485152", - "color.brand1.7": "09d6200b7811f0d9fb378438de4281b4ee1daa84", - "color.brand1.8": "4944a510aa1c2906fe7727235d0bea9eacd98efd", - "color.brand1.9": "e9190f0888f02eb895edcbec792667470e5788c9", - "color.brand1.10": "324cf59624d85de3b09f54103d19254500b75ec3", - "color.brand1.11": "de585a6f4c9b835c2bbeea00a04d0211631a7f53", - "color.brand1.12": "a6663731e7ba20c634842c264f43f62c5ee94119", - "color.brand1.13": "dc1193e52adbeafebe547a30eef48913345e8b5b", - "color.brand1.contrast-1": "bbb92d7fccae8bacf5c2653c2bfd7d2cbbad0720", - "color.brand1.contrast-2": "a01e879e33fedb492014a2571558e4d3a1f79856", - "color.brand2.1": "a29bb3e632080c1d88e74ebb4b17729f65378705", - "color.brand2.2": "72efe8761d9dbf0d9ebac27654d422ae82ea9c9d", - "color.brand2.3": "3f8d251f8c315c6e701485a03aa4b6bc5a3043b8", - "color.brand2.4": "57f1101558f834c2c7d53ce03fed0f5e4eed6586", - "color.brand2.5": "2f0a6479411fec47980248f5b07723a4935dfafa", - "color.brand2.6": "53ba6c2cafd96a705914f85ef765282c854ae142", - "color.brand2.7": "424fe68de89856a617dc36483a6336a2ac0d9bc7", - "color.brand2.8": "ae5e929a30cf172a31ff70cb04ad4ca74b6321b3", - "color.brand2.9": "3748694e5fc3cbafa9ed4e3b4d4e3ca07365ef52", - "color.brand2.10": "d52b471a8ad7108cf47eef57706433256892da21", - "color.brand2.11": "92a9b57fc8f399b81f7c9ecd34d9d7b7671f6702", - "color.brand2.12": "7e744f74ac6d7bb770b9ce8afebccf54f28dddb6", - "color.brand2.13": "9ed3d54ddea7a9c287be74a352bc6f063a997f91", - "color.brand2.contrast-1": "04816fe06731132f292a5593b8e0c9e46d82e9a6", - "color.brand2.contrast-2": "dc864f1fd008f7a28023247c9454cf54eeaab5c0", - "color.brand3.1": "648861f2d93d8d3ca1755ce828ed406715f4542f", - "color.brand3.2": "b454f414ac58cb3fdcf8ee5a8142a939e83b168b", - "color.brand3.3": "5a0e52fa6ea4b28d344171e3aaa4a3781d2bc7ca", - "color.brand3.4": "d81723bb28edf19b23f7c1f59f7a7aa298c66860", - "color.brand3.5": "96e5776dbbf7def9a71c1a34171da4b485b9530e", - "color.brand3.6": "95b1213457676fccccd6fe1b319c3b324d8abecc", - "color.brand3.7": "ad9746bf0b20e6e82fa8210b0899fbfe47e89653", - "color.brand3.8": "ede7713cde859edb089f3f1a0d48d4a4aa0b4372", - "color.brand3.9": "f0a72ab2f6dee5c350b61fd353caf184613a4cfb", - "color.brand3.10": "326702db2832588af7cbbe532ddc6e0f8a8a39f5", - "color.brand3.11": "15553a685fd2fc060c7022032975aa6769ce838e", - "color.brand3.12": "41b51c9320056cf260b801d5032a523e853604a2", - "color.brand3.13": "33ea402a0ebc6caddb70c2e75901deef20f9bba9", - "color.brand3.contrast-1": "ab93236bc114348fa1ebf9fa874cca97f9667a72", - "color.brand3.contrast-2": "a17407787b7250c490b5d346c198663a10267750" + "color.accent.1": "e246617bb2a84e2dd51f67f130ee2870d8fa2d04", + "color.accent.2": "318abd8d5b92205fc105f1d61402278ae1d172c6", + "color.accent.3": "d58746edde7f1f57a501c41f80931b5fd2c3a0f6", + "color.accent.4": "bed537a936884d3a85525e8b94a4d52ab47d8730", + "color.accent.5": "ecdad15cb3fa7110e4307e25a616865fcbb38786", + "color.accent.6": "b4042506c1bc7d15f8c5ce2244f0393acaded8d3", + "color.accent.7": "d6830be9c9f28a190742a46ee905ac578892368e", + "color.accent.8": "da023eddcfdd49ed1cf4f2760a82d480c2a91839", + "color.accent.9": "a5f2140149c28a2bc2b87375288ff8767a9d7183", + "color.accent.10": "c0d7a662717de74fa7ce62e02a14a0649c9849da", + "color.accent.11": "5b93c2be645402d9e7455cd92e778661a0e15408", + "color.accent.12": "26a7da297d11c8c189d3575accc4c7340ae8f2b8", + "color.accent.13": "2dcc9431df5049b3f3d9b81c48c6a49cfa3d4050", + "color.accent.contrast-1": "587fbc17eb1ef8db7650ac714eee158aaffb2571", + "color.accent.contrast-2": "93864a02cb1d3d3dedb336268f5218949eb11882", + "color.neutral.1": "cc472fc028f162084117154ee4079846ab33fa46", + "color.neutral.2": "dae872bccb43b55452aca70778318d634e5dc72f", + "color.neutral.3": "d481dc43bf3fe605ede4369d635b046176d0b990", + "color.neutral.4": "098b65212482d5cd0b97a22b7ef4601cf8bb4017", + "color.neutral.5": "6dacb2074767d4ae8c89803690f2b71343103ff1", + "color.neutral.6": "064bb7187d57bf0ccbef77c7bef4dfebce043ae2", + "color.neutral.7": "70f7b31b298ef743629634ef8671b842914b16b2", + "color.neutral.8": "70d1e34f6a4f7bcb60916fe46c77d6cfc5345f31", + "color.neutral.9": "82f3da46fe425348e38134a81206180ffe328a95", + "color.neutral.10": "0235fed73be5c5c8ba1a02237df1bf13e10e6a73", + "color.neutral.11": "4dbf5b69e10469a94a3b172979f9804e283d0242", + "color.neutral.12": "7a21d3b0374f5d09b560cc5faffa5c536a9e058a", + "color.neutral.13": "66fa1f43ce944a12ed8525e830ec3ead607b774b", + "color.neutral.contrast-1": "c11d476acb338ed79710cfc43c1d794e2c9bf500", + "color.neutral.contrast-2": "b8c23394ef6b508b61be61a2fb52e2cb78cd3c2a", + "color.brand1.1": "c4426423e957b322b65e3013e9221fd6f1b162cb", + "color.brand1.2": "31a2d4163ae712dca9c25653111c130c05a10ea1", + "color.brand1.3": "90a13b04b82e86726dc6df16909ab6d8f0e4ce7f", + "color.brand1.4": "4fa4da0b0652d6e23c9a71756bf6229ff713966a", + "color.brand1.5": "f42db6988ab2479f345ad2924945c5abce1e54bb", + "color.brand1.6": "98798b0dc11b7b2b7157b1f96804b1ad9b3158e3", + "color.brand1.7": "f1fbc5bba56a62dea9862421e3e25c84a6c6495a", + "color.brand1.8": "28a27ed90a8fef5b74be0fa5eb91854e6a75107c", + "color.brand1.9": "cbcc48e98b341b1d8dce120439aef0a1c1d58e8c", + "color.brand1.10": "f10fa4e2699b9acc11e2c47256a2122519b7c073", + "color.brand1.11": "90b78467a03262c19cec3b82a9ebb4b3f09afd54", + "color.brand1.12": "87364cebdbfc8beb61f83523c2bfb884c1f1588f", + "color.brand1.13": "9cee12a043c3c22e59ed1c8ab5b187cd1a5016f5", + "color.brand1.contrast-1": "4520a4d40c33ce9db3f5db22e55d654248e10734", + "color.brand1.contrast-2": "1aa595b600ec5d1afee0c21c689bf8bcd43163f2", + "color.brand2.1": "78f8172bf6a758619448699f9f2ed6bf56803db5", + "color.brand2.2": "d65aac95862b5bb72ec046d7c32241b9bfd5e05f", + "color.brand2.3": "ec6833347da988266813d24a0aa0442110caeae1", + "color.brand2.4": "f3f21c3d62fb66fd3853798bbf1d46df3f5b8d96", + "color.brand2.5": "59be1c8e074a5ecca8a464a38541e1c2537e07c5", + "color.brand2.6": "dd02b20096f8bb0d124d6e6de5e1e68a96a02bc9", + "color.brand2.7": "05e54d4e684c6c5cdbe2a53447e6b80842cff718", + "color.brand2.8": "f4b9933b8f086d89546d0d448a510cf99077d07c", + "color.brand2.9": "633a3f913dc77b4c7bf4eb25da8cc2db21b29270", + "color.brand2.10": "2777190ca145c8db26d0fd153211485fc3c3a999", + "color.brand2.11": "35b3af457a322fc37453dfc94db4a65c3b01dd28", + "color.brand2.12": "951faeb9ed005f6832d8842fe682370327d3019b", + "color.brand2.13": "0c54f3109310929ceb2ebd4a54425b337d4cea2a", + "color.brand2.contrast-1": "e3e01d62b3e750b510d71cd4b5ab65393e7dd39d", + "color.brand2.contrast-2": "2a05f9c19ba30b4ee770d2d70f3e4d5f393875ee", + "color.brand3.1": "e274c80aa55a1c57ab2c00f6acc1d987454657a2", + "color.brand3.2": "c30a77441590dee15bd2b5e29768d42632763e2c", + "color.brand3.3": "942d7adc005f82f4d52dab86940f536bade94e41", + "color.brand3.4": "0bbd0b1397bfe478427fa1a949d93816dabeaf26", + "color.brand3.5": "6f06cca629741afd851a40eaca2f3f30b8abcbbd", + "color.brand3.6": "1b0bdd7c255880b3fea2a34fbddfd016c3071b9b", + "color.brand3.7": "63e37b1d5f7406c8ae3cd12180157561f0853ceb", + "color.brand3.8": "038aa788428b04882f2c7561c42f12f2b95ac6d1", + "color.brand3.9": "b4832d0df8517a71d605efe7d920966df7b822b7", + "color.brand3.10": "e6e3ad94a644c9b00c7eedda5080aba0913c0037", + "color.brand3.11": "a9d56b0d75ffefec54e97c1c9e94f5a80c9f170e", + "color.brand3.12": "9f59d74e4a8bf7ccab81cbc2cbf78715771d8760", + "color.brand3.13": "cd18e1490012c8cce798b11fcf35c4c98aaec390", + "color.brand3.contrast-1": "76606a7189862192028a3a701f043013d99a0a0f", + "color.brand3.contrast-2": "058ef37f9cf4263711648bfc34738b75b32dfd8b" }, "group": "Theme" }, @@ -995,196 +695,196 @@ "primitives/globals": "source", "primitives/typography/default": "source" }, - "$figmaCollectionId": "VariableCollectionId:34714:6647", - "$figmaModeId": "34714:7", + "$figmaCollectionId": "VariableCollectionId:34811:5789", + "$figmaModeId": "34811:4", "$figmaVariableReferences": { - "border-radius.sm": "1a7b4239a8b09f43af8fc15a0e117a0270440e5e", - "border-radius.md": "8fb81a764bfcb19cd8f49e06d77a37a45d4a9b8f", - "border-radius.lg": "223d95ba11f1380d0d69b232d14d312eef928df5", - "border-radius.xl": "ad92cb651466407fa72e40a0626a9d47f0e555fa", - "border-radius.2xl": "04185d698cb373801fe41eae29398acb3372e2b3", - "border-radius.3xl": "ce12971407615267452783c994c23735851bad70", - "border-radius.4xl": "7087828126e78068fa09afbc221b44e888182e42", - "border-radius.full": "0657237610fe634062372472d0830d44440b35f4", - "spacing.0": "1318dbe9234202e152561990de937a6bafaeab2c", - "spacing.1": "e6875d98cacdc8e5213348a36c038474aa47b37e", - "spacing.2": "1adc586479d696db281b022143c90c33e408f3bd", - "spacing.3": "2db9abc035869c80a62c73d4cd330d210a8b1181", - "spacing.4": "0b2ba966aade620bda0231e086180f5c7e7bdae5", - "spacing.5": "92e3dfb106733968b29ac7278294a33edf7d688f", - "spacing.6": "5cc23ac0fdc1434833aa7380d41e4abb8ae49514", - "spacing.7": "39064e751160f6eb223f33b8713e7106d65463e3", - "spacing.8": "1f56f2b324cc28c82ade996b2d16755e8057155a", - "spacing.9": "c467440ea1c9639b2a040048f469bb8c11fb128b", - "spacing.10": "bda5bef894e21547f394d436a1f6584f6aae7219", - "spacing.11": "0df2e0a9ad9de27627ff88429b165d116a724ded", - "spacing.12": "c5efac9ce753be8af6c158e076089f4823881320", - "spacing.13": "f4063d6d85aee79a9c4b05d24ad9d1ae8cd87f99", - "spacing.14": "edeca5dde6e523b84d053305ab5adeb8757390e4", - "spacing.15": "152762d044f08e23c5a201b8661fcd8aff5765a4", - "spacing.18": "70b914a8691dec31d898472507ec099e5a05754e", - "spacing.22": "83199b8cc8a050316fdefde91ddebf89120a2d47", - "spacing.26": "dfe4e9a673799b6ee981db572722c252e5c2e162", - "spacing.30": "8ac46470fb255fb72cee8bb759120cec4f400846", - "sizing.0": "99e0e1e5d3c118f91a0aceb68485e1c6c5ded5c9", - "sizing.1": "7534182915605d3cd9d7c4486c9334145929ef20", - "sizing.2": "57110d56784a75bed32345769997ee75d6223402", - "sizing.3": "d1b2f7e8cb389b14259d7943788f8116de136195", - "sizing.4": "e987a03d30bec4b4806f5611e7ea4c10a391b934", - "sizing.5": "14324e8f5b82a525ef688c9dfdcc9c3811e72635", - "sizing.6": "5f0d8b66ab462b94be990fc56b52cfa869e81bff", - "sizing.7": "767d4ee0b8c70a40d13beef0c7f59d6447a847ba", - "sizing.8": "48b3634d4e0a878d40809dd95350cd4f9112e18b", - "sizing.9": "2198c3bdcb983997607b6e79cf986b203353a2a4", - "sizing.10": "beacae3cbae1ef09a269ded1f419b75cd78082be", - "sizing.11": "973cf4e004d1f855478ba8d39270a3c831504aec", - "sizing.12": "8daf9810cdaf773fffff0b5b5ad6983ed69bb307", - "sizing.13": "d72295b5a559420fe2d395edd686ee31e47a5d37", - "sizing.14": "d3db9ea3f294d63a81fc2bde4b1c2484b0f26dfb", - "sizing.15": "6ed5d898b99446879302b300d03a813966a289fa", - "sizing.18": "62d637b23c0ac1175ef0620efb7431c1cd00b1f4", - "sizing.22": "abab796f092c893ae4565ead55549f0961622f1a", - "sizing.26": "f7e1229f3721396425c2f63a93dbaa92ead256d3", - "sizing.30": "72d3e4dff38b25c196bb964e8306958298bd41ce", - "border-width.default": "84d3a6a063b77de026243f0353a5b0d33a48c211", - "border-width.active": "daad4e142156d6f268416d5c90196026c2245995", - "border-width.tab_focus": "6c9fb1b29dd5bb0e951c9f6794807e6fb29c8775", - "color.accent.background-default": "46fbf78f57004a1b6e1399b37e5992db4e5a7d2b", - "color.accent.background-subtle": "9b4056627f7962882b955cdbaefaca37b61a73ce", - "color.accent.surface-default": "32500e92654419bc1a6099a94910ef59709cec2a", - "color.accent.surface-hover": "5632e17f36b5623c0c3dbf3fbc5f396fa33cbc12", - "color.accent.surface-active": "a642171688e7ffa77c6ed65a9dd231bc1a85640e", - "color.accent.border-subtle": "7ffffad328c2dc678066a0fe3e0a3f8d4941586c", - "color.accent.border-default": "fcf05b0f4877d83d1657909a18b1b7183a74e77e", - "color.accent.border-strong": "e7c38dc517b5ad4674967cc00bda306bddddff34", - "color.accent.base-default": "a26513c34b2b1f3962c8d5ca7edd2893bf92c0ac", - "color.accent.base-hover": "0ed92c1408b1f4bd75ca40db1a410a064849c93d", - "color.accent.base-active": "4a2885d7c95ee0c0b7e61da0fee656d276b73982", - "color.accent.text-subtle": "90cbd8692b7af80b125ea1d29d18e47a5faf991f", - "color.accent.text-default": "68a16a0785fa880edaa0b6064ac965a6254852ea", - "color.accent.contrast-first": "2695039db7f31ff3052bc804173a478f9bc8c88c", - "color.accent.contrast-second": "5c5596e1aa761d2648b515d50fce411eb94e4e99", - "color.neutral.background-default": "d67f5b1d065f34b205e0ba10e33923854648be4c", - "color.neutral.background-subtle": "47e01c4248124bfa66fd3b8868e8e4734b45f2db", - "color.neutral.surface-default": "c68e175e9b0fcb9e65de18065ee103c4d4122086", - "color.neutral.surface-hover": "efacea136c3d4d87aaff8e4fec9e969e8777ab89", - "color.neutral.surface-active": "64e19c8efd44a1221f8f513a80795de779ff019c", - "color.neutral.border-subtle": "c9eccf5bca8a0fe64f0bc2de6a4c7d0326bb76c6", - "color.neutral.border-default": "ac7515fb7f020ef3e2556010af96fe505d179764", - "color.neutral.border-strong": "dda1ac2e8644e91476b61840ff2f14be6ddbe1dc", - "color.neutral.base-default": "c78fb8d6773756c39bd95664833fce03f87f12fa", - "color.neutral.base-hover": "1fefc9ddb2b1772824a49d0898e9b6476a0e3e19", - "color.neutral.base-active": "6900d441222e0a302083b41b97f35455bda956e6", - "color.neutral.text-subtle": "440038ac0de98d070298aa3307938d8d34c8c7ee", - "color.neutral.text-default": "362a64559eebfe44a394fb2296b848a60376512b", - "color.neutral.contrast-first": "aac1bfbacf902e7b33de60a5b61fd0b1033c6a30", - "color.neutral.contrast-second": "3b6a82cd2002e9ae8f7d21532e53ed10e020afa3", - "color.brand1.background-default": "3f40d58600c299fc432133a9aa368bcd631a0203", - "color.brand1.background-subtle": "cb5ca2418906e0e45efb3dbfaecfb06773c56b4b", - "color.brand1.surface-default": "5d42fa8fbba15753b7912ccd7d7040719645798d", - "color.brand1.surface-hover": "7c351b860e8c859a49103482852405e1742c4dda", - "color.brand1.surface-active": "156ce76d87acb43d1f9e5cb9e843cbe5e8518f5a", - "color.brand1.border-subtle": "5cf6d31a6520f4db4676edff97fa21b243a232aa", - "color.brand1.border-default": "3b5b1e734446965570f59b187bebb56220ba3fc0", - "color.brand1.border-strong": "62fbd4c7f51a41bce711a5b6287fc9fa4ce12d96", - "color.brand1.base-default": "f848ac606a72f5256a73ce1490ad4ca43b3a2e0c", - "color.brand1.base-hover": "8fd2c56f4284533bca59bfa6741e8896a69302df", - "color.brand1.base-active": "5f4fe536f85aa822de41af0a7a207e46b7e301b1", - "color.brand1.text-subtle": "ed4d090b2445defee1c3d2716f74b1ec0759472f", - "color.brand1.text-default": "12d9c6ac738b744bb6154ea393311d34eb7ebf43", - "color.brand1.contrast-first": "601390453ec0ff651126fa63d2b51224baec8d8d", - "color.brand1.contrast-second": "69b4642ad0b0efc7a5f5d182bb976565a6077e24", - "color.brand2.background-default": "afa0c19c34d6a15deac6ab23379ace401a72852e", - "color.brand2.background-subtle": "b837e7265197f0ce36440df5475c18e61e89d64b", - "color.brand2.surface-default": "1b1cef0f3f45bf9c073cec9a6611eecf71f63dc1", - "color.brand2.surface-hover": "abddcd3013063726384b55906e939cb925092552", - "color.brand2.surface-active": "740f6054ac4c71a4862cb4c183858356fb4a1ba4", - "color.brand2.border-subtle": "6d033a27cecf0f6aac929047647d20b496eb77fc", - "color.brand2.border-default": "c15b35608e32bebf4ea61dc71b2efba6c8c2adf9", - "color.brand2.border-strong": "c79bf9f353297e236cb80f64ba018e5927f9c40f", - "color.brand2.base-default": "25c28160a47f5513ea3ab3bb43d56b07b9ad066b", - "color.brand2.base-hover": "7bf8d95d1450827305b093a6e616459f3f1a005d", - "color.brand2.base-active": "0dcbd6bb00c9680086431284d0730f6904d4a473", - "color.brand2.text-subtle": "e41c0f92145198987b2a59f51302f1543ed3d1b4", - "color.brand2.text-default": "096102b4a4682151bdfb3ed863fdae02f07a737c", - "color.brand2.contrast-first": "b81b88787bb8f1f818e654198e608e3bfd35c9a0", - "color.brand2.contrast-second": "9e6814d46a43803cbcd1e8adaf14ab9392672ed2", - "color.brand3.background-default": "c7e2f952930b61069bdf324b367236e05a2fff8c", - "color.brand3.background-subtle": "e62cbcacf2b7606bd1d9f90f3d97d551cf810910", - "color.brand3.surface-default": "6ff84d11ad8bc7e1e2781248474c4c440040b98c", - "color.brand3.surface-hover": "343ea861a615ba037875b800a7cd78ca632fe05f", - "color.brand3.surface-active": "c76f266c9969b497adc80a930719663c4eb81b79", - "color.brand3.border-subtle": "45be1ee7585b579698120ee2e4e705464d146fb4", - "color.brand3.border-default": "595dbb7daf704895cdb907e524b800636c592ae3", - "color.brand3.border-strong": "d7dc2cafbd63ce929fd6cf24f433821c27811025", - "color.brand3.base-default": "ff4fc979d92ac59a12cf52fced6341623abb08f3", - "color.brand3.base-hover": "e842c66225ff294f06023bd8a6f8bad99ff74efe", - "color.brand3.base-active": "4349d00b49b65040282ea103512b6341ac9eb2ce", - "color.brand3.text-subtle": "5c80c03929f54a29dbaf7889bc6d6d023f48dc42", - "color.brand3.text-default": "a849a7c5d2407d94daa266eea9407c02bdcf5246", - "color.brand3.contrast-first": "758b143bb4566eae22cc9ea21bb1c3b3843ece8d", - "color.brand3.contrast-second": "20df88df6e60a16e6bf46bee78d23af24ee2a413", - "color.success.background-default": "d7ec1829f8b2a8dd907c0ca90b6ec3276f9c13f4", - "color.success.background-subtle": "8eb838c196c0fdc76cf07a56d748d65dc4f32692", - "color.success.surface-default": "f1720788eed11a2790150d81ef882980cd554d86", - "color.success.surface-hover": "2c043bee6010d0e9122394b200e816c7d0c8337a", - "color.success.surface-active": "89708d5bfa8028a7fb942397c1d1d3e8edb20fbe", - "color.success.border-subtle": "cfe77a95334365c78d0916f32d0dcfa3796ae7a7", - "color.success.border-default": "45e243aefe8326cced243d4d868480289b35bb71", - "color.success.border-strong": "d0e589cab7dc076de4b83df1e2182c037a64a76d", - "color.success.base-default": "07406a605c48bcbfe90f5ad1523727e141ecfbb9", - "color.success.base-hover": "627d1d192acfc359bc8ef06a55d37224a8e36dc0", - "color.success.base-active": "2521f761f631ee494397b6ad0c661f2c20cc2fb4", - "color.success.text-subtle": "d0d24bf78b8bff82b04087f8a6f92a87a4eee6df", - "color.success.text-default": "483a06968ea6c30a4253c018c2310f06e0aa6dea", - "color.success.contrast-first": "135eb17a095a14425fd1153098c6ee15fe987ef9", - "color.success.contrast-second": "2e62ec66392abe25830024eefaa89ca9dab3af2e", - "color.danger.background-default": "36918cde98f8a1ab069e0ea5b140436d3524c621", - "color.danger.background-subtle": "a87eb8852816ee86c7323130aeb5c063ef33738d", - "color.danger.surface-default": "63713f2d6b379f7dbdf8ea211cf25bd075765858", - "color.danger.surface-hover": "192d3a0148851909524d3636b30332954f06a16e", - "color.danger.surface-active": "4fbc565ac83fec60e74f5b25a6a48e0dbc34919f", - "color.danger.border-subtle": "d45da6531bc80edc6bef052c8d768a54e2b87607", - "color.danger.border-default": "92ea7a4f1e6d1094d4b181ace361114964f65c21", - "color.danger.border-strong": "d46ee1158ecb25c5070c7c211232d06675eb38b6", - "color.danger.base-default": "77bc9bfb082e630ed368ecf8be7977a709e8d2ba", - "color.danger.base-hover": "0959083c9567a812483ad7d7c2b3ae4c1b5e1d3c", - "color.danger.base-active": "1417bda2887cf27b165476dd089dc6e97a369a2d", - "color.danger.text-subtle": "fc6f3654256453cdbf5c8c8d07c1a694c614f739", - "color.danger.text-default": "d1d7ce07ca38475b2fcdbfef46e89f89b5cb95d5", - "color.danger.contrast-first": "312b38a98ed18f7539ec30a56a560c04283881dd", - "color.danger.contrast-second": "45230c01b86f115d4aecfc94057de5ce09dddec1", - "color.info.background-default": "be26bb1c9bee44a045a4a475ccb05b2338e08c2f", - "color.info.background-subtle": "2dd86238a5f00660ee2cec3be92a8896059be083", - "color.info.surface-default": "45a6a19e8294d7723beedfe1344cc980f078b0f3", - "color.info.surface-hover": "31da8c8da21a4e544b82aabba1a5e935960eb330", - "color.info.surface-active": "e114aed8731ca510e5b6e1778f1cefa1587a4e8f", - "color.info.border-subtle": "7094af7aa6e61a45144984a758c0f5d16d436732", - "color.info.border-default": "5309861cdd5350287f478e4e44fbe37ba110ba58", - "color.info.border-strong": "699dd80f9e57f22f33e6042042b27782c63dbe61", - "color.info.base-default": "bcb0e3f70a67d7ab0a0ee79a6a32e065c12f98f1", - "color.info.base-hover": "db05f96771c30089a20ebb7f3754e77ed4f433ec", - "color.info.base-active": "1e69616093613d5bb2a6eb256ac1b35618172d63", - "color.info.text-subtle": "c94885b9b87e95c999484eaf39dc589a2b22e39c", - "color.info.text-default": "79b3ca8771f0b45925e007161f60673c2969d5a3", - "color.info.contrast-first": "fde463fc9ca884e8f0dc3de0e0a5dc091c0146b8", - "color.info.contrast-second": "6c0992b51b14c0bf9461cd457713a7cf522de957", - "color.warning.background-default": "9023f3d541222818418f930f7391756799682e00", - "color.warning.background-subtle": "5ab11f0bd5dc1ce501bd002fe97b78662a99cc58", - "color.warning.surface-default": "fde45df4d9e0a5de3d930a10414e60f291b7a584", - "color.warning.surface-hover": "f3994317c463a656dbe297f711590d4d8ecbbc2a", - "color.warning.surface-active": "0f6acb85aa24e0a260f5ef14ed35c4f31dfb6007", - "color.warning.border-subtle": "8bb2a0db03e2eb81fb948369d0686e7542a6ec18", - "color.warning.border-default": "ee711ddb1ca265b6f01c6cc79c60469afcb8ea23", - "color.warning.border-strong": "b49d4ac172231bfd25787ea80cf422473640e266", - "color.warning.base-default": "588aabdb0e5db9bb134fc27d42508d73cc1273f4", - "color.warning.base-hover": "d680f4aaa63b3248bcdf91ae1080c965cd73d159", - "color.warning.base-active": "1129235bbe5fd1d5d048ea0bca198c22fc3e8341", - "color.warning.text-subtle": "a96a7ecf32091c80dadc03e4d7b67cd4e7c890e9", - "color.warning.text-default": "329e284bf4ff61d4ea10ca0120b6daf2934eba51", - "color.warning.contrast-first": "e3c8ce6a9fe20c8877ebea6146cd9ae1f590424c", - "color.warning.contrast-second": "162087bf3f15cb18d09e9db8b547c9557a999c7d" + "border-radius.sm": "5ef644bdeacb83bf5b01a543df4d5f4e4a1c5f5c", + "border-radius.md": "fd690f3cd3f45bc81df6f86e01225ad15e6a57bc", + "border-radius.lg": "afc601d997fb2170835b565337c8b9ecb6f871c1", + "border-radius.xl": "c1dddf359d9feecfe6579a3beae5abaeb1c98461", + "border-radius.2xl": "39771918a726b2ff871e998cd7706bcf6da6efa2", + "border-radius.3xl": "1ef76b7ec070601bdd7525a0433cd2766c8337d4", + "border-radius.4xl": "17f093ec5e6d794bd33e814a21ac3a379351f794", + "border-radius.full": "360cf7f3fa5a0ea4912cab4952ced33ec4e8ab83", + "spacing.0": "c1ca3370f6ae3128a04d2b42b2ee0658fa636535", + "spacing.1": "83161a4a440b51e47cb1597e3d7267d5a3a3144a", + "spacing.2": "be87206fa995fbd8da1e171eb7d25d5eb0398aa7", + "spacing.3": "65e8fd2a2ef4379d70530724ff961bcb04b71fa8", + "spacing.4": "67acd0f43aa200e07dc4f2c3ddb5c373a4ab16cc", + "spacing.5": "4112bf6f2ae70a1aae2ed2a36a80883d76abf633", + "spacing.6": "47cce19646b3e2721aa070ce0a64a0fd54e693f7", + "spacing.7": "27f35f68b8e31f73b7f1a5a4dc65c8a0ffe718c1", + "spacing.8": "0b2cedf2b3118240da4b949634100e09db3f3316", + "spacing.9": "e92e2256aba89b159c877e86838921d787a370be", + "spacing.10": "657c237fd5bf9250df8933870131a51fffcd7089", + "spacing.11": "19c1652c63f6cf2dd6c0244729d14ce0c3138e4a", + "spacing.12": "b442222c858bcac8fddf3971ca48fdbef11302d3", + "spacing.13": "911592617cb23c5939ecba502ad6ca968e7c9e84", + "spacing.14": "a77aea1296fb9be9dee4d5009525f701d1142f37", + "spacing.15": "9ea0c6ccb2762b7f9c9f75732987d9ce95a6f504", + "spacing.18": "55d775c8a1b4a51195af603e0888320ad7cfe65f", + "spacing.22": "81dcb09adf9750bdbb0151f924aa71a8475b43e9", + "spacing.26": "332e8a5a7d75366558f3815306ae40958edfc8c9", + "spacing.30": "4611e8cba877dc0432843c8fc8464be08b7e0308", + "sizing.0": "64f7a19a2424c6f971fdbb5e746bfee3e4f9647d", + "sizing.1": "1077d1cc5b3a1c87b39e591171f7bf7f73882d5c", + "sizing.2": "6b3b141a774766d46fcae19d69a85c3f9517e267", + "sizing.3": "e51ca6bb981a8d5ae0f3a0e5d3bdc9af7473fb33", + "sizing.4": "71293e93506daa059848cd6812333243a7713965", + "sizing.5": "ca63893872b3d2fad07de9347938327f01265f64", + "sizing.6": "57e16e0607b8e2769654fe8c986b922e582863b9", + "sizing.7": "dfd00f7b0d36361a042bbf2be96e2ce54379686b", + "sizing.8": "3c3d8b4f22efc1be0110d1f2e412ffd459a01e4e", + "sizing.9": "40e9b418d264878880f7577efc5adcf834827107", + "sizing.10": "00ffe5b4a86f3f07c1a81192155e50b1067362b8", + "sizing.11": "4cbcd8ce2c89d51acccde7d64c4c21d61b17443d", + "sizing.12": "4533cc84a25b3450774996e8575d1ce5b0d7adc6", + "sizing.13": "09b0d5fa9f5bdafceb097162bd1ba03c8753e13d", + "sizing.14": "cfad52e8552550f9b99718083d49070b20bdb306", + "sizing.15": "c816ea91fb0777f7cef7ac15d1f9d45122ec46d8", + "sizing.18": "2a8a186b5337e8f1b4c22f03d6f89fd0c8a9498b", + "sizing.22": "d73b159f58b2417f8fdeeac1392d5825b25868a2", + "sizing.26": "f2be8aa2ae42dd39f58171eb3b1951d4649604a3", + "sizing.30": "e1d27b662c0273bd3199602ea10240abc2e6684f", + "border-width.default": "31ca396d5fb19d84099f04eee50487f13d4ffb02", + "border-width.active": "2cbd2b055b27482acc37abbc151e87a14d9cf6cd", + "border-width.tab_focus": "9d608384b6c0da09c3ba269bcce661187fd76842", + "color.accent.background-default": "2531d66518ecc2a393f73b463bd4ddceff98fbe3", + "color.accent.background-subtle": "76ee98bccbae93493e4b2a5d3a4d9e218c93e821", + "color.accent.surface-default": "8f76a6bd3726e34089a28330f32fe8f5148ccbad", + "color.accent.surface-hover": "6ae69bff01fe06e000a5c12310ba7ffe27800904", + "color.accent.surface-active": "4add6e545dde87c19bc2bd235fa5b3d8a4642641", + "color.accent.border-subtle": "c41a32e48190bffe6189b2f1d8b1026bd498328c", + "color.accent.border-default": "9151e11cde3c430b93b73efe6f0a824f919ef82d", + "color.accent.border-strong": "25ed6b1f090a9d113e6ec114491dc483f79d9e3d", + "color.accent.base-default": "4537f82347fa3308b367d59019214e55127ab3de", + "color.accent.base-hover": "0c812b4cda85d2b47f90c7a184a7cb51a969cc12", + "color.accent.base-active": "fcbd4651bd21162007fe32297c41e1a3eab7309f", + "color.accent.text-subtle": "a2f31e6c5ce2fa406331935dc8865256ffceb310", + "color.accent.text-default": "e10c391f5a7ae1acd35ef8c20508053462a1a94b", + "color.accent.contrast-first": "be4cef095a9156d4c1e1dc36ae81f0ad5a5cfa50", + "color.accent.contrast-second": "49dd95e89bd19ed4c3b79b2a4200aff7a69cec0c", + "color.neutral.background-default": "3341e14478f17c98bc24fda77fc17d4f813ca5fd", + "color.neutral.background-subtle": "6958fd9e837e1254ade4010b8b923c7aec9d3cd0", + "color.neutral.surface-default": "b112c8a68aa2a7af06ad5b6601ac73abda4aba90", + "color.neutral.surface-hover": "ea26eea19544ce49d94490c3d80c4dc5c27d6011", + "color.neutral.surface-active": "5acf5d7f21376257dc93667d1b350099edce7b6d", + "color.neutral.border-subtle": "7cf5413f7b08e997cf36e8deebee50062feab877", + "color.neutral.border-default": "5c3d54f542d287860c739acd2c4c8c4d4c468130", + "color.neutral.border-strong": "c6a61fbd13bc01561b58c9ec69530e31ea4ed562", + "color.neutral.base-default": "7bc40d134a04cb6815a0caf1024ee60e541cc3c7", + "color.neutral.base-hover": "5a54f6771d91a308d404ba74352e4c9cc3b82d79", + "color.neutral.base-active": "236940769ec8c229d2def749f9615586259b01ea", + "color.neutral.text-subtle": "3cb3f9bf6ab2605776818c2ff3e67641610b912c", + "color.neutral.text-default": "2b5bed9a71b4bab450c6a5552ca6527c23af4f6b", + "color.neutral.contrast-first": "07936e0b0aeaa4765296e6fe5b2e0c7e342caf92", + "color.neutral.contrast-second": "2144517226810af8dfbab3d348cb3ccc5edee1a7", + "color.brand1.background-default": "4b43cf60f5e1472fbd35ea3c876f30d05559f37f", + "color.brand1.background-subtle": "3c28e95cf6f79ff3a5d5740236463a41384badbe", + "color.brand1.surface-default": "5d9080cad161959fb4f546fe45fecea6bf704cb1", + "color.brand1.surface-hover": "afa2a1a68191eb151541d75e2d03543b2bb53363", + "color.brand1.surface-active": "37650d264a3493953b5cbd10c2857af798d89870", + "color.brand1.border-subtle": "8c3c8dbbf95f7c7fc9e2d6dfb4e680c39364cd52", + "color.brand1.border-default": "017595746c024a2e8ee0e5f52595acc099ed9506", + "color.brand1.border-strong": "5488d19c9c8a60d2595061665bdea75574127b7c", + "color.brand1.base-default": "ae89284d60a50deadd57fdeb9e2f6f21ec5cbc4d", + "color.brand1.base-hover": "35244a173182da33f375d195fb27b3aeed6a0cd6", + "color.brand1.base-active": "effd0935c3ee2129bb642db3465b7636b1955f92", + "color.brand1.text-subtle": "599473ba1ba4e0c890b7111cdc0c380330912557", + "color.brand1.text-default": "1ab5240ef663fd9323ee2146164a115b08cd8ada", + "color.brand1.contrast-first": "3a0caf5c6da5d4fbbd8c817f254674367650ebac", + "color.brand1.contrast-second": "972ddb3083a85eb0abae4bc29f3919f8cbdebce4", + "color.brand2.background-default": "c76b0ff292a3731968da7942f4912161dac2c89e", + "color.brand2.background-subtle": "397061090d73cd4f255fcc32eba6fcc644d686cd", + "color.brand2.surface-default": "cf84717807bded68957c9fdca9e72bdabfdb1f2e", + "color.brand2.surface-hover": "63c4c32c00f35073408e14e7d7c837ba36896acd", + "color.brand2.surface-active": "ac5e5a4e39633d3219d6d145d16f0dc521548440", + "color.brand2.border-subtle": "7236d88ec742c3777b0ff231e8af823485f588fe", + "color.brand2.border-default": "b6046df10060bda3220afb6ff41eb2da342a9394", + "color.brand2.border-strong": "60a0f90708794f4d52bd7437aa42f8fa1be518ee", + "color.brand2.base-default": "57c48635a02fe8387ad711a814b184b60242c0c9", + "color.brand2.base-hover": "5dd5aa1d0b4c4a6a516f8ccb87ad38dbfb37ca1e", + "color.brand2.base-active": "c01d499d40e9157f1deb13b05499cc121691ee46", + "color.brand2.text-subtle": "266d777c177dd18be41024b9a9698db4da0ab5bc", + "color.brand2.text-default": "976a9fa94250ad020a9b97cd1942da0fc1b7f679", + "color.brand2.contrast-first": "0117d49d0f9733e0b7b33de68ba93ef0b1d39eaf", + "color.brand2.contrast-second": "7d1c9dd37c92d70b04568b1538c212a65467438d", + "color.brand3.background-default": "b8cdf11ac8c176923a9c3fccb354fef25300c881", + "color.brand3.background-subtle": "a8f96efa78255b67b14d541fc21559a30077f3e2", + "color.brand3.surface-default": "da8927bb0436b34c5a681e67b30046dc7bac95c4", + "color.brand3.surface-hover": "65e4a1b28d55914d05a2babeb71256a931e728b6", + "color.brand3.surface-active": "40c403c99264fdf95740112f15bdc729f305c022", + "color.brand3.border-subtle": "42eb77ac8d60101c093e6b8c3aa2b39d1cc8781f", + "color.brand3.border-default": "8133dea4dea6f8740f88979e53e0821cc3688e77", + "color.brand3.border-strong": "dfa4aa77c1a4f58e466cf82d2422cd2c2c625dcd", + "color.brand3.base-default": "5e6c4b1e7234539188179a3ea56e9fa9d1642930", + "color.brand3.base-hover": "8bb17d9d0a2745c58985fead77ac10732aad9268", + "color.brand3.base-active": "ef12e52cdc091f1ca70b4991220c526d3aa433f1", + "color.brand3.text-subtle": "75132852ae583b472efd1878c7cda4a8afeac14d", + "color.brand3.text-default": "8b25660c92c48a1879ada7bf858936bbb091be83", + "color.brand3.contrast-first": "cb6bc6bd47cc72bd1ff6e0d251fc63ff517aedad", + "color.brand3.contrast-second": "162612207eda8f8c5a1c77c3b61841ab4543cb4e", + "color.success.background-default": "ee9c2e8ce9882107b0bd4470539767922dfab8f4", + "color.success.background-subtle": "839afd552632fc1d9eb5ec2205c557087fbda058", + "color.success.surface-default": "ca7d088e92e4be4a5cb9cd8fa5ceb7b65a6bdf3c", + "color.success.surface-hover": "2ea8e7d97c162c8a9166f009da99877b36548b57", + "color.success.surface-active": "8bb62b9054e4214124dabb0d9e4b6268c7925fe1", + "color.success.border-subtle": "7767bb7540dca1fd92bc58c4a407baa00299687c", + "color.success.border-default": "15b032ff19d25a481c9023af90ac101214286909", + "color.success.border-strong": "7990249dea303ad78dc48bd52aa39d829965f977", + "color.success.base-default": "5dd6c173b05b4ef33fee9502ff51cb16d8ba5ed0", + "color.success.base-hover": "99602cb47c4d3dfb1761d9c9740788fdd5c46731", + "color.success.base-active": "a53847b26ac44162e9fc6fcf077fefb85d5cbd4f", + "color.success.text-subtle": "b8818e1b7f4c34d262f1691be52b737d925b4267", + "color.success.text-default": "bb91d09796190298b85fdec4e68f177988d01273", + "color.success.contrast-first": "3971254f2a8d1156ba86500025e26669882f83b4", + "color.success.contrast-second": "94db1af2db5a9e12a6071783f5fe43684e2686c0", + "color.danger.background-default": "4421f68a873bb0d2324a3cf33d110e0bc825330d", + "color.danger.background-subtle": "25c1a755bc5ae48974d9fff0e13e1cfd6cae730b", + "color.danger.surface-default": "f238df57431ccfb24a3e95f5173e96329f6f6ebc", + "color.danger.surface-hover": "b35b161b572f456e7c77f722d9b25f1a6b07be70", + "color.danger.surface-active": "3934b957e8b8107fe2806fb7e1ead615d9f2693a", + "color.danger.border-subtle": "91ce91fc9161d701ca35bdee980996e606dc67a2", + "color.danger.border-default": "7be033c272f84a0ac3e1594cea5229648d15125c", + "color.danger.border-strong": "cc544cc19b30f465f9e368514f6ba60a2776e09d", + "color.danger.base-default": "8e02e4b545a89578503b8ace7ba1d3ccb209b295", + "color.danger.base-hover": "1c6b7296dc8ba54d78e2ba6a27f4d05a70f020f5", + "color.danger.base-active": "adb6e1e8bc4dd9d996cd72abb467446a0026e0d3", + "color.danger.text-subtle": "a365417307aef748a08e454eef50da8f69fbea36", + "color.danger.text-default": "fd4ab9f8ce3f68295985da97c25ab21c96127aee", + "color.danger.contrast-first": "8bbfc7cb0e0e852a5e3a4d6d368ee7ac4d61c6e1", + "color.danger.contrast-second": "a058ab756e5fa60d93085cb528cbb307577c190f", + "color.info.background-default": "e273612c5fd37fab4ab25ba4d621851a462aa211", + "color.info.background-subtle": "91102e7379e497a25e24d26ed8e00cdb85c6fd8d", + "color.info.surface-default": "e0fa863652ab5c1ebdce6881d7319135a23dd01d", + "color.info.surface-hover": "1190d907ee386dcf5df6ee9e5c10046cf5ab75ac", + "color.info.surface-active": "ec88f04235dedccd42ae9560d97a9e9d333ce7ee", + "color.info.border-subtle": "53a2acc73ebe2fcf8cc569c0c755a7ffcb066b25", + "color.info.border-default": "311309683e3ad81120b1158e6f9097c364f5c8ed", + "color.info.border-strong": "c1ba46466675fb2804f62e8a5274f150a1fa2541", + "color.info.base-default": "946359ed1e5aad2d0aa7343db73d74a9fc27f238", + "color.info.base-hover": "76651a6f9a619c5acb385b3af3f099338c6bd34f", + "color.info.base-active": "ae3b141ccff2ee7aab8b84ebd200449e0e6e0ff4", + "color.info.text-subtle": "0efd277c539176a941dd4098906a5c178968dbf9", + "color.info.text-default": "36bbc6d8ef71e8a734d3980a44abe05c0eeb5a5a", + "color.info.contrast-first": "19eaca7ff730966f0b052422ba527facb8c8abb6", + "color.info.contrast-second": "f64381de9900187f1d5e4c640746b558fc8b5cd3", + "color.warning.background-default": "8152fd97408f0f7214cf0d4caeaaf36f6533c506", + "color.warning.background-subtle": "3f206b790968345336effc55f949aa97c2bade4d", + "color.warning.surface-default": "f64815444d4d20c8f76ed50aa1f1ed18e7c2e05e", + "color.warning.surface-hover": "cd6eaf6bde6696bcae6dca3734429e0ec71c84d1", + "color.warning.surface-active": "16055eaddef00908ec415161589b56a08f865e8f", + "color.warning.border-subtle": "7adf0609a33ccfe0a7dab59a983c398825d55046", + "color.warning.border-default": "e4025366ba7e00d22eaae168c16cd4fea66764e8", + "color.warning.border-strong": "1e7d10240a53bb550d59db5b9962e363c38e9035", + "color.warning.base-default": "91e14b0da952704aa319153be87df36bf0359dee", + "color.warning.base-hover": "2e067545c7c76f32490687f7ce0261a56fafac8b", + "color.warning.base-active": "dabb19d16062bf8588f2ecc9f2a63ae3d31236ef", + "color.warning.text-subtle": "04abaa182eb4bc350e0533b7da46558aee185dcb", + "color.warning.text-default": "23025e2cccdede85311f43f5df91e98c97447ac0", + "color.warning.contrast-first": "26561b90aea959d72b9c7dd5e6b54e38955c7ce7", + "color.warning.contrast-second": "c183a2e8259f371cd68351da19ab7eca33f2bcc6" }, - "group": "semantic" + "group": "Semantic" } ] \ No newline at end of file From 9ff9cc89463bb6c61fc4141e6ca5a1128d55581c Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Fri, 24 May 2024 14:46:56 +0200 Subject: [PATCH 122/311] missing arg --- packages/cli/src/codemods/jsx/classname-prefix.ts | 4 ++-- packages/cli/src/test/jsx-test.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/cli/src/codemods/jsx/classname-prefix.ts b/packages/cli/src/codemods/jsx/classname-prefix.ts index 939250eae8..95ea74cfd2 100644 --- a/packages/cli/src/codemods/jsx/classname-prefix.ts +++ b/packages/cli/src/codemods/jsx/classname-prefix.ts @@ -14,6 +14,7 @@ type Node = { alternate?: Node; right?: Node; left?: Node; + test?: Node; }; const replaceInLiteral = (node: string) => { @@ -45,15 +46,14 @@ const processNode = (node: Node) => { if (!expression) return; if (expression.type === 'CallExpression') { expression.arguments?.forEach(processNode); - expression.arguments?.forEach((e) => console.log(e)); } else { processNode(expression); } } else if (node.type === 'ConditionalExpression') { + node.test && processNode(node.test); node.consequent && processNode(node.consequent); node.alternate && processNode(node.alternate); } else if (node.type === 'BinaryExpression') { - /* console.log(node); */ node.right && processNode(node.right); node.left && processNode(node.left); } else if (node.type === 'LogicalExpression') { diff --git a/packages/cli/src/test/jsx-test.tsx b/packages/cli/src/test/jsx-test.tsx index 697d955f2b..bab9f533e0 100644 --- a/packages/cli/src/test/jsx-test.tsx +++ b/packages/cli/src/test/jsx-test.tsx @@ -1,6 +1,6 @@ import cl from 'classnames'; -const DEFAULT = 'default'; +const DEFAULT = 'fds-default'; export default function JsxTest() { return ( @@ -16,7 +16,7 @@ export default function JsxTest() { `fds-${DEFAULT}`, true && 'fds-hey', true && `fds-${DEFAULT}`, - typeof DEFAULT === 'string' ? 'fds-yes' : 'fds-no', + DEFAULT.includes('fds-') ? 'fds-yes' : 'fds-no', typeof DEFAULT === 'string' ? 'fds-yes' : typeof DEFAULT === 'function' From c50b29380ab8ecaa7f826e4dc940bde12dbfc317 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Fri, 24 May 2024 15:21:14 +0200 Subject: [PATCH 123/311] tsx parser --- packages/cli/package.json | 3 ++- packages/cli/src/codemods/jsx/classname-prefix.ts | 12 ++++++++---- packages/cli/src/test/jsx-test.tsx | 7 ++++--- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index f24d98dc92..2bee3ab937 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -21,7 +21,8 @@ "clean": "rimraf dist", "clean:theme": "yarn workspace @digdir/designsystemet-theme clean", "css-classes": "yarn designsystemet css-names", - "jscodeshift": "jscodeshift -t ./src/codemods/jsx/classname-prefix.ts ./src/test/**/*.{jsx,tsx}" + "jscodeshift": "jscodeshift -t ./src/codemods/jsx/classname-prefix.ts ./src/test/**/* --extensions=tsx --parser=tsx", + "jscodeshift-react": "jscodeshift -t ./src/codemods/jsx/classname-prefix.ts ../../packages/react/src/components/Button/**/* --extensions=tsx --parser=tsx" }, "files": [ "./dist/**" diff --git a/packages/cli/src/codemods/jsx/classname-prefix.ts b/packages/cli/src/codemods/jsx/classname-prefix.ts index 95ea74cfd2..79efd5d7c3 100644 --- a/packages/cli/src/codemods/jsx/classname-prefix.ts +++ b/packages/cli/src/codemods/jsx/classname-prefix.ts @@ -39,6 +39,10 @@ const processNode = (node: Node) => { const value = node.value; if (typeof value !== 'string') return; node.value = replaceInLiteral(value); + } else if (node.type === 'StringLiteral') { + const value = node.value; + if (typeof value !== 'string') return; + node.value = replaceInLiteral(value); } else if (node.type === 'TemplateLiteral') { node.quasis && replaceInTemplateLiteral(node.quasis); } else if (node.type === 'JSXExpressionContainer') { @@ -50,6 +54,7 @@ const processNode = (node: Node) => { processNode(expression); } } else if (node.type === 'ConditionalExpression') { + console.log(node); node.test && processNode(node.test); node.consequent && processNode(node.consequent); node.alternate && processNode(node.alternate); @@ -59,6 +64,8 @@ const processNode = (node: Node) => { } else if (node.type === 'LogicalExpression') { node.right && processNode(node.right); node.left && processNode(node.left); + } else if (node.type === 'TemplateElement') { + console.log(node); } }; @@ -80,10 +87,7 @@ function replaceClassNamePrefix(file: FileInfo, api: API): string | undefined { }); }); - return root.toSource({ - quote: 'single', - trailingComma: false, - }); + return root.toSource(); } export default replaceClassNamePrefix; diff --git a/packages/cli/src/test/jsx-test.tsx b/packages/cli/src/test/jsx-test.tsx index bab9f533e0..e9252d8525 100644 --- a/packages/cli/src/test/jsx-test.tsx +++ b/packages/cli/src/test/jsx-test.tsx @@ -2,9 +2,9 @@ import cl from 'classnames'; const DEFAULT = 'fds-default'; -export default function JsxTest() { +export default function JsxTest({ className }: { className?: string }) { return ( - <> +
{}} @@ -22,10 +22,11 @@ export default function JsxTest() { : typeof DEFAULT === 'function' ? 'fds-no' : 'fds-yes', + className, )} >
- +
); } From fc2f0995f5dc3e06f53bc9f8e51abf0dbfbad79f Mon Sep 17 00:00:00 2001 From: Lasse Karlsen <33222679+Febakke@users.noreply.github.com> Date: Fri, 24 May 2024 15:25:12 +0200 Subject: [PATCH 124/311] Update beta-to-v1.ts --- packages/cli/src/migrations/beta-to-v1.ts | 38 +++++++++++------------ 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/packages/cli/src/migrations/beta-to-v1.ts b/packages/cli/src/migrations/beta-to-v1.ts index ccfb7370a3..d52bab087c 100644 --- a/packages/cli/src/migrations/beta-to-v1.ts +++ b/packages/cli/src/migrations/beta-to-v1.ts @@ -61,9 +61,9 @@ export default (glob?: string) => '--fds-semantic-surface-success-no_fill-hover': '--ds-color-success-surface-default', '--fds-semantic-surface-success-no_fill-active': '--ds-color-success-surface-hover', '--fds-semantic-surface-warning-subtle': '--ds-color-warning-surface-default', - '--fds-semantic-surface-warning-subtle-hover': '--ds-color-warning-surface-hover', + '--fds-semantic-surface-warning-subtle-hover': '[delete]', '--fds-semantic-surface-warning-default': '--ds-color-warning-base-default', - '--fds-semantic-surface-warning-default-hover': '--ds-color-warning-base-hover', + '--fds-semantic-surface-warning-default-hover': '[delete]', '--fds-semantic-surface-danger-subtle': '--ds-color-danger-surface-default', '--fds-semantic-surface-danger-subtle-hover': '--ds-color-danger-surface-hover', '--fds-semantic-surface-danger-default': '--ds-color-danger-base-default', @@ -73,14 +73,14 @@ export default (glob?: string) => '--fds-semantic-surface-danger-no_fill-hover': '--ds-color-danger-surface-default', '--fds-semantic-surface-danger-no_fill-active': '--ds-color-danger-surface-hover', '--fds-semantic-surface-info-subtle': '--ds-color-info-surface-default', - '--fds-semantic-surface-info-subtle-hover': '--ds-color-info-surface-hover', + '--fds-semantic-surface-info-subtle-hover': '[delete]', '--fds-semantic-surface-on_inverted-default': '[delete]', '--fds-semantic-surface-on_inverted-hover': '[delete]', '--fds-semantic-surface-on_inverted-active': '[delete]', '--fds-semantic-surface-on_inverted-no_fill': '[delete]', '--fds-semantic-surface-on_inverted-no_fill-hover': '[delete]', '--fds-semantic-surface-on_inverted-no_fill-active': '[delete]', - '--fds-semantic-surface-focus-default': '--ds-color-neutral-border-strong', + '--fds-semantic-surface-focus-default': '[delete]', '--fds-semantic-border-first-default': '--ds-color-brand1-base-default', '--fds-semantic-border-first-hover': '--ds-color-brand1-base-hover', '--fds-semantic-border-first-active': '--ds-color-brand1-base-active', @@ -112,16 +112,16 @@ export default (glob?: string) => '--fds-semantic-border-neutral-subtle': '--ds-color-neutral-border-subtle', '--fds-semantic-border-neutral-strong': '--ds-color-neutral-base-default', '--fds-semantic-border-success-default': '--ds-color-success-border-default', - '--fds-semantic-border-success-hover': '--ds-color-success-border-strong', - '--fds-semantic-border-success-active': '--ds-color-success-border-strong', + '--fds-semantic-border-success-hover': '[delete]', + '--fds-semantic-border-success-active': '[delete]', '--fds-semantic-border-warning-default': '--ds-color-warning-border-default', - '--fds-semantic-border-warning-hover': '--ds-color-warning-border-strong', - '--fds-semantic-border-warning-active': '--ds-color-warning-border-strong', + '--fds-semantic-border-warning-hover': '[delete]', + '--fds-semantic-border-warning-active': '[delete]', '--fds-semantic-border-danger-default': '--ds-color-danger-border-default', '--fds-semantic-border-danger-hover': '--ds-color-danger-border-strong', '--fds-semantic-border-danger-active': '--ds-color-danger-border-strong', - '--fds-semantic-border-focus-outline': '', - '--fds-semantic-border-focus-boxshadow': '', + '--fds-semantic-border-focus-outline': '--ds-color-neutral-text-default', + '--fds-semantic-border-focus-boxshadow': '--ds-color-neutral-background-default', '--fds-semantic-border-on_inverted-default': '[delete]', '--fds-semantic-border-input-default': '--ds-color-neutral-border-default', '--fds-semantic-border-input-hover': '--ds-color-accent-border-strong', @@ -129,16 +129,16 @@ export default (glob?: string) => '--fds-semantic-border-divider-subtle': '--ds-color-neutral-border-subtle', '--fds-semantic-border-divider-strong': '--ds-color-neutral-border-default', '--fds-semantic-text-action-first-default': '--ds-color-accent-base-default', - '--fds-semantic-text-action-first-hover': '--ds-color-accent-base-default', - '--fds-semantic-text-action-first-active': '--ds-color-accent-base-default', + '--fds-semantic-text-action-first-hover': '--ds-color-accent-base-hover', + '--fds-semantic-text-action-first-active': '--ds-color-accent-base-active', '--fds-semantic-text-action-first-on_action': '--ds-color-accent-contrast-1', '--fds-semantic-text-action-second-default': '--ds-color-neutral-base-default', - '--fds-semantic-text-action-second-hover': '--ds-color-neutral-base-default', - '--fds-semantic-text-action-second-active': '--ds-color-neutral-base-default', + '--fds-semantic-text-action-second-hover': '--ds-color-neutral-base-hover', + '--fds-semantic-text-action-second-active': '--ds-color-neutral-base-active', '--fds-semantic-text-action-second-on_action': '--ds-color-neutral-contrast-1', '--fds-semantic-text-action-default': '--ds-color-accent-base-default', - '--fds-semantic-text-action-hover': '--ds-color-accent-base-default', - '--fds-semantic-text-action-active': '--ds-color-accent-base-default', + '--fds-semantic-text-action-hover': '--ds-color-accent-base-hover', + '--fds-semantic-text-action-active': '--ds-color-accent-base-active', '--fds-semantic-text-action-on_action': '--ds-color-accent-contrast-1', '--fds-semantic-text-success-default': '--ds-color-success-base-default', '--fds-semantic-text-success-hover': '--ds-color-success-base-default', @@ -148,15 +148,15 @@ export default (glob?: string) => '--fds-semantic-text-neutral-default': '--ds-color-neutral-text-default', '--fds-semantic-text-neutral-subtle': '--ds-color-neutral-text-subtle', '--fds-semantic-text-neutral-on_inverted': '--ds-color-neutral-contrast-1', - '--fds-semantic-text-warning-default': '--ds-color-warning-text-default', + '--fds-semantic-text-warning-default': '[delete]', '--fds-semantic-text-warning-icon_warning': '--ds-color-warning-base-default', - '--fds-semantic-text-warning-on_warning': '--ds-color-warning-text-default', + '--fds-semantic-text-warning-on_warning': '--ds-color-neutral-text-default', '--fds-semantic-text-danger-default': '--ds-color-danger-text-default', '--fds-semantic-text-danger-hover': '--ds-color-danger-text-default', '--fds-semantic-text-danger-active': '--ds-color-danger-text-default', '--fds-semantic-text-danger-on_danger': '--ds-color-danger-contrast-1', '--fds-semantic-text-danger-on_danger_subtle': '--ds-color-danger-text-default', - '--fds-semantic-text-visited-default': '', + '--fds-semantic-text-visited-default': '--ds-global-purple-13', '--fds-semantic-background-default': '--ds-color-neutral-background-default', '--fds-semantic-background-subtle': '--ds-color-neutral-background-subtle', From c4c6f44070fccb478eb78cd638016411bb1b7353 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Sun, 26 May 2024 23:19:58 +0200 Subject: [PATCH 125/311] migrate: keep old value to better detemin delete action --- packages/cli/src/codemods/css/plugins.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/cli/src/codemods/css/plugins.ts b/packages/cli/src/codemods/css/plugins.ts index 27c48b721c..63a3f8e053 100644 --- a/packages/cli/src/codemods/css/plugins.ts +++ b/packages/cli/src/codemods/css/plugins.ts @@ -35,8 +35,10 @@ export const cssVarRename: PluginGenerator = (dictionary) => ({ if (R.includes(from, value) && !R.isEmpty(to)) { if (to === '[delete]') { deleted.add(value); + decl.value = value.replace(from, `${to} ${from}`); + } else { + decl.value = value.replace(from, to); } - decl.value = value.replace(from, to); } }); From 948bbf114148bc7a37aa765077ca680f4ff1b4fb Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Sun, 26 May 2024 23:20:55 +0200 Subject: [PATCH 126/311] revert --- packages/cli/src/codemods/css/plugins.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/cli/src/codemods/css/plugins.ts b/packages/cli/src/codemods/css/plugins.ts index 63a3f8e053..27c48b721c 100644 --- a/packages/cli/src/codemods/css/plugins.ts +++ b/packages/cli/src/codemods/css/plugins.ts @@ -35,10 +35,8 @@ export const cssVarRename: PluginGenerator = (dictionary) => ({ if (R.includes(from, value) && !R.isEmpty(to)) { if (to === '[delete]') { deleted.add(value); - decl.value = value.replace(from, `${to} ${from}`); - } else { - decl.value = value.replace(from, to); } + decl.value = value.replace(from, to); } }); From c98090f5d05d481dc66caf792f2fa3eb7fc4a003 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 27 May 2024 00:09:10 +0200 Subject: [PATCH 127/311] improved print out --- packages/cli/src/codemods/css/plugins.ts | 8 ++++++-- packages/cli/src/codemods/css/run.ts | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/packages/cli/src/codemods/css/plugins.ts b/packages/cli/src/codemods/css/plugins.ts index 27c48b721c..3350c12cae 100644 --- a/packages/cli/src/codemods/css/plugins.ts +++ b/packages/cli/src/codemods/css/plugins.ts @@ -34,7 +34,9 @@ export const cssVarRename: PluginGenerator = (dictionary) => ({ if (R.includes(from, value) && !R.isEmpty(to)) { if (to === '[delete]') { - deleted.add(value); + deleted.add( + `${chalk.yellow(from)} @ ${JSON.stringify(decl.source?.input.file)}:${decl.source?.start?.line}:${decl.source?.start?.column}`, + ); } decl.value = value.replace(from, to); } @@ -44,7 +46,9 @@ export const cssVarRename: PluginGenerator = (dictionary) => ({ // console.log( // `The following css variables has been marked as deleted. Make sure to search and replace them by searching for ${chalk.green('[delete]')}`, // ); - Array.from(deleted).forEach((cssVar) => console.log(`${chalk.red('Deleted css variable:')} ${cssVar}`)); + Array.from(deleted).forEach((cssVar) => + console.log(`${chalk.red('Deleted css variable:')} ${cssVar}`.replace(/"|'/g, '')), + ); } }, }); diff --git a/packages/cli/src/codemods/css/run.ts b/packages/cli/src/codemods/css/run.ts index 28d7af20bc..d2870d40e0 100644 --- a/packages/cli/src/codemods/css/run.ts +++ b/packages/cli/src/codemods/css/run.ts @@ -17,7 +17,7 @@ export const runCssCodemod = async ({ plugins = [], globPattern = './**/*.css' } const filePromises = files.map(async (file) => { const contents = fs.readFileSync(file).toString(); - const result = await processor.process(contents, { from: undefined }); + const result = await processor.process(contents, { from: file }); fs.writeFileSync(file, result.css); }); From 5edfdc6157c43e55560e0f4e90fa79e847c2cd99 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 27 May 2024 00:18:51 +0200 Subject: [PATCH 128/311] updated printout --- packages/cli/src/codemods/css/plugins.ts | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/packages/cli/src/codemods/css/plugins.ts b/packages/cli/src/codemods/css/plugins.ts index 3350c12cae..993a1727b5 100644 --- a/packages/cli/src/codemods/css/plugins.ts +++ b/packages/cli/src/codemods/css/plugins.ts @@ -35,7 +35,7 @@ export const cssVarRename: PluginGenerator = (dictionary) => ({ if (R.includes(from, value) && !R.isEmpty(to)) { if (to === '[delete]') { deleted.add( - `${chalk.yellow(from)} @ ${JSON.stringify(decl.source?.input.file)}:${decl.source?.start?.line}:${decl.source?.start?.column}`, + `${chalk.yellow(from)} @ ${chalk.gray(`${JSON.stringify(decl.source?.input.file)}:${decl.source?.start?.line}:${decl.source?.start?.column}`)}`, ); } decl.value = value.replace(from, to); @@ -43,11 +43,8 @@ export const cssVarRename: PluginGenerator = (dictionary) => ({ }); if (deleted.size > 0) { - // console.log( - // `The following css variables has been marked as deleted. Make sure to search and replace them by searching for ${chalk.green('[delete]')}`, - // ); Array.from(deleted).forEach((cssVar) => - console.log(`${chalk.red('Deleted css variable:')} ${cssVar}`.replace(/"|'/g, '')), + console.log(`${chalk.red('Deleted variable:')} ${cssVar}`.replace(/"|'/g, '')), ); } }, From dd50c800a979ada32447eca14b3149cb98f5eec2 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Mon, 27 May 2024 09:35:06 +0200 Subject: [PATCH 129/311] miac --- packages/cli/package.json | 2 +- .../__testfixtures__/classname-prefix.input.tsx | 16 +++++++++++----- .../__testfixtures__/classname-prefix.output.tsx | 16 +++++++++++----- .../jsx/__tests__/classname-prefix-test.ts | 7 ------- .../jsx/__tests__/classname-prefix.test.ts | 7 +++++++ .../cli/src/codemods/jsx/classname-prefix.ts | 9 +++++---- packages/cli/src/test/jsx-test.tsx | 2 +- yarn.lock | 4 ++-- 8 files changed, 38 insertions(+), 25 deletions(-) delete mode 100644 packages/cli/src/codemods/jsx/__tests__/classname-prefix-test.ts create mode 100644 packages/cli/src/codemods/jsx/__tests__/classname-prefix.test.ts diff --git a/packages/cli/package.json b/packages/cli/package.json index 2bee3ab937..678a947abe 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -46,7 +46,7 @@ "tsup": "^8.0.2" }, "devDependencies": { - "@types/jscodeshift": "^0", + "@types/jscodeshift": "^0.11.11", "typescript": "^5.4.5" } } diff --git a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx index d2317914c5..e9252d8525 100644 --- a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx +++ b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx @@ -1,10 +1,10 @@ import cl from 'classnames'; -const DEFAULT = 'default'; +const DEFAULT = 'fds-default'; -export default function JsxTest() { +export default function JsxTest({ className }: { className?: string }) { return ( - <> +
{}} @@ -16,11 +16,17 @@ export default function JsxTest() { `fds-${DEFAULT}`, true && 'fds-hey', true && `fds-${DEFAULT}`, - typeof DEFAULT === 'string' ? 'fds-yes' : 'fds-no', + DEFAULT.includes('fds-') ? 'fds-yes' : 'fds-no', + typeof DEFAULT === 'string' + ? 'fds-yes' + : typeof DEFAULT === 'function' + ? 'fds-no' + : 'fds-yes', + className, )} >
- +
); } diff --git a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx index 65617e2173..5affe2ac25 100644 --- a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx +++ b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx @@ -1,10 +1,10 @@ import cl from 'classnames'; -const DEFAULT = 'default'; +const DEFAULT = 'fds-default'; -export default function JsxTest() { +export default function JsxTest({ className }: { className?: string }) { return ( - <> +
{}} @@ -16,11 +16,17 @@ export default function JsxTest() { `ds-${DEFAULT}`, true && 'ds-hey', true && `ds-${DEFAULT}`, - typeof DEFAULT === 'string' ? 'ds-yes' : 'ds-no', + DEFAULT.includes('fds-') ? 'ds-yes' : 'ds-no', + typeof DEFAULT === 'string' + ? 'ds-yes' + : typeof DEFAULT === 'function' + ? 'ds-no' + : 'ds-yes', + className, )} >
- +
); } diff --git a/packages/cli/src/codemods/jsx/__tests__/classname-prefix-test.ts b/packages/cli/src/codemods/jsx/__tests__/classname-prefix-test.ts deleted file mode 100644 index 981241b3df..0000000000 --- a/packages/cli/src/codemods/jsx/__tests__/classname-prefix-test.ts +++ /dev/null @@ -1,7 +0,0 @@ -import defineTest from 'jscodeshift/dist/testUtils'; - -import replaceClassNamePrefix from '../classname-prefix.js'; - -describe('classname-prefix', () => { - defineTest(__dirname, replaceClassNamePrefix); -}); diff --git a/packages/cli/src/codemods/jsx/__tests__/classname-prefix.test.ts b/packages/cli/src/codemods/jsx/__tests__/classname-prefix.test.ts new file mode 100644 index 0000000000..f1c336918e --- /dev/null +++ b/packages/cli/src/codemods/jsx/__tests__/classname-prefix.test.ts @@ -0,0 +1,7 @@ +import defineTest from 'jscodeshift/dist/testUtils.js'; + +import replaceClassNamePrefix from '../classname-prefix.js'; + +describe('classname-prefix', () => { + defineTest(__dirname, replaceClassNamePrefix, null); +}); diff --git a/packages/cli/src/codemods/jsx/classname-prefix.ts b/packages/cli/src/codemods/jsx/classname-prefix.ts index 79efd5d7c3..a2302f62bb 100644 --- a/packages/cli/src/codemods/jsx/classname-prefix.ts +++ b/packages/cli/src/codemods/jsx/classname-prefix.ts @@ -54,7 +54,6 @@ const processNode = (node: Node) => { processNode(expression); } } else if (node.type === 'ConditionalExpression') { - console.log(node); node.test && processNode(node.test); node.consequent && processNode(node.consequent); node.alternate && processNode(node.alternate); @@ -64,8 +63,6 @@ const processNode = (node: Node) => { } else if (node.type === 'LogicalExpression') { node.right && processNode(node.right); node.left && processNode(node.left); - } else if (node.type === 'TemplateElement') { - console.log(node); } }; @@ -87,7 +84,11 @@ function replaceClassNamePrefix(file: FileInfo, api: API): string | undefined { }); }); - return root.toSource(); + return root.toSource({ + quote: 'single', + reuseWhitespace: true, + wrapColumn: 100, + }); } export default replaceClassNamePrefix; diff --git a/packages/cli/src/test/jsx-test.tsx b/packages/cli/src/test/jsx-test.tsx index e9252d8525..573f74b13b 100644 --- a/packages/cli/src/test/jsx-test.tsx +++ b/packages/cli/src/test/jsx-test.tsx @@ -7,7 +7,7 @@ export default function JsxTest({ className }: { className?: string }) {
{}} + onMouseEnter={() => 'fds-func'} > +
+
+ + Alle brukere + +
+
+ + + + + + + +
+ +
+ + + + + Navn + + Epost + + Telefon + + + + + + + + Lise Nordmann + + lise@nordmann.no + 22345678 + + + + + Ola Nordmann + + ola@nordmann.no + 87654321 + + +
+ +
+
+ + Hva kan vi hjelpe deg med? + +
+ + + Sikkerhet og drift + + + Most provide as with carried business are much better more the. + + + + + Skole og utdanning + + + Most provide as with carried business are much better more the. + + + + + Mat og helse + + + Most provide as with carried business are much better more the. + + +
+
+
+ setRadioValue(e)} + > + Vanilje + Jordbær + Sjokolade + Jeg spiser ikke iskrem + +
+
+ Emner +
+ + Data og IKT + + + Mat og ernæring + + + Sport og Idrett + + + Politikk og samfunn + + + Utenriks + + + Helse og velvære + + + PC Gaming + + + Trening og livsstil + +
+
+
+ + + Min profil + Tjenester + Innstillinger + + + + For å kunne bli registrert i{' '} + Frivillighetsregisteret, må organisasjonen drive + frivillig virksomhet. Det er bare foreninger,{' '} + stiftelser og som kan registreres. Virksomheten + kan ikke dele ut midler til fysiske personer. Virksomheten må ha et + styre. Virksomheten må være registrert i{' '} + Enhetsregisteret før den kan bli registrert. + +
+
+ + Innstillinger + + + Her kan du justere på innstillingene dine + +
+ Desktopvisning + + Tabletvisning + + Mobilvisning +
+
+
+ + Ofte stillte spørmsål + + + + + Hvem kan registrere seg i Frivillighetsregisteret? + + + For å kunne bli registrert i Frivillighetsregisteret, må + organisasjonen drive frivillig virksomhet. Det er bare foreninger, + stiftelser og aksjeselskap som kan registreres. Virksomheten kan + ikke dele ut midler til fysiske personer. Virksomheten må ha et + styre. + + + + + Hvordan går jeg fram for å registrere i Frivillighetsregisteret? + + + Virksomheten må være registrert i Enhetsregisteret før den kan bli + registrert i Frivillighetsregisteret. Du kan registrere i begge + registrene samtidig i Samordnet registermelding. + + + + + Hvordan går jeg fram for å registrere i Frivillighetsregisteret? + + + Virksomheten må være registrert i Enhetsregisteret før den kan bli + registrert i Frivillighetsregisteret. Du kan registrere i begge + registrene samtidig i Samordnet registermelding. + + + +
+
+ + Om nettstedet + +
+ Peronvernærklæring + Peronvernærklæring + Peronvernærklæring + Peronvernærklæring +
+
+
+ + Nyttige lenker + +
+ Peronvernærklæring + Peronvernærklæring + Peronvernærklæring + Peronvernærklæring +
+
+
+ ); +}; From dcbddcf18588e51bf5694f4536735003b1954303 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 27 May 2024 12:33:58 +0200 Subject: [PATCH 135/311] fix typo migrate from before --- packages/css/switch.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/css/switch.css b/packages/css/switch.css index d9dee915fe..ec97eb3a94 100644 --- a/packages/css/switch.css +++ b/packages/css/switch.css @@ -33,7 +33,7 @@ overflow: visible; border-radius: var(--fds-border_radius-full); background-color: var(--fds-semantic-surface-neutral-dark); - transition: background-color var(--fds-transition) ease; + transition: background-color var(--fds-switch--transition) ease; margin-right: var(--fds-spacing-1); } From 3df608f88a659ae6961fd2c4b74dd654c82f327a Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 27 May 2024 12:34:11 +0200 Subject: [PATCH 136/311] another switch var migrate --- packages/cli/src/migrations/beta-to-v1.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/cli/src/migrations/beta-to-v1.ts b/packages/cli/src/migrations/beta-to-v1.ts index 5af74967e6..f3629f704a 100644 --- a/packages/cli/src/migrations/beta-to-v1.ts +++ b/packages/cli/src/migrations/beta-to-v1.ts @@ -21,6 +21,7 @@ export default (glob?: string) => '--fds-radio': '--dsc-radio', '--f-search': '--dsc-search', '--fds-skeleton': '--dsc-skeleton', + '--fds-switch--transition': '--dsc-switch-transition', '--fds-switch': '--dsc-switch', '--table-padding': '--dsc-table-padding', '--border-radius': '--dsc-table-border-radius', From 2b6997ebf8ede1c59ed5d1b056ac32468f927908 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 27 May 2024 12:34:50 +0200 Subject: [PATCH 137/311] remove comment --- packages/css/card.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/packages/css/card.css b/packages/css/card.css index f57e9c5453..d585541584 100644 --- a/packages/css/card.css +++ b/packages/css/card.css @@ -108,13 +108,6 @@ background-color: var(--fds-semantic-surface-neutral-subtle-hover); } - /* - --fds surface-neutral-subtle-active does not exist? Old style - .fds-card--neutral.fds-card--link:active, - .fds-card--subtle.fds-card--link:active { - background-color: var(--fds-semantic-surface-neutral-subtle-active); - } - */ .fds-card--brand1 { background-color: var(--fds-semantic-surface-first-light); border: 1px solid var(--fds-semantic-border-neutral-subtle); From 1be4fbd8a8da3a1c56907b9802c2ba54068d4df5 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 27 May 2024 13:47:09 +0200 Subject: [PATCH 138/311] fixed action-second mapping --- packages/cli/src/migrations/beta-to-v1.ts | 26 +++++++++++------------ 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/packages/cli/src/migrations/beta-to-v1.ts b/packages/cli/src/migrations/beta-to-v1.ts index f3629f704a..fbad0fc365 100644 --- a/packages/cli/src/migrations/beta-to-v1.ts +++ b/packages/cli/src/migrations/beta-to-v1.ts @@ -51,14 +51,14 @@ export default (glob?: string) => '--fds-semantic-surface-action-first-no_fill': '--ds-color-accent-background-default', '--fds-semantic-surface-action-first-no_fill-hover': '--ds-color-accent-surface-default', '--fds-semantic-surface-action-first-no_fill-active': '--ds-color-accent-surface-hover', - '--fds-semantic-surface-action-second-subtle': '--ds-color-accent-surface-default', - '--fds-semantic-surface-action-second-subtle-hover': '--ds-color-accent-surface-hover', - '--fds-semantic-surface-action-second-default': '--ds-color-accent-base-default', - '--fds-semantic-surface-action-second-hover': '--ds-color-accent-base-hover', - '--fds-semantic-surface-action-second-active': '--ds-color-accent-base-active', - '--fds-semantic-surface-action-second-no_fill': '--ds-color-accent-background-default', - '--fds-semantic-surface-action-second-no_fill-hover': '--ds-color-accent-surface-default', - '--fds-semantic-surface-action-second-no_fill-active': '--ds-color-accent-surface-hover', + '--fds-semantic-surface-action-second-subtle': '--ds-color-neutral-surface-default', + '--fds-semantic-surface-action-second-subtle-hover': '--ds-color-neutral-surface-hover', + '--fds-semantic-surface-action-second-default': '--ds-color-neutral-base-default', + '--fds-semantic-surface-action-second-hover': '--ds-color-neutral-base-hover', + '--fds-semantic-surface-action-second-active': '--ds-color-neutral-base-active', + '--fds-semantic-surface-action-second-no_fill': '--ds-color-neutral-background-default', + '--fds-semantic-surface-action-second-no_fill-hover': '--ds-color-neutral-surface-default', + '--fds-semantic-surface-action-second-no_fill-active': '--ds-color-neutral-surface-hover', '--fds-semantic-surface-action-subtle': '--ds-color-accent-surface-default', '--fds-semantic-surface-action-subtle-hover': '--ds-color-accent-surface-hover', '--fds-semantic-surface-action-default': '--ds-color-accent-base-default', @@ -118,11 +118,11 @@ export default (glob?: string) => '--fds-semantic-border-action-first-default': '--ds-color-accent-base-default', '--fds-semantic-border-action-first-hover': '--ds-color-accent-base-hover', '--fds-semantic-border-action-first-active': '--ds-color-accent-base-active', - '--fds-semantic-border-action-second-subtle': '--ds-color-accent-border-subtle', - '--fds-semantic-border-action-second-subtle-hover': '--ds-color-accent-border-default', - '--fds-semantic-border-action-second-default': '--ds-color-accent-base-default', - '--fds-semantic-border-action-second-hover': '--ds-color-accent-base-hover', - '--fds-semantic-border-action-second-active': '--ds-color-accent-base-active', + '--fds-semantic-border-action-second-subtle': '--ds-color-neutral-border-subtle', + '--fds-semantic-border-action-second-subtle-hover': '--ds-color-neutral-border-default', + '--fds-semantic-border-action-second-default': '--ds-color-neutral-base-default', + '--fds-semantic-border-action-second-hover': '--ds-color-neutral-base-hover', + '--fds-semantic-border-action-second-active': '--ds-color-neutral-base-active', '--fds-semantic-border-action-subtle': '--ds-color-accent-border-subtle', '--fds-semantic-border-action-subtle-hover': '--ds-color-accent-border-default', '--fds-semantic-border-action-default': '--ds-color-accent-base-default', From f246e243c53d63ac060af59d4aadc60ac54d1f4c Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 27 May 2024 14:44:13 +0200 Subject: [PATCH 139/311] checkbox tweaks --- packages/css/checkbox.css | 92 +++++++++++++++++++-------------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/packages/css/checkbox.css b/packages/css/checkbox.css index 5dc9595f57..f23b7ca5f0 100644 --- a/packages/css/checkbox.css +++ b/packages/css/checkbox.css @@ -1,33 +1,33 @@ @layer fds.checkbox { .fds-checkbox { - --fds-checkbox-size: 1.75rem; - --fds-checkbox-focus-border-width: 3px; - --fds-checkbox-background: var(--fds-semantic-background-default); - --fds-checkbox-border-color: var(--fds-semantic-border-input-default); - --fds-checkbox-border__hover: 0 0 0 var(--fds-spacing-2) var(--fds-semantic-surface-info-subtle-hover); + --dsc-checkbox-size: 1.75rem; + --dsc-checkbox-focus-border-width: 3px; + --dsc-checkbox-background: var(--ds-color-neutral-background-default); + --dsc-checkbox-border-color: var(--ds-color-neutral-border-default); + --dsc-checkbox-border__hover: 0 0 0 var(--ds-spacing-2) var(--ds-color-accent-surface-hover); display: grid; } .fds-checkbox:has(.fds-checkbox__label) { - grid-template-columns: var(--fds-checkbox-size) auto; - gap: var(--fds-spacing-2); + grid-template-columns: var(--dsc-checkbox-size) auto; + gap: var(--ds-spacing-2); } /* Checkbox */ .fds-checkbox__input { position: relative; - width: var(--fds-checkbox-size); - height: var(--fds-checkbox-size); + width: var(--dsc-checkbox-size); + height: var(--dsc-checkbox-size); z-index: 1; appearance: none; margin: 0; align-self: center; outline: none; cursor: pointer; - box-shadow: inset 0 0 0 2px var(--fds-checkbox-border-color); - background: var(--fds-checkbox-background); - border-radius: var(--fds-border_radius-medium); + box-shadow: inset 0 0 0 2px var(--dsc-checkbox-border-color); + background: var(--dsc-checkbox-background); + border-radius: var(--ds-border-radius-md); } .fds-checkbox__input::before { @@ -40,22 +40,22 @@ top: 50%; left: 50%; cursor: pointer; - border-radius: var(--fds-border_radius-medium); + border-radius: var(--ds-border-radius-md); } .fds-checkbox__label { - min-height: var(--fds-sizing-10); + min-height: var(--ds-sizing-10); min-width: min-content; display: inline-flex; flex-direction: row; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); align-items: center; cursor: pointer; } .fds-checkbox__description { - margin-top: calc(var(--fds-spacing-3) * -1); - color: var(--fds-semantic-text-neutral-subtle); + margin-top: calc(var(--ds-spacing-3) * -1); + color: var(--ds-color-neutral-text-subtle); grid-column: 2; } @@ -68,7 +68,7 @@ .fds-checkbox--disabled > .fds-checkbox__label, .fds-checkbox--disabled > .fds-checkbox__input, .fds-checkbox--disabled > .fds-checkbox__description { - opacity: var(--fds-opacity-disabled); + opacity: var(--ds-opacity-disabled); } .fds-checkbox--readonly > .fds-checkbox__label, @@ -78,48 +78,48 @@ } .fds-checkbox__input:focus-visible { - outline-offset: 0; - outline: var(--fds-checkbox-focus-border-width) solid var(--fds-semantic-border-focus-outline); - box-shadow: inset 0 0 0 var(--fds-checkbox-focus-border-width) var(--fds-semantic-border-focus-boxshadow); + outline-offset: 3px; + outline: var(--dsc-checkbox-focus-border-width) solid var(--ds-color-neutral-text-default); + box-shadow: 0 0 0 var(--dsc-checkbox-focus-border-width) var(--ds-color-neutral-background-default); } .fds-checkbox__input:checked { - --fds-checkbox-border-color: var(--fds-semantic-border-input-hover); + --dsc-checkbox-border-color: var(--ds-color-accent-base-default); - background: var(--fds-checkbox-border-color); + background: var(--dsc-checkbox-border-color); background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.5509 6.32414C18.9414 6.71467 18.9414 7.34783 18.5509 7.73836L10.5821 15.7071C10.1916 16.0976 9.55842 16.0976 9.16789 15.7071L4.94914 11.4884C4.55862 11.0978 4.55862 10.4647 4.94914 10.0741C5.33967 9.68362 5.97283 9.68362 6.36336 10.0741L9.875 13.5858L17.1366 6.32414C17.5272 5.93362 18.1603 5.93362 18.5509 6.32414Z' fill='white'/%3E%3C/svg%3E%0A"); } .fds-checkbox__input:indeterminate { - --fds-checkbox-border-color: var(--fds-semantic-border-input-hover); + --dsc-checkbox-border-color: var(--ds-color-accent-border-strong); - background-color: var(--fds-checkbox-border-color); + background-color: var(--dsc-checkbox-border-color); background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.25 11.25C4.25 10.4216 4.92157 9.75 5.75 9.75H16.75C17.5784 9.75 18.25 10.4216 18.25 11.25C18.25 12.0784 17.5784 12.75 16.75 12.75H5.75C4.92157 12.75 4.25 12.0784 4.25 11.25Z' fill='white' /%3E%3C/svg%3E%0A"); } .fds-checkbox--readonly > .fds-checkbox__input { - --fds-checkbox-border-color: var(--fds-semantic-border-neutral-subtle); - --fds-checkbox-background: var(--fds-semantic-surface-neutral-subtle); + --dsc-checkbox-border-color: var(--ds-color-neutral-border-subtle); + --dsc-checkbox-background: var(--ds-color-neutral-background-subtle); } .fds-checkbox__input:checked:not(:focus-visible) { - box-shadow: inset 0 0 0 2px var(--fds-checkbox-border-color); + box-shadow: inset 0 0 0 2px var(--dsc-checkbox-border-color); } .fds-checkbox--readonly > .fds-checkbox__input:checked { - background: var(--fds-checkbox-background); + background: var(--dsc-checkbox-background); background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.5509 6.32414C18.9414 6.71467 18.9414 7.34783 18.5509 7.73836L10.5821 15.7071C10.1916 16.0976 9.55842 16.0976 9.16789 15.7071L4.94914 11.4884C4.55862 11.0978 4.55862 10.4647 4.94914 10.0741C5.33967 9.68362 5.97283 9.68362 6.36336 10.0741L9.875 13.5858L17.1366 6.32414C17.5272 5.93362 18.1603 5.93362 18.5509 6.32414Z' fill='%2368707c'/%3E%3C/svg%3E%0A"); } .fds-checkbox--readonly > .fds-checkbox__input:indeterminate { - background: var(--fds-checkbox-background); + background: var(--dsc-checkbox-background); background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.25 11.25C4.25 10.4216 4.92157 9.75 5.75 9.75H16.75C17.5784 9.75 18.25 10.4216 18.25 11.25C18.25 12.0784 17.5784 12.75 16.75 12.75H5.75C4.92157 12.75 4.25 12.0784 4.25 11.25Z' fill='%2368707c' /%3E%3C/svg%3E%0A"); } .fds-checkbox--error > .fds-checkbox__input:not(:disabled, :focus-visible) { - --fds-checkbox-border-color: var(--fds-semantic-border-danger-default); + --dsc-checkbox-border-color: var(--ds-color-danger-border-default); } /* Only use hover for non-touch devices to prevent sticky-hovering @@ -127,49 +127,49 @@ @media (hover: hover) and (pointer: fine) { .fds-checkbox:not(.fds-checkbox--readonly, .fds-checkbox--disabled) > .fds-checkbox__label:hover, .fds-checkbox:not(.fds-checkbox--readonly, .fds-checkbox--disabled) > .fds-checkbox__input:hover + .fds-checkbox__label { - color: var(--fds-semantic-text-action-hover); + color: var(--ds-color-accent-base-hover); } .fds-checkbox:not(.fds-checkbox--readonly, .fds-checkbox--disabled) > .fds-checkbox__input:hover:not(:checked) { - --fds-checkbox-border-color: var(--fds-semantic-border-input-hover); + --dsc-checkbox-border-color: var(--ds-color-accent-border-strong); box-shadow: - var(--fds-checkbox-border__hover), - inset 0 0 0 2px var(--fds-checkbox-border-color); + var(--dsc-checkbox-border__hover), + inset 0 0 0 2px var(--dsc-checkbox-border-color); } .fds-checkbox:not(.fds-checkbox--readonly, .fds-checkbox--disabled) > .fds-checkbox__input:hover:checked { - --fds-checkbox-border-color: var(--fds-semantic-border-input-hover); + --dsc-checkbox-border-color: var(--ds-color-accent-border-strong); box-shadow: - var(--fds-checkbox-border__hover), - inset 0 0 0 2px var(--fds-checkbox-border-color); + var(--dsc-checkbox-border__hover), + inset 0 0 0 2px var(--dsc-checkbox-border-color); } .fds-checkbox:not(.fds-checkbox--readonly, .fds-checkbox--disabled) > .fds-checkbox__input:hover:checked:focus-visible { box-shadow: - var(--fds-checkbox-border__hover), - inset 0 0 0 var(--fds-checkbox-focus-border-width) var(--fds-semantic-border-focus-boxshadow); + var(--dsc-checkbox-border__hover), + 0 0 0 var(--dsc-checkbox-focus-border-width) var(--ds-color-neutral-background-default); } } /** Sizing */ .fds-checkbox--sm { - --fds-checkbox-size: var(--fds-sizing-5); + --dsc-checkbox-size: var(--ds-sizing-5); - min-height: var(--fds-sizing-10); + min-height: var(--ds-sizing-10); } .fds-checkbox--md { - --fds-checkbox-size: var(--fds-sizing-6); + --dsc-checkbox-size: var(--ds-sizing-6); - min-height: var(--fds-sizing-11); + min-height: var(--ds-sizing-11); } .fds-checkbox--lg { - --fds-checkbox-size: var(--fds-sizing-7); + --dsc-checkbox-size: var(--ds-sizing-7); - min-height: var(--fds-sizing-12); + min-height: var(--ds-sizing-12); } } From baf7c4ce2dfaf14394110b421c68e30ab6053cd0 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 27 May 2024 14:44:37 +0200 Subject: [PATCH 140/311] updated warning migration --- packages/cli/src/migrations/beta-to-v1.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/cli/src/migrations/beta-to-v1.ts b/packages/cli/src/migrations/beta-to-v1.ts index fbad0fc365..cbbbd53d61 100644 --- a/packages/cli/src/migrations/beta-to-v1.ts +++ b/packages/cli/src/migrations/beta-to-v1.ts @@ -84,9 +84,9 @@ export default (glob?: string) => '--fds-semantic-surface-success-no_fill-hover': '--ds-color-success-surface-default', '--fds-semantic-surface-success-no_fill-active': '--ds-color-success-surface-hover', '--fds-semantic-surface-warning-subtle': '--ds-color-warning-surface-default', - '--fds-semantic-surface-warning-subtle-hover': '[delete]', - '--fds-semantic-surface-warning-default': '--ds-color-warning-base-default', - '--fds-semantic-surface-warning-default-hover': '[delete]', + '--fds-semantic-surface-warning-subtle-hover': '--ds-color-warning-surface-default', + '--fds-semantic-surface-warning-default': '--ds-color-warning-surface-default', + '--fds-semantic-surface-warning-default-hover': '--ds-color-warning-surface-hover', '--fds-semantic-surface-danger-subtle': '--ds-color-danger-surface-default', '--fds-semantic-surface-danger-subtle-hover': '--ds-color-danger-surface-hover', '--fds-semantic-surface-danger-default': '--ds-color-danger-base-default', From 5836ee80fb60a6992c0bd6f852cfd33df496b728 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Mon, 27 May 2024 14:52:32 +0200 Subject: [PATCH 141/311] showcase update --- packages/react/stories/showcase.stories.tsx | 91 ++++++++------------- 1 file changed, 36 insertions(+), 55 deletions(-) diff --git a/packages/react/stories/showcase.stories.tsx b/packages/react/stories/showcase.stories.tsx index 6fcc5a8f5f..1744029f2e 100644 --- a/packages/react/stories/showcase.stories.tsx +++ b/packages/react/stories/showcase.stories.tsx @@ -32,6 +32,40 @@ export const Showcase: StoryFn = () => { const [radioValue, setRadioValue] = useState('vanilje'); return (
+
+ + Hva kan vi hjelpe deg med? + +
+ + + Sikkerhet og drift + + + Most provide as with carried business are much better more the. + + + + + Skole og utdanning + + + Most provide as with carried business are much better more the. + + + + + Mat og helse + + + Most provide as with carried business are much better more the. + + +
+
{ > Blomkål - - Pizza - - - Tre liter lettmelk - 2kg smågodt 10 poser med Smash @@ -77,13 +99,6 @@ export const Showcase: StoryFn = () => { placeholder='Ola Normann' className={classes.userField} /> - { Lise Nordmann @@ -171,7 +186,7 @@ export const Showcase: StoryFn = () => { Ola Nordmann @@ -190,40 +205,6 @@ export const Showcase: StoryFn = () => { totalPages={6} />
-
- - Hva kan vi hjelpe deg med? - -
- - - Sikkerhet og drift - - - Most provide as with carried business are much better more the. - - - - - Skole og utdanning - - - Most provide as with carried business are much better more the. - - - - - Mat og helse - - - Most provide as with carried business are much better more the. - - -
-
Date: Mon, 27 May 2024 16:34:40 +0200 Subject: [PATCH 142/311] remove test file causing errors --- .../src/codemods/jsx/__tests__/classname-prefix.test.ts | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 packages/cli/src/codemods/jsx/__tests__/classname-prefix.test.ts diff --git a/packages/cli/src/codemods/jsx/__tests__/classname-prefix.test.ts b/packages/cli/src/codemods/jsx/__tests__/classname-prefix.test.ts deleted file mode 100644 index f1c336918e..0000000000 --- a/packages/cli/src/codemods/jsx/__tests__/classname-prefix.test.ts +++ /dev/null @@ -1,7 +0,0 @@ -import defineTest from 'jscodeshift/dist/testUtils.js'; - -import replaceClassNamePrefix from '../classname-prefix.js'; - -describe('classname-prefix', () => { - defineTest(__dirname, replaceClassNamePrefix, null); -}); From 25b6b977ad78734f678e32e8e22c84cf11d8f4c4 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 27 May 2024 17:09:18 +0200 Subject: [PATCH 143/311] bump cli --- packages/cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index d5ff2131ea..ce9ce9ec4a 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@digdir/designsystemet", - "version": "0.0.8", + "version": "0.0.9", "description": "CLI for Designsystemet", "author": "Designsystemet team", "repository": { From cd77afe988cf85f3fba19039fcf9500599f60ded Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Tue, 28 May 2024 08:31:51 +0200 Subject: [PATCH 144/311] delete tests --- .../classname-prefix.input.tsx | 32 ------------------- .../classname-prefix.output.tsx | 32 ------------------- 2 files changed, 64 deletions(-) delete mode 100644 packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx delete mode 100644 packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx diff --git a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx deleted file mode 100644 index e9252d8525..0000000000 --- a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.input.tsx +++ /dev/null @@ -1,32 +0,0 @@ -import cl from 'classnames'; - -const DEFAULT = 'fds-default'; - -export default function JsxTest({ className }: { className?: string }) { - return ( -
-
{}} - > - -
-
-
- ); -} diff --git a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx b/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx deleted file mode 100644 index 5affe2ac25..0000000000 --- a/packages/cli/src/codemods/jsx/__testfixtures__/classname-prefix.output.tsx +++ /dev/null @@ -1,32 +0,0 @@ -import cl from 'classnames'; - -const DEFAULT = 'fds-default'; - -export default function JsxTest({ className }: { className?: string }) { - return ( -
-
{}} - > - -
-
-
- ); -} From 6f942aa23d32d8727c8af45375b65532d35b9dcd Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Tue, 28 May 2024 08:50:36 +0200 Subject: [PATCH 145/311] check on switch --- packages/css/switch.css | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/packages/css/switch.css b/packages/css/switch.css index ec97eb3a94..3272c20be3 100644 --- a/packages/css/switch.css +++ b/packages/css/switch.css @@ -175,7 +175,21 @@ .fds-switch__input:checked + .fds-switch__label .fds-switch__track .fds-switch__thumb { transform: translateX(calc((var(--fds-switch-width) - var(--fds-switch-height)) * 1.2)); - background-image: url("data:image/svg+xml,%3Csvg viewBox='-3 -3 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1339 2.86612C10.622 3.35427 10.622 4.14573 10.1339 4.63388L5.88388 8.88388C5.39573 9.37204 4.60427 9.37204 4.11612 8.88388L1.86612 6.63388C1.37796 6.14573 1.37796 5.35427 1.86612 4.86612C2.35427 4.37796 3.14573 4.37796 3.63388 4.86612L5 6.23223L8.36612 2.86612C8.85427 2.37796 9.64573 2.37796 10.1339 2.86612Z' fill='%23118849' /%3E%3C/svg%3E"); + } + + .fds-switch__thumb::after { + content: ''; + width: 100%; + height: 100%; + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + mask-image: url("data:image/svg+xml,%3Csvg viewBox='-3 -3 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1339 2.86612C10.622 3.35427 10.622 4.14573 10.1339 4.63388L5.88388 8.88388C5.39573 9.37204 4.60427 9.37204 4.11612 8.88388L1.86612 6.63388C1.37796 6.14573 1.37796 5.35427 1.86612 4.86612C2.35427 4.37796 3.14573 4.37796 3.63388 4.86612L5 6.23223L8.36612 2.86612C8.85427 2.37796 9.64573 2.37796 10.1339 2.86612Z' fill='%23118849' /%3E%3C/svg%3E"); + } + + .fds-switch__input:checked + .fds-switch__label .fds-switch__track .fds-switch__thumb::after { + background-color: var(--fds-semantic-surface-success-default); } .fds-switch--readonly .fds-switch__input[readonly] + .fds-switch__label .fds-switch__track { @@ -187,8 +201,13 @@ background-color: var(--fds-semantic-border-neutral-default); } - .fds-switch--readonly .fds-switch__input[readonly]:checked + .fds-switch__label .fds-switch__track .fds-switch__thumb { - background-image: url("data:image/svg+xml,%3Csvg viewBox='-3 -3 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1339 2.86612C10.622 3.35427 10.622 4.14573 10.1339 4.63388L5.88388 8.88388C5.39573 9.37204 4.60427 9.37204 4.11612 8.88388L1.86612 6.63388C1.37796 6.14573 1.37796 5.35427 1.86612 4.86612C2.35427 4.37796 3.14573 4.37796 3.63388 4.86612L5 6.23223L8.36612 2.86612C8.85427 2.37796 9.64573 2.37796 10.1339 2.86612Z' fill='%23f4f5f6' /%3E%3C/svg%3E"); + .fds-switch--readonly .fds-switch__input[readonly]:checked + .fds-switch__label .fds-switch__track .fds-switch__thumb::after { + content: ''; + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + background-color: var(--fds-semantic-background-subtle); } @media (hover: hover) and (pointer: fine) { @@ -202,7 +221,10 @@ .fds-switch__input:not(:disabled, [readonly]):checked:hover + .fds-switch__label .fds-switch__track > .fds-switch__thumb { transform: translateX(calc((var(--fds-switch-width) - var(--fds-switch-height)))); - background-image: url("data:image/svg+xml,%3Csvg viewBox='-3 -3 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1339 2.86612C10.622 3.35427 10.622 4.14573 10.1339 4.63388L5.88388 8.88388C5.39573 9.37204 4.60427 9.37204 4.11612 8.88388L1.86612 6.63388C1.37796 6.14573 1.37796 5.35427 1.86612 4.86612C2.35427 4.37796 3.14573 4.37796 3.63388 4.86612L5 6.23223L8.36612 2.86612C8.85427 2.37796 9.64573 2.37796 10.1339 2.86612Z' fill='%230c6536' /%3E%3C/svg%3E"); + } + + .fds-switch__input:not(:disabled, [readonly]):checked:hover + .fds-switch__label .fds-switch__track > .fds-switch__thumb::after { + background-color: var(--fds-semantic-surface-success-hover); } .input:not(:checked, :disabled, [readonly]):hover + .label .track { From 157ce7699432f2d92e23b0598d5ebccade7d8404 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Tue, 28 May 2024 08:52:38 +0200 Subject: [PATCH 146/311] remove not needed css --- packages/css/switch.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/packages/css/switch.css b/packages/css/switch.css index 3272c20be3..366399d685 100644 --- a/packages/css/switch.css +++ b/packages/css/switch.css @@ -185,6 +185,7 @@ top: 50%; left: 50%; transform: translate(-50%, -50%); + background-color: transparent; mask-image: url("data:image/svg+xml,%3Csvg viewBox='-3 -3 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1339 2.86612C10.622 3.35427 10.622 4.14573 10.1339 4.63388L5.88388 8.88388C5.39573 9.37204 4.60427 9.37204 4.11612 8.88388L1.86612 6.63388C1.37796 6.14573 1.37796 5.35427 1.86612 4.86612C2.35427 4.37796 3.14573 4.37796 3.63388 4.86612L5 6.23223L8.36612 2.86612C8.85427 2.37796 9.64573 2.37796 10.1339 2.86612Z' fill='%23118849' /%3E%3C/svg%3E"); } @@ -202,11 +203,6 @@ } .fds-switch--readonly .fds-switch__input[readonly]:checked + .fds-switch__label .fds-switch__track .fds-switch__thumb::after { - content: ''; - position: absolute; - top: 50%; - left: 50%; - transform: translate(-50%, -50%); background-color: var(--fds-semantic-background-subtle); } From d5b3d6db6bfd83123dc703fc8e283231f5bdebfa Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Tue, 28 May 2024 09:31:57 +0200 Subject: [PATCH 147/311] checkbox css update --- packages/css/checkbox.css | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/packages/css/checkbox.css b/packages/css/checkbox.css index f23b7ca5f0..aaef6168ff 100644 --- a/packages/css/checkbox.css +++ b/packages/css/checkbox.css @@ -5,6 +5,7 @@ --dsc-checkbox-background: var(--ds-color-neutral-background-default); --dsc-checkbox-border-color: var(--ds-color-neutral-border-default); --dsc-checkbox-border__hover: 0 0 0 var(--ds-spacing-2) var(--ds-color-accent-surface-hover); + --dsc-checkbox-check_color: transparent; display: grid; } @@ -83,19 +84,31 @@ box-shadow: 0 0 0 var(--dsc-checkbox-focus-border-width) var(--ds-color-neutral-background-default); } + .fds-checkbox__input::after { + content: ''; + width: 100%; + height: 100%; + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + background-color: var(--dsc-checkbox-check_color); + mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.5509 6.32414C18.9414 6.71467 18.9414 7.34783 18.5509 7.73836L10.5821 15.7071C10.1916 16.0976 9.55842 16.0976 9.16789 15.7071L4.94914 11.4884C4.55862 11.0978 4.55862 10.4647 4.94914 10.0741C5.33967 9.68362 5.97283 9.68362 6.36336 10.0741L9.875 13.5858L17.1366 6.32414C17.5272 5.93362 18.1603 5.93362 18.5509 6.32414Z' fill='white'/%3E%3C/svg%3E%0A"); + } + .fds-checkbox__input:checked { --dsc-checkbox-border-color: var(--ds-color-accent-base-default); + --dsc-checkbox-check_color: white; background: var(--dsc-checkbox-border-color); - background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.5509 6.32414C18.9414 6.71467 18.9414 7.34783 18.5509 7.73836L10.5821 15.7071C10.1916 16.0976 9.55842 16.0976 9.16789 15.7071L4.94914 11.4884C4.55862 11.0978 4.55862 10.4647 4.94914 10.0741C5.33967 9.68362 5.97283 9.68362 6.36336 10.0741L9.875 13.5858L17.1366 6.32414C17.5272 5.93362 18.1603 5.93362 18.5509 6.32414Z' fill='white'/%3E%3C/svg%3E%0A"); } .fds-checkbox__input:indeterminate { --dsc-checkbox-border-color: var(--ds-color-accent-border-strong); + --dsc-checkbox-check_color: white; background-color: var(--dsc-checkbox-border-color); background-repeat: no-repeat; - background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.25 11.25C4.25 10.4216 4.92157 9.75 5.75 9.75H16.75C17.5784 9.75 18.25 10.4216 18.25 11.25C18.25 12.0784 17.5784 12.75 16.75 12.75H5.75C4.92157 12.75 4.25 12.0784 4.25 11.25Z' fill='white' /%3E%3C/svg%3E%0A"); } .fds-checkbox--readonly > .fds-checkbox__input { @@ -108,14 +121,15 @@ } .fds-checkbox--readonly > .fds-checkbox__input:checked { + --dsc-checkbox-check_color: var(--ds-color-neutral-text-subtle); + background: var(--dsc-checkbox-background); - background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.5509 6.32414C18.9414 6.71467 18.9414 7.34783 18.5509 7.73836L10.5821 15.7071C10.1916 16.0976 9.55842 16.0976 9.16789 15.7071L4.94914 11.4884C4.55862 11.0978 4.55862 10.4647 4.94914 10.0741C5.33967 9.68362 5.97283 9.68362 6.36336 10.0741L9.875 13.5858L17.1366 6.32414C17.5272 5.93362 18.1603 5.93362 18.5509 6.32414Z' fill='%2368707c'/%3E%3C/svg%3E%0A"); } .fds-checkbox--readonly > .fds-checkbox__input:indeterminate { + --dsc-checkbox-check_color: var(--ds-color-neutral-text-subtle); + background: var(--dsc-checkbox-background); - background-repeat: no-repeat; - background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.25 11.25C4.25 10.4216 4.92157 9.75 5.75 9.75H16.75C17.5784 9.75 18.25 10.4216 18.25 11.25C18.25 12.0784 17.5784 12.75 16.75 12.75H5.75C4.92157 12.75 4.25 12.0784 4.25 11.25Z' fill='%2368707c' /%3E%3C/svg%3E%0A"); } .fds-checkbox--error > .fds-checkbox__input:not(:disabled, :focus-visible) { From 0928819fb9273d76c6d6e42a2f061b51b536bd55 Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Tue, 28 May 2024 09:34:25 +0200 Subject: [PATCH 148/311] switch check css bg var --- packages/css/switch.css | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/packages/css/switch.css b/packages/css/switch.css index 366399d685..0360019f97 100644 --- a/packages/css/switch.css +++ b/packages/css/switch.css @@ -3,6 +3,7 @@ --fds-switch--transition: 200ms; --fds-switch-height: 1.75rem; --fds-switch-focus-border-width: 3px; + --fds-switch-check_color: transparent; position: relative; } @@ -174,6 +175,8 @@ } .fds-switch__input:checked + .fds-switch__label .fds-switch__track .fds-switch__thumb { + --fds-switch-check_color: var(--fds-semantic-surface-success-default); + transform: translateX(calc((var(--fds-switch-width) - var(--fds-switch-height)) * 1.2)); } @@ -185,25 +188,19 @@ top: 50%; left: 50%; transform: translate(-50%, -50%); - background-color: transparent; + background-color: var(--fds-switch-check_color); mask-image: url("data:image/svg+xml,%3Csvg viewBox='-3 -3 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1339 2.86612C10.622 3.35427 10.622 4.14573 10.1339 4.63388L5.88388 8.88388C5.39573 9.37204 4.60427 9.37204 4.11612 8.88388L1.86612 6.63388C1.37796 6.14573 1.37796 5.35427 1.86612 4.86612C2.35427 4.37796 3.14573 4.37796 3.63388 4.86612L5 6.23223L8.36612 2.86612C8.85427 2.37796 9.64573 2.37796 10.1339 2.86612Z' fill='%23118849' /%3E%3C/svg%3E"); } - .fds-switch__input:checked + .fds-switch__label .fds-switch__track .fds-switch__thumb::after { - background-color: var(--fds-semantic-surface-success-default); - } - .fds-switch--readonly .fds-switch__input[readonly] + .fds-switch__label .fds-switch__track { box-shadow: inset 0 0 0 2px var(--fds-semantic-border-neutral-subtle); background-color: var(--fds-semantic-background-subtle); } .fds-switch--readonly .fds-switch__input[readonly] + .fds-switch__label .fds-switch__track > .fds-switch__thumb { - background-color: var(--fds-semantic-border-neutral-default); - } + --fds-switch-check_color: var(--fds-semantic-background-subtle); - .fds-switch--readonly .fds-switch__input[readonly]:checked + .fds-switch__label .fds-switch__track .fds-switch__thumb::after { - background-color: var(--fds-semantic-background-subtle); + background-color: var(--fds-semantic-border-neutral-default); } @media (hover: hover) and (pointer: fine) { @@ -216,11 +213,9 @@ } .fds-switch__input:not(:disabled, [readonly]):checked:hover + .fds-switch__label .fds-switch__track > .fds-switch__thumb { - transform: translateX(calc((var(--fds-switch-width) - var(--fds-switch-height)))); - } + --fds-switch-check_color: var(--fds-semantic-surface-success-hover); - .fds-switch__input:not(:disabled, [readonly]):checked:hover + .fds-switch__label .fds-switch__track > .fds-switch__thumb::after { - background-color: var(--fds-semantic-surface-success-hover); + transform: translateX(calc((var(--fds-switch-width) - var(--fds-switch-height)))); } .input:not(:checked, :disabled, [readonly]):hover + .label .track { From ada8539f381736c9f77ae15e6b4db2442351a7ab Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Tue, 28 May 2024 09:46:03 +0200 Subject: [PATCH 149/311] add images to showcase --- apps/storybook/assets/img/avatars/female1.png | Bin 0 -> 40778 bytes apps/storybook/assets/img/avatars/male1.png | Bin 0 -> 35519 bytes apps/storybook/assets/img/avatars/male2.png | Bin 0 -> 48507 bytes packages/react/stories/showcase.stories.tsx | 8 ++++---- 4 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 apps/storybook/assets/img/avatars/female1.png create mode 100644 apps/storybook/assets/img/avatars/male1.png create mode 100644 apps/storybook/assets/img/avatars/male2.png diff --git a/apps/storybook/assets/img/avatars/female1.png b/apps/storybook/assets/img/avatars/female1.png new file mode 100644 index 0000000000000000000000000000000000000000..0d9320da12ff5ccd3184ea1363b5366329ab73bf GIT binary patch literal 40778 zcmV(@K-RyBP)=7A}`||Q_^XxEA>*W%0x9@!C{Lb%eft-0g*g5#Qs8IMjxhVRTTo_&t!$86?#Ft1Y0sd#N zBuUPGRHoCZehtSH=?#W5nT#ch0?FqhDdcmK4>G5*8oCHCTe%2o^;jfZV|K|VB zza==c|Kk7C_w#Rw{TuUN{hdE*;NBOcKgW`syMCT0j$`?>7eAA|X7^h?-(-S&$JYq= zKN?S^Hylg1Kak_&V>vuNl=kT<-WyAhFG^HjmQrm|s?~~A%OxolauVU0@ZP4li3tuk z_4nbPLm23{_`z@c?->7?;)mGXKmX;=e1C-hckyV<9b^WXg7 z&Yi_-SpFwT5d1s5a4w;(VT=>t=OmKsGv&=*BwTL&()aiUdD6=t=Sj!&LKW+==8re~ z*G?KIUO2+cvBHedCg;v!f_c$-?QF^H1iG?`m)tX(B5}XtKe68cVglfguZzlWVhTZ! z3WDtnh&(^<1eF^gPD1@T6gy_5r@(jF(i&_7f8^>JAIxs#LR=a-g(rfIBd?w{a{uLU!UVX8NM zp!hC4FBDJHGII-d<}?017YbT(_IJ(%W-MA(Q~BMRr0)%9g5>t$h1Zt(Cy=LW)z9)u z+~T?)(qqo<)6|SEkS-2QlmH$ilE>c))MlY=lw4%yY(lM(m=Jhvk@IHCnMi6SJ7=ug zM*=gaiIevv179LFhk!LIa)CbUII`y$&pk){93)OLQ|tg|!a%Q;CNT;O7KQ$1XAk$a zN!b4leD{xYFoD;@vHUx>1H@mAWW-A5cC&mo6Za#(Qv2hsRSZAOG>O*)?#o|tGSez% zPR?Mdxno}N^M8l0#7kCiMoT*lVA#jLynYCrMv)-975#RJ^?k%Uk(f~0dO-j~FLZW7 zej*ODpLX9k4HK%MK(qq0nKNXG&&KxoX{rGO6`))g>*org30UMbm{ZNE2~`=7lV9IC zXn#FdiVMFHM}`Vgwd+2_pF_O^zh6GXLw$;{Wwpm=HH*4)oL-6JRO-!aWZq{$-N5;| zYj7JS`}?)`@NQi*&p|hEyQu6#57P_%(OzeSA_-;>B!gk% zi!{|mpSNF~zxKIL{P5QrWU+)7vNI?2zf;^JGdSP{%EJrWOridTZ=pG&VCD3bwz-RL^gW2{O!;IxjYi zohA+BS91A$^jg4!QfrxV%HWTg7xXl3Gv~Vdv+ED@zYm`9`8lkX%#NvUZw5!H3m%`b zmAZ(L+vV~6^(6kd=cPRkvgfg<5xTd2sz`ZrHG?;Ls|t$6v_p_elzX$g=P787*clHy zt!X3gg{PibY@d(t42Z>YPBUb&F3&ZN?Q!!M>h*FH`}S!WomLrGvc&++89oAAS zrq>aucd42x3Y>-#eKv`HCQ3D&x2Wl+2>tb#;Dt^ovPw~fa0)Nd0co!k4C4jPDCB>BXSk&j}v9=w8_vfxUB z1*!Ki(+f^T%V!g&z#0FU$(!whANiGVb8PzBFOTcuT{NP$d@ZZOd@;pCepV)RBKmq;mRniu=S zM3&~8f<-nrc5bMuSN_gnEB}z5^qL3N{`7vOvL^9Idj$$ColBe1MCqB5jJAsHk@&Yb7V=l~E8NoKT~W&Abb5;!L#5vR4xN>D?pKu-fFl%yl@MXl=y)SNx!P|PHn>l(~GtK|G*WftgS z57BEmk}!D=pX^(o)oSaCTlz%Ar?56>3A%; zLS71`3cMgQPx^#Hg)Z)u%*mRhrqF9FXb%Wd0bh9)not+rFStT$XA+ap#rZ-zf*LZX zi74yE$kQ&)9A}V#>Au*g0s{Grl29|9*zu_OG~A% zdh%hc0<3a`H|ErKXKp@?U+KYOd6H0N7dMTCrBZYT)CXt&eZuEwKc}MfR9*MO5VRMW za<8dIg8^{Q#BdA_nadY+fu^KkhC?~odnlcw139?+feZ&d3G*eXHI}5lvLUNiZpy;a zx{{KC!xuBWHQNxBJg>=&>@>4s0%bTVa2mv5Vvw4k&}o5GKpk;84Pv8%(mRT0nA3uB zj$X(Hm=lk9{6nz&PH~xq$Bb$)VRJ5~VM&M5#GQ9CHC}BDJ2(l9ou32_W9f;!=N0&! zn*rWGgxc}ypPUKxWRm&)kMas;2Y#wWO_C>TR{!_xHN+5_$!H|~Zd*qEo(y|!X&vp$ zpxwl^M^b65NVVRO_R*f4Ji05*-TQKSxGyKiN5Cah6^?SHBCD65k@c(3$@UAcN^NCR zA_$!USm&~bK}LBwaSJ>JFpJ0fIH2Mff6Zd+5`?Lf=qyT*+L0hgF2u1}r+nr~CMhbI zbBfM<`Kz^Sj8n_%uhk4d;P@<;kwL7MP|%@;J@3gk#xlbKs)8LhNlCt^yv~`#*%hXj z`DqJ3`>68$83P#KPze{@^w^}mvh)n(bZ{=7WH+czXA zR%OQjWlW*nL}mjz92#Wq#B1%;q?yKvGZ@AGL;;?vaH;-FJhFQ74pf%hJwHC_IFK3P zoQA~`cg!U7bc2*{bF7y>PsLnuXt*mjoEy_2OfR0hh@g#jGf1*1P_m0Uw`NZ;MM38M zDHzWD_lJAAN0kzt!QAznOM@{fcAw1HVE4NzgrUMhh~D6B^W>B>&afBU)Ah-CqJ6Pk_=wR8psReUpG*Yq=MyhPKUj& zoB|^~eB+za+Pe=E2!R4tdboQayGN%gMEvTHCW;rjgRvf;i*?fON(o*dA9C}gEqUOo zTBRsqE-%A=U;5*T6bm_M!ilq2Q@OiyB-gf9Bzo|nv=4Tq_S}~xUc9U(mRCj1M=wpY z6&$Dz!nXrY0+J*`qEn4Nh$86C4AhAQV)`P9R*kW}4z<^C-m$uO277 z0PZ9+vOG?_dN9sS!$H(eq)7CS;Il$8^G9Kg8Wf}dm zpUH-ZGJlx8KgpN|al7}-XXe>6`;IDk&^eW(J0Hk{@BWcYhJER_ptW}Q<%8P~#K=qF z0|>(ag2A2F9gOt2MJ!mYQqqUj1->eQ2zut~Hq7O*?C9^F;|Em{IB&x%-iMEapw02kU9_AQzPXPVKK@ zWLXgmyAXecZu2RQa!mTv$!n^`lbN=QQ^e$RTe532y9)o8D0GyCh^Eq%NR!xK^uMGV z=xFd-a@p0NA(E^$fAZ@>jdh`0fAME86f$SWXLc;L5pot|ojcE&a}GL9x%a(4k;4yP zSM3sGLEgW08=B`-%Fr?a%vq~D(0iDGs~V1#I#x|k1e;tg7A(4t?<)|9gQG(Q{!0rL zz1D-%E_QpQ=UQB-$}xUsSnPvlTh)C`HE(P<__=bZ4^3Z@}dlh8OS%b8EoXQMe+V&rM0 z;5+be&EeEw7LCD%ivsU1I1L++bag=^YDty8SU;o8yZpC!{V--zUmi?8MQa6Tj_bdj z*MG^m&t{L$#Tc|t<&!`AZE3>W>%$b1xcmOwZ%YhO@PA^ zCsfs99$!UEYQuv)IzE<8f2;yjfGGr10S&f*-?!xmCUQ7Z8zTe!fu!f|aSK`wS`XOl z?%uJy@XV(49)BXexBmn*#;*YVFB-!hTVX>QAV{r6m?^9XT`qfIf|VHN%qKzmIWF)- zu~!hXfjdFP=&DZfsXLAY6)D+20%O6_5P?Y zi^~mJnT{ZQv3kz60vup zz&R!qu>V#X>q)OPW|+*pydUc2tf0@tR2&gljO?sABoLmuEJYzNjsrz{GL_ z@0I{v)@hBS|hhqoyci#2=X)0 zpm3vHkmYJYD#b_&jRoM42|S+!T5bZ~>qPO_LcJ!NTg#Gr<|?R*j)dL5T;E!g#rlFw z?%bCqD2%0ANsc=M3EBy8S55W~Pvt5+#)p6LyHa12F4p5u?IPWoVAsgeLM#Q4nW37q3H&Ve( z^s7Qmmbiq#aOUKN!F;}*rH}_!qsZX21Q%$mCjjlw{yLLGC1-q%Gv@E&SCD@8>~&nk z;HzLkwf8`L?!WtO5S2rCOgYdD9qC|kw=Zp|;Pv4Z_Q0N(N@dyFSd{@nIeW(wS%=AM zLojlhX^>OFqhM_;*DM_vnl7mzehAL$xC!c_*^!SsLo7;w&sOBdm33JM^Ily=2&gxb zD(Q&mlDzZbLkQ|bRu)Rq?jwAJuN4UMA@JAbtyOvO&EJ;l+GP<4Sl*JUoB&uV3yV>W zUo~x#*BxeY2~AtU@0;V;Q416nEznYrO;ebm!8IK@3^VRe?6OM5RRUqNBnCr<( zU0PcJoiN1WSAekq;)fH-!`xNj1v1Sjo^%mQ?1QHo0Ec1WV$cQH`3+#TQ&1B_e7*n4 zLuo?bZr;2q^=eTUtXR4t)80hx?H?(HK_K5A45iR&Nu^u{=s%SO2;I(ieov~u`1hq) zE2NZ4kXTWw7K#Q|{K2kpQ46VB;_pPlH3>2v|3b*D=mlQXoB@E1rn` zbEV+Xd7Cs;ldkosN0 z#hT-(uk3=mP(d=|F+S7FCk$o}m-QUazLyW;;FGsxaI&YF3LBdn^7!Fn>Gg-Q3JsA1 zXg@}bZ?(}-5PJXNj%tp2tpbxV#X?tb1U!rh;)Ii-dXS|8uvB9a9^8_IiwzkM`dZUB zfQPxVvIM-Vo zY1~ljBymOEZa?wyD9s>@Ed&rdfTne2$`Xg?W$27{A&92SuHF{3!EiEGER+Y4$1q7j zLm`p&ZLoe2v*V_LQCDnWdAOp{a$o7|6aKuo`Mf2Xyw`vG|0?anN5EOoI>1fuLR)RZ zJk@Gdcz{iS^s3asEp;FW^?DV;^+*mN5CqH(T-$P^CR;F1G-C|cQmocx@2D*w-nk=p;1w>w zobtYS9~%(t5lGeR5W>aF&&sR+#;;2b^oHi8JCBznY__IS`!gu_6{MBY)Dphp*@x0X zan(HP5jw#NC1u|I0jI8vUSyV4p|nC`@6EY%9u-uV(`8W0u-eo)8`Ic180rWZ5tgGG z%jSj0jwzkPMe^ydG}h-HLY75#}mkcckkZQ zFa_^z%vc^w(6!5(3a~3MXWxDEUHQSShq3@IvIf(2?b&U4{)L;M6qW(-Ayj#Kj|E3! z+O_LaC*~kb0FWmzjYSAX2?ARL$3+LAoIjB}do9^-59Gi4lh@_%{;i*q4dAYm=86p4 zeT0X4*mz^*&_+BCj@xMg+wI3q6*6p#%+b zD))B|WE&W3eRWa3^@DfhOE26278>FqC-S@h^>^jraaT5AhF;uWk*~b=5^&db@Rdu@ zP6cRFU>%qws{pbTo75kg8bv|DqUNHLP(Wb10L@0+L}F9{_Tv-zWUndz>Km`ium0_y zlV@*SmZ38Ihj1W<+KuM~PQ`Mg3a6n9Uag>BVs+yN;*Le}l9U9Q&FUYAPcKf41&>3Q z2>8dGJ`>uRP{|CqYG}x@iGeHsQsD~Igh3-oMYXSLEJg%E(a;zZ z|7c}$lVmDB>Ya+|>vm)j z!m+>mSi$+y$|B6rG0aZ|zi&Wm_2rFsK9ZegPp&T2kW5hSLr*unAL!hF~UJ5af^U?Z~4CkK~!> zpOv+BTtmODT9ka5(j)jx2ezyN3WO9%d+(0qs-I^;pZFZBnc>eoBe$@LD|HXtqWhdF z3S8s@%N|>$jXY$wE}k`?9oYSp%+j4gN38l|1lcMjXHJ5|*mxIcvOIk<$r4x;+ygU< ztk2Z!rwPLOc%e9zDf4D5^O>g|Zd1+%&UPXB2^Iv*JHm_cnN@EGaQ3Z<}DYgkBmm^6s z5dx&;R&kJV*YS*|c?e(;-VfD9PAUqzEjf-k@k5x%9;k)!K}){zowwxj_J*v3-q_tg zl zgV1RnU)*|z`q7&UE`&ir3Xj4Wk0p+N&@^dRaqYApYbSD}X*}B(dS>NV(<00Cq)&Ox z#rje%z-1wN!Ad?|Z_UWhi~`LV;^55t=xpqN{EoW(#6&&N2}1zt>e{k=1cGu6nu)~* z5zNc$Z+{{iAS=J{%!WMw;!WAQ0-;)3)1rt#o54j+Q@HK~3QT$KiS6LPmAg~WLid1S zdNn%&-k|*^(IFF$&5{k3$mE_{TKkc&@ z{8h4|oi(xa22XY$sE5V^h~2$CJh>bg_oCc>v?tduts`#N!NW|zAx-3^?Pa_&zEaFb%@AI#@LUj;Yn+639#qyB-KGuZr)C z%MwV}t$In85Y~D7!}}m_n{w^S6@-LfIzf;zn}UMU28UMEP0@!}dw_7y8ySu+m{lnU z&MQpJYxmg+v3sBIxgkL^_l&%->GfvvuB`0O31S$fWoo|SI!udgy|IZi$Gkuu{P&@i z>xN^%c!t`hQwzLK9lPqa!qWupi9!<0{yqEpG_v%y@l9^U&%dZ&i~zeTO6 zx&2^QmcdOOVG+xDiw#C$UOxKZ6S)Ew{VM2$wXMstumVj5VagSluvbulGU3VTzq8ZY z4JgeKyPylNpFeBf{KQ?HT@z`PD4&-CJjKS+5<)vwc%6B0YeTtp>$WuN6%eO+Xi|`} zFqOOqT}ZfYBx_Hb$I^fBp|~8BbI;8^ii;kP{i`ycDT)z~$Aa{GabVoAkv!pOPsYt> zP+3;VnW$^cAw)|nVHHeTVqEeBll5ul(4Sb+8^~OY7sAhSkTYkU(^qD|P3R#=2e&_v zVSk`S4gF3V0pY0>5sG>5_G2twUA>_)7VX5e8%L>{8*~;c!mGW?JWIN1Azp zR%2@#!Qnr*)AWB(vqw93HI$Pp&;492iV-+A+B`LuvXn>$y zUTP?|qdK{L>#i&UXK9ft0Dle|lFEsxI%Q~Gl16P1t^@E|{&{EXBK&%IDq&WKZKMHH zd<=8V(-bpvW*bQY`P4PApotS@x1m!mDsx@7JTpzmYbv;MwT#@JS@c9QU0Ke*g3lmq zUQWCwyl9_1si#%;V$w2renCU@+D+*<_fzfh2!d5%{I1(m&A~3sEr5A~;w_jSE@TxU z8e_K|Sm&`O_IYX!OT3$^u-d~56|=<-7WfrPTo^2Z84W{kMy+cPGZlCa)*MzBp|K!b zt8gNgsX1Y)D}|h<-qfM7H2(~TBtQhJg&6(-*$ zFz|~V%-o$P;$fL#unSgIX2tqO3j6oQPk=F=2GZh?Kr)>QB_rXPlZDB}l6@gizu@Py zzfUhCd2(QSzH7|v-?M+~o*c-O*_yyK%nx?Afix}Se9N1g zvbDX15KaZb?4g_hpf4}hwVxDOehWR=hiSp9?{Q^RkfeeXWWS%o z3-$}|VbA?u|8_n+cm9IJX!iJ56T?jIEcJ^A%yZFU}%o_((epBH^nZxcJc zbG)y;6bcZgLuf1hwE%5#1b3e4z+||m?3;<-Ev(elQ!HZP0_WkW0ZFXwj+IzB0She; zjCe}TMp~`HFvc|1SSnDi${`90IM>wiIDra{T`xVxyb59uG{|InAp5|38_ztW`CNT$ zhBh!Fg`Vj)Tdqw}>tI(_Pme_|-AJ<>f=qdIF!ziDA6C6^`I580KPPZ<{@F`5F(GrV zz+1&+?)}!h&3@;4he+B`V0J2>jgY!x^X{v6Q_lpYZ8OhK=u5_fGv-XZS9O8Ln(N`9 zr?>KM-*-Ooe_-y_@hl4*HPX?-8 zmltbNf!1PLO`(|6uv88|kNRC1A3YK#)<+V!URxQ^?&$!RRug6LtX^MoR%~X#Ugm@% ztr!$v+3bbNW305~OuV&7TkV=4NstO_3U=b;e4?LMexDAXlFT;B+=Bn0gCrLpXkOyy z{*n>6toih4(JH@V;HyJ@s?0Fx!c{L8@@kss8Ipw>W04ksYlIquCG%KdHG^rcrigie z?zrM>>_VqSsiDS>c5&*S|A&wU>P3&mgMGzl>_mg#P25C|ey6MS!O`Bnv=F3bDm2rS z`OtSC?@6V;B%{Nj9-Gk*E)(O14dAkNt0n!ThcX!rlpD)Jfq4%*nSZ{)IsN1k3nZ;m zoE^hwmH2o1o;Aq~5u91mG|4haT+yw4A6xX=s;tE@{)HK&7f1Kz+<^4ki(Y4OR&ef( zaVkJ*%<2gm%xhB3E^q*nak@djBc2c5IqAxk)rK6xqpFq*c0RW4VOyp+r+~arwu}Xu zF!cgm%8rI`vclz(-*h>=$CF+komF3$8f$=>=9sx!)G`Bvj*j+^5tIBt-hZ$Ua<(VO zz*Rg>1A-5(RLW2R5 ze}1Fenw}{Z_7Q>DQfJ1gDNHhQ?ZM%N06IC-2mIoTIZKGnBurE6}*QE=J~y*%p@)u5<)P=`vx$_hmRh}!+Q_q&5s|+hkI=;`QpN@vlydR z)MUf8#RY33g5$sc(LLFLscRpfsM$Ln5B2W{Cv6pamZh;2jrTV?xF^%=uOQr1l9^7O zS&QV%Gcs%KuugJ@YDkjVa~GKx43X5T%zKfko8Yjn_&9aum1>|=W5qL!HIqEAb4_i| zW1%2S&YbXqS1>F4%APv=-OLQ0*H-6+D+L(o&K(b+tspqlaioH^04AO3$1Q^3$O-{S z{EqN*lmmVN<6ZzU8i02i^?KTph}bMiBFp8TfI|X!rtst=Yv@W~PwF5lRP4%$y>z;n znZN0OyaUzJqvH^qj29P_j!Q| zGQA;00y*!E2dR~M>MM{`Yw649DT{Y5#1Xhp_;7Zi&tAZ%p7~62M=CriMmT?rv%)p6 z$>P+d<+}#0BgI+NGAyxbU?CJZLl>7>N~P5;W`ZX$KgC*I%aX`FJG4rAPB6h zV+!9G3p|8rtrV?m^cq4dpS!k-5X*vWY+scc6R(C0gEaQz|5bXq*S=p19^@c+Bd5cFSS!Nz(UbpRdnG(Vx!wVjc!%*Vb#TK<1rK zH@ry#4f@a36((8j@T0!Y0`TSbxtGovqb?(5;ihJk`5T1&~t_ z=BbJlW+$Q3P)?|ljG)a9Z@+W@HK!)Ku5$jpF8MI$f0pl zB=i0YWb0F%fXulmTm-~S>>G`&sG$R5krl|gqp>JlASx@Yw~PR?SytZ#Y5M0M{e|ow zwqc@HW&289LngexJ~R&`MY<3|PTgYeIzvM&02y>T8agW17mcGzEN@9Gm1ApN9l~4= zCv9n+cI2&39^#y#TmrKmmMYTf_q8&4b8$sGCI9i8cVwe#Ev_esC)PTBJsz_xR_Xy9 zj<#l(_8{!Fg&Mrfw#1zSV7k8Mere8A`o9bUO2RbJPU&8!Q9_?#8qC;<*)#X*FGvMq z_Po=@nJrl`!)7KhXH23yzNOv7RyO7re%53z5V;7WyY%3vS;JX3IWOnpT|0T&D+?y= zILX|cFFGgKz4=bg_dUtEHKDPA$hg_!5Ll$p?6V2ObW9y;SJSF@$X} zu1Fc@q(&Y$cVVvEh%uI|$(e|2;bc$OFwJ~dWD}-1Lz;T{Jp=whkjab4fU8t)QfYMm zg!9sw)qZA>>}M~EId^&IIV3qNFv(}47&5Nl`Qtr7w$2KbKcD~CZ!BxO7)S>KK@C7J zi@zc^=}fH3PCNJlD-qY^m>~hR!n~+gf9kJGl~_eP@HLgWKZ1Geb(wAh%{59CADy0d zVaD>(XvD7RnP?1;CN*SM1f7Rbq*)R4IQb|$5Qf9fNUnid-xHSdfd8)ESe17{Rjg@4H-x9)1hjfX<>Lkr^hpm`4UR_G za1TMHWS%DQDdj=>70k?G5S$U5nTDEu?~d)(XbuBgn#$Z-J?*7-F3{rIB;}gCfXx_I z5&0~#B-s=D6P$5flldD<|8fy2niZ-*X24(UFeBg;madP6#*8zgpod-0Ky-1ft_x8v z0-O(^%?edn*}ejyT2-N9-qy*^LwWGwhq4b2Z0pK3nc}m@2Y2Q0;6y?Q=n(I#6c6Nu zn^!f(;6o@TwMpPa0*^4(5`@tDV8CyHQ++x!wS5|e6FK&rRhk}IpE_O9zT@Y+P27< z4m*5BZbmdc_B5kY&I*;xJ^Qo2Kl}IWS_Gd#sInCSzJYMgev~;ZbT+;>7sE>vZ9ZM% zQu5OuG&p;a7vJ33vj3S^$)4;z?R_=EL#J2AWo9>&iI!$fEh`iFsDcHfnIbq|fQvr{ zUo?SfY3}XF#~*wkZ{ItXm%sQW`J?Z?fgtu{IRS6PV$0R#HHknYTwW;1!-xB_w7$hN zxb}zGe+UhY`&CdD9SAK=W+2;}E1FEW3T!pH{jO|Yx*|XS>K9}RzO0D5kK&%@xUa94 zWN+t@;vg2yvR?xm?}s$y&`u?Ui&h&IT+2|I_#8G$5BFLDpoI6`VNH48BWkv zDfrCF!4shFCr2;+5Sk^Jd7ioK@}_9U30W-J6S=>|W}jsaYw-hanu5z~O6K-f*4qrS zXOiFvDI8hyF3ZjjsjcAd^C)aq&qil-FuFrCOPnOneN9c!X9YH}OBq~}b)y-|gU7q_ z@TjM~ME{e2`McUW`o+(^EN_1Ib$NNaA=j@zFHkh{!RtSeOPfX6V0jp{6?5VfV5=|y zO;A~Y5Hz)$GLvssH&&&L?@OhcnzsRHg0&hrt%^;Yh$j^>?kF$o8_Rlq?W29&-C;a7 z0WBpO(~Mf8mDK}yk&7&BWhcV+p-d3M3fba2yN)T2&8%RM?bYL-V30o3Pd8;w9J63v zf-KIz@MWn;CKqZ7=g1D3AM`VWOJ{fw|Hou@IjO&x5duwQOJ8@zN}qhy>9O!d zPl-P>Z>iNCYS^Y!h*WS`VXPI<)7Xs_iL|o}Gfeez`8R<5zl8U;3$ypjfBRSE&T$jq zc}F%8THz3Z1&GQbuJH;?>eBMERH0ca@X(l^jAPS_V@5(QD&pC(ih8Qo z5kO!9<+-d%s0v4*R&PLvp#9*{GHs@PbfDw>Sk7MoOW%WOC-!OqvlTAE!RQX8&j`b) zD&!w7VK7aoHe2BmVl%5!y)skNt4~B+8@G-V^Bw#0NuA^;P zl?!f&f<@3>qN|=aB64%BA%Fkpzl_f#mY4M88gSIkL0(?mz9GeUAeBiE8gMMn0uQl5 zy1cL=1!ySJ7lCWM5orNNUQ>|EQ^p}7*bB@YMFapLBVIEBbxt|8Pz77R)Jd5t`_IQp z{54{r8La<8tt!32iLMGWG}y#sYqhRqFZr&)$-Y!BzbI$L?It58t%txxFh7-$|Vu}0M^@HM~7MX{|YMp#h zk9PUR&&%d>u{7a{HJg2ytDrjs5wu4rkMA9+fG%xbl1neXEX9Ro2t{BXrb`bA zf!o*_hFPLI<${|hSA+nTB@gYSvv`XR#zznCRZ&u4*hc zN@vP7bKg0@iEX|`yW0%3lz#xCRM*7itosF3aZg+ytstC*$y_FgK8cLulsv(SnqN;5 z$qtdoobTM{o^Y6)S8-(D5?8>cRco=;%&E-|W&-6e?jqhvJH@!K=>%R4OUqo=`sZxGY6ru`n5m4b3Kq9GlR%a(rqj z=3?1(MAlRU<}P2XX{?bIK$>;~LYAxVM%$_9Q#t7 zwkDP%HfU)mDdcDTGZ(WcK2O0kheOTAW@?1Nm*EF8>+BO;0CTd!Vnw?m!I>Pd8Nm1X zSH6jfe;JXSbC;7UEMFUz=*Tqp`*5BDIGZw|>z^@KtnniqK>RaJCfa2#&c!KRFcYBQ z0@FGJn%)VplB=nfd9iUVO&SSOy6aV!3PVndJsapDvQU9U<1(~W9wx}x;85r3abaU+ zPRn}3G?^5D#^zPoTxejitEP4ItDrki^W%M2JYNN^!z@EH>zt>ZvvM+DX{>3?wqxx3 z#F7Io^T6r`X;OLnEUq}-A6t`KnowvrK0kVf98N%brGOaY1QCaPc^<$!{bNh(o@E%g z9#|Q?m3oJn$NhAi6-cHf^Z9e8bzYLnRpJPAUWW2m`gzA$5CkWIO>?1YPFzN%ZzFFW zLXw^#@l&9@rc$ArDiq#|~?(x1gXq{NsJMA*Z zi~yRzu~pdAYbAN_&Ym=&l_)eS7;dLUDqK0$W^CqBtXO8L&Ly0hc2!SEC!q4dPgIEf z<>~^_yb({)F~G4$16&&fwBK$?ANRYk3W}m;9fui?u_9N41)P1TdG*-RY(!F7V1LtC zQ*YUq)<{8g_UBv$?#f*P9iJ)IACU-*kJ9lk}dq2j0P_;I8!9 zdj=y;=IJ62=(1MJzu9TZTuNd&NmKQwfZLMY6lb{|YgZLy*aH*URH$gKv?tY6`w|S4 z0+=XYV@J8=i~8}7)5x4wSqi0`%5uRMl%*&S_uDJEk<$zjnx}YEx&#e zJ57;jiyyWr;&lTS+23QsXUd<&R=Dn&Y}=Kl_Pu~{(Wp6!t_hpwafK5-#tDMZo#SI! zxqMA&j?m3M6xRzP2@PW=Y8E5lva02{LCC{kpdm?CMxS=Z+WLT55N)vWwPogi?Ma2g z?<$RE&oY>0iw3hP6v3R=o_RS$B2Rt(K?=RI@xk-aXLk(eD45fx8f!X}t&|wBh8xTs zR}UwQF7yWD*qcp*|-Ts+Lo%L?BMu zq7PoF+rss9v`=E-0J`Sc12+wUPap5@t6AE-c2mumHt^>r%3D*nSWWoYWhLaSzo!EG ziH=tpPL8a_HlAU^;5P(ua=IsDkfr%r{d}k<&~`5u1B=8;#IlwwaRTyWvpACpZ#B~Q z2HAI9u%5{URXW)V)7|T_he%q%;un1O{S3HsVKh$)k^4@st0}^9TuV8!xpO@oUY)y9 z@;UuZM{yrNOj>{eUJ7*1rL(X{d#gRLKAbrB;o*^W^D9-ITRzo%@<>}E+mU0}rFc3S zs!$!@y(N2}d?-sdo>Onq(vz)-gFY7dCkC=75HQ|z3)+cUrFm$q_Gwe<>#I7ob#HH9 z1!j3;OHH*3GSiGhD?3ZZMll2q!ZA^ig&FMc#k_H*^03-y$|)1Tg%so|&P^eUNcuj7 zV4kJM1a9sbZw5%`)b~=ECG{)>6_<)@URf7ldaYL0duX1vrH@5s zgSEs7RsgdVj|ccn!BUQ?ZQ&U7At24icjVyVeSEGZRc3?sEqp{$lNyHk=VSb?(>$^? zWp-iy=o4u*k7ap%O(_}@r(9Sj@a^vIS+E%%r}kQi2I@f?7&5_%$`xEkU-4qU-O;I9 zY!RSsJYn|w%~NSNPc)6Ew|7S>S6+~_!L}qDdQp=uE*)8BVA}y~gGzyO+Md3_vwu$< zBR^O9oO!PamSu$GW+`JCvvlU*K?>M2_BiDyk~wNX|BW-kmOb?uiXwd=pFwqL$G+~V zY6cCNh$wf&$RJaTIR>r}S^Ma>kGk>`H^D_Mlypcyx7(ElKL_oTxSBv4y3M@LP&LsA zj6Mg7w@93F?laC;Lj13dkPplGKl#DyY7)1ee?jAqr-z5SIMgT>+#+i+q^mYdH7k6m#n|0StQDukZ2wly%C-^Pb%tE5n~TiH}@+CIhx z8(8b^;0a*I30V4^9q7)=mnTs_tA{8~4xUDCn}}E^7nWojEIhST=M<)O zTGtF#a!o8s4U3_cBkMH!$QpwbibXA=s326c#})t&9?PXm>!1_L?pfKEqd?KLGX;pn z6uh66a#0^>sDf)LO=A{turp1ECb$pHS+i8+&=yi z{hV*|`01~+fIo|reYQROCg(0zYO`0?mpD7t*T?cqSdw%n*dGI#i@KjZ?gavNQNo|U zGA-poIAjP9um(-SoO2S1rBYtKE{1gSFl{3>laWjTcu8~?!kz|l*;Bn#87o;!6BJCw zYEIOPh0qNUD(b)#Qn*<1zP+{~Wq{;jeF?NdAQc3p+sAwG6pu9XbUMcSPfk_akrxBa zY29W5>+QgP_R3S$7i1OJ`smS)4%S>MJ%uLQjX-2&a;Vw;2U_H)-{}XC1pv%87e|p~EgoG82x>)0NNidb)LSbdURcEG25y!5}{CjYSRTuvmg2 zu6&Y{dL1Di{9DF?_M#KX4WiEMsh7w{L=CpQvZBQh6zvW%6T?6x93$5-R{O3_)Z?WG z*N0Gb0g~_Sp2*9uy@~*FUCm$&PZ2~C1g0+|0Qw=Efe99Vd~_=P$Kbm9EOek2!ZGur z0}E&-*{ON=U|&8tX-NpJ`toyEOrz!9xZNnx-XvN8I~~cGt;KOo5}A4Cdnu3=e0DlC zOh(=-56Hqi_?W|;*w^7R;M3IV%)#AY&ip-{&pM-Ip7Qc<$(=o+zmPdF?o8c$a|j2} z08v1$zp17jIjUTiv2S867=1%kC*?sPXDgqxLiHr!qG{>T1hAeDLR1l>7}$J6n}H;= zkththzH@IEWNA*WEEJT}dhp;xp84WeH1(I0B^2Yh!c!eM3DeVq5FQ+zNCa)Qy0xL4 zROjA(8SNfGqm4Br6+>(EKqrttJ9zX^%jlWLT)-8L;2;#S@a*gt5TtKz%B{n;yuNc^ zzWm%a1cU+Wyv84C1``V>=)-3U5QUwY4SFAmWveof-(ijxq?YxO40;c#ph1#>*K`w#`20BK6oVi?|cL;)s;e!cV1ecnkfc` zTYlwpvb4P+g*$g;?I*q>rL}cAeCKUhedSfve(XMdu(L1w-}tWl__a;>=^y``QY8h} z8Y)35s(mzJ5kj3qys`^W&SXNWG0swqwFkmf`7cr{tdJ(hMaN*$J`f!&GNmAwC0l{x z4VAHa){c7yv$HD8uWgbp@RPLGXZ74?iX?gIW@$6i zsk7&i_z z=S}(2D=)dn9k_lV2tJdM=he}yQv2c7e(?4!`N6FRvaqr$|L7n6Ls?u|1}WN>l^dUv z{>}qgdHIW~`HpYBBh{_zdj9Z>Wlacd5BKFe-~KE4gFpOZc@~TRbARn8WN~vvnuq(q zYz1qt9b3putBiO;T*C=WW?nUEZ0SIeO+#fIGK9b}`H!ZYvwNo9rhwy+7~!9Et%4w( z{zb|{^S{JARsVN6BP5BV;FAn1rZodk7|3c{y{8dYrf_U~dXdTP4mM zvaNUGj>84EG?g$_)@Lu})6^{gPV++kMgh1k!U%XIXC-U8Q)A7b7~|XwL{qNExSk>x zYHYnCy71b5_fP&(Zv2D4t3W#nZ3#kP9&$@XP#Bw6wzQ)8>T@^c<_j;$oj?Ds?EK;H z%m4fT`7gA;))ydfQ)th{)n(~JD}VUjhjO^PBdy~T?Yp&rdwr#`Aiwt0UzR0kx%x{t z2%HdGoM^M#LNTu~%`vDC_I_u}B9fx*R!>_qg_R~wM&P$V7?nuDsIwRi>cK~u~9 zVm`TgQO@f!TBjG)|$Hk7h`Q%%heR4k!;mm z{Gkr(WVI1XzB=PTjx-*~6dBH?kKi3n6+ebS>@10S*?v|IJLOFKZN2tbDGc66I44Lm zpzELe`Q%L7l!;pfhs^@t!6tdC0C~YX|7GXOrEfg*VSmsxGgJ~afwccz$aFAe>@He& zkEGz;gX<{tHyB9rX)<)tO{hnBpbNoi#suElr+qS1yb?NL*33}$Wg`B9reYt`E=&dc zW%-#tG&le9_y0`(tzY|P1^s%9O1~wVFTtn;Y`l1lJGq z)jl}D*RJNF6KHF-4kxtoShy~ZSBqf>%G>L197?EKQO&NF<(pt}?ho58^@?>lK0T2w zdKDC|s3;w1Gs1~-DUuSj97*4a4b_q&%qiDk(mJpns=9;H793A|l5$o!_?o7?lv$_P zi&-*rI4>+@z2JBLUw#*Q!Op%eq6EZ&a`H#KQ7#fmJAM&_^7o0;c2OA2OyJxF{P2=R zjWlSV=q2g{r5Rw_4BTz@m72KmY$~`Sv#GFiGl%SNWa_{3_WSbodmkBRj*s?0d4YD= zUIlGYP;BL&gJx6UX|pV!Js+6UzH>T6*r_6S9v^5{2F)$ad5mYtddYGjr@3%!XURv) zUiBjgG%tCKXOfbe>5fe<4H}`rZe=UHO+b=@Ad& zvoAiBsZZGzNwXLxI<>(rMAf#KysBYHjc1`#8t)^*{VGxqf9+HrJQbgesN55Kv?} z>|rj{^p7COn>PTQQ@pV$y@&hKL_oO@b2@0XHBLjn(r^x(dPk8tA_%n0IC|?GR&vX$gK8gL%KQb_R0_E5C7~hgv|vEa&D?T&oX z>}we3!S0b|H*hn8;~F$On)S+irC^dYox~%He`+b6VO=(UV-vT0WZAhA+Az#mX0T>X zxa6#x_N1pi1N7N0rRQ5j&eqW%Aocw%gY+WX`y{?8Q~Kjg?k@{PA|OQU3k8?0CC4<<60ST-w7JUz*Xd0>tZq|kHoXlnDQ zZ!u4qjoWqNlwNdV5B@U|pJ&A{>&RX7{)=9Ijh~QkKF?WXzmkkPeX`duf2<^Xjh_)_ z@z|V4NC6u4JC>r$#%iUa?pS6hFxE%h6}jo6%y7^gEi4FU*4T_c6C^r;y!4Hm-xw1KR5t?~Pn#hS(J;I_9}-~eH)R$I)vHQemTF)_xPx${9`q3JJvum)cXnFx@T4bShPHg~-kvNJBiULgB9zpS zCd}mBgO(Io*_|ZXlR~wTs~+MeDg_SrvUgTI+@?zz2-oFVYJRTwR_xZz-@~^O+mU3X)GGv(qH=ZNBF& z@Coj#;)tH&2yLk?#)}p3u=&tRY&NTdy~j!^&`dJFzECPCk49>wU;_a)X6VDStg<22 zIqi?-`3(+B;`^5~+=k@gk`J>nO<;G%J79m&^&L$iJdfciNL*l_u>4o0d zz%7qM7*HsMa2y7b4B8r6Vu@Lj!Me&hx((zbYUj+}If03_<)mLR^Emx#iku}(=Z@zF z3|JLZX3kN(@kDs!MJ;>ooEQyIbC`- z;W6>_oLK11xll=R0TOxox}2pNE?V3bwBJN^54@U+A>VlXhfDh*0f`0Rp!!3TcW$3o*_%@A0p0I zE#y>tDN&g(X>ll_M>DLrp=(V|)gubEYgP*=XPsLv*SR^)bM*Kt3Jg~Tah7N}zldjH z@f=ReD4(oQ8IR=~c3r?>&D5SZW!5C#UwD!PbF8oNH;K5Kazj_ijKhjEKr(ZwbLa9C zPH9d$d-oM9v3~)3wre+JV5nNvG|v>^K6GIdGS?AU#Xf|A&CR?CC;~G@g$4E6a)pWt zMm~3};FlUJaHcc|FkZ^p0+5y0?#KX=JzyE8L$ipKl|a6$3-5vbx!7^9@5ZlC!)Ol( zvAF5O`w!%;x8Bp>Id89lP4UvTb@{V5?<&u>-6+cPN?r4>j(a1`C~Xf}aTMsLs4~q) zizqBZL-XLtW3h%27>{F7N`tQPSk^{w?x_Zj*U~f^x4ITW4V`J1ltwWyZ=7Wii)0g! z=e3m`$G*2%rm_8&pYM|bQy%N0(&?;Z8i6>KnfQ4jF$dn0KEA}-oO~zYb9Pyt@=6qI z5c{6!NELW*T?ot6Mfq8Dk;_+XFeS~@ zh(jmKrac%}bjUVzk%K(3TBRg$H_@=mbllgu(W6nUL@e=|Rx~Ge&&=vnEI1jvtGAnD zi0jUsyK?u=J=F+)g4jAdzZ00e7QDZ5A(We&b$Ek|@&Jtf4rmA;m(|wYq#B?_+3R8C z^7^#^1IJ;Ger0(Lg576mLWPgxT>Lfo4247_g)rhEiyti)hdzHxoTHJ<2+k+1PKM)r z5|r`mSBDKKVKR{|;2rPn+L$?G-78gm--q^#ds^VY{_iS`I-@43!o`!DBG+VbFn%kFeY|9^g`(1$XiTw1<4Ov-T)J;H4^)U$3#Uk!)lBg-K6v>t4 zwIMHsfic-oEc0N5`(EPI*3L+)y6GLWuSBd3=`2bhZhTx2%<|@RQ^biIJD0dM@}8YI zX2ALJ83piUI_WGU-~=>rZH)Z9;oyP~XX%6>{c^k3FN(}43rF>)f)|`SmR$Jqf9FWJ zL9Zo)(|w)trMH1`o&Viqe?Vd#xASgegu zV9GjOczK7LDv%NtrU--Oq>UN6bDwYpS5J9Ii7IRtiW<8K=vSo_h` zJXx6a5*!K&4J}-h*_1kowaASHjMzEQm|;*{urb)NO@=UYW|}p1vP4o77N=Ux1T1t= z#uK_}eN{%NQZ(k3!$m%(ipAM^g%_B^>>p=sh|ZWcC#Bir1n15sPjGc-?~K%|!6F?# z)=qnTs3(UH1w0_nqiIS;PmIJscXvn{#;(s+^)huA2% zR72^z=R5`{ZyA9KHD@@m zu#P_CI8NDR$CRcwsKpPHNUG($wyZQ7gwJ9un`zQ_RJcoVvnRV}r zt0t(#BN+z;cz)12?XfmiD}(1Mtv@S`jVs#Qip)A2e~bWlZ@?6-A*91h1WumNMr`2> z@ahFAzZGd<7Tto0an4g@7y5F ztZRApcPhC_`t}qvd98O=fKQ-xZG!5LJ-ea9271k=7E*k&-;p9ty9iR3r}xwXwU?z;n^qYImUG61 zWvUL-Zx$~tOZ%_|@)iIe!W9%Nno+CQoZ?~|A9rB`bhmb~GiAO&MxBJj;6Rw1#W0C+ zU!lj@K}LdRuXIS$S>c*DgKXUYpxFtHtD z`yYN!jvn0A=K18wZUT!mAP58Cn8Wr^li!%G+lL0C#>v6#+&LM^?sP$}-29SU-q@C? z3U6yfU;%)O2hhZ4;SNe`@3z!{T{asPCsakvM_25?n4p&4yLOSW0pHlAR%^++D=}v$ zI+!bw)xw*Y9AKu$ht-~)4CSb+R$>AZ);{;?W?x|vCaOx}x z&*5{gnAtgTbp`D4Krhje=rH*e8M0k>w<%F~ANx3%F2+&2yf6ms6x%KN; zZp!h4TXOp7w)FSzNPX)WsjXd;osV9ZgL@xJAIx;AR+CkxpTHArw@y{V6~m!478mrG zOx-P(YV!U;UkX=$Qa*R>6==4y)Uo~BlK>o6UOI73M{iUhJO>9LTtO(-;Zf3Kqt@Yo zB|bu?*4U^vfMT)gXeAw;SxJ2VRK6!N>M!8r3u*$!8`+jyTX9D!==oya&GfNS`Q4p; zeNrp%0*MPFeSTBCrW%ikucSlGU%d zozHV|xzugEh_`S;*UG$<+0Na3yL^BNJa~b@#;jJ81X4*pZGopE4|# zS|c`rte6xuK+I4KJw{@&*knOX3D(dx9r50w&s*U|GsF`) zEu`t&;=Mg*y#o8!s)Ec+T6S?bqb0HpfX}RQs{ zhJ9~pmiU34j7QxVB;{E95KI=HmGH$4X&>JK<9!bV&XxzYhhEE+J?>L-^?0Rd-P&?vUJDCbR=0RaZ>ybRkdSy)lLPGwl)-i*5p+|P09@nr-` zW+A>@mibO*s5~o*=Qt^!FhBQex%kD|GWmQRJF^B>+_Z&Gso;PD*ZF7|l%#a&RoRaq zU>|-%s)N^MX=xGIr6PMRVvxENPj_T`_=zL{ZyY}Uols6jdB2t5in^x}`WNIxxfK%TS z*^C@r_=%$;#ENqzXJbw}5MBl0d5aFvDWE{r;LS2=hdEXIt$~`isq@OItqVCT0vSy` z`IIObOm43~NtAu>#C-$TICc-1w7R${`$zlOtQ{#sYcWy@AcpI(PBgO_(J4wcj!MTolayR4NQwQyG~UIOgE;khF0mn;X)}+fC{VTK z^|WaPCkrx1oB2p2Do>g%WsA$fSdLCwvbwma9rx-te*z%;Av~r7EP4;-Wh}jehdSx2 zTl>6ptC!`*v(ExgRprI2Q@M0$Lk^qN03v1LCmf>;?a>-p(jCwa0=px{G|X;jQTt32 zv3Zt(vif|e6RoJR!U~Tw<7DCn7?>MPf>ebE+AY>;Fs6-_IHe=tb~~GU^jI?plT9p2 zGq{OJzy<=&>@iA{+{6X*nJE{C^$k<>K=p=hKm}4pqsf#*dq@%{6Q!fR4x{ot~``GyN__Jeao?Obi!!D7DPtMY9%s4KLBAV1n?e^3YQpQ z7gv}OPW=M80*<12w#;PE7LE{z6Ogfd24vE=mMWSnAA`u`xtLeREKycX^TD-2`fgNt z8^#ls(O^C2v;mrin<7GY8bUbc@>CquA&(W-5xX`cKqnD39~4& zxxOe3kehs<*RNicKD5jr3Du(_fw@qzuum>$#2?GlNnPQGUn59X5DC=RkXYPX#Krf{WNdu4-CU>x>2rEgK>ZBn^e&xs{Yjk6cB$ z(HR8o+IIr?H^lSnO>N3Y2|{<;9ch$-aYo;&pzA_QZIGjzcq4PoXj!?ASvu+@Yo=~8bu5U1>sj`CR#YN7@iRU$SGtB~s z!JH)fmrXXcZ0bZCf6(02)H6Z2Rk|bFxl4tqR-ue=vk5fUQlli#lqYi7>S;=jHSZ8v zK&XX>pA0RdGIsssxiDj$KNxCGdp`0J1$(dy;I&vqv%OlEKl)%_7K?R>ftmJChjOjK z&`jhK_H5u%DHqETT*W@H)nICmWdZ?w`6s_BKm7~8B=7#we*qGT*2(%fBwVj@*+0t4^?p)?=^#_{m5bNNlAZ;DKfb$UNd2mckwEzJE z`HsMItmXU%9Z(4fQqyDPAoM0S-ZrcOqXf*wXT#pG5NhHf$E=hBv@fN`R0MUqj@OcgC;J(?xIR-tGfCFPk=bQ$|1FZ*`6P7t;;(nQ&>AMlkf0MOj z7HvrdYhDv&wUbwa*gVqi!8H#Tqz&S6_h^C#18_MVfPfTDVd3251%y;++D^d;?=g8z z=iXTHW}}?bk|wHtK1^+(hOe=v^Ck*TwUo-uA7oC_n0ykxR-o;Qz%eyEpwC@ef)K-G zLJKZ1F^}oU^uQqW92g#It`UVRktTph8$8x2SnlJ)U2VU(jQHU%{7?REdGy}*W&HSE zO{Ym*Q~w}N(g$bVXY_f^$iS&{RJ3@)#pPHchOZ%OAW5N2t%(QknVPD?KJ8*II=ce0 zGP+je0;-y(xnD6vJL{np7&+W?Wb$%iSRW;5CT*oq|xbhQjh z=Q>vqyah(V)za-gf=9WrTvzgsxmexAiZ~arP*f)5v>pe?v|md@TF7zNe*TIhYFd{_CaHC3(LMpsq!^iI#$$Hak*VsHju2 zvRswh_x5FFVNsJEOZA3@j)pz$@H_zJ(1&+e$(5nupshQJe0(s4_JgwkQ+s$&mupuq z>wxnnC%fXgZftBpqb0i0Im&LeUW5QwTp&Bh@Rc)}2;@nX@|G_ssVS6M`A+slvv&#- z@^oZJe)lo#HoM9l-r`ZH0rmanlw4JA~Oq*k*fkU8|l)V;lBO{4#Q7 zQ+el*ba3FYrMx208_O%7dqLI^!0vSVFso&0EL1dYhAkkMufHh0!^hHjd`ss73RrBN zqB;_V0@k&7I`f2L!)CdlU|!%PvUs5@^CujL78=sJe_!hCLO7mU5E&b$2okqk9ZLQb z_^2G{^fC?G;29ltMzUBcC}GM>hbA1Cm5o)YF}s6WnA6Uv700m_Rn(W3m1?LiRAvA8 z2p;3HEUa#0L*v;1r+#jENnU^kd(;Ds(e28c_f93ecdQP|&5cF%;uq^S{Idwbzq8ws zCLE|uI1SZOA=N=MKriPw%v9upnIKx)OyJ&|`2cs!@vx+QI_Vix_8o6;M(c*0I+jfJWB6}m}f|4nI4eNGW3aof%s9g8tNgo z4J|W(f7TpxR@^`hjTFKJasql{pu+<~2pM+SFxG5KP5~qM=a>)*6obu7oE!B)ap311 zLOM)mW;~9?56zQECy22D+tOkkTCpV6^=+ww^;bgj^hnw}w`F+$mh_q*D*+k!N@$kP zhdFIH!jgKLA@*em%xRR;%9f@=cMl$`7sqGR*tm-0uSs|3W0=FD;v#M;deq!V^-4j7 zih%wQ_qbIDuEI?pgGhZoBF-v9%N)zi%Nug*);-naYg=nFVY8GV(0k*4Z0_yK+O_8a zQ2_4Y2z8mwiRW@1f|9H?bX|G9Bv>Ep9m{|I?R&CWi{x*-d_`8)mLytY4%kpWet0VD z@S;~2%Qmw*vHAu-lpqW))>;-4avDqHtD$udPMq7^o|Iq$1Fae<<6+)D?90zSyCtU} z{nnFXxpe@ZW{}9Q{Nyv*f$kI!g9DRj0-2Ckt5uaK)bx?qg4awVre{KTKNq@Yw@i?8 zy%NYov-`^s50qe>f<=?baw%2?FHlhPBh9{KyX_`+F2TNy&<)iz)>sX#xGmB0Ep{BP z;Oh>s#{c&}`)88-fBiqSB1iixI1XtUyZWnN{RR2j*S;pt-n^k+Ua7Gvh5E8AKKmuv z>b7-&QwPND@bpl#37El2A!P<;Sga_Ih8TgAu6BYEf$+7l40=Ul$O-KEcLaSt!c)VL@8JO6;Oc zr-Qj&Aw4|^>nR+lUh_c05}cbs3)re*!=*y-bj3(LP6p2DhBMfSA0~c=?*;lJMHLt`}8i@}= z72Z;0%yN5Tv9LVufurA8X)|T>Go4H}c4Q$o4?-~ixBujy$^ZSI{d2i?4Z!}ZUzM-@ ztzVLx&)(488Uf2xVAdA5t|}g+S=9L9)aF$4K{jyh8$auSuA3;9hy{V!U$m_Q&C5Cl z<>=&8H?ww^L5#141>b8YQU!=?Lx||O?6&%f5krKvb{_A`^_y35-MhLOFKw;L-oqW> zsg?>A1%;iL8L;kjKt?x@rEz%?0D7#w#S&;(=E0MX%WEO5Wy}ydj3C&ge1J1_Lmpyn zs)Ivmwni|&i?WMgcX-0K=2N+jAbJUO61{UeD{__sbHbH)9xL?*8U6sKdepIA=_8$t zkW)%w8GO{;qnb+XKls{B)hxZSb@$sxl)ep3MdFWknfXX`nOPf?cT&#xQL|}gKxop> z(<+~$y{sncO)~t!)D~`F3INk%h*_2w$~b>tu2chg3E-P~6p%HE@0gnCY}3Gmz)ZgSijGj18V7;r<87X)2V!&=#}E7L&x5N2wuJBQ#G zsRg5*}PG(%(^AF(h*W4`mEV=jWJ`OM6cfRg6*@*8l3fXxE)iE7tuS;i+h8 zykaEw-XvbaXW4&&yQ;>p1oOD+0FyoL>O_UKhp!c26IQ~MA_MQ-48&b*5W>Fc9L&`L z{wvj%Tu^60QDm#-%pGb~jXWO1pknE3R#DQkU} z>%(gFThf)X_P;1s$_h<}+P5{-wof$;a*I+V6wXISZT;QveDi(z@^hQ=>_$!c*z%lu zMmmY*{smmzqeqAG+ABA8sMJ~E;(v1MQ67mRF%{D$>`k>)E?L8l zNt~vpXojT7EYO;XK=@=vpQdaB!Y$%pxlWMA>G@}smY@mlwcxQG z?Mu*kBtiF)RH{ZYvudXYEkY-!s3D%nd7PpluD2f@%g?;9C66BL09-FCm&ayv&j4rs z;LTg|1vnr9!e1P;Np7kE?6!AsB-ap5D-@YRGgk98$(y5~&vtC^gljRy`Prn7qxje_ z;-kkW8vgmUU;0UT=aWbBgZpi{xeSxthsO=)seN(?nqyVh{GIzvdG-3TdiNspWL0R> z9S}N+tKj}Z<%P)kuyNU1t*GAJ5&-04KGFUJ^i-HqOZU0U=~n}5tuvVzB|$C1Cryux zrc7_dG2g827Al!TwYGZ2}`-zqG;n0(Am( z;CSTsh)u}g1ER38*#@dg(%kIIk&evfqQa8lNhNClh?C107m)pTy#3Yu~ z)bU=d1C7t)4^uB(8?-qsXNi$Ul9K7J)fN=QmlijakmY6P^O;%Dflb$7igI3yaC54; zSSPs;p6k(WQwAVFx3|~j0r1uJE9=U{AM78yVG7{zu<4dp8cMA8S|>VR8or|53wv&n zVo=8X-}-P5WH(d?D46yTu}aV}i-2Xj z2Ti%R+qDX9CjL1>HSmdkQE?GuXHn{|#K%7z;w-xEjcBTcm?N0Gd^Oab2V>VyodPh{ zkQ+2q-fH4#j&jw!mK4T!z5mI>%NUr`e%7i^pkoubB3uS4f9}*_c}m1Y}`4{^FbWS#Vl| z7GYX7F$uFxH(}0~;B}4m_Qd*lC90)L>=GD_Z1XWedTL2^>=*Ij7Yg@fR_0}^@pGR$f)L;$;|6-_qNDONMf@4y(Y{t=nMywVSjSmvoTBq$m)|l~7FDqCc zL1U7gXO;uiaICm$nl@y!bYGEAj{9}5>$G`gze^E`U&RC2rCrq85 zTwf`c3akU833MmuDH0+yaesFn9LnYG4Y`D`gTqsKc6(V~f2XCS^LRV}jlr%uCDrsD z&?`g45sSI1REBLF&lO?di`30vYThjkOhHq7A`Mfq<#!FwxaB(WEP{~b-Mw&QTR!*% zbjt`@w2d$sD2>m7RNet|Q0Wvj^Q7R4Wi=8}EHu8< zA4O5x_li5W3nBktr!D)3C(1Z8-q-3)H1$~j&VC26rKub-E(rdCzhA(j)WER+#4A@N zUu(#Z{mp+J4>l)hq`_q>7_;o^27_6GoC=gr7jpEor4U6<&;lRk7ti8E4*U5nRdkwt z?DFN0uwb|DfjC{LJ7&T-I2J{anWs=L6m4<2*{HF&`F5Lq+*=|KAMOFfuj*W#ZGiX= z9Gq6Gud^A+FA+?WLnNQb{t*=1aNL$;)YXkmKwB!h*^Vw1S{;(uq8_AexUNSqzkA0W zrJIOXm$9*5y16aw!m|7qfBJpdA6QXt1={%Iy{;U!MstK|t~nHq-fIweVx>mJEj(#| zWM0k~7r%!GQh^N@$32y)X&@}jT_-P9$eSwWt}RBEgQSb(-cOfWTN35X<=0y3*vPhJ zfW;n!cN`e8$-hNP*v49A!^>r{!V*FcIz<&GtPI@8jxDzS(6HmF#>47WGSC4Y3`STkChw0f72MCY$P&mjERe%8~YzClAO}>~hhf8B_{<20Z;~8zCb+qXl@044QM0 z`;R?;MLNfDf)>`GgobMF`&h`k@K86FisI`-a|Ghl06oU<96?DTtCu-v8LAK%rw@EZ zDuL3>7%QJGgQk{mWLkqAsmgiFTp-;*vXgc^afJjlYklUQlV-@f#%L7IiPiEc0&@>u z2V`q(J8(iqlN`uLkD9Wvxv4@*E`{omW`wPa7TK6~A=F{r{5i&hc#Oqw-~l$m1r<^* z;HzKxS$Q60@AJ>yfHo^>jLha9It`k6SvqczhP(XK1#de2xZ>=PG>s`b8i73`czv7> zc8Yl37m5$Wb66gnb`upQZ9-a(jZ84N9OBI!mLlD@jb?b8<_J?C7 zj&8)-6CGeP=+83#MZU1?3+;|mRE#t)BJlMV2;h>o5e3h ze3g!CZ|a0CN&oeI!$MaF<(rPB)yHoBGyhjAmw}D8ogEg`(uvBA zTN+qrsyHu{WHz0Oa;d18ICRbOLccliJlNXcA;?*J|GY<|XcG0BHTxE8$iz)*U>17p zHiv1tbB<<;U|a_rg#_jkO`#|kA~*QRNY7J*B$i9dW_rls;Gj&i7^w=gF>a(NrY^;T zYgFb#Q?MTEiP^oSH?bX=53+eac0=4L{uqq-kDWGSmc!Y?@TC3yXmF1P%3A`!z!;c@xxB4f*Dl1wTDy~qW z-D+zvdEzQ_82Du}-9p29vXf9PLqM4N!Uk~M&2-<{+KA7J{1v~bg#w4+l$zk^y-A!_ zH`Bng8=pETbZ{rGG@tDPc>nl0ECiab)f`M!`z?WTq3L0J$?xAike5KVzVzG{$XIY% zmzH&eN~hTb6Tf7LkAlT+IAd0f<9F@*u)8gdyB0a*3M)h*p1O#HD&NQw5J%&Q_@1_; zF4}+t>tN(bOEDX`59Kp1Bq`1$aKE*)4|BaJ&u&$iXnUbIDLdPRR?eVn+>`(ul04;Uthk|TFg|~+grmYgpWTe%@@7+JtZg&mb^tH=t za{Za>*tKJAxj1Y`@=R#~ZvGt!HuLiD|A+q<)mo$gyyo#^PiDDD^L?Tc*O|{J8JT7D z%zSJUS`*ViT$VbtOP#Hfu#go9WEl?7BI2vh;o*N_$*OlkXHrRl1djV6)+!^AU1W_V zKyf8+9yA61@U$oE2yeXs;dVT|{33H<47*=@nL{?}{%Nwi+ATFVmqM9_$O@ zhVKAV#r^N!*pioj>GSH14d{W7Y@!A?VTtkCVx+AFDtY47zI7~w;FcW0+(1O*7C`(C z=#*zJS7h_jro8#~#~^-NvT}J_nnz7pTwIg~2YcF^Lb*9;-cf&_eR*UD7_Gp9)jEe1 ztm>v`)lgkKHd`Vl1&Y{<{N+h^AdLk)|AMtAV6)&hoD+tkD*2K&pF3!Fbg06&Zyg~F zHLwY*HUii6e`7oAvVlkS7{n$lFizCQ11nOSIov>@ptlyg@CbvN^cJbrC{!%JA{{~S z$-JkMw)U|(H@ZZD{a#C*=)Jg|PSae7T>Of?3P1w=>tDJg@4t(v{YG8hdEAv?3qk3F zo*W(>%jL=hJj*lk!SPT9ni`bqnu&SrvA(-=D2ESk%YB%_-^auMdw=iO=GRx=%F>d3~kaqW=3NOf$UVKLt$i(cV0Z9QORV9H5NEI~1F zY`O=-d|m}@KoV#(5+>N z`|m%HYcPWa2qK{Z^Wf+#X_pv2e@zQYED;hOH~dY2_fzeGdIZh4wV9~5x6oLSQ-Xb5 zEBQA<5IR6C)$a{01)I>Ms)7_C`mru$I6{vhKx+^7McwSY35A~`@~$p5K4`^Die-93oLzEcO4k|YB@|}eGGO^T)vkF>Lr)epd1Q* zF&Mj1z)WQcP3sZw1o$l5L(<-pLu0NNTOu-havu@*KReu)wfsn){n87vy;75RcRKQ= z%XMv#!F=yG-n*yiw}1T2Z_ED9ed!%NkjpQ81=yu5w+_MJFK)|S9OrYFm*iWw4&{Z_ zqWrJ_-G5K6tTj@P&xU(iA1o{Av7(Y7u)mKS4WZRO66k0aHXdPPv`+g}Ny}q!Z%oml z!1)l-vzMw;=zSy$02{{?_>bx&KJJK^K5KnKs>6S=RI(t}Ju68VI}(21lSBavE{ypB%^|kgC`61zl_Q zOQjP*>>MXnR6-t(*$})oe$}!5!+3yo&dIZ&e`s0updlH;qt^k@9xvfalTLZbXW)8b~YP8b za^aW|$iFd=yaalHc!{9wCtiCVajc&F)&3)S?#imvn3^*k$RB^>ZTX%5^6T>8!2`JQ zFe&Uox_C+I2>PyGzNV3bVRcPbHZRFI0&i7YLR_;TKl^#$3&h>ngX`AO5bknEiy>Aj zA;5D%OQV=M$#Ei)Lak7XG*d9|;;MyZUjqS5vX?ah z(CjM|aBU|(wcIfFE@j9J8ow0xr5g1$@V^IoV0F1G@$s=*1$Lc|6F=)w6dO;|JTt4d znz$)xq@^bLspfaR@z%TY3xE4x(@b5OuR{oJPSaD=>zHbtSuLN}4^DL2mbt+s+lm#o zO*F8oMGDHh1lZvNy$A{gO<0ww8LqBhLeoIRPN$T1sK}`!9EVeJg`0^w3pwSoj94V_ z9ZwDLQp?dJsVXB4yoH7R`(Ipx8b6Y6ymd=H1jGE%2k&a**YfH$?4-KnOEt~-yu7_B zHK>11prF^dy16AmWkHKSjt&P1-mb_hi#}rlVi2&qefh=DH{^f+zx(&((f!-NF4j4@ zq?JY$BT`8xz?Emm6v1D)KzsT*NGF)y-qEH~Z&dvL7CFWUcI~ zvZoU_rQXthGy#BNmI!nRoTegk?5TBfWoYk~_Jv@0fB&!}F{z-_maJ`E(%}kSFz}%m z_zrVMbNDhgPSVK5L#ZY(UAVqInC@MWoX<7J+D(Vq5+uW^MM;jc(wdY6;YTrN-Tip{ zec)Oqdg95*@BhJ{su?G7>Xuxi5jkdG#x7W@!DR?tk7Opkrdn;`=KL|WA~F(fl05;%=HKIJQ0ooW8JvK(ZDQko(dp5%>~IvlvW66>x1Kf*b2k?V&t+ z_j^*M8t?3}h#=xbEz5C}5rH?D1K-gpt(w$xaW4aC@P zTw2i{@bB(-RKqL-C){VJz`#bsu}Jj!mtU2?`tv_^&3?m_aThmSGi{#X2~)L(Rsd={ zJca|5mu6=mzKs(#f8LF1`Ct8;za)S3jlYn;{bM)PwP$%8yV5XisjyO4ZLT?xy{2Yt zYKjpl1H?O57EbgW+~}Qj3^dL zSj&u)#Ly|bRvTl)xRK(a(L}=~-c-?>Adu`csGFPWf~rPx0qE|?1|P-TV@AVky9*meb)I)ge(oVad67IdD)mW^&mf_co9cC&+~ViX~9K;M*6 zpcxh92rof+NTC$S;RQBmfjMJq3^74NEY|9>w*G>Q_HWA)wIi#MVE#GGfO+kF-bGH# zfV0F5qCEttxi0nPML9k=g4yj$ZE;0fAWXS~8NX!fB_w5b}&R6hMdIsWK(|0`L%d{eGpyQK7yrse=Xs3*(= z(JV1Y%LhXnmik?o~W z!#iBb5(vf`G{GJNw5%V@u_*?;OL&CErJRO_5@r+RO6t+BREx5`Sd@3}9Z7j%Nxu3^ zzbps4j~$CHnv+kn;JfV%6bDW;qk{NJIjpHo(O`cnnv{{YBO0qWX`P4zV8azS7vRov z1r6)aX`w}^mqNXFnp9=z2R+T)Wv}`Grl!6B0KsK|?ne+v;4ESujcq2D^1^-&E1TPL z`~6$e#qpOmwv}>Vztr)dBekW5hU(aLxd4IOTHr8Egz2F5j{9q}1x&^a6rJYE)=qft zjY6awp`htYmbuZv{pO(De&-MWTw9xe;R}Ba&#tUtG)8s{ZUk~}ICf-M&jwu6{F!$c zXfXisRkItrPQan6JOcD`WEhFL=6yWS$n{}Y6X}Ri2CBzX-zYZG(9kq7k0Y6qr!>{QLMrzcugqs@M3n_$hWrJ|mP6+Q&yg}@rIu7U9-sYnw}UX7TKK)9ql4mDK; zS}Rf>>H7AXRA7#2B58(soC;}^1P_x#l7JyvpjQ6o*Z%vmRL)z-s8-S%LJH@s^NwY1 z_>3%dbYi1kCM;eUTVQvnIr26Ti4{Fb|5%b?OaAFsenrOb{+_g0uEiiQ)E_;%8oWXh zsvo|2TfX?rs#Z7bY4;T3ub#6rv!sx`O?qw&wL;y?I5SH#1FjJs4!#@ZHXFx{3~V!R=VZz>s`d`4XC8mN%a?SS5R|Mo+9?}Lw| zw0>3AfLpo2+TBF2ZxK!gF>#KuK~e)bA7o5yu@=h~RHn;c)n=`(MdH*F#kxb=ot9s2 zDK}-8YFlu#kR#>DA`M~|!Z2+@rj}9+uut6_f^lN0GOdvfJR-{;=1kn!OwGK}oOWNy zyBH+BMP@Vf2cb4iqw=ocz16bq)C#GJg`)CJ6$l8Olv9|XF|-YXr_nS}50}?V!Px5z zwQ!YMx{t2~4)n&ZolbE7BsYD})mgfg1g@{7ZxXBHK62LZHr8onMaR=6T7)s2G$pKF z#$reE;FK-72WhsbG5Y2-k?7>wv|!do2q4#@SoYvhXgV|NBAN1x=g?rGD|^@zBeIAE z&Ir@387E|E7&);igpR;{2_))AAK#J9o6pK3oRO7kC=XjxO*v=lg4)!=LE1@~Gq*L{ z1w0~X9j^BZLS=nu=Wl%XT|kYZT)y$5dZuJr4nWr^&&KRm_R{Dw8xs$<)f=m(Au&eb zIAor5E_9wD7J*%SRSK+vmvJp(EV8wf>@cwOnTd-r(SanlMXkkhaZTcjt<1^BfmjTB z;!|c~AA1Wm(X3cBUahFDt<8+E{SL3moB?q$NXsJS;%OmfXjQvR-BGu^!1Q2{g|(8J zvnEHUKsD)xDHsNv2G*B>rt>PzHy<#x#yhv(2dTIy4PZFtYH^&MmX2|v1p~(To#i9W z65KMmZfTHKtA<(EH-Tpe&#tt3RsQ_z|566`?`tCDM6*EPaWRjd9cl6wjHmWJ1SdyJ zP{H+)o8o$%;xi5Wyt!PnfH6S${$W#YvXLC_x62$d;Hn~M6_(FwD@x!qPD48Y&_9J& zx3I~sGkIV*vh72dYz}iT>xdQg=40cpm>oBsMsr0t89Wmfwo59vGZBLK>I`P%V%09`h94rAF-wG z5|B?_W~P?b=llo}QPQ;t0N$v$c{5_!6*`=eaZBvL)85eK(<`N;b%T-XlkW5Jt$I38 zZNt=^sA}_OCW)mLv(ku*zgWS&4D#v(OtAo)8|%`?<|r_;HJRvpYIqOZ2Gv45=r$bK??zQSC5O(DQIA=(YIE8r?3vAm zJUZ&i-}|5cW4V9-o-B^7yp5VP7Rx*h)l<%CHUS&%GQXZ#ubR8&(s}mbkc1`c64>s* zJmw?qBE!_;I=tNO$+32%URdAO*5;b=t9e+FZo>O_9>`BzzbV&NN^)zbZ<9(GDbeB* zm_~SowR%3~=d>CcoAxh1e54IoXmM6AU6wUK3Yu|dn=E0|ZPd&9UQ#f*fr3jLGfPdw ztV~KB$H*466*L>fB5c6SOxF^6?21n{sVT|1sLKyPyv{aD zQKaYIIqu0~HK#Gm#adCrAZ*muotP)Iw7e|)d%LzMI&Ex3YS7UT;KB}eooRH%7-GS1 zb!ev3v?Poj`Cfr1`|ZDM(sh!r{o21J_inu_Yb(a+Q;>)cS5_K`$>ycOUZ_b)HwiH= z`y4TKI|uJ{7)~{!zzs_?+Xj%QU=Bcjk|JP^6+hB$p2!-U2=;jBD&8AumPZBHYWLwT z0Qx|-S4$cTU9aZV60oCnr`=N;i5#U4P7eZ&8Mpd9dH?QXI6ph^I05#z)->GLV&Q8c zXX)nHK$gHT<*=(zanEsgq^g^O!^ACuKsH!qRSi>g*))weUCNt>K!6#ExY|SO3d0bC z{+(Vy&V+#{OWbjp`@{&jIs#%Dn~E<2>rPA+8oOPo*X72&sXRJ&U(;0*Hytaqq%>ZC z&P5AY!9&fKkL>TnjWnCYTIFJ>xn_KT%+#QU98U}rFk@h&0nf03xF|U`oP)D!EDg-2o?=b!B^PQO$hGP2(i@L+>(i z>^+ak05EYbQ-W#6w4oe_IYptSEm`M6>%qkm`@mTW)%JstO=1Ork6ougcDW&yKyS6V z^GG}0EW#UQ!U;Exmc-%uy0{KvKdWZ4K>`Oy9ccsP^ZM2S8I}&5@eBUuqql5Jsld^$?V2fZ>so70Y9}KWPGg2UCiY& zjijh4FmO6`P0b3L(O@(9G!*3We#q==85oJxoM|g?_zIhGm`7s|2o+Q(dRT!|d8I0zx)eHuFPp!ERzU`Tz^+|a6Xjfi% z;d$xZI#A)8_RS+FtDPX~nP@S9s%70EacG?ibI?}3fhAs!$D#6o1k9YlNcp5tOs8%N zE4_CJa0F}_D<~gpD{ywn;p@@82lDETm%yo2 zt<0j1ytO7GA2ZZGSh(@nv;?u5VzVI7kOzBW(cV*-$hFXPMXpFQ7g`bS5Ev`TTg;OM z7l+*mv{XUqiT>CsRvsO9G-gWRv4p_t(k1q$YG|v<3WP!v@_eO^rPIpX#Iy`i8pjqB zrO^696&;(02icMxdH+4j7@#JfVE1bo9saFU;iOCHtmV`4Oqu4mcsVi0pi<)_$t-_}W%-`6k$=D^O*b2GJd*ylh(=HqA?I@K3T-#NceJG}%7qz7ZW zF!CbQ5=#{VS(^gJ;PoUn6-XjcbGP^qr=kr*XxgZrfGp{|* zr$#y0xQ$R3dN>Wz>G45qT8Q$>i~xgovGOhy7B?$G|6k4-EufvCzfot> zV5q_NL^~A+nmx*@3QQ!Q!vGkE%)h~W(Fg}=gDQTRD@I-JJld1f z{l~JhwgnDtS?eH9p-qk;oK>69?kciEIRWu}07ocC;97+SI>H-?Z`h=a^>|ucoLF@% zU+W8b1>_3_wlkc#_+Y4+r!>#*&HaVa_R8#8%X1Y`&%qKsiwJRLYH_ zno}mt?f1rN7MVrCK2&u1Hx^5ZzgpP&k9T(E&))o&ECKL05F%LwdriDVA=lh@Hi^{& z2n3)Rq}Foz$YP6HOku^es{f{z^rv`}T68+JuozwQdO=IX$qs=I`eh8pyG%u-^cJvKq{m=vJ`9M=h ztw`3KCbL2zief953d31!&v~D$4(bDsB|5*x3J7wVvYS_Gf;)8q7sSe+C4kya>r{H3 zmi+&|{yWNWYe`h-<~fA3_@ITKLy29>vCwrS^mBL8{;Gi=og2$9{`bBnzxLBN)yG$j zXo^m|&y(zqvSbTx#LmXOfQ*Pq)np_R%P%~bq8mBCQ7GZG+wIs8D z*^s0PAza^BlSdzYsL-Z!+LkH^Ckoaf;-a;s)ijboyhO)~8~gzHaO=u5R$u{;&njth zTgo`mT z)isGNI?YDS6D5JmR1H+HS%g7PsptT{H4h1;IWj(J>Pprq5X=$c%tECKn9aA&KMI3j+m>ut{U=4Z+FQ%QY&LzqPRb2n6wHKf>!40BhwwbX& zGc`EJr)Mm>tBIswEUheAwR9=3)5F>js28r(<-PAb(%$ra0R9@xWrN`~tU>dHyj7^b zYqmSURzuqboKl8stS3fIu!?Bn%KH$0eZ!@2>o}U`-nOe(9HdxCQbLxo%E>_6zLl=)z^C8x?g@Xrr&SYwz zQa1IV7shtrZk`S^tw}$yX~)M0J#B)kod-`4{OW`QW_1x*0JdyYpTA_xddvtcvq0bz=G z9_C>Yi!m;#eZ!!!X#U19Z_{xfn`)qqPBnzO{<@Vn;c3&`2v2bw}EA8sXuNA&2&quf+pTG56 zxWHd$avBNKQvk|B!5(H2i(Y8Na{GhZ!e~f&V@vv*ugb5S=hRpc?q*0lu!PTToahGi0~T_f?TeICq#)bA&*yWUBkSqG-- zbqt%EHdTpD-Sc>r0!%Jcc57hK0CCm8W0!@XIrlC#r2-rzq3^(#D1bli$I9c-3@%m+ z8U)|%Ok@)e>&o?O@_+ab{zF+_TayJ~4QdZ7ubP^hz?O@eCq7m^HblVJ7qn{D=y0fu zt(8BCaY@u1Y-yCg|4l8XSZP$;h&!=X-R#UmtjeanfFpIBHwi6l78PsSOKYuOgK4wO zRUR+zx(xDoq!~_Ns)yM+e&5qA!bVyUCKYc%-|4oZ1yUfM>6+%Y$Q>(3su+ z21-wmm;Ba)N4mKl?;go2FeWWWTf0t2+Jm+05)E`SXu)ytTmSL@=2!13snJ+n_|009 z{M_#0>1)I+V^qGg|58hLdT3z0d1R(b1XRlg%4ie`N-h==}6S~LP zgK$nZ5O`lhsOioD;%&?icS(HK+A^&p*@rKmPU)et!3){To=jU#}9( zishcOy$%V!^;$z7A0s$jyv)=_D2A5wAKj9xNk=|@=MC(9ymz4iv$-mbD=$bmwrZb8 z_dby;OC@>pyWf-NuCB?wCU~QjvU*EQiwW{2O$}kMao#+G#7jV|2SdBqhs}Y!x>XTI zyl7S^GzBbd2c#nTAC~uXRLCOC_E5V3S{v_T!NN#NC&0X&LP#F~j4u=z;)qq_(XM^_ zlS8obC19~w*?H!tvL2}X=SjRfF)2&+{%dmB%_b@IY zf&k{eubrAhW#$*kH8s)Nvtu;A2WV8=gv@K6r-_jHy_uDUFT zqmq2_`U|r6peYpqerlFd#S;EX?9R`OgXSSL;}IT4Aa@Si5>!_ufZ1Vp8TOKYZmp~Y z9~+g#E=7kJiB!btfN49C?6$_{q2Tuo5O|D>pA0a+S)x8WSVg=^; z1qeI&s@=|1ZXY#OP${&N_NnYZL;SP<=s(c1spaK$xciptPO2eN&$*;|POP5MS0tOF3;pNpG0lj4ALuUtibA!e=B+ON$kaAyyXG;Q^ikrmSh#KYEp2EwBJq1<~1S zx1_PKfqQ}y0Rg+Rx(W|+K|Xx_&t=>>(i9m^vW}wAwbx{7P?6Z`F0|F}9JYGD^Y8zo eul|{2UjGgIC|FvL8~-l=0000>=Sqp4PvP4^gEt8Tcij>Hi;S77&)7{f+b=RJmmFwG=d#~dcan5~lPrjz#bWUcy zci&yki4*aQUo0o0;PvzW<=_0ND5n1;PLf~B=Gm<%iU>b(9LwiLQBam;RIAnGZ~P=l zLjE|s;v^>iE+uKgU!d~4{#72w@8kROUH)Ipzwd~;BUDvzL%5-A?HhGh2Bqj4}6Zeh$u1R;h)9d4}R;p zGRkt?3;$ihMBmC#c95lPN;xZr*FW@L@w?h5*TV z%;%AN=tAbFpwwwiyl_r`{%~M18GbNAA@BoPYEIlIj^#mw#;Vuq)$> zKd(HSs@n27{i`D2dG^bVcI&tQr@#Bp*Gs{w^=iM$&-?{H!1e}~nK~=&_B&pJF_Efa zG8y1FN-CzzYL0Rs)E0=q#Lf&rQxxt&awt?B31eXdqZpOf)V zLRE0=pXuTtL;4f>N#Z(O0v(?ybEUTW&o=3EH6v6pRzaW4$Szrgd+O4*d8#I5*0McTzAr#dIN<`(` zm(_Z9G8ckSkiFe>uuA~B2NK1Y7A+_?)Q-43gOlaaeCJb$BF51$u- zmt)nm6$(H3c+X=&kE24fZcU+`oXp@YTsx<#hVlALD2IqD<6zGhY7}zgt{|Ptal~(| zcpV!mHM(C6aT1rf&i^|BCkAupFqJ>vYbvXe?KoKs=AYSXKrdt-%zGyYnkxkMR#0`E z7Ox^$Y~_1ar7tGYs>E2HGIVGC?*%BdE6;m^y3!ZgW`W7Pl)bcP1QK0V5U%CeE(lBu*}9hR_UDC(@e3DsN`L8{U_HiT=zB{VAwI z`1)&D0r3JJj+@0}R%=*I-ZZW>;GMu0n&=sTCSO7`km}tRugp&_Vl%}=P z?2$78dR$a;Q7ULWIW?WM!jOa3+?HV$1KcfG4b5d$lP$t5c-3YDp5{5F{ChVZP=o(I zidJY=TcNf20nH~w&1Rj(;~Ax!J3KgZ8V@EkVXtmhTcv5zWv8yDA({)X$Z06cqs8U3 zFEq+U!S$2qpGThEL5Kxus={WU+d5bNT%iTBn#c;DKh}?>)lxQW=Fe+QVIlmaUqB1t zveqsYp2_12St;%z$O%{My*?7{g%FBR{3U(}z<#J5 z>;wDn`hoJo7MeM$32=;nQU3S(?0|~X$CUMtX*L?u=H3n+KRckwXhg%okXr2)9S{4o zvbsUTUXND04Qf4ZQfswC%|?@E>Q)AS#esNWQnxajL{-`S9Rw zlEvz^BLm-59z$ur%xUo(!t3It$+Lpby;}u>JO*XnapW8 z9Md#s%`~0U4?cQ8TWeifYd7i2rFB~Abg4hsryhiI95Hi>W=(YZ`FpU3RsOkMU+Ql3S zU*_Le10)b|LH6l5BrkpSr+?Lc(Spb*wrbVe)L6Ve<)}Q^4X6rQcq$STi!L(0UX8|X zut>h=zfYx>vp6O^hXv{jo3F>FjF&b}-=n8L`W_uVI~Hxcva&)?kIyB>ID;bLXBe^| z%~%s>{P}1)quuRGbaLLON5^L@+;uu1PAG%M;z8>VM|5y>Og+|WNj9YB^n{99i;Bjo znUtvXFl8bOAI7Pg?$Cn^7myrl*ms%eK#PatV!t0kmH$6n76#=*h!mP#xlZXH7D_P{ zg?pDZ?2BLi$zM%GI`zZqNu4A+4YZg*JzWx~<@^4GQB(~`TLB0spB7%hg~1BJWQYUp zpn21%5642qywTRd_i1>1NcSE+r6)(H@_ewN9JyRFlpI1HnwqW`ib^ z8MWCg&gN4|`8hc0u@+6KKbf+y^{C7EYs7z#__(8!a~hnTP;~ZC@2k7(o>LcE>4nDL zJN6p2I>y#q`Dc@{a)E5`-dl5L@n$FlcH%=`(4IfMzI{IwE-QecU{(chab58Wv8rmd zgwzr)2+PQa8UhA6B;poAvry^kJ$P(U)o2w}oW!MevN*#(4DgM80Dlg<;!7`vH4m#7 z+CBe(PMm7e@Ks?ov;Qwpl5IWI~srbro*OGj)CR7bd1za zEF)M$!4O`{abEV>{ki?`P!N_K=g;R&Z>Wv@vHr*6vCxc`f)iJx7?v%N@0K^_y*ELP zys}auokRn9!&$Y>I68B5LgYYdL7Ia^q={^~U=83WIW0wH983j|N|PI|Ha|enM%G0R zRl7eZEnaj6)gNQo5iEvkbk$R(Q0u#GiEb7qkB(|Seu>Gr{Dd5 z=vpM z{`S|hR0duPXR6{*ImR}38i>d|xTbfA_g5lz$Ipm%ipewWKGg;9r?rLY!-Pdq)peFw zS+2a6y3rTSoCk-N<_-BCyE5yHskRxY*WUlPRO91IA2iE2~uFdptfrbBl@rJPUuL-r%*7N%$fKy#O=Izdw0;z<(-$g^=R@4^I1H z9v{E;A1FKg$V_SBKzn2sKs5s*^wbvPqiI5=R*Dwd&TF2K)U-lofq7^pytT1{W*q_l z3Nf6WBYQr%7w7%@pXBaWe)3m6$hKI>O{GjaFv!9Uj!FSi2WYWsB8n@Xk7w<5)w%CT zEHN$dgHN}OqXi}5J;K;{cs|A1l6Bop$)ab&zDw)-e@yB8 zTt1t!s|TU!G5$Gbvz24;7~?@how86N9p`{O#1;z_=m!Al{evUcPBj+7v0Q7+m}n7>mNF8rP_!ic!VZ!= z@cAK~Jou2Foeh~;&uR4J8BYLf7Cy(E1*$)q2&)g$w!vCtg@vMCugfBVIU75z(_u3= z7?0(irpQMct0^2$HMO|is?m@&QH^Pplhacc!kEn@(+#Z2@>;Hi4ScTV|XP0o-kv6%vwjB3BE4EFHNQccDA<(#XK-gW5z#c z%t3*F%7qBcMUZ;Tv`CD_P6Q$^oX_1lmT-jE@lIH zOG!bUcAc6mP;1>5E6JQ5J>F;Ppht7oDr3IaHWQ)Uc1`XNsngA7B4&+8MFbrd4PIc) z-9r*7QJkWTi#alw-HZj{d^i*H*J4dLh8bo7#`8jZ2}WJraSJRetXn{^s(0Q8MKd_o85RL{zogMSjsiuxdP;ve|n4HZ$lEO?W^XJgKvM z;W|Tj`mDhQjG@lY5;|wV{^Vr9$7@PXgN1j6Ij9xZHj-Jvb{zOA&j%FeYL|eYx{R5? zQPtzR;Iu|9melnYU$@mtX;Npw8qaBhxDdx9M^lt^&G??@GB&GBuC{k?IE|xFA~Gd# zR*3B6Ewp!55h|P6DKo&&gJ<;~q8FmjL|S1Aui+KJGEX~vh0%}7c@0FFxole;pO%ws zFB})8mzO&YqWpw#@v2oK1@}>@4#VhrRr{6Mj#O2{kz3J)U))7CZKGleW-M6K5j|rd zK4+XW$<2~9<4n>=wl>m9nm0q6nawN5<|a|w+!ch`H$rtzc0GdkrUwt$I9=@me# zT6=}>m8pnESIrd!8~I=HBI_d56y77V&+G*toP0Y*URx|nDXwU{;$nJ~HK!qf52*)x zo^TQPzilF7YT0a8cu4+vz1EQ%Po1PY(+8G%5w=j=r7S&_H*Rmx4_H3WDxdju*pyv< zNU`K*8Ju8OAh;olv_NC#gbH3Ac(E>HoEGD&2G4BHJk-YzpRh8`X{+6!RTioS#qzB&NFRy7u!NUhx$B-_$k5GyGD-yycOjt>P3(UQlu zPSO`cETaOf*J*_$49hIjUY5Ix1G>YW-)drfnp&`?9~Na+gYqzixa?V$m#Y#Qt;ni& zSiiqunJbhz&gGIEqNEzmDFt{P}!3p)rSirYyXx8=EMRpf^8$LPreR;b{V6&1MM)sZVJ3@BS%0|II&7 z?Q1WUnLX1hsWfAubX<;T8Emv7vrdb2GB2_7?oTAA^&>l@pyNY>>M zc}6qxE`~Y=5G+*d)aGNFGese$pB;p>)udNnyiFf7-7y#DIiXQB74umaDq~7de(*bV zqr(C1%_~kIRO_o(y-2C?Al$-$P@uvIwwTlkLum4>fY~4KO)dlUp%7UC3!MWyPo85) z?S;I+SQkH>TrV8rAr=dDZq;P8kT9xH87@py_|Npe5`2f}C~w>eM11%GopNw^!eF`2 zfn#U~WFYcXP@8ek6*h-=Z(gM@zVSNUdFgWkq7&9qkpRl3E)Y@{yAEySLU2+PAQ6I^ znp*r_6l(6_#?PnnUQ)n`j;X=gPs-aS6WY17O)p-%Oh35yn2@zqlW@|U$=3lp32iz) zKBmU^e~YgE^j{OfTdb$TT{~ZjMJud%ISJ)(x{`Mtz}#v)H_jG2StlUGZ`Lym&7_@^ zP!oDg6>3CK4uVJR$we&+<6aF=%1;uN8U~&rI3dk!xCs2@e5P8~dk$1G@#Ifb`M$pg zi_2ty@UW9Uef0MC>4YZ=G{K0;$W(+>nee-N+w|qvUZxjceTBAmuTXWhv{6NiJ@F#MgUncbk6x=l?X_dhP{kbvwdC!5N5A z_z=6)A0~N0q9X51@1&0154?niFU1$c^7^PzJs935&be%+HvlKtx z)?-}eD1>2|@b6{9C=OTP;aVcKoZX71kiG(-70^Jfkbi5ILt-9~%m8T52KEK$S}IBEEUm1q`0rRS)*@7;PDoPzy_g8^faFM4qf$-#-?$eDT2dDQgAgIb zW__(AIC0JZADXU)K&&i4ouJ9tp)5o{Iia_;%p3`o>fwk_6EBLg*3fGBa^X_7k;}3L zY=tqruAhUjaMjPxvhVn7R8qz51*}BlWs~geP5G7KS9l!x)u-KMieeE;h|45Cw|Y`n zKJKs%{>t(Ne-qx1yC~I|d#bS}Js%DkV-?I#tx|`<^X<#qbo=?|sKx@7CJhl%#u z6q>AXfpq?N|KyqE&fAwy5%QC01I!{Mc~O~Ys{jhRNG*s43h-I@cR03-cv6T>o(|E#wyMO0FzKHKv zfK}Uj_EcSY)}VC;>hK6#JfT;2HyKPf^f*U{NTG*3PvQhvvjiwMD^*vA`#;sJ1v$Zk zFy*eg$eStWIWEBSVxp1uv$oo0rXB=oBD4w$9}qj7&!uWZ%FU*uK3N(D_c3>DwV&LI zX>*>p&v5YHDWe#!LfZet&f_e{ueeA-gdU{TZdUX8Ygxb|~@SW0>hQM1VG*`e% zNZ(7wAooERe#d zQnEqmXgDYf@SZrsWhBfLhYK;7S%H)qnF&k33r zxYFbBO*p)ilh@a&icYhDtwNL`VLK7V({ zlP4NQ7K0NM7Y)GVQ>B$su`tbKR?n;-gY^_Of zDI#r7<~1ND6ZMKhTNKrbWB;;(=FMUyL?h&JQfjzR2>r`~X$!<{%8R|G9sAOO%kzrx zsB)-Qz5DyK8qI36*h(v2iNhEQ*kOhu`H=*`+&v*JI?^moT1ak|!mM0q0BsiPvm$)T z4J6K`fVpllnUTyud;CYMZ#^x4tI$OS0N>r!`|ZH_RYOZ96n0L-N(76 zBJhjS`iu!yd?yqP|F;zmKe_fZNncJD9h{|C6=^DvRI{7&TH^Dwu$4cLeczf-dyn>h z{M=g$W6vQ%xXg~)$hXxfs(KeHaPi<(Cf){8-R)Mf15ugQY*nd!&}x}dOwHA82@uzr z=K%?aNIEKIkn+;&oiZ?(_vbrHBh2n;-V=|xsY|!P^j$%gVxuw#QTs3%+E%&rS{1et;mYN6Dk14bA^#*bt zw~+jIyyN9x7I+ITG;u~dH=!_F?OLWTnYiRKp_Tc!LSN?sTH(z=VQT>wb~sE5 z^Pz`uMd%Y%0iq=TWqE~z@q*i2+alF8I=PzBP)O?V6dDU|J}F~P-UO;h3wS2y`H^4Q zrN;5v%1u_xdE@YHK8^Uwd-UR&pv`I;Gg}E{g6*1+JpqVe@yw3V6-Mq3xEA?d2 zE38;#A0#Y%elo&ngEfP8vh2bWV;onjZ#hKvmB1@d-`% ze&QMn77G~6Ct{LUuV15`jjp8V)Ht3AUTdzAXQm~(7g%tMOUg-!s|CX4L>AS8QgR(= zv=K>_9`N6{1%VW4yn$V*l9MCL_UzBB#lkATrv+(>_ zFBo`}y-8Ir%Z{fNGV27`W35)RN}_VzU_p4Hv-xDHmF5uVEFLtcN>QpS#n+C=+QKk( zBxE(HssY|4UA%wMeRUG=Ti(!e&LnBHsJnTI&X4yc$T=@E?dZZMtTFn2k0o*Hq~PbGkD=G2e7{k=@X`S(NZ6_TT&*0Z&WWd|`Uk)eIZ%1Gj{ zJBsGJi`uKDm5X@^x58vioEIL?Jj=iHYNkY(zJU>4yL^L2XU_zn&)sot#x0$-buDgn zF+IsrKx#~;W(;Ltz+gfi=HQd&)MP%e!Rl%OYB5f%#{n4%lId$(m}cN4x`V`m$H3J{X8uDJB(w7uMnGunGHN_LA^@6g znh9$ZvkCG-1ugpI(F1z>t+yC|^@WnS_vw9lvcE50;;qZO^vdU6qC3ysp`E?UL{b{o z(R&8IV()Tzenb=gxxALrZfjE(PIrBS>g`o&NsV;o3~RF4;xJB4GCw55lA-0%h+55* zUc7mQe)rAyrO*{I$4)+_qyPACsQIT}pi#VGgr{mL!hCoC3WcO%;tE$*M^qVWyU6W) zSfycw#Gc!lX$$t3@n9A@`QuZ2fA8%d(I@vF(0PC8ntSvGAFX#= zwBBjZ<@F95qbc=|9#Ojya{&1&6*ZL3*QsDHa5f%FTyJ=CNaOxFV=1OHMvUk7hjfx3 z(WCnxQOufdi?LO6-lywZtF*JV!CG@gOrkLLEa11V@6mtw!Ta)DyBjMqHq+jix+nK( zczN9k)Pm;7vTCEW>i8EICR0pdmKzO5Wwt@JT<&6!*=m+$ofEC|W+{qgnr#`psepI; zhCQS{DtT>LDO-MLgy zGy4AT{{cO?|B#hXms-(`Hnvyj%dfsbdmN}nX;^RnF$>fYYmf=ikpDY=N~^4iTJ04H zT<1(10MwoyJf;072XsD|NUX1Q<$0=a?9uGQA5y(lr`_GF^!(O3wUaTevali_Y^A$G zZ8m`@oXzrtuI*i+m1a#Uvp;|H5^b_}?0@=%y7%6s!`)Ye3v)}FG`?9KbGyJSp<4bf z=mOCi3Zliy%M^yyP@%wi0kBPA2m2zla1h%Tbj#m3!t_SE}b# zDg>M}qwdi(1%&8A-j)p|_t;(2f%-mHO+3TL05LS1i&Lyw6d|ov;i~ivzjpK!{Jc)E0ldTlNR0H zUZs^wEA-078``%a&Z*O`3Dzq(7~Nn&PT5n%IY8I~#v##gcVkTi`sTIE)MNqPy~}3s z!F_5>2Q+Q2x;g?EnJB8g#=@Mci$Gp|kY(`2zbvHi^Xcc*9^59f3S5)eLPUGlV24}$g{-*yN7ozjr;>^o)fFn+1!BAk}@*c4AtEfLc!ANp`6-$ zw}0iO4f?;{y&@C<7Cj~!9boEAH{7~?lkpd0na2<4JHPk4bnk3NSHApn^z>1W#_ZK0 zRr$+5`-^n;?wiy|b6Vft5e6RKAdqCr=V&xL9QRwH%d7$0s~fbweu+99uBkCNPZ^8p zy{dKwP;N1pM>iVqR8tNwW%Gd+q3|Nx+FYkjF`_5$zRQ|zl{T5I=$KN_p_Fk-@5z&SE#x%q~K95~am>Z6w zSk7@&0cP%2pJ#IyE~h49=UvsKc8?S$>@GPwdKGf`|O1hM}>Fmt1HbTUelK$Ioi3kjt|3=#R6z zdxRdLb-w&LLi}eJL~5~&ej#>%`eI#QWdMlE{#7FBi8Xgls>yBTW=yA&+zt!4yl;x4 z3vRbn(f)k5R`}s3Eqea>yY$LSFVgq^_-*O*QcLQ>vDH`B*sSepj8Jm0)J(oOnJ^V_ zMso)9<3V4_$Xe^HO<1sI>|sVpZGl_(?-kZUD9~uY>+5tVZFMvom3%65tYI9)3KR86 zvtld+Y3#gH)*Fo9)~Iv)4h^3i(vy3i(Dt<(a;{V!Nx3tNi!5PjwT=C()ab>63M$;4 zku#^|j;PB+v@a{5mQL_5ubq&aZqXAxZ3LjHn{KAz1V)dnGNXUNnU${mE~BlivB!`?M-u`w)ZUW0={7S&Rxc zHj^IBS%`4|bM_YJjJc4uyt(~6HM^^xf-0YB7vJcD=K*Q-;LP5Te^5UdWw}zZ zz*hbO<@usT1N<@slzO0Fjqclr4b1>D1(LWW`R1>`_8MK?*%BAusZUKqX0R<;sceqo zHVdK?@Pc+lDC&)_I1kyVC+>PuYwP)eOEd^1+6e7xJueI!VXcp~42!Ctu2DhE8J<)|MM7?U|gjO}{LpfAln3$pOs&9lNw(f6mLw2>= zS1EA(ciL%7oN#>b3B7WuOZ}N{79_2~QTOLGV9bHx)b&X%u$M{X67_Ixjh!F=J$p>0#*e7v3X7sx3c$TET7k35 zBb;CV^2)@6eZTp6s0A-<3gai$3Re-Vm}RRd;+Ue9`%p)gg< zBzUsUnwS8XtIt1wlkT0*q(}h*ApvuEd6NB57ok$uwk851_{f_u7w(CqJGAeSnn-P7 zjpLHwuZo7M`$zA+BmJ%}UA;j?i#e}WR%#1Lv;*Zb1?M%BpG>?=b*|U9HtEu(E$J~a zV@D&acWGGE$fpch{>Tb}eeTa(Xu+6;oRuaFC})`aoH!544Lz`I9{j(<_@KR?n%V5# znsK~R9IL%8iwgj>9rGDnearry;K3WW-#cmE!lei!2cIz%bl=pt!hoEhe3iABFF6SgC#K z8r9j%9p8JOxu?}KUg>chY9jSna?y4?`!qN^;Bd_|>M*5{q7OrymTaSLIH_e~s;TER zI(^21FcB^e!a5#}_qDz>k4HE}Tp&1Qxn1vn&;8Bdfi*aIC$b@E)xIdTeOTXt)T{WjAdDqsuPfHIrg5 zl7S1`9fpLb=eRI|ej|Z}hP;@FX0PoBaY!}6Hff{lc4*DS8!LP_J~lxjAaPcfZlQ=Y zM{qcsad7#RP9A^C7;4phpIkb#dX$ot#m9*N^?TIg7~^Evr>74eim8Rr%|Ts|rshEF zKr_vz8OIcds;$@q73ZX;W>PAX&|#UM|9q0uDHE_Hy<6i8eHyGlSs-kQ%a9qj<86<% z!s>rlyicMF9=R2+5c7r9lYNC4uB036Ly5H2+(Spz6poTKBL(Yr_1OBj3#+hj5oW5c zlJa-1X)tzGS%LT0e>lwPwM#8ZI$c_M{&O@rdCKv>C!!fZU(Avz<*2fDRmkwv^7&YV zYQpC7^vOeMiq_fMrRi`)V-^M-VGiA(3o;sdu$cr{KjHJf``&x>;NfGA1Fq7o+qb20 zZov%xghMhY;%KuYf#gGQVZeEF!C6yk@$p%qLOQLl(tZZG(WWQ$>oh~oOjOO@2q)L_ zMi$@rW5e_#|6R<%GTdY5sT4NDC;IPJV!KBB__+-ifTbe5sr1)Ptruu-IB|(+6$vd| zZCgwiRIn9*5IYE`MOpxA!F$MqgdU82K>U9HXhdJXu|gYz9z`vV-(9}NF}gMlIsOJs zAsU{8&)7jC2U$rZHGt@6)jN1B{oePk-J*oQ13`Z9&O7wMyFX&=vrc#JzD%99Rho_m z^yuS{=y$*KeMv#yX7Ihbdxd7qzMqY!q+R)NKMcmt&S`yvwFEj1B8{1a7*E?`q88~o zXxi{>4H!#{&p+GryrL)wMWjZUd(ok0&qW^ z$MlB}hxBtVZEGzff4$!Ba6E6FPS5)U)(S~|MN%tC!fZN{UAnLp9O8NqI&@Hu(l)JJ zy-BxO;|xa=`uLLv)M9HlU{L?wCl941(Y34B=+?~}Of_7Rcp`)jIqYcN-Qw$Z*~@E7 zV=Pq9jMU5nTe09qDh4&9W^i1 zAzlkZIre20iM?*RY$EmGixL_c)hEIvF*emkQsxxtzhPSPT!XbfM@ZDWiAhy*yh+WW z&7QP3ZCBm*p7!aR&u`OOBNu)O_^QLE=L{PtF|9D04`~X11>Pa}uKqclA0N_)O<0$y zf*uPX%ol1K5nfr{y-IEVtjU<_{O}<~wH94s@9m9iS2$*PiDQCmf{~`|*_|E}9Uq)K z0AI*XW1uV0iW>ql<7WT|rr1qWop}Y6Sqv5q_~!|8uu}Vh1=}X`i*~(1+meoV_5z2=G2d<@K|D%Fj-zkBy!9oX5vU zbbfwDN7&JVW0Wtw`Z;Rz_j3t4tM;z(c@kGMi7}fNk=gpB>J(XG)M^C_1uX8dpNB%X z7(bttt0_%U94$3h6fJ)Id|Rp_%d4%Htktqu@4|WAoL&e*mqJyLX{?5m`DSEP-nYQI%70!ei=46u5!h00$e zwJWG%hJc3(FH|`+0MKEV3`(>WO>zi#YZ0K~PCa{6tRUKq@uG7)}0~ze@It$1_kB(2@r-);Cb&YGu z0Cz86CbWC+T)j$rFFa41_dll9JI@K|Z)|SRN8kT8_1|Hz|KO1R+F$;2lFx-+qY&1q z^u;Q~LycTkD+Fs2)yi@5m@3o&76N#P5HjAD7+r>WEF~bvNAUuN0CLbpXGp)Np`Wss ze4%OLUK84DgkHME=av!?Q|NCsp%=2jl9gJe#I|sX{b~otk!5>n};QcRr;|+T0Yd=QYFTPAQHfJ^Fv65zsqIR3cOf{_BevuA7d7m-ZHTvL3 zZ!8vbe?Fb1;_dN}+^|1+s>Vc7 zEjl<4>f4eNMn#pkvlA1VK|LmySf!;U>{!^y#$w!}iV%7~LHe@fRrEi{tA8V>pw+*_|N_Y{lCBUJ2YxCS-SEu z{p0`rpVQ4Nd-U-~pU{}q@&}*Zr~TtI4!&fxmPj%vwOJGX^{;=CJ;n`6wpImz&S%X%)m>SOK)K%@?#v^w~WD{B;(M zT&o_TeJCqP_T?wxhsP1UusNiSZX{+2!UbvoIqWMNn>1ziy?gm8edW*p8M^jIKcL_K zC;tcitG7Q8FYsxnE_)W9B0R(QaGSBytD9@I$=dJk-4|$gds8QBjbne^u6VpCSdCbC zrr6N}la*@T`;e~#L90`BujkN1*7plXM=Uxi#xBEj8O{tR(@(J1Zea$A{XYKoMKPt| z8WZLl>Du|WV@%Pa)GTx!LYb)SrK2&sYIJ+q&4nI;6z3GtQakQfne{r$2X|fx!ZE(p zWV|G=-d;N#X!|#|L3!t3N?%~1!nP%-bRIKJ0E~gscVXE0X4|*!&}F{nUtyl=7r*)y zIypO|!O;=Z5FF4()+vXwZtm^SCIfv?5fcvA4A@*wx=pI@A$Z-C379$e9v&r<17Y?+ zOQ3KgX2GgO3tVCyl8YL@Y7Km=?ohLZ*lL-eh3%&-=(ph+JFg|%PRfDJr?ZMyQ|HRv zQ|vv+tn6iG!$JNY(`9CD*+on5B@cU4QhD)Ei}{xos)}89MXTW|jsrq)8Hcm%Z=B`* zUP{+jSzFY`(p#a;0ybe`>8`FyG9WrOM`=Or=U$*GzZY|Wxx-qh^Odhs%33XFA(|XL zll0;d^H^ZpXANf4_ij?1HC0Z9OQ)&PfHl=jcEp&-J&u^c@A1!cHj%P?=`a{oVT2BR zb!U2A%(~DdU0a?fs|d?7IAF&r)G*=L+qtpA=s)+Ks5@EZGnxCEW`S6WLWHfTHa97c z|1A4#Z`4n$NM;%-D35(cLw*6+TcIk2)@3yKl_sB=f%82a?7!_GT5RP7)DM;)bi9WM z%O5-~=x5Urt+Pq$&-g@W$N$)(G1oy02~L8#)c><6fO2!Tb`=f?R#z&2aj zPN|O!3FKk%4=9HIa3Zjv+ifUb&Cq^(E(IBtXO68Y&nsq5OjVSWnl6gyg7&u%!NU$) zn`p095}{PZdKT*V&&umW%i@TIE8d8-Z-%Fts3^lfK4hoa!~qbtH(>2^c*6_TELp$h z`yqIjRps~GDe?;5us801yymj^6`s!@8)5}(zV|1ogkR1W8%ZM*?0(8%8=l}lbi##x#|1lO8>eWs}NtbJmnop}4KA(0x6hZQ2L0POgO-z(pbUFNBeC>F}( zdotDYWBMdcIXHntd@;2b_7i7QCqlPWPLwZdn576IxTz4g$=`uWmmA5dn#Zra@Lc8b zf!AX-mmMe^GvbdnIGB8N_>|^MR&H*rihduvkrG zG0;LFs^Hx}qg_;1 z*gaExj(Th}6$?+mEzG1{Ro26_L?{)-QYJa%XZ+_O-m=0N4xE%^v6eWU#B_Ogn;txP zB*}}7Is@*(88sU%n$C0C5EFNlL})Hw#H-kk1KH?G!ye>> z1@Djp(+J@-Sc`Sny5utGNPR38qSJ>oOg5>#wk-=Yv=H{0th3@iEypb!k5GI0R|xdO zg&2Nk8OF9k8wz0N6--3sE@Sq1f8Nwfoo~=_!Ih0PuUj^5imUN0wd;lM3`PshVgmKi6HH&IY5lw3sKS#6R6p-C{&F}cMD@~ z41G(BOhEs9I+eV3Y()O_=@Z&NIhJO-2t2Pg8;-S>yCu&Db{aL>=h)+r-PP5t%cMO| zs}23b6(4Gj(CjbM@>X;B_v|9Kb84?;S^Z^NETnqEB3CO9cFxjRG`F*(<_4@AFBdK1 z(#_O1o_=p=#b1#l&+yv{sEupkT(()RV3vX|2#$R)E1aH!2=DK+%wnUnF8$u&4Q^k$ zBxPdvKK_InZ5AdLs%~d2?0l!wk$S)=QUW!TXgf49b`E2qn&zyb=91-ro$H?+9nw8E zuM=kJ(P;Pj09Zh$zs{yyLj~Sd`M6e1X!Ztdx5EMJy*n>z5?!K+kl|R{2@5HfWv0(V z75`cWCG7E`K>E3`mLlZ6?ERD(!~C}|RJG24)n4f`pcmR~y^tK`el+yso5v#PtCLv` zQiiWkwYv*T{*W)}_s7`*u_}5Qrm762JFdx?2Z85V{)mvI0q$w{@?{#F_vwR=KBnWN zWB&IQ!rp|tySw5I7WtG~{5|Zy1iAs)5;^l$Gxq*^>|qXAFwX~LdU|lkvBVQ;19@Y2 zgNfK=K@!G(hX@_yRTko{RgP1B;cL>z0g1Nr;-U$%lVTylGN2uDQOl}${M?1G!U}D; ziGaNiFF^jYP>Y2DXls&1u&ngk3A$jmxCoR(0-dGcDbUtKY&5{MLufcJ>tJkg)3Tc1v!*`jEV2_SXWP?4# z7Hbp;W&i9{`yMcs8ZuQO9r|WtI`8%9tky#h9_W`~C!H3lA4e7b(o}+H7 zBO3>xxd_U*PT1ocjiyr3e9Y|p{<9-G;P)C#Y+c^ipfxsgiENLOxN%G5Z!sB#-p7

PI-UH`Y8CoAls(1!Qm zHCbve>g{c)9{q(vA}y4Bf5Fen)3IKO*I+)(6SkqY18N__pDVn!T`{+>UloQNw8MDr z925CsECgr4!DTFrFEKv)@WYSjgOBgA7P?1!JD1qI>k1%8#=?l{gyZvbi2=^Bom_^k z>>|3v!nwK9kutDEY8ahB#hRlomEMImlRKL*pZ44vW&VFnOn*evAiRZ_pG=E4z1FZ^ z@iGi+wfr*hZ^twgG#haC=LpT+GQkY3oDCb5rZ8On_9pDk6tZG+A2_wDR*txU6~Yu- zKPa}qHPkrP9EM(q6{Kat4RgG^wV~k${@VWWIo;h!b)RS#Qfd@UA`bPyT)p_>3$(tr z!h-dHy|;b(@ZKk)kpa^2oM^X=xG;p_>edQ%+YN`QRH%?K>L*(^Q9w^EWO^Vki?!ac zbB&rDZye42pl8&@#sh_qj^t(On;qvcP8Uw3ouhEES<`5RCDcCty>NW}Tv=;lU*R$S zWxdqYdIR>stScXyN%5G3A&Z20FLIxgRg}VY0i*{vrS4==VzOleXa_m;7?%NFyjHty z2FW#SK2Or~rMXJS47M*{zwQW1bmJr9>8I65D~WLa)zvkr#yLEEM$Z_Sk4Iw{-;Aim zR6?h<5GY_OF@H`=Mdgkiu{PXwTc_+F^{9UH4d%c!*qmcAx`ozCbLne3X3rA$JD$uu zzg<4Jo!oGemkCJ7d4*;!#I{x#>^YW2KkPjC_d=@2UZQ1Zb;hszDxE2!_{gB&kpkL_7>HF2i-vI-hPqZ`}RMhOIP-UHJ2V) z=vRscBMf!Av2HuuV6(WkzD`?AOQ3vgFzB;4ICfjXV?AlKXv8*`=qRnszXb2~u zoRux=9ETe(P*HEQ*(+EB<`SUB7!Ai$b|g@%IHQ@=MRpmlb*MKSu;)1~fqm%RS@X9{ zvsi(&LSzLqe1)EN*cjJ;-ydtwS*F=6nU4~@TMb}ec5}tp2#0S1A}n*VTsu{zp2|`% z6|IY24beiq+m&Gj)tXcLK7O!S(&bBA(ywaniW`zThi{tO)H~w<@m5_~Z`Z~f0s*c( z?#9wOa>hc`m@=ou;hdG#bt&7QODAOA&{8@aBM6(%<=Lf@+wBb<`Roe*8=;<~A>+Bb zFVJv?bR(A~8vCl|867@5ldusm-|g{qoE2Puxc(By&_qNwW8R8{FhfGnO{hUu1F z*FK;Lqm6YUi>c+#^P zP5FO`+b9!lj?lsg$#%9lXW)WKO630j}#3%vnw&YUW@V1^=nt?PIV7+qo?sDYPI2 zbKy}Zd|$cjFb1tO8BL}2cdMzJ4;-^l9vm}gHkdKsFGRq_^W^JnF~zaFxhfk%5mm!M z%bSxH(U1iJ#uC3Kj!N!6?d+<67)h^?} zxn#4>s1H2I!ij8F?4}_tE?tqaA2Ta#VSLr%+t1QOR(PyXS~*YJwp7$6#~tBKG$tH$jEppqw;#?JK!+RkyBL zndYVAEy*r+w96bTJ7GL`{dF4U?CqgFWS+Z70IGL5WQFFqlrczWQ^xih9c$22e#V1` z3ZcoI7bpvAqt;}$Kcf`6VA6wL7jl0vk?Y~M8hp-HyGBjc)_Y+7QI3WkXE~C9u{dGP zHw&m9JI)~q?vE*z2hmbKEcEu5d50N1Y2yYK%FZSso0#PLBCL`1stf%C-X(!E9>*~dg9-Ivw9hsBqPbAd^! zYo?_n@6~Ct{TdBNk<0HQ*H|{uoyADEHknK~aNSZ)exYSbi0K8tniH#XU`-QHjv$MH?ZaZe6U=$wCt)?ryV z#^N*o+gcJE@b>4iFAL_=B&vFS7GGHvS4yqhqJ*OA$-|Xl&6*c7dp`S~d_Rs#9w&F# z@r^=|pm+DqExL4RlYwqSg;+W<>#nH{;AajNADr}Pjrpiu2J!&G2%lhuODvLwaeaH2 zK6*Q*hxhMGXr~o-v~PoZ7J%hhp@LQ93#tX$Sg;k!-e=kzMcZ*4cn!}8dsdVpfC8WtxMaoeajlhA)6>$i!}H@ zcXLu>yp=?}kWhKV_XS)hy($poPIb@5oGBG--*WRtTiRu!gzfb7oKAZK>F;HUYx}Ym z$IiVkvHvU{%UTzq8{`9`O7AN#eW86;dD7JzN1C7QFW{r$wp`4{x=MF6iYu$bdLAa& zSeAyh7*l-hjn@PmBMgE*0|=|&*k&`~0gI%F;o$g;DS{OyI=gZ&W7c505qc~^Ur7^g zFpY5K4t?~|59!L)tHQ=djYv(RgN~BeNLksNwD7S{v)ZAh(wgSJ&!PtP)?T2G_s_8# zvzTg0p^?IkLNp74+0qHH4WhM8?;Y;bi!Z;LMW$h#nfrnX^l->LuwV( z5y3_Y5Wa?JI=vrRF#LQ?Hti}{YJdhzS3Eg7m#`MLHcmMR-(qdPww}lq$J4R)WIg0D zllhBW@VdyCG6Q}tt;X}et#?^zt0Xuyx+tj^a8iK11Xs**-E&9E=d{Oz1%uWjDTSvf zF5Ik~*JudJ)fu>T^)h|!i?0b_2FVCBih%;Dh$CTgkk8)(@5APB$N)Zdp_Zv=GY!Q^ z?|1$}kMDP7_XZs^CVTq$F>_mI?3ImJ+s(B-lOt~>Q7`r?+2O9ac1H#XM=-m_)Wvza zNe|NNbUrJnHyDdhf!LMnqYMm9ZFz9eE@_7`;VOrAPWB(l*1kKtJJjtkZ`Epw)*TE- zB77@|96;lVrZhQmg|gr}y3a6vGsb2Rs?*+378UkO><{O{!JR=_Y>o;|1soZnK`53n z!2IC+V%nI?8?XsIJUXS@*LH>OSWqI-XIB4&_}I^@)nIB0OORZ02p7DxQfZMEQs|)P z5+3nvGQuQTY5o%DH6|56Sl*;_82roczJBM%9^JWqMcM=5oYIJ2%<5cXY9c87-uhZc zJV3cmnfP2wx9W9e$3??LROjObPq^LQ;YDsUiJE-zC+MAj_4n!c*)!IFHCfs9On3J} zxqoh+J1@wQ!7&ZeE&9LTI;7e85l=Wf38zo#laGEx+gG0xZ3Ur*SJrAPUPQ)er_*KA z*5Zk4(f;F4Ika?3g5ID;QrFUZ!rHCF+6x-2QEOZsm!B8XaF#}ciEv`gd@PR5kAL&)GJY$JO+UQ%fQFN4 zIq#O*3A_JTa~V2W;yo_@5m)SJIqC7DNrb zeG)FwpZ(TX=#>|rlU@lpVlWuV9?#Ml5ACie1F6&7+UPK#t@&`bc%>5e!zzh2?MLtx z?hT;W1-dctTPrF3Z~yE6Lag*?`{v7H4pDmu41~u2Xd{W=@Tf$4LCC~JM6&Pn51+Ai z?48liyu3lL-ri=Ay+_~u{tv0e*d~ntyvOn#DSl<4YV)(8hXhRdV4Bmt4?m(8Uwut+ z6+d@c*ZZDgdtlaFpbnB6FNic2&0Ul-<+KC8kvq)+LHFCoiEu^GoFjVjbe|oQb@7}r zlUVGj3$$Z@>oNZuMC@v(Mc1xh6>UG{F`ngU=DQ;}%{p#gkjmIGQH6^PJ;{>wU#PfT zz^3OaA|lt6f3cf{9;+Hhn?g8`j%>nOR1QcKRbA3j!YPvN;I3cYrQ26_#5;m!fDp_$ zTq0N^ja_3^{ocw-S8!A;Rn;!V76Y0ULX=A8W`b=->ZAp`IrT>TSv?W56B@N(E%Dvo z`}g$z557nL)vx>yG=IE8!~Qc7Zk!iwhcb|q7?>u!F;7MCN{`y~K*x6i@aXftbP}+d6!MT_#T_GC~2sKfNX#`lW zOOc0ard(Y7LbRjie5r?-6I78`|rM1p^ue>^;LElJOtjesgN}iy zgFD0dW)j&J&(Y(*dQDd+Rw4wy#^IMZEu;tAgeRoQF8HnO2CbdEMIXdFwEo-+G&}x) zKW7j&cL8uVpE+|xb?MlLXkbhaScpEle;|T>cy`1L_&_SEH+dq?*((L#bkduO`N4u{ zvIp9AK>VaPrh6ZKLbv!@%3ZLx+p25H89xo5H6b7sv=(Gjnt4T~$_eBSGsUrf)&THiZ3PYp0-E};6tpn3 z;7qwUXuZzbCVl7KAF;N4o6XxjI*WdeUcCBwibkK(DsTt#xZpNRx^*Hk!gD4+-`fY9 zeNJsAFk9$r%0D}o*6GGIbOam=)4jpm6rN=`R?`L#PF6c>q;vMtUXu`x;x$P+gix_Y z?VyrpqE$jsr2VmE!*o20BoZnPMb18+9fBd6%b5!ZMxUAf{YOvei(mVi$zjpU|8ORB%USJkzrv)d5)ZBz|4ocHwY1V<) z1SLwbwxPs3h>tm2r~A>&%=RCM_Z7-!gS+VsIey4)_2z0*GD0x{>zf-K)`{s~{?QY< zarX_n#RBmrW2#r4dyWG>k13vD*VUP5Ba831!sQF zfV(4_am41WHW;u6xUxtF1U}{aJbHAGcK7yV0f73L!|WuQqXq$LvcN#Fd=re)?1;83 z$SEbq`WI#WBAi!Eqak|6-rb0`I)p}xft8klfB`oOC&&x4#SjF%AF?VS@Y2d$uy7=F z1bW3mWV?LaWY#a0iRG|Dxv*NTj1~HW6W?%62@}yi30(|8S5A_64W_|ZYd(GIZHK)f zfbyNK4Mzv$f~8szzPSc@!42Wz5MUkf!xTKJ0&ZRGvTT`DXr2{_QapGKErHyC1A~ZG zb5+?8HV7_<7Q~srB!YKqVd5LixVP7-wX#9Y?wWw;w>~|lr|X;atxbOR!8uK_11mIR zvrD6*Nmuq(Sx~1GbIkGb){1C>lcRw^2<%pmtb|hr&zK?^Hn`1k(7Gc~>N1o@CA zM;->iPH-fcYgy&EVkBilDXp}dV(uZ#3k;P=uY946NNEX4kcuv*Q+X$^0-X#$sm_J_ zASXk92^(Kcjj`mI|Bj86i*OoK3Y@XQ9?{p{c$M~;mxAy>sC;fXa+EaurlAT6=29XR zEKtk9TjD(AS{w;*n|L72_-E|gV%Zc^(p^%~NOR|rVtB-y3aP1J9)kvNGvPQ~d!0R? zE_R~tQg>yIHn+B^H?PyP_8r2;nX=&$hl#KO07EAQ&-E5~ZB+dRCsg_@fAUd-kd;bB*=2N*BXa`JassKb{a`1u#hZaQ% zY)AYa^>nq*CPRAqh?(!58?<}7y@jC8()=bBIoohGmuooOlH$n8CSYh~d z)`xayoY?Pi80!k1p7n(oh6QP1$JauOM!*Q93F4k4HItxQun5Xb;Q+*62=$4~sPGHj zu%G~_V(yj+)v{zSA1_>}#Ef>g*XfnJFUrLvJORO)D+h!0k~)&teD`0T@P4l+-Wmp8 zz$=pLBD4e@xWQL}2iZBC%*4|f&ol;8+H~-0leueT607szg4p<8#8~U$NAEMe-KEcc z=^NB$u4iv|iwC_)nzg{Dca9A#nJ!qp%^cLbG(6syI>QqV-Zty&?3SZ%1GD~&RjzDx znYEue!=dI3sW@P|yPbqKSiox6wpn}Jbo&I=L{piwqhF<1=@H0K!xf7tvRO$7;39P5^6K8N&!dH4<;Jh3?NxeGEraDbn59-eS^L zg$kAdV}`I3uH7H>#f)RTSwj`Bjb$ZCMKQm^@Rx$*A_Pl*K}^*&_WB$|#)e3VDpBF1(y=7U ziQCQRMz|uE&l-|zBs-|ql)zPV%U zdEkN7T`UhVO=zNoU3>xSFr~t@Lwirq?s{>bsj1`lDc*B7>*c~H^jpfb>b@CK8hbIH8Wl^WILqs_81>Q z3t}?hdLt!S#3>{BcjN>Ff(Q+z6*JhOt3mJl@muuDSH4A`fBh9Ue`}K7J92afOh5Rq zE}u_=+%{MTxyE?Nhm7mT%Jb|U)#DZ)H9!wGAJc0&t(Mf+hwBq2v83ED*p zH&WdOMyVD4cj60Bu^1xF(Q=+BLO#k>xpFE=l_uFF9lg2m=jKLNFcKVsdV5WF*J$v$ zPZ%a3qc(CJ7OVoE3G;)woJsH0iD=n1c4p9{;{N?dLX@I+7_?{XQh$8rgXOP2EAypT zMDiD=a9Iya{|ZfE?y@Nh#oY2fII2JW6JHb3Z$8sK`l5I)p3r#48fV0wNus6^;srcZ zOX{Mr#3TaHPp8s$5sdX1*`kRaJ7v{;%;plS32rikpxIQ0UEpkrRFgL2j8nNEOpJt0 z*fpK9r-lAiKlY7pxCvyF6-A=0&R7F(Z?32*a~|lW^)4Np3>cQRXl?rr4fhXZrAKbp z)|%Ts4<=1COr~D326uJKUMyOi51|^oAZR!S#4fx&ECPJDhvU3C81MaS^t2Br(WJsrskwGJ<8g$DvV zz$565DEx3R5nu>S12b7mQk@(k=MdDyE0iqFxw_;DdxD!hz%xmpoBLIwZMyk*B)yT@ zdaZET1X!`X!IU;`evx_)ep6DMK^D$AXxkeimnoHN*4bPDlxvNoejnPYUQZm+S_r0u zkfkD2B+rNmg$BuIisV(m$OZ8gypLH6Hrd0Bg)U+3!`fw)F`O@*3z?+@wb z^=oq8rw1CMf>i(vfK`BoJ!gSJfE>AAqILNm`}}Y4hP#({<-7x?S>P>ZpnF)zyRD|< z&onF6Vyh4)sX#4i5>qcg%Rqam@@xk^*&apmjAQ!xmtK<I<_mE)2;s~H zj?o|u)y-148l$XA!E)}hI5ya8{p889J~I{$%=%2V3j(nK#Ye>oHEz64#R+zxXv<`= zk1JYcwOgm@xK9Z6wo&(23Q(lXxUiaqm{6Fc*!z2t(gh$V>rFMKN9PC$C6b-cOf;Vh zT3N7cp%V%ZPUC}`9*x962n(JSnI0(Ag(nJav3qG%$6lJpC3MVyz0b!Yv!mOt$+>&H zP(jiRQbDjZ{uj-`g2Cn_<&eGflgYWgVH5NF=PcY9s#t-*TW&C%xH{|&c)IJ^c>G6}Nbar~i0^MMa?HXOZ zcHQ-{XVX_qr3yS_EH`x_GB@EDWWriF`**CFilqIm;)`WIR-0A(R_X88UV2`$6ZMTn z%Vs%GP=L|LU{bPa|jLL z{IX4NEp;X=m9~yh@0bjq?t@|RoDtL$G#pZIuqyjJv1zOfw*uWnG$>4E9nC>lC#^H) zd-UiLeST{~+bxaN?X0(?Y`!5yrm55DXhWR{Plez)76rgGu+`k*t(qwsMYyWbRoCQUn5oA2ObG!@vU}Kgj)c$ zi?#Xt_YaSOhA@lni8M-z=YU{0`R9872UIIY^w#LMRKB$0PwBmX`%h{2E5AtD%5{xL zrY;}7C|nwh+YG$$CR*`Y?u47-s0{dvNg>Uv+F0Mv*q_`(CXRuy>PYm%*hU;`N%VWu zX(qvT1hqjrkH)&_K#-!I66fzWQ<)Bw>(4VyJI03UpMG**+L3?d%U=+UIl|%wt`y>S z?nv%PGFd?aqd;YjPK)s(b6AAN>>6T2I#w|)_R`6VMRtNY(A#zK0*jn{(Ls_TCw)(( z3D*T+*Z7r7<#4&i@LC*-Q4g}vPH}CvSC80>>+%{np;)P;vj-K;B{4KR;<@uSH^%_E`$h3+UOdFwi_u1Q)XS^#DWs}r9h@ZH9_ z;IQyJ>8wX-HlXa}KCSG%D3c8hOGw&du4~2`Wjb>y!43e3?6^LxSWLh^n!)1A$l|07 zeQDOGqCTM%$}>b#Jw273F<=h)*=mK{m&RGye8MdE1~NbBkh95x4~>Jc5R&=SnT}=Q zL3j^&oFCkONH4v3N1UG{Hh~amXy#g~X3pbdq|KoIaXiXoQAdS(y)y4ESZ!s*n!}3s zXz`MDBP-3g3ZGk*lxhk8fBouZw|jwlG#V^+0pY9=h8d7$o?}o8xk=dTHgi5BHY0bg zU#3Q9mDXAHpEHKipiU&|C$aPd&6qUpXn1Bi(@;mG4RL+)8a$tU#uz6qPSL^9nKU2i0OPXY z4Hyc*yPS#VJ!ELWX4U;$d8w#`Nl{cK#chL;P;thxp-i*yjlUiA>NGsl_fqOjoUDX(pv7sRD-77o-zoWzJl#eC(R` zK8-HX@zo!v=K7Z4l?{$5zIDGxC%lp&OgImUMJe(vj1t*{T4JTZIIe}HjB7;BJ5I{r zz9#Ugw)ecCWN*Oqv)1u#n0&dNI3_L`5@|1ZPGHjvVI3Y%WaM_5>VZpkG#~qP|Ae*> z6Xb9iG8tA^y5bQI5T~7Mj+|^G=dn_uUN{6hBOM2nl|{wHO`JUD_6o^@ccG@Y9AJS&wrBx3>CX7%fLqmWb&XR07Y;!4+aV@FITFj2jxF8su8N!uUIw8(+E zrl;)APjfBV!YUfE5F**E$8jqF>~^ay`QzwdjB`I@)ei0p8+{`XjlA;B%`IM)cQpGl z)|3?A7CUj~Nf$>^s&f=BNF{ZqX}N;jBGn{`^V~pR^oKL$!;lxxlLDX&5j`Kw#3aM) zBu;oTmzQ04%=;|QO3DS{nrXh+*>%I_WW6oF)7Z$!Yx5*rWg=b^92_W9(Z`j&ILIPu25>%5n7T?IfiRw>Q?wpVLFC!ex%mbM2FX z2lAVbqx>Eo4ifIrcq~a3jN+UP7Q&PBsq{iX_ypckht1_V$GhM~0T)1PbXPP`eZ(Z* zmA$sO_L$h2ME_k*lS}i3U~Arznk7Hc!Yz@eW}pouG#SE0V8emQ;ylrXk*GF-Lk4XI zw;Y2D=Vc6Bh6$^wz{qK1UyJCqziP{xn7~wdEz-QT+!3m|Puion?3n=pXt*Rnn0ze6 z5idfRzoWArz4O5X##Mb8lT0?9VsEgsD&vj&8jSmrl7z4oa2kO53Ic}YGGimRy9O|^ z19q4%jD1~t&=#^Ko{+5Y5_9yqA4}Y987aC@I90l#LXa-PIr`upyo;*y8o*(!RbU^d z<)px&@CkXb?y5yf@{qzIVRBdtT-|C(8Tef20(QgObrC8lFT_$(g+F*7z(<&VC!d%NC3tX_2aPd}h3sxq| z!HBXbmESwu zmYxgHs3-x86*EcHLin?>w8g}>cqr8`rUMzvHnKi=F0lPDgBBVWN$FL87R8_z!R6dp zGSnYfcnuW$&TU$zo(l`i>^QG(>Cxo0)SP?^NGOCzvJT=}A@00BgQm<#`b@Sc;i*fn zP$nVQR-|yU&#rTa&Fm_wbNSpzqb&+0H&?rBvJ!Fo7yztn;kDoqf~m$mf=64dth>9$x<(?$|(jkhp|HW4t27Rd}L1urXTwj)W|E0o_u1usGjelHyD%c;YM z!Gd>IUeKMlCb$hsUn_izT=CTD0O5>OglIPJiPwY4PBIoIW|1)oV`1;>0wg7U=Il(& z>9)%x0JDs1K`<_HXhTW7-1SkY37IIx2vG0XuQ^es9($mIKs+BDE6C>$W|(F)LCIrKhQoEQmve;sl|QNB_kjzOXc91LAw^t3p{0WkMXFbQxV!j_GVGR zgFrDBA?^)nD!`s?9uFiRLU<8+#JLaXhaV=bMZZ!bS3 z#!|8HsW4gTDT;>|S2y!nVK-fq?+UjfB5hCxgW;Zu+~Sv-;bXdc_hlaFNWejsYa$$i;MkWC z+v|e9NZqEEF)63hp}Mvf0#}6oQ%G;&0ftG2%Z)0Y+|^4?9bF=^I#6K<3*jD|7d)Q% z^qySLQ&%b`6;d>js+}QwcjqH@g5a#2@;z;>wq!h^m1Y0LR3Qe&5IczJ_I8P6(N5-? zYJ>sBFA2$j?40D%QlQD^YG-?guI=r}xqRN5GzUi32%a(4j?ECVW=ngSVu22a13HIe z!aUdvSdD-1H`E+Fa(MGA%=}L{{Bv@0Lfe-wSJ{Ff3&zHp1!I+M0A0tGFc#=dqkRuN zN%^^>Kc&>lv$LcOE(k;-D&vPRiPE5qZysS40QxK`#B^+PC@GxS)1Uy zJ?3oS8UFDPe?;$p_%Us6Zwo^%LEDC^d0ZQV2D}6Q2B|KSnI`%n*ehJkEE53~R=lP> zT^n8Ucs2InlwWl&y8`po1!!u3TI5nHtjfOJj6(a6)_+^H}KyspjFydh+xs z9X@(MZ+!XdGDdKKid<s0qXE(mjytK6RvC zCc#|2h;*BC7|nAgP}xze8-Gj62!9S<2xMj#O*9<-QO}a-!;e3uN00aU;o5ZL#x3z0 zQ}NtnD@!pI@Z>O2*f&trG_aLaysJh<)r{b$SuSZixcP>7lc{ujk(Hin*TAAkgxQZB z#ge-?B36C7t@U^?U1082VaLM7;kpnq5SAZLNXXO{gpmr9C6H-&hrie5XU=9bX)6RO zVD8R=F~XvV+@xtQ43hBGn8$h4Kc$_W9d@Fc;^as?lC*8-%!R=YnB&854X=^ps3mUa zF)U0e|Cf2ooQYHojWmxLo5gd68~`t!hPGM?YYW4~1sm2$eOEs3^5!z()ust)F)MgXx+H=~$F2M?)G4;Gt2_dAwNi%{{8bgl%@}GJ!B} z$TF4tC^W;hAYUI?XwP?SZ6bApB>q2Ai==-90`V-oVETt_P6s@;heyYh56|gazwqa2 zofn}NLu6$w=UIOu#kCj%n0nb0+l8@^1c>*2E?vnzk(y0mOp3WE1N6Ped)*p}&Xf-b zJwPiPHVl}Sd)k!DJGsybU9h44g{Zf#V%Oh+)vV@@dm$q6z>-|?49LHk>*69wc%F7Z ztDPj4=B(qHwhzK&qYm!l$A?lL4;LFrcQYQ0Q;r`Zk{3TYC4P$swI%dGEt$&TGqEHo zGiZ%im&wY7|A9&bt?~Hql)i9_A%B#MnT8XBRgBC_$u>Zh4{8jM`q=k`7Y?DA~qyoOu zWis`&?=m!43pCl>M2sKC>@jk@Ov>DFPjzj^fwJ-_t;>WXmWkn=X3F_U;V6HGGOb2U z8Ea@>R542e+ z5Gc&Ygr5Z*AD*Gp?MPPXG19`ycPQD5VgN&HqkP7KRCGNB_?txMy5q|bmi>Hy~;cfRI|RdZdv7(w3<|~YT~q5Bu&|5fy_os7$4E3sB20vwo5@Z_2D7??r;4|dh7dt zNMHQ<|4bXS3ALlKL4?gx$C>$ft+tme#5n->hkW>k3z};sQz}9TUJ{gy_?}1>;Q0bB ztYM2izNdDlM!ta77Ts97!3vcKR_G>%FZ&r*y#P#bL}^@xYc%J{wezm2nL$od8Y}aD z&QbHGq-fMdL(KBrZ2_V!5P_+sK%&tRt_7V=5ot|Y6$+hfXMr9EWx)?*E@AuCo0QmAU_eE`9lXoMirj7gjm zBx0+sZM6p@#a+;}FnJRGiQ$kiH&^r}kq!fmeN(*qFP&i!B3WtEKHnG0z@U%koh>orNutSsz;ogdfX>M^rCH@D*ZmdQ*%9Z6Tw@j2 z3(L(M*DG z0)fh0QiBWGRRLUy1TiI5MkC``?Jbaj{4aQG5&3S)N{-^B+8R1{!O%jmNMF)!=aNaP zo~8D^0u2Ce<=*Li7LXn0cseW`0K6S>*TI(}u@L-rJ(&w1g_Q`+)v9Skd6GtgrPg?` zg;kF=$17#wL&!*kigZ%yuF;ubHk3xO#@$?xrTbm4uU@Ec0w;O?I6rH!C{gn$853Z( zv3(qyS#0y0qe)z%8MR~fG*3^SXcs-?u+AF7H{E~qlrk3BJ9qEWJ0E>Q^Ya7xnZNK? z>BoQJF9|&ok!Gs`GtHx1uA_XUI_J$ss`thBjpV<2k(NB8)LtgBOBK=#3aH!;a=2hF zX-xeo_QB4jNeBcOg(qP5i}|D)g;_$F`e;ohq+`o>DmF7(Bzu8a!%a=&Ok8J4Ho=J` zlQS2cu3Ac&V%=Gkq<}MyYA!@lNap7NSq{i!f~$^R15$7>(-_-)D&Q9(j+QGTh51D_ z4l+3p_7CVQSHTc>#SDpQMghV!)l&Xkdk?@lNC22wlb#(tqYrqZAaR#DOd&c9Kz=I}7X-)h zl}$DI>&Q)CWyfR2*b$`Xv*UAN=8-*m=gv(IO>NM-A3dV`@4rpI^wG5bnD6{ZC%=7Qc&~ML2Do!GCus2 zl1Gne?dq%4tGgmrbd^B>oAJwFJQu7NF%EnD;GS&Ygx$K3nflV_UUmt6nbHb{YQ;?1 zRF{JkiJ(aGBAc95NkyK~ynie^q&|ywoG_=(%xL2`$)_UMzbY?WkAY zsI10)027MP`Scl?>r8k>ELfO(c=7=JBlN$`8#G|<3oSGy+(k87mOkS(mlw9wrp8#W z&`P3Le_qwyfAWNGB&;n!@smpwbm=8|uCc|{PFfObne)md>v1>{ehHI=^cwVb5WXmz zmwnk0$^mm}=gwF4HEyq%Nlg;hwnXev%cBH9Xq(`cv(isG8^c2qLg z+Q|=n+CO~v9eVM_m&B73&M;G)L{7+Lj+~{Dv>+iSwW=Edb_r>r@+qb=YjrG;h06Ba zNL7ksZ7!k>eP`l@w;B7vdmqDEOf^jzkrg;+UI~S4yOo#Jg0AoYE0tE&p)gXr@J^M0 zjFPftHE4jstrXc?*>!+Hp#!{>4hsxAwqSJ$vz=;#FKI(Go{A{}S$NC<{mH|JNNA$Y z<>%;xX7sV9Chab?}PfuxoJ7Y5OG9E%y_W;|tje7L>;UmUSYjpeh=NS`q z%4q*!s7*;Q$s$0RR>ee~q?8F#VB5g+vBs;B#v<{IFpXJzi`KUr^xzOdVC~Q%8Mm%9 zE0?xFB;Y&~IFL&I7b?UA7CD?Fn=eoyX~NKoGYMvEwg$!(IbVbGW4d zrdMBinLhW@i}dY(f0@2BxJ0jXU!h&uq-jEr?tQ|?@6e6s?ntqKZV#6T*$NEjyDqDl z(zG35kOpXwLW?~j(u_)EpvJ(F(!nN?i3E@xWGQ`c){t&5&_IZrDu=2aj@83+z3a8g ztrQGMcjkLdVeR|HfiRqYvpB;j&;8Ns3I}PO-Y^MI*ZkbP1tJqG(obv4?RR&L(0_07IH9P4Wd6 zRy%pcWN}w&0hiTM%Md>%LXUO5-Z4Q4-S8hs3X>iO7%av~+gs~&>)K`QQ-FM`Ld%?> zk)ECPL@W3T9OP4NvVg6ziGqNl50!W*{5Og)*7t5wv%5h*_~CnW?Zyph-0|Z-{WJ8K zUGa^LHTr}F4;tmw*IyA+;JXY%D*zKps~`!2<;tarCUM<~#cbs+cU}7wTuFFRIUe}K zev5ihi;vR~)&>)WNNt&Bu>ka$B7=x%QfRZ@`gK23BbDW$a?Fi3=-va#ZrzNjFuJ^dOME*s!3fjtvN9 z-LWip+B|ZNOE_A=6v=2f;CYo44@Y3ngpD62g@AVtiL52_vQY|JW*BJyTGkuOOQjn# zS)o&w<|Lvr$qjSUZZst8@bdP$H1@#2fFZ|5-`e`8K{u}K(DS$U=-Qq1xz>HYcCR!~m2_G9EGlIQ)SQ zdAQfJo>mk|Uj_-jPqq5R#j!nrpGz=V1u+)JK9dG=x`BBt>CtGRRC7sw=d8U49AS9= zs|uO;t690t@hHus(M0jUA4VsT-Mm>Y9MD47X34& zd!AGKSY0Dm%I%ZX5CjHjm8z6xU9uRu%u&5`hqct^hLCpezWo+``Ac7rgub8n*`J}e ze)v9XvFqfhFt-;CT1sj!M7HPHTA?HSkr+LIor`xJP5w9+Ol0_~C#WFVw_r zLjg7l$@SBKX9F3Fq&?|L#Tuqr(-JS78#!Q-7ga=VGX@7MK!$1q9G%>(a0MQ9NvE+5 z+py>K{&A1CS3AO!&E}d_>Vw?4mP8p`yCF>W+!dDUKG!-|T2HCP!cnB11U3AXXyT=` zC(<~tBzH;)TCu1u=ldC|nh|Z9aZo&QdrW(iXXVB#qY95@O`un2cBfS@XaeqC-nN!q zf*V?t_&QwMv@jIEwqr{PYIRn52;W#9V-l121Yn%iUD35w9oauOA_eCxt^U2 zH2eir)FTLLD}dVYB0q z%d+4-_G-imn1vr-1KldW-pPbX1Klq`n{98A! z(tGcHAd`yJ8DKpBpjsTNF*pq3OzNGq^`emOZj&T2H30X>iNa=*jW%uX?NO`Kl|huw zGfrDbV=||mAq)~{ob}c8mxwZ;kPtPlQ5No9)js3-QQ4%R-~?+ zGk?sBaXcP)GbszyA_SOw6xLC07~+sHU}o38sl7UZ&k z-S*Zl`x2fuvL3MT(^^`AN?s9#f>tavX7mZabIYbazzfQxDO%(ylZAUpT1g@?q$nxV zlBKXBRaHE9th>ZzBh6MsV>RKqWHJkByS>IZN_Tj5dGn5>9FEo2ON0GxT53xO#}=E! zum9NB==B9P@oOMdcTc0M+M^gg2?=0Upun8o?|H zN%9+tI8m%ga*r;OAdWz;Ettf+0te+xoeKiPT}LkkECrc37XlN{6X7lpuTdhNsc4e9 z_V<)zLsU=eUQH!#yUd;~O2sBpJhEsf*_Mr)a!G8|%-Th$4T28b1`evoHM<1kmpDSz zXX1`$S=nFTXYh*l_NHtuhLR%JA`;JxjyPk)f9nmIBdei8YRbvUn;5d+@LH=RyYjr0 zU`^w1GjntHl4HOr8k`X`1K#iQqMv64<8<-J6 zXW{!;_|UajvTLEz9JeN8?lSdo@6V3UXqPoNgb(*7Rpe=05}Y|L8jm2xDANIxn#N_u z2|k22g^tx~bJEHw)d5;(SZH3Aw27K&6A~$tbMMDVRQAOJMO0~960imrv=+s0#!){1 zKgByyBr8AmOO~rBw`R??Y9v<|g|wAs=Y`(0F`7kbk1{N)8|l0 z#NL^(!U1CZ4fY%^w-kQ5O$c6K!D=yi_tsnQO4bAR0Nm&Jp?vPrq%#NLg}Pv&=#S@a zD_jlLNT-!ZH_?`D;5uCibo;_ljm>FJI0E9GhLVxe^~K#AKsUAx?zEZ$1&cG~gp3?_r^OyRK2x`Co-5>*aTkn4nr%uFFI6W2@k`AbuF6G7ke2c?8vI)P z5C6{J`gc4AzwSR2?3Ba{`HU7{vOLAiWs~Bxx_ebBz!-fFqzAhb5HWvF09(RoDL_@$ zU2}%CI~A2>>E2(L@pA$OY=fO00Ho2NAK{AUU;iQyYNnVE8KiJ3T#8QOFb{aGRp!Zjxg22F#1Wx!sc|*rG?woxR|SUv z*MnBl7^J33L%5|ON$Oz6TyyHAuLkMj2R);vG}iqtoT<`2i-l}dUU#jZET#$x(uKC7 zU;jIQ>%aL#c9CUz-c!vc z9aEIFM9L1dmev7kT&*r8TZyP%DK5YsGt5!pc}6bYmy1c&NPx6ZblTjf$e=<0Say(C z=pb8{xDBOnU6{2riCtcMCb%whaY+vWVDf=MaSjwqU_V1y#IZ{rB-PT=>Zs6a9cWBw zN)XF9qFK%uN1zlq`CWmNkclt58CNP3kE^* zv6?(=2oAvz2LPYDg(ZEiWYRH#u8DsUi5m`cG@H&#{1Q9u1g8t8R5zMZHXK`^;Q58P z%+%>YL;~#vqyr(5Yr3HmCYhWNm|Ss@RB%IpooR%Cmb-Tqh4dS%yNw8@ZZ{9XQm#z^ zw2@|&WRT zWodRDi0$L9ch9CbRhebGs@fX>ge4Fd3?%{}A#!MgBZU;92q|R#>5m5dDg97PNQ#(= zkwz3DaxfqVo&XwzM>o0wbfdf4R+q`Dtn@FRf7jo8jMiHFJ1<-6LLsxBx%b?2_P5R2 zYp)&I|KI=q=`a7@k5y6pvq=^GTvb&!<0>*sBI7@cDz_LvQ|6_9wu~!_@%KiW*|IDw zPVu#(!gnHzqu5HTtSa#{Rb^3>+8Y0z#xY(avb-ww_ci{+%UFcJ8-A`T3M=>u_*xuC zmg02^TtdO`Mf?%GmfoSn@8D1TaF(RTD_Z0K#ZhSmuBjFKHCG9)gTKJv(5037dcuDq zex^e2pX0M7kzWHY7FUX&({(4N53N_gKlt7%&-EFig#RC(kN;Hs9^MLK53eoZWmu0uUnR-{^a)}z8>yPQYE|`o98QA<26cL5AR!w zn_b|&`F|zuy{=g|grBqY*T8jE{3LuYU1_EJRO)l#zVXKJ=lONKcakK!zx@3Q_bc9MpfAuG$d1L;I_&ooc z1|C$g&T;VxUeGTj!&52wkj)K+5250R!5dduVyop+Hzno8@gbJD`M3yuNIv9=3ZC(OGEYmg1ZkqnOaHpb5sWhA4^ z@V;4+>HXF;Rr~;dZe6$SCD02O{7H^@qShKL4&?-lw~B|o_yd&$qQ6M^sJ-tpel4@Upu^YC7; zSGbN=YLk4e>q>&5SK;R?8BV0n!fQ?WZ19=tdsY-~e7Z+GsQ8Sn*q=#m{u=dj&2^Cd z!1KAc6MQBdj(HKC9{}0`pTE^kAd3D=ThIRGZ~W&!e{ybEKliVGebi`n{sdR@u{eqS zPVq+3qnMw-25&>@MiSGd#5#63fxPi-Ug{iBjD#K8S*^7VcHV2N*^A-U?q|;~{1% z7!D6iuWjx?@ZT~t(*rM)T)&>fyYgZ3zPruSU}Je987%Gzeife`Mv$d8UC#A7Q5o(l z4Tp!PDD>GA^HUb%p7DG1ob*&QS{eZFeGv?U&%+O9b?)JKh9z5G zG{9A~#_RJSAyk`(E`~OGLmDFuj<2b(f_stkd!;^tt>D>Y@+G}5e;3Be_=nd|BM-jv zK6uy(Bf-k_8YvF|4joenhFu;Ce)hDaVW$d(OgH#2=c|=I1E0&9_lJgR^s2m(hwqEJ<@j|n-VbyAl2UZ~uYuExeKSNl^6?&K(B{s*;^Fi^H@HFW{ z&GU%0xjUvACCKB}MHRf{S~*5b4?9-4iPBg`63dq1jd1r9+@P`fL+2xC;qEdN@@8dt z;k9RK%8_Px%^t3eAFzqfvZVRSDa8tTQ4;b+eoA?oScb>@QR?fs?!-egFSCJ%)XbR2 zCGzxqP*q;)z|k9}O%HntjYa7XOAi|Fm6ys<`5BqVE#`%C!6nZHje=JZQUHcUT1$-A z$V)$f#xPz*@>*4h8aiSO<-x;P9lAr5;j`s|)uE)fiv4?yq_APTiDy^BTQ2=GSIR(T zD~UX|9GU0Tp7;HDT1CZw(P-dduM4?!83img!G&gxkPk!_LYRN}Zq~4k-JTN4Ub~}H z+Qjcvc)0zdg&YO>nYL5TA92Rudjm_FY#Kr+%66syvm9m06(AO25;eJ&z6<)r?OZW18s!Ym6yc9 zYcv|xY__b^XxRdXYk}WgtUb@knoZo}(&IeS3>wecy?hlV?k!=RX}-kk@xO4;aP2w5 zAP-kWgJn1?bA>pD{e11-kNHo&DE%|xFze&7*kIhnbMOMh6b5;)SGceA#3_E3u_p@Q zm^ZoGM8So(pDY)2yvn(wkk>9(OS!4cycpxzps|&n%l&NhKmE-=`#S96V;(ZRBBA%9 zZ6~23D%bA8a(=IJuabxAtWZ4ncs!ZU^?_9NFzo4}m@2ajrzojB;cmg`3g%oe0M8TX zc@|!`EY{YvSY9!0H06%xIzp+RjGWhk97^s1KM$j+!cA^QnayWYU9Wh8l&W5aOB7F!WW8)QbtFK!ps71rqN~5{#S1L=UqHC%=(2VKkWvn(2II-9b-Y zo%bMTT0-wzdUd(tLtU|gDfN8#xE02kKW3R%s;UM<0?*BCW<%{ya%s^)ocn^ zH0pM3wV?0D`?0!BoBG`a?nRQgXNz&&8J^>^$YofG=dgF9fB0{H4<5R57a98xTL?)) z8mf?xhpb$68;zf*2!_Y+$Dv9qJbddt$s52cq6dh) zC`q!|t4Z@JN_ivpE@MjKVEdsXnYEB65Ip$os3%3%&cFih4;nQnX8ga^7-$=cRQ!*VA{U~4?tke>#EvEGH6*qBJ@S;|_u}mbR!aWyD zom>eledAgWipd?KrozcOTuc&IswC$KO?2Tc-W7P7Q-qm8ig3CdBTTk~XGF=%WS?bw z>JUb>cJD&7ZN!CFG`O@DOLksx?hi=+Fzui*ujYCS_C@euID)7TN0@Vs*sBgK5_;kv>@i5dzutWtRoQYQ7tQItDIZuBfFcxVWC z6goJid+e3tcgj@?=2>gc%~+)>GzMrxNpq>sBUmSLD1n~c1gDhpq=bxuyYM`*^n)+I zfzNI-NEmyhnq1Gmfv1qdqYrw0W%KR+0%3JxQ$&Gw))6E`%#hbq%9v_nal}mNQVn;M zxFHFuzBnX!y0FMXGMeh5X^p(W5nVoW4BS*g00lyta2Lg>$WL75E}CvXPdsm8D2W3= z$IzK(sj53ZqZqjgFL;6X?cxE&OL`%==`>b?jgm(BU)*TJnDNj{KO*%FP2l=VRxk8A zcv%l^>ARd}`~-nXONbtg*Q(uQ$Da*P{8vvaO4j?OYOMkhHsa zALJd(AuYfr=4E<`>)=hL^J_-#St=EPxt`oQ^5mNjD_>X2WmxgDv|tDc_=E06mH5xd zTv!w^?VyFkO3~$w8bCVMweL zc@x$-<8@3YspPtV+hzIRVsZ*YOv8mM*Gq{*6*{>LlT2b&(WR!ccml(TlnCbzz9Ls3 z#Ib_6;whZnyJL5L`@h!%pC6x~5;PlaZ`ourx7Nig*8j-IY`a7f=+B|T`9~NJ)H%V9Y>QuVH^(I8ar9V?)PF8=I1Y!Z@DLYTUZvmyPe%moDx6lKlJkQU zKzG413T>g{V~FKJ7Ss@OUjAKxZ{!Yv1q`cSK?hL?mx3=G9*GO%=*guV8dvQZ);e zZzU*SRRqM|y9&j$9=sArylt5!a;fxJ?S^A4iru9n{Y*fazpUXIR2AYS_;uwViJcb< zJS8!b>g8;1lf6fF^zFZ~qr30g^7KfCcXV)|!a#)terYnB$)LL3UO?61$(Z!F+DOhz zr2{P_>u39W_U+&PcQzOdtbh5MZGY@D*4(;egWE63vnHt8Xsj`yfJz@PkOTBsT)a#zZ*rbe+j(z|x6wc0K{ zgNwW(tK5ywm&~QS54R$`kY;{z5FR7J38|9vBs8IUtppiWl`{9D>xU7}PY-SS-uLY6 z+h4KSqkFbQLft?`5~HLZ!`Rw5acq=l_}Y9i!}YZEKCHYNjZChd5Jd(rGMS;2j)_sN zLXK0})59Z#$ca6|do(*;+j{k5cHv{6vW?rXTioiY(cCP(wWLs{&J(>-qC*us-W}RR zo_fg05;t@{AXbzNCG>jC4;AtwH_mRWsfW1~_L5!3m&yf%l$p%?yqp{Ls5t3IPA{niiG%0n7JQu9+Jn2aI`J(^H zFa36W0%$v>|jn_I_&TNE`xx)Kyb^3ZhJUjEn*h+-C z{V)HieehR*fy1zt!L(7;tN}`{@$>C=TX%SWtV>7Z(Hlu z%a$}+GOLUrCXI}^6VY@0&I;kI)$q{CitW6$!cdBzE2Bcq=e2pSuhdCSg@#u+lnq>8 zDiCuKJchT2m{Rch(ST^9j6Q1|o)UjHLX|&(_iX{~XOYxuwVYgl`%cJ*K(4w2@PcdI zUauh4DIz+L=QiwjZ9HAt!_!l=l`2IWhSpA+3GZT+PrKm#SAoUr`-lI{uU1ZjfZ-ry z5CEe&begI2jA9E(rUPOYz_w$Y>dQE({2f+oZNd+g<6d!^>88!mY0UzVCqvYSUh6cq zfP6FbDlYq{a7;{wixXJTD1bYm8e?_1gn`TspW4ye-?hE3ec2A~ykqR-Ht}9Pgr@?3 z@8H1^ogNKGFp!~r>$`8+{ig@&73K`#rDHu^yf@M1GkC5+ucN;&aTsRsP)s~&TsN*E zry33MfY{61-yg27z+vHhF5RDXt#d$A6w(nHEWJ`biYzQP+aqx z;R_G7&3nRpg<(GNut?99&A(NgUCKEvxRf=!KewGq`<{0#lBIlLD%DkmhDJieB zv4VL^$Whj_u^oQvtM>JO|4TMKKGJot!OH}jH(@EDF>;^~|7>my?A6=P=>y(-yk`d| z$GWB_ZpO*U35**a5D$BIXUm>E-21jgtjWucU-22#o^;2`N1^_7)ym8+}(sswTaDXgbriBzVoLh`gs-cq=%KJT$E; zFBq)wN{^L&gS|fGTBV2wo~k(HAl_S&dd@2U>;enLvASu zAXc821eA$Kh+c|bW6Ar7-y;~xuccY6pU>b8Qh10Niwd@?@C+6?`vVRQFg(+fGOy(W zUsu(6hhW7&$!aaVt;Up}-{;raR%G{Nh1__7aL9092IlGn-i|G>vh+j2Fj*$_>fQ_G z`_eYD*lmOm3-dZ2oSdJB_Eaf06A1J2RSk^F!yl3afuznON_BF?<6%e>Kc@`XO(do# zTj8YV^6&9VBqrrrJXpM&1nETCW!1wJmoC0=(5@NK<4U<}Zp-o5#^3vvee>V_w{`-! zfNp%XT)AJRkBvQlYvO~n5!%-HUK=^mWHD79La&HgQKxd)>!Pt->IUt=U^)$k{E@x? z;eC0_F1*wXzw_YW*arA}+B112=7q=8xqb5D1#zOr+1U0@&n$(Pq+u`AVc`3t`HlBK zx_if#Z+*?uqo-Cq_Yq4rx70ZxRAT5RFhS=7a(b|diNT0KjIbHSfx;b&vXi0oW$~1j zPN80=%mKSd-sh+eBX7W$0h~-6PfJ3|VgA)njn}MO2Zl_jywh`%(m7yJ=6zYh5ep{x ziDPce?N%$YN*r1$GVccHeaqPC%X9<`?c{vrHTZSCpY)TL#qH`S1&8KC=g3 z{sVjGxBh#3^jCjobNn|Sek*j~)waOjd!3H;kQ>ktn5QtmU{8zrj|@}|SI?(L0~nKx z4+-d#r?!85tOLY~@DPTwIqX}9uM;_ej-Fz3V@sa#2)QINzKzkyc6PUslXdN#4^DiALexcjX@Ls4#6wLzQ9Ex0^WN25dch8%0Ud>gc#YBrYxA(k?nM%)-82@a z9!VU?0+C<~det66`&wC9Aow|3Fmz<<-e{>Xm;~4&mA4{0fbr3rPHGwp=%Xp3T62^m zca#@5BTX8rO0vky>2>0XWWk$Vc(S@eSzf@Hg$lul<$69N&x8-R|awfWS5?8Ulmjf5(v?WE2|b%-K3j9^r=P1oG$!ag7Wi zv-zHkv5g1&(yg0%-S^_RjAq=QlWcCD!J`G`sYwKLRq0bj@!sGS(-V#!- z>15iO%!Q8LZ{6ON+gaxufz|N9T(D8ct0;Ccpum62` ztk^G(s4gEygJ?H#6(;Ha?)qT0<(JB<0xz2nwWtCw%V7wf-WEIP>gyHfoqc+^Bn(ri z+r*}G8IXJQ@V@i!{*}G^C2J+y^zC!;Rum%qX z&)44JiQT+*19{o0!zqbVUW(AzW1>6gw^SJ9Dk3TyY;0IHIZ>6?+PxZDF0s(>ICjcP z5~0x@`>FSiL@7^_RL*e|wMKxcDaSgUE&}VpDbC_@#m<@Mwdx1;--&a>l7PuG>{Xt> z#sQ_bbD%pqH>jHF5CzML)vHa^>nv*sHHt#h`TXs?5V2>VZSrv#Rw7DC?x#Pz(K?(W zvO*a=>!Af!4o!H4wQg<}re9(WOX$P$&y?1`Rtc=0RqA~$dC}4XZ5na{;%951;otfn z{@?cQ7ym>C=r<(x37s$u!7{yyLhcaSL~{QyxKx;#w}ePLbm=+>WOcytgCxWI`}UJ3`ZX8Q8AO z#rT@^mi1&2!|!-9#RI{0pB(CDcP>AN%DSPDScsPGj7tkV^Hnf9AA@ryX4LRP!&B7c z91c(mhTcprE)Fzd2bA3jMDkQss0Kw637BLRDsP{bGH>6c9;%f<(14MH5*DI8H1NwU z!9SjlrQVYgf-l32J?DyJClZJp$?#qTZcWvQ)w?1snJ?Og%jHR{A`d$n{fgClRwbs1 z5(1^GDDcrr84wfRM7%ej>S0Hm<+Z{C8I|aIC*ndmZ-`d^?jQY@z5i!_Afw`iv%*k( zuRM>-1J^4Gpkf&)EGxA(cnvE*Da`+PQu*NU(AQ4JPi=!BA;4GWj^o8j?=MPl?tMJo zmm|E+7VU8g+?(BOj9i+w|JRf$gv0s@I6|glIOHg6biQ` z4w-U47*a#6wNgbHL$c39cx#Ro|2Y{T_tYy^v4Zct{&)YgUsSn^hoHQLry6&O!v)jD zLRHHO501$36sPwT`2^i#A8nHr=Vti8?Ww+P1 zhsnp!C}VG1&y%@i5D2y!MW!xw4OVk#7>$z%*P47Sb6(B6qc&!z|*_$<)6 z2@cB(n$xP&nl4Sly61)2> zIn9}jZ4L(D0e6tQv~WWP?JjQMT!zKdq7PL#sgGfSACOkRTCZdz@&Yq&MF@)Umbk*i zSN^O2vyFi{@k{NN4=)IZ$qOH`${mQS0#iWaN|AT*{qT7Y&O9oF_KnFP<3QtJ?l6Go z;jy}X^EoBftOj?tHWBLP%C%K? zV%IKTRoJ8VdGPq5h6?uZ-^w{jfJ7=V;FJzW+X{zj>fzCKjRW$a;NESay|h3MIfwB+ zdG9?Ny!;8P$X?yOCIiw{rzVW9$*G`>D7Hg4tQ<8cfx|vq~-(&6V9>tA?2i5`bzC0}19V*O{NW&AH9HN7vx2)o}(xYyx zC9kG}DbR3u&$FzhzN6KLih0_{e(sc8@nuqhu&EGtEHe8yj5xlnd|M0i$?ic>h6ZklUEuH`Ys<|dX_(9t+k~us2 zEHH2b=t)>1#$KN2VYYE2St|4WYu8Tqe+hZh%P+l*1RYJ|r6cthw>K5`AD{~C0oCSk z?e)u-Z2$03UTgpG*hZa(JOe`=@5LB}Kp$V@`x6Kyyh|_5yG%x{d&}5)<^e|%o0M<| zs!%?}HPGw}C?t$?lozjB(Q(Qz59vyc+)Rfu*MyWOO474coPU_C( zMC60oS;Te%5^3ZrJAimsmOVGHmjiIAs@xX(AfV()zZH`L&zL9JvIPN`+jX-z|7 zxsLLE$g0hJh*ncKeAqO4bCxP&`UKw10$DBg=qSTHfU$h+W3S_+`3&Pz^#1OWCEDxB z?X&MU1SG)6I6}_I5hqrT?>~5KpLy*gX8Zf<0vxTT_Vjoxl;04N$3YE)W_a%7LI5E(g`4_+CjLdvAl&J z;v!V>WoX6ulL)DUM&V<5HLD?pC`=Er&?=qIoCYxvVuV%5Q`6Y#*UTZQ&(Ul3^?CUd z8qiHj_m-g;sKO)>|C@6F$;&^7ows^5DEdg%mq45@4RJi|JJ{?$>EUhlcx z1Mlo3UpNC+w2zAJxvSe^ahxI#Yi2$f-f3m+3y~yC_COcvsWCDnnX&T$YNS1j% z$O0in6M6Tg*8mK6tQu_Ubh~ks=TphCI87GVr!JO4q9P#_QfHil<;{DGf}vY5v_OmY zXX2#7C`{7SM9q32Rnh|C>s9D4mKsv2oE2JlQNrSZX-JfLxTP1aqVLOjBL{1Jo-%Pg zj2dJwRY!PLunrgpxz6O{kaEmPvMdN>kZ;8~I(ilwAe)~GuZfp9$PwE=%b-9w-foMxU?pbEApkdO}A$49zSS)%lqW zAf73-J$k%{#JywJFI`5yRNCRuiQLRurxR5v8qv(zc1B&%Z^-M)a~KnFsBgXdp)rebJBv42gk5n4k&-x6DmW>$qG z@65~mAePUBPt5aG8e>gCrkyc=6^*mL|24#5foHFQj7X7=;BHnIR+_Jis^CszJtS%| zDfTxK8C6tyJ7$RrLFHv578XTC7f$)ktCd1sWnn(Cs`=|2&vN?f^vMIe`_(Vwfh=T% zw5_!o*Y0sh;UFERkw!AaGbHFV4(0)_kmBQ)N$6RMw4XSd&*21~ets4o9&jL)7!h+c zqS7zjdfqM}$Kpd^4#eE7i%OIe!1n<+%w}VR=Oq&Ro?JUgey7N<3V4eiJk|i!)a^@s zyT09)W(997^$cpTHcjGlqZV6NbRxePzR%g|slEN>KeK#tD%M62dGS_A8lQ8`rDv5m z?U#u6D)uV3gQ;KweBkx%z;ULt~Q@kgF8lq?D zx*}5PiF|hc^X^soJWEFwY8fNh0ri>ESsqI{rXl|H zVzE{Wi0~YfVU1R60ygp4LwYHMEcZ5Rfv=N?AEMNs2zV^&>FX$T#7l46Oc6#IPB=qH zqo{wV5(*og&&-8Jy-pQdI6KIdh>A08=w_4ofCtuxw|cyHXixT@0++gAH<3USQaFL< z7y-j7gJHn1T8V9=1w>j9*`*5<1Vq^jQD|aa zKNV)O)YESw{B68H4-F5<@!8l8khdKGyIUSTaT;;_OeDp`iK_9s%6o&MMYaxjR_%c5 zN#>f)6orr$)t)KbH$Go6C=!>A@*>FFTjI)xQ&5zllM&JqleSjm4e(&3_0QL1ezi`P zPEWw(BIVMgI%nSV;u{fKAZRB-f5jv$k!!5tXUSkC0C273zFESE<}26Ess|$Z!gSrC z0ZnE^6L10j*OPC3%`2fg(T)Qy74igcj)r8u@`TW-Jf0L*&m6JmA6YB}oga!fp6|5@ zqajv9_dVgvBCg?+AAL;}-9P@bKUc}ke5H$@*+()@;8Ro}h6Eg}rvOGD;^Ft(j@=!e z%@7_JwmadK@U^c$kG7%tJB(tWs-*@oOU(|LE4s zmi31gq59%I)u>%a$TjX&`e8rMkH}P&@%V$Kr&g0a0G?%8p639yK%L*?@NevfQyXkO zCdM%BMbWb~Lhr{Ykfy<#A+$BJbC$$;E^FRfY()Wht!f&N=^m$E`IS0la1-8uHgB!e zaXt=>XJQ>Llo5p_GZtUE3@@trKS}D)EqZInVjmzlJA7*Q-u!CKxCr6BIzMUk2U0;~ z<+FUsymKDMo{-i&{4(H0Y=932ZB$)7{C)%BqKA+4SR}tj3RvUOo}B>@{qZ08tX;iy z!QOu7U3i_%kS7?D`LSI1I`;_{=4;ZSqQM~C_h6W7q310PwdOF&5yIN-3nQ^JzkdHv zUhixXq!!EaT&_UiVHlCpoF%?C9Z&5((t(#RT?c47wsh1~{1AfKv~vtMVZp)6SIK6GY8BAWrwsYIbIeQ*~;~-_$tk$seThl_;Hx}rM5y7xyZ(# z1$Vx1st1#KCik3bW)8whozi130Z|F>(B(2Tn$wvJJirBV8Ru|?O#3{XxoC(cb4y3u zYf_q~Swedzil6Cg)?9JM`pI;r4?ODk?YYah?FP{DhmRlI{@$KiIQQ}Aum1iY+w+$% z*zIfA?A;IU;zmU6pOC$?|jAKTNjh07DfbrNjO<*(aUfwnTndks(|#N!j|piMIb%yEVuAf=dSNSuUK zyN3}Z%5-0%fM=z7?DLkD540%FsC;lEE!NKlcEg}*DA^Qs$hW7UNxRv8#{H8XMeNmO zffhxRk0QLvWZOto$>kA%W-n(mpu4m+}H*b75F!OzV|TX^0IN z*VH@%Ry1|(B`VcPZHty33A17Qfb)5(3?!T56lUftMd3IMQDt?%gJ?vss}K_XlhQ2* znbPxNSUYE204--*hWDQBj3iZM*T+LjqRIhTeDHhs?uwa7@N@I_^O7~Xb#2$)zyHV{ zJb8+q;J#f%xFlf8;apzdpw;r`Ztgu#8Zi0qOt@dUx*;5Ag&gVPR?l9(b;GV*+O;9z ziEbmZE6CfHtMA&=$r|YV0^u)r)Z6@X_<%zqFHDcchyV2G5Z?PM_B<-Xbn}w%LZ_;f zF2RHcPTeti8?imeYi}yD6s1!m$TTTdE-cKxVAAL+$4xR<@gdcwC|pF2_mQo%B|>@| z25|xp-tTq1OTxyoxbrT9sc=q-%ebkWjI0u-Hci~4W;+t#ovCqc=e!3-AGM=*M4q!R|hMV(;F4U=Q{V)My@cTRzZHIl(Q;NRe(x zC3vfc{E)-Axc1j>Uq=5d5uN76=dYqzXreHPtaJ6U4F_X8Iz6$2v!&2$et3GmOjF^d zhH%%)W&DAZs+xdspB&p_dTgx%U{2ETAqc@Bx$-U|=Sj1v9^stA!66@7)R$Xb?+d*g4j2cO z%Y}OaVuD2eRTYL1pCrloszxn=N{VN3h|?19Pp$KF>1d7-G2}=Vl7j-OE}Vlt z#e+LrIjxAp1aX|7w;)Ip5!)2MfA;X+`IvbW)%dUpCUD&X7n7}%KPAJA;i(T&s&q%F ze)QytUD)38$sSxUrH<|bDJSl=I~w8PF72D&dk;p{v8%X7BJ4!ZpWyeha%rz!+pz;w ze{5Zl*|6QqG_}%{WRanY1S;Qa+7uw^^VcrgO@z;j8*SU&*|pK;CVCq9~%_V{$FJ|P`}CR#$7PERX|aSlWvtym!Mq)MMypXRJj$DSO= zn+0%=$uog#dem4zvk8cF4pynT1U0iuhj^ByGeFr&TUJG=yd%j6n4;6lr=^0}i?CgB zxB?9+@;r&yT!)H`tmJ91_`3?M)HPG(kwq$WP*hXjsjJgx?Ww6!_3^X2ru2mJZwkjVZ&%A#|^n}LJJwZ4MWrAD?48DqRG2|d}1GrrwU;&y?EQ60+;&cTW@Pl zk{*v*svL=G<1M$)_q)9X0})0@$e?N003(b5hF-n-98T?AQ$3{PZgiWXG;dwlvds%S zA{NT?qN+@Q2XuQa+ggw8d4$IcqX!6wQ)i;0m>_Gy0>&e8xyYpgq?pHWfqSxia^JEm zH!N*;HI1Hz{w(MGN@_Kr#ne?NWGyL5-K&7E*BWL?fD)unVV-+gV1f7{ug;4h{;yEc zb^@7_&52#hz`~zop>h~P^3nJR6BsP3zz6pq2GtxNl_vsDgMH`y4@CR9eR*5` zuNfXTz3WadwW}LVyN+bMm2!ZiM6YmUJ6qefwY6pa!N5BBm&Co^Xak<9r5o04B(C}=V!%UA5f`wtYl&n9R3 zfJ+hxHDQv=08eN59W{MqpbvYKt+gWaOSR@wOaM z&zGg9uX%8|aAE)9W7|Zo)#jMLW&}(I9N{2w&W{u2IlOVAfz`I|-z@jWFGu9lC^C^wxq+L90Gq15W@K19e__)H(U0ZH(s(g-gv`ydrc*y(lQ`2KHAiT5=A{! ziE?(16Gi!42g25Kf>$o=rc zkCKAI0gS>xYa5pysqD(j zk&@shT-J2HvN+5s)_^H-GYex%ys|8u0#bH)+8Lsl2XPFmr&+rd3@B6ex)yD?Qd!+< zc5G*m*!7E>_QH+p@F+V#)Dw6nRDRTNXmU7ps2d}?F9$yYoOoH0|N>1d0E^p5RZO{D%6ltiqal52hgN(<318gil&} zy@jTocpuULXvQK0I(r~^qtdI@O4}#gvsQr}5+%+)5xcuSao{Tdo=x&~br!xbdSKsGi<=OCGGoNCfod zb`Cwzsd_k#)PJMQwo2f#Z5>=AX)C8_=FVqx$riD_w7|7+BAL})4~cdkc}$Am8=`4^ zX>(w2yn53vYz=W;k)~?c1Ej8b#J(p-s{;8jrdo_#MebVkGP1%|`6^FxJ%RPSrV2x& zlyahW`xYw4PrUxJMc;ngdb7gbf4q>6Ln^NXgKnp4`H*TX1}wb&@!j{V{~0`xj?ezF zdk||X#ual&wj?89x}0j7mYVCN0X6V*ll4sZxJ|giyw9jyE07S&psf%E3XZyRR)zLX zQk#ahkr0rrLOX~~ZjNWeNog`GIyi_2h%_luh;G()PsL}I#-R=6N{ym1hb}@&fRmUN zOIE7()iz;K>~vIpQ)hOL%CqN=ouP{;&#xkBF3-$wIz!{$iH7bt@Xg+OPh8Hfas{-QLBQUg85s7+>$!-3~N;c4}u$}3bpi}U2LJfRC|WR z)%v0;tTc)|3`Vi@mI%rYMnLN?Y}(@|BP$M0ZMP5akM>KUc|TTL6fv2}yG2!7%!p36 z?=2E~1v-s1G?N(|SXkjcosCcJ=cmuJ3SiVlW)?*wSg zbZ_fLSUj95iSsJ$BNwP;70B6KX4Z2G!4ek08|0+AP!wY_(T!yZOv9p>KIMums1vu5 z5VO)uk^3|g*ScD2!vdPNm#*5Q#Pc!{_K_QdvZV2xHo-g0|qQ^rpL zIkwCSN`6ykK|6JFg|m{H4+y!1B%HkOsZd8kKp3N6EplLxD~Y*w410~hY@*}LQ^w6;(9l<;1<>Ev*;iY>gqC;TT5|6P{ntc)u3$jZWVt}+f? z1i%thULFEN8=%qsTytP2i+k2Yvb}dQagIGl)=wwME$7x{s|z?4bDRubxxfSOw0*pv zy}3T+3HZRON)((0y9mr@N`@S=a@)S%j`|uXK9Wu(3J_aRE6)f`>#;w-C&cX-bRIPrExC5(MdPZioXf&G^VAkz6PUb`xeo#rRAX`PDGBhvS8$ON|*9D6N(j2{|v5Aeto6XZ5d#J1ewn2;c9V?aiOKeW3o4b|` zH!NN_w!_wdTyE?bi)4N(&u0$Mwwb}Z+JDKBu969z0S@3c;QiGG44%qyEYCexm4mD?IwYx+x2ixm z@V-D5#4C#BTAU<}JVicMt*sKFE+|5I;0qr8BoI~3mn(TJ=N5Szf*+!XqRrC#? z$XyB*3X;%q-E@v!AfJEb37f+J9w8SYKdR3VCOS)M+x?dH*zbdtZ26qd5N{bPbIh{41k2e0VeBZ$^2m@uOqHm?0J=!+aW${+Quh~Ezo|e(DLw=vSp|m z1JjAR74Sa%`7ZLOEJZ$)6>2TfOZZ?#+xI-;e<$b|bU1U!eqiFFw$fcF{rjSLlZ1)y zv)tEgW0cBsQ~OJKs-lW7hpMEzkprq(XsRczH_SS3;CwlzZ>6B%oqJ(QOHmJ%@QBvu zaq_wHosT=i4$v2b=635D?Wv|d1#)4PB;N*V-A(>YbjUS2Lv6GIZ`0=EYv+dDe2w1&x%+Z9RsmW_#Vjt!K>FKK6NFc zzsBql+-u!tjl&%{e~oo_F%72s- z`ZA|g?!0yxKCWdp9ovw(6m_=37T8ew=swf1i_ku*=|(SDhSO{zoYRTcK!Jrh=Y)~^gQH@eQc z9pIs$rnuD7HD$=nqM$2aftRxmG+QnA!7p}!bjx71`!7CEisb=A4{Qslc_(#5m_wII z;CMGP=YVs~NedVkdFTY?n!OPoVn-o#wHPD+F7*lP^|z!1HBrG3Bhu+I^W8!8*5p95 zGK#0#SXz`*f3UF=?5K2Du6$dTHc&7J(b|zH$ctBj=3^3AW6{Ae^gb@O2agLN$DZyT zSdPlDgvTNv%ob2tSOA>iO^|o4WYn2I@XB*7q4VMRGMbRF;d7NsMGJLADj(gm(8fu_ zUTKYDecu2?nkJ!ws}0c|MLm$Af6WcBe*RH--gF$>J7~bCu8XE65LNBiYrb3+q(4*L zpR}IvbZx6#)DDIOF&=Al*3ZMaa70m-=Y~@YCqy+DCU~DXtn_G>J{?kl)M%;uU$W2tx`J0zge#(&zn{b_VGQm zn3JDHITdekrfV#MCV_@J1N}l$-mGS|UpKgVLMDj=qZ0WIm7+pn;rdvFI@IZ}*yn86 z3s*L6Z+~CR*)idRVuEtKgwnq9Cs!6Dsb)zRDj}wYhk$7albwCi1ED;6&7iE%G3+8-!Lu4yo0C;W>8zp)f`9 z#S(7B^$5>5q_GoVfACaZtu9LWLM99BO7U2;gcsHu9{o3ebo= zhK3hb(zudbINyzVQtIR1qViaD4!k;d-opgh3H-c1MAGns!@MM^bmFw!JJ5-X;I>7E zOYr zcPzVnTVv}7M<=e!Ko%=H2OOPavz*kP$rMElayG6<=4YQ(OFuB`5Bgy~!|So&;DPgl zTYcXQX6cLwi_e`D`>c7u6xGcM!gxMB;|=H)ia3h=u7d`dUN=h5`#b#kc753Bgz!Qs z+d0SUBZQJZ(AQkaI^FJU<;#d@rE9c8mNTxrZAx>TiE#&i=dkLEOoFpByExbqZJ4L7 zL%E;DnZgWb2wT(|Ad?b#Pc_)F(benraEr2b4`IBU7r z(z@JCAaI3;s>nyd{oFP21@giuxa!z*F~^Q5q5bOZYnoCz9RH=A&dzLE1t~@=C8#S& zq~W$2=A;B)5GY*v@CfeD{xK>>7#I(27aooWaEwFA))YT!iDo$`tO+fo@WM@EeXLbx zV{LS6qcWup(5sUTvM7u5{7Mr}l^>*rJhYG2YpX`=bZF|29-o}x-Zs?csx`Ep9y}3& zppR?npkGU9h(pe8qWYZo>?1#^fR;WvIJPNXU7@lEimGVB)fno zZH#^$lRbJTexM}`h$3akBs9-(g$q1FUyL-8CUP9|rnYa~)!R3(z_akRj5(@NS^$kR{=u!3`` zCb~!N@TtVP|A|k%YLonXcK>)mAYXi~G!#lL;7(L>E@8Y>23#*GeB$W$7IjsT_%rDz zK+1>CT&n}{TI-9M^U=HJKDpi-4Ma@r1Tq1;A|yLfKB$R2v?F!nN<_pw_o{c81{rl2 zHxGkEcaxz1#of=bOK?)*5LJ{GM%=u3NgO^P@UO{l~=JrMP z#p%(?wEe>cYm37@kvDYzM~38&ctfNny?+z3I`} zsa*IrKuZprwy)k0Y*5TR;nXhSI@vE=Ek;a$!pZ*LlMC1xo7aUS&r*UJkCksMmU9hn zka)2z@NzZBRkPqeWcYik^(IRh9RtW~x3AmV4-V|n@qH!z+^$9s(8s-fY5cx@ z`mJwR6NSy6Hg4N@TF-0!@LYug9(?9{r9^$-O^< z5fZV_H5cj&O(X8z_9lakk@tnkv~y7r+Ce;9oTtx{Y{$JF!1CpeWun>4PcVe`Uqoej7qv0Z#Kh=@9jObU05_( zms-w~dez}VTrL+$%cp|!2%y@<-5ph)R5_+=+J5O(+qiklj^BK<9tQKI(Y!-XQTsf5 zw&=0criKzH(JQ7UyyO`k>IstCeygES#N9LGN@;Z(4V9$;(c>fz391j0O45=*BgMj) z<4GdBbXPC*TlF@=Pe)ZEp@9XG?HTUH7?=||Vt4M`v8V9LW0c{ilQSFOcXv9mJ%9Cr zUDzGjXq{TCpJ=m(_7LS{Bt-V&wJrPR2Ya?2=XNrk+wBVj`;i-6`|07KU4H2mdFWTh zkL>@p+^`Sql7@o2qqgt9rWa){i)*`b^{QYER@J$}ZYIy~*jpjFPc9&kWO3np9LpLD z3dvO^^sPX(2kzn~YFG;=dRQ!L1ikgbpM^3qY`j0F!|E#1@n>WL#4mv?(6`haWz&JNF;h zvHvtXwSRN%@7jVy$n{)3+txagxPKe@S}m-b zgjLBZu3}f97Q_%hQ;nydvlzS$<)6>nRMKN8ToA;)*E0@%5oD#Ru%m~nJRD7|E+)<*AlOeo!==I;$JYuMjh#+c($f0F zFMid&_Q50j@aYjem&=1Uku$x1^MZZk);0UstFKsp*hRw`Ni|@A^zo;^4^)Gz}n(Oj^}-HQ46*iIfy?9pG}frl^cqnAHzUvA#g#s~Fb zbLXhfwd5&rNF*TL+HRkFShv7DJ%@n8|KgxTqueRzXq~f4YLK%Gv(bek=QXXFhAEL^ zDOtzg*N_jmXH^A5b$L#60~MPCtF3Su%yCA)zVlFFB>JI^c9zC=2wM%oCfIU!MNq-|9xr>AGW!?s#h5Yq&@7*ap|c-sZ2dt#Aic~-VB>RoPiP~teBGEVE4#CR%9u> zS6I~mV&(H{QKKoaFfW!qhGZ7N&)BIEu+p6uT`le zQhN@@G5LS#4ZHZ-Cv5yDpI2qa25J&^>$xt24|tU4O;6IE0sh70x;w{x#RhuGEo2-G zN4^JGL)+EyXqlTdS=I+Ge(5|9-E3BEf;Xu4OqS+kZih$vcfB7y{Rtis9lo z+wq6&Tw65UwCeG?HP7I$_gk zKi;$TR-Mai3pW(Q*H;Hx9nz{GSj*Q9xM3PX9T^ZO=w&vW?eE(@QHEBKEE&DqrUc}k z(H@jKxto-(cj3w->#PVO>l!#^E||Lb7-1EzrERrSc&2T&W%juJ{_I%z z&vaGVD|jCN5lb%JdgMJ@MPakQDLqoW6MTUQJ&+@(3&s4YP&x)w@3fOw+)D*@>nuA zrJ~A%5NI%U(^o^VkyEPkK-ToC&pQNG)lFS|Z5dYiDM`_nx}0JiXb+f8n3~qQYI_^om@TSI_w+=9pqgtV<7x zB$+Wer?>@ii7`gXne(vE^tln9Zc;zkH>are{Am`%<9lNmqz_}+);@9jxV@Z0yMcK@`p@9nScLqG)g zPho_Oj$OWZ8F|-+{qz6%{{lrrZomG!Umy_^coQ1M=n?jYBUF7oX}2dF^jrZOg0~YC zfcHMdLAZA`RbD!L>zkGyJOJq2cX*^TunYk7>0f`r4qp72eW%(`S7Aae)m~T6qE?O0 z0?6A4IuVjXD#CJeJU?QOR3l_Zg*n|~dWIZyEzd?i7DFqq$#)J_(t0ICLQWQ2YdN3< z4y`cajPbjb46msiO4}>&^?3lNW$2Q}bd*0O`pwe118}gON7DxTGSVatX(U?j!3WGq z7FssL4-D`E06n@u(kR4^#NRoLO2ZtCHpB#Ee#4l122hXcc68NbB3|6yQMpRS!SLfh zXvtT<>>-!g7<+A8E?&BO)LyyR zlP<&6jh+hQ|(wtckqBQ{x_*zT1pHr(8lu_olF^VLb^rJfi) z0b3oo?n|Sd^$@S`JVXWl&wj>=v%5AwJhB#Z&pC3j{?LZ6J}-I@H?#7eZ6x~a0}_>Q zFhZ;&-z>{wX|@#Cy%Dsn=p=Z!3n~93;>|D17L2~@@i%kCU;C*8uZ$6=-)ZRya9IMq z4_ih19J~cezsreiqU^x(3du^A(hJ+#M&Ebo2mx^}ml$VziDY@)XmX}m8O#A<=7Dq6 zY`XL{drFJEW=}?1zcJVxiKpJe?@zU@^b`nu8+lYmCFzsnW5=J0O8cKBWDjul5EsS| z`oV_}R8h|1S$Y?qv&*l%VNbvJE$u@lA4^h5g^zl##s-fx_vWY|kV-dkcYvG4wnE4+ z(!>dUjhIr7rvP|kI|h6*>g-E`i0!1E@u|g^F575#8#!3V8@?#}XVg)p@tz(@k%rZ1 zE9%+jKJq-UsvW!X{B88#X7=HOhxYnQFWArh?9bZrV9%a=;}dq}%C;Ld34WVH7*$`n zB?*OuU}}~jNCy%W8{70<+{7rQ?NDid8 zCwxMqi92l>M+f(rxo#P>7udj-@NMb4rP%`;!w9#~@i^i{6XnUN%!318&Zv{s(PR;0 z^=$2`)CuK3^Q8_JVI1Oqee`{|P{5>Y%+lxzYVEI(<01sYlkRC1G7U-fzpjHVue8ZM z!<++4eVAdeF$!=<clLiRFS^rA}8(SmH}5jElVU9xj0KH7Cslzq`G?eNHQ3 zC0PV{Z|h z!A>6ml|}=WeYinSx(&=lWBf_AwhHYrrU%qwi146e9MTpZ#4Fb?pv7}!AHX=Xmp*Mf z-}|DiPl0a@xS(ooZS+$clgK7G#QliU2Eg!e-xq{yqTE;0w407c5g4spJ}M1Dwxa)Z zGl0|h2^16^7(G)0_76p?nQ;s49MDlAwn|(3eSAR{BTTc+;SDY#N9P57)Cyj%tp!sP z>oz?l%6Xtsq4qk7@@H0%O)VuISn`Q~@Sp#p_(h73Ni9<1RYlv2fB5ER$e>rv;_Qx%{B;fl;={hPW9g&wau! zpWL(M-S1c%p|pAJwkRu4&{Y3Mbx}ha6aFrHm|=O9cWC^uB?0T>y-tF0Re`{#L_hG% znpzj5>d1#d$Xwx^LbGwcIh9qP_8 z=RFGZ|8@Dvb^%XW6=Vm?K+3CD-uMjMLLt3eN2_7Tyi_%}2w1N06XqBJYawCZ$Fc34 zF{;(R_-Brvz5Y`_Z+qYSj%L}2SZCxek&TJWc%vQL0JZ(aL84Kw)A7S-Mz8Ba&{v1<~hP*b7R+sNhBP$R8evn zAn_S;o)f?gYy?m6vmEa)4{*NMr+AMe+uYf*(S?h)@!X5RwMKf46c5gMVHT!?d=yLm zpA*jfH)h_r65ZsvYr9tBJ+5U-AITc;!w_E(-p1#=Mi?xYg^G+u4T!+6<`WyhV=tsE)KX8D z4Sga^^-`*JSlXl%riw$S#f3AKuvrji)f)s|NmhJf|AdaWYdDqXLK#Jkzb7u~O&CF* zDkS6eFkU@~5ZBF8^I<3E4s_(p58gt{#~aD1rgc(XAaki6y#Ao+*ZJN1$96a?Y#;wV zIrUL8p621k7V?Lg{lY)}C-&_x{HcBEt8d#M{ms{c;F}qWI(vklfBf*FUAuG6-RL*%_}*LAxwvbMOV`as{gLmP7gQ8a zBeLF!oTVT>Z@{i32ExP5(x2h4;RaR(+^^Pa7y02Fd5@kU?qMTIt@UbEFvir|H>@ay zkwqSg*g z)Dox-r-(d!I?*on|5g*ye^hCA%~lArYy*Z>VMN zi)c%DrzIM`YdeD@c;)hrjRvKC@Nf_KSYdzmr+;og`GY@z2LOBwNwmFk#imCe+Sfij z)F}Frsx3<{k3@AdIkm;f5klFCYaImnB{mC~hF;$7Aa}TBcaBee1FbbzZow?9js7IGHFPQplpGKq1J&~!3DTDG#ro3Z~urwg>vOvPR^4-)l zGU83^V&w=tPTL+V>I80jfRouo_3`?Px8woWNK9WrX!$#zc+qAL9@q!~DX;z7I|KW0 z|J25(&dxwf3&1IQZ%d~c(*P1Q!z)ff&yPjZmKFu_q-JXhJgtF;m8fl`N12kXik20^ z<9f0VSQ5~F^b9k!H4@}oQPX!1DxMWS)fBVp=4*#_$I6HB*&jZ7YzKS0cJ*)nphduh z2+;CDoy7yYmv_#GTo~5b%F%2>6yyl<{Ja?)1@3uVr!B$Y1RYhbt5N^2Zc;zf%8LGf z{<~7KR*4>ys59-ej%n!4YOS!jlv0-XT!Ds_1#dLNULQ?^xU@2@FW2CR|Dw9s5~+wo za+mw&P=aSw6t%&X?jri6}T+_}v#NhN9IEWYKWk{7r?O;N3O zt+_RFB}Ewd?|c~HJ`@riIU7%97)0PZz?3Aq5y#;HI~_?A?6J45Gz^okmCC3&9VLOi z5Cy)PYhY<{L6-Q>g{7W(NQL;i8D4)0ka~Imc&jO&qH1- z5-mw%aXsbRj5I!_{=7!Fygfh}?iQ;;;T45Ou!YqS4Ua2v)Y$~)gI7Mrz8|?lbhl(3 zib3IjTBuZf05S@KsZE;zgj=7jbkn%4eFqgEe|9|gYLa$E`bww8#Yk&=7nl-dA8%gR zwJtnNE5o%c4{f@C0&IrcDm0(1!_dtw=;2~QBLxWHPzycl7gcgxebD5?B!Ikhld88^mJ)0O$7SCr#y>W8`hk*rUNyiq^sKdcfVHFd*VY!dzVjQmYBhsv<4i zL8KIwi-THoh%(~r#)+1lF1SC49goD5jaq+;2t50W622SkqDR}-fuf93m6pzCp|QqJ z|JEo!VUN;{JB>)uT`y3Y&vn6#A_>~$m2xSr6Jr}jmQFJy4_~y7UCO#rPCAtkYC)kji=+-4+1Mo;@roHGZEQk8K;32%qm9 z*SHQ#1&Ac`{f_AI0N{2JKBA|O059y@sM{3$&_&tbAj-cUOD3GTVLKIFTgJ6N&9&oj zMSajvnMPqyj$CBZa3z&Q4m_-VJ>N#JqiORoMR{@0 zv__rj5F7(R)lD?U=?psLBjLZP$9arOua90x1N}A8TDE~r z;kvnm=@hWS86F^|wh1t*IE}dDhRZYOw&FuCoa9Kblx{2v0~ewJ#hC@}p(_>g`rx5y zNV#yXNE1Dj0iu?aN#nkfkwrm@AWB(Yb%gRLzQyZa}DfBgw;|yPT&G!EAcZJy;FW2f>DPc{<;&6%fQc!z|`dqPX z1M$5D1pGQmerh)iH@5YlmbmF;loE|^5=Ou^EaSiiAdwI^!P7AOuN+h#Lm z4VfCtkKVg$QxpUL_IqRd{A}A>Kqfm6%6<(yLtfU|?g0^RtDJB3IzDSG3bBduMEBoe zq``g9wl{4Q`y4eF1~f|Fmz2gnU0nq^BId;{ zaj1NnCl2CnuF4aK3O_~u%h2srVMsJBl&ntv^Vzn#(qN2NK~Bl&+@~=z7))H1&$LFB zM6P}Cu`*dYg}Q{7n4bVXv}Ub>A^{KM@Z_av@9ls1~Xmrs}efC z6hl^?il{TEToyAouIb#lNMvSYvFwX@8|gUw**J)rMP(jpZCAFjn#xM3hLYYiZKMyQ^O7@K;q$d*sPz6>064WAQ-AkOxIE~jkgw{Ufnvt_vusDc zCCGxXNzIdEAGnTC4CB^x&)#UqE+Ihiw`NmB1y&qnvgkee`9gm-3*%#q1`Mx!mT5hK ze9qvEuNbc#+}ju>{MC(mP*ib8D{UQyo>mCNBKKmS<-^F3yUX8yR5GIU3ug49&q? z>pB~xC}D_1wbygkj?&O!p?SQhT&tB;1Y}xcT&%WmXx@A8o~B!tc;7LAQeuQOC~~2i zL1$D|TA&@fgk&TGra)e;Pp0ayaxJSoEC)}+vH{5&$ZPxW7w1X04@s=74Epfl*{dk1 zL!3{$QzVYnYpFw1Q~7+Lf>y%t><7n-F;T1Pl_$>Aj>877Fz;6eO@gWlA`<>REp603 zXBS(uAT?+KMCG_rs@_$m&Ucb|W7-8P%CK|Vgn0=n;{qXCI*e!cC;pD@|H*IR=W|qp zOTS2o(MHx|vm36vyG^l;(l(L&_uzUrw>IPf<6`A`8FGg?ax}^!`BG0jNNylgP8ZAA znlMI==X0?DLtGWqpV{^)DSkm(b6{W^XY`P`C+)tKXUA5e>@VnjDRZ=Lc`GM!C?)Nn zYRUqznYjm5pOD%QuJ@!6b8-S>#NmAJ{XOjliXT0&AXtgO)VqqRM9s!d;QR38 z&NbHU3`ZJ0PZ|+mX(u$A3XMc@*H!KzGjTetSgM5spQJL&Q*Ulr_x2l>eDDqBS-iod z#h#p=7(fKvw3c-dGN|TqVZ^m1scUCuEQ>GUM$VO+QMn}z{Yjon?bK6;C4#3*<<&GC zi(HHB)dqLkFyEx;9EzF7FjBEX!yp#L5i^dINePCaEmfP@pysfs7E|UT)^Q}CNwS1< zwX?~S>ylwK_Xo{e{Pg4)MFbae#z@}bS)M+$jWt7a56QI)b>xxjQ;4;R>&UDfgm=w1 zm(lC1GEbfHDGiNE8dzb~j{1!H`OunUBTd3?+}}+2sHme%q(!K{Ixh9?YAcx$s=S%# z(SluK_jqgNqS5)#YrVCt45?E}D_0l`lNwp-7A(Sj>K$--BqpK34-!4rMytx_$@Fqz zl2)|W$dOw0=m-_WPIS{g7%m*(i3r_v-gNCDE`6C1Pr~kJe$d{1`)^b{OpxVL_nqnC z8CpCEaIQ{cV*PZWQag^gwSlyqkv1o2ysPr@{6Z+PCzk8NDbHkjayypt680yl-~teq zl)s9r?^+$#py1si0La6zW@yT7jy_|IO0hK@O3PtAo+w|*HMEJ`2AEKz!0%U0g(T)y zgaUY$m-N1P+T-yuh@5bcHd1A{-EZ4tSOXJHAncvdrnO1xYc`#*2xw!4*O^a_MFC!+-$y$18mD~? zgUgo_7{{3o7ll5EHL*Q%22Zx+&%$F)5BGJi*}`IINrL_rsmIK@#M@_UMJ*P$7oq5} zookH>crME@GVgFsLv19ONb0n576VN1X_zaGcm>r%tp#*FEauMZ(v^^T5ZD1>KFF$9 z#vA&Jnrk$doYE3{7HJyBFrUO=a!2);XH8A76kM9n=LdNr8dV5g@D5ynRKblikL8Y> zDkT4|7Zr!Tql2h48jfX2novu;b8)$ON>(C>d9KH*GRA|v^wU3QcYo`bHGwN0HgPk8 zx#VcA*-S2Uy-S83ghzgzAq|NTZrt=7?Ix;Bl%CiaCA?M8Mc#hUsyy=Wxm;>Nk8$Ff z^y7Varz0CbI*3 zuT@@gPy(TpS{6eRF~iVB3%$yHgx!<*8Qx=CA&`bQ1o&Jcyi*cscV`D!*BEJqOGptL z%d551sF*LAZ+$)7KeQgwkOuY3sPs(t03&?3{|K+wmzU=THG0=H3OniuxbY2%ye<*1 zQviER+&Dr-Z^b;6R0@I}XHwbY>2S_9fxEcy$!Xyv_&}=YE?tlZT;$HyGZVba2wCMFbapeN1MSo%S+S&_Ws@b3fp_|UKG?gMnP~9-jJXr!yOf$sf(cXafE0_Teg32V*TOBxXy>&hceDx zG6=sHp>bh<44ywtyh7IsF5p<95&)poTM)!57Ps&5@rl zS!e!3Jc%5t8BPra_!sybQ@qzs7uSjRYG)g4^0 zfAYWn-@@2ewuTpBxNVJm>V}#3YCd(WE-NV3euhq`ug7x>%6+Pw{@J{QiV zVt<1zAFkyi@4k|FT`Jwzt;?5CRpve&Ma?c>(uh>Y8M(G?w{ z@+zJK2giIMGFKB~0JmXDfq1dduH(kCDK0pBT(iYQ+v4fUm(n`- zT#(!6X~++bXZF4QGkY|C-+mb0YzV_&o=xrA>Db=*+z;Y9dSY=huV{@1&PyVRPgR@G z>rH`kX(Mfebl|o1cXt$u*~)5jyAbo374yJCo`V}FPH@ui+npGH0QK%rG{qR)Q2tvRrxC%cXC=KrXm58j5c}=QiCa36s~AM&<}xXbA%I zU{>3lO_jx~x(jQ?%*$L(LR(djy(jf{GSMaKi&XAjRhq1c#Njb1BD2YiG=<~U%G0y zUV7D@?j73R;k$ZZ4R|Q(tD8Xt~4v~tdS?ie0P1F5ipb!aoizWkta?OCmOO3I+$AJk_m zr#tbr7@^pPVg*PRDl5um5crjBCqBy}_bq9>|J45C3KXBBp{FRFcC6M0*`irPutFTD zps6&G%5wqzJPJz7QlxP~GXk01r^nw}M?pVSBpyeP-K#m1k~c)VdPrwU9BZK}OfEL3 zpSmvPj&Sp)2oIx9A=V`uvP`wkrUjbJFf8OENj4Ym!bFyROv*S)nT0FtGGD0l;n70n z^0HQV#`Uz3SKYp{V>fR+kB6Vzul>&F?cv^$UB7n4-h222Eu*f&^a;IJ%eQvjymHyz zdH=3$jz*|l@!7xoE`I)^7A@@{dHwk7&)cP)mKxCG@e`Y%2bm!mzK`7M@naYk@=tcU zvLH}$JXt6y<};umuZ5o{W$sJFN2+=`7l)Tr_;o1c!k{JD$#?L;IaK?V@4asifR%j>i96rx3?a9LQ}blJ z619k;V(;vs!h(l+@6H41(BHZ+u>Ctvt&7hxgkeS1%=({wL)Uos!$-Dp;ffufOzh}r zYTtc)CK>UD!d9OOXrCsT)8=_4?hsa_cd)nEQS3a3VVbLV@07&6_xi4ec`2V8KvNwWTj&Zt3X`*OVUDu zFk%N`BPZ`GU+AJJ;ZLzYZgs3BzG4hgLaXmCCcY zkVqVPPPP`#@8&S)fZI#!g^tImTnYT=tTz6 z4;~~ASP+{cX%F{F1F9_4&>3N#>+5A)PhW*dxbJD`h)8^#4QckKs<0L~Y*3Zy5&ED+ zWa)w;?mELXyHt`ZPmI;?3B!&=Y~#>UNNVwj+|DOI)E5h2T)nX~R@o3x)yTW^S%}9` zmzRm;2>&pWJkbRy12-+@JXB^h@jCh(w)n;d+nyZ{pQyNeIQLj@=sB-Nb`2B zd8&ee4|;~&kRk1Kw$zCv21c}Bl97}>gcqAo$_N$IHu51>k=wl%;E^-CdG)&e#Or2P zIv)sGpQ9SPeB~l?KeU06#B+lC>h-Jk^5u8z1dzqyG2jT`X!p@TW@Xqx6P>i`ckVs5 z&!AH6qxnq`H-T6E)(21Q5c%MhQBw*v4~}MxPL|6xQ$IZqDu12= z#KLmCJrMbLcOJ%yIQ&5GmN-qhtu-X|@A z_uGOa7~{I{-Mg=F#n7G;PAM09&__oHb}(Lufx+24wxZ}>7IIQet;UUaFIr=3R|h~F z#^{lV-HDZ($U~62!q!bD-LXoARJ|ZU<98u37h+COcIDa^%Bw>0#N<0y1DXtpSS(>t zT`F(IG$e$(l7SE}!%>&fWr6vyDvI+RN?JN^j$P3olwlpAIPZ-rK8Np9jSHpEl;H#s zIHkfx<6|k~YLYgfu|8}VsVeiKS3e!%e4CTXED-(GKMVO)Vy+0Myr3e-3!bFjZ%8Bc z@)Eh1iKCTWxNhmYZ;QmYcUH1b5+ku+Q#%0WOX)ZGQibjkYhS0=)m7?;zYYgtTis4M1iAPdH`M8u#SN z)=hZLBm3b`y119i7$UzfV6U0Vu68UrL`!yM-*G3ln?>RJkV;iOf<>PWvKEna4Kf2{Jtv~%Ai;% zl%AklFftl|BLcA?BUW@X<Nux{Zrlb6q#zug;IkWUZ|e6Y&A=$b zxGKfDz-%B}VJXJw$`>9H!zHa%6otb1(iVml(^LjE0f0H826*6P@dQw&nPw-UHPW9+ z%PD-#9I+Cz9~e0)e6N{B^0Yf0eP4Q;skeq!>Qf_WzxEu;|BlNdF^8HL=f+Mg0UDE* zYF0i@|M+wTr2Mj-pbc@lES2CgzIJiS2T00ay|`&tdO+jxnMZ&T9zJ?xPf)cH{uym< ziIqW?!SY}%A&-kUZrYU>ZUAcNsT8MpMm9+8^6Ss3=l90zFWc|_`fu15@1NT4_DEqt z%fk@{$sZGmz=@@RED$1D)y{nk?ZQ=r+vi_aaxIl+ii0#=XFgWH(02?Gk8(P5WV_vt zq|PaQE;o+kBi*XC@krY!vkiOMwFfTj_C&aEIyNO4k%2} z4`WHsT#T(8Hg7NP?4qk*;8dMy+bVTApPnA#J$;aqQj%;@a4SPoa!I(k`1_#U_2Pi< zN1k})n?R|Vo@m7zjEkd806(jnw`~ItdlYLvF)p@x;yo`0~Q3V0x4~dfS{jaU-IC1 zY`a?<@`5zbDZj_v;5ZyqQtlu>Tvd+D6QHJtO_!0=GN`#A)Izx5AQE)jx@=q5pR?n`1EAg~y15LyrwhU!D^!Y3lb)ecJVo-tKQrJy z#{eaJxZcfv+phFs0@X@4drGec1b%|V8{Iy;)*IOs815_2ZQ9mwL)@zN$49nt`GPfX zT-6qaHO1s`<9nmF^{=4y(e^4%V_^6UH($MFmoM#V+UXuJur)l@Aq-0&=AV_4(`}jhD2w{GbI9OS&-EjCb%do(b z=}lU>VxK5bY$l@^I7787>P%UNY3e}Ck6m%OR+*OCjQCeUC6K*WZdXNaHzpf{@3*cr zPs$F72%ap{qcGe|1c5S>$ST5>a=d38#5b z7$l=)HmrV*e1R0iO#a$Z!a#f*sa*I%&w zYhO{9fJd4GAX3PinZk9q;rPlr57g?0zY{4py{6-Jcb-nvn&4;Y;pYDE&IS9Co6p&; zOBe0xt>@8nZ>j9&I*t~mPp)n84(%Pufprv1i0T9#kDnrE>R^}1nP`Z*S zR0>~<bKY1R$?t?)6SP7Y9tJ-*nM~{$5A_5Gf-uQ8eEl0p*!$?E zt)}}(%&8wWMh-XC+7{BAo2Vo!oaQE=2BrZGw0Bvy=d~58oeBkzqndrIz~aO!J#E}Kg>O1ock0{8Cr1a z@mAj2A&IZk>xl5lXPcU@IIeZx`OI9}+rLhuOdHxi>=s_dzD_p^6Dm9*c}&WTFX)zz zR_W4$N#ITwRS^5oiSPtdcnCgJ%Usb<$bID`f0xP$Tc)bu#)U!n{)W}k_v%UNFb_NU zoZVuLor^Yj_2c$DDx-J5`yKTIYtaju6qgGyffq!_Em=U&yHr_D5tlPGvk9t*6nxnW-S^uh0R(B2eI$OSubz^Rxt2>*BU4^*nZN(T9;yo zjFF!moz6uWqWIeZT&Vz0f~!<##yw`}NVLQ=vw!xV{(!ys+_vz)0U(n}<)UY~@|8G{ z=@O^L=)fY^q9AT)pNKC<8gylWPY+{Ttko*hj{3;AQ&b`1#I@d8|t-Ncwf=yJ{^0jQFpBe%tH%CgF=ZD;a;02(*?#kW3X4UZsbe;L7&UF855dnZ2W#ZVC@mlRIfP zdv<|~zwu;_im`3>HZ9ufc#8_XyHgYu2YV0EJf3K8&=6tr5&%*YW%t?X=cF`uJ5Nu? zS|q+)&fpmhpl^Yqp;R%m2P2aT9)4#FRo3TT*tH-2F^20(?V@;MT7g5u>Q0;DP*b*TbWYmKR5>Ff43ky@4Wtmth7_x(!uzzSLY{G4(~` z^#TFj$F(E~GI8FyPEesdY#kBVsdUYF2WveoS`%*IYp(0^v2vz^elYPNOO0q{>>4@w zzFNCAt9fkheLT-}yvijVykd(2?^rtuko!1V=Hq;r$mbKdSRoTPoIc;Uxwrk zA1+1Sv+>Cvwe5!wL;_^VEoQT@8>iK#kxK+H3`S|&Hu~JqKGXCGl>u2nGVjtJ#-{hV zrtoS{IJ!R>tGYb<;6pW@@9(h(X!bFLtsA3MIBE}}wW|AQR zo=&y6$TyKu>taeJWBkq*dY%8vU-)s`xv=eEBEs(TjfH&$u4buSHKkL!&Ao{hkjLIC zq2Z)OszHn*FdCda?%x-HDT6Nq;2l=nRZ;C@p7nGYITB~?I{P;s{rbLvPa+YSc{6>#^?uipDjYs|w*Q@eQahOITQogd z2dh+lunmxe*Q|oj8Y>lrLdg>4LbSE+CwRLu$U@760vomFZmVrU%#3>NFv{-j*KGGw zKWxjhQ+s-ND9lAWrn$I)`th*A9>N$&hkN@^?Na}e4Q%BlH4g>n@LH*E#xX+gW55He zr)Rdh^VoIR1}w9tW!j!0FQ!wXe-R?dMkcT8cHFmeI4Dzw~aW~;il7)5%nLg~wp>Qt@? zPspR8G^h-%y88JPL8T_lhvs>ZrlcrH*hudnTqLZiCW#R{N#wPBID&7)HELuLsL2qA zmAqk+)_aH*K6I-7T%Ay|zs0J7$}C*RTSU?M5-8<=QJAV>w?E9f@q-Wum3NDL{cK!w zj)0GCfA+`h?q7ewdh>-eCszEPWEoRE2u+*-A!qnHJU&G7@0(Dw*y%E4s&czS!HsA6 zN<|BI36Z+XjtTpb8)$aFu+z7XzVd=yzj@uZuI!?^9h@ITt0_TcDJsjIyASLwG^khb zQXKzEoZP|?lwo(dcfnPYohwn9fcTJ?GZX${Z zlk!oJ{<$*hp}&`if^z%S+khzA_VRO=?GljjtxH?BwY!4{(DYF&;a7?JrN>8S_TceT zJ2*H%Lwc=ha4ML=LCQ{t5=dvZJ80XBmxk~<2$xiwDS?-DdP1t(<*Fo z+*ibT14Ww3+dxch){!UanT*mT!_Gs($!JoM(;$MY{3}qk)dA%6If?arP44t%&O;AD zS}k2NcQ0w}YuZvHx)l~%```td%iU&Z(bNf|8(5@vgj+Tt3wkh8gqtu}eh?Ez5^H5J z4-T(EVjVb%jl_F-bjfE3b!;o~MsS(HTE>Fk#a*G2N_OM6?flfw+k@Zv_W}!Pl!Pjl zQK7t1lxdDEaS}UAg5pdh!L%j0T}UV>n$OSh!o@8S*(~bB|6M@4fr3-Fy7l&d{E@bN`_z%dFydws-6hP3?n|BfGJ?ZLi(jRVe0X z>*2jR_*Xg?9B9GA{pseO^(T+*i|Na@pY=pZkpXFau}e0FwUr8$t12ki#6Dcg{D^CN zyG`E{LNo2n|i+97cLc{v>OseBQ&4FUYhyChhQIWiGL(OQMgiHr{B{066!-yAtkSzWynns zIt_{6Y$@p)8H;I(o#@vS7#n|GYtSjzG8lZ4i0v~<{Eh!c)JjC1ty9zrJnVge8 zGY-l<^q?$I6y^$-C8A;=G03d#GU8;TaNTkhq}A!&c^VTua}KU(I79_r>Ry|!k(rU@zXT+DjCN1UR%qH5feBHDrmHGRwmUkBq#iBka5Y^_ z-iFV;XxV@A_ic*&@8HQ};rpzlM4OE@`k^wJ>ui@o^DDGe+QPV)=d^KhNi*)ElpnxI z2~als1H1ot52*fJ`smC-x;Ukz)3AZeg$ZM{mcIJtx9t6g`+zb4Hvl7>&yQu?geZsy zlI#96pMJ&u_NQL7%|Rx%DD$z4gPt~HSYXcP2rq2#4*_e;P7dvJ{h7VKddEH}I`*ab zsy)Gdd%X9+3KS8CWE5ev;rlB0MO!Wwd{C;j#0qw?_8pX_DCLY6F?Zm3 z*|g>%CqR3Kg2eSjJ#w(<(&9}j&v2e}wK|t*&x?8^s{^pS9?mqRS-?Uxex+ea(*?4| zmkOVS`TWSoy69CX58Vg=9`m9kNEvG4Ih?|hy|u8Vg6Wn9RkfJ96k~xG%Z6x!1Dw=f zYP9{mhebQdPbp_$Y83}9rtXFr5 zn$;AvCHJaa#wud+u48G#tgw&5gkI0zmE_U4#wYemzxJkm{qDYHTbJy)pZW!BJ@_c>)jM&uKyi_MNF(Mo=_1%V!=BJV8oUS?Q3zldAS<^XrN$$mymJbH@??Pvm=Y35kL?($Ih;)@>vBh`dr4KUJgMR$@R#>BsfFrB3Bv|D@R>fy~B{N z(PqUNI9Sxk&@M`m3O%V8R3-G?d|1|=DcD5+{FgpoX{Cvk=isEX4lSU$ap3Sc_{fsK z5@R$D<*Yfl#w}VLMWSp`*aI!(D{{`1*a(c{sdwy6?V`k~tvnr4NGZc|Yo8e62UP1q z(n;Qobrn*qERH`4E+9n&GF2u6COzc*0gFT`@ae{hPPq}kQW7XZDC?QlG|`-f8* z#s2ZBZEtQ$rt-pQXrH-#0r0|$wtMBWed?pPb+EY0P}ApZ)HdC)1YOW0Q|Ce3)99U- z{(TM)`ybiy@O8Zwr@7mlNdD0uvUoV~Hdtuly9cmmjpl%R zsgPlFUahf6&cGSOK?%9^N`40g%oz+lL#i-lYE;!a{Z&{b;4n}av+>uhT%XKr(De%F-r+@pXriaJ&A&hJqa{wyYuAxCyw2a)>on-ayn5y(G z2}vy<=&T6mPvr`6G&dKn30h0s(Za<@S>ii+A`8Q&zA!Tfpi;9hJs*$l!B@U$fAg>Z zE34)+y>==VMkyg%hANib6anGqTWFWHH{0hV%i(A5K6nD}wP_EIfH|$vpoU=)l)Mf^ z{N9r@c&;W6(+t&NuCU15kHf2Hh~3M=3w{;^V~(F8NneGX&7`gT*lV}!CqMIwUB9{` zjF5vEA+Pl{B8ksAQnp)YHnG0gcS%dCah2;ZFHrC#O=nOPVJn5$3`{*>&{VOhiY-)# zsYbnc4Ku(W#UYGf@5E-?=smuC+p>*;5O?WWg-y8h`Xm=HId`41LhnJxlE}le@G9-; z(Y_381g}+wliv^~7UYvOTN-vlGqPkJVNz*`((^GVVdp(S@_d5Y<4izJ+DoRBu356& zNo5ROS>%#~EhLSr$hkgrv-QMC8M_!)B9>!A%6h6#bN6r$d`CgnaVs7TiVr}}I%^WlindESRW z!^uY7N9TU2y^IaXfD;4j_ELLtwvgxJ|7ObHn(7+Na4J98Khf_pscqu*E^Z912c!A% zPrhRR_~(AqwkQj(ReK>cNP*Z?De^v6vGdzGdsvQ3X*u6;Zj@ zgB2>h9BBYamsz_neq4r}uG1glo=@@m89e%j7QcJnI+wR?_>mW_b?JgwC)#^h`9Lr! z;JFqqMe?d`ydEVFSU3@vBK$Kz#muDL^C#bxQwG(?uoXv1e-&lE*PEYL1e(~vO(`9d zy255@&{a4&ajo=CSS(Kp`&$Gnsk=nBg3w_ttjry4XRj+wd`Y>4R&z)2CFLE3<>j%e z#3d({NkeAkMv3nRx$q|D0SWp-h>5QuiGK3Ex9oer{omQ~`|pTSBhZvWtAT^$9o9&A zlL`~L@zd6hj-pjxwOFQ z$g7Sn<#K4*nU8@9>VWZ5Afv?#=WalPh`eE3=`o#4TfXj+=Ky6NeD%xr^s9ei)BAS? zJjx4dKF;a1n&1vS$||rMTysJ@q%5q3g6CxzX9bw)K@f+d)cCwW1Df1(idx|F&gL{k zz!ON;so9mU9qXwFZCjDg;f;WE@#ij}4fL6puiNK7`m(+B(sjWS^a5(D2>V&dJ5ue1 z$#@)A^$GZuR;g>aIv^D({}NV^Q#&Ga!we5Es(I`4SlWPlA1F5|eY*ma zO*R{~m@;yr82dzk?zv;7h4Px?O6(&w!ZvdY5W<)bm#2H}pe9o)Y7i`N57{!HhJvK8 zl}m9-r-u)jid#N;=N)_d^S@=q)5kL26SPHqN+tC~JQ!4+8WczR_5%8hnZ5MF zExQezDh{ovNIg@X-yo-G3U8LUVo$ADEboyZXw5autGBqHLD{?35?v&yL#P0>Ufu0LA%rh4jZHK`Rq zZ-&438ZGI4vSmU9oE}a?naDe+rn16KdFS{3$nJje53M*pLXU1o+6gCT$GZ8PbE6kf z-z?xTb$MHszIsS44nDNP=^lZsNBbWSKeVgKx^Hxx^ zlq`pvTSI&9;-+0gNq_6sRl9iu6(0c44S=d$w3!HqQm-@-y(etQ(#g*ppNgV$Ep!WX zp_+A|F9~$i7=jZBSvfKhPQ#L?*cA#_(=+>}U;n0k?Q92#|05U~5^LmDIm%?tKJq?L z9gr(X)<>r{8ulFT%VSA(j&c79^rj8pFSJJ2VEW*xl?dhb+!f1){V;M?v!^N@KyH|& znh!e>T;tn9=fFa4tV4&~tQGfUTs;f=@{+PP3xqEpmDeC?>G)NPGWRqvRDsO;r9T=a z%Dpt_Mu0WQUaLI{+^5aq%)kbXxfHTxF5^whrzR8U&!o}|;B9hhcfa&!cK6GFYRjij z6lyl%#t#nmb>mbas`6|E^%}3rYK+Z|t9r)6HYW}en3d*v(3#gpP%!}_Nk^uM7+iL^ z$OY6=p{7f(L~#%FNT~qW#V>54e|UAHX&<@1Z8vY-)Oz1hkLt}Gso$_wM3#j3bVX>J zM9vV+>T4LCTP=a`Hkgg=fSvZog0bjllHNEvytS0scfA)@juxu~@%JfQWkaZ4-Ukb40DURP5+FNXRN`k(A3oT6~C0Hih$eG&k_Ir6hLn(^t) ztEhZB%0ZQ1@;Nu%X|Sunak}7!@!6Zs%_8+We+I^;HD|dNdaWlmD(Qy%=PRRnLZ{L^ z8WS~oAZ}*RASO{*q2Q&Kh%bd>nKVY_5Nf5}$cHL4KF%-*(CyA2f8IX$i$AdfprXE| zLktugJwGR`g?uFTI-_3EdOpNa6#+%|5SUAz+T|6O_FV_w8DR-24K_37ghRA? zcz~v}T={yIIT$PLO(4z_xYtLgC)R(|P^i9j>v`o&e6zUeODaj|s|97*Kv$3su!0Hu zi-MxC&jV=CsH&Zmhq(oCjCVeGVsE^1Rn;M1H;dB{+DrS=pMBH*yT3TJgC&_CXV%~7 zYsgnHkjCn95PE&dZSL(owSGC>^+_5sq!v9H>VNQYBkU(G&@)HdMBy#M7d*!@5K0~jA3Z#i z^6(j$*gLcn`)U%NbZ*~JVsBFWyL4p-c~4*0$wTt^&VBopzdW&%Je5X8v0msV^xV{g~!m5y{Jwh|9L$WqzRJE3(kHbCMyUje4hYQ!7bK?hrO+4WV`>IIt`!Kwd z`wy)9;!X4>H$q;hJPiB>mBbzlGseT`7rk1`WEu2U$^O_2U?`0B|pr85>_Q0 z$unB)fL&P?!9X*4vD%x~6lRY&k@6`G&WfDK&>aN?BIu2WpAE86;=?Dg4=J=X;8BPp zUWLQs$*YMQ)`f@S6!C@4o;{BcadG#ub&;2{h#^;lKmom7tiMlA1gOtcb;_kF^+KxjwTC7j}`_Oyr%SdM*L3 zs5~6o>dkj-)Zw0yKSLz6G51q*1h} zz$=}mRMnENA+OGp^SU<`Y|3g4DDP`l=Z2Jr;v)`m#+kX%Gvqrcq=;5aV+#3=!l|U( zJujo75w98HMqWj0?LDvJAzIsv>%WWng!%Tt!AkQ=apt6e`Sz z9K>bge#FGfeYVLi?GEhg@9f)Gzw^L8`dkt)4uER>6w&L(!_V?tOAWS(#W(|8_Z*xN=ys!qId(P zh7vg0Y<{lCXLfw|ecSu1Kd}-x6bCWq^NGX!g@-0bussAefb>%PJZ^OKxEZF_%gK2G zp{-V$(s67ks>^b7CPs|`Y1%jlvDU29~otc-m^@=t2%K7}LqC!2bAq7r2hL00X z{ECAOw1(rexljLSY9~R*VF8@zL`xydRZn3hrP6TfQi&2DL(w5ZUGBoNVsh%?Mc!mi zd{0SKPx(YH1WWIy)xpeBxU0Frf!zuf;E80=$@72o@S$+VA;3-w{JSJnrBOFF@#DA% zA+ix9BugRgJmh2?bUO4#evj273`@qj!uNDKw$7k0BO?yQYe<2hZ;t47S6b7|YvWXO zo>2L(p{khjO+!4N0scLH^fn^J!lIo`t9AiduvbR(oNvg}PcKEzP`=L3Rd@-}XH_g* zgb#Abeb59M@#p&V*v22cXS4U-w$;-EU{cPaWaXmjC}}BQk@VntZow7d!aFK~tzxJI+078hn9e2Ip*5y^prHT3J>hBzwyw1@%7%>l;P6nL5ia~> zZa0}NoiCR7L6ja@?1Q)U{n3aRLJgm7B89_B)gQORuA~l>nvas30A4ouySN8plq`KM z@r-~n34n{W^zn~yu%<9VuJO}AGK_6TCxmMuEE01j;{LwH4-Zfk5?bJe*|Rb2Vp%7k zm6A`UQ|xXFDxv5dU#*bhZ=%Fc}mh4lYGueOAIw~{uaT#DtC%;Lz0kG z{%e{eT(N+~Dqo!&hK3+{v5|}4s&b2Kl{;#8!c%a)h*jr`DRq~fKg)-8w&MPrSW`qA z2@~xaC3+)OyQ7OQ_WMoS#*JdRPGFWf2|-7SUo;}`4ye0PF>E$f;SsaawNSHzLU3Bj z9(xs5dd10IGfqi!zM2k)2peGrGjV377Dq}+!uKh^`L%cK|M?#e>}ZA%OzBG^-8{eo zSyMYbnFK~irG*Qnv_DfVCMC)*Ju=Zjni`U*f_x)4sd8O1?`IFKGrlgpE{Tyv<$`$( zk8Ih9KED-E)J@=6 zdM2EOG?X$(^KerZk<==$D?#5aZH({Ba5H1aeZmr23;6r_frtZzN3(H(_H(oZ0NUnM z5qpEqs3g~F*hf1CCv}7nz_wEdRcVt5bn3jQCLZQ;1{7XArAQbPKWm%)%tlj(BW9kK zI))<&fl&2{i)J-Z(M41!FYYwoSe*z`t7Uvl98=%+`ul(WuKnuYjP2gZTCz+WswIlZ z#CoUSm(JLr*L8$D;@qK60kPe}j)(>s?W65?9N1V$MlxN{I+ z;O=bZV&t}{=)k?}aEU|c#};cZ%!rfme>>Z|(pn_~e{^uD-`Uz8A^dSkZr5`xCXb7i z%Q@Hd6Y7p;A=y>!hCJ!XAN;00{pOp(H?%g4ds(=I2u3xTx@eg4jmm{-x#^vce>Oi; zyCc?cW5bP!=QC~koL=EOoLP-XuEzo+LG+6xY_{;PtBfUP6E{M`IS#FzIv@6`Gzq)- z*sPx70qrd}?D8gV7FzC`Xw`HZsmOkYMV}}-03}smWb%9GEbo}a{zHh(z=CL-p za)*xSJ4r0b@h#*nv$?jD+ZmZ5oW~?+z4YFs_Bx`uyfGN+5prW1!Ay}4&B076Knttm z)(AYO8GE6XLkqbJiph{QfrD#Aw1sDDD}Qw9N8HyUa!9ChjR-Ox2*L0Er~SZ7O&{LbwS5#g4{<`0#VCgp;`2()mUKfE7%T_(++wr>cfY9WEBJFMg=J>K$3?7AU8IhzWLiX+Fc8pv6joZY18?987l z=LQIathL`K%nJ|+s7ynzj4m9NFE~t5P`IS0&n%gv%;!K!VK(izE|n*e)j+I^*T7V0 zV`EFt`~(J0hDhpIPjs%%=G#bf_Zzs-$N%A1ZF%pm9wNK{wEoUu3r$bce!e(7m^^A| zE0qwGvQRacui?q6pt1}vlhGKpzSK{gCTOF=o3s`XeSTfn)NrOn0667|xGnwr#>BNv zwOq*)SnyPQuSSB0!F(=dyQM3{`FOUr-~aBR4gS`v_WA{QWD20+bGABd_k6jJG0~vf zE&p1ScooWrT4qfRm1^0#b^r&$9|?o0tMTwOS2f&VcJ6&^XhAtw;2PplbXN79oxBA>CJ{q7m!8DnZjJ_eUUOP z)}lCbE-~sg1dv-jS6KJr#Jt2!{_wYd)fV^P7mB^Lby2!cDOw5CCEy3>^oDLoRDeMe z#|z^~{$e(^`Q(6>r(4@-4e(I9`rt_;ghF%5GF$=daH-s+<|;8USIZ+L@YTu@b{7y! zRgEOb#}cljtb#RPmpNh{`eo#uYnO8D1&AhY#4z=-IGuKS!L$zTk%mXV z`klx2D}VmT-a7yugr+fKj2gmZS8yDwja;wY<{s>^PxIq|6WAo%fM2Jf&k-7zE1%&k zxOD^JYJ@QFE9gvcfQBUER1}saexA%*by`?_EWKFk^ZjA*$Efbx8}OLOb@ROC`>zE! zJFLM&%Mm(;QvuU8q{Ucj_a7SUQKj7x%VCk zF9h1HVm@;j8dmJO4$fxqK3nZYqBskOAs4k*)hgi&>7FATRcmp>QdBqv4nwy;@Nz!R z^!|VO)&u+C$;5u@<2UTbZX=h97NY$Km***un?5ko@M)T=nd#13fQYK}5~1b~rx88q(W zGf%K%AvSo>%_e079}k=Ugl!SR6Jt>rL3r!%W33{)neq* zmQmKyawL8)mY_$b3778h0#56hgR6Lt4m|G0b04vjqdohTFTZbJ{$R&`@WpNWvF9@z zB}=CUM`1fhVoK;$kv3YcR~1NmO#ZoxhXu=03q9d2;Hk5)>X$7e$`Xucg}wQ$hxRAm zKDF;YnrMk<2ZkEz|x(D*Dl@btwam z2hAZ_dI;Vt(vTg_FfGNT(a>9V=~c+*FCC-gaEWNg!e&vtw0gK_r+Qy9dxh3#4JGna z9MsCVAP=t176eC0KA^BjzpEUOvzj@Q_5nT{!(^(JZZHJ7YPj}?|MB;13b0dC&>Ry_ zGA%qRspOkQq7yeeBRs&464`dAixaTGL!JwL7qU(hY7Rv;_Jq;#6M8IBXf(Rd4>k{{ zIw1VaRk$*k8tX6&g`diMZA#MRbyD%h6%Nw6@549s`5YhWI7)fy{ERul!o z9}|qt?Hef9JMvWb0H@x6R(h68*X~qVp~@59 z2;WyZPUGhEb-)`^QbKS;H%2=)#pz=eMT6kFkOn;6?v*V&+q2li8QIN4hT^9JbRbD({0+83QMto4R*P z@!iDG4XgjCo@Hf70F zKp{@mLax*3^@TyHQLTp)yOvg{A`_L+fCvym>6+ExE}c2S7+$Pd``~AA4RYTU?5Moy znx!LoEkPLwb!@@3+MRO>Pp#Cf&iom88EAzI+Y7n&$yJ~s8yta2^kH+3{Px<#oZ4ytququhiQC=h3*lF%Z0s_Wu!-JcYbulRM?NqqCINxpQzYNax6~$r5pph*A)PrU=_?QS z4kY@%OZ9yb>e4I6Xru^Sd7+MXuwKs ziTsaFkJ6W|;E9$iFDRJ$tcvD2^PeAKoA$wgl!&}xK2o#Ll zy`Uyn%An~-sB4flds2eovL@zZ91|NKJ+UT?l6!j=YbW_HDCou;PvyG8H6fVW<%JJi zBw^&rH*b`p3bmw&;~|wdMw<0xejt=^7_{GJ{xg`a|x(CVa^b>@_G6>T#B6vw3RqB< zvaeoaqq~i8xrKyq6CZx0p-t_eM!a4lFVIi~3~PXDG(|2(K#*Mk5)q}Al4a*iP7(~8 z!AsF26CBhEk;w5FhEbN=;%*V(gz@tC%@K!l9E&%IbQ5NH9UPhnUZKL%KekAAMCKU|;eD#Ga9y(u+BjP(?`mqbvG-v)_E&~^z;ntstMND%TYzN zSXH&~ut|~WvijkU7Ud{2xJ4Koyo}V1!*~#H7&ml@w+5qXHoGvYjtqhQD^g;4Tv>Ij z0HWq|^v7^2S{oOwH`u`g8>vEZj=O`m++oc2Pq)7oj;Q=efm7H6HCf7HN~}I7oLspEO6C%Y2pp3(;fL_wojB5>{I@ zU>Hp##GHJkZo>=)rQR4m=wS1r5>t`+gUmIBQ0IuxbgTT(Jjvaz4^5V_3xTnsV;^yG z@=)bfg1l;Y@s^EH&25ZEI-$G?lv!NEh!?Xn@>77p45dIkfJY-2i)8>c7|H;bwAw!8 z&`3S+;s;)rPDK{;NvAVXWs?N3vDNV0q3#VbEG8NO<`S72WL4$67WG%&EO=GXl(kndjO%MeG4-)C zCeTP#Nc`jbGCdGH0mEPp$F|#S>I_g$5ao&x6MeqT?QMBMCh%RZ{foWZLYaXyjsn@U z&|pLh$v(yJW@M*?&WEbP(y7-za^NbAGkD$spp?aol9jEWPi7}i?>73|BZRHbv2@qs zAL$+i9ubLPqfI*J|?2+aLos4E4(=bOQ+&0Eqt!7@+4jIh33RM zJ^^~tIQA(Pp6q%Ai+|F9$!Ql*9;nsyGVb2J@)ZRnb4-o75iy^aG`|?lr|_8KFgxs$z7?xD78KsWyALrF3{&w6F>OeRJ0&JaNH&` z9iIaHWtE9%k6ep@E5p7HfW%=kt@#%#lPPrY7gg8>0*_g{Fet>j_DhZh;#qA3SeDxjgl}4Ddw* zIaz0{4-rRS*3ZPK?`BWbx?zV9+RWrY@qleZ6~J+45aKdrFiHuRtxnt zB}$7NAdQ?x(vYfh(*?*%hyIy^)HLTbb>=F2pG#?=CN4NaJPAL?CE{e?Cf>PMD~HD7 z`(z?jYZBN9qWm>~j0a$iYn$L?@-%9JHjalQuzXi zHVkIx(lzyamw;x@4)>&B!vn#}a|(kyIzE)4;RWBka%uQ4&3teLA?eAYxv~2z2_S2P zs?RZ`5gMS2<4tIHDJroR3_wflB4KBRK!DK&i%MrAGSObl6#tvZ&vv#i%lduVhq@0_ zJY)2<#z!_g{6KxkR{x?6H+F%951eDgUCGRY_z;Nr<24!QNx^Nw2nWM0d8Sx|wXxHq zIU!>%lCM3}61H&8Iq@GFC6!bJJ7_WI+PU(t%w23QKWrrG&aQkuH%f^wQL1fspx z!AzncL{|hXP?!_jCYg)QNlT20Gah`S;iF>oE*w}O2rHZ|^8Ou@a2ZRn)-`ccturnD zzfGMnP6A;Nh4=qA$Z9kZ#l$06as;p95o~O&?eqfHmc+`|8+ZhIV%!)4VPW~1@6Cij zNeE>B9cJIWdGqE(76=qEWL#Mi@Hpg;ls#Cae9#8fBxgls+uAd>Hq5S}FP1)ugW>}y zV821(QG$`zJZFglxAFpppamOCsxyGsY8802r0A-YkXTFN)NfzA)!)O{$4e`+I@BFi zJNw~{$J@L6H%nR11|laGU=vDUa6$^|{A+!e0nIlB;m2FEm7KkVInae6eQWA`-G z6PZio=fEd}o1rT)0Lds$!HJlAbbaSpu!Mo)BIn3F zp&R5TNoMfb7>$f{onIQKH5bSAZ?NTRd^59qGqof%{d|A=u8v-Nz}lT3MJ%#N00000 LNkvXXu0mjf_HFFn literal 0 HcmV?d00001 diff --git a/packages/react/stories/showcase.stories.tsx b/packages/react/stories/showcase.stories.tsx index 1744029f2e..38537a9428 100644 --- a/packages/react/stories/showcase.stories.tsx +++ b/packages/react/stories/showcase.stories.tsx @@ -174,8 +174,8 @@ export const Showcase: StoryFn = () => { Lise Nordmann @@ -186,8 +186,8 @@ export const Showcase: StoryFn = () => { Ola Nordmann From 76262c81c8770cdaabdd2a9dfb51bafe71066a5b Mon Sep 17 00:00:00 2001 From: Tobias Barsnes Date: Tue, 28 May 2024 09:53:07 +0200 Subject: [PATCH 150/311] missing transition on color --- packages/css/switch.css | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/css/switch.css b/packages/css/switch.css index 0360019f97..3c533d6789 100644 --- a/packages/css/switch.css +++ b/packages/css/switch.css @@ -190,6 +190,7 @@ transform: translate(-50%, -50%); background-color: var(--fds-switch-check_color); mask-image: url("data:image/svg+xml,%3Csvg viewBox='-3 -3 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1339 2.86612C10.622 3.35427 10.622 4.14573 10.1339 4.63388L5.88388 8.88388C5.39573 9.37204 4.60427 9.37204 4.11612 8.88388L1.86612 6.63388C1.37796 6.14573 1.37796 5.35427 1.86612 4.86612C2.35427 4.37796 3.14573 4.37796 3.63388 4.86612L5 6.23223L8.36612 2.86612C8.85427 2.37796 9.64573 2.37796 10.1339 2.86612Z' fill='%23118849' /%3E%3C/svg%3E"); + transition: background-color var(--fds-switch--transition) ease; } .fds-switch--readonly .fds-switch__input[readonly] + .fds-switch__label .fds-switch__track { From 9ec967ac28cb98024452553783eee83f67e90596 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Tue, 28 May 2024 10:43:00 +0200 Subject: [PATCH 151/311] =?UTF-8?q?=F0=9F=92=83=20Migrate=20beta-to-v1=20o?= =?UTF-8?q?n=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/css/accordion.css | 50 ++++----- packages/css/alert.css | 64 ++++++------ packages/css/box.css | 36 +++---- packages/css/button.css | 178 ++++++++++++++++----------------- packages/css/card.css | 64 ++++++------ packages/css/chip.css | 130 ++++++++++++------------ packages/css/combobox.css | 136 ++++++++++++------------- packages/css/divider.css | 6 +- packages/css/dropdownmenu.css | 20 ++-- packages/css/error-message.css | 22 ++-- packages/css/error-summary.css | 8 +- packages/css/fieldset.css | 6 +- packages/css/heading.css | 34 +++---- packages/css/helptext.css | 20 ++-- packages/css/ingress.css | 22 ++-- packages/css/label.css | 14 +-- packages/css/link.css | 14 +-- packages/css/list.css | 8 +- packages/css/modal.css | 38 +++---- packages/css/native-select.css | 50 ++++----- packages/css/pagination.css | 36 +++---- packages/css/paragraph.css | 44 ++++---- packages/css/popover.css | 52 +++++----- packages/css/radio.css | 92 ++++++++--------- packages/css/search.css | 66 ++++++------ packages/css/skeleton.css | 8 +- packages/css/skiplink.css | 6 +- packages/css/spinner.css | 10 +- packages/css/switch.css | 98 +++++++++--------- packages/css/table.css | 48 ++++----- packages/css/tabs.css | 48 ++++----- packages/css/tag.css | 58 +++++------ packages/css/textarea.css | 34 +++---- packages/css/textfield.css | 66 ++++++------ packages/css/togglegroup.css | 10 +- packages/css/tooltip.css | 12 +-- packages/css/utils.css | 8 +- 37 files changed, 808 insertions(+), 808 deletions(-) diff --git a/packages/css/accordion.css b/packages/css/accordion.css index 936f10e94f..3ef413d062 100644 --- a/packages/css/accordion.css +++ b/packages/css/accordion.css @@ -1,23 +1,23 @@ @layer fds.accordion { .fds-accordion { - --fds-accordion-border-radius: var(--fds-border_radius-interactive); - --fds-accordion-border-color: var(--fds-semantic-border-neutral-subtle); + --dsc-accordion-border-radius: var(--ds-border-radius-md); + --dsc-accordion-border-color: var(--ds-color-neutral-border-subtle); - border-bottom: 1px solid var(--fds-semantic-border-neutral-subtle); + border-bottom: 1px solid var(--ds-color-neutral-border-subtle); box-sizing: border-box; } .fds-accordion--border { - border: 1px solid var(--fds-accordion-border-color); - border-radius: var(--fds-accordion-border-radius); + border: 1px solid var(--dsc-accordion-border-color); + border-radius: var(--dsc-accordion-border-radius); } .fds-accordion__expand-icon { - border-radius: var(--fds-border_radius-interactive); + border-radius: var(--ds-border-radius-md); } .fds-accordion__content { - padding: var(--fds-spacing-5, 1rem); + padding: var(--ds-spacing-5, 1rem); overflow: hidden; text-overflow: ellipsis; } @@ -31,17 +31,17 @@ display: flex; justify-content: flex-start; align-items: center; - gap: var(--fds-spacing-2); + gap: var(--ds-spacing-2); margin: 0; text-align: left; cursor: pointer; border: none; - border-top: 1px solid var(--fds-semantic-border-neutral-subtle); - padding: var(--fds-spacing-4); + border-top: 1px solid var(--ds-color-neutral-border-subtle); + padding: var(--ds-spacing-4); } .fds-accordion--border .fds-accordion__button { - border-radius: var(--fds-accordion-border-radius); + border-radius: var(--dsc-accordion-border-radius); } .fds-accordion__item:focus-within { @@ -54,33 +54,33 @@ .fds-accordion--neutral, .fds-accordion--neutral .fds-accordion__button { - background-color: var(--fds-semantic-surface-neutral-default); + background-color: var(--ds-color-neutral-background-default); } .fds-accordion--subtle, .fds-accordion--subtle .fds-accordion__button { - background-color: var(--fds-semantic-surface-neutral-subtle); + background-color: var(--ds-color-neutral-background-subtle); } .fds-accordion--brand1, .fds-accordion--brand1 .fds-accordion__button { - --fds-accordion-border-color: var(--fds-semantic-border-first-default); + --dsc-accordion-border-color: var(--ds-color-brand1-base-default); - background: var(--fds-semantic-surface-first-light); + background: var(--ds-color-brand1-surface-default); } .fds-accordion--brand2, .fds-accordion--brand2 .fds-accordion__button { - --fds-accordion-border-color: var(--fds-semantic-border-second-default); + --dsc-accordion-border-color: var(--ds-color-brand2-base-default); - background: var(--fds-semantic-surface-second-light); + background: var(--ds-color-brand2-surface-default); } .fds-accordion--brand3, .fds-accordion--brand3 .fds-accordion__button { - --fds-accordion-border-color: var(--fds-semantic-border-third-default); + --dsc-accordion-border-color: var(--ds-color-brand3-base-default); - background: var(--fds-semantic-surface-third-light); + background: var(--ds-color-brand3-surface-default); } .fds-accordion--brand1 .fds-accordion__item:where(.fds-accordion__item--open) .fds-accordion__button, @@ -91,7 +91,7 @@ .fds-accordion--neutral .fds-accordion__item:where(.fds-accordion__item--open) .fds-accordion__button, .fds-accordion--subtle .fds-accordion__item:where(.fds-accordion__item--open) .fds-accordion__button { - background-color: var(--fds-semantic-surface-action-first-no_fill-hover); + background-color: var(--ds-color-accent-surface-default); } .fds-accordion--border .fds-accordion__item:first-child .fds-accordion__button { @@ -101,7 +101,7 @@ .fds-accordion--brand1 .fds-accordion__item:not(:first-child) .fds-accordion__button, .fds-accordion--brand2 .fds-accordion__item:not(:first-child) .fds-accordion__button, .fds-accordion--brand3 .fds-accordion__item:not(:first-child) .fds-accordion__button { - border-top: 1px solid var(--fds-semantic-surface-neutral-default); + border-top: 1px solid var(--ds-color-neutral-background-default); } @media (hover: hover) and (pointer: fine) { @@ -111,19 +111,19 @@ .fds-accordion--neutral .fds-accordion__button:hover, .fds-accordion--subtle .fds-accordion__button:hover { - background-color: var(--fds-semantic-surface-neutral-subtle-hover); + background-color: var(--ds-color-neutral-surface-default); } .fds-accordion--brand1 .fds-accordion__button:hover { - background-color: var(--fds-semantic-surface-first-light-hover); + background-color: var(--ds-color-brand1-surface-hover); } .fds-accordion--brand2 .fds-accordion__button:hover { - background-color: var(--fds-semantic-surface-second-light-hover); + background-color: var(--ds-color-brand2-surface-hover); } .fds-accordion--brand3 .fds-accordion__button:hover { - background-color: var(--fds-semantic-surface-third-light-hover); + background-color: var(--ds-color-brand3-surface-hover); } } } diff --git a/packages/css/alert.css b/packages/css/alert.css index 1be4d3ccab..e1bff070e1 100644 --- a/packages/css/alert.css +++ b/packages/css/alert.css @@ -1,29 +1,29 @@ @layer fds.alert { .fds-alert { - --fds-alert-border-color: var(--fds-semantic-border-info-default); - --fds-alert-border-radius: var(--fds-border_radius-medium); - --fds-alert-color: var(--fds-semantic-text-neutral-default); - --fds-alert-icon-color: var(--fds-alert-border-color); - --fds-alert-icon-size: var(--fds-sizing-7); - --fds-alert-background: var(--fds-semantic-surface-info-subtle); - --fds-alert-padding: var(--fds-spacing-6); + --dsc-alert-border-color: var(--ds-color-info-border-strong); + --dsc-alert-border-radius: var(--ds-border-radius-md); + --dsc-alert-color: var(--ds-color-neutral-text-default); + --dsc-alert-icon-color: var(--dsc-alert-border-color); + --dsc-alert-icon-size: var(--ds-sizing-7); + --dsc-alert-background: var(--ds-color-info-surface-default); + --dsc-alert-padding: var(--ds-spacing-6); - border: 1px solid var(--fds-alert-border-color); - border-radius: var(--fds-alert-border-radius); - background: var(--fds-alert-background); - color: var(--fds-alert-color); - padding: var(--fds-alert-padding); + border: 1px solid var(--dsc-alert-border-color); + border-radius: var(--dsc-alert-border-radius); + background: var(--dsc-alert-background); + color: var(--dsc-alert-color); + padding: var(--dsc-alert-padding); display: grid; grid-auto-flow: column; grid-auto-columns: min-content auto; - gap: var(--fds-spacing-2); - font: var(--fds-typography-paragraph-medium); + gap: var(--ds-spacing-2); + font: var(--ds-typography-paragraph-md); } .fds-alert__icon { - height: var(--fds-alert-icon-size); - width: var(--fds-alert-icon-size); - color: var(--fds-alert-icon-color); + height: var(--dsc-alert-icon-size); + width: var(--dsc-alert-icon-size); + color: var(--dsc-alert-icon-color); } .fds-alert__content { @@ -32,41 +32,41 @@ } .fds-alert--info { - --fds-alert-border-color: var(--fds-semantic-border-info-default); - --fds-alert-background: var(--fds-semantic-surface-info-subtle); + --dsc-alert-border-color: var(--ds-color-info-border-strong); + --dsc-alert-background: var(--ds-color-info-surface-default); } .fds-alert--warning { - --fds-alert-border-color: var(--fds-semantic-border-warning-default); - --fds-alert-background: var(--fds-semantic-surface-warning-subtle); + --dsc-alert-border-color: var(--ds-color-warning-border-default); + --dsc-alert-background: var(--ds-color-warning-surface-default); } .fds-alert--success { - --fds-alert-border-color: var(--fds-semantic-border-success-default); - --fds-alert-background: var(--fds-semantic-surface-success-subtle); + --dsc-alert-border-color: var(--ds-color-success-border-default); + --dsc-alert-background: var(--ds-color-success-surface-default); } .fds-alert--danger { - --fds-alert-border-color: var(--fds-semantic-border-danger-default); - --fds-alert-background: var(--fds-semantic-surface-danger-subtle); + --dsc-alert-border-color: var(--ds-color-danger-border-default); + --dsc-alert-background: var(--ds-color-danger-surface-default); } .fds-alert--sm { - --fds-alert-padding: var(--fds-spacing-5); - --fds-alert-icon-size: var(--fds-sizing-6); + --dsc-alert-padding: var(--ds-spacing-5); + --dsc-alert-icon-size: var(--ds-sizing-6); } .fds-alert--md { - --fds-alert-padding: var(--fds-spacing-6); - --fds-alert-icon-size: var(--fds-sizing-7); + --dsc-alert-padding: var(--ds-spacing-6); + --dsc-alert-icon-size: var(--ds-sizing-7); } .fds-alert--lg { - --fds-alert-padding: var(--fds-spacing-7); - --fds-alert-icon-size: var(--fds-sizing-8); + --dsc-alert-padding: var(--ds-spacing-7); + --dsc-alert-icon-size: var(--ds-sizing-8); } .fds-alert--elevated { - box-shadow: var(--fds-shadow-small); + box-shadow: var(--ds-shadow-sm); } } diff --git a/packages/css/box.css b/packages/css/box.css index efb97a8f2d..e55f52cd70 100644 --- a/packages/css/box.css +++ b/packages/css/box.css @@ -1,73 +1,73 @@ @layer fds.box { .fds-box--xs-shadow { - box-shadow: var(--fds-shadow-xsmall); + box-shadow: var(--ds-shadow-xs); } .fds-box--sm-shadow { - box-shadow: var(--fds-shadow-small); + box-shadow: var(--ds-shadow-sm); } .fds-box--md-shadow { - box-shadow: var(--fds-shadow-medium); + box-shadow: var(--ds-shadow-md); } .fds-box--lg-shadow { - box-shadow: var(--fds-shadow-large); + box-shadow: var(--ds-shadow-lg); } .fds-box--xl-shadow { - box-shadow: var(--fds-shadow-xlarge); + box-shadow: var(--ds-shadow-xl); } .fds-box--default-border-color { - border: 1px solid var(--fds-semantic-border-neutral-default); + border: 1px solid var(--ds-color-neutral-border-strong); } .fds-box--subtle-border-color { - border: 1px solid var(--fds-semantic-border-neutral-subtle); + border: 1px solid var(--ds-color-neutral-border-subtle); } .fds-box--strong-border-color { - border: 1px solid var(--fds-semantic-border-neutral-strong); + border: 1px solid var(--ds-color-neutral-base-default); } .fds-box--sm-border-radius { - border-radius: var(--fds-border_radius-small); + border-radius: var(--ds-border-radius-sm); } .fds-box--md-border-radius { - border-radius: var(--fds-border_radius-medium); + border-radius: var(--ds-border-radius-md); } .fds-box--lg-border-radius { - border-radius: var(--fds-border_radius-large); + border-radius: var(--ds-border-radius-lg); } .fds-box--xl-border-radius { - border-radius: var(--fds-border_radius-xlarge); + border-radius: var(--ds-border-radius-xl); } .fds-box--2xl-border-radius { - border-radius: var(--fds-border_radius-xxlarge); + border-radius: var(--ds-border-radius-2xl); } .fds-box--3xl-border-radius { - border-radius: var(--fds-border_radius-xxxlarge); + border-radius: var(--ds-border-radius-3xl); } .fds-box--4xl-border-radius { - border-radius: var(--fds-border_radius-xxxxlarge); + border-radius: var(--ds-border-radius-4xl); } .fds-box--full-border-radius { - border-radius: var(--fds-border_radius-full); + border-radius: var(--ds-border-radius-full); } .fds-box--default-background { - background-color: var(--fds-semantic-background-default); + background-color: var(--ds-color-neutral-background-default); } .fds-box--subtle-background { - background-color: var(--fds-semantic-background-subtle); + background-color: var(--ds-color-neutral-background-subtle); } } diff --git a/packages/css/button.css b/packages/css/button.css index 8607afb85f..bb5d5f9d47 100644 --- a/packages/css/button.css +++ b/packages/css/button.css @@ -1,14 +1,14 @@ @layer fds.btn { .fds-btn { - --fds-btn-padding: var(--fds-spacing-2) var(--fds-spacing-4); + --dsc-btn-padding: var(--ds-spacing-2) var(--ds-spacing-4); display: flex; align-items: center; - border: var(--fds-border_width-default) solid transparent; - background-color: var(--fds-semantic-surface-action-first-default); - color: var(--fds-semantic-text-action-first-on_action); + border: var(--ds-border-width-default) solid transparent; + background-color: var(--ds-color-accent-base-default); + color: var(--ds-color-accent-contrast-1); min-width: 2.5em; - padding: var(--fds-btn-padding); + padding: var(--dsc-btn-padding); box-sizing: border-box; cursor: pointer; font-family: inherit; @@ -16,8 +16,8 @@ text-align: center; text-decoration: none; position: relative; - border-radius: var(--fds-border_radius-interactive); - min-height: var(--fds-sizing-10); + border-radius: var(--ds-border-radius-md); + min-height: var(--ds-sizing-10); } .fds-btn svg { @@ -27,16 +27,16 @@ .fds-btn:disabled, .fds-btn[aria-disabled='true'] { cursor: not-allowed; - opacity: var(--fds-opacity-disabled); + opacity: var(--ds-opacity-disabled); } .fds-btn--sm { - --fds-btn-padding: var(--fds-spacing-2) var(--fds-spacing-3); + --dsc-btn-padding: var(--ds-spacing-2) var(--ds-spacing-3); - gap: var(--fds-sizing-1); - font: var(--fds-typography-paragraph-short-small); + gap: var(--ds-sizing-1); + font: var(--ds-typography-paragraph-short-sm); font-family: inherit; - min-height: var(--fds-sizing-10); + min-height: var(--ds-sizing-10); } .fds-btn--sm::before { @@ -58,21 +58,21 @@ } .fds-btn--md { - --fds-btn-padding: var(--fds-spacing-2) var(--fds-spacing-4); + --dsc-btn-padding: var(--ds-spacing-2) var(--ds-spacing-4); - gap: var(--fds-sizing-2); - font: var(--fds-typography-paragraph-short-medium); + gap: var(--ds-sizing-2); + font: var(--ds-typography-paragraph-short-md); font-family: inherit; - min-height: var(--fds-sizing-12); + min-height: var(--ds-sizing-12); } .fds-btn--lg { - --fds-btn-padding: var(--fds-spacing-3) var(--fds-spacing-5); + --dsc-btn-padding: var(--ds-spacing-3) var(--ds-spacing-5); - gap: var(--fds-sizing-2); - font: var(--fds-typography-paragraph-short-large); + gap: var(--ds-sizing-2); + font: var(--ds-typography-paragraph-short-lg); font-family: inherit; - min-height: var(--fds-sizing-14); + min-height: var(--ds-sizing-14); } .fds-btn--full-width { @@ -85,188 +85,188 @@ } .fds-btn--icon-only { - --fds-btn-padding: 0; + --dsc-btn-padding: 0; } /* Primary button colors */ .fds-btn--primary:where(.fds-btn--accent) { - background-color: var(--fds-semantic-surface-action-first-default); + background-color: var(--ds-color-accent-base-default); } .fds-btn--primary:where(.fds-btn--neutral) { - background-color: var(--fds-semantic-surface-action-second-default); + background-color: var(--ds-color-neutral-base-default); } .fds-btn--primary:where(.fds-btn--success) { - background-color: var(--fds-semantic-surface-success-default); + background-color: var(--ds-color-success-base-default); } .fds-btn--primary:where(.fds-btn--danger) { - background-color: var(--fds-semantic-surface-danger-default); + background-color: var(--ds-color-danger-base-default); } /* Only use hover for non-touch devices to prevent sticky-hovering */ @media (hover: hover) and (pointer: fine) { .fds-btn--primary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):hover { - background-color: var(--fds-semantic-surface-action-first-hover); + background-color: var(--ds-color-accent-base-hover); } .fds-btn--primary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):hover { - background-color: var(--fds-semantic-surface-action-second-hover); + background-color: var(--ds-color-neutral-base-hover); } .fds-btn--primary:where(.fds-btn--success):not([aria-disabled='true'], :disabled):hover { - background-color: var(--fds-semantic-surface-success-hover); + background-color: var(--ds-color-success-base-hover); } .fds-btn--primary:where(.fds-btn--danger):not([aria-disabled='true'], :disabled):hover { - background-color: var(--fds-semantic-surface-danger-hover); + background-color: var(--ds-color-danger-base-hover); } .fds-btn--secondary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):hover { - color: var(--fds-semantic-text-action-first-hover); - border-color: var(--fds-semantic-border-action-first-hover); - background-color: var(--fds-semantic-surface-action-first-no_fill-hover); + color: var(--ds-color-accent-base-hover); + border-color: var(--ds-color-accent-base-hover); + background-color: var(--ds-color-accent-surface-default); } .fds-btn--secondary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):hover { - color: var(--fds-semantic-text-action-second-hover); - border-color: var(--fds-semantic-border-action-second-hover); - background-color: var(--fds-semantic-surface-action-second-no_fill-hover); + color: var(--ds-color-neutral-base-hover); + border-color: var(--ds-color-neutral-base-hover); + background-color: var(--ds-color-neutral-surface-default); } .fds-btn--secondary:where(.fds-btn--success):not([aria-disabled='true'], :disabled):hover { - color: var(--fds-semantic-text-success-hover); - border-color: var(--fds-semantic-border-success-hover); - background-color: var(--fds-semantic-surface-success-no_fill-hover); + color: var(--ds-color-success-base-default); + border-color: var([delete]); + background-color: var(--ds-color-success-surface-default); } .fds-btn--secondary:where(.fds-btn--danger):not([aria-disabled='true'], :disabled):hover { - color: var(--fds-semantic-text-danger-hover); - border-color: var(--fds-semantic-border-danger-hover); - background-color: var(--fds-semantic-surface-danger-no_fill-hover); + color: var(--ds-color-danger-text-default); + border-color: var(--ds-color-danger-border-strong); + background-color: var(--ds-color-danger-surface-default); } .fds-btn--tertiary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):hover { - color: var(--fds-semantic-text-action-first-hover); - background-color: var(--fds-semantic-surface-action-first-no_fill-hover); + color: var(--ds-color-accent-base-hover); + background-color: var(--ds-color-accent-surface-default); } .fds-btn--tertiary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):hover { - color: var(--fds-semantic-text-action-second-hover); - background-color: var(--fds-semantic-surface-action-second-no_fill-hover); + color: var(--ds-color-neutral-base-hover); + background-color: var(--ds-color-neutral-surface-default); } .fds-btn--tertiary:where(.fds-btn--success):not([aria-disabled='true'], :disabled):hover { - color: var(--fds-semantic-text-success-hover); - background-color: var(--fds-semantic-surface-success-no_fill-hover); + color: var(--ds-color-success-base-default); + background-color: var(--ds-color-success-surface-default); } .fds-btn--tertiary:where(.fds-btn--danger):not([aria-disabled='true'], :disabled):hover { - color: var(--fds-semantic-text-danger-hover); - background-color: var(--fds-semantic-surface-danger-no_fill-hover); + color: var(--ds-color-danger-text-default); + background-color: var(--ds-color-danger-surface-default); } } .fds-btn--primary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):active { - background-color: var(--fds-semantic-surface-action-first-active); + background-color: var(--ds-color-accent-base-active); } .fds-btn--primary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):active { - background-color: var(--fds-semantic-surface-action-second-active); + background-color: var(--ds-color-neutral-base-active); } .fds-btn--primary:where(.fds-btn--success):not([aria-disabled='true'], :disabled):active { - background-color: var(--fds-semantic-surface-success-active); + background-color: var(--ds-color-success-base-active); } .fds-btn--primary:where(.fds-btn--danger):not([aria-disabled='true'], :disabled):active { - background-color: var(--fds-semantic-surface-danger-active); + background-color: var(--ds-color-danger-base-active); } /* Secondary button colors */ .fds-btn--secondary:where(.fds-btn--accent) { - color: var(--fds-semantic-text-action-first-default); - border-color: var(--fds-semantic-border-action-first-default); - background-color: var(--fds-semantic-surface-action-first-no_fill); + color: var(--ds-color-accent-base-default); + border-color: var(--ds-color-accent-base-default); + background-color: var(--ds-color-accent-background-default); } .fds-btn--secondary:where(.fds-btn--neutral) { - color: var(--fds-semantic-text-action-second-default); - border-color: var(--fds-semantic-border-action-second-default); - background-color: var(--fds-semantic-surface-action-second-no_fill); + color: var(--ds-color-neutral-base-default); + border-color: var(--ds-color-neutral-base-default); + background-color: var(--ds-color-neutral-background-default); } .fds-btn--secondary:where(.fds-btn--success) { - color: var(--fds-semantic-text-success-default); - border-color: var(--fds-semantic-border-success-default); - background-color: var(--fds-semantic-surface-success-no_fill); + color: var(--ds-color-success-base-default); + border-color: var(--ds-color-success-border-default); + background-color: var(--ds-color-success-background-default); } .fds-btn--secondary:where(.fds-btn--danger) { - color: var(--fds-semantic-text-danger-default); - border-color: var(--fds-semantic-border-danger-default); - background-color: var(--fds-semantic-surface-danger-no_fill); + color: var(--ds-color-danger-text-default); + border-color: var(--ds-color-danger-border-default); + background-color: var(--ds-color-danger-background-default); } .fds-btn--secondary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):active { - color: var(--fds-semantic-text-action-first-active); - border-color: var(--fds-semantic-border-action-first-active); - background-color: var(--fds-semantic-surface-action-first-no_fill-active); + color: var(--ds-color-accent-base-active); + border-color: var(--ds-color-accent-base-active); + background-color: var(--ds-color-accent-surface-hover); } .fds-btn--secondary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):active { - color: var(--fds-semantic-text-action-second-active); - border-color: var(--fds-semantic-border-action-second-active); - background-color: var(--fds-semantic-surface-action-second-no_fill-active); + color: var(--ds-color-neutral-base-active); + border-color: var(--ds-color-neutral-base-active); + background-color: var(--ds-color-neutral-surface-hover); } .fds-btn--secondary:where(.fds-btn--success):not([aria-disabled='true'], :disabled):active { - color: var(--fds-semantic-text-success-active); - border-color: var(--fds-semantic-border-success-active); - background-color: var(--fds-semantic-surface-success-no_fill-active); + color: var(--ds-color-success-base-default); + border-color: var([delete]); + background-color: var(--ds-color-success-surface-hover); } .fds-btn--secondary:where(.fds-btn--danger):not([aria-disabled='true'], :disabled):active { - color: var(--fds-semantic-text-danger-active); - border-color: var(--fds-semantic-border-danger-active); - background-color: var(--fds-semantic-surface-danger-no_fill-active); + color: var(--ds-color-danger-text-default); + border-color: var(--ds-color-danger-border-strong); + background-color: var(--ds-color-danger-surface-hover); } /* Tertiary button colors */ .fds-btn--tertiary:where(.fds-btn--accent) { - color: var(--fds-semantic-text-action-first-default); + color: var(--ds-color-accent-base-default); } .fds-btn--tertiary:where(.fds-btn--neutral) { - color: var(--fds-semantic-text-action-second-default); + color: var(--ds-color-neutral-base-default); } .fds-btn--tertiary:where(.fds-btn--success) { - color: var(--fds-semantic-text-success-default); + color: var(--ds-color-success-base-default); } .fds-btn--tertiary:where(.fds-btn--danger) { - color: var(--fds-semantic-text-danger-default); + color: var(--ds-color-danger-text-default); } .fds-btn--tertiary:where(.fds-btn--accent):not([aria-disabled='true'], :disabled):active { - color: var(--fds-semantic-text-action-first-active); - background-color: var(--fds-semantic-surface-action-first-no_fill-active); + color: var(--ds-color-accent-base-active); + background-color: var(--ds-color-accent-surface-hover); } .fds-btn--tertiary:where(.fds-btn--neutral):not([aria-disabled='true'], :disabled):active { - color: var(--fds-semantic-text-action-second-active); - background-color: var(--fds-semantic-surface-action-second-no_fill-active); + color: var(--ds-color-neutral-base-active); + background-color: var(--ds-color-neutral-surface-hover); } .fds-btn--tertiary:where(.fds-btn--success):not([aria-disabled='true'], :disabled):active { - color: var(--fds-semantic-text-success-active); - background-color: var(--fds-semantic-surface-success-no_fill-active); + color: var(--ds-color-success-base-default); + background-color: var(--ds-color-success-surface-hover); } .fds-btn--tertiary:where(.fds-btn--danger):not([aria-disabled='true'], :disabled):active { - color: var(--fds-semantic-text-danger-active); - background-color: var(--fds-semantic-surface-danger-no_fill-active); + color: var(--ds-color-danger-text-default); + background-color: var(--ds-color-danger-surface-hover); } } diff --git a/packages/css/card.css b/packages/css/card.css index d585541584..439532c997 100644 --- a/packages/css/card.css +++ b/packages/css/card.css @@ -14,12 +14,12 @@ .fds-card__content { display: flex; justify-content: flex-start; - gap: var(--fds-spacing-4); + gap: var(--ds-spacing-4); flex-wrap: wrap; word-wrap: break-word; - font: var(--fds-typography-paragraph-medium); + font: var(--ds-typography-paragraph-md); font-family: inherit; - padding: var(--fds-spacing-2) 0; + padding: var(--ds-spacing-2) 0; } .fds-card__content { @@ -31,9 +31,9 @@ flex-direction: column; flex-wrap: wrap; word-wrap: break-word; - font: var(--fds-typography-heading-medium); + font: var(--ds-typography-heading-md); font-family: inherit; - padding: var(--fds-spacing-2) 0; + padding: var(--ds-spacing-2) 0; } .fds-card { @@ -43,39 +43,39 @@ box-sizing: border-box; position: relative; overflow: hidden; - color: var(--fds-semantic-text-neutral-default); - border-radius: var(--fds-border_radius-medium); + color: var(--ds-color-neutral-text-default); + border-radius: var(--ds-border-radius-md); } .fds-card a, .fds-card a:visited { - color: var(--fds-semantic-text-neutral-default); + color: var(--ds-color-neutral-text-default); } .fds-card > hr { width: 100%; - margin: var(--fds-spacing-3) 0; + margin: var(--ds-spacing-3) 0; } .fds-card > *:not(.fds-card__media, hr) { - padding-left: var(--fds-spacing-6); - padding-right: var(--fds-spacing-6); + padding-left: var(--ds-spacing-6); + padding-right: var(--ds-spacing-6); } .fds-card > *:not(.fds-card__media):first-child { - padding-top: var(--fds-spacing-6); + padding-top: var(--ds-spacing-6); } .fds-card > *:not(.fds-card__media):last-child { - padding-bottom: var(--fds-spacing-6); + padding-bottom: var(--ds-spacing-6); } .fds-card__media:first-child { - padding-bottom: var(--fds-spacing-4); + padding-bottom: var(--ds-spacing-4); } .fds-card__media:last-child { - padding-top: var(--fds-spacing-6); + padding-top: var(--ds-spacing-6); } .fds-card--link { @@ -94,56 +94,56 @@ } .fds-card--neutral { - background-color: var(--fds-semantic-surface-neutral-default); - border: 1px solid var(--fds-semantic-border-neutral-subtle); + background-color: var(--ds-color-neutral-background-default); + border: 1px solid var(--ds-color-neutral-border-subtle); } .fds-card--subtle { - background-color: var(--fds-semantic-surface-neutral-subtle); - border: 1px solid var(--fds-semantic-border-neutral-subtle); + background-color: var(--ds-color-neutral-background-subtle); + border: 1px solid var(--ds-color-neutral-border-subtle); } .fds-card--neutral.fds-card--link:hover, .fds-card--subtle.fds-card--link:hover { - background-color: var(--fds-semantic-surface-neutral-subtle-hover); + background-color: var(--ds-color-neutral-surface-default); } .fds-card--brand1 { - background-color: var(--fds-semantic-surface-first-light); - border: 1px solid var(--fds-semantic-border-neutral-subtle); + background-color: var(--ds-color-brand1-surface-default); + border: 1px solid var(--ds-color-neutral-border-subtle); } .fds-card--brand1.fds-card--link:hover { - background-color: var(--fds-semantic-surface-first-light-hover); + background-color: var(--ds-color-brand1-surface-hover); } .fds-card--brand1.fds-card--link:active { - background-color: var(--fds-semantic-surface-first-light-active); + background-color: var(--ds-color-brand1-surface-active); } .fds-card--brand2 { - background-color: var(--fds-semantic-surface-second-light); - border: 1px solid var(--fds-semantic-border-neutral-subtle); + background-color: var(--ds-color-brand2-surface-default); + border: 1px solid var(--ds-color-neutral-border-subtle); } .fds-card--brand2.fds-card--link:hover { - background-color: var(--fds-semantic-surface-second-light-hover); + background-color: var(--ds-color-brand2-surface-hover); } .fds-card--brand2.fds-card--link:active { - background-color: var(--fds-semantic-surface-second-light-active); + background-color: var(--ds-color-brand2-surface-active); } .fds-card--brand3 { - background-color: var(--fds-semantic-surface-third-light); - border: 1px solid var(--fds-semantic-border-neutral-subtle); + background-color: var(--ds-color-brand3-surface-default); + border: 1px solid var(--ds-color-neutral-border-subtle); } .fds-card--brand3.fds-card--link:hover { - background-color: var(--fds-semantic-surface-third-light-hover); + background-color: var(--ds-color-brand3-surface-hover); } .fds-card--brand3.fds-card--link:active { - background-color: var(--fds-semantic-surface-third-light-active); + background-color: var(--ds-color-brand3-surface-active); } } diff --git a/packages/css/chip.css b/packages/css/chip.css index d55792aa58..af289b0228 100644 --- a/packages/css/chip.css +++ b/packages/css/chip.css @@ -7,19 +7,19 @@ */ .fds-chip--button { - --fdsc-chip-height: var(--fds-sizing-7); - --fdsc-chip-padding: var(--fds-spacing-3); - --fdsc-chip-background: var(--fds-semantic-surface-action-first-subtle); - --fdsc-chip-text-color: var(--fds-semantic-text-neutral-default); - --fdsc-chip-border: var(--fds-semantic-border-action-first-subtle); - --fdsc-chip-border-radius: var(--fds-border_radius-full); - - background: var(--fdsc-chip-background); - padding: 0 var(--fdsc-chip-padding); - min-height: var(--fdsc-chip-height); - border-radius: var(--fdsc-chip-border-radius); - border: 1px solid var(--fdsc-chip-border); - color: var(--fdsc-chip-text-color); + --dsc-chip-height: var(--ds-sizing-7); + --dsc-chip-padding: var(--ds-spacing-3); + --dsc-chip-background: var(--ds-color-accent-surface-default); + --dsc-chip-text-color: var(--ds-color-neutral-text-default); + --dsc-chip-border: var(--ds-color-accent-border-subtle); + --dsc-chip-border-radius: var(--ds-border-radius-full); + + background: var(--dsc-chip-background); + padding: 0 var(--dsc-chip-padding); + min-height: var(--dsc-chip-height); + border-radius: var(--dsc-chip-border-radius); + border: 1px solid var(--dsc-chip-border); + color: var(--dsc-chip-text-color); text-decoration: none; font-family: inherit; display: inline-flex; @@ -29,7 +29,7 @@ .fds-chip--button:disabled, .fds-chip--button[aria-disabled='true'] { cursor: not-allowed; - opacity: var(--fds-opacity-disabled); + opacity: var(--ds-opacity-disabled); } .fds-chip--button .fds-chip__label { @@ -38,50 +38,50 @@ display: flex; align-items: center; flex-direction: row; - gap: var(--fds-spacing-2); + gap: var(--ds-spacing-2); } .fds-chip--removable { - --fdsc-removable-background: var(--fds-semantic-surface-action-default); - --fdsc-removable-text-color: var(--fds-semantic-text-neutral-on_inverted); - --fdsc-removable-chip-size: var(--fds-sizing-7); - --fdsc-removable-chip-xmark-color: var(--fds-semantic-text-neutral-on_inverted); - --fdsc-removable-chip-xmark-padding_right: var(--fds-spacing-1); - --fdsc-removable-chip-xmark-size: var(--fds-sizing-6); - --fdsc-removable-chip-xmark-wrapper-width: calc(var(--fdsc-removable-chip-xmark-size) + var(--fdsc-removable-chip-xmark-padding_right)); - - color: var(--fdsc-removable-text-color); - background: var(--fdsc-removable-background); + --dsc-removable-background: var(--ds-color-accent-base-default); + --dsc-removable-text-color: var(--ds-color-neutral-contrast-1); + --dsc-removable-chip-size: var(--ds-sizing-7); + --dsc-removable-chip-xmark-color: var(--ds-color-neutral-contrast-1); + --dsc-removable-chip-xmark-padding_right: var(--ds-spacing-1); + --dsc-removable-chip-xmark-size: var(--ds-sizing-6); + --dsc-removable-chip-xmark-wrapper-width: calc(var(--dsc-removable-chip-xmark-size) + var(--dsc-removable-chip-xmark-padding_right)); + + color: var(--dsc-removable-text-color); + background: var(--dsc-removable-background); border: 0; - padding-right: var(--fds-spacing-2); - min-height: var(--fdsc-chip-height); + padding-right: var(--ds-spacing-2); + min-height: var(--dsc-chip-height); } .fds-chip--removable.fds-chip--sm { - padding-right: var(--fds-spacing-1); + padding-right: var(--ds-spacing-1); } .fds-chip--removable.fds-chip--lg { - padding-right: var(--fds-spacing-2); + padding-right: var(--ds-spacing-2); } .fds-chip__x-mark { - color: var(--fdsc-removable-chip-xmark-color); - height: var(--fdsc-removable-chip-xmark-size); - width: var(--fdsc-removable-chip-xmark-size); + color: var(--dsc-removable-chip-xmark-color); + height: var(--dsc-removable-chip-xmark-size); + width: var(--dsc-removable-chip-xmark-size); } .fds-chip__x-mark .fds-chip__icon { - height: var(--fdsc-removable-chip-xmark-size); - width: var(--fdsc-removable-chip-xmark-size); + height: var(--dsc-removable-chip-xmark-size); + width: var(--dsc-removable-chip-xmark-size); } .fds-chip--spacing { - padding-left: var(--fds-spacing-2) !important; + padding-left: var(--ds-spacing-2) !important; } .fds-chip--sm .fds-chip__checkmark-icon { - height: var(--fds-sizing-5); + height: var(--ds-sizing-5); width: auto; } @@ -96,46 +96,46 @@ } .fds-chip--group-container { - --fdsc-gap: var(--fds-spacing-2); + --dsc-chip-group-gap: var(--ds-spacing-2); display: flex; - gap: var(--fdsc-gap); + gap: var(--dsc-chip-group-gap); list-style-type: none; padding: 0; margin: 0; } .fds-chip--group-container.fds-chip--sm { - --fdsc-gap: var(--fds-spacing-2); + --dsc-chip-group-gap: var(--ds-spacing-2); } .fds-chip--group-container.fds-chip--md { - --fdsc-gap: var(--fds-spacing-2); + --dsc-chip-group-gap: var(--ds-spacing-2); } .fds-chip--group-container.fds-chip--lg { - --fdsc-gap: var(--fds-spacing-2); + --dsc-chip-group-gap: var(--ds-spacing-2); } /* Only use hover for non-touch devices to prevent sticky-hovering */ @media (hover: hover) and (pointer: fine) { .fds-chip--button:not(:disabled, [aria-disabled='true']):hover { - --fdsc-chip-background: var(--fds-semantic-surface-action-first-subtle-hover); - --fdsc-chip-text-color: var(--fds-semantic-text-neutral-default); - --fdsc-chip-border: var(--fds-semantic-border-action-first-subtle-hover); + --dsc-chip-background: var(--ds-color-accent-surface-hover); + --dsc-chip-text-color: var(--ds-color-neutral-text-default); + --dsc-chip-border: var(--ds-color-accent-border-default); cursor: pointer; } .fds-chip--button:not(:disabled, [aria-disabled='true']):is([aria-pressed='true']):hover { - --fdsc-chip-background: var(--fds-semantic-surface-action-first-no_fill-active); - --fdsc-chip-text-color: var(--fds-semantic-text-neutral-default); + --dsc-chip-background: var(--ds-color-accent-surface-hover); + --dsc-chip-text-color: var(--ds-color-neutral-text-default); } .fds-chip--removable:not(:disabled, [aria-disabled='true']):hover, .fds-chip--removable:not(:disabled, [aria-disabled='true']):focus { - --fdsc-removable-background: var(--fds-semantic-surface-action-hover); - --fdsc-removable-chip-xmark-color: var(--fds-semantic-text-neutral-on_inverted); + --dsc-removable-background: var(--ds-color-accent-base-hover); + --dsc-removable-chip-xmark-color: var(--ds-color-neutral-contrast-1); } } @@ -143,31 +143,31 @@ .fds-chip--button:not(:disabled, [aria-disabled='true']):active, .fds-chip--removable:is([aria-pressed='true']), .fds-chip--removable:not(:disabled, [aria-disabled='true']):active { - --fdsc-chip-background: var(--fds-semantic-surface-action-first-active); - --fdsc-chip-text-color: var(--fds-semantic-text-neutral-on_inverted); - --fdsc-chip-border: var(--fds-semantic-surface-action-first-active); - --fdsc-removable-background: var(--fds-semantic-surface-action-first-active); - --fdsc-removable-text-color: var(--fds-semantic-text-neutral-on_inverted); + --dsc-chip-background: var(--ds-color-accent-base-active); + --dsc-chip-text-color: var(--ds-color-neutral-contrast-1); + --dsc-chip-border: var(--ds-color-accent-base-active); + --dsc-removable-background: var(--ds-color-accent-base-active); + --dsc-removable-text-color: var(--ds-color-neutral-contrast-1); } .fds-chip--sm { - --fdsc-chip-height: var(--fds-sizing-7); - --fdsc-chip-padding: var(--fds-spacing-3); - --fdsc-removable-chip-xmark-size: var(--fds-sizing-5); - --fdsc-removable-chip-xmark-padding_right: var(--fds-spacing-1); + --dsc-chip-height: var(--ds-sizing-7); + --dsc-chip-padding: var(--ds-spacing-3); + --dsc-removable-chip-xmark-size: var(--ds-sizing-5); + --dsc-removable-chip-xmark-padding_right: var(--ds-spacing-1); } .fds-chip--md { - --fdsc-chip-height: var(--fds-sizing-8); - --fdsc-chip-padding: var(--fds-spacing-3); - --fdsc-removable-chip-xmark-size: var(--fds-sizing-6); - --fdsc-removable-chip-xmark-padding_right: var(--fds-spacing-2); + --dsc-chip-height: var(--ds-sizing-8); + --dsc-chip-padding: var(--ds-spacing-3); + --dsc-removable-chip-xmark-size: var(--ds-sizing-6); + --dsc-removable-chip-xmark-padding_right: var(--ds-spacing-2); } .fds-chip--lg { - --fdsc-chip-height: var(--fds-sizing-9); - --fdsc-chip-padding: var(--fds-spacing-4); - --fdsc-removable-chip-xmark-size: var(--fds-sizing-7); - --fdsc-removable-chip-xmark-padding_right: var(--fds-spacing-3); + --dsc-chip-height: var(--ds-sizing-9); + --dsc-chip-padding: var(--ds-spacing-4); + --dsc-removable-chip-xmark-size: var(--ds-sizing-7); + --dsc-removable-chip-xmark-padding_right: var(--ds-spacing-3); } } diff --git a/packages/css/combobox.css b/packages/css/combobox.css index f03a10d1f4..7a3f4693e3 100644 --- a/packages/css/combobox.css +++ b/packages/css/combobox.css @@ -2,12 +2,12 @@ .fds-combobox { display: grid; background-color: transparent; - gap: var(--fds-spacing-2); + gap: var(--ds-spacing-2); } .fds-combobox__options-wrapper { - padding: var(--fds-spacing-2); - background: var(--fds-semantic-background-default); + padding: var(--ds-spacing-2); + background: var(--ds-color-neutral-background-default); overflow-y: auto; z-index: 1600; } @@ -20,13 +20,13 @@ display: flex; align-items: center; position: relative; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); cursor: text; - padding: var(--fds-spacing-2); + padding: var(--ds-spacing-2); width: 100%; height: auto; justify-content: space-between; - font: var(--fds-typography-paragraph-medium); + font: var(--ds-typography-paragraph-md); font-family: inherit; } @@ -40,38 +40,38 @@ } .fds-combobox--sm .fds-combobox__input__wrapper { - min-height: var(--fds-sizing-10); - font: var(--fds-typography-paragraph-small); + min-height: var(--ds-sizing-10); + font: var(--ds-typography-paragraph-sm); font-family: inherit; - padding: 5px var(--fds-spacing-2); + padding: 5px var(--ds-spacing-2); } .fds-combobox--sm .fds-combobox__input__wrapper .fds-combobox__input { - font: var(--fds-typography-paragraph-small); + font: var(--ds-typography-paragraph-sm); font-family: inherit; } .fds-combobox--md .fds-combobox__input__wrapper { - min-height: var(--fds-sizing-12); - font: var(--fds-typography-paragraph-medium); + min-height: var(--ds-sizing-12); + font: var(--ds-typography-paragraph-md); font-family: inherit; - padding: 7px var(--fds-spacing-3); + padding: 7px var(--ds-spacing-3); } .fds-combobox--md .fds-combobox__input__wrapper .fds-combobox__input { - font: var(--fds-typography-paragraph-medium); + font: var(--ds-typography-paragraph-md); font-family: inherit; } .fds-combobox--lg .fds-combobox__input__wrapper { - min-height: var(--fds-sizing-14); - font: var(--fds-typography-paragraph-large); + min-height: var(--ds-sizing-14); + font: var(--ds-typography-paragraph-lg); font-family: inherit; - padding: 7px var(--fds-spacing-4); + padding: 7px var(--ds-spacing-4); } .fds-combobox--lg .fds-combobox__input__wrapper .fds-combobox__input { - font: var(--fds-typography-paragraph-large); + font: var(--ds-typography-paragraph-lg); font-family: inherit; } @@ -80,7 +80,7 @@ } .fds-combobox__input__wrapper.fds-combobox--error { - border-color: var(--fds-semantic-border-danger-default); + border-color: var(--ds-color-danger-border-default); border-width: 2px; } @@ -88,7 +88,7 @@ display: flex; flex-wrap: wrap; width: 100%; - gap: var(--fds-spacing-2); + gap: var(--ds-spacing-2); align-items: center; background-color: transparent; } @@ -100,21 +100,21 @@ } .fds-combobox__input__wrapper.fds-combobox--readonly { - background: var(--fds-semantic-surface-neutral-subtle); - border-color: var(--fds-semantic-border-neutral-default); + background: var(--ds-color-neutral-background-subtle); + border-color: var(--ds-color-neutral-border-strong); } .fds-combobox__label { min-width: min-content; display: inline-flex; flex-direction: row; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); align-items: center; } .fds-combobox__description { - color: var(--fds-semantic-text-neutral-subtle); - margin-top: calc(var(--fds-spacing-2) * -1); + color: var(--ds-color-neutral-text-subtle); + margin-top: calc(var(--ds-spacing-2) * -1); } .fds-combobox__clear-button { @@ -122,10 +122,10 @@ place-items: center; cursor: pointer; background-color: transparent; - color: var(--fds-semantic-text-neutral-default); + color: var(--ds-color-neutral-text-default); border: none; padding: 0; - border-radius: var(--fds-spacing-1); + border-radius: var(--ds-spacing-1); height: 29px; width: 29px; aspect-ratio: 1; @@ -147,11 +147,11 @@ } .fds-combobox__clear-button:not(:disabled):hover { - background-color: var(--fds-semantic-surface-info-subtle-hover); + background-color: var([delete]); } .fds-combobox__disabled { - opacity: var(--fds-opacity-disabled); + opacity: var(--ds-opacity-disabled); } .fds-combobox__disabled * { @@ -164,7 +164,7 @@ } .fds-combobox__error-message { - margin-top: var(--fds-spacing-2); + margin-top: var(--ds-spacing-2); } .fds-combobox__error-message:empty { @@ -173,7 +173,7 @@ .fds-combobox__loading { display: flex; - gap: var(--fds-spacing-2); + gap: var(--ds-spacing-2); align-content: center; } @@ -181,53 +181,53 @@ * Apply a focus outline on an element when it is focused with keyboard */ .fds-combobox__input__wrapper:has(input:focus) { - --fds-focus-border-width: 3px; + --dsc-focus-border-width: 3px; - outline: var(--fds-focus-border-width) solid var(--fds-semantic-border-focus-outline); - outline-offset: var(--fds-focus-border-width); - box-shadow: 0 0 0 var(--fds-focus-border-width) var(--fds-semantic-border-focus-boxshadow) !important; + outline: var(--dsc-focus-border-width) solid var(--ds-color-neutral-text-default); + outline-offset: var(--dsc-focus-border-width); + box-shadow: 0 0 0 var(--dsc-focus-border-width) var(--ds-color-neutral-background-default) !important; } .fds-combobox__empty { - padding: var(--fds-spacing-2) var(--fds-spacing-3); + padding: var(--ds-spacing-2) var(--ds-spacing-3); } .fds-combobox--lg .fds-combobox__empty { - font: var(--fds-typography-label-large); + font: var(--ds-typography-label-lg); font-family: inherit; font-weight: 400; } .fds-combobox--md .fds-combobox__empty { - font: var(--fds-typography-label-medium); + font: var(--ds-typography-label-md); font-family: inherit; font-weight: 400; } .fds-combobox--sm .fds-combobox__empty { - font: var(--fds-typography-label-small); + font: var(--ds-typography-label-sm); font-family: inherit; font-weight: 400; } .fds-combobox__custom { - padding: var(--fds-spacing-2) var(--fds-spacing-3); + padding: var(--ds-spacing-2) var(--ds-spacing-3); } .fds-combobox--lg .fds-combobox__custom { - font: var(--fds-typography-label-large); + font: var(--ds-typography-label-lg); font-family: inherit; font-weight: 400; } .fds-combobox--md .fds-combobox__custom { - font: var(--fds-typography-label-medium); + font: var(--ds-typography-label-md); font-family: inherit; font-weight: 400; } .fds-combobox--sm .fds-combobox__custom { - font: var(--fds-typography-label-small); + font: var(--ds-typography-label-sm); font-family: inherit; font-weight: 400; } @@ -236,23 +236,23 @@ width: 100%; display: grid; grid-template-columns: 1.2em 1fr; - padding: var(--fds-spacing-2) var(--fds-spacing-3); - padding-left: var(--fds-spacing-1); + padding: var(--ds-spacing-2) var(--ds-spacing-3); + padding-left: var(--ds-spacing-1); border: none; border-left: 5px solid transparent; - border-radius: var(--fds-border_radius-interactive); + border-radius: var(--ds-border-radius-md); justify-content: start; background: none; text-align: left; height: auto; cursor: pointer; - font: var(--fds-typography-label-medium); + font: var(--ds-typography-label-md); font-family: inherit; } .fds-combobox__option.fds-combobox__option--active { - background: var(--fds-semantic-surface-action-first-no_fill-hover); - border-left: 5px solid var(--fds-semantic-border-input-hover); + background: var(--ds-color-accent-surface-default); + border-left: 5px solid var(--ds-color-accent-border-strong); } .fds-combobox__option > div { @@ -261,7 +261,7 @@ .fds-combobox__option.fds-combobox__option--multiple { grid-template-columns: auto 1fr; - gap: var(--fds-spacing-2); + gap: var(--ds-spacing-2); } .fds-combobox__option__label { @@ -270,51 +270,51 @@ flex-direction: column; flex-wrap: wrap; cursor: pointer; - gap: var(--fds-spacing-1); - color: var(--fds-semantic-text-neutral-default); + gap: var(--ds-spacing-1); + color: var(--ds-color-neutral-text-default); } .fds-combobox__option--active .fds-combobox__option__label { - color: var(--fds-semantic-text-action-hover); + color: var(--ds-color-accent-base-hover); } .fds-combobox__option__icon-wrapper { - width: var(--fds-spacing-6); + width: var(--ds-spacing-6); aspect-ratio: 1 / 1; - border: 2px solid var(--fds-semantic-border-input-default); - border-radius: var(--fds-border_radius-interactive); + border: 2px solid var(--ds-color-neutral-border-default); + border-radius: var(--ds-border-radius-md); background-color: white; display: grid; place-items: center; } .fds-combobox__option--active .fds-combobox__option__icon-wrapper { - border-color: var(--fds-semantic-border-input-hover); + border-color: var(--ds-color-accent-border-strong); } .fds-combobox--sm .fds-combobox__option .fds-combobox__option__icon-wrapper { - width: var(--fds-spacing-5); + width: var(--ds-spacing-5); } .fds-combobox--md .fds-combobox__option .fds-combobox__option__icon-wrapper { - width: var(--fds-spacing-6); + width: var(--ds-spacing-6); } .fds-combobox--lg .fds-combobox__option .fds-combobox__option__icon-wrapper { - width: var(--fds-spacing-7); + width: var(--ds-spacing-7); } .fds-combobox__option__icon-wrapper.fds-combobox__option__icon-wrapper--selected { - border-color: var(--fds-semantic-border-input-hover); - background-color: var(--fds-semantic-border-input-hover); + border-color: var(--ds-color-accent-border-strong); + background-color: var(--ds-color-accent-border-strong); } .fds-combobox__option__icon-wrapper__icon { box-sizing: border-box; padding-top: 0.2em; transform: scale(1.4); - stroke: var(--fds-semantic-text-neutral-default); - color: var(--fds-semantic-text-neutral-default); + stroke: var(--ds-color-neutral-text-default); + color: var(--ds-color-neutral-text-default); } .fds-combobox__option__icon-wrapper .fds-combobox__option__icon-wrapper__icon { @@ -322,8 +322,8 @@ } .fds-combobox__option--active .fds-combobox__option__icon-wrapper__icon { - stroke: var(--fds-semantic-text-action-hover); - color: var(--fds-semantic-text-action-hover); + stroke: var(--ds-color-accent-base-hover); + color: var(--ds-color-accent-base-hover); } .fds-combobox__option__icon-wrapper.fds-combobox__option__icon-wrapper--selected .fds-combobox__option__icon-wrapper__icon { @@ -335,8 +335,8 @@ display: flex; flex-direction: column; flex-wrap: wrap; - gap: var(--fds-spacing-1); - color: var(--fds-semantic-text-neutral-subtle); + gap: var(--ds-spacing-1); + color: var(--ds-color-neutral-text-subtle); font: inherit; font-family: inherit; } diff --git a/packages/css/divider.css b/packages/css/divider.css index e1a231adf0..b1a6a6a675 100644 --- a/packages/css/divider.css +++ b/packages/css/divider.css @@ -5,14 +5,14 @@ } .fds-divider--default { - border-color: var(--fds-semantic-border-divider-default); + border-color: var(--ds-color-neutral-border-subtle); } .fds-divider--strong { - border-color: var(--fds-semantic-border-divider-strong); + border-color: var(--ds-color-neutral-border-default); } .fds-divider--subtle { - border-color: var(--fds-semantic-border-divider-subtle); + border-color: var(--ds-color-neutral-border-subtle); } } diff --git a/packages/css/dropdownmenu.css b/packages/css/dropdownmenu.css index 05f006186f..78c43da186 100644 --- a/packages/css/dropdownmenu.css +++ b/packages/css/dropdownmenu.css @@ -1,37 +1,37 @@ @layer fds.dropdownmenu { .fds-dropdownmenu { position: relative; - padding: var(--fds-spacing-2); + padding: var(--ds-spacing-2); z-index: 1500; margin: 0; list-style: none; - border-radius: var(--fds-border_radius-medium); - box-shadow: var(--fds-shadow-medium); - background-color: var(--fds-semantic-background-default); + border-radius: var(--ds-border-radius-md); + box-shadow: var(--ds-shadow-md); + background-color: var(--ds-color-neutral-background-default); } .fds-dropdownmenu--sm { min-width: 240px; - padding: var(--fds-spacing-2); + padding: var(--ds-spacing-2); } .fds-dropdownmenu--md { min-width: 260px; - padding: var(--fds-spacing-3) var(--fds-spacing-2); + padding: var(--ds-spacing-3) var(--ds-spacing-2); } .fds-dropdownmenu--lg { min-width: 280px; - padding: var(--fds-spacing-4) var(--fds-spacing-2); + padding: var(--ds-spacing-4) var(--ds-spacing-2); } .fds-dropdownmenu > hr { - border-color: var(--fds-semantic-border-divider-subtle) !important; + border-color: var(--ds-color-neutral-border-subtle) !important; } .fds-dropdownmenu__item { justify-content: start; - padding: 0 var(--fds-spacing-4); + padding: 0 var(--ds-spacing-4); } .fds-dropdownmenu__section { @@ -41,6 +41,6 @@ } .fds-dropdownmenu__heading { - padding: var(--fds-spacing-2) var(--fds-spacing-4); + padding: var(--ds-spacing-2) var(--ds-spacing-4); } } diff --git a/packages/css/error-message.css b/packages/css/error-message.css index 8f5b0effc0..efbae2f773 100644 --- a/packages/css/error-message.css +++ b/packages/css/error-message.css @@ -1,43 +1,43 @@ @layer fds.typography.error-message { .fds-error-message { - --fdsc-bottom-spacing: var(--fds-spacing-5); + --dsc-bottom-spacing: var(--ds-spacing-5); margin: 0; } .fds-error-message--error { - color: var(--fds-semantic-text-danger-default); + color: var(--ds-color-danger-text-default); } .fds-error-message--spacing { - margin-bottom: var(--fdsc-bottom-spacing); + margin-bottom: var(--dsc-bottom-spacing); } .fds-error-message--lg { - --fdsc-bottom-spacing: var(--fds-spacing-5); + --dsc-bottom-spacing: var(--ds-spacing-5); - font: var(--fds-typography-error_message-large); + font: var(--ds-typography-error_message-lg); font-family: inherit; } .fds-error-message--md { - --fdsc-bottom-spacing: var(--fds-spacing-5); + --dsc-bottom-spacing: var(--ds-spacing-5); - font: var(--fds-typography-error_message-medium); + font: var(--ds-typography-error_message-md); font-family: inherit; } .fds-error-message--sm { - --fdsc-bottom-spacing: var(--fds-spacing-4); + --dsc-bottom-spacing: var(--ds-spacing-4); - font: var(--fds-typography-error_message-small); + font: var(--ds-typography-error_message-sm); font-family: inherit; } .fds-error-message--xs { - --fdsc-bottom-spacing: var(--fds-spacing-3); + --dsc-bottom-spacing: var(--ds-spacing-3); - font: var(--fds-typography-error_message-xsmall); + font: var(--ds-typography-error_message-xs); font-family: inherit; } } diff --git a/packages/css/error-summary.css b/packages/css/error-summary.css index 600cff3c70..c99c372607 100644 --- a/packages/css/error-summary.css +++ b/packages/css/error-summary.css @@ -1,12 +1,12 @@ @layer fds.errorsummary { .fds-error-summary { - padding: var(--fds-spacing-6) var(--fds-spacing-8); - border-radius: var(--fds-border_radius-large); - background-color: var(--fds-semantic-surface-danger-subtle); + padding: var(--ds-spacing-6) var(--ds-spacing-8); + border-radius: var(--ds-border-radius-lg); + background-color: var(--ds-color-danger-surface-default); } .fds-error-summary a { - color: var(--fds-semantic-text-neutral-default); + color: var(--ds-color-neutral-text-default); } .fds-error-summary li:last-of-type { diff --git a/packages/css/fieldset.css b/packages/css/fieldset.css index 6631bd5cb4..c656f31c3e 100644 --- a/packages/css/fieldset.css +++ b/packages/css/fieldset.css @@ -9,11 +9,11 @@ .fds-fieldset--spacing { display: flex; flex-direction: column; - gap: var(--fds-spacing-2); + gap: var(--ds-spacing-2); } .fds-fieldset__description { - color: var(--fds-semantic-text-neutral-subtle); + color: var(--ds-color-neutral-text-subtle); font-weight: 400; } @@ -32,7 +32,7 @@ .fds-fieldset--disabled .fds-fieldset__legend, .fds-fieldset--disabled .fds-fieldset__description { - color: var(--fds-semantic-border-neutral-subtle); + color: var(--ds-color-neutral-border-subtle); } .fds-fieldset__error-message { diff --git a/packages/css/heading.css b/packages/css/heading.css index eff6f562cb..ca3c3c2a81 100644 --- a/packages/css/heading.css +++ b/packages/css/heading.css @@ -1,61 +1,61 @@ @layer fds.typography.heading { .fds-heading { - --fdsc-bottom-spacing: var(--fds-spacing-6); + --dsc-bottom-spacing: var(--ds-spacing-6); margin: 0; - color: var(--fds-semantic-text-neutral-default); + color: var(--ds-color-neutral-text-default); } .fds-heading--spacing { - margin-bottom: var(--fdsc-bottom-spacing); + margin-bottom: var(--dsc-bottom-spacing); } .fds-heading--2xl { - --fdsc-bottom-spacing: var(--fds-spacing-7); + --dsc-bottom-spacing: var(--ds-spacing-7); - font: var(--fds-typography-heading-2xlarge); + font: var(--ds-typography-heading-2xl); font-family: inherit; } .fds-heading--xl { - --fdsc-bottom-spacing: var(--fds-spacing-6); + --dsc-bottom-spacing: var(--ds-spacing-6); - font: var(--fds-typography-heading-xlarge); + font: var(--ds-typography-heading-xl); font-family: inherit; } .fds-heading--lg { - --fdsc-bottom-spacing: var(--fds-spacing-5); + --dsc-bottom-spacing: var(--ds-spacing-5); - font: var(--fds-typography-heading-large); + font: var(--ds-typography-heading-lg); font-family: inherit; } .fds-heading--md { - --fdsc-bottom-spacing: var(--fds-spacing-4); + --dsc-bottom-spacing: var(--ds-spacing-4); - font: var(--fds-typography-heading-medium); + font: var(--ds-typography-heading-md); font-family: inherit; } .fds-heading--sm { - --fdsc-bottom-spacing: var(--fds-spacing-3); + --dsc-bottom-spacing: var(--ds-spacing-3); - font: var(--fds-typography-heading-small); + font: var(--ds-typography-heading-sm); font-family: inherit; } .fds-heading--xs { - --fdsc-bottom-spacing: var(--fds-spacing-2); + --dsc-bottom-spacing: var(--ds-spacing-2); - font: var(--fds-typography-heading-xsmall); + font: var(--ds-typography-heading-xs); font-family: inherit; } .fds-heading--2xs { - --fdsc-bottom-spacing: var(--fds-spacing-1); + --dsc-bottom-spacing: var(--ds-spacing-1); - font: var(--fds-typography-heading-xxsmall); + font: var(--ds-typography-heading-2xs); font-family: inherit; } } diff --git a/packages/css/helptext.css b/packages/css/helptext.css index 59a273cb27..b15455148a 100644 --- a/packages/css/helptext.css +++ b/packages/css/helptext.css @@ -21,9 +21,9 @@ } .fds-helptext__icon { - color: var(--fds-semantic-text-action-default); - width: var(--fds-sizing-7); - height: var(--fds-sizing-7); + color: var(--ds-color-accent-base-default); + width: var(--ds-sizing-7); + height: var(--ds-sizing-7); } .fds-helptext__button:where(:hover, :focus, [data-state^='open']) > .fds-helptext__icon { @@ -35,24 +35,24 @@ } .fds-helptext__content { - font: var(--fds-typography-paragraph-medium); + font: var(--ds-typography-paragraph-md); font-family: inherit; width: fit-content; max-width: 700px; } .fds-helptext--sm .fds-helptext__icon { - width: var(--fds-sizing-6); - height: var(--fds-sizing-6); + width: var(--ds-sizing-6); + height: var(--ds-sizing-6); } .fds-helptext--md .fds-helptext__icon { - width: var(--fds-sizing-7); - height: var(--fds-sizing-7); + width: var(--ds-sizing-7); + height: var(--ds-sizing-7); } .fds-helptext--lg .fds-helptext__icon { - width: var(--fds-sizing-8); - height: var(--fds-sizing-8); + width: var(--ds-sizing-8); + height: var(--ds-sizing-8); } } diff --git a/packages/css/ingress.css b/packages/css/ingress.css index 9591181ec1..2dd8e568ee 100644 --- a/packages/css/ingress.css +++ b/packages/css/ingress.css @@ -1,40 +1,40 @@ @layer fds.typography.ingress { .fds-ingress { - --fdsc-bottom-spacing: var(--fds-spacing-5); + --dsc-bottom-spacing: var(--ds-spacing-5); margin: 0; - color: var(--fds-semantic-text-neutral-default); + color: var(--ds-color-neutral-text-default); } .fds-ingress--spacing { - margin-bottom: var(--fdsc-bottom-spacing); + margin-bottom: var(--dsc-bottom-spacing); } .fds-ingress--md { - --fdsc-bottom-spacing: var(--fds-spacing-5); + --dsc-bottom-spacing: var(--ds-spacing-5); - font: var(--fds-typography-ingress-medium); + font: var(--ds-typography-ingress-md); font-family: inherit; } .fds-ingress--lg { - --fdsc-bottom-spacing: var(--fds-spacing-6); + --dsc-bottom-spacing: var(--ds-spacing-6); - font: var(--fds-typography-ingress-large); + font: var(--ds-typography-ingress-lg); font-family: inherit; } .fds-ingress--sm { - --fdsc-bottom-spacing: var(--fds-spacing-7); + --dsc-bottom-spacing: var(--ds-spacing-7); - font: var(--fds-typography-ingress-small); + font: var(--ds-typography-ingress-sm); font-family: inherit; } .fds-ingress--xs { - --fdsc-bottom-spacing: var(--fds-spacing-8); + --dsc-bottom-spacing: var(--ds-spacing-8); - font: var(--fds-typography-ingress-xsmall); + font: var(--ds-typography-ingress-xs); font-family: inherit; } } diff --git a/packages/css/label.css b/packages/css/label.css index 36509bad1b..b37d66f8e2 100644 --- a/packages/css/label.css +++ b/packages/css/label.css @@ -1,34 +1,34 @@ @layer fds.typography.label { .fds-label { - --fdsc-bottom-spacing: var(--fds-spacing-1); + --dsc-bottom-spacing: var(--ds-spacing-1); display: inline-block; margin: 0; padding: 0; - color: var(--fds-semantic-text-neutral-default); + color: var(--ds-color-neutral-text-default); } .fds-label--spacing { - margin-bottom: var(--fdsc-bottom-spacing); + margin-bottom: var(--dsc-bottom-spacing); } .fds-label--lg { - font: var(--fds-typography-label-large); + font: var(--ds-typography-label-lg); font-family: inherit; } .fds-label--md { - font: var(--fds-typography-label-medium); + font: var(--ds-typography-label-md); font-family: inherit; } .fds-label--sm { - font: var(--fds-typography-label-small); + font: var(--ds-typography-label-sm); font-family: inherit; } .fds-label--xs { - font: var(--fds-typography-label-xsmall); + font: var(--ds-typography-label-xs); font-family: inherit; } diff --git a/packages/css/link.css b/packages/css/link.css index c7c154b1d4..193e38027e 100644 --- a/packages/css/link.css +++ b/packages/css/link.css @@ -1,29 +1,29 @@ @layer fds.link { .fds-link { - color: var(--fds-semantic-text-action-default); + color: var(--ds-color-accent-base-default); cursor: pointer; text-decoration: underline; text-decoration-thickness: max(1px, 0.0625rem); text-underline-offset: max(4px, 0.25rem); display: inline-flex; align-items: center; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); } .fds-link:visited { - color: var(--fds-semantic-text-visited-default); + color: var(--ds-global-purple-13); text-decoration: none; } .fds-link:hover { - color: var(--fds-semantic-text-action-hover); + color: var(--ds-color-accent-base-hover); text-decoration-thickness: max(2px, 0.125rem, 0.12em); } .fds-link:focus-visible { - background: var(--fds-semantic-border-focus-outline); - box-shadow: 0 max(3px, 0.1875rem, 0.18em) var(--fds-semantic-border-focus-boxshadow); - color: var(--fds-semantic-text-action-active); + background: var(--ds-color-neutral-text-default); + box-shadow: 0 max(3px, 0.1875rem, 0.18em) var(--ds-color-neutral-background-default); + color: var(--ds-color-accent-base-active); outline: none; text-decoration: none; } diff --git a/packages/css/list.css b/packages/css/list.css index ce7a6e430b..e06cb2abcd 100644 --- a/packages/css/list.css +++ b/packages/css/list.css @@ -1,18 +1,18 @@ @layer fds.list { .fds-list--sm { - padding-left: var(--fds-spacing-4); + padding-left: var(--ds-spacing-4); } .fds-list--md, .fds-list--lg { - padding-left: var(--fds-spacing-6); + padding-left: var(--ds-spacing-6); } .fds-list__item { - margin-bottom: var(--fds-spacing-2); + margin-bottom: var(--ds-spacing-2); } .fds-list__item > .fds-list { - margin-top: var(--fds-spacing-2); + margin-top: var(--ds-spacing-2); } } diff --git a/packages/css/modal.css b/packages/css/modal.css index 63b2e7a058..cf8c9e3a4e 100644 --- a/packages/css/modal.css +++ b/packages/css/modal.css @@ -4,8 +4,8 @@ width: 100%; max-width: 650px; border: none; - border-radius: var(--fds-border_radius-medium); - box-shadow: var(--fds-shadow-xlarge); + border-radius: var(--ds-border-radius-md); + box-shadow: var(--ds-shadow-xl); } .fds-modal::backdrop { @@ -20,8 +20,8 @@ } .fds-modal > hr { - margin: var(--fds-spacing-3) 0 !important; - border-color: var(--fds-semantic-border-divider-subtle); + margin: var(--ds-spacing-3) 0 !important; + border-color: var(--ds-color-neutral-border-subtle); } .fds-modal--lock-scroll { @@ -70,36 +70,36 @@ display: flex; justify-content: space-between; flex-direction: column; - padding-top: var(--fds-spacing-6); - padding-bottom: var(--fds-spacing-2); - padding-left: var(--fds-spacing-6); - padding-right: var(--fds-spacing-18); - gap: var(--fds-spacing-1); - color: var(--fds-semantic-text-neutral-default); + padding-top: var(--ds-spacing-6); + padding-bottom: var(--ds-spacing-2); + padding-left: var(--ds-spacing-6); + padding-right: var(--ds-spacing-18); + gap: var(--ds-spacing-1); + color: var(--ds-color-neutral-text-default); } .fds-modal__header--no-button { - padding-right: var(--fds-spacing-6); + padding-right: var(--ds-spacing-6); } .fds-modal__header__button { position: absolute; - top: var(--fds-spacing-3); - right: var(--fds-spacing-3); + top: var(--ds-spacing-3); + right: var(--ds-spacing-3); } .fds-modal__footer { display: flex; align-items: center; - gap: var(--fds-spacing-4); - padding-top: var(--fds-spacing-3); - padding-bottom: var(--fds-spacing-6); - padding-left: var(--fds-spacing-6); - padding-right: var(--fds-spacing-6); + gap: var(--ds-spacing-4); + padding-top: var(--ds-spacing-3); + padding-bottom: var(--ds-spacing-6); + padding-left: var(--ds-spacing-6); + padding-right: var(--ds-spacing-6); } .fds-modal__content { - padding: var(--fds-spacing-2) var(--fds-spacing-6); + padding: var(--ds-spacing-2) var(--ds-spacing-6); max-height: 80vh; overflow-y: auto; } diff --git a/packages/css/native-select.css b/packages/css/native-select.css index c7270a8835..d143cb647f 100644 --- a/packages/css/native-select.css +++ b/packages/css/native-select.css @@ -5,21 +5,21 @@ font-family: inherit; box-sizing: border-box; flex: 0 1 auto; - padding: 0 var(--fds-spacing-2); - border: solid 1px var(--fds-semantic-border-input-default); - border-radius: var(--fds-border_radius-medium); + padding: 0 var(--ds-spacing-2); + border: solid 1px var(--ds-color-neutral-border-default); + border-radius: var(--ds-border-radius-md); background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMWVtJyBoZWlnaHQ9JzFlbScgdmlld0JveD0nMCAwIDI0IDI0JyBmaWxsPSdub25lJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZvY3VzYWJsZT0nZmFsc2UnIHJvbGU9J2ltZyc+PHBhdGggZmlsbC1ydWxlPSdldmVub2RkJyBjbGlwLXJ1bGU9J2V2ZW5vZGQnIGQ9J001Ljk3IDkuNDdhLjc1Ljc1IDAgMCAxIDEuMDYgMEwxMiAxNC40NGw0Ljk3LTQuOTdhLjc1Ljc1IDAgMSAxIDEuMDYgMS4wNmwtNS41IDUuNWEuNzUuNzUgMCAwIDEtMS4wNiAwbC01LjUtNS41YS43NS43NSAwIDAgMSAwLTEuMDZaJyBmaWxsPSdjdXJyZW50Q29sb3InPjwvcGF0aD48L3N2Zz4='); - background-color: var(--fds-semantic-background-default); + background-color: var(--ds-color-neutral-background-default); background-repeat: no-repeat; - background-position: right var(--fds-spacing-2) center; + background-position: right var(--ds-spacing-2) center; background-size: 1.5em 1.5em; appearance: none; } @media (hover: hover) and (pointer: fine) { .fds-native-select:not(:focus-visible, :disabled, [aria-disabled]):hover { - border-color: var(--fds-semantic-border-input-hover); - box-shadow: inset 0 0 0 1px var(--fds-semantic-border-input-hover); + border-color: var(--ds-color-accent-border-strong); + box-shadow: inset 0 0 0 1px var(--ds-color-accent-border-strong); } } @@ -28,30 +28,30 @@ } .fds-native-select--sm { - padding: 0 var(--fds-spacing-2); - padding-right: var(--fds-spacing-8); - height: var(--fds-sizing-10); + padding: 0 var(--ds-spacing-2); + padding-right: var(--ds-spacing-8); + height: var(--ds-sizing-10); } .fds-native-select--md { - padding: 0 var(--fds-spacing-3); - padding-right: var(--fds-spacing-10); - height: var(--fds-sizing-12); + padding: 0 var(--ds-spacing-3); + padding-right: var(--ds-spacing-10); + height: var(--ds-sizing-12); } .fds-native-select--lg { - padding: 0 var(--fds-spacing-4); - padding-right: var(--fds-spacing-12); - height: var(--fds-sizing-14); + padding: 0 var(--ds-spacing-4); + padding-right: var(--ds-spacing-12); + height: var(--ds-sizing-14); } .fds-native-select--container { display: grid; - gap: var(--fds-spacing-2); + gap: var(--ds-spacing-2); } .fds-native-select--disabled { - opacity: var(--fds-opacity-disabled); + opacity: var(--ds-opacity-disabled); } .fds-native-select--disabled .fds-native-select { @@ -59,13 +59,13 @@ } .fds-native-select--readonly .fds-native-select { - background: var(--fds-semantic-surface-neutral-subtle); - border-color: var(--fds-semantic-border-neutral-default); + background: var(--ds-color-neutral-background-subtle); + border-color: var(--ds-color-neutral-border-strong); } .fds-native-select--error > .fds-native-select:not(:focus-visible) { - border-color: var(--fds-semantic-border-danger-default); - box-shadow: inset 0 0 0 1px var(--fds-semantic-border-danger-default); + border-color: var(--ds-color-danger-border-default); + box-shadow: inset 0 0 0 1px var(--ds-color-danger-border-default); } .fds-native-select__readonly__icon { @@ -81,12 +81,12 @@ min-width: min-content; display: inline-flex; flex-direction: row; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); align-items: center; } .fds-native-select__description { - color: var(--fds-semantic-text-neutral-subtle); - margin-top: calc(var(--fds-spacing-2) * -1); + color: var(--ds-color-neutral-text-subtle); + margin-top: calc(var(--ds-spacing-2) * -1); } } diff --git a/packages/css/pagination.css b/packages/css/pagination.css index aae49c7aae..9e81889e9c 100644 --- a/packages/css/pagination.css +++ b/packages/css/pagination.css @@ -1,8 +1,8 @@ @layer fds.pagination { .fds-pagination { - --fds-pagination-listitem-margin: var(--fds-spacing-4); - --fds-pagination-ellipsis-width: var(--fds-sizing-12); - --fds-pagination-chevron-margin: var(--fds-spacing-2); + --dsc-pagination-listitem-margin: var(--ds-spacing-4); + --dsc-pagination-ellipsis-width: var(--ds-sizing-12); + --dsc-pagination-chevron-margin: var(--ds-spacing-2); list-style-type: none; display: flex; @@ -17,53 +17,53 @@ } .fds-pagination--sm { - --fds-pagination-chevron-margin: var(--fds-spacing-2); + --dsc-pagination-chevron-margin: var(--ds-spacing-2); } .fds-pagination--md { - --fds-pagination-chevron-margin: var(--fds-spacing-2); + --dsc-pagination-chevron-margin: var(--ds-spacing-2); } .fds-pagination--lg { - --fds-pagination-chevron-margin: var(--fds-spacing-2); + --dsc-pagination-chevron-margin: var(--ds-spacing-2); } .fds-pagination li:first-child { - margin-right: var(--fds-pagination-chevron-margin); + margin-right: var(--dsc-pagination-chevron-margin); } .fds-pagination li:last-child { - margin-left: var(--fds-pagination-chevron-margin); + margin-left: var(--dsc-pagination-chevron-margin); } .fds-pagination__item { flex: 1; - margin-right: var(--fds-pagination-listitem-margin); + margin-right: var(--dsc-pagination-listitem-margin); } .fds-pagination--sm .fds-pagination__item { - --fds-pagination-listitem-margin: var(--fds-spacing-2); - --fds-pagination-ellipsis-width: var(--fds-sizing-10); + --dsc-pagination-listitem-margin: var(--ds-spacing-2); + --dsc-pagination-ellipsis-width: var(--ds-sizing-10); } .fds-pagination--md .fds-pagination__item { - --fds-pagination-listitem-margin: var(--fds-spacing-4); - --fds-pagination-ellipsis-width: var(--fds-sizing-12); + --dsc-pagination-listitem-margin: var(--ds-spacing-4); + --dsc-pagination-ellipsis-width: var(--ds-sizing-12); } .fds-pagination--lg .fds-pagination__item { - --fds-pagination-listitem-margin: var(--fds-spacing-6); - --fds-pagination-ellipsis-width: var(--fds-sizing-14); + --dsc-pagination-listitem-margin: var(--ds-spacing-6); + --dsc-pagination-ellipsis-width: var(--ds-sizing-14); } .fds-pagination__item.fds-pagination--compact { - --fds-pagination-listitem-margin: var(--fds-spacing-0); - --fds-pagination-chevron-margin: var(--fds-spacing-1); + --dsc-pagination-listitem-margin: var(--ds-spacing-0); + --dsc-pagination-chevron-margin: var(--ds-spacing-1); } .fds-pagination__ellipsis { margin-top: 0.5em; text-align: center; - width: var(--fds-pagination-ellipsis-width); + width: var(--dsc-pagination-ellipsis-width); } } diff --git a/packages/css/paragraph.css b/packages/css/paragraph.css index f7c0d078f3..54cbbb47c4 100644 --- a/packages/css/paragraph.css +++ b/packages/css/paragraph.css @@ -1,82 +1,82 @@ @layer fds.typography.paragraph { .fds-paragraph { - --fdsc-bottom-spacing: var(--fds-spacing-5); + --dsc-bottom-spacing: var(--ds-spacing-5); - color: var(--fds-semantic-text-neutral-default); + color: var(--ds-color-neutral-text-default); margin: 0; } .fds-paragraph--spacing { - margin-bottom: var(--fdsc-bottom-spacing); + margin-bottom: var(--dsc-bottom-spacing); } .fds-paragraph--lg { - --fdsc-bottom-spacing: var(--fds-spacing-6); + --dsc-bottom-spacing: var(--ds-spacing-6); - font: var(--fds-typography-paragraph-large); + font: var(--ds-typography-paragraph-lg); font-family: inherit; } .fds-paragraph--lg.fds-paragraph--short { - font: var(--fds-typography-paragraph-short-large); + font: var(--ds-typography-paragraph-short-lg); font-family: inherit; } .fds-paragraph--lg.fds-paragraph--long { - line-height: var(--fds-typography-paragraph-long-large); + line-height: var(--ds-typography-paragraph-long-lg); } .fds-paragraph--md { - --fdsc-bottom-spacing: var(--fds-spacing-5); + --dsc-bottom-spacing: var(--ds-spacing-5); - font: var(--fds-typography-paragraph-medium); + font: var(--ds-typography-paragraph-md); font-family: inherit; } .fds-paragraph--md.fds-paragraph--short { - --fdsc-bottom-spacing: var(--fds-spacing-5); + --dsc-bottom-spacing: var(--ds-spacing-5); - font: var(--fds-typography-paragraph-short-medium); + font: var(--ds-typography-paragraph-short-md); font-family: inherit; } .fds-paragraph--md.fds-paragraph--long { - line-height: var(--fds-typography-paragraph-long-medium); + line-height: var(--ds-typography-paragraph-long-md); } .fds-paragraph--sm { - --fdsc-bottom-spacing: var(--fds-spacing-4); + --dsc-bottom-spacing: var(--ds-spacing-4); - font: var(--fds-typography-paragraph-small); + font: var(--ds-typography-paragraph-sm); font-family: inherit; } .fds-paragraph--sm.fds-paragraph--short { - --fdsc-bottom-spacing: var(--fds-spacing-4); + --dsc-bottom-spacing: var(--ds-spacing-4); - font: var(--fds-typography-paragraph-short-small); + font: var(--ds-typography-paragraph-short-sm); font-family: inherit; } .fds-paragraph--sm.fds-paragraph--long { - line-height: var(--fds-typography-paragraph-long-small); + line-height: var(--ds-typography-paragraph-long-sm); } .fds-paragraph--xs { - --fdsc-bottom-spacing: var(--fds-spacing-3); + --dsc-bottom-spacing: var(--ds-spacing-3); - font: var(--fds-typography-paragraph-xsmall); + font: var(--ds-typography-paragraph-xs); font-family: inherit; } .fds-paragraph--xs.fds-paragraph--short { - --fdsc-bottom-spacing: var(--fds-spacing-3); + --dsc-bottom-spacing: var(--ds-spacing-3); - font: var(--fds-typography-paragraph-short-xsmall); + font: var(--ds-typography-paragraph-short-xs); font-family: inherit; } .fds-paragraph--xs.fds-paragraph--long { - line-height: var(--fds-typography-paragraph-long-xsmall); + line-height: var(--ds-typography-paragraph-long-xs); } } diff --git a/packages/css/popover.css b/packages/css/popover.css index 18abb8a398..b4b2b3a26f 100644 --- a/packages/css/popover.css +++ b/packages/css/popover.css @@ -1,79 +1,79 @@ @layer fds.fds-popover { .fds-popover { - --fds-popover-border: 1px solid; - --fds-popover-background: var(--fds-semantic-surface-neutral-default); + --dsc-popover-border: 1px solid; + --dsc-popover-background: var(--ds-color-neutral-background-default); z-index: 1500; - background: var(--fds-popover-background); - padding: var(--fds-spacing-3); - border: var(--fds-popover-border); - border-radius: var(--fds-border_radius-medium); + background: var(--dsc-popover-background); + padding: var(--ds-spacing-3); + border: var(--dsc-popover-border); + border-radius: var(--ds-border-radius-md); max-width: 300px; } .fds-popover--sm { - padding: var(--fds-spacing-2) var(--fds-spacing-3); + padding: var(--ds-spacing-2) var(--ds-spacing-3); } .fds-popover--md { - padding: var(--fds-spacing-3) var(--fds-spacing-4); + padding: var(--ds-spacing-3) var(--ds-spacing-4); } .fds-popover--lg { - padding: var(--fds-spacing-3) var(--fds-spacing-5); + padding: var(--ds-spacing-3) var(--ds-spacing-5); } .fds-popover--default { - --fds-popover-background: var(--fds-semantic-surface-neutral-default); + --dsc-popover-background: var(--ds-color-neutral-background-default); - border-color: var(--fds-semantic-border-neutral-default); + border-color: var(--ds-color-neutral-border-strong); } .fds-popover--info { - --fds-popover-background: var(--fds-semantic-surface-info-subtle); + --dsc-popover-background: var(--ds-color-info-surface-default); - border-color: var(--fds-semantic-border-info-default); + border-color: var(--ds-color-info-border-strong); } .fds-popover--warning { - --fds-popover-background: var(--fds-semantic-surface-warning-subtle); + --dsc-popover-background: var(--ds-color-warning-surface-default); - border-color: var(--fds-semantic-border-warning-default); + border-color: var(--ds-color-warning-border-default); } .fds-popover--danger { - --fds-popover-background: var(--fds-semantic-surface-danger-subtle); + --dsc-popover-background: var(--ds-color-danger-surface-default); - border-color: var(--fds-semantic-border-danger-default); + border-color: var(--ds-color-danger-border-default); } .fds-popover__arrow { position: absolute; - background: var(--fds-popover-background); + background: var(--dsc-popover-background); transform: rotate(45deg); } .fds-popover__arrow.fds-popover__arrow--top { - border-top: var(--fds-popover-border); - border-left: var(--fds-popover-border); + border-top: var(--dsc-popover-border); + border-left: var(--dsc-popover-border); border-color: inherit; } .fds-popover__arrow.fds-popover__arrow--bottom { - border-bottom: var(--fds-popover-border); - border-right: var(--fds-popover-border); + border-bottom: var(--dsc-popover-border); + border-right: var(--dsc-popover-border); border-color: inherit; } .fds-popover__arrow.fds-popover__arrow--right { - border-top: var(--fds-popover-border); - border-right: var(--fds-popover-border); + border-top: var(--dsc-popover-border); + border-right: var(--dsc-popover-border); border-color: inherit; } .fds-popover__arrow.fds-popover__arrow--left { - border-bottom: var(--fds-popover-border); - border-left: var(--fds-popover-border); + border-bottom: var(--dsc-popover-border); + border-left: var(--dsc-popover-border); border-color: inherit; } } diff --git a/packages/css/radio.css b/packages/css/radio.css index be9db6d39e..223c4f9723 100644 --- a/packages/css/radio.css +++ b/packages/css/radio.css @@ -1,32 +1,32 @@ @layer fds.radio { .fds-radio { - --fds-radio-size: 1.75rem; - --fds-radio-focus-border-width: 3px; - --fds-radio-background: var(--fds-semantic-background-default); - --fds-radio-border-color: var(--fds-semantic-border-input-default); - --fds-radio-border__hover: 0 0 0 var(--fds-spacing-2) var(--fds-semantic-surface-info-subtle-hover); + --dsc-radio-size: 1.75rem; + --dsc-radio-focus-border-width: 3px; + --dsc-radio-background: var(--ds-color-neutral-background-default); + --dsc-radio-border-color: var(--ds-color-neutral-border-default); + --dsc-radio-border__hover: 0 0 0 var(--ds-spacing-2) var([delete]); display: grid; } .fds-radio:has(.fds-radio__label) { - grid-template-columns: var(--fds-radio-size) auto; - gap: var(--fds-spacing-2); + grid-template-columns: var(--dsc-radio-size) auto; + gap: var(--ds-spacing-2); } /* Radio */ .fds-radio__input { position: relative; - width: var(--fds-radio-size); - height: var(--fds-radio-size); + width: var(--dsc-radio-size); + height: var(--dsc-radio-size); z-index: 1; appearance: none; outline: none; cursor: pointer; margin: 0; align-self: center; - box-shadow: inset 0 0 0 2px var(--fds-radio-border-color); - background: var(--fds-radio-background); + box-shadow: inset 0 0 0 2px var(--dsc-radio-border-color); + background: var(--dsc-radio-background); border-radius: 50%; } @@ -40,22 +40,22 @@ top: 50%; left: 50%; cursor: pointer; - border-radius: var(--fds-border_radius-medium); + border-radius: var(--ds-border-radius-md); } .fds-radio__label { - min-height: var(--fds-sizing-10); + min-height: var(--ds-sizing-10); min-width: min-content; display: inline-flex; flex-direction: row; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); align-items: center; cursor: pointer; } .fds-radio__description { - margin-top: calc(var(--fds-spacing-3) * -1); - color: var(--fds-semantic-text-neutral-subtle); + margin-top: calc(var(--ds-spacing-3) * -1); + color: var(--ds-color-neutral-text-subtle); grid-column: 2; } @@ -68,7 +68,7 @@ .fds-radio--disabled > .fds-radio__label, .fds-radio--disabled > .fds-radio__input, .fds-radio--disabled > .fds-radio__description { - opacity: var(--fds-opacity-disabled); + opacity: var(--ds-opacity-disabled); } .fds-radio--readonly > .fds-radio__input, @@ -79,35 +79,35 @@ .fds-radio__input:focus-visible { outline-offset: 0; - outline: var(--fds-radio-focus-border-width) solid var(--fds-semantic-border-focus-outline); + outline: var(--dsc-radio-focus-border-width) solid var(--ds-color-neutral-text-default); box-shadow: - inset 0 0 0 var(--fds-radio-focus-border-width) var(--fds-semantic-border-focus-boxshadow), - inset 0 0 0 6px var(--fds-radio-background); + inset 0 0 0 var(--dsc-radio-focus-border-width) var(--ds-color-neutral-background-default), + inset 0 0 0 6px var(--dsc-radio-background); } .fds-radio__input:checked { - --fds-radio-border-color: var(--fds-semantic-border-input-hover); + --dsc-radio-border-color: var(--ds-color-accent-border-strong); - background: var(--fds-radio-border-color); + background: var(--dsc-radio-border-color); } .fds-radio--readonly > .fds-radio__input { - --fds-radio-border-color: var(--fds-semantic-border-neutral-subtle); - --fds-radio-background: var(--fds-semantic-surface-neutral-subtle); + --dsc-radio-border-color: var(--ds-color-neutral-border-subtle); + --dsc-radio-background: var(--ds-color-neutral-background-subtle); } .fds-radio__input:checked:not(:focus-visible) { box-shadow: - inset 0 0 0 2px var(--fds-radio-border-color), - inset 0 0 0 6px var(--fds-radio-background); + inset 0 0 0 2px var(--dsc-radio-border-color), + inset 0 0 0 6px var(--dsc-radio-background); } .fds-radio--readonly > .fds-radio__input:checked { - background: var(--fds-semantic-border-neutral-default); + background: var(--ds-color-neutral-border-strong); } .fds-radio--error > .fds-radio__input:not(:disabled, :focus-visible) { - --fds-radio-border-color: var(--fds-semantic-border-danger-default); + --dsc-radio-border-color: var(--ds-color-danger-border-default); } /* Only use hover for non-touch devices to prevent sticky-hovering @@ -115,57 +115,57 @@ @media (hover: hover) and (pointer: fine) { .fds-radio:not(.fds-radio--readonly, .fds-radio--disabled) > .fds-radio__label:hover, .fds-radio:not(.fds-radio--readonly, .fds-radio--disabled) > .fds-radio__input:hover + .fds-radio__label { - color: var(--fds-semantic-text-action-hover); + color: var(--ds-color-accent-base-hover); } .fds-radio:not(.fds-radio--readonly, .fds-radio--disabled) > .fds-radio__input:hover:not(:checked) { - --fds-radio-border-color: var(--fds-semantic-border-input-hover); + --dsc-radio-border-color: var(--ds-color-accent-border-strong); box-shadow: - var(--fds-radio-border__hover), - inset 0 0 0 2px var(--fds-radio-border-color); + var(--dsc-radio-border__hover), + inset 0 0 0 2px var(--dsc-radio-border-color); } .fds-radio:not(.fds-radio--readonly, .fds-radio--disabled) > .fds-radio__input:hover:checked { - --fds-radio-border-color: var(--fds-semantic-border-input-hover); + --dsc-radio-border-color: var(--ds-color-accent-border-strong); box-shadow: - var(--fds-radio-border__hover), - inset 0 0 0 2px var(--fds-radio-border-color), - inset 0 0 0 6px var(--fds-radio-background); + var(--dsc-radio-border__hover), + inset 0 0 0 2px var(--dsc-radio-border-color), + inset 0 0 0 6px var(--dsc-radio-background); } .fds-radio:not(.fds-radio--readonly, .fds-radio--disabled) > .fds-radio__input:hover:checked:focus-visible { box-shadow: - var(--fds-radio-border__hover), - inset 0 0 0 var(--fds-radio-focus-border-width) var(--fds-semantic-border-focus-boxshadow), - inset 0 0 0 6px var(--fds-radio-background); + var(--dsc-radio-border__hover), + inset 0 0 0 var(--dsc-radio-focus-border-width) var(--ds-color-neutral-background-default), + inset 0 0 0 6px var(--dsc-radio-background); } } /** Sizing */ .fds-radio--sm { - --fds-radio-size: var(--fds-sizing-5); + --dsc-radio-size: var(--ds-sizing-5); - min-height: var(--fds-sizing-10); + min-height: var(--ds-sizing-10); } .fds-radio--md { - --fds-radio-size: var(--fds-sizing-6); + --dsc-radio-size: var(--ds-sizing-6); - min-height: var(--fds-sizing-11); + min-height: var(--ds-sizing-11); } .fds-radio--lg { - --fds-radio-size: var(--fds-sizing-7); + --dsc-radio-size: var(--ds-sizing-7); - min-height: var(--fds-sizing-12); + min-height: var(--ds-sizing-12); } .fds-radio-group--horizontal { display: flex; flex-direction: row; - gap: var(--fds-spacing-6); + gap: var(--ds-spacing-6); } } diff --git a/packages/css/search.css b/packages/css/search.css index b82f7adf7e..8b0cb60921 100644 --- a/packages/css/search.css +++ b/packages/css/search.css @@ -2,19 +2,19 @@ .fds-search { display: inline-grid; width: 100%; - gap: var(--fds-spacing-2); + gap: var(--ds-spacing-2); } .fds-search--sm { - --f-search-button-clear-size: var(--fds-sizing-5); + --dsc-search-button-clear-size: var(--ds-sizing-5); } .fds-search--md { - --f-search-button-clear-size: var(--fds-sizing-6); + --dsc-search-button-clear-size: var(--ds-sizing-6); } .fds-search--lg { - --f-search-button-clear-size: var(--fds-sizing-8); + --dsc-search-button-clear-size: var(--ds-sizing-8); } .fds-search__error:empty { @@ -25,7 +25,7 @@ min-width: min-content; display: inline-flex; flex-direction: row; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); align-items: center; } @@ -33,7 +33,7 @@ display: flex; width: 100%; align-items: stretch; - border-radius: var(--fds-border_radius-medium); + border-radius: var(--ds-border-radius-md); position: relative; } @@ -41,7 +41,7 @@ position: absolute; height: 100%; z-index: 2; - left: var(--fds-spacing-4); + left: var(--ds-spacing-4); transform: scale(1.5); pointer-events: none; } @@ -57,12 +57,12 @@ position: relative; box-sizing: border-box; flex: 0 1 auto; - height: var(--fds-sizing-10); + height: var(--ds-sizing-10); width: 100%; appearance: none; - padding: 0 var(--fds-spacing-3); - border: solid 1px var(--fds-semantic-border-input-default); - border-radius: var(--fds-border_radius-medium); + padding: 0 var(--ds-spacing-3); + border: solid 1px var(--ds-color-neutral-border-default); + border-radius: var(--ds-border-radius-md); } .fds-search__input.fds-search__input--with-search-button { @@ -79,7 +79,7 @@ } .fds-search--disabled { - opacity: var(--fds-opacity-disabled); + opacity: var(--ds-opacity-disabled); } .fds-search__search-button { @@ -93,7 +93,7 @@ } .fds-search__clear-button { - color: var(--fds-semantic-text-neutral-default); + color: var(--ds-color-neutral-text-default); display: inline-flex; align-items: center; justify-content: center; @@ -104,48 +104,48 @@ top: 50%; transform: translateY(-50%); cursor: pointer; - height: var(--f-search-button-clear-size); - width: var(--f-search-button-clear-size); - border-radius: var(--fds-border_radius-medium); + height: var(--dsc-search-button-clear-size); + width: var(--dsc-search-button-clear-size); + border-radius: var(--ds-border-radius-md); font-size: 1.25rem; padding: 0; z-index: 2; } .fds-search--sm .fds-search__input { - --f-search-button-clear-size: var(--fds-sizing-4); + --dsc-search-button-clear-size: var(--ds-sizing-4); - height: var(--fds-sizing-10); - padding: 0 var(--fds-spacing-3); + height: var(--ds-sizing-10); + padding: 0 var(--ds-spacing-3); padding-right: 2.5em; } .fds-search--sm .fds-search__icon { - left: var(--fds-spacing-3); + left: var(--ds-spacing-3); } .fds-search--md .fds-search__input { - --f-search-button-clear-size: var(--fds-sizing-6); + --dsc-search-button-clear-size: var(--ds-sizing-6); - height: var(--fds-sizing-12); - padding: 0 var(--fds-spacing-4); + height: var(--ds-sizing-12); + padding: 0 var(--ds-spacing-4); padding-right: 2.2em; } .fds-search--md .fds-search__icon { - left: var(--fds-spacing-4); + left: var(--ds-spacing-4); } .fds-search--lg .fds-search__input { - --f-search-button-clear-size: var(--fds-sizing-12); + --dsc-search-button-clear-size: var(--ds-sizing-12); - height: var(--fds-sizing-14); - padding: 0 var(--fds-spacing-5); + height: var(--ds-sizing-14); + padding: 0 var(--ds-spacing-5); padding-right: 2em; } .fds-search--lg .fds-search__icon { - left: var(--fds-spacing-5); + left: var(--ds-spacing-5); } .fds-search__input.fds-search__input--simple { @@ -153,18 +153,18 @@ } .fds-search__error-message > .input:not(:focus-visible) { - border-color: var(--fds-semantic-border-danger-default); - box-shadow: inset 0 0 0 1px var(--fds-semantic-border-danger-default); + border-color: var(--ds-color-danger-border-default); + box-shadow: inset 0 0 0 1px var(--ds-color-danger-border-default); } @media (hover: hover) and (pointer: fine) { .fds-search__input:not(:focus-visible, :disabled, [aria-disabled]):hover { - border-color: var(--fds-semantic-border-input-hover); - box-shadow: inset 0 0 0 1px var(--fds-semantic-border-input-hover); + border-color: var(--ds-color-accent-border-strong); + box-shadow: inset 0 0 0 1px var(--ds-color-accent-border-strong); } .fds-search__clear-button:not(:focus-visible, :disabled, [aria-disabled]):hover { - background: var(--fds-semantic-surface-action-subtle-hover); + background: var(--ds-color-accent-surface-hover); } } } diff --git a/packages/css/skeleton.css b/packages/css/skeleton.css index aba88ee954..5a52607787 100644 --- a/packages/css/skeleton.css +++ b/packages/css/skeleton.css @@ -1,12 +1,12 @@ @layer fds.skeleton { .fds-skeleton { - --fds-skeleton-animation-duration: 0.8s; + --dsc-skeleton-animation-duration: 0.8s; height: 1.3em; pointer-events: none; user-select: none; - background-color: var(--fds-semantic-surface-neutral-subtle-hover); - animation: fds-skeleton-opacity-fade var(--fds-skeleton-animation-duration) linear infinite alternate; + background-color: var(--ds-color-neutral-surface-default); + animation: fds-skeleton-opacity-fade var(--dsc-skeleton-animation-duration) linear infinite alternate; } .fds-skeleton--circle { @@ -43,7 +43,7 @@ @media (prefers-reduced-motion: reduce) { .fds-skeleton { - --fds-skeleton-animation-duration: 1.6s; + --dsc-skeleton-animation-duration: 1.6s; } } diff --git a/packages/css/skiplink.css b/packages/css/skiplink.css index 9cf09e4d8c..c551c52c99 100644 --- a/packages/css/skiplink.css +++ b/packages/css/skiplink.css @@ -13,8 +13,8 @@ text-decoration: underline; text-decoration-thickness: 3px; text-underline-offset: 0.3em; - padding: var(--fds-spacing-3) var(--fds-spacing-4) var(--fds-spacing-3) var(--fds-spacing-6); - color: var(--fds-semantic-text-neutral-default); - background: var(--fds-semantic-border-focus-outline); + padding: var(--ds-spacing-3) var(--ds-spacing-4) var(--ds-spacing-3) var(--ds-spacing-6); + color: var(--ds-color-neutral-text-default); + background: var(--ds-color-neutral-text-default); } } diff --git a/packages/css/spinner.css b/packages/css/spinner.css index 8427972648..26a6351f2d 100644 --- a/packages/css/spinner.css +++ b/packages/css/spinner.css @@ -25,23 +25,23 @@ } .fds-spinner--default .fds-spinner__circle { - stroke: var(--fds-semantic-border-neutral-default); + stroke: var(--ds-color-neutral-border-strong); } .fds-spinner--interaction .fds-spinner__circle { - stroke: var(--fds-semantic-border-action-first-default); + stroke: var(--ds-color-accent-base-default); } .fds-spinner--inverted .fds-spinner__circle { - stroke: var(--fds-semantic-surface-neutral-default); + stroke: var(--ds-color-neutral-background-default); } .fds-spinner__background { - stroke: var(--fds-semantic-border-neutral-subtle); + stroke: var(--ds-color-neutral-border-subtle); } .fds-spinner__background--inverted { - stroke: var(--fds-semantic-surface-neutral-dark); + stroke: var([delete]); } @keyframes fds-spinner-rotate-animation { diff --git a/packages/css/switch.css b/packages/css/switch.css index 3c533d6789..64ec764d1d 100644 --- a/packages/css/switch.css +++ b/packages/css/switch.css @@ -1,25 +1,25 @@ @layer fds.switch { .fds-switch { - --fds-switch--transition: 200ms; - --fds-switch-height: 1.75rem; - --fds-switch-focus-border-width: 3px; - --fds-switch-check_color: transparent; + --dsc-switch--transition: 200ms; + --dsc-switch-height: 1.75rem; + --dsc-switch-focus-border-width: 3px; + --dsc-switch-check_color: transparent; position: relative; } @media (prefers-reduced-motion) { .switch { - --fds-switch--transition: 0; + --dsc-switch--transition: 0; } } .fds-switch__label { - min-height: var(--fds-sizing-10); + min-height: var(--ds-sizing-10); min-width: min-content; display: grid; grid-template-columns: auto 1fr; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); align-items: center; cursor: pointer; } @@ -28,20 +28,20 @@ position: relative; display: inline-block; pointer-events: none; - width: var(--fds-switch-width); - height: var(--fds-switch-height); + width: var(--dsc-switch-width); + height: var(--dsc-switch-height); margin: auto; overflow: visible; - border-radius: var(--fds-border_radius-full); - background-color: var(--fds-semantic-surface-neutral-dark); - transition: background-color var(--fds-switch--transition) ease; - margin-right: var(--fds-spacing-1); + border-radius: var(--ds-border-radius-full); + background-color: var(--ds-color-neutral-border-default); + transition: background-color var(--dsc-switch--transition) ease; + margin-right: var(--ds-spacing-1); } .fds-switch__description { - padding-left: calc(var(--fds-switch-width) + var(--fds-spacing-2)); - margin-top: calc(var(--fds-spacing-2) * -1); - color: var(--fds-semantic-text-neutral-subtle); + padding-left: calc(var(--dsc-switch-width) + var(--ds-spacing-2)); + margin-top: calc(var(--ds-spacing-2) * -1); + color: var(--ds-color-neutral-text-subtle); } .fds-switch__readonly__icon { @@ -95,31 +95,31 @@ .fds-switch--disabled > .fds-switch__label, .fds-switch--disabled > .fds-switch__track, .fds-switch--disabled > .fds-switch__description { - opacity: var(--fds-opacity-disabled); + opacity: var(--ds-opacity-disabled); } .fds-switch--readonly > .fds-switch__description { - margin-left: var(--fds-spacing-1); + margin-left: var(--ds-spacing-1); } .fds-switch--sm, .fds-switch--sm .fds-switch__label { - min-height: var(--fds-sizing-6); + min-height: var(--ds-sizing-6); } .fds-switch--md, .fds-switch--md .fds-switch__label { - min-height: var(--fds-sizing-7); + min-height: var(--ds-sizing-7); } .fds-switch--lg, .fds-switch--lg .fds-switch__label { - min-height: var(--fds-sizing-8); + min-height: var(--ds-sizing-8); } .fds-switch--sm { - --fds-switch-height: var(--fds-sizing-6); - --fds-switch-width: var(--fds-sizing-11); + --dsc-switch-height: var(--ds-sizing-6); + --dsc-switch-width: var(--ds-sizing-11); } .fds-switch--sm .fds-switch__input { @@ -128,8 +128,8 @@ } .fds-switch--md { - --fds-switch-height: var(--fds-sizing-7); - --fds-switch-width: var(--fds-sizing-13); + --dsc-switch-height: var(--ds-sizing-7); + --dsc-switch-width: var(--ds-sizing-13); } .fds-switch--md .fds-switch__input { @@ -138,8 +138,8 @@ } .fds-switch--lg { - --fds-switch-height: var(--fds-sizing-8); - --fds-switch-width: var(--fds-sizing-15); + --dsc-switch-height: var(--ds-sizing-8); + --dsc-switch-width: var(--ds-sizing-15); } .fds-switch--lg .fds-switch__input { @@ -156,28 +156,28 @@ } .fds-switch__input:focus-visible + .fds-switch__label .fds-switch__track { - outline: var(--fds-switch-focus-border-width) solid var(--fds-semantic-border-focus-outline); - box-shadow: inset 0 0 0 var(--fds-switch-focus-border-width) var(--fds-semantic-border-focus-boxshadow); + outline: var(--dsc-switch-focus-border-width) solid var(--ds-color-neutral-text-default); + box-shadow: inset 0 0 0 var(--dsc-switch-focus-border-width) var(--ds-color-neutral-background-default); } .fds-switch__input:not([readonly]):checked + .fds-switch__label .fds-switch__track { - background-color: var(--fds-semantic-surface-success-default); + background-color: var(--ds-color-success-base-default); } .fds-switch__thumb { scale: 0.8; position: absolute; - height: var(--fds-switch-height); - width: var(--fds-switch-height); - border-radius: var(--fds-border_radius-full); - background-color: var(--fds-semantic-background-default); - transition: transform var(--fds-switch--transition) ease; + height: var(--dsc-switch-height); + width: var(--dsc-switch-height); + border-radius: var(--ds-border-radius-full); + background-color: var(--ds-color-neutral-background-default); + transition: transform var(--dsc-switch--transition) ease; } .fds-switch__input:checked + .fds-switch__label .fds-switch__track .fds-switch__thumb { - --fds-switch-check_color: var(--fds-semantic-surface-success-default); + --dsc-switch-check_color: var(--ds-color-success-base-default); - transform: translateX(calc((var(--fds-switch-width) - var(--fds-switch-height)) * 1.2)); + transform: translateX(calc((var(--dsc-switch-width) - var(--dsc-switch-height)) * 1.2)); } .fds-switch__thumb::after { @@ -188,43 +188,43 @@ top: 50%; left: 50%; transform: translate(-50%, -50%); - background-color: var(--fds-switch-check_color); + background-color: var(--dsc-switch-check_color); mask-image: url("data:image/svg+xml,%3Csvg viewBox='-3 -3 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1339 2.86612C10.622 3.35427 10.622 4.14573 10.1339 4.63388L5.88388 8.88388C5.39573 9.37204 4.60427 9.37204 4.11612 8.88388L1.86612 6.63388C1.37796 6.14573 1.37796 5.35427 1.86612 4.86612C2.35427 4.37796 3.14573 4.37796 3.63388 4.86612L5 6.23223L8.36612 2.86612C8.85427 2.37796 9.64573 2.37796 10.1339 2.86612Z' fill='%23118849' /%3E%3C/svg%3E"); - transition: background-color var(--fds-switch--transition) ease; + transition: background-color var(--dsc-switch--transition) ease; } .fds-switch--readonly .fds-switch__input[readonly] + .fds-switch__label .fds-switch__track { - box-shadow: inset 0 0 0 2px var(--fds-semantic-border-neutral-subtle); - background-color: var(--fds-semantic-background-subtle); + box-shadow: inset 0 0 0 2px var(--ds-color-neutral-border-subtle); + background-color: var(--ds-color-neutral-background-subtle); } .fds-switch--readonly .fds-switch__input[readonly] + .fds-switch__label .fds-switch__track > .fds-switch__thumb { - --fds-switch-check_color: var(--fds-semantic-background-subtle); + --dsc-switch-check_color: var(--ds-color-neutral-background-subtle); - background-color: var(--fds-semantic-border-neutral-default); + background-color: var(--ds-color-neutral-border-strong); } @media (hover: hover) and (pointer: fine) { .fds-switch__input:not([readonly], :disabled):hover + .fds-switch__label .fds-switch__track > .fds-switch__thumb { - transform: translateX(calc((var(--fds-switch-width) - var(--fds-switch-height)) * 0.2)); + transform: translateX(calc((var(--dsc-switch-width) - var(--dsc-switch-height)) * 0.2)); } .fds-switch__input:not([readonly], :disabled):hover + .fds-switch__label { - color: var(--fds-semantic-border-input-hover); + color: var(--ds-color-accent-border-strong); } .fds-switch__input:not(:disabled, [readonly]):checked:hover + .fds-switch__label .fds-switch__track > .fds-switch__thumb { - --fds-switch-check_color: var(--fds-semantic-surface-success-hover); + --dsc-switch-check_color: var(--ds-color-success-base-hover); - transform: translateX(calc((var(--fds-switch-width) - var(--fds-switch-height)))); + transform: translateX(calc((var(--dsc-switch-width) - var(--dsc-switch-height)))); } .input:not(:checked, :disabled, [readonly]):hover + .label .track { - background-color: var(--fds-semantic-surface-neutral-dark-hover); + background-color: var([delete]); } .fds-switch__input:not(:disabled, [readonly]):checked:hover + .fds-switch__label .fds-switch__track { - background-color: var(--fds-semantic-surface-success-hover); + background-color: var(--ds-color-success-base-hover); } } } diff --git a/packages/css/table.css b/packages/css/table.css index bc31efee60..d99fa0b1de 100644 --- a/packages/css/table.css +++ b/packages/css/table.css @@ -5,8 +5,8 @@ border-spacing: 0; text-align: left; - --table-padding: 0; - --border-radius: var(--fds-border_radius-medium); + --dsc-table-padding: 0; + --dsc-table-border-radius: var(--ds-border-radius-md); } .fds-table--sticky-header { @@ -18,15 +18,15 @@ } .fds-table--sm { - --table-padding: var(--fds-spacing-1) var(--fds-spacing-3); + --dsc-table-padding: var(--ds-spacing-1) var(--ds-spacing-3); } .fds-table--md { - --table-padding: var(--fds-spacing-2) var(--fds-spacing-3); + --dsc-table-padding: var(--ds-spacing-2) var(--ds-spacing-3); } .fds-table--lg { - --table-padding: var(--fds-spacing-3) var(--fds-spacing-3); + --dsc-table-padding: var(--ds-spacing-3) var(--ds-spacing-3); } .fds-table__head { @@ -36,16 +36,16 @@ font-family: inherit; border-spacing: 0; font-weight: 500; - border-bottom: 2px solid var(--fds-semantic-border-divider-default); + border-bottom: 2px solid var(--ds-color-neutral-border-subtle); } .fds-table__header__cell { - padding: var(--table-padding); + padding: var(--dsc-table-padding); font: inherit; font-family: inherit; - background-color: var(--fds-semantic-surface-neutral-default); + background-color: var(--ds-color-neutral-background-default); border-spacing: 0; - border-bottom: 2px solid var(--fds-semantic-border-divider-default); + border-bottom: 2px solid var(--ds-color-neutral-border-subtle); } .fds-table--sticky-header .fds-table__head .fds-table__header__cell { @@ -66,15 +66,15 @@ font-family: inherit; display: flex; cursor: pointer; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); align-items: center; - padding: var(--table-padding); + padding: var(--dsc-table-padding); background-color: transparent; z-index: 2; } .fds-table__header__cell--sorted button { - background-color: var(--fds-semantic-surface-neutral-subtle); + background-color: var(--ds-color-neutral-background-subtle); } .fds-table__header__cell--sortable button:focus { @@ -86,9 +86,9 @@ } .fds-table__cell { - padding: var(--table-padding); - border-bottom: 1px solid var(--fds-semantic-border-divider-default); - background-color: var(--fds-semantic-surface-neutral-default); + padding: var(--dsc-table-padding); + border-bottom: 1px solid var(--ds-color-neutral-border-subtle); + background-color: var(--ds-color-neutral-background-default); } .fds-table--zebra .fds-table__row { @@ -96,41 +96,41 @@ } .fds-table--zebra tr:nth-child(even):not(:hover) .fds-table__cell { - background-color: var(--fds-semantic-background-subtle); + background-color: var(--ds-color-neutral-background-subtle); } .fds-table--border { - border-radius: var(--border-radius); - border: 1px solid var(--fds-semantic-border-neutral-default); + border-radius: var(--dsc-table-border-radius); + border: 1px solid var(--ds-color-neutral-border-strong); } .fds-table--border .fds-table__head .fds-table__header__cell:first-of-type { - border-top-left-radius: var(--border-radius); + border-top-left-radius: var(--dsc-table-border-radius); overflow: hidden; } .fds-table--border .fds-table__head .fds-table__header__cell:last-of-type { - border-top-right-radius: var(--border-radius); + border-top-right-radius: var(--dsc-table-border-radius); overflow: hidden; } .fds-table--border .fds-table__row:last-of-type .fds-table__cell:first-of-type { - border-bottom-left-radius: var(--border-radius); + border-bottom-left-radius: var(--dsc-table-border-radius); overflow: hidden; } .fds-table--border .fds-table__row:last-of-type .fds-table__cell:last-of-type { - border-bottom-right-radius: var(--border-radius); + border-bottom-right-radius: var(--dsc-table-border-radius); overflow: hidden; } @media (hover: hover) and (pointer: fine) { .fds-table__row:hover .fds-table__cell { - background-color: var(--fds-semantic-surface-neutral-subtle-hover); + background-color: var(--ds-color-neutral-surface-default); } .fds-table__header__cell--sortable button:hover { - background-color: var(--fds-semantic-surface-neutral-subtle-hover); + background-color: var(--ds-color-neutral-surface-default); } } } diff --git a/packages/css/tabs.css b/packages/css/tabs.css index e7dca21041..ace77f9f46 100644 --- a/packages/css/tabs.css +++ b/packages/css/tabs.css @@ -1,85 +1,85 @@ @layer fds.tabs { .fds-tabs__tab { - --fds-tabs__tab-bottom-border-color: transparent; + --dsc-tabs__tab-bottom-border-color: transparent; display: flex; flex-direction: row; box-sizing: border-box; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); justify-content: center; text-align: center; align-items: center; - padding: var(--fds-spacing-2) var(--fds-spacing-3); + padding: var(--ds-spacing-2) var(--ds-spacing-3); border: none; border-radius: 0; background-color: transparent; cursor: pointer; - color: var(--fds-semantic-text-neutral-subtle); + color: var(--ds-color-neutral-text-subtle); position: relative; } .fds-tabs__content { - padding: var(--fds-spacing-5); + padding: var(--ds-spacing-5); } .fds-tabs--sm .fds-tabs__tab, .fds-tabs--sm .fds-tabs__content { - font: var(--fds-typography-paragraph-short-small); + font: var(--ds-typography-paragraph-short-sm); } .fds-tabs--md .fds-tabs__tab, .fds-tabs--md .fds-tabs__content { - font: var(--fds-typography-paragraph-short-medium); + font: var(--ds-typography-paragraph-short-md); } .fds-tabs--lg .fds-tabs__tab, .fds-tabs--lg .fds-tabs__content { - font: var(--fds-typography-paragraph-short-large); + font: var(--ds-typography-paragraph-short-lg); } .fds-tabs--sm .fds-tabs__tab { - padding: var(--fds-spacing-2) var(--fds-spacing-4); + padding: var(--ds-spacing-2) var(--ds-spacing-4); } .fds-tabs--md .fds-tabs__tab { - padding: var(--fds-spacing-3) var(--fds-spacing-5); + padding: var(--ds-spacing-3) var(--ds-spacing-5); } .fds-tabs--lg .fds-tabs__tab { - padding: var(--fds-spacing-4) var(--fds-spacing-6); + padding: var(--ds-spacing-4) var(--ds-spacing-6); } .fds-tabs--sm .fds-tabs__content { - padding: var(--fds-spacing-4); + padding: var(--ds-spacing-4); } .fds-tabs--md .fds-tabs__content { - padding: var(--fds-spacing-5); + padding: var(--ds-spacing-5); } .fds-tabs--lg .fds-tabs__content { - padding: var(--fds-spacing-6); + padding: var(--ds-spacing-6); } @media (hover: hover) and (pointer: fine) { .fds-tabs__tab:hover:not([aria-selected='true']) { - --fds-tabs__tab-bottom-border-color: var(--fds-semantic-border-neutral-subtle); + --dsc-tabs__tab-bottom-border-color: var(--ds-color-neutral-border-subtle); - color: var(--fds-semantic-text-neutral-default); + color: var(--ds-color-neutral-text-default); } } .fds-tabs__tab[aria-selected='true'] { - --fds-tabs__tab-bottom-border-color: var(--fds-semantic-border-action-default); + --dsc-tabs__tab-bottom-border-color: var(--ds-color-accent-base-default); - color: var(--fds-semantic-text-action-default); + color: var(--ds-color-accent-base-default); } .fds-tabs__tab:focus-visible { - --fds-tabs__tab-bottom-border-color: var(--fds-semantic-text-neutral-default); + --dsc-tabs__tab-bottom-border-color: var(--ds-color-neutral-text-default); - background: var(--fds-semantic-border-focus-outline); - color: var(--fds-semantic-text-neutral-default); + background: var(--ds-color-neutral-text-default); + color: var(--ds-color-neutral-text-default); outline: none; } @@ -88,8 +88,8 @@ display: block; height: 3px; width: 100%; - border-radius: var(--fds-border_radius-full); - background-color: var(--fds-tabs__tab-bottom-border-color); + border-radius: var(--ds-border-radius-full); + background-color: var(--dsc-tabs__tab-bottom-border-color); position: absolute; bottom: 0; left: 0; @@ -98,6 +98,6 @@ .fds-tabs__tablist { display: flex; flex-direction: row; - border-bottom: var(--fds-border_width-default) solid var(--fds-semantic-border-neutral-subtle); + border-bottom: var(--ds-border-width-default) solid var(--ds-color-neutral-border-subtle); } } diff --git a/packages/css/tag.css b/packages/css/tag.css index 40026d31ae..4b9ca37df6 100644 --- a/packages/css/tag.css +++ b/packages/css/tag.css @@ -1,13 +1,13 @@ @layer fds.tag { .fds-tag { - --fds-tag-background: var(--fds-semantic-surface-neutral-subtle); - --fds-tag-color: var(--fds-semantic-text-neutral-default); + --dsc-tag-background: var(--ds-color-neutral-background-subtle); + --dsc-tag-color: var(--ds-color-neutral-text-default); - color: var(--fds-tag-color); - padding: 0 var(--fds-spacing-2); - min-height: var(--fds-sizing-8); - background-color: var(--fds-tag-background); - border-radius: var(--fds-border_radius-small); + color: var(--dsc-tag-color); + padding: 0 var(--ds-spacing-2); + min-height: var(--ds-sizing-8); + background-color: var(--dsc-tag-background); + border-radius: var(--ds-border-radius-sm); display: flex; align-items: center; box-sizing: border-box; @@ -16,57 +16,57 @@ } .fds-tag--sm { - padding: 0 var(--fds-spacing-2); - min-height: var(--fds-sizing-7); + padding: 0 var(--ds-spacing-2); + min-height: var(--ds-sizing-7); } .fds-tag--md { - padding: 0 var(--fds-spacing-2); - min-height: var(--fds-sizing-8); + padding: 0 var(--ds-spacing-2); + min-height: var(--ds-sizing-8); } .fds-tag--lg { - padding: 0 var(--fds-spacing-3); - min-height: var(--fds-sizing-9); + padding: 0 var(--ds-spacing-3); + min-height: var(--ds-sizing-9); } .fds-tag--neutral { - --fds-tag-background: var(--fds-semantic-surface-neutral-subtle); - --fds-tag-color: var(--fds-semantic-text-neutral-default); + --dsc-tag-background: var(--ds-color-neutral-background-subtle); + --dsc-tag-color: var(--ds-color-neutral-text-default); } .fds-tag--info { - --fds-tag-background: var(--fds-semantic-surface-info-subtle); - --fds-tag-color: var(--fds-semantic-text-neutral-default); + --dsc-tag-background: var(--ds-color-info-surface-default); + --dsc-tag-color: var(--ds-color-neutral-text-default); } .fds-tag--success { - --fds-tag-background: var(--fds-semantic-surface-success-subtle); - --fds-tag-color: var(--fds-semantic-text-success-on_success_subtle); + --dsc-tag-background: var(--ds-color-success-surface-default); + --dsc-tag-color: var(--ds-color-success-text-default); } .fds-tag--warning { - --fds-tag-background: var(--fds-semantic-surface-warning-default); - --fds-tag-color: var(--fds-semantic-text-neutral-default); + --dsc-tag-background: var(--ds-color-warning-surface-default); + --dsc-tag-color: var(--ds-color-neutral-text-default); } .fds-tag--danger { - --fds-tag-background: var(--fds-semantic-surface-danger-subtle); - --fds-tag-color: var(--fds-semantic-text-danger-on_danger_subtle); + --dsc-tag-background: var(--ds-color-danger-surface-default); + --dsc-tag-color: var(--ds-color-danger-text-default); } .fds-tag--brand1 { - --fds-tag-background: var(--fds-semantic-surface-first-light); - --fds-tag-color: var(--fds-semantic-text-neutral-default); + --dsc-tag-background: var(--ds-color-brand1-surface-default); + --dsc-tag-color: var(--ds-color-neutral-text-default); } .fds-tag--brand2 { - --fds-tag-background: var(--fds-semantic-surface-second-light); - --fds-tag-color: var(--fds-semantic-text-neutral-default); + --dsc-tag-background: var(--ds-color-brand2-surface-default); + --dsc-tag-color: var(--ds-color-neutral-text-default); } .fds-tag--brand3 { - --fds-tag-background: var(--fds-semantic-surface-third-light); - --fds-tag-color: var(--fds-semantic-text-neutral-default); + --dsc-tag-background: var(--ds-color-brand3-surface-default); + --dsc-tag-color: var(--ds-color-neutral-text-default); } } diff --git a/packages/css/textarea.css b/packages/css/textarea.css index 9fd10077d1..914be7aa12 100644 --- a/packages/css/textarea.css +++ b/packages/css/textarea.css @@ -1,7 +1,7 @@ @layer fds.textarea { .fds-textarea { display: grid; - gap: var(--fds-spacing-2); + gap: var(--ds-spacing-2); } .fds-textarea__readonly__icon { @@ -17,13 +17,13 @@ min-width: min-content; display: inline-flex; flex-direction: row; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); align-items: center; } .fds-textarea__description { - color: var(--fds-semantic-text-neutral-subtle); - margin-top: calc(var(--fds-spacing-2) * -1); + color: var(--ds-color-neutral-text-subtle); + margin-top: calc(var(--ds-spacing-2) * -1); } .fds-textarea__input { @@ -35,26 +35,26 @@ min-height: 2.5em; width: 100%; appearance: none; - padding: var(--fds-spacing-3); - border: solid 1px var(--fds-semantic-border-input-default); - border-radius: var(--fds-border_radius-medium); + padding: var(--ds-spacing-3); + border: solid 1px var(--ds-color-neutral-border-default); + border-radius: var(--ds-border-radius-md); resize: vertical; } .fds-textarea--sm .fds-textarea__input { - padding: var(--fds-spacing-2); + padding: var(--ds-spacing-2); } .fds-textarea--md .fds-textarea__input { - padding: var(--fds-spacing-3); + padding: var(--ds-spacing-3); } .fds-textarea--lg .fds-textarea__input { - padding: var(--fds-spacing-4); + padding: var(--ds-spacing-4); } .fds-textarea--disabled { - opacity: var(--fds-opacity-disabled); + opacity: var(--ds-opacity-disabled); } .fds-textarea--disabled .fds-textarea__input { @@ -62,19 +62,19 @@ } .fds-textarea--readonly .fds-textarea__input { - background: var(--fds-semantic-surface-neutral-subtle); - border-color: var(--fds-semantic-border-neutral-default); + background: var(--ds-color-neutral-background-subtle); + border-color: var(--ds-color-neutral-border-strong); } .fds-textarea--error > .fds-textarea__input:not(:focus-visible) { - border-color: var(--fds-semantic-border-danger-default); - box-shadow: inset 0 0 0 1px var(--fds-semantic-border-danger-default); + border-color: var(--ds-color-danger-border-default); + box-shadow: inset 0 0 0 1px var(--ds-color-danger-border-default); } @media (hover: hover) and (pointer: fine) { .fds-textarea__input:not(:focus-visible, :disabled, [aria-disabled]):hover { - border-color: var(--fds-semantic-border-input-hover); - box-shadow: inset 0 0 0 1px var(--fds-semantic-border-input-hover); + border-color: var(--ds-color-accent-border-strong); + box-shadow: inset 0 0 0 1px var(--ds-color-accent-border-strong); } } } diff --git a/packages/css/textfield.css b/packages/css/textfield.css index b73d2542a5..7323660ce7 100644 --- a/packages/css/textfield.css +++ b/packages/css/textfield.css @@ -1,15 +1,15 @@ @layer fds.textfield { .fds-textfield { display: grid; - gap: var(--fds-spacing-2); + gap: var(--ds-spacing-2); } .fds-textfield__adornment { - color: var(--fds-semantic-border-neutral-default); - background: var(--fds-semantic-surface-neutral-subtle); - padding: 9px var(--fds-spacing-4); - border-radius: var(--fds-border_radius-medium); - border: solid 1px var(--fds-semantic-border-neutral-default); + color: var(--ds-color-neutral-border-strong); + background: var(--ds-color-neutral-background-subtle); + padding: 9px var(--ds-spacing-4); + border-radius: var(--ds-border-radius-md); + border: solid 1px var(--ds-color-neutral-border-strong); box-sizing: border-box; display: inline-block; } @@ -22,9 +22,9 @@ flex: 0 1 auto; width: 100%; appearance: none; - padding: 0 var(--fds-spacing-3); - border: solid 1px var(--fds-semantic-border-input-default); - border-radius: var(--fds-border_radius-medium); + padding: 0 var(--ds-spacing-3); + border: solid 1px var(--ds-color-neutral-border-default); + border-radius: var(--ds-border-radius-md); } .fds-textfield--disabled .fds-textfield__input { @@ -32,88 +32,88 @@ } .fds-textfield--readonly .fds-textfield__input { - background: var(--fds-semantic-surface-neutral-subtle); - border-color: var(--fds-semantic-border-neutral-default); + background: var(--ds-color-neutral-background-subtle); + border-color: var(--ds-color-neutral-border-strong); } .fds-textfield__field { display: flex; align-items: stretch; - border-radius: var(--fds-border_radius-medium); + border-radius: var(--ds-border-radius-md); } .fds-textfield__field > *:first-child { - border-top-left-radius: var(--fds-border_radius-medium); - border-bottom-left-radius: var(--fds-border_radius-medium); + border-top-left-radius: var(--ds-border-radius-md); + border-bottom-left-radius: var(--ds-border-radius-md); } .fds-textfield__field > *:last-child { - border-top-right-radius: var(--fds-border_radius-medium); - border-bottom-right-radius: var(--fds-border_radius-medium); + border-top-right-radius: var(--ds-border-radius-md); + border-bottom-right-radius: var(--ds-border-radius-md); } .fds-textfield--sm .fds-textfield__adornment { - padding: var(--fds-sizing-2) var(--fds-spacing-3); + padding: var(--ds-sizing-2) var(--ds-spacing-3); } .fds-textfield--md .fds-textfield__adornment { - padding: 0.65rem var(--fds-spacing-4); + padding: 0.65rem var(--ds-spacing-4); } .fds-textfield--lg .fds-textfield__adornment { - padding: 0.85rem var(--fds-spacing-5); + padding: 0.85rem var(--ds-spacing-5); } .fds-textfield--sm .fds-textfield__field { - height: var(--fds-sizing-10); + height: var(--ds-sizing-10); } .fds-textfield--md .fds-textfield__field { - height: var(--fds-sizing-12); + height: var(--ds-sizing-12); } .fds-textfield--lg .fds-textfield__field { - height: var(--fds-sizing-14); + height: var(--ds-sizing-14); } .fds-textfield--sm .fds-textfield__input { - padding: 0 var(--fds-spacing-2); + padding: 0 var(--ds-spacing-2); } .fds-textfield--md .fds-textfield__input { - padding: 0 var(--fds-spacing-3); + padding: 0 var(--ds-spacing-3); } .fds-textfield--lg .fds-textfield__input { - padding: 0 var(--fds-spacing-4); + padding: 0 var(--ds-spacing-4); } .fds-textfield__label { min-width: min-content; display: inline-flex; flex-direction: row; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); align-items: center; } .fds-textfield__description { - color: var(--fds-semantic-text-neutral-subtle); - margin-top: calc(var(--fds-spacing-2) * -1); + color: var(--ds-color-neutral-text-subtle); + margin-top: calc(var(--ds-spacing-2) * -1); } .fds-textfield--disabled { - opacity: var(--fds-opacity-disabled); + opacity: var(--ds-opacity-disabled); } .fds-textfield--error .fds-textfield__input:not(:focus-visible) { - border-color: var(--fds-semantic-border-danger-default); - box-shadow: inset 0 0 0 1px var(--fds-semantic-border-danger-default); + border-color: var(--ds-color-danger-border-default); + box-shadow: inset 0 0 0 1px var(--ds-color-danger-border-default); } @media (hover: hover) and (pointer: fine) { .fds-textfield__input:not(:focus-visible, :disabled, [aria-disabled]):hover { - border-color: var(--fds-semantic-border-input-hover); - box-shadow: inset 0 0 0 1px var(--fds-semantic-border-input-hover); + border-color: var(--ds-color-accent-border-strong); + box-shadow: inset 0 0 0 1px var(--ds-color-accent-border-strong); } } diff --git a/packages/css/togglegroup.css b/packages/css/togglegroup.css index 4df4eddcb4..9d0cb48a3b 100644 --- a/packages/css/togglegroup.css +++ b/packages/css/togglegroup.css @@ -1,17 +1,17 @@ @layer fds.togglegroup { .fds-togglegroup { - background-color: var(--fds-semantic-background-default); - border: var(--fds-semantic-border-neutral-default) solid var(--fds-border_width-default); - border-radius: var(--fds-border_radius-large); + background-color: var(--ds-color-neutral-background-default); + border: var(--ds-color-neutral-border-strong) solid var(--ds-border-width-default); + border-radius: var(--ds-border-radius-lg); width: fit-content; } .fds-togglegroup__content { display: inline-grid; - gap: var(--fds-spacing-1); + gap: var(--ds-spacing-1); grid-auto-columns: 1fr; grid-auto-flow: column; - padding: var(--fds-spacing-1); + padding: var(--ds-spacing-1); } .fds-togglegroup__input { diff --git a/packages/css/tooltip.css b/packages/css/tooltip.css index f680c25d42..b5225b7448 100644 --- a/packages/css/tooltip.css +++ b/packages/css/tooltip.css @@ -3,16 +3,16 @@ --dsc-tooltip-background: var(--ds-color-neutral-background-default); background: var(--dsc-tooltip-background); - padding: var(--fds-spacing-1) var(--fds-spacing-2); + padding: var(--ds-spacing-1) var(--ds-spacing-2); color: var(--ds-color-neutral-text-default); - border-radius: var(--fds-border_radius-medium); - font: var(--fds-typography-paragraph-xsmall); + border-radius: var(--ds-border-radius-md); + font: var(--ds-typography-paragraph-xs); font-family: inherit; } .fds-tooltip--inverted { - background: var(--fds-semantic-surface-neutral-subtle); - color: var(--fds-semantic-text-neutral-default); + background: var(--ds-color-neutral-background-subtle); + color: var(--ds-color-neutral-text-default); } .fds-tooltip__arrow { @@ -20,6 +20,6 @@ } .fds-tooltip--inverted .fds-tooltip__arrow { - fill: var(--fds-semantic-surface-neutral-subtle); + fill: var(--ds-color-neutral-background-subtle); } } diff --git a/packages/css/utils.css b/packages/css/utils.css index 5dc03bcd43..432e99e8d7 100644 --- a/packages/css/utils.css +++ b/packages/css/utils.css @@ -17,11 +17,11 @@ * Apply a focus outline on an element when it is focused with keyboard */ .fds-focus:focus-visible { - --fds-focus-border-width: 3px; + --dsc-focus-border-width: 3px; - outline: var(--fds-focus-border-width) solid var(--fds-semantic-border-focus-outline); - outline-offset: var(--fds-focus-border-width); - box-shadow: 0 0 0 var(--fds-focus-border-width) var(--fds-semantic-border-focus-boxshadow); + outline: var(--dsc-focus-border-width) solid var(--ds-color-neutral-text-default); + outline-offset: var(--dsc-focus-border-width); + box-shadow: 0 0 0 var(--dsc-focus-border-width) var(--ds-color-neutral-background-default); } @layer animate-height { From 6cea37d905d2cbee224630664c5704ca4f0f7f6b Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Tue, 28 May 2024 11:02:51 +0200 Subject: [PATCH 152/311] updated react with new css-var prefixes --- .../src/components/Card/Card.stories.tsx | 6 +- .../ErrorSummary/ErrorSummary.stories.tsx | 2 +- .../components/Popover/Popover.stories.tsx | 4 +- .../components/Spinner/Spinner.stories.tsx | 2 +- .../form/Combobox/Combobox.stories.tsx | 95 +------------------ .../form/Combobox/useFloatingCombobox.tsx | 2 +- .../components/form/Search/Search.stories.tsx | 4 +- .../form/Textarea/Textarea.stories.tsx | 4 +- .../form/Textfield/Textfield.stories.tsx | 6 +- packages/react/stories/showcase.module.css | 2 +- packages/react/stories/testing.stories.tsx | 4 +- 11 files changed, 19 insertions(+), 112 deletions(-) diff --git a/packages/react/src/components/Card/Card.stories.tsx b/packages/react/src/components/Card/Card.stories.tsx index 7688512bb4..d197864709 100644 --- a/packages/react/src/components/Card/Card.stories.tsx +++ b/packages/react/src/components/Card/Card.stories.tsx @@ -49,7 +49,7 @@ export const LinkCard: Story = (args) => (

@@ -121,7 +121,7 @@ export const Variants: StoryFn = () => {
@@ -238,7 +238,7 @@ export const Media: Story = () => (
diff --git a/packages/react/src/components/ErrorSummary/ErrorSummary.stories.tsx b/packages/react/src/components/ErrorSummary/ErrorSummary.stories.tsx index 466d719284..20ccc10441 100644 --- a/packages/react/src/components/ErrorSummary/ErrorSummary.stories.tsx +++ b/packages/react/src/components/ErrorSummary/ErrorSummary.stories.tsx @@ -39,7 +39,7 @@ export const WithForm: Story = () => (
= () => { }, []); return ( -
+
= () => { color='danger' onClick={() => setOpen(false)} style={{ - marginTop: 'var(--fds-spacing-2)', + marginTop: 'var(--ds-spacing-2)', }} > Slett diff --git a/packages/react/src/components/Spinner/Spinner.stories.tsx b/packages/react/src/components/Spinner/Spinner.stories.tsx index 5e73477285..189d5d6aea 100644 --- a/packages/react/src/components/Spinner/Spinner.stories.tsx +++ b/packages/react/src/components/Spinner/Spinner.stories.tsx @@ -47,7 +47,7 @@ export const Variants: Story = () => ( />
= (args) => { marginBottom: '2rem', display: 'flex', flexWrap: 'wrap', - gap: 'var(--fds-spacing-2)', + gap: 'var(--ds-spacing-2)', }} > {value.map((item, index) => ( @@ -507,97 +505,6 @@ Loading.args = { label: 'Hvor går reisen?', }; -export const CustomNewValue: StoryFn = (args) => { - const [inputValue, setInputValue] = React.useState(''); - const [value, setValue] = React.useState([]); - const [options, setOptions] = React.useState(PLACES); - - const onNewValueAdd = () => { - if (!showAddNew) return; - - setOptions([ - ...options, - { - name: inputValue, - value: inputValue.toLowerCase(), - description: '', - }, - ]); - setValue([...value, inputValue.toLowerCase()]); - }; - - const showAddNew = - inputValue && - !options.some((option) => option.value === inputValue.toLowerCase()); - - return ( - <> - - { - setValue(value); - setInputValue(''); - }} - inputValue={inputValue} - multiple={true} - placeholder='Skriv for å legge inn ny' - onChange={(e) => setInputValue(e.target.value)} - > - {showAddNew && ( - - - - )} - Fant ingen treff - {options.map((item, index) => ( - - {item.name} - - ))} - - - ); -}; - -CustomNewValue.args = { - multiple: false, - size: 'md', - label: 'Hvor går reisen?', -}; - const items = Array.from({ length: 2000 }, (_, index) => ({ name: `Option ${index}`, value: `option-${index}`, diff --git a/packages/react/src/components/form/Combobox/useFloatingCombobox.tsx b/packages/react/src/components/form/Combobox/useFloatingCombobox.tsx index 1b2a46c5bd..7c18300e2a 100644 --- a/packages/react/src/components/form/Combobox/useFloatingCombobox.tsx +++ b/packages/react/src/components/form/Combobox/useFloatingCombobox.tsx @@ -50,7 +50,7 @@ export const useFloatingCombobox = ({ listRef }: UseFloatingComboboxProps) => { apply({ rects, elements }) { requestAnimationFrame(() => { Object.assign(elements.floating.style, { - width: `calc(${rects.reference.width}px - calc(var(--fds-spacing-2) * 2))`, + width: `calc(${rects.reference.width}px - calc(var(--ds-spacing-2) * 2))`, maxHeight: `200px`, }); }); diff --git a/packages/react/src/components/form/Search/Search.stories.tsx b/packages/react/src/components/form/Search/Search.stories.tsx index ef573eb8eb..9270769267 100644 --- a/packages/react/src/components/form/Search/Search.stories.tsx +++ b/packages/react/src/components/form/Search/Search.stories.tsx @@ -42,8 +42,8 @@ export const Controlled: StoryFn = () => { style={{ display: 'flex', flexDirection: 'column', - marginTop: 'var(--fds-spacing-2)', - gap: 'var(--fds-spacing-2)', + marginTop: 'var(--ds-spacing-2)', + gap: 'var(--ds-spacing-2)', }} > = () => { style={{ display: 'flex', flexDirection: 'column', - marginTop: 'var(--fds-spacing-2)', - gap: 'var(--fds-spacing-2)', + marginTop: 'var(--ds-spacing-2)', + gap: 'var(--ds-spacing-2)', }} >